[INFO] fetching crate snocat-cli 0.8.0-alpha.5... [INFO] testing snocat-cli-0.8.0-alpha.5 against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] extracting crate snocat-cli 0.8.0-alpha.5 into /workspace/builds/worker-7-tc2/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-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate snocat-cli 0.8.0-alpha.5 on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "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" "+b83b707f97d809763b7861afa7638871f3339a33" "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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cc83b3fb8c8939c80939e7bee150094c64d12bbbd81960bcd5969f64218458fd [INFO] running `Command { std: "docker" "start" "-a" "cc83b3fb8c8939c80939e7bee150094c64d12bbbd81960bcd5969f64218458fd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cc83b3fb8c8939c80939e7bee150094c64d12bbbd81960bcd5969f64218458fd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cc83b3fb8c8939c80939e7bee150094c64d12bbbd81960bcd5969f64218458fd", kill_on_drop: false }` [INFO] [stdout] cc83b3fb8c8939c80939e7bee150094c64d12bbbd81960bcd5969f64218458fd [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0eb1f557179417e06386ab2ea2a2fd7e8e8f55673e1af3adec684f02f4156159 [INFO] running `Command { std: "docker" "start" "-a" "0eb1f557179417e06386ab2ea2a2fd7e8e8f55673e1af3adec684f02f4156159", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.149 [INFO] [stderr] Compiling unicode-ident v1.0.6 [INFO] [stderr] Compiling syn v1.0.107 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling log v0.4.17 [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 futures-util v0.3.26 [INFO] [stderr] Compiling rustls v0.21.7 [INFO] [stderr] Compiling proc-macro2 v1.0.69 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling regex-syntax v0.6.28 [INFO] [stderr] Compiling futures-io v0.3.26 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling parking_lot_core v0.9.7 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling time-core v0.1.0 [INFO] [stderr] Compiling anyhow v1.0.69 [INFO] [stderr] Compiling serde_json v1.0.93 [INFO] [stderr] Compiling rustls-pemfile v1.0.2 [INFO] [stderr] Compiling time v0.3.17 [INFO] [stderr] Compiling sha1_smol v1.0.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 signal-hook-registry v1.4.0 [INFO] [stderr] Compiling mio v0.8.8 [INFO] [stderr] Compiling socket2 v0.5.4 [INFO] [stderr] Compiling rustls-native-certs v0.6.2 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling dashmap v5.4.0 [INFO] [stderr] Compiling syn v2.0.38 [INFO] [stderr] Compiling yasna v0.5.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling pem v3.0.2 [INFO] [stderr] Compiling tracing-log v0.1.3 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling thread_local v1.1.5 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling arc-swap v1.6.0 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling clap v3.2.23 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling regex v1.7.1 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling matchers v0.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 serde_derive v1.0.152 [INFO] [stderr] Compiling futures-macro v0.3.26 [INFO] [stderr] Compiling thiserror-impl v1.0.38 [INFO] [stderr] Compiling pin-project-internal v1.0.12 [INFO] [stderr] Compiling thiserror v1.0.38 [INFO] [stderr] Compiling pin-project v1.0.12 [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 serde v1.0.152 [INFO] [stderr] Compiling tokio-util v0.7.4 [INFO] [stderr] Compiling quinn-proto v0.10.5 [INFO] [stderr] Compiling tokio-stream v0.1.11 [INFO] [stderr] Compiling futures-executor v0.3.26 [INFO] [stderr] Compiling futures v0.3.26 [INFO] [stderr] Compiling uuid v1.3.0 [INFO] [stderr] Compiling quinn v0.10.2 [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 49.00s [INFO] running `Command { std: "docker" "inspect" "0eb1f557179417e06386ab2ea2a2fd7e8e8f55673e1af3adec684f02f4156159", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0eb1f557179417e06386ab2ea2a2fd7e8e8f55673e1af3adec684f02f4156159", kill_on_drop: false }` [INFO] [stdout] 0eb1f557179417e06386ab2ea2a2fd7e8e8f55673e1af3adec684f02f4156159 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 06e4253c508540dcc4ec04ec269539445b5c834cab2d7e767365b06334bf2047 [INFO] running `Command { std: "docker" "start" "-a" "06e4253c508540dcc4ec04ec269539445b5c834cab2d7e767365b06334bf2047", 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.81s [INFO] running `Command { std: "docker" "inspect" "06e4253c508540dcc4ec04ec269539445b5c834cab2d7e767365b06334bf2047", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "06e4253c508540dcc4ec04ec269539445b5c834cab2d7e767365b06334bf2047", kill_on_drop: false }` [INFO] [stdout] 06e4253c508540dcc4ec04ec269539445b5c834cab2d7e767365b06334bf2047 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] a4842952f6c2cc75fafe447a0754a55b8dacd1a9d78e8e8ca83db313f40c9ad0 [INFO] running `Command { std: "docker" "start" "-a" "a4842952f6c2cc75fafe447a0754a55b8dacd1a9d78e8e8ca83db313f40c9ad0", 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.21s [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" "a4842952f6c2cc75fafe447a0754a55b8dacd1a9d78e8e8ca83db313f40c9ad0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a4842952f6c2cc75fafe447a0754a55b8dacd1a9d78e8e8ca83db313f40c9ad0", kill_on_drop: false }` [INFO] [stdout] a4842952f6c2cc75fafe447a0754a55b8dacd1a9d78e8e8ca83db313f40c9ad0