[INFO] fetching crate s2n-netbench-scenarios 0.1.1... [INFO] checking s2n-netbench-scenarios-0.1.1 against try#b1f2594eac607c1f051534800237eeedb5590a49 for pr-139493-3 [INFO] extracting crate s2n-netbench-scenarios 0.1.1 into /workspace/builds/worker-7-tc2/source [INFO] started tweaking crates.io crate s2n-netbench-scenarios 0.1.1 [INFO] finished tweaking crates.io crate s2n-netbench-scenarios 0.1.1 [INFO] tweaked toml for crates.io crate s2n-netbench-scenarios 0.1.1 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate s2n-netbench-scenarios 0.1.1 on toolchain b1f2594eac607c1f051534800237eeedb5590a49 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate s2n-netbench-scenarios 0.1.1 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" "+b1f2594eac607c1f051534800237eeedb5590a49" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1429c8b2a5f9bbb2844937dc591ea93d15e080cbd5ec5177d6acf5abd07f9b5f [INFO] running `Command { std: "docker" "start" "-a" "1429c8b2a5f9bbb2844937dc591ea93d15e080cbd5ec5177d6acf5abd07f9b5f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1429c8b2a5f9bbb2844937dc591ea93d15e080cbd5ec5177d6acf5abd07f9b5f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1429c8b2a5f9bbb2844937dc591ea93d15e080cbd5ec5177d6acf5abd07f9b5f", kill_on_drop: false }` [INFO] [stdout] 1429c8b2a5f9bbb2844937dc591ea93d15e080cbd5ec5177d6acf5abd07f9b5f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e1c1f2972602e891261a216339b46c972b7b13e5884677b045acfe183de1f26e [INFO] running `Command { std: "docker" "start" "-a" "e1c1f2972602e891261a216339b46c972b7b13e5884677b045acfe183de1f26e", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.150 [INFO] [stderr] Compiling futures-core v0.3.29 [INFO] [stderr] Compiling futures-channel v0.3.29 [INFO] [stderr] Compiling futures-task v0.3.29 [INFO] [stderr] Checking futures-sink v0.3.29 [INFO] [stderr] Compiling futures-util v0.3.29 [INFO] [stderr] Compiling winnow v0.5.22 [INFO] [stderr] Compiling syn v2.0.39 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Checking futures-io v0.3.29 [INFO] [stderr] Compiling serde v1.0.193 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Checking deranged v0.3.10 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking either v1.9.0 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking console v0.15.7 [INFO] [stderr] Checking yaml-rust v0.4.5 [INFO] [stderr] Checking base64 v0.21.5 [INFO] [stderr] Compiling openssl v0.10.60 [INFO] [stderr] Checking similar v2.3.0 [INFO] [stderr] Checking mio v0.8.9 [INFO] [stderr] Checking socket2 v0.5.5 [INFO] [stderr] Checking hex-literal v0.4.1 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking humansize v1.1.1 [INFO] [stderr] Checking probe v0.5.1 [INFO] [stderr] Checking pem v3.0.2 [INFO] [stderr] Checking clap v2.34.0 [INFO] [stderr] Checking tokio v1.34.0 [INFO] [stderr] Checking time v0.3.30 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Checking yasna v0.5.2 [INFO] [stderr] Compiling openssl-sys v0.9.96 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling futures-macro v0.3.29 [INFO] [stderr] Compiling serde_derive v1.0.193 [INFO] [stderr] Compiling zerocopy-derive v0.7.28 [INFO] [stderr] Compiling pin-project-internal v1.1.3 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling enum-primitive-derive v0.3.0 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Checking zerocopy v0.7.28 [INFO] [stderr] Compiling bolero-generator-derive v0.10.0 [INFO] [stderr] Checking pin-project v1.1.3 [INFO] [stderr] Checking rcgen v0.11.3 [INFO] [stderr] Checking bolero-generator v0.10.0 [INFO] [stderr] Checking futures-executor v0.3.29 [INFO] [stderr] Checking s2n-codec v0.32.0 [INFO] [stderr] Checking futures-test v0.3.29 [INFO] [stderr] Checking futures v0.3.29 [INFO] [stderr] Checking insta v1.34.0 [INFO] [stderr] Checking serde_json v1.0.108 [INFO] [stderr] Checking s2n-quic-core v0.32.0 [INFO] [stderr] Checking s2n-netbench v0.1.1 [INFO] [stderr] Checking s2n-netbench-scenarios v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/config.rs:21:22 [INFO] [stdout] | [INFO] [stdout] 21 | pub fn clap_args(&self) -> impl Iterator + '_ { [INFO] [stdout] | ^^^^^ ^^^^^^^^^ ^^ the same lifetime is elided here [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 21 | pub fn clap_args(&self) -> impl Iterator> + '_ { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/config.rs:21:22 [INFO] [stdout] | [INFO] [stdout] 21 | pub fn clap_args(&self) -> impl Iterator + '_ { [INFO] [stdout] | ^^^^^ ^^^^^^^^^ ^^ the same lifetime is elided here [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 21 | pub fn clap_args(&self) -> impl Iterator> + '_ { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.96s [INFO] running `Command { std: "docker" "inspect" "e1c1f2972602e891261a216339b46c972b7b13e5884677b045acfe183de1f26e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e1c1f2972602e891261a216339b46c972b7b13e5884677b045acfe183de1f26e", kill_on_drop: false }` [INFO] [stdout] e1c1f2972602e891261a216339b46c972b7b13e5884677b045acfe183de1f26e