[INFO] fetching crate casper-engine-grpc-server 0.6.3... [INFO] testing casper-engine-grpc-server-0.6.3 against 1.60.0 for beta-1.61-1 [INFO] extracting crate casper-engine-grpc-server 0.6.3 into /workspace/builds/worker-53/source [INFO] validating manifest of crates.io crate casper-engine-grpc-server 0.6.3 on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate casper-engine-grpc-server 0.6.3 [INFO] finished tweaking crates.io crate casper-engine-grpc-server 0.6.3 [INFO] tweaked toml for crates.io crate casper-engine-grpc-server 0.6.3 written to /workspace/builds/worker-53/source/Cargo.toml [INFO] crate crates.io crate casper-engine-grpc-server 0.6.3 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rand v0.8.2 [INFO] [stderr] Downloaded futures v0.1.30 [INFO] [stderr] Downloaded schemars_derive v0.8.0 [INFO] [stderr] Downloaded schemars v0.8.0 [INFO] [stderr] Downloaded ctrlc v3.1.7 [INFO] [stderr] Downloaded parity-wasm v0.42.1 [INFO] [stderr] Downloaded elliptic-curve v0.5.0 [INFO] [stderr] Downloaded datasize_derive v0.2.3 [INFO] [stderr] Downloaded ecdsa v0.7.2 [INFO] [stderr] Downloaded datasize v0.2.3 [INFO] [stderr] Downloaded k256 v0.4.2 [INFO] [stderr] Downloaded casper-types v0.6.3 [INFO] [stderr] Downloaded casper-execution-engine v0.6.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-53/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-53/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 64a87e51c41211898b183ab8f7dac830c797c9effa4cb64ac63808bfd3211d88 [INFO] running `Command { std: "docker" "start" "-a" "64a87e51c41211898b183ab8f7dac830c797c9effa4cb64ac63808bfd3211d88", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "64a87e51c41211898b183ab8f7dac830c797c9effa4cb64ac63808bfd3211d88", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "64a87e51c41211898b183ab8f7dac830c797c9effa4cb64ac63808bfd3211d88", kill_on_drop: false }` [INFO] [stdout] 64a87e51c41211898b183ab8f7dac830c797c9effa4cb64ac63808bfd3211d88 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-53/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-53/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] af5467f6f8aee54818e8108594f1d9b34d8e96cc05c4d23d89bc17574c2b1768 [INFO] running `Command { std: "docker" "start" "-a" "af5467f6f8aee54818e8108594f1d9b34d8e96cc05c4d23d89bc17574c2b1768", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.82 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.58 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling serde_derive v1.0.119 [INFO] [stderr] Compiling serde v1.0.119 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling byteorder v1.4.2 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling log v0.4.13 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling futures v0.1.30 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling getrandom v0.2.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling protobuf v2.8.2 [INFO] [stderr] Compiling subtle v2.4.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling serde_json v1.0.61 [INFO] [stderr] Compiling cpuid-bool v0.1.2 [INFO] [stderr] Compiling cc v1.0.66 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling parity-wasm v0.41.0 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling schemars v0.8.0 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling scoped-tls v0.1.2 [INFO] [stderr] Compiling dyn-clone v1.0.4 [INFO] [stderr] Compiling anyhow v1.0.38 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling regex-syntax v0.6.22 [INFO] [stderr] Compiling nix v0.18.0 [INFO] [stderr] Compiling slab v0.3.0 [INFO] [stderr] Compiling hex v0.4.2 [INFO] [stderr] Compiling httpbis v0.7.0 [INFO] [stderr] Compiling rustc-hex v2.1.0 [INFO] [stderr] Compiling match_cfg v0.1.0 [INFO] [stderr] Compiling base16 v0.2.1 [INFO] [stderr] Compiling memory_units v0.3.0 [INFO] [stderr] Compiling hex_fmt v0.3.0 [INFO] [stderr] Compiling pin-project-lite v0.2.4 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling once_cell v1.5.2 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] error: could not compile `autocfg` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name autocfg /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/autocfg-1.0.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 -C metadata=7e294db562cecf61 -C extra-filename=-7e294db562cecf61 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --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" "af5467f6f8aee54818e8108594f1d9b34d8e96cc05c4d23d89bc17574c2b1768", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "af5467f6f8aee54818e8108594f1d9b34d8e96cc05c4d23d89bc17574c2b1768", kill_on_drop: false }` [INFO] [stdout] af5467f6f8aee54818e8108594f1d9b34d8e96cc05c4d23d89bc17574c2b1768