[INFO] cloning repository https://github.com/nlv8/agreed [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nlv8/agreed" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnlv8%2Fagreed", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnlv8%2Fagreed'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3a10e4e19fa626c400ddd8619543e08db4b177cf [INFO] testing nlv8/agreed against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnlv8%2Fagreed" "/workspace/builds/worker-18/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-18/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/nlv8/agreed 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 git repo https://github.com/nlv8/agreed [INFO] finished tweaking git repo https://github.com/nlv8/agreed [INFO] tweaked toml for git repo https://github.com/nlv8/agreed written to /workspace/builds/worker-18/source/Cargo.toml [INFO] crate git repo https://github.com/nlv8/agreed 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] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/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] 942338295f155fce36a97617cd58aa469f480f8a5e70826185f67786996f5705 [INFO] running `Command { std: "docker" "start" "-a" "942338295f155fce36a97617cd58aa469f480f8a5e70826185f67786996f5705", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "942338295f155fce36a97617cd58aa469f480f8a5e70826185f67786996f5705", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "942338295f155fce36a97617cd58aa469f480f8a5e70826185f67786996f5705", kill_on_drop: false }` [INFO] [stdout] 942338295f155fce36a97617cd58aa469f480f8a5e70826185f67786996f5705 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/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] f2fcd9d01e6d0d72aa1ea0611aa990e0ec25e53c9c2dd5389ff6cb274a27f0be [INFO] running `Command { std: "docker" "start" "-a" "f2fcd9d01e6d0d72aa1ea0611aa990e0ec25e53c9c2dd5389ff6cb274a27f0be", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling libc v0.2.94 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling futures-sink v0.3.14 [INFO] [stderr] Compiling futures-core v0.3.14 [INFO] [stderr] Compiling futures-io v0.3.14 [INFO] [stderr] Compiling futures-task v0.3.14 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling tokio v1.5.0 [INFO] [stderr] Compiling tracing-core v0.1.18 [INFO] [stderr] Compiling futures-channel v0.3.14 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling futures-macro v0.3.14 [INFO] [stderr] Compiling tracing-attributes v0.1.15 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling pin-project-internal v1.0.7 [INFO] [stderr] Compiling tokio-macros v1.1.0 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling async-trait v0.1.50 [INFO] [stderr] Compiling derive_more v0.99.13 [INFO] [stderr] Compiling futures-util v0.3.14 [INFO] [stderr] Compiling thiserror v1.0.24 [INFO] [stderr] Compiling pin-project v1.0.7 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Compiling futures-executor v0.3.14 [INFO] [stderr] Compiling futures v0.3.14 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling agreed v1.1.0 (/opt/rustwide/workdir/agreed) [INFO] [stdout] warning: field is never read: `handle` [INFO] [stdout] --> agreed/src/replication/mod.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | pub handle: JoinHandle<()>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling agreed-memstore v1.1.0 (/opt/rustwide/workdir/agreed-memstore) [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 19.39s [INFO] running `Command { std: "docker" "inspect" "f2fcd9d01e6d0d72aa1ea0611aa990e0ec25e53c9c2dd5389ff6cb274a27f0be", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f2fcd9d01e6d0d72aa1ea0611aa990e0ec25e53c9c2dd5389ff6cb274a27f0be", kill_on_drop: false }` [INFO] [stdout] f2fcd9d01e6d0d72aa1ea0611aa990e0ec25e53c9c2dd5389ff6cb274a27f0be [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/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" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6cb59e2f6758b988f3777876fdb55c57b17a2076f9a15fcc362fa8ee07122804 [INFO] running `Command { std: "docker" "start" "-a" "6cb59e2f6758b988f3777876fdb55c57b17a2076f9a15fcc362fa8ee07122804", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling sharded-slab v0.1.1 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling tracing-log v0.1.2 [INFO] [stderr] Compiling tracing-serde v0.1.2 [INFO] [stdout] warning: field is never read: `handle` [INFO] [stdout] --> agreed/src/replication/mod.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | pub handle: JoinHandle<()>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling agreed v1.1.0 (/opt/rustwide/workdir/agreed) [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling agreed-memstore v1.1.0 (/opt/rustwide/workdir/agreed-memstore) [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling matchers v0.0.1 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stdout] warning: field is never read: `handle` [INFO] [stdout] --> agreed/src/replication/mod.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | pub handle: JoinHandle<()>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling tracing-subscriber v0.2.18 [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling agreed-integration-tests v1.1.0 (/opt/rustwide/workdir/agreed-integration-tests) [INFO] [stderr] error: could not compile `agreed-integration-tests` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name remove_non_voter --edition=2018 agreed-integration-tests/tests/remove_non_voter.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test -C metadata=7b849b8ab00e0f56 -C extra-filename=-7b849b8ab00e0f56 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern agreed=/opt/rustwide/target/debug/deps/libagreed-96d4058102df684d.rlib --extern agreed_memstore=/opt/rustwide/target/debug/deps/libagreed_memstore-3189193b262c10dd.rlib --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-7a02b634e45d7582.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-d720113970fd47a0.so --extern bytes=/opt/rustwide/target/debug/deps/libbytes-4bf2b520dc5a4ca8.rlib --extern derive_more=/opt/rustwide/target/debug/deps/libderive_more-96823df4a95c905f.so --extern futures=/opt/rustwide/target/debug/deps/libfutures-89350a396171d84f.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-82c0db7e24d48d9b.rlib --extern maplit=/opt/rustwide/target/debug/deps/libmaplit-63e91ef38e22eaad.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-67a24b4468df993b.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-978b657af0b8e550.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-8f651fd007a51f02.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-a24f3ee24eeb4754.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-d6caec49d3d4f1c3.rlib --extern tracing_futures=/opt/rustwide/target/debug/deps/libtracing_futures-f7da2ef688433559.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-d183e7da367a1425.rlib --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" "6cb59e2f6758b988f3777876fdb55c57b17a2076f9a15fcc362fa8ee07122804", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6cb59e2f6758b988f3777876fdb55c57b17a2076f9a15fcc362fa8ee07122804", kill_on_drop: false }` [INFO] [stdout] 6cb59e2f6758b988f3777876fdb55c57b17a2076f9a15fcc362fa8ee07122804