[INFO] cloning repository https://github.com/tkilbourn/rustfmt-test
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tkilbourn/rustfmt-test" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftkilbourn%2Frustfmt-test", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftkilbourn%2Frustfmt-test'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 08a4cc21f02c394f35451574da8ee8513b031621
[INFO] checking tkilbourn/rustfmt-test/08a4cc21f02c394f35451574da8ee8513b031621 against master#f8463896a9b36a04899c013bd8825a7fd29dd7a4 for pr-151920
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftkilbourn%2Frustfmt-test" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/tkilbourn/rustfmt-test
[INFO] finished tweaking git repo https://github.com/tkilbourn/rustfmt-test
[INFO] tweaked toml for git repo https://github.com/tkilbourn/rustfmt-test written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/tkilbourn/rustfmt-test on toolchain f8463896a9b36a04899c013bd8825a7fd29dd7a4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f8463896a9b36a04899c013bd8825a7fd29dd7a4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/tkilbourn/rustfmt-test 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" "+f8463896a9b36a04899c013bd8825a7fd29dd7a4" "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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+f8463896a9b36a04899c013bd8825a7fd29dd7a4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d5c46afa936ecf8ac0e7eb8aa6f014c70080a0f43a10f3aeab8c71953dc3a5a0
[INFO] running `Command { std: "docker" "start" "-a" "d5c46afa936ecf8ac0e7eb8aa6f014c70080a0f43a10f3aeab8c71953dc3a5a0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d5c46afa936ecf8ac0e7eb8aa6f014c70080a0f43a10f3aeab8c71953dc3a5a0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d5c46afa936ecf8ac0e7eb8aa6f014c70080a0f43a10f3aeab8c71953dc3a5a0", kill_on_drop: false }`
[INFO] [stdout] d5c46afa936ecf8ac0e7eb8aa6f014c70080a0f43a10f3aeab8c71953dc3a5a0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+f8463896a9b36a04899c013bd8825a7fd29dd7a4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ec4dd11b51c91aa5bdaab3a6c81e5caa1fb2c45b53b3d8180f5729271450f422
[INFO] running `Command { std: "docker" "start" "-a" "ec4dd11b51c91aa5bdaab3a6c81e5caa1fb2c45b53b3d8180f5729271450f422", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]     Checking rustfmt-test v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `that`
[INFO] [stdout]  --> src/other.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 |     that: u64, does: u32,
[INFO] [stdout]   |     ^^^^ help: if this is intentional, prefix it with an underscore: `_that`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `does`
[INFO] [stdout]  --> src/other.rs:2:16
[INFO] [stdout]   |
[INFO] [stdout] 2 |     that: u64, does: u32,
[INFO] [stdout]   |                ^^^^ help: if this is intentional, prefix it with an underscore: `_does`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `not`
[INFO] [stdout]  --> src/other.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 |     not: f32, follow: String, the: usize,
[INFO] [stdout]   |     ^^^ help: if this is intentional, prefix it with an underscore: `_not`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `follow`
[INFO] [stdout]  --> src/other.rs:3:15
[INFO] [stdout]   |
[INFO] [stdout] 3 |     not: f32, follow: String, the: usize,
[INFO] [stdout]   |               ^^^^^^ help: if this is intentional, prefix it with an underscore: `_follow`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `the`
[INFO] [stdout]  --> src/other.rs:3:31
[INFO] [stdout]   |
[INFO] [stdout] 3 |     not: f32, follow: String, the: usize,
[INFO] [stdout]   |                               ^^^ help: if this is intentional, prefix it with an underscore: `_the`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `rules`
[INFO] [stdout]  --> src/other.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 |     rules: &[u8]) ->
[INFO] [stdout]   |     ^^^^^ help: if this is intentional, prefix it with an underscore: `_rules`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]  --> src/main.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 |     other::long_function(0, 1, 1.5, String::new(), 2, &[0]);
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout]   = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]   |
[INFO] [stdout] 4 |     let _ = other::long_function(0, 1, 1.5, String::new(), 2, &[0]);
[INFO] [stdout]   |     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `that`
[INFO] [stdout]  --> src/other.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 |     that: u64, does: u32,
[INFO] [stdout]   |     ^^^^ help: if this is intentional, prefix it with an underscore: `_that`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `does`
[INFO] [stdout]  --> src/other.rs:2:16
[INFO] [stdout]   |
[INFO] [stdout] 2 |     that: u64, does: u32,
[INFO] [stdout]   |                ^^^^ help: if this is intentional, prefix it with an underscore: `_does`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `not`
[INFO] [stdout]  --> src/other.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 |     not: f32, follow: String, the: usize,
[INFO] [stdout]   |     ^^^ help: if this is intentional, prefix it with an underscore: `_not`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `follow`
[INFO] [stdout]  --> src/other.rs:3:15
[INFO] [stdout]   |
[INFO] [stdout] 3 |     not: f32, follow: String, the: usize,
[INFO] [stdout]   |               ^^^^^^ help: if this is intentional, prefix it with an underscore: `_follow`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `the`
[INFO] [stdout]  --> src/other.rs:3:31
[INFO] [stdout]   |
[INFO] [stdout] 3 |     not: f32, follow: String, the: usize,
[INFO] [stdout]   |                               ^^^ help: if this is intentional, prefix it with an underscore: `_the`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `rules`
[INFO] [stdout]  --> src/other.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 |     rules: &[u8]) ->
[INFO] [stdout]   |     ^^^^^ help: if this is intentional, prefix it with an underscore: `_rules`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]  --> src/main.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 |     other::long_function(0, 1, 1.5, String::new(), 2, &[0]);
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout]   = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]   |
[INFO] [stdout] 4 |     let _ = other::long_function(0, 1, 1.5, String::new(), 2, &[0]);
[INFO] [stdout]   |     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.16s
[INFO] running `Command { std: "docker" "inspect" "ec4dd11b51c91aa5bdaab3a6c81e5caa1fb2c45b53b3d8180f5729271450f422", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ec4dd11b51c91aa5bdaab3a6c81e5caa1fb2c45b53b3d8180f5729271450f422", kill_on_drop: false }`
[INFO] [stdout] ec4dd11b51c91aa5bdaab3a6c81e5caa1fb2c45b53b3d8180f5729271450f422
