----------Julia and Package versions---------- Julia Version 1.0.0 Commit 5d4eaca0c9 (2018-08-08 20:58 UTC) Platform Info: OS: Linux (x86_64-pc-linux-gnu) CPU: Intel(R) Xeon(R) CPU E5-2673 v3 @ 2.40GHz WORD_SIZE: 64 LIBM: libopenlibm LLVM: libLLVM-6.0.0 (ORCJIT, haswell) Status `~/.julia/environments/v1.0/Project.toml` [276b0191] Cliffords v0.5.0 ----------STDOUT---------- Get:1 http://security.ubuntu.com/ubuntu xenial-security InRelease [107 kB] Hit:2 http://cran.rstudio.com/bin/linux/ubuntu xenial/ InRelease Hit:3 http://ppa.launchpad.net/openjdk-r/ppa/ubuntu xenial InRelease Hit:4 http://archive.ubuntu.com/ubuntu xenial InRelease Get:5 http://archive.ubuntu.com/ubuntu xenial-updates InRelease [109 kB] Get:6 http://archive.ubuntu.com/ubuntu xenial-backports InRelease [107 kB] Fetched 323 kB in 0s (471 kB/s) Reading package lists... Cloning default registries into /home/jrun/Cliffords/.julia/registries Cloning registry General from "https://github.com/JuliaRegistries/General.git" [?25l Fetching: [> ] 0.0 % Resolving Deltas: [================================> ] 78.8 % [?25h Updating registry at `~/.julia/registries/General` Updating git-repo `https://github.com/JuliaRegistries/General.git` [?25l[?25h Resolving package versions... Installed Cliffords ──── v0.5.0 Installed StaticArrays ─ v0.8.3 Updating `~/.julia/environments/v1.0/Project.toml` [276b0191] + Cliffords v0.5.0 Updating `~/.julia/environments/v1.0/Manifest.toml` [276b0191] + Cliffords v0.5.0 [90137ffa] + StaticArrays v0.8.3 [2a0f44e3] + Base64 [8ba89e20] + Distributed [b77e0a4c] + InteractiveUtils [8f399da3] + Libdl [37e2e46d] + LinearAlgebra [56ddb016] + Logging [d6f4376e] + Markdown [9a3f8284] + Random [9e88b42a] + Serialization [6462fe0b] + Sockets [2f01184e] + SparseArrays [10745b16] + Statistics [8dfed614] + Test Testing Cliffords Status `/tmp/tmpKnISEt/Manifest.toml` [276b0191] Cliffords v0.5.0 [90137ffa] StaticArrays v0.8.3 [2a0f44e3] Base64 [`/opt/julia-1.0.0/bin/../share/julia/stdlib/v1.0/Base64`] [8ba89e20] Distributed [`/opt/julia-1.0.0/bin/../share/julia/stdlib/v1.0/Distributed`] [b77e0a4c] InteractiveUtils [`/opt/julia-1.0.0/bin/../share/julia/stdlib/v1.0/InteractiveUtils`] [8f399da3] Libdl [`/opt/julia-1.0.0/bin/../share/julia/stdlib/v1.0/Libdl`] [37e2e46d] LinearAlgebra [`/opt/julia-1.0.0/bin/../share/julia/stdlib/v1.0/LinearAlgebra`] [56ddb016] Logging [`/opt/julia-1.0.0/bin/../share/julia/stdlib/v1.0/Logging`] [d6f4376e] Markdown [`/opt/julia-1.0.0/bin/../share/julia/stdlib/v1.0/Markdown`] [9a3f8284] Random [`/opt/julia-1.0.0/bin/../share/julia/stdlib/v1.0/Random`] [9e88b42a] Serialization [`/opt/julia-1.0.0/bin/../share/julia/stdlib/v1.0/Serialization`] [6462fe0b] Sockets [`/opt/julia-1.0.0/bin/../share/julia/stdlib/v1.0/Sockets`] [2f01184e] SparseArrays [`/opt/julia-1.0.0/bin/../share/julia/stdlib/v1.0/SparseArrays`] [10745b16] Statistics [`/opt/julia-1.0.0/bin/../share/julia/stdlib/v1.0/Statistics`] [8dfed614] Test [`/opt/julia-1.0.0/bin/../share/julia/stdlib/v1.0/Test`] ----------STDERR---------- WARNING: could not import Base.expand into Cliffords ERROR: LoadError: LoadError: MethodError: no method matching Array{Cliffords.Clifford{1},1}(::Int64) Closest candidates are: Array{Cliffords.Clifford{1},1}() where T at boot.jl:413 Array{Cliffords.Clifford{1},1}(!Matched::UndefInitializer, !Matched::Int64) where T at boot.jl:394 Array{Cliffords.Clifford{1},1}(!Matched::UndefInitializer, !Matched::Int64...) where {T, N} at boot.jl:400 ... Stacktrace: [1] top-level scope at none:0 [2] include at ./boot.jl:317 [inlined] [3] include_relative(::Module, ::String) at ./loading.jl:1038 [4] include at ./sysimg.jl:29 [inlined] [5] include(::String) at /home/jrun/Cliffords/.julia/packages/Cliffords/AHnQD/src/Cliffords.jl:6 [6] top-level scope at none:0 [7] include at ./boot.jl:317 [inlined] [8] include_relative(::Module, ::String) at ./loading.jl:1038 [9] include(::Module, ::String) at ./sysimg.jl:29 [10] top-level scope at none:2 [11] eval at ./boot.jl:319 [inlined] [12] eval(::Expr) at ./client.jl:389 [13] top-level scope at ./none:3 in expression starting at /home/jrun/Cliffords/.julia/packages/Cliffords/AHnQD/src/C1.jl:5 in expression starting at /home/jrun/Cliffords/.julia/packages/Cliffords/AHnQD/src/Cliffords.jl:165 ERROR: LoadError: Failed to precompile Cliffords [276b0191-6968-5de0-98fd-2a81b0f3910d] to /home/jrun/Cliffords/.julia/compiled/v1.0/Cliffords/w69q7.ji. Stacktrace: [1] error(::String) at ./error.jl:33 [2] macro expansion at ./logging.jl:313 [inlined] [3] compilecache(::Base.PkgId, ::String) at ./loading.jl:1184 [4] _require(::Base.PkgId) at ./logging.jl:311 [5] require(::Base.PkgId) at ./loading.jl:852 [6] macro expansion at ./logging.jl:311 [inlined] [7] require(::Module, ::Symbol) at ./loading.jl:834 [8] include at ./boot.jl:317 [inlined] [9] include_relative(::Module, ::String) at ./loading.jl:1038 [10] include(::Module, ::String) at ./sysimg.jl:29 [11] include(::String) at ./client.jl:388 [12] top-level scope at none:0 in expression starting at /home/jrun/Cliffords/.julia/packages/Cliffords/AHnQD/test/runtests.jl:1 ERROR: Package Cliffords errored during testing Stacktrace: [1] pkgerror(::String, ::Vararg{String,N} where N) at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.0/Pkg/src/Types.jl:120 [2] macro expansion at ./logging.jl:313 [inlined] [3] #test#61(::Bool, ::Function, ::Pkg.Types.Context, ::Array{Pkg.Types.PackageSpec,1}) at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.0/Pkg/src/Operations.jl:1283 [4] #test at ./none:0 [inlined] [5] #test#44(::Bool, ::Base.Iterators.Pairs{Union{},Union{},Tuple{},NamedTuple{(),Tuple{}}}, ::Function, ::Pkg.Types.Context, ::Array{Pkg.Types.PackageSpec,1}) at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.0/Pkg/src/API.jl:256 [6] #test at ./none:0 [inlined] [7] #test#43 at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.0/Pkg/src/API.jl:239 [inlined] [8] #test at ./none:0 [inlined] [9] #test#42(::Base.Iterators.Pairs{Symbol,Bool,Tuple{Symbol},NamedTuple{(:coverage,),Tuple{Bool}}}, ::Function, ::Array{String,1}) at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.0/Pkg/src/API.jl:238 [10] #test at ./none:0 [inlined] [11] #test#41 at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.0/Pkg/src/API.jl:237 [inlined] [12] (::getfield(Pkg.API, Symbol("#kw##test")))(::NamedTuple{(:coverage,),Tuple{Bool}}, ::typeof(Pkg.API.test), ::String) at ./none:0 [13] top-level scope at none:0