[INFO] cloning repository https://github.com/DylanVerstraete/tfchain_client [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/DylanVerstraete/tfchain_client" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDylanVerstraete%2Ftfchain_client", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDylanVerstraete%2Ftfchain_client'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1996b33ed0626428648f361ce8f3032d14ceec0c [INFO] testing DylanVerstraete/tfchain_client against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDylanVerstraete%2Ftfchain_client" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/DylanVerstraete/tfchain_client on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/DylanVerstraete/tfchain_client [INFO] finished tweaking git repo https://github.com/DylanVerstraete/tfchain_client [INFO] tweaked toml for git repo https://github.com/DylanVerstraete/tfchain_client written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/DylanVerstraete/tfchain_client already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded sp-finality-grandpa v3.0.0 [INFO] [stderr] Downloaded finality-grandpa v0.13.0 [INFO] [stderr] Downloaded pallet-authorship v3.0.0 [INFO] [stderr] Downloaded which v4.2.4 [INFO] [stderr] Downloaded gloo-timers v0.2.3 [INFO] [stderr] Downloaded pallet-transaction-payment-rpc-runtime-api v3.0.0 [INFO] [stderr] Downloaded pallet-sudo v3.0.0 [INFO] [stderr] Downloaded sp-authorship v3.0.0 [INFO] [stderr] Downloaded pallet-grandpa v3.0.0 [INFO] [stderr] Downloaded approx v0.5.1 [INFO] [stderr] Downloaded frame-executive v3.0.0 [INFO] [stderr] Downloaded pallet-aura v3.0.0 [INFO] [stderr] Downloaded pallet-collective v3.0.0 [INFO] [stderr] Downloaded frame-system-rpc-runtime-api v3.0.0 [INFO] [stderr] Downloaded pallet-scheduler v3.0.0 [INFO] [stderr] Downloaded sp-offchain v3.0.0 [INFO] [stderr] Downloaded libm v0.2.2 [INFO] [stderr] Downloaded substrate-wasm-builder v4.0.0 [INFO] [stderr] Downloaded rand_distr v0.4.3 [INFO] [stderr] Downloaded uint v0.9.3 [INFO] [stderr] Downloaded semver v1.0.5 [INFO] [stderr] Downloaded pallet-randomness-collective-flip v3.0.0 [INFO] [stderr] Downloaded sp-consensus-aura v0.9.0 [INFO] [stderr] Downloaded pallet-transaction-payment v3.0.0 [INFO] [stderr] Downloaded sp-block-builder v3.0.0 [INFO] [stderr] Downloaded sp-consensus-slots v0.9.0 [INFO] [stderr] Downloaded pallet-session v3.0.0 [INFO] [stderr] Downloaded sp-session v3.0.0 [INFO] [stderr] Downloaded zeroize_derive v1.3.1 [INFO] [stderr] Downloaded impl-trait-for-tuples v0.2.2 [INFO] [stderr] Downloaded tracing-serde v0.1.3 [INFO] [stderr] Downloaded valuable v0.1.0 [INFO] [stderr] Downloaded pallet-membership v3.0.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] f2a604e1cd08c86a4b9d0046418a0184a64a8e7be624ada2e78aa67411aba8c2 [INFO] running `Command { std: "docker" "start" "-a" "f2a604e1cd08c86a4b9d0046418a0184a64a8e7be624ada2e78aa67411aba8c2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f2a604e1cd08c86a4b9d0046418a0184a64a8e7be624ada2e78aa67411aba8c2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f2a604e1cd08c86a4b9d0046418a0184a64a8e7be624ada2e78aa67411aba8c2", kill_on_drop: false }` [INFO] [stdout] f2a604e1cd08c86a4b9d0046418a0184a64a8e7be624ada2e78aa67411aba8c2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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=warn" "-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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1a75ca4a2c4f27f6dc9cd999f1950560181277702d019615654ed3a2eb0f2f72 [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" "1a75ca4a2c4f27f6dc9cd999f1950560181277702d019615654ed3a2eb0f2f72", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling anyhow v1.0.53 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling substrate-fixed v0.5.6 (https://github.com/encointer/substrate-fixed.git?rev=b33d186888c60f38adafcfc0ec3a21aab263aef1#b33d1868) [INFO] [stderr] Compiling sp-std v4.0.0 (https://github.com/paritytech/substrate#e7be15e2) [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling ed25519 v1.3.0 [INFO] [stderr] Compiling async-lock v2.4.0 [INFO] [stderr] Compiling parity-wasm v0.32.0 [INFO] [stderr] Compiling bitvec v0.17.4 [INFO] [stderr] Compiling getrandom v0.2.4 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling parking_lot_core v0.7.2 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling uint v0.8.5 [INFO] [stderr] Compiling blake2-rfc v0.2.18 [INFO] [stderr] Compiling prost-build v0.7.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling signal-hook v0.3.13 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling integer-sqrt v0.1.5 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling num-complex v0.4.0 [INFO] [stderr] Compiling backtrace v0.3.64 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Compiling nalgebra-macros v0.1.0 [INFO] [stderr] Compiling strum_macros v0.20.1 [INFO] [stderr] Compiling git-version-macro v0.3.5 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling sha-1 v0.8.2 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling parking_lot v0.10.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling lite-parser v0.1.2 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling zeroize_derive v1.3.1 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Compiling simba v0.5.1 [INFO] [stderr] Compiling tracing-serde v0.1.3 [INFO] [stderr] Compiling prometheus v0.11.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling sp-panic-handler v3.0.0 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling parity-scale-codec v1.3.7 [INFO] [stderr] Compiling lite-json v0.1.3 [INFO] [stderr] Compiling wasm-gc-api v0.1.11 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling lru v0.6.6 [INFO] [stderr] Compiling tracing v0.1.30 [INFO] [stderr] Compiling tracing-log v0.1.2 [INFO] [stderr] Compiling trie-db v0.22.6 [INFO] [stderr] Compiling polling v2.2.0 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling prost-derive v0.7.0 [INFO] [stderr] Compiling git-version v0.3.5 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling zeroize v1.5.2 [INFO] [stderr] Compiling jsonrpc-core v15.1.0 [INFO] [stderr] Compiling sp-chain-spec v3.0.0 [INFO] [stderr] Compiling clap v3.0.14 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling tracing-subscriber v0.2.25 [INFO] [stderr] Compiling fixed-hash v0.7.0 [INFO] [stderr] Compiling twox-hash v1.6.2 [INFO] [stderr] Compiling rand_distr v0.4.3 [INFO] [stderr] Compiling libsecp256k1 v0.3.5 [INFO] [stderr] Compiling fixed-hash v0.5.2 [INFO] [stderr] Compiling async-io v1.6.0 [INFO] [stderr] Compiling curve25519-dalek v3.2.0 [INFO] [stderr] Compiling merlin v2.0.1 [INFO] [stderr] Compiling curve25519-dalek v2.1.3 [INFO] [stderr] Compiling tiny-bip39 v0.8.2 [INFO] [stderr] Compiling secrecy v0.7.0 [INFO] [stderr] Compiling wasmi v0.6.2 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling strum v0.20.0 [INFO] [stderr] Compiling jsonrpc-pubsub v15.1.0 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling cargo-platform v0.1.2 [INFO] [stderr] error: could not compile `simba` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name simba --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/simba-0.5.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="std"' -C metadata=895ee0173154c078 -C extra-filename=-895ee0173154c078 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern approx=/opt/rustwide/target/debug/deps/libapprox-6c00c8971e9baf31.rmeta --extern num_complex=/opt/rustwide/target/debug/deps/libnum_complex-5546643cdb3a45da.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-125e2ff2075e318e.rmeta --extern paste=/opt/rustwide/target/debug/deps/libpaste-86f6208703d48bb1.so --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "1a75ca4a2c4f27f6dc9cd999f1950560181277702d019615654ed3a2eb0f2f72", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1a75ca4a2c4f27f6dc9cd999f1950560181277702d019615654ed3a2eb0f2f72", kill_on_drop: false }` [INFO] [stdout] 1a75ca4a2c4f27f6dc9cd999f1950560181277702d019615654ed3a2eb0f2f72