[INFO] cloning repository https://github.com/threefoldtech/substrate-pallet-tft-price [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/threefoldtech/substrate-pallet-tft-price" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthreefoldtech%2Fsubstrate-pallet-tft-price", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthreefoldtech%2Fsubstrate-pallet-tft-price'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 671352045e4eb98849a7125c024886d3a87419d4 [INFO] checking threefoldtech/substrate-pallet-tft-price against master#36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923 for pr-81863 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthreefoldtech%2Fsubstrate-pallet-tft-price" "/workspace/builds/worker-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/threefoldtech/substrate-pallet-tft-price on toolchain 36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/threefoldtech/substrate-pallet-tft-price [INFO] finished tweaking git repo https://github.com/threefoldtech/substrate-pallet-tft-price [INFO] tweaked toml for git repo https://github.com/threefoldtech/substrate-pallet-tft-price written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate git repo https://github.com/threefoldtech/substrate-pallet-tft-price already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d5c11e963a9efb62390c524a07d1778f798de1ae0eda0d664994e7c7f7982a54 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "d5c11e963a9efb62390c524a07d1778f798de1ae0eda0d664994e7c7f7982a54", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d5c11e963a9efb62390c524a07d1778f798de1ae0eda0d664994e7c7f7982a54", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d5c11e963a9efb62390c524a07d1778f798de1ae0eda0d664994e7c7f7982a54", kill_on_drop: false }` [INFO] [stdout] d5c11e963a9efb62390c524a07d1778f798de1ae0eda0d664994e7c7f7982a54 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] babbd25e75989923dbfd12c4b528e580f337a91b07877a6f271829d2dca39338 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "babbd25e75989923dbfd12c4b528e580f337a91b07877a6f271829d2dca39338", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling libc v0.2.83 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling serde_derive v1.0.123 [INFO] [stderr] Compiling serde v1.0.123 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Checking subtle v2.4.0 [INFO] [stderr] Checking sp-std v2.0.1 [INFO] [stderr] Compiling serde_json v1.0.61 [INFO] [stderr] Compiling ref-cast v1.0.6 [INFO] [stderr] Checking futures-io v0.3.12 [INFO] [stderr] Compiling regex-syntax v0.6.22 [INFO] [stderr] Checking environmental v1.1.2 [INFO] [stderr] Checking signature v1.3.0 [INFO] [stderr] Checking dyn-clone v1.0.4 [INFO] [stderr] Checking ahash v0.4.7 [INFO] [stderr] Compiling substrate-fixed v0.5.5 (https://github.com/encointer/substrate-fixed#310e0d3a) [INFO] [stderr] Checking instant v0.1.9 [INFO] [stderr] Checking lock_api v0.4.2 [INFO] [stderr] Checking bitvec v0.17.4 [INFO] [stderr] Checking tracing-core v0.1.17 [INFO] [stderr] Checking sharded-slab v0.1.1 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Checking regex-automata v0.1.9 [INFO] [stderr] Checking tinyvec v1.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Checking matrixmultiply v0.2.4 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Checking ed25519 v1.0.3 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Compiling paste-impl v0.1.18 [INFO] [stderr] Checking uint v0.8.5 [INFO] [stderr] Checking blake2-rfc v0.2.18 [INFO] [stderr] Checking block-buffer v0.7.3 [INFO] [stderr] Checking tracing-log v0.1.1 [INFO] [stderr] Checking pbkdf2 v0.3.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling hashbrown v0.8.2 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Checking sha2 v0.8.2 [INFO] [stderr] Checking hmac-drbg v0.2.0 [INFO] [stderr] Checking trie-db v0.22.3 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Checking matchers v0.0.1 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking unicode-normalization v0.1.16 [INFO] [stderr] Checking parking_lot_core v0.8.2 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking parking_lot_core v0.7.2 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking rand v0.5.6 [INFO] [stderr] Checking sha2 v0.9.2 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking paste v0.1.18 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Checking parking_lot v0.10.2 [INFO] [stderr] Checking lite-parser v0.1.2 [INFO] [stderr] Checking rand_pcg v0.2.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking once_cell v1.5.2 [INFO] [stderr] Checking lite-json v0.1.3 [INFO] [stderr] Checking futures-task v0.3.12 [INFO] [stderr] Checking thread_local v1.1.2 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking backtrace v0.3.56 [INFO] [stderr] Checking regex v1.4.3 [INFO] [stderr] Checking statrs v0.10.0 [INFO] [stderr] Checking integer-sqrt v0.1.5 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Checking sp-panic-handler v2.0.1 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking alga v0.9.3 [INFO] [stderr] Checking fixed-hash v0.6.1 [INFO] [stderr] Checking twox-hash v1.6.0 [INFO] [stderr] Checking libsecp256k1 v0.3.5 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Checking wasmi v0.6.2 [INFO] [stderr] Checking nalgebra v0.18.1 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling zeroize_derive v1.0.1 [INFO] [stderr] Compiling tracing-attributes v0.1.11 [INFO] [stderr] Compiling impl-trait-for-tuples v0.1.3 [INFO] [stderr] Compiling futures-macro v0.3.12 [INFO] [stderr] Compiling ref-cast-impl v1.0.6 [INFO] [stderr] Compiling sp-debug-derive v2.0.1 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling parity-util-mem-derive v0.1.0 [INFO] [stderr] Compiling dyn-clonable-impl v0.9.0 [INFO] [stderr] Compiling derive_more v0.99.11 [INFO] [stderr] Compiling frame-support-procedural-tools-derive v2.0.1 [INFO] [stderr] error: could not compile `nalgebra` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name nalgebra --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.18.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="matrixmultiply"' --cfg 'feature="std"' -C metadata=454b88c271ba51b1 -C extra-filename=-454b88c271ba51b1 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern alga=/opt/rustwide/target/debug/deps/libalga-6f726acdf905988c.rmeta --extern approx=/opt/rustwide/target/debug/deps/libapprox-8d1d9f8b0f4652c0.rmeta --extern generic_array=/opt/rustwide/target/debug/deps/libgeneric_array-2004354c1c9a2c5c.rmeta --extern matrixmultiply=/opt/rustwide/target/debug/deps/libmatrixmultiply-d967a2e788c3f21f.rmeta --extern num_complex=/opt/rustwide/target/debug/deps/libnum_complex-84242580d5f43a59.rmeta --extern num_rational=/opt/rustwide/target/debug/deps/libnum_rational-3117ab89b4cc6b43.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-65c89410bdd49f51.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-3f785456170231c3.rmeta --extern typenum=/opt/rustwide/target/debug/deps/libtypenum-dab830a7e6422b92.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: signal: 9 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/tracing_attributes-4b8b033e845c30b4.tracing_attributes.3uotfod3-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/tracing_attributes-4b8b033e845c30b4.tracing_attributes.3uotfod3-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/tracing_attributes-4b8b033e845c30b4.tracing_attributes.3uotfod3-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/tracing_attributes-4b8b033e845c30b4.tracing_attributes.3uotfod3-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/tracing_attributes-4b8b033e845c30b4.tracing_attributes.3uotfod3-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/tracing_attributes-4b8b033e845c30b4.tracing_attributes.3uotfod3-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/tracing_attributes-4b8b033e845c30b4.tracing_attributes.3uotfod3-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/tracing_attributes-4b8b033e845c30b4.tracing_attributes.3uotfod3-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/tracing_attributes-4b8b033e845c30b4.tracing_attributes.3uotfod3-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/tracing_attributes-4b8b033e845c30b4.tracing_attributes.3uotfod3-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/tracing_attributes-4b8b033e845c30b4.tracing_attributes.3uotfod3-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/tracing_attributes-4b8b033e845c30b4.tracing_attributes.3uotfod3-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/tracing_attributes-4b8b033e845c30b4.tracing_attributes.3uotfod3-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/tracing_attributes-4b8b033e845c30b4.tracing_attributes.3uotfod3-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/tracing_attributes-4b8b033e845c30b4.tracing_attributes.3uotfod3-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/tracing_attributes-4b8b033e845c30b4.tracing_attributes.3uotfod3-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/libtracing_attributes-4b8b033e845c30b4.so" "/opt/rustwide/target/debug/deps/tracing_attributes-4b8b033e845c30b4.1dig5uyg97px2ghx.rcgu.o" "/opt/rustwide/target/debug/deps/tracing_attributes-4b8b033e845c30b4.4jh53rn41fjmj230.rcgu.o" "-Wl,--gc-sections" "-shared" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libsyn-fb3443cab4dc9865.rlib" "/opt/rustwide/target/debug/deps/libquote-5a69b9c9858fa556.rlib" "/opt/rustwide/target/debug/deps/libproc_macro2-bb4ba7198c8ab084.rlib" "/opt/rustwide/target/debug/deps/libunicode_xid-f8f43d60e7e7de10.rlib" "/opt/rustwide/rustup-home/toolchains/36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-32c6bf27c59d75f6.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-6f5658153d127ddd.rlib" "/opt/rustwide/rustup-home/toolchains/36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-b69e89b2ef7e009e.rlib" "/opt/rustwide/rustup-home/toolchains/36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-fe971cf9622d0c47.rlib" "/opt/rustwide/rustup-home/toolchains/36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-9ff49e5df977573d.rlib" "/opt/rustwide/rustup-home/toolchains/36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-323dea4ee1c9a010.rlib" "/opt/rustwide/rustup-home/toolchains/36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-f12d17a047776008.rlib" "/opt/rustwide/rustup-home/toolchains/36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-3d968aa3120f6a27.rlib" "/opt/rustwide/rustup-home/toolchains/36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-22cd238a7814521c.rlib" "/opt/rustwide/rustup-home/toolchains/36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-f2c707309e5edc5c.rlib" "/opt/rustwide/rustup-home/toolchains/36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-6b6b4b2bc151fc5a.rlib" "/opt/rustwide/rustup-home/toolchains/36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-32b57ee4d7c8dc07.rlib" "/opt/rustwide/rustup-home/toolchains/36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-d9f2cb19c79e847e.rlib" "/opt/rustwide/rustup-home/toolchains/36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-3ccc4a4f3013e9ef.rlib" "/opt/rustwide/rustup-home/toolchains/36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-aa547327a7679d28.rlib" "/opt/rustwide/rustup-home/toolchains/36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-90996f4879673567.rlib" "/opt/rustwide/rustup-home/toolchains/36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9ea09a899c3eda46.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-ea377e9224b11a8a.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [INFO] [stdout] = note: [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "babbd25e75989923dbfd12c4b528e580f337a91b07877a6f271829d2dca39338", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "babbd25e75989923dbfd12c4b528e580f337a91b07877a6f271829d2dca39338", kill_on_drop: false }` [INFO] [stdout] babbd25e75989923dbfd12c4b528e580f337a91b07877a6f271829d2dca39338