[INFO] fetching crate pathmut 0.7.0...
[INFO] building pathmut-0.7.0 against try#4987e9d4227139400384ab59296ffee3b0fb1183 for pr-146237-2
[INFO] extracting crate pathmut 0.7.0 into /workspace/builds/worker-5-tc2/source
[INFO] removed /workspace/builds/worker-5-tc2/source/rust-toolchain.toml
[INFO] started tweaking crates.io crate pathmut 0.7.0
[INFO] finished tweaking crates.io crate pathmut 0.7.0
[INFO] tweaked toml for crates.io crate pathmut 0.7.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate pathmut 0.7.0 on toolchain 4987e9d4227139400384ab59296ffee3b0fb1183
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate pathmut 0.7.0 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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7b1657661ae22adc285d262ca75f0ff4c29b550cefe1f2747dd816074c1fc886
[INFO] running `Command { std: "docker" "start" "-a" "7b1657661ae22adc285d262ca75f0ff4c29b550cefe1f2747dd816074c1fc886", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7b1657661ae22adc285d262ca75f0ff4c29b550cefe1f2747dd816074c1fc886", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7b1657661ae22adc285d262ca75f0ff4c29b550cefe1f2747dd816074c1fc886", kill_on_drop: false }`
[INFO] [stdout] 7b1657661ae22adc285d262ca75f0ff4c29b550cefe1f2747dd816074c1fc886
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] acaf7f7ba29534f29e2edd86fc503738431263de5ce3a6e3c178a3c8d9ba4271
[INFO] running `Command { std: "docker" "start" "-a" "acaf7f7ba29534f29e2edd86fc503738431263de5ce3a6e3c178a3c8d9ba4271", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.137
[INFO] [stderr]    Compiling io-lifetimes v1.0.3
[INFO] [stderr]    Compiling rustix v0.36.4
[INFO] [stderr]    Compiling linux-raw-sys v0.1.3
[INFO] [stderr]    Compiling os_str_bytes v6.4.1
[INFO] [stderr]    Compiling once_cell v1.16.0
[INFO] [stderr]    Compiling typed-path v0.10.0
[INFO] [stderr]    Compiling clap_lex v0.3.0
[INFO] [stderr]    Compiling is-terminal v0.4.1
[INFO] [stderr]    Compiling terminal_size v0.2.3
[INFO] [stderr]    Compiling clap v4.0.29
[INFO] [stderr]    Compiling pathmut v0.7.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: the feature `path_file_prefix` has been stable since 1.91.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/lib.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(path_file_prefix)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `info_command` is never used
[INFO] [stdout]    --> src/app.rs:204:4
[INFO] [stdout]     |
[INFO] [stdout] 204 | fn info_command() -> Command {
[INFO] [stdout]     |    ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.91s
[INFO] running `Command { std: "docker" "inspect" "acaf7f7ba29534f29e2edd86fc503738431263de5ce3a6e3c178a3c8d9ba4271", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "acaf7f7ba29534f29e2edd86fc503738431263de5ce3a6e3c178a3c8d9ba4271", kill_on_drop: false }`
[INFO] [stdout] acaf7f7ba29534f29e2edd86fc503738431263de5ce3a6e3c178a3c8d9ba4271
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6aac0c5069d1c2f8cf7ebeb0ee54ab3e316f778e6137ec952aaeaf6c6fa2bca6
[INFO] running `Command { std: "docker" "start" "-a" "6aac0c5069d1c2f8cf7ebeb0ee54ab3e316f778e6137ec952aaeaf6c6fa2bca6", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling aho-corasick v0.7.20
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]    Compiling either v1.8.0
[INFO] [stderr]    Compiling predicates-core v1.0.5
[INFO] [stderr]    Compiling regex-syntax v0.6.28
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stdout] warning: the feature `path_file_prefix` has been stable since 1.91.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/lib.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(path_file_prefix)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `info_command` is never used
[INFO] [stdout]    --> src/app.rs:204:4
[INFO] [stdout]     |
[INFO] [stdout] 204 | fn info_command() -> Command {
[INFO] [stdout]     |    ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling termtree v0.4.0
[INFO] [stderr]    Compiling wait-timeout v0.2.0
[INFO] [stderr]    Compiling predicates-tree v1.0.7
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling bstr v1.0.1
[INFO] [stderr]    Compiling float-cmp v0.9.0
[INFO] [stderr]    Compiling regex v1.7.0
[INFO] [stderr]    Compiling predicates v2.1.4
[INFO] [stderr]    Compiling assert_cmd v2.0.7
[INFO] [stderr]    Compiling pathmut v0.7.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: the feature `path_file_prefix` has been stable since 1.91.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/lib.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(path_file_prefix)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `info_command` is never used
[INFO] [stdout]    --> src/app.rs:204:4
[INFO] [stdout]     |
[INFO] [stdout] 204 | fn info_command() -> Command {
[INFO] [stdout]     |    ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 6.78s
[INFO] running `Command { std: "docker" "inspect" "6aac0c5069d1c2f8cf7ebeb0ee54ab3e316f778e6137ec952aaeaf6c6fa2bca6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6aac0c5069d1c2f8cf7ebeb0ee54ab3e316f778e6137ec952aaeaf6c6fa2bca6", kill_on_drop: false }`
[INFO] [stdout] 6aac0c5069d1c2f8cf7ebeb0ee54ab3e316f778e6137ec952aaeaf6c6fa2bca6
