[INFO] cloning repository https://github.com/emanon-was/wip-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/emanon-was/wip-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Femanon-was%2Fwip-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Femanon-was%2Fwip-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ae8e21443977c72820dd35f996e86eeefc550096 [INFO] checking emanon-was/wip-rust against master#b56aaec52bc0fa35591a872fb4aac81f606e265c for pr-122661-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Femanon-was%2Fwip-rust" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/emanon-was/wip-rust [INFO] finished tweaking git repo https://github.com/emanon-was/wip-rust [INFO] tweaked toml for git repo https://github.com/emanon-was/wip-rust written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/emanon-was/wip-rust on toolchain b56aaec52bc0fa35591a872fb4aac81f606e265c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b56aaec52bc0fa35591a872fb4aac81f606e265c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/emanon-was/wip-rust 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" "+b56aaec52bc0fa35591a872fb4aac81f606e265c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded combine v3.2.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+b56aaec52bc0fa35591a872fb4aac81f606e265c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3150fa78b1786d6f06ac1a21a8e117b62d890aafb52179d04844aecc90d6c24b [INFO] running `Command { std: "docker" "start" "-a" "3150fa78b1786d6f06ac1a21a8e117b62d890aafb52179d04844aecc90d6c24b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3150fa78b1786d6f06ac1a21a8e117b62d890aafb52179d04844aecc90d6c24b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3150fa78b1786d6f06ac1a21a8e117b62d890aafb52179d04844aecc90d6c24b", kill_on_drop: false }` [INFO] [stdout] 3150fa78b1786d6f06ac1a21a8e117b62d890aafb52179d04844aecc90d6c24b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+b56aaec52bc0fa35591a872fb4aac81f606e265c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0744b6b3226f4d649cacd8ff1d18c67c3dcecfd5663e977f222b685afdf2ed59 [INFO] running `Command { std: "docker" "start" "-a" "0744b6b3226f4d649cacd8ff1d18c67c3dcecfd5663e977f222b685afdf2ed59", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Checking libc v0.2.40 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking byteorder v1.2.3 [INFO] [stderr] Checking either v1.5.0 [INFO] [stderr] Checking ascii v0.7.1 [INFO] [stderr] Checking unreachable v1.0.0 [INFO] [stderr] Checking memchr v2.0.1 [INFO] [stderr] Checking combine v3.2.0 [INFO] [stderr] Checking wip-rust v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: fields `path` and `body` are never read [INFO] [stdout] --> src/os/file/mod.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 12 | pub struct ReadFile { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 13 | path: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 14 | body: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ReadFile` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/os/file/mod.rs:44:13 [INFO] [stdout] | [INFO] [stdout] 44 | &f.read_to_string(&mut s); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ the borrow produces a value [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 44 | let _ = &f.read_to_string(&mut s); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `path` and `body` are never read [INFO] [stdout] --> src/os/file/mod.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 12 | pub struct ReadFile { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 13 | path: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 14 | body: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ReadFile` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/os/file/mod.rs:44:13 [INFO] [stdout] | [INFO] [stdout] 44 | &f.read_to_string(&mut s); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ the borrow produces a value [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 44 | let _ = &f.read_to_string(&mut s); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `path` and `body` are never read [INFO] [stdout] --> src/os/file/mod.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 12 | pub struct ReadFile { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 13 | path: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 14 | body: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ReadFile` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `address` and `port` are never read [INFO] [stdout] --> src/pound/cfg/service/emergency.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct Emergency { [INFO] [stdout] | --------- fields in this struct [INFO] [stdout] 7 | pub address: String, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 8 | pub port: i32, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Emergency` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/os/file/mod.rs:44:13 [INFO] [stdout] | [INFO] [stdout] 44 | &f.read_to_string(&mut s); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ the borrow produces a value [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 44 | let _ = &f.read_to_string(&mut s); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `path` and `body` are never read [INFO] [stdout] --> src/os/file/mod.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 12 | pub struct ReadFile { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 13 | path: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 14 | body: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ReadFile` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `address` and `port` are never read [INFO] [stdout] --> src/pound/cfg/service/emergency.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct Emergency { [INFO] [stdout] | --------- fields in this struct [INFO] [stdout] 7 | pub address: String, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 8 | pub port: i32, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Emergency` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/os/file/mod.rs:44:13 [INFO] [stdout] | [INFO] [stdout] 44 | &f.read_to_string(&mut s); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ the borrow produces a value [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 44 | let _ = &f.read_to_string(&mut s); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.47s [INFO] running `Command { std: "docker" "inspect" "0744b6b3226f4d649cacd8ff1d18c67c3dcecfd5663e977f222b685afdf2ed59", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0744b6b3226f4d649cacd8ff1d18c67c3dcecfd5663e977f222b685afdf2ed59", kill_on_drop: false }` [INFO] [stdout] 0744b6b3226f4d649cacd8ff1d18c67c3dcecfd5663e977f222b685afdf2ed59