[INFO] cloning repository https://github.com/GunterSchmidt/diffutils_work
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/GunterSchmidt/diffutils_work" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGunterSchmidt%2Fdiffutils_work", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGunterSchmidt%2Fdiffutils_work'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 239f5589e6e4f024db91183084d5cf9b3c17b083
[INFO] checking GunterSchmidt/diffutils_work against eca445e5ae4a6679cc27d3a09106ce245e13a5a6 for pr-162478
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGunterSchmidt%2Fdiffutils_work" "/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/GunterSchmidt/diffutils_work
[INFO] finished tweaking git repo https://github.com/GunterSchmidt/diffutils_work
[INFO] tweaked toml for git repo https://github.com/GunterSchmidt/diffutils_work written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/GunterSchmidt/diffutils_work on toolchain eca445e5ae4a6679cc27d3a09106ce245e13a5a6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/GunterSchmidt/diffutils_work 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" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded wild v2.2.1
[INFO] [stderr]   Downloaded os_display v0.1.4
[INFO] [stderr]   Downloaded uucore_procs v0.7.0
[INFO] [stderr]   Downloaded fluent-syntax v0.12.0
[INFO] [stderr]   Downloaded terminal_size v0.3.0
[INFO] [stderr]   Downloaded intl_pluralrules v7.0.2
[INFO] [stderr]   Downloaded fluent v0.17.0
[INFO] [stderr]   Downloaded page_size v0.6.0
[INFO] [stderr]   Downloaded fluent-langneg v0.13.1
[INFO] [stderr]   Downloaded condtype v1.3.0
[INFO] [stderr]   Downloaded anstyle v1.0.6
[INFO] [stderr]   Downloaded intl-memoizer v0.5.3
[INFO] [stderr]   Downloaded divan-macros v0.1.17
[INFO] [stderr]   Downloaded codspeed-divan-compat-macros v4.3.0
[INFO] [stderr]   Downloaded alloca v0.4.0
[INFO] [stderr]   Downloaded criterion-plot v0.8.2
[INFO] [stderr]   Downloaded rand_core v0.10.0
[INFO] [stderr]   Downloaded codspeed-divan-compat v4.3.0
[INFO] [stderr]   Downloaded chacha20 v0.10.0
[INFO] [stderr]   Downloaded assert_cmd v2.1.2
[INFO] [stderr]   Downloaded fluent-bundle v0.16.0
[INFO] [stderr]   Downloaded clap v4.5.13
[INFO] [stderr]   Downloaded diff v0.1.13
[INFO] [stderr]   Downloaded toml_edit v0.25.3+spec-1.1.0
[INFO] [stderr]   Downloaded pretty_assertions v1.4.1
[INFO] [stderr]   Downloaded regex-lite v0.1.9
[INFO] [stderr]   Downloaded codspeed-divan-compat-walltime v4.3.0
[INFO] [stderr]   Downloaded uucore v0.7.0
[INFO] [stderr]   Downloaded rand v0.10.0
[INFO] [stderr]   Downloaded clap_builder v4.5.13
[INFO] [stderr]   Downloaded statrs v0.18.0
[INFO] [stderr]   Downloaded codspeed v4.3.0
[INFO] [stderr]   Downloaded bstr v1.9.0
[INFO] [stderr]   Downloaded criterion v0.8.2
[INFO] [stderr]   Downloaded regex-automata v0.4.12
[INFO] [stderr]   Downloaded windows-sys v0.61.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 9b09d243e3a370c81c444da3fbc900f866931ded041d7b390424d7b40e470746
[INFO] running `Command { std: "docker" "start" "9b09d243e3a370c81c444da3fbc900f866931ded041d7b390424d7b40e470746", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9b09d243e3a370c81c444da3fbc900f866931ded041d7b390424d7b40e470746", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "9b09d243e3a370c81c444da3fbc900f866931ded041d7b390424d7b40e470746" "/opt/rustwide/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9b09d243e3a370c81c444da3fbc900f866931ded041d7b390424d7b40e470746", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "9b09d243e3a370c81c444da3fbc900f866931ded041d7b390424d7b40e470746" "/opt/rustwide/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]     Checking memchr v2.7.1
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]     Checking bitflags v2.4.2
[INFO] [stderr]     Checking anstyle v1.0.6
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking colorchoice v1.0.4
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]     Checking anstyle-parse v0.2.7
[INFO] [stderr]    Compiling cc v1.0.90
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]     Checking clap_lex v0.7.7
[INFO] [stderr]     Checking rustc-hash v2.1.1
[INFO] [stderr]    Compiling zerocopy v0.8.40
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]     Checking self_cell v1.2.2
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]     Checking type-map v0.5.1
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling uucore v0.7.0
[INFO] [stderr]     Checking anstream v0.6.21
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking rand_core v0.10.0
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling toml_datetime v1.0.0+spec-1.1.0
[INFO] [stderr]     Checking unicode-width v0.2.2
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]     Checking glob v0.3.3
[INFO] [stderr]     Checking diff v0.1.13
[INFO] [stderr]     Checking ciborium-io v0.2.2
[INFO] [stderr]     Checking predicates-core v1.0.6
[INFO] [stderr]     Checking plotters-backend v0.3.7
[INFO] [stderr]     Checking iana-time-zone v0.1.60
[INFO] [stderr]     Checking aho-corasick v1.1.2
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]     Checking cpufeatures v0.3.0
[INFO] [stderr]     Checking condtype v1.3.0
[INFO] [stderr]     Checking cast v0.3.0
[INFO] [stderr]     Checking normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling assert_cmd v2.1.2
[INFO] [stderr]    Compiling codspeed-divan-compat v4.3.0
[INFO] [stderr]     Checking plotters-svg v0.3.7
[INFO] [stderr]     Checking difflib v0.4.0
[INFO] [stderr]     Checking regex-lite v0.1.9
[INFO] [stderr]     Checking os_display v0.1.4
[INFO] [stderr]     Checking termtree v0.4.1
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]     Checking chacha20 v0.10.0
[INFO] [stderr]     Checking rustix v1.1.4
[INFO] [stderr]     Checking predicates-tree v1.0.9
[INFO] [stderr]     Checking rayon v1.11.0
[INFO] [stderr]     Checking yansi v1.0.1
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]     Checking fastrand v2.1.1
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]    Compiling uucore_procs v0.7.0
[INFO] [stderr]     Checking anes v0.1.6
[INFO] [stderr]     Checking oorandom v11.1.5
[INFO] [stderr]    Compiling codspeed v4.3.0
[INFO] [stderr]    Compiling alloca v0.4.0
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking chrono v0.4.44
[INFO] [stderr]     Checking terminal_size v0.3.0
[INFO] [stderr]     Checking float-cmp v0.10.0
[INFO] [stderr]     Checking plotters v0.3.7
[INFO] [stderr]     Checking regex-automata v0.4.12
[INFO] [stderr]     Checking statrs v0.18.0
[INFO] [stderr]     Checking clap_builder v4.5.13
[INFO] [stderr]     Checking pretty_assertions v1.4.1
[INFO] [stderr]     Checking const_format v0.2.35
[INFO] [stderr]     Checking criterion-plot v0.8.2
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking page_size v0.6.0
[INFO] [stderr]     Checking wait-timeout v0.2.0
[INFO] [stderr]     Checking rand v0.10.0
[INFO] [stderr]    Compiling toml_parser v1.0.9+spec-1.1.0
[INFO] [stderr]     Checking tempfile v3.26.0
[INFO] [stderr]    Compiling toml_edit v0.25.3+spec-1.1.0
[INFO] [stderr]     Checking clap v4.5.13
[INFO] [stderr]    Compiling proc-macro-crate v3.5.0
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]     Checking bstr v1.9.0
[INFO] [stderr]     Checking predicates v3.1.4
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerocopy-derive v0.8.40
[INFO] [stderr]    Compiling divan-macros v0.1.17
[INFO] [stderr]     Checking tinystr v0.8.2
[INFO] [stderr]     Checking unic-langid-impl v0.9.6
[INFO] [stderr]    Compiling codspeed-divan-compat-macros v4.3.0
[INFO] [stderr]     Checking unic-langid v0.9.6
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking intl_pluralrules v7.0.2
[INFO] [stderr]     Checking fluent-langneg v0.13.1
[INFO] [stderr]     Checking intl-memoizer v0.5.3
[INFO] [stderr]     Checking fluent-syntax v0.12.0
[INFO] [stderr]     Checking fluent-bundle v0.16.0
[INFO] [stderr]     Checking fluent v0.17.0
[INFO] [stderr]     Checking diffutils v0.5.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: function `is_same_file` is never used
[INFO] [stdout]   --> src/utils.rs:77:8
[INFO] [stdout]    |
[INFO] [stdout] 77 | pub fn is_same_file(from: &OsStr, to: &OsStr) -> bool {
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking codspeed-divan-compat-walltime v4.3.0
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking criterion v0.8.2
[INFO] [stdout] warning: function `is_same_file` is never used
[INFO] [stdout]   --> src/utils.rs:77:8
[INFO] [stdout]    |
[INFO] [stdout] 77 | pub fn is_same_file(from: &OsStr, to: &OsStr) -> bool {
[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 39.40s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nix v0.30.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "9b09d243e3a370c81c444da3fbc900f866931ded041d7b390424d7b40e470746", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9b09d243e3a370c81c444da3fbc900f866931ded041d7b390424d7b40e470746", kill_on_drop: false }`
[INFO] [stdout] 9b09d243e3a370c81c444da3fbc900f866931ded041d7b390424d7b40e470746
