[INFO] fetching crate snocat-cli 0.8.0-alpha.5... [INFO] testing snocat-cli-0.8.0-alpha.5 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate snocat-cli 0.8.0-alpha.5 into /workspace/builds/worker-7-tc1/source [INFO] started tweaking crates.io crate snocat-cli 0.8.0-alpha.5 [INFO] finished tweaking crates.io crate snocat-cli 0.8.0-alpha.5 [INFO] tweaked toml for crates.io crate snocat-cli 0.8.0-alpha.5 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate snocat-cli 0.8.0-alpha.5 on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate snocat-cli 0.8.0-alpha.5 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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded snocat v0.8.0-alpha.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bd66a8ff7d776141a5490ca3009b005179e41ef0cb726f94ca7ad386c2bf0ac5 [INFO] running `Command { std: "docker" "start" "-a" "bd66a8ff7d776141a5490ca3009b005179e41ef0cb726f94ca7ad386c2bf0ac5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bd66a8ff7d776141a5490ca3009b005179e41ef0cb726f94ca7ad386c2bf0ac5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bd66a8ff7d776141a5490ca3009b005179e41ef0cb726f94ca7ad386c2bf0ac5", kill_on_drop: false }` [INFO] [stdout] bd66a8ff7d776141a5490ca3009b005179e41ef0cb726f94ca7ad386c2bf0ac5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dffb61b1d843af3b6100d8c11b3f113ad50baf5e36fbe07f9a28067bc04197e2 [INFO] running `Command { std: "docker" "start" "-a" "dffb61b1d843af3b6100d8c11b3f113ad50baf5e36fbe07f9a28067bc04197e2", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.6 [INFO] [stderr] Compiling libc v0.2.149 [INFO] [stderr] Compiling syn v1.0.107 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling futures-core v0.3.26 [INFO] [stderr] Compiling base64 v0.21.0 [INFO] [stderr] Compiling bytes v1.4.0 [INFO] [stderr] Compiling futures-sink v0.3.26 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling tracing-core v0.1.30 [INFO] [stderr] Compiling tokio v1.29.1 [INFO] [stderr] Compiling futures-task v0.3.26 [INFO] [stderr] Compiling futures-channel v0.3.26 [INFO] [stderr] Compiling rustls v0.21.7 [INFO] [stderr] Compiling futures-util v0.3.26 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling proc-macro2 v1.0.69 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling rustls-pemfile v1.0.2 [INFO] [stderr] Compiling parking_lot_core v0.9.7 [INFO] [stderr] Compiling futures-io v0.3.26 [INFO] [stderr] Compiling rustls-native-certs v0.6.2 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling time-core v0.1.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling anyhow v1.0.69 [INFO] [stderr] Compiling serde_json v1.0.93 [INFO] [stderr] Compiling time v0.3.17 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling sha1_smol v1.0.0 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling tracing-log v0.1.3 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling syn v2.0.38 [INFO] [stderr] Compiling regex v1.7.1 [INFO] [stderr] Compiling pem v3.0.2 [INFO] [stderr] Compiling thread_local v1.1.5 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling arc-swap v1.6.0 [INFO] [stderr] Compiling termcolor v1.2.0 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling mio v0.8.8 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling socket2 v0.5.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling dashmap v5.4.0 [INFO] [stderr] Compiling yasna v0.5.2 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling clap v3.2.23 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling rustls-webpki v0.101.6 [INFO] [stderr] Compiling rcgen v0.11.3 [INFO] [stderr] Compiling tracing-attributes v0.1.23 [INFO] [stderr] Compiling futures-macro v0.3.26 [INFO] [stderr] Compiling serde_derive v1.0.152 [INFO] [stderr] Compiling thiserror-impl v1.0.38 [INFO] [stderr] Compiling pin-project-internal v1.0.12 [INFO] [stderr] Compiling pin-project v1.0.12 [INFO] [stderr] Compiling thiserror v1.0.38 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling quinn-udp v0.4.1 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling tracing-subscriber v0.3.16 [INFO] [stderr] Compiling quinn-proto v0.10.5 [INFO] [stderr] Compiling serde v1.0.152 [INFO] [stderr] Compiling tokio-util v0.7.4 [INFO] [stderr] Compiling futures-executor v0.3.26 [INFO] [stderr] Compiling tokio-stream v0.1.11 [INFO] [stderr] Compiling futures v0.3.26 [INFO] [stderr] Compiling quinn v0.10.2 [INFO] [stderr] Compiling uuid v1.3.0 [INFO] [stderr] Compiling snocat v0.8.0-alpha.5 [INFO] [stderr] Compiling snocat-cli v0.8.0-alpha.5 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary allocation, use `&` instead [INFO] [stdout] --> src/services/demand_proxy.rs:196:9 [INFO] [stdout] | [INFO] [stdout] 196 | Box::new(stop_accepting).cancelled() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_allocation)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 37.72s [INFO] running `Command { std: "docker" "inspect" "dffb61b1d843af3b6100d8c11b3f113ad50baf5e36fbe07f9a28067bc04197e2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dffb61b1d843af3b6100d8c11b3f113ad50baf5e36fbe07f9a28067bc04197e2", kill_on_drop: false }` [INFO] [stdout] dffb61b1d843af3b6100d8c11b3f113ad50baf5e36fbe07f9a28067bc04197e2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fb36bb846a57c75c2c97cd65e1f912b7494738070072324c1ef0bd34a3f61632 [INFO] running `Command { std: "docker" "start" "-a" "fb36bb846a57c75c2c97cd65e1f912b7494738070072324c1ef0bd34a3f61632", kill_on_drop: false }` [INFO] [stderr] Compiling snocat-cli v0.8.0-alpha.5 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary allocation, use `&` instead [INFO] [stdout] --> src/services/demand_proxy.rs:196:9 [INFO] [stdout] | [INFO] [stdout] 196 | Box::new(stop_accepting).cancelled() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_allocation)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.38s [INFO] running `Command { std: "docker" "inspect" "fb36bb846a57c75c2c97cd65e1f912b7494738070072324c1ef0bd34a3f61632", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fb36bb846a57c75c2c97cd65e1f912b7494738070072324c1ef0bd34a3f61632", kill_on_drop: false }` [INFO] [stdout] fb36bb846a57c75c2c97cd65e1f912b7494738070072324c1ef0bd34a3f61632 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] b59da641794d2e8df2b296c72ad268a4c00a387378e7e979873a08c5208f9a84 [INFO] running `Command { std: "docker" "start" "-a" "b59da641794d2e8df2b296c72ad268a4c00a387378e7e979873a08c5208f9a84", kill_on_drop: false }` [INFO] [stderr] warning: unnecessary allocation, use `&` instead [INFO] [stderr] --> src/services/demand_proxy.rs:196:9 [INFO] [stderr] | [INFO] [stderr] 196 | Box::new(stop_accepting).cancelled() [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_allocation)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `snocat-cli` (bin "snocat-cli" test) generated 1 warning [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/snocat_cli-994005938ebe38ff) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "b59da641794d2e8df2b296c72ad268a4c00a387378e7e979873a08c5208f9a84", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b59da641794d2e8df2b296c72ad268a4c00a387378e7e979873a08c5208f9a84", kill_on_drop: false }` [INFO] [stdout] b59da641794d2e8df2b296c72ad268a4c00a387378e7e979873a08c5208f9a84