[INFO] fetching crate secure-reliable-transport 0.2.1... [INFO] testing secure-reliable-transport-0.2.1 against master#a77da2d454e6caa227a85b16410b95f93495e7e0 for pr-91031 [INFO] extracting crate secure-reliable-transport 0.2.1 into /workspace/builds/worker-3/source [INFO] validating manifest of crates.io crate secure-reliable-transport 0.2.1 on toolchain a77da2d454e6caa227a85b16410b95f93495e7e0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "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-3/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" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--no-deps" "--format-version=1", 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] 90a78b08c0175910cbd4b89e96e6779140f01879b2967de5141eb9426f309581 [INFO] running `Command { std: "docker" "start" "-a" "90a78b08c0175910cbd4b89e96e6779140f01879b2967de5141eb9426f309581", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "90a78b08c0175910cbd4b89e96e6779140f01879b2967de5141eb9426f309581", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "90a78b08c0175910cbd4b89e96e6779140f01879b2967de5141eb9426f309581", kill_on_drop: false }` [INFO] [stdout] 90a78b08c0175910cbd4b89e96e6779140f01879b2967de5141eb9426f309581 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "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] e1890943e6271736233f5d8f1be845b8a17ed4f668d278903f75634e98f50f9e [INFO] running `Command { std: "docker" "start" "-a" "e1890943e6271736233f5d8f1be845b8a17ed4f668d278903f75634e98f50f9e", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.17 [INFO] [stderr] Compiling syn v1.0.27 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling proc-macro-nested v0.1.4 [INFO] [stderr] Compiling once_cell v1.4.0 [INFO] [stderr] Compiling futures-io v0.3.5 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling smallvec v1.4.0 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling pin-project-lite v0.1.5 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling bytes v0.5.4 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.8 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling futures-channel v0.3.5 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling net2 v0.2.34 [INFO] [stderr] Compiling futures-task v0.3.5 [INFO] [stderr] Compiling unicode-normalization v0.1.12 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling clap v2.33.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 idna v0.2.0 [INFO] [stderr] Compiling url v2.1.0 [INFO] [stderr] Compiling streaming-stats v0.2.3 [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] [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] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 15s [INFO] running `Command { std: "docker" "inspect" "e1890943e6271736233f5d8f1be845b8a17ed4f668d278903f75634e98f50f9e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e1890943e6271736233f5d8f1be845b8a17ed4f668d278903f75634e98f50f9e", kill_on_drop: false }` [INFO] [stdout] e1890943e6271736233f5d8f1be845b8a17ed4f668d278903f75634e98f50f9e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8ec5372a311d4231244147ea0b4b8a4a7b054cb4440b578dad11525c8e2a947a [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" "8ec5372a311d4231244147ea0b4b8a4a7b054cb4440b578dad11525c8e2a947a", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling regex-syntax v0.6.17 [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] [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] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rusty-fork v0.2.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [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] [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] [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 --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=84be111d83f3c08f -C extra-filename=-84be111d83f3c08f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-ed7e507a602f7829.rlib --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-6d05264d59b50f7f.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-f0013ab538e5b627.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-6ed90700c0eacd51.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-31f252053689d823.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-612cb313cdac339c.rlib --extern hex=/opt/rustwide/target/debug/deps/libhex-0e321716ae71509d.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-564705816ac1f29a.rlib --extern proptest=/opt/rustwide/target/debug/deps/libproptest-719b594f345f5b77.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-53b3dcb98a4ea26e.rlib --extern rand_distr=/opt/rustwide/target/debug/deps/librand_distr-106eed941c92941a.rlib --extern stats=/opt/rustwide/target/debug/deps/libstats-983e3ec30dbe4e09.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-2fc7101cd9840719.rlib --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-6d2cc833c9e2429a.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-a4b47e5eeeca73a8.rlib --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" "8ec5372a311d4231244147ea0b4b8a4a7b054cb4440b578dad11525c8e2a947a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8ec5372a311d4231244147ea0b4b8a4a7b054cb4440b578dad11525c8e2a947a", kill_on_drop: false }` [INFO] [stdout] 8ec5372a311d4231244147ea0b4b8a4a7b054cb4440b578dad11525c8e2a947a