[INFO] fetching crate netperf 0.2.7... [INFO] checking netperf-0.2.7 against master#f167efad2f51088d86180ee89177b3d7c9e7c2f5 for pr-129543 [INFO] extracting crate netperf 0.2.7 into /workspace/builds/worker-4-tc1/source [INFO] validating manifest of crates.io crate netperf 0.2.7 on toolchain f167efad2f51088d86180ee89177b3d7c9e7c2f5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f167efad2f51088d86180ee89177b3d7c9e7c2f5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate netperf 0.2.7 [INFO] finished tweaking crates.io crate netperf 0.2.7 [INFO] tweaked toml for crates.io crate netperf 0.2.7 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate crates.io crate netperf 0.2.7 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" "+f167efad2f51088d86180ee89177b3d7c9e7c2f5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded cling-derive v0.1.0 [INFO] [stderr] Downloaded semver v1.0.18 [INFO] [stderr] Downloaded cling v0.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+f167efad2f51088d86180ee89177b3d7c9e7c2f5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d6ad6819df23a5750385fd7ed5112e308360376f406990418457c5493fdfd35f [INFO] running `Command { std: "docker" "start" "-a" "d6ad6819df23a5750385fd7ed5112e308360376f406990418457c5493fdfd35f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d6ad6819df23a5750385fd7ed5112e308360376f406990418457c5493fdfd35f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d6ad6819df23a5750385fd7ed5112e308360376f406990418457c5493fdfd35f", kill_on_drop: false }` [INFO] [stdout] d6ad6819df23a5750385fd7ed5112e308360376f406990418457c5493fdfd35f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+f167efad2f51088d86180ee89177b3d7c9e7c2f5" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4f8a5b1bf33def71493caff187a9de6530540e0ecd0f86f0967f09916f220d12 [INFO] running `Command { std: "docker" "start" "-a" "4f8a5b1bf33def71493caff187a9de6530540e0ecd0f86f0967f09916f220d12", kill_on_drop: false }` [INFO] [stderr] Checking memchr v2.6.3 [INFO] [stderr] Checking pin-project-lite v0.2.13 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling semver v1.0.18 [INFO] [stderr] Compiling rustix v0.38.13 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Checking anstream v0.5.0 [INFO] [stderr] Compiling syn v2.0.32 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Checking futures-sink v0.3.28 [INFO] [stderr] Checking clap_lex v0.5.1 [INFO] [stderr] Checking linux-raw-sys v0.4.7 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Checking futures-io v0.3.28 [INFO] [stderr] Checking regex-syntax v0.7.5 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling async-trait v0.1.73 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Checking clap_builder v4.4.2 [INFO] [stderr] Compiling serde v1.0.188 [INFO] [stderr] Checking tracing-core v0.1.31 [INFO] [stderr] Checking mio v0.8.8 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking socket2 v0.5.3 [INFO] [stderr] Compiling serde_json v1.0.106 [INFO] [stderr] Compiling thiserror v1.0.48 [INFO] [stderr] Compiling indoc v2.0.3 [INFO] [stderr] Checking bytes v1.5.0 [INFO] [stderr] Checking termcolor v1.2.0 [INFO] [stderr] Checking getrandom v0.2.10 [INFO] [stderr] Checking ryu v1.0.15 [INFO] [stderr] Checking itoa v1.0.9 [INFO] [stderr] Checking aho-corasick v1.0.5 [INFO] [stderr] Checking uuid v1.4.1 [INFO] [stderr] Checking nix v0.27.1 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Checking yansi v0.5.1 [INFO] [stderr] Checking diff v0.1.13 [INFO] [stderr] Checking pretty_assertions v1.4.0 [INFO] [stderr] Compiling cling v0.1.0 [INFO] [stderr] Checking is-terminal v0.4.9 [INFO] [stderr] Checking colored v2.0.4 [INFO] [stderr] Checking regex-automata v0.3.8 [INFO] [stderr] Checking regex v1.9.5 [INFO] [stderr] Compiling darling_core v0.20.3 [INFO] [stderr] Checking env_logger v0.10.0 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling clap_derive v4.4.2 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling tracing-attributes v0.1.26 [INFO] [stderr] Compiling serde_derive v1.0.188 [INFO] [stderr] Compiling thiserror-impl v1.0.48 [INFO] [stderr] Checking tokio v1.32.0 [INFO] [stderr] Checking tracing v0.1.37 [INFO] [stderr] Checking clap v4.4.2 [INFO] [stderr] Checking clap-verbosity-flag v2.0.1 [INFO] [stderr] Compiling darling_macro v0.20.3 [INFO] [stderr] Compiling darling v0.20.3 [INFO] [stderr] Compiling cling-derive v0.1.0 [INFO] [stderr] Checking futures-executor v0.3.28 [INFO] [stderr] Checking futures v0.3.28 [INFO] [stderr] Checking tokio-stream v0.1.14 [INFO] [stderr] Checking netperf v0.2.7 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.73s [INFO] running `Command { std: "docker" "inspect" "4f8a5b1bf33def71493caff187a9de6530540e0ecd0f86f0967f09916f220d12", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4f8a5b1bf33def71493caff187a9de6530540e0ecd0f86f0967f09916f220d12", kill_on_drop: false }` [INFO] [stdout] 4f8a5b1bf33def71493caff187a9de6530540e0ecd0f86f0967f09916f220d12