[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] building nlv8/agreed against master#9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19 for pr-117684 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnlv8%2Fagreed" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/nlv8/agreed on toolchain 9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19" "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-5-tc1/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: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:0c7e0e8312ad82a1bed3696438480b7da990d348377d3754e1cd95b06a8a36c7" "/opt/rustwide/cargo-home/bin/cargo" "+9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2a99cb160711879949ace9a43f87e1230395ae3b45d45f0580a5e569f56d6900 [INFO] running `Command { std: "docker" "start" "-a" "2a99cb160711879949ace9a43f87e1230395ae3b45d45f0580a5e569f56d6900", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2a99cb160711879949ace9a43f87e1230395ae3b45d45f0580a5e569f56d6900", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2a99cb160711879949ace9a43f87e1230395ae3b45d45f0580a5e569f56d6900", kill_on_drop: false }` [INFO] [stdout] 2a99cb160711879949ace9a43f87e1230395ae3b45d45f0580a5e569f56d6900 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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" "RUSTDOCFLAGS=--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:0c7e0e8312ad82a1bed3696438480b7da990d348377d3754e1cd95b06a8a36c7" "/opt/rustwide/cargo-home/bin/cargo" "+9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 186b06fbead0069b9ce2da578ca603ccad048c0f6f64d354756420a454f75a57 [INFO] running `Command { std: "docker" "start" "-a" "186b06fbead0069b9ce2da578ca603ccad048c0f6f64d354756420a454f75a57", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling libc v0.2.94 [INFO] [stderr] Compiling pin-project-lite v0.2.6 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling futures-core v0.3.14 [INFO] [stderr] Compiling futures-sink v0.3.14 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling futures-channel v0.3.14 [INFO] [stderr] Compiling slab v0.4.3 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling futures-task v0.3.14 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling futures-io v0.3.14 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Compiling tracing-core v0.1.18 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling tokio v1.5.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling anyhow v1.0.40 [INFO] [stderr] Compiling async-trait v0.1.50 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling futures-macro v0.3.14 [INFO] [stderr] Compiling tracing-attributes v0.1.15 [INFO] [stderr] Compiling pin-project-internal v1.0.7 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling tokio-macros v1.1.0 [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 tracing v0.1.26 [INFO] [stderr] Compiling pin-project v1.0.7 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling futures-executor v0.3.14 [INFO] [stderr] Compiling futures v0.3.14 [INFO] [stderr] Compiling agreed v1.1.0 (/opt/rustwide/workdir/agreed) [INFO] [stdout] warning: field `handle` is never read [INFO] [stdout] --> agreed/src/replication/mod.rs:21:9 [INFO] [stdout] | [INFO] [stdout] 19 | pub(crate) struct ReplicationStream { [INFO] [stdout] | ----------------- field in this struct [INFO] [stdout] 20 | /// The spawn handle the `ReplicationCore` task. [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 10.38s [INFO] running `Command { std: "docker" "inspect" "186b06fbead0069b9ce2da578ca603ccad048c0f6f64d354756420a454f75a57", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "186b06fbead0069b9ce2da578ca603ccad048c0f6f64d354756420a454f75a57", kill_on_drop: false }` [INFO] [stdout] 186b06fbead0069b9ce2da578ca603ccad048c0f6f64d354756420a454f75a57 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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" "RUSTDOCFLAGS=--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:0c7e0e8312ad82a1bed3696438480b7da990d348377d3754e1cd95b06a8a36c7" "/opt/rustwide/cargo-home/bin/cargo" "+9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b8eaa595481f349114ea0379946ce47a5b1eab39a1b425a8ff94e20849afcc4c [INFO] running `Command { std: "docker" "start" "-a" "b8eaa595481f349114ea0379946ce47a5b1eab39a1b425a8ff94e20849afcc4c", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stdout] warning: field `handle` is never read [INFO] [stdout] --> agreed/src/replication/mod.rs:21:9 [INFO] [stdout] | [INFO] [stdout] 19 | pub(crate) struct ReplicationStream { [INFO] [stdout] | ----------------- field in this struct [INFO] [stdout] 20 | /// The spawn handle the `ReplicationCore` task. [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 once_cell v1.7.2 [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling tracing-serde v0.1.2 [INFO] [stderr] Compiling tracing-log v0.1.2 [INFO] [stderr] Compiling sharded-slab v0.1.1 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling agreed-memstore v1.1.0 (/opt/rustwide/workdir/agreed-memstore) [INFO] [stderr] Compiling agreed v1.1.0 (/opt/rustwide/workdir/agreed) [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling matchers v0.0.1 [INFO] [stderr] Compiling tracing-subscriber v0.2.18 [INFO] [stdout] warning: field `handle` is never read [INFO] [stdout] --> agreed/src/replication/mod.rs:21:9 [INFO] [stdout] | [INFO] [stdout] 19 | pub(crate) struct ReplicationStream { [INFO] [stdout] | ----------------- field in this struct [INFO] [stdout] 20 | /// The spawn handle the `ReplicationCore` task. [INFO] [stdout] 21 | pub handle: JoinHandle<()>, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [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` (test "remove_non_voter") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/bin/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=fffdca015c164d6f -C extra-filename=-fffdca015c164d6f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern agreed=/opt/rustwide/target/debug/deps/libagreed-b5084f6c828d0eca.rlib --extern agreed_memstore=/opt/rustwide/target/debug/deps/libagreed_memstore-e2db119796644fae.rlib --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-168c8835ead8accd.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-f29e8dfd5025b485.so --extern bytes=/opt/rustwide/target/debug/deps/libbytes-e15be07694ff120e.rlib --extern derive_more=/opt/rustwide/target/debug/deps/libderive_more-6e938430ff1a0947.so --extern futures=/opt/rustwide/target/debug/deps/libfutures-893b996c37e0a20a.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-2af006f81cb814a9.rlib --extern maplit=/opt/rustwide/target/debug/deps/libmaplit-0bdfb58050f15c6b.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-3a948c6f9c9f2ab8.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-509671c3fe7f7f90.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-88cbe4194faccd89.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-13943a197cbcf82f.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-4c13d9a2f25b63d8.rlib --extern tracing_futures=/opt/rustwide/target/debug/deps/libtracing_futures-2b00570f1b1fd1a9.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-0f20d609d13693a4.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `agreed-integration-tests` (test "compaction") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/bin/rustc --crate-name compaction --edition=2018 agreed-integration-tests/tests/compaction.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=b0f0e709fc588747 -C extra-filename=-b0f0e709fc588747 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern agreed=/opt/rustwide/target/debug/deps/libagreed-b5084f6c828d0eca.rlib --extern agreed_memstore=/opt/rustwide/target/debug/deps/libagreed_memstore-e2db119796644fae.rlib --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-168c8835ead8accd.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-f29e8dfd5025b485.so --extern bytes=/opt/rustwide/target/debug/deps/libbytes-e15be07694ff120e.rlib --extern derive_more=/opt/rustwide/target/debug/deps/libderive_more-6e938430ff1a0947.so --extern futures=/opt/rustwide/target/debug/deps/libfutures-893b996c37e0a20a.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-2af006f81cb814a9.rlib --extern maplit=/opt/rustwide/target/debug/deps/libmaplit-0bdfb58050f15c6b.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-3a948c6f9c9f2ab8.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-509671c3fe7f7f90.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-88cbe4194faccd89.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-13943a197cbcf82f.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-4c13d9a2f25b63d8.rlib --extern tracing_futures=/opt/rustwide/target/debug/deps/libtracing_futures-2b00570f1b1fd1a9.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-0f20d609d13693a4.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `agreed-integration-tests` (test "update_non_voter") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/bin/rustc --crate-name update_non_voter --edition=2018 agreed-integration-tests/tests/update_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=edeb6a94a7dd722d -C extra-filename=-edeb6a94a7dd722d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern agreed=/opt/rustwide/target/debug/deps/libagreed-b5084f6c828d0eca.rlib --extern agreed_memstore=/opt/rustwide/target/debug/deps/libagreed_memstore-e2db119796644fae.rlib --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-168c8835ead8accd.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-f29e8dfd5025b485.so --extern bytes=/opt/rustwide/target/debug/deps/libbytes-e15be07694ff120e.rlib --extern derive_more=/opt/rustwide/target/debug/deps/libderive_more-6e938430ff1a0947.so --extern futures=/opt/rustwide/target/debug/deps/libfutures-893b996c37e0a20a.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-2af006f81cb814a9.rlib --extern maplit=/opt/rustwide/target/debug/deps/libmaplit-0bdfb58050f15c6b.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-3a948c6f9c9f2ab8.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-509671c3fe7f7f90.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-88cbe4194faccd89.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-13943a197cbcf82f.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-4c13d9a2f25b63d8.rlib --extern tracing_futures=/opt/rustwide/target/debug/deps/libtracing_futures-2b00570f1b1fd1a9.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-0f20d609d13693a4.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustc0vnZjI/symbols.o" "/opt/rustwide/target/debug/deps/initialization-73a3dac52d930ddd.initialization.b44c9e90d9d0af2f-cgu.00.rcgu.o" "/opt/rustwide/target/debug/deps/initialization-73a3dac52d930ddd.initialization.b44c9e90d9d0af2f-cgu.01.rcgu.o" "/opt/rustwide/target/debug/deps/initialization-73a3dac52d930ddd.initialization.b44c9e90d9d0af2f-cgu.02.rcgu.o" "/opt/rustwide/target/debug/deps/initialization-73a3dac52d930ddd.initialization.b44c9e90d9d0af2f-cgu.03.rcgu.o" "/opt/rustwide/target/debug/deps/initialization-73a3dac52d930ddd.initialization.b44c9e90d9d0af2f-cgu.04.rcgu.o" "/opt/rustwide/target/debug/deps/initialization-73a3dac52d930ddd.initialization.b44c9e90d9d0af2f-cgu.05.rcgu.o" "/opt/rustwide/target/debug/deps/initialization-73a3dac52d930ddd.initialization.b44c9e90d9d0af2f-cgu.06.rcgu.o" "/opt/rustwide/target/debug/deps/initialization-73a3dac52d930ddd.initialization.b44c9e90d9d0af2f-cgu.07.rcgu.o" "/opt/rustwide/target/debug/deps/initialization-73a3dac52d930ddd.initialization.b44c9e90d9d0af2f-cgu.08.rcgu.o" "/opt/rustwide/target/debug/deps/initialization-73a3dac52d930ddd.initialization.b44c9e90d9d0af2f-cgu.09.rcgu.o" "/opt/rustwide/target/debug/deps/initialization-73a3dac52d930ddd.initialization.b44c9e90d9d0af2f-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/initialization-73a3dac52d930ddd.initialization.b44c9e90d9d0af2f-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/initialization-73a3dac52d930ddd.initialization.b44c9e90d9d0af2f-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/initialization-73a3dac52d930ddd.initialization.b44c9e90d9d0af2f-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/initialization-73a3dac52d930ddd.initialization.b44c9e90d9d0af2f-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/initialization-73a3dac52d930ddd.initialization.b44c9e90d9d0af2f-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/initialization-73a3dac52d930ddd.1hreib9prngksmtv.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-40fb39bc6de2de31.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-d3b13af4a27f1794.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-f05fc41f6f30a0d4.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-4e8b330a7c921459.rlib" "/opt/rustwide/target/debug/deps/libtracing_subscriber-0f20d609d13693a4.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-ec3d532a58682045.rlib" "/opt/rustwide/target/debug/deps/libchrono-f08723368caa5ff2.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-1316d73be7a6cdea.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-717970d1daa04de9.rlib" "/opt/rustwide/target/debug/deps/libthread_local-3449a18bbf9c659d.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-0f61af3f059e1cd6.rlib" "/opt/rustwide/target/debug/deps/libsharded_slab-0a220a1e20e40ef2.rlib" "/opt/rustwide/target/debug/deps/libtracing_serde-842131358bd2eac7.rlib" "/opt/rustwide/target/debug/deps/libtracing_log-7a4151f8c0cedae9.rlib" "/opt/rustwide/target/debug/deps/liblog-2af006f81cb814a9.rlib" "/opt/rustwide/target/debug/deps/libansi_term-bb169c4f46faf8a6.rlib" "/opt/rustwide/target/debug/deps/libmatchers-b7e646d6cc31d709.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-548a3051fa78ece6.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-5ca2088940d53886.rlib" "/opt/rustwide/target/debug/deps/libregex-58873705e19ed544.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-353fbae1a841f85a.rlib" "/opt/rustwide/target/debug/deps/libagreed_memstore-e2db119796644fae.rlib" "/opt/rustwide/target/debug/deps/libserde_json-35866776606d937b.rlib" "/opt/rustwide/target/debug/deps/libryu-a9d03167471ca5ef.rlib" "/opt/rustwide/target/debug/deps/libitoa-ea5e7054e0cd7802.rlib" "/opt/rustwide/target/debug/deps/libagreed-b5084f6c828d0eca.rlib" "/opt/rustwide/target/debug/deps/libthiserror-88cbe4194faccd89.rlib" "/opt/rustwide/target/debug/deps/libtracing_futures-2b00570f1b1fd1a9.rlib" "/opt/rustwide/target/debug/deps/libtracing-4c13d9a2f25b63d8.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-a4fc140cb295994a.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b82c15677deef9e2.rlib" "/opt/rustwide/target/debug/deps/libpin_project-0d725d1708dcd860.rlib" "/opt/rustwide/target/debug/deps/libanyhow-168c8835ead8accd.rlib" "/opt/rustwide/target/debug/deps/libtokio-13943a197cbcf82f.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-82dc7751975d59f7.rlib" "/opt/rustwide/target/debug/deps/libbytes-e15be07694ff120e.rlib" "/opt/rustwide/target/debug/deps/libfutures-893b996c37e0a20a.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-1213dac9d3af8c36.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-f0e6e3bb08b66260.rlib" "/opt/rustwide/target/debug/deps/libmemchr-7aca7bbfa6232ac8.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-12d1a32071910795.rlib" "/opt/rustwide/target/debug/deps/libslab-071482c4c950dd98.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-a5cefc289058e29f.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-81976c8a7c0f3693.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-f6b8bbd787cc3a07.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-a85ffc8f9cf394cb.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-339fc95f834a67dc.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-2229f93f0b9ac9b6.rlib" "/opt/rustwide/target/debug/deps/libserde-509671c3fe7f7f90.rlib" "/opt/rustwide/target/debug/deps/librand-3a948c6f9c9f2ab8.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-60f6e83895383150.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-a9b36edfe4d694a8.rlib" "/opt/rustwide/target/debug/deps/librand_core-d0e227980358d060.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-6be941a2aebec389.rlib" "/opt/rustwide/target/debug/deps/liblibc-5ce87fd7225a30e6.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-0128a598f57c42f0.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-72b35984a787fb54.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-0fdedff926cd8b5a.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-fe0525e327a5464a.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-795b2243f06bd098.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-86ce554ff6ad08cd.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-1be635a4727d8e5e.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-1e55d89766af9c5f.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-02605c7065574d0d.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-0d17ba1067febc2c.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-2408fbe38b247900.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-b3c63e8997fdca47.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-bfa7a39ebb77d49a.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-4b955078cf51c0a1.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-1a6fbee0083900be.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-2b93db426c5a26c2.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-b30975e2b876cf32.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-cd2f2bc505f56f50.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-ec02dd343723da85.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-408115ade0360d2a.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/initialization-73a3dac52d930ddd" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `agreed-integration-tests` (test "initialization") due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "b8eaa595481f349114ea0379946ce47a5b1eab39a1b425a8ff94e20849afcc4c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b8eaa595481f349114ea0379946ce47a5b1eab39a1b425a8ff94e20849afcc4c", kill_on_drop: false }` [INFO] [stdout] b8eaa595481f349114ea0379946ce47a5b1eab39a1b425a8ff94e20849afcc4c [INFO] building nlv8/agreed against try#53e03135c36e913ff664ce8329041b7e3c2fd358 for pr-117684 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnlv8%2Fagreed" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/nlv8/agreed on toolchain 53e03135c36e913ff664ce8329041b7e3c2fd358 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+53e03135c36e913ff664ce8329041b7e3c2fd358" "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-5-tc2/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: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+53e03135c36e913ff664ce8329041b7e3c2fd358" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:0c7e0e8312ad82a1bed3696438480b7da990d348377d3754e1cd95b06a8a36c7" "/opt/rustwide/cargo-home/bin/cargo" "+53e03135c36e913ff664ce8329041b7e3c2fd358" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cf9827b314ab5ceb6eea7adc7d5a51e8713374d92c25a66f3a48cbff4b2d5558 [INFO] running `Command { std: "docker" "start" "-a" "cf9827b314ab5ceb6eea7adc7d5a51e8713374d92c25a66f3a48cbff4b2d5558", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cf9827b314ab5ceb6eea7adc7d5a51e8713374d92c25a66f3a48cbff4b2d5558", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cf9827b314ab5ceb6eea7adc7d5a51e8713374d92c25a66f3a48cbff4b2d5558", kill_on_drop: false }` [INFO] [stdout] cf9827b314ab5ceb6eea7adc7d5a51e8713374d92c25a66f3a48cbff4b2d5558 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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" "RUSTDOCFLAGS=--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:0c7e0e8312ad82a1bed3696438480b7da990d348377d3754e1cd95b06a8a36c7" "/opt/rustwide/cargo-home/bin/cargo" "+53e03135c36e913ff664ce8329041b7e3c2fd358" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8c92a3fda968e88909aee8e33565769e4f9774c13e863a4e53b0a29641225ffc [INFO] running `Command { std: "docker" "start" "-a" "8c92a3fda968e88909aee8e33565769e4f9774c13e863a4e53b0a29641225ffc", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling libc v0.2.94 [INFO] [stderr] Compiling pin-project-lite v0.2.6 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling futures-core v0.3.14 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling futures-sink v0.3.14 [INFO] [stderr] Compiling futures-channel v0.3.14 [INFO] [stderr] Compiling slab v0.4.3 [INFO] [stderr] Compiling futures-task v0.3.14 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-io v0.3.14 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling tracing-core v0.1.18 [INFO] [stderr] Compiling tokio v1.5.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling anyhow v1.0.40 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling async-trait v0.1.50 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling futures-macro v0.3.14 [INFO] [stderr] Compiling pin-project-internal v1.0.7 [INFO] [stderr] Compiling tracing-attributes v0.1.15 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling tokio-macros v1.1.0 [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 tracing v0.1.26 [INFO] [stderr] Compiling pin-project v1.0.7 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling futures-executor v0.3.14 [INFO] [stderr] Compiling futures v0.3.14 [INFO] [stderr] Compiling agreed v1.1.0 (/opt/rustwide/workdir/agreed) [INFO] [stdout] warning: field `handle` is never read [INFO] [stdout] --> agreed/src/replication/mod.rs:21:9 [INFO] [stdout] | [INFO] [stdout] 19 | pub(crate) struct ReplicationStream { [INFO] [stdout] | ----------------- field in this struct [INFO] [stdout] 20 | /// The spawn handle the `ReplicationCore` task. [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 10.36s [INFO] running `Command { std: "docker" "inspect" "8c92a3fda968e88909aee8e33565769e4f9774c13e863a4e53b0a29641225ffc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8c92a3fda968e88909aee8e33565769e4f9774c13e863a4e53b0a29641225ffc", kill_on_drop: false }` [INFO] [stdout] 8c92a3fda968e88909aee8e33565769e4f9774c13e863a4e53b0a29641225ffc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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" "RUSTDOCFLAGS=--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:0c7e0e8312ad82a1bed3696438480b7da990d348377d3754e1cd95b06a8a36c7" "/opt/rustwide/cargo-home/bin/cargo" "+53e03135c36e913ff664ce8329041b7e3c2fd358" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b1b96dcd1eff28304e67b238b7bbfd40218fe9f9b323fa3f9847e1f60fca7a93 [INFO] running `Command { std: "docker" "start" "-a" "b1b96dcd1eff28304e67b238b7bbfd40218fe9f9b323fa3f9847e1f60fca7a93", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling once_cell v1.7.2 [INFO] [stdout] warning: field `handle` is never read [INFO] [stdout] --> agreed/src/replication/mod.rs:21:9 [INFO] [stdout] | [INFO] [stdout] 19 | pub(crate) struct ReplicationStream { [INFO] [stdout] | ----------------- field in this struct [INFO] [stdout] 20 | /// The spawn handle the `ReplicationCore` task. [INFO] [stdout] 21 | pub handle: JoinHandle<()>, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling tracing-log v0.1.2 [INFO] [stderr] Compiling tracing-serde v0.1.2 [INFO] [stderr] Compiling sharded-slab v0.1.1 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling agreed-memstore v1.1.0 (/opt/rustwide/workdir/agreed-memstore) [INFO] [stderr] Compiling agreed v1.1.0 (/opt/rustwide/workdir/agreed) [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stdout] warning: field `handle` is never read [INFO] [stdout] --> agreed/src/replication/mod.rs:21:9 [INFO] [stdout] | [INFO] [stdout] 19 | pub(crate) struct ReplicationStream { [INFO] [stdout] | ----------------- field in this struct [INFO] [stdout] 20 | /// The spawn handle the `ReplicationCore` task. [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 matchers v0.0.1 [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] Finished test [unoptimized + debuginfo] target(s) in 14.87s [INFO] running `Command { std: "docker" "inspect" "b1b96dcd1eff28304e67b238b7bbfd40218fe9f9b323fa3f9847e1f60fca7a93", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b1b96dcd1eff28304e67b238b7bbfd40218fe9f9b323fa3f9847e1f60fca7a93", kill_on_drop: false }` [INFO] [stdout] b1b96dcd1eff28304e67b238b7bbfd40218fe9f9b323fa3f9847e1f60fca7a93