[INFO] cloning repository https://github.com/h3mosphere/slip-diff
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/h3mosphere/slip-diff" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fh3mosphere%2Fslip-diff", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fh3mosphere%2Fslip-diff'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 36408364066eea7b4cab4db8ea29301ccf5da3fc
[INFO] checking h3mosphere/slip-diff against master#eeb94be79adc9df7a09ad0b2421f16e60e6d932c for pr-152971
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fh3mosphere%2Fslip-diff" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/h3mosphere/slip-diff
[INFO] finished tweaking git repo https://github.com/h3mosphere/slip-diff
[INFO] tweaked toml for git repo https://github.com/h3mosphere/slip-diff written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/h3mosphere/slip-diff on toolchain eeb94be79adc9df7a09ad0b2421f16e60e6d932c
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+eeb94be79adc9df7a09ad0b2421f16e60e6d932c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/h3mosphere/slip-diff 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" "+eeb94be79adc9df7a09ad0b2421f16e60e6d932c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: unused manifest key: package.author
[INFO] [stderr] warning: unused manifest key: package.email
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded fastrand v2.0.0
[INFO] [stderr]   Downloaded errno v0.3.3
[INFO] [stderr]   Downloaded bitflags v2.4.0
[INFO] [stderr]   Downloaded anstyle-query v1.0.0
[INFO] [stderr]   Downloaded anstyle v1.0.2
[INFO] [stderr]   Downloaded cc v1.0.83
[INFO] [stderr]   Downloaded anstyle-wincon v2.1.0
[INFO] [stderr]   Downloaded anstyle-parse v0.2.1
[INFO] [stderr]   Downloaded clap_derive v4.4.2
[INFO] [stderr]   Downloaded log v0.4.20
[INFO] [stderr]   Downloaded clap v4.4.2
[INFO] [stderr]   Downloaded similar v2.2.1
[INFO] [stderr]   Downloaded quote v1.0.33
[INFO] [stderr]   Downloaded crossterm v0.27.0
[INFO] [stderr]   Downloaded strum_macros v0.25.2
[INFO] [stderr]   Downloaded anstream v0.5.0
[INFO] [stderr]   Downloaded indoc v2.0.3
[INFO] [stderr]   Downloaded clap_builder v4.4.2
[INFO] [stderr]   Downloaded tempfile v3.8.0
[INFO] [stderr]   Downloaded ratatui v0.23.0
[INFO] [stderr]   Downloaded syn v2.0.31
[INFO] [stderr]   Downloaded clap_lex v0.5.1
[INFO] [stderr]   Downloaded filetime v0.2.22
[INFO] [stderr]   Downloaded kqueue v1.0.8
[INFO] [stderr]   Downloaded rustix v0.38.11
[INFO] [stderr]   Downloaded linux-raw-sys v0.4.5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+eeb94be79adc9df7a09ad0b2421f16e60e6d932c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d493ad2307f9c6be5ba20c882b162901b2d4f45c4bb143f58cce09599f5a9080
[INFO] running `Command { std: "docker" "start" "-a" "d493ad2307f9c6be5ba20c882b162901b2d4f45c4bb143f58cce09599f5a9080", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d493ad2307f9c6be5ba20c882b162901b2d4f45c4bb143f58cce09599f5a9080", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d493ad2307f9c6be5ba20c882b162901b2d4f45c4bb143f58cce09599f5a9080", kill_on_drop: false }`
[INFO] [stdout] d493ad2307f9c6be5ba20c882b162901b2d4f45c4bb143f58cce09599f5a9080
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+eeb94be79adc9df7a09ad0b2421f16e60e6d932c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 746c1c9e5d54a9fe2cf87b0d354f0f40b5681bf3c94c0f6e16a81339ed73a012
[INFO] running `Command { std: "docker" "start" "-a" "746c1c9e5d54a9fe2cf87b0d354f0f40b5681bf3c94c0f6e16a81339ed73a012", kill_on_drop: false }`
[INFO] [stderr] warning: unused manifest key: package.author
[INFO] [stderr] warning: unused manifest key: package.email
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]    Compiling proc-macro2 v1.0.66
[INFO] [stderr]    Compiling unicode-ident v1.0.11
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling rustversion v1.0.14
[INFO] [stderr]     Checking log v0.4.20
[INFO] [stderr]    Compiling parking_lot_core v0.9.8
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]     Checking smallvec v1.11.0
[INFO] [stderr]     Checking utf8parse v0.2.1
[INFO] [stderr]     Checking bitflags v2.4.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.16
[INFO] [stderr]     Checking anstyle-parse v0.2.1
[INFO] [stderr]     Checking anstyle v1.0.2
[INFO] [stderr]    Compiling rustix v0.38.11
[INFO] [stderr]     Checking colorchoice v1.0.0
[INFO] [stderr]    Compiling paste v1.0.14
[INFO] [stderr]     Checking anstyle-query v1.0.0
[INFO] [stderr]     Checking anstream v0.5.0
[INFO] [stderr]    Compiling lock_api v0.4.10
[INFO] [stderr]     Checking clap_lex v0.5.1
[INFO] [stderr]     Checking either v1.9.0
[INFO] [stderr]     Checking linux-raw-sys v0.4.5
[INFO] [stderr]     Checking unicode-width v0.1.10
[INFO] [stderr]     Checking ppv-lite86 v0.2.17
[INFO] [stderr]     Checking strsim v0.10.0
[INFO] [stderr]     Checking walkdir v2.3.3
[INFO] [stderr]     Checking crossbeam-channel v0.5.8
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]     Checking clap_builder v4.4.2
[INFO] [stderr]     Checking itertools v0.11.0
[INFO] [stderr]     Checking mio v0.8.8
[INFO] [stderr]     Checking signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling syn v2.0.31
[INFO] [stderr]     Checking getrandom v0.2.10
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking inotify-sys v0.1.5
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking inotify v0.9.6
[INFO] [stderr]     Checking signal-hook-mio v0.2.3
[INFO] [stderr]     Checking filetime v0.2.22
[INFO] [stderr]     Checking crossterm v0.27.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking fastrand v2.0.0
[INFO] [stderr]     Checking cassowary v0.3.0
[INFO] [stderr]     Checking unicode-segmentation v1.10.1
[INFO] [stderr]    Compiling indoc v2.0.3
[INFO] [stderr]     Checking console v0.15.7
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking notify v6.1.1
[INFO] [stderr]     Checking similar v2.2.1
[INFO] [stderr]     Checking tempfile v3.8.0
[INFO] [stderr]    Compiling strum_macros v0.25.2
[INFO] [stderr]    Compiling clap_derive v4.4.2
[INFO] [stderr]     Checking strum v0.25.0
[INFO] [stderr]     Checking ratatui v0.23.0
[INFO] [stderr]     Checking clap v4.4.2
[INFO] [stderr]     Checking slip-diff v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> src/main.rs:105:48
[INFO] [stdout]     |
[INFO] [stdout] 105 |         .arg(old_file.path().to_string_lossy().as_str().unwrap())
[INFO] [stdout]     |                                                ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout]     = help: call with fully qualified syntax `as_str(...)` to keep using the current method
[INFO] [stdout]     = note: `#[warn(unstable_name_collisions)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] help: add `#![feature(str_as_str)]` to the crate attributes to enable `core::str::<impl str>::as_str`
[INFO] [stdout]     |
[INFO] [stdout]   1 + #![feature(str_as_str)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> src/main.rs:106:48
[INFO] [stdout]     |
[INFO] [stdout] 106 |         .arg(new_file.path().to_string_lossy().as_str().unwrap())
[INFO] [stdout]     |                                                ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout]     = help: call with fully qualified syntax `as_str(...)` to keep using the current method
[INFO] [stdout] help: add `#![feature(str_as_str)]` to the crate attributes to enable `core::str::<impl str>::as_str`
[INFO] [stdout]     |
[INFO] [stdout]   1 + #![feature(str_as_str)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `print_diff` is never used
[INFO] [stdout]   --> src/main.rs:74:4
[INFO] [stdout]    |
[INFO] [stdout] 74 | fn print_diff(old: &str, new: &str) {
[INFO] [stdout]    |    ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> src/main.rs:105:48
[INFO] [stdout]     |
[INFO] [stdout] 105 |         .arg(old_file.path().to_string_lossy().as_str().unwrap())
[INFO] [stdout]     |                                                ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout]     = help: call with fully qualified syntax `as_str(...)` to keep using the current method
[INFO] [stdout]     = note: `#[warn(unstable_name_collisions)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] help: add `#![feature(str_as_str)]` to the crate attributes to enable `core::str::<impl str>::as_str`
[INFO] [stdout]     |
[INFO] [stdout]   1 + #![feature(str_as_str)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> src/main.rs:106:48
[INFO] [stdout]     |
[INFO] [stdout] 106 |         .arg(new_file.path().to_string_lossy().as_str().unwrap())
[INFO] [stdout]     |                                                ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout]     = help: call with fully qualified syntax `as_str(...)` to keep using the current method
[INFO] [stdout] help: add `#![feature(str_as_str)]` to the crate attributes to enable `core::str::<impl str>::as_str`
[INFO] [stdout]     |
[INFO] [stdout]   1 + #![feature(str_as_str)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `print_diff` is never used
[INFO] [stdout]   --> src/main.rs:74:4
[INFO] [stdout]    |
[INFO] [stdout] 74 | fn print_diff(old: &str, new: &str) {
[INFO] [stdout]    |    ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `at` is never read
[INFO] [stdout]   --> src/bin/tabbed.rs:30:9
[INFO] [stdout]    |
[INFO] [stdout] 28 | struct FileVersion {
[INFO] [stdout]    |        ----------- field in this struct
[INFO] [stdout] 29 |     pub contents: String,
[INFO] [stdout] 30 |     pub at: Instant,
[INFO] [stdout]    |         ^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `FileVersion` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `at` is never read
[INFO] [stdout]   --> src/bin/tabbed.rs:30:9
[INFO] [stdout]    |
[INFO] [stdout] 28 | struct FileVersion {
[INFO] [stdout]    |        ----------- field in this struct
[INFO] [stdout] 29 |     pub contents: String,
[INFO] [stdout] 30 |     pub at: Instant,
[INFO] [stdout]    |         ^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `FileVersion` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[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 25.73s
[INFO] running `Command { std: "docker" "inspect" "746c1c9e5d54a9fe2cf87b0d354f0f40b5681bf3c94c0f6e16a81339ed73a012", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "746c1c9e5d54a9fe2cf87b0d354f0f40b5681bf3c94c0f6e16a81339ed73a012", kill_on_drop: false }`
[INFO] [stdout] 746c1c9e5d54a9fe2cf87b0d354f0f40b5681bf3c94c0f6e16a81339ed73a012
