[INFO] cloning repository https://github.com/casper-ecosystem/two-party-multi-sig [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/casper-ecosystem/two-party-multi-sig" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcasper-ecosystem%2Ftwo-party-multi-sig", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcasper-ecosystem%2Ftwo-party-multi-sig'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9750c2dfcd3687cedfa665192a68720f04b981fd [INFO] checking casper-ecosystem/two-party-multi-sig against master#89b9f7b284aacc5f8613438b80e4dd7bdd10549e for pr-92594 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcasper-ecosystem%2Ftwo-party-multi-sig" "/workspace/builds/worker-56/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-56/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/casper-ecosystem/two-party-multi-sig on toolchain 89b9f7b284aacc5f8613438b80e4dd7bdd10549e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+89b9f7b284aacc5f8613438b80e4dd7bdd10549e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-56/source/rust-toolchain [INFO] started tweaking git repo https://github.com/casper-ecosystem/two-party-multi-sig [INFO] finished tweaking git repo https://github.com/casper-ecosystem/two-party-multi-sig [INFO] tweaked toml for git repo https://github.com/casper-ecosystem/two-party-multi-sig written to /workspace/builds/worker-56/source/Cargo.toml [INFO] crate git repo https://github.com/casper-ecosystem/two-party-multi-sig already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+89b9f7b284aacc5f8613438b80e4dd7bdd10549e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-56/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-56/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" "+89b9f7b284aacc5f8613438b80e4dd7bdd10549e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8dbdd789454a02d3b5eda955fe61cb71fcd5ea65101ec59074bfa53561a88055 [INFO] running `Command { std: "docker" "start" "-a" "8dbdd789454a02d3b5eda955fe61cb71fcd5ea65101ec59074bfa53561a88055", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8dbdd789454a02d3b5eda955fe61cb71fcd5ea65101ec59074bfa53561a88055", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8dbdd789454a02d3b5eda955fe61cb71fcd5ea65101ec59074bfa53561a88055", kill_on_drop: false }` [INFO] [stdout] 8dbdd789454a02d3b5eda955fe61cb71fcd5ea65101ec59074bfa53561a88055 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-56/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-56/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+89b9f7b284aacc5f8613438b80e4dd7bdd10549e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d24eb66b37840850fddfb9c71d69935f9145d238349ce870a956b08c418236ec [INFO] running `Command { std: "docker" "start" "-a" "d24eb66b37840850fddfb9c71d69935f9145d238349ce870a956b08c418236ec", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling libc v0.2.94 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Checking subtle v2.4.0 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Checking radium v0.3.0 [INFO] [stderr] Checking wyz v0.2.0 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Compiling schemars v0.8.3 [INFO] [stderr] Checking cpufeatures v0.1.1 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Checking unicode-xid v0.2.2 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Checking dyn-clone v1.0.4 [INFO] [stderr] Checking rustc-hex v2.1.0 [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Compiling pulldown-cmark v0.8.0 [INFO] [stderr] Compiling value-bag v1.0.0-alpha.6 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking hex_fmt v0.3.0 [INFO] [stderr] Checking parity-wasm v0.41.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling wee_alloc v0.4.5 [INFO] [stderr] Checking base16 v0.2.1 [INFO] [stderr] Checking once_cell v1.7.2 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Checking semver-parser v0.9.0 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling anyhow v1.0.40 [INFO] [stderr] Checking memory_units v0.4.0 [INFO] [stderr] Compiling protobuf v2.8.2 [INFO] [stderr] Checking memory_units v0.3.0 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Checking pin-project-lite v0.2.6 [INFO] [stderr] Checking linked-hash-map v0.5.4 [INFO] [stderr] Checking tests v0.1.0 (/opt/rustwide/workdir/tests) [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling num-bigint v0.3.2 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] Checking itertools v0.9.0 [INFO] [stderr] Checking num-traits v0.2.14 [INFO] [stderr] error: could not compile `crunchy` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name build_script_build /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crunchy-0.2.2/build.rs --error-format=json --json=diagnostic-rendered-ansi,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="std"' -C metadata=9644416eeb01b607 -C extra-filename=-9644416eeb01b607 --out-dir /opt/rustwide/target/debug/build/crunchy-9644416eeb01b607 -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (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" "d24eb66b37840850fddfb9c71d69935f9145d238349ce870a956b08c418236ec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d24eb66b37840850fddfb9c71d69935f9145d238349ce870a956b08c418236ec", kill_on_drop: false }` [INFO] [stdout] d24eb66b37840850fddfb9c71d69935f9145d238349ce870a956b08c418236ec