[INFO] fetching crate secure-reliable-transport 0.2.1... [INFO] testing secure-reliable-transport-0.2.1 against 1.60.0 for beta-1.61-1 [INFO] extracting crate secure-reliable-transport 0.2.1 into /workspace/builds/worker-12/source [INFO] validating manifest of crates.io crate secure-reliable-transport 0.2.1 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 secure-reliable-transport 0.2.1 [INFO] finished tweaking crates.io crate secure-reliable-transport 0.2.1 [INFO] tweaked toml for crates.io crate secure-reliable-transport 0.2.1 written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate crates.io crate secure-reliable-transport 0.2.1 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 streaming-stats v0.2.3 [INFO] [stderr] Downloaded quote v1.0.6 [INFO] [stderr] Downloaded proc-macro2 v1.0.17 [INFO] [stderr] Downloaded pin-project-internal v0.4.17 [INFO] [stderr] Downloaded pin-project v0.4.17 [INFO] [stderr] Downloaded syn v1.0.27 [INFO] [stderr] Downloaded tokio v0.2.21 [INFO] [stderr] Downloaded remove_dir_all v0.5.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a2a5813271498fbf06c6f05798cb678a40b5176d5636ffbc2231c1c2f372479c [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" "a2a5813271498fbf06c6f05798cb678a40b5176d5636ffbc2231c1c2f372479c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a2a5813271498fbf06c6f05798cb678a40b5176d5636ffbc2231c1c2f372479c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a2a5813271498fbf06c6f05798cb678a40b5176d5636ffbc2231c1c2f372479c", kill_on_drop: false }` [INFO] [stdout] a2a5813271498fbf06c6f05798cb678a40b5176d5636ffbc2231c1c2f372479c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", 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] 900f484d8d990f8b0d19408e6d132f214df23f57bfdc2bfb3c79a4db0607220c [INFO] running `Command { std: "docker" "start" "-a" "900f484d8d990f8b0d19408e6d132f214df23f57bfdc2bfb3c79a4db0607220c", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.17 [INFO] [stderr] Compiling syn v1.0.27 [INFO] [stderr] Compiling proc-macro-hack v0.5.16 [INFO] [stderr] Compiling ppv-lite86 v0.2.8 [INFO] [stderr] Compiling futures-channel v0.3.5 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling clap v2.33.1 [INFO] [stderr] Compiling url v2.1.0 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling streaming-stats v0.2.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling quote v1.0.6 [INFO] [stderr] Compiling pin-project-internal v0.4.17 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling tokio v0.2.21 [INFO] [stderr] Compiling pin-project v0.4.17 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling tokio-util v0.2.0 [INFO] [stderr] Compiling futures-executor v0.3.5 [INFO] [stderr] Compiling futures v0.3.5 [INFO] [stderr] Compiling secure-reliable-transport v0.2.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `timestamp` [INFO] [stdout] --> src/pending_connection/listen.rs:33:5 [INFO] [stdout] | [INFO] [stdout] 33 | timestamp: TimeStamp, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `ConclusionWaitState` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/pending_connection/listen.rs:31:10 [INFO] [stdout] | [INFO] [stdout] 31 | #[derive(Clone)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `from` [INFO] [stdout] --> src/pending_connection/listen.rs:34:5 [INFO] [stdout] | [INFO] [stdout] 34 | from: (SocketAddr, SocketID), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ConclusionWaitState` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/pending_connection/listen.rs:31:10 [INFO] [stdout] | [INFO] [stdout] 31 | #[derive(Clone)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 58.37s [INFO] running `Command { std: "docker" "inspect" "900f484d8d990f8b0d19408e6d132f214df23f57bfdc2bfb3c79a4db0607220c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "900f484d8d990f8b0d19408e6d132f214df23f57bfdc2bfb3c79a4db0607220c", kill_on_drop: false }` [INFO] [stdout] 900f484d8d990f8b0d19408e6d132f214df23f57bfdc2bfb3c79a4db0607220c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", 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] 712037171e02eff4b932440e25ccb488e2a92aee0d28d6977ca7363c202182aa [INFO] running `Command { std: "docker" "start" "-a" "712037171e02eff4b932440e25ccb488e2a92aee0d28d6977ca7363c202182aa", kill_on_drop: false }` [INFO] [stderr] Compiling bit-vec v0.6.2 [INFO] [stderr] Compiling hex v0.4.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling rand_distr v0.2.2 [INFO] [stdout] warning: field is never read: `timestamp` [INFO] [stdout] --> src/pending_connection/listen.rs:33:5 [INFO] [stdout] | [INFO] [stdout] 33 | timestamp: TimeStamp, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `ConclusionWaitState` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/pending_connection/listen.rs:31:10 [INFO] [stdout] | [INFO] [stdout] 31 | #[derive(Clone)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `from` [INFO] [stdout] --> src/pending_connection/listen.rs:34:5 [INFO] [stdout] | [INFO] [stdout] 34 | from: (SocketAddr, SocketID), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ConclusionWaitState` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/pending_connection/listen.rs:31:10 [INFO] [stdout] | [INFO] [stdout] 31 | #[derive(Clone)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling bit-set v0.5.2 [INFO] [stderr] Compiling rusty-fork v0.2.2 [INFO] [stderr] Compiling proptest v0.9.6 [INFO] [stderr] Compiling secure-reliable-transport v0.2.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `timestamp` [INFO] [stdout] --> src/pending_connection/listen.rs:33:5 [INFO] [stdout] | [INFO] [stdout] 33 | timestamp: TimeStamp, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `ConclusionWaitState` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/pending_connection/listen.rs:31:10 [INFO] [stdout] | [INFO] [stdout] 31 | #[derive(Clone)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `from` [INFO] [stdout] --> src/pending_connection/listen.rs:34:5 [INFO] [stdout] | [INFO] [stdout] 34 | from: (SocketAddr, SocketID), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ConclusionWaitState` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/pending_connection/listen.rs:31:10 [INFO] [stdout] | [INFO] [stdout] 31 | #[derive(Clone)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `secure-reliable-transport`; 2 warnings emitted [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name srt --edition=2018 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="anyhow"' --cfg 'feature="clap"' --cfg 'feature="default"' --cfg 'feature="env_logger"' --cfg 'feature="stransmit-rs"' --cfg 'feature="url"' -C metadata=935c615bc851652f -C extra-filename=-935c615bc851652f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-9460c0466edc9b2a.rlib --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-80e93151c602d4a3.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-dbe08a056bdb3eef.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-94a9ed8092760b4c.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-850308f74850a048.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-d043feb2c904af65.rlib --extern hex=/opt/rustwide/target/debug/deps/libhex-ef32f4e6e395efc6.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-696cc4dcdb45e47b.rlib --extern proptest=/opt/rustwide/target/debug/deps/libproptest-841ef1cbab996ed0.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-21971bc608386eb5.rlib --extern rand_distr=/opt/rustwide/target/debug/deps/librand_distr-444b57ee2889e2d9.rlib --extern stats=/opt/rustwide/target/debug/deps/libstats-67d6aa171e3466e0.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-19567b6bf221f98c.rlib --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-ea4e69414395e802.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-8de2a6c82463a59c.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" "712037171e02eff4b932440e25ccb488e2a92aee0d28d6977ca7363c202182aa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "712037171e02eff4b932440e25ccb488e2a92aee0d28d6977ca7363c202182aa", kill_on_drop: false }` [INFO] [stdout] 712037171e02eff4b932440e25ccb488e2a92aee0d28d6977ca7363c202182aa