[INFO] fetching crate dwldutil 3.1.1... [INFO] checking dwldutil-3.1.1 against try#c659ee110de67e82444e4b6c8407c1a9af9c2cf6 for pr-145608-1 [INFO] extracting crate dwldutil 3.1.1 into /workspace/builds/worker-7-tc2/source [INFO] started tweaking crates.io crate dwldutil 3.1.1 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate dwldutil 3.1.1 [INFO] tweaked toml for crates.io crate dwldutil 3.1.1 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate dwldutil 3.1.1 on toolchain c659ee110de67e82444e4b6c8407c1a9af9c2cf6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate dwldutil 3.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" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "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" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a228251bd453259ad87b5e48e625c6333f58740bac04d1fb131a6313ddb5d542 [INFO] running `Command { std: "docker" "start" "-a" "a228251bd453259ad87b5e48e625c6333f58740bac04d1fb131a6313ddb5d542", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a228251bd453259ad87b5e48e625c6333f58740bac04d1fb131a6313ddb5d542", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a228251bd453259ad87b5e48e625c6333f58740bac04d1fb131a6313ddb5d542", kill_on_drop: false }` [INFO] [stdout] a228251bd453259ad87b5e48e625c6333f58740bac04d1fb131a6313ddb5d542 [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" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1d27d1280a363a775278091a2c9df3e41c2a404f96a6b2377fefe8254289c45d [INFO] running `Command { std: "docker" "start" "-a" "1d27d1280a363a775278091a2c9df3e41c2a404f96a6b2377fefe8254289c45d", kill_on_drop: false }` [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Checking memchr v2.7.5 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Checking linux-raw-sys v0.9.4 [INFO] [stderr] Checking futures-lite v2.6.0 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking value-bag v1.11.1 [INFO] [stderr] Compiling cc v1.2.29 [INFO] [stderr] Checking event-listener v5.4.0 [INFO] [stderr] Checking piper v0.2.4 [INFO] [stderr] Checking serde v1.0.219 [INFO] [stderr] Checking log v0.4.27 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Checking event-listener-strategy v0.5.4 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking async-lock v3.4.0 [INFO] [stderr] Checking async-channel v2.5.0 [INFO] [stderr] Checking cipher v0.2.5 [INFO] [stderr] Checking universal-hash v0.4.1 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Checking blocking v1.6.2 [INFO] [stderr] Checking cpuid-bool v0.2.0 [INFO] [stderr] Compiling const_fn v0.4.11 [INFO] [stderr] Checking polyval v0.4.5 [INFO] [stderr] Checking async-executor v1.13.2 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking icu_normalizer v2.0.0 [INFO] [stderr] Checking getrandom v0.1.16 [INFO] [stderr] Checking aes-soft v0.6.4 [INFO] [stderr] Checking crypto-mac v0.10.1 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking aes v0.6.0 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Checking hmac v0.10.1 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking ghash v0.3.1 [INFO] [stderr] Checking ctr v0.6.0 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Checking aead v0.3.2 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling cookie v0.14.4 [INFO] [stderr] Compiling nom v5.1.3 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling rustix v0.37.28 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Checking futures-lite v1.13.0 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Checking idna v1.0.3 [INFO] [stderr] Checking time-macros v0.1.1 [INFO] [stderr] Checking aes-gcm v0.8.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking sha2 v0.9.9 [INFO] [stderr] Checking hkdf v0.10.0 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking io-lifetimes v1.0.11 [INFO] [stderr] Checking async-channel v1.9.0 [INFO] [stderr] Checking kv-log-macro v1.0.7 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Checking linux-raw-sys v0.3.8 [INFO] [stderr] Compiling http-types v2.12.0 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking serde_qs v0.8.5 [INFO] [stderr] Checking serde_json v1.0.140 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking url v2.5.4 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking async-lock v2.8.0 [INFO] [stderr] Checking polling v3.8.0 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Checking webpki v0.21.4 [INFO] [stderr] Checking sct v0.6.1 [INFO] [stderr] Checking async-io v2.4.1 [INFO] [stderr] Checking socket2 v0.4.10 [INFO] [stderr] Checking parking_lot_core v0.9.11 [INFO] [stderr] Checking rustls v0.18.1 [INFO] [stderr] Checking webpki-roots v0.20.0 [INFO] [stderr] Checking async-dup v1.2.4 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking async-global-executor v2.4.1 [INFO] [stderr] Checking num_cpus v1.17.0 [INFO] [stderr] Checking tokio v1.46.1 [INFO] [stderr] Checking config v0.10.1 [INFO] [stderr] Checking dashmap v5.5.3 [INFO] [stderr] Checking async-std v1.13.1 [INFO] [stderr] Checking async-signal v0.2.11 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking pin-project v1.1.10 [INFO] [stderr] Checking async-process v2.3.1 [INFO] [stderr] Checking async-net v2.0.0 [INFO] [stderr] Checking async-fs v2.1.2 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Checking symlink v0.1.0 [INFO] [stderr] Checking smol v2.0.2 [INFO] [stderr] Checking deadpool v0.7.0 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking async-tls v0.10.0 [INFO] [stderr] Checking async-h1 v2.3.4 [INFO] [stderr] Checking http-client v6.5.3 [INFO] [stderr] Checking surf v2.3.2 [INFO] [stderr] Checking dwldutil v3.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `name` [INFO] [stdout] --> src/indicator.rs:30:27 [INFO] [stdout] | [INFO] [stdout] 30 | fn create_task(&self, name: &str, size: u64) -> impl Indicator { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_name` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `size` [INFO] [stdout] --> src/indicator.rs:30:39 [INFO] [stdout] | [INFO] [stdout] 30 | fn create_task(&self, name: &str, size: u64) -> impl Indicator { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_size` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `name` [INFO] [stdout] --> src/indicator.rs:30:27 [INFO] [stdout] | [INFO] [stdout] 30 | fn create_task(&self, name: &str, size: u64) -> impl Indicator { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_name` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `signal` [INFO] [stdout] --> src/indicator.rs:37:26 [INFO] [stdout] | [INFO] [stdout] 37 | fn signal(&mut self, signal: IndicateSignal) {} [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_signal` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `position` [INFO] [stdout] --> src/indicator.rs:38:26 [INFO] [stdout] | [INFO] [stdout] 38 | fn effect(&mut self, position: u64) {} [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_position` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `size` [INFO] [stdout] --> src/indicator.rs:30:39 [INFO] [stdout] | [INFO] [stdout] 30 | fn create_task(&self, name: &str, size: u64) -> impl Indicator { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_size` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `signal` [INFO] [stdout] --> src/indicator.rs:37:26 [INFO] [stdout] | [INFO] [stdout] 37 | fn signal(&mut self, signal: IndicateSignal) {} [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_signal` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `position` [INFO] [stdout] --> src/indicator.rs:38:26 [INFO] [stdout] | [INFO] [stdout] 38 | fn effect(&mut self, position: u64) {} [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_position` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 54.90s [INFO] running `Command { std: "docker" "inspect" "1d27d1280a363a775278091a2c9df3e41c2a404f96a6b2377fefe8254289c45d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1d27d1280a363a775278091a2c9df3e41c2a404f96a6b2377fefe8254289c45d", kill_on_drop: false }` [INFO] [stdout] 1d27d1280a363a775278091a2c9df3e41c2a404f96a6b2377fefe8254289c45d