[INFO] fetching crate acadcheck 0.1.12...
[INFO] testing acadcheck-0.1.12 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate acadcheck 0.1.12 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate acadcheck 0.1.12
[INFO] finished tweaking crates.io crate acadcheck 0.1.12
[INFO] tweaked toml for crates.io crate acadcheck 0.1.12 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate acadcheck 0.1.12 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 51 packages to latest compatible versions
[INFO] [stderr]       Adding erased-serde v0.3.31 (available: v0.4.9)
[INFO] [stderr]       Adding sanitize-filename v0.4.0 (available: v0.6.0)
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.17)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] fbe1d97e51fea73cb379161fcf8f57b8b513933817ec13a0affc835331ffbf1e
[INFO] running `Command { std: "docker" "start" "-a" "fbe1d97e51fea73cb379161fcf8f57b8b513933817ec13a0affc835331ffbf1e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fbe1d97e51fea73cb379161fcf8f57b8b513933817ec13a0affc835331ffbf1e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fbe1d97e51fea73cb379161fcf8f57b8b513933817ec13a0affc835331ffbf1e", kill_on_drop: false }`
[INFO] [stdout] fbe1d97e51fea73cb379161fcf8f57b8b513933817ec13a0affc835331ffbf1e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1b75e0e2c4cbe3be443f7b07c7a2ab37d2c0585b5a3eda88995dd7e3cc88f9e9
[INFO] running `Command { std: "docker" "start" "-a" "1b75e0e2c4cbe3be443f7b07c7a2ab37d2c0585b5a3eda88995dd7e3cc88f9e9", kill_on_drop: false }`
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling file_diff v1.0.0
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling sanitize-filename v0.4.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling erased-serde v0.3.31
[INFO] [stderr]    Compiling acadcheck v0.1.12 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]   --> src/acadchecker/mod.rs:45:34
[INFO] [stdout]    |
[INFO] [stdout] 45 |                         .map(|f| (std::ffi::OsString::from(f)))
[INFO] [stdout]    |                                  ^                           ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 45 -                         .map(|f| (std::ffi::OsString::from(f)))
[INFO] [stdout] 45 +                         .map(|f| std::ffi::OsString::from(f))
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]   --> src/acadchecker/mod.rs:59:34
[INFO] [stdout]    |
[INFO] [stdout] 59 |                         .map(|f| (std::ffi::OsString::from(f)))
[INFO] [stdout]    |                                  ^                           ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 59 -                         .map(|f| (std::ffi::OsString::from(f)))
[INFO] [stdout] 59 +                         .map(|f| std::ffi::OsString::from(f))
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.71s
[INFO] running `Command { std: "docker" "inspect" "1b75e0e2c4cbe3be443f7b07c7a2ab37d2c0585b5a3eda88995dd7e3cc88f9e9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1b75e0e2c4cbe3be443f7b07c7a2ab37d2c0585b5a3eda88995dd7e3cc88f9e9", kill_on_drop: false }`
[INFO] [stdout] 1b75e0e2c4cbe3be443f7b07c7a2ab37d2c0585b5a3eda88995dd7e3cc88f9e9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bf7f62d892bb3e7c991a6e930283e59067b1449868f914041b45b128531ea5a5
[INFO] running `Command { std: "docker" "start" "-a" "bf7f62d892bb3e7c991a6e930283e59067b1449868f914041b45b128531ea5a5", kill_on_drop: false }`
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]   --> src/acadchecker/mod.rs:45:34
[INFO] [stdout]    |
[INFO] [stdout] 45 |                         .map(|f| (std::ffi::OsString::from(f)))
[INFO] [stdout]    |                                  ^                           ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 45 -                         .map(|f| (std::ffi::OsString::from(f)))
[INFO] [stdout] 45 +                         .map(|f| std::ffi::OsString::from(f))
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]   --> src/acadchecker/mod.rs:59:34
[INFO] [stdout]    |
[INFO] [stdout] 59 |                         .map(|f| (std::ffi::OsString::from(f)))
[INFO] [stdout]    |                                  ^                           ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 59 -                         .map(|f| (std::ffi::OsString::from(f)))
[INFO] [stdout] 59 +                         .map(|f| std::ffi::OsString::from(f))
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling acadcheck v0.1.12 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]   --> src/acadchecker/mod.rs:45:34
[INFO] [stdout]    |
[INFO] [stdout] 45 |                         .map(|f| (std::ffi::OsString::from(f)))
[INFO] [stdout]    |                                  ^                           ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 45 -                         .map(|f| (std::ffi::OsString::from(f)))
[INFO] [stdout] 45 +                         .map(|f| std::ffi::OsString::from(f))
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]   --> src/acadchecker/mod.rs:59:34
[INFO] [stdout]    |
[INFO] [stdout] 59 |                         .map(|f| (std::ffi::OsString::from(f)))
[INFO] [stdout]    |                                  ^                           ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 59 -                         .map(|f| (std::ffi::OsString::from(f)))
[INFO] [stdout] 59 +                         .map(|f| std::ffi::OsString::from(f))
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.24s
[INFO] running `Command { std: "docker" "inspect" "bf7f62d892bb3e7c991a6e930283e59067b1449868f914041b45b128531ea5a5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bf7f62d892bb3e7c991a6e930283e59067b1449868f914041b45b128531ea5a5", kill_on_drop: false }`
[INFO] [stdout] bf7f62d892bb3e7c991a6e930283e59067b1449868f914041b45b128531ea5a5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] d5d154483664f64a2ff35b84ae17e0b20b28572731c55d8529b4a0f996ed7c5e
[INFO] running `Command { std: "docker" "start" "-a" "d5d154483664f64a2ff35b84ae17e0b20b28572731c55d8529b4a0f996ed7c5e", kill_on_drop: false }`
[INFO] [stderr] warning: unnecessary parentheses around closure body
[INFO] [stderr]   --> src/acadchecker/mod.rs:45:34
[INFO] [stderr]    |
[INFO] [stderr] 45 |                         .map(|f| (std::ffi::OsString::from(f)))
[INFO] [stderr]    |                                  ^                           ^
[INFO] [stderr]    |
[INFO] [stdout] 
[INFO] [stderr]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] running 0 tests
[INFO] [stderr] help: remove these parentheses
[INFO] [stdout] 
[INFO] [stderr]    |
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stderr] 45 -                         .map(|f| (std::ffi::OsString::from(f)))
[INFO] [stdout] 
[INFO] [stderr] 45 +                         .map(|f| std::ffi::OsString::from(f))
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around closure body
[INFO] [stderr]   --> src/acadchecker/mod.rs:59:34
[INFO] [stderr]    |
[INFO] [stderr] 59 |                         .map(|f| (std::ffi::OsString::from(f)))
[INFO] [stderr]    |                                  ^                           ^
[INFO] [stderr]    |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]    |
[INFO] [stderr] 59 -                         .map(|f| (std::ffi::OsString::from(f)))
[INFO] [stderr] 59 +                         .map(|f| std::ffi::OsString::from(f))
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: `acadcheck` (lib) generated 2 warnings (run `cargo fix --lib -p acadcheck` to apply 2 suggestions)
[INFO] [stderr] warning: `acadcheck` (lib test) generated 2 warnings (2 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/acadcheck-d561980d32045907)
[INFO] [stderr]    Doc-tests acadcheck
[INFO] [stderr] warning: unnecessary parentheses around closure body
[INFO] [stderr]   --> src/acadchecker/mod.rs:45:34
[INFO] [stderr]    |
[INFO] [stderr] 45 |                         .map(|f| (std::ffi::OsString::from(f)))
[INFO] [stderr]    |                                  ^                           ^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]    |
[INFO] [stderr] 45 -                         .map(|f| (std::ffi::OsString::from(f)))
[INFO] [stderr] 45 +                         .map(|f| std::ffi::OsString::from(f))
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around closure body
[INFO] [stderr]   --> src/acadchecker/mod.rs:59:34
[INFO] [stderr]    |
[INFO] [stderr] 59 |                         .map(|f| (std::ffi::OsString::from(f)))
[INFO] [stderr]    |                                  ^                           ^
[INFO] [stderr]    |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]    |
[INFO] [stderr] 59 -                         .map(|f| (std::ffi::OsString::from(f)))
[INFO] [stderr] 59 +                         .map(|f| std::ffi::OsString::from(f))
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: 2 warnings emitted
[INFO] [stderr] 
[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" "d5d154483664f64a2ff35b84ae17e0b20b28572731c55d8529b4a0f996ed7c5e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d5d154483664f64a2ff35b84ae17e0b20b28572731c55d8529b4a0f996ed7c5e", kill_on_drop: false }`
[INFO] [stdout] d5d154483664f64a2ff35b84ae17e0b20b28572731c55d8529b4a0f996ed7c5e
