[INFO] cloning repository https://github.com/trinhminhtriet/cargo-kit
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/trinhminhtriet/cargo-kit" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftrinhminhtriet%2Fcargo-kit", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftrinhminhtriet%2Fcargo-kit'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d09f06ed8971292c6e35b0ada10e35aa227628fc
[INFO] checking trinhminhtriet/cargo-kit against eca445e5ae4a6679cc27d3a09106ce245e13a5a6 for pr-162478
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftrinhminhtriet%2Fcargo-kit" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/trinhminhtriet/cargo-kit
[INFO] finished tweaking git repo https://github.com/trinhminhtriet/cargo-kit
[INFO] tweaked toml for git repo https://github.com/trinhminhtriet/cargo-kit written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/trinhminhtriet/cargo-kit 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/trinhminhtriet/cargo-kit 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] warning: explicit `package.readme` can be inferred
[INFO] [stderr]   --> Cargo.toml:38:1
[INFO] [stderr]    |
[INFO] [stderr] 38 | readme = "README.md"
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::manual_readme` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.readme`
[INFO] [stderr] warning: `cargo-kit` (manifest) generated 1 warning
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded env_home v0.1.0
[INFO] [stderr]   Downloaded toml_edit v0.22.26
[INFO] [stderr]   Downloaded rustix v1.0.7
[INFO] [stderr]   Downloaded winnow v0.7.10
[INFO] [stderr]   Downloaded syn v2.0.93
[INFO] [stderr]   Downloaded toml_write v0.1.1
[INFO] [stderr]   Downloaded anstyle v1.0.9
[INFO] [stderr]   Downloaded cargo_metadata v0.21.0
[INFO] [stderr]   Downloaded similar v2.7.0
[INFO] [stderr]   Downloaded which v8.0.0
[INFO] [stderr]   Downloaded serde-untagged v0.1.7
[INFO] [stderr]   Downloaded insta v1.43.2
[INFO] [stderr]   Downloaded comma v1.0.0
[INFO] [stderr]   Downloaded ordered-float v2.10.1
[INFO] [stderr]   Downloaded cargo-platform v0.2.0
[INFO] [stderr]   Downloaded anstream v0.6.17
[INFO] [stderr]   Downloaded toml v0.8.22
[INFO] [stderr]   Downloaded convert_case v0.7.1
[INFO] [stderr]   Downloaded rexpect v0.6.2
[INFO] [stderr]   Downloaded console v0.16.1
[INFO] [stderr]   Downloaded serde_json v1.0.132
[INFO] [stderr]   Downloaded thiserror-impl v2.0.14
[INFO] [stderr]   Downloaded inquire v0.9.1
[INFO] [stderr]   Downloaded dyn-clone v1.0.17
[INFO] [stderr]   Downloaded toml_datetime v0.6.9
[INFO] [stderr]   Downloaded cargo-util-schemas v0.8.2
[INFO] [stderr]   Downloaded serde-value v0.7.0
[INFO] [stderr]   Downloaded thiserror v2.0.14
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] c04b5bd34871b300019f12e44db594d3f298827b0d8a5ab38fc893b42575227a
[INFO] running `Command { std: "docker" "start" "c04b5bd34871b300019f12e44db594d3f298827b0d8a5ab38fc893b42575227a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c04b5bd34871b300019f12e44db594d3f298827b0d8a5ab38fc893b42575227a", 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" "c04b5bd34871b300019f12e44db594d3f298827b0d8a5ab38fc893b42575227a" "/opt/rustwide/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c04b5bd34871b300019f12e44db594d3f298827b0d8a5ab38fc893b42575227a", 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" "c04b5bd34871b300019f12e44db594d3f298827b0d8a5ab38fc893b42575227a" "/opt/rustwide/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: explicit `package.readme` can be inferred
[INFO] [stderr]   --> Cargo.toml:38:1
[INFO] [stderr]    |
[INFO] [stderr] 38 | readme = "README.md"
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::manual_readme` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.readme`
[INFO] [stderr] warning: `cargo-kit` (manifest) generated 1 warning
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling unicode-ident v1.0.13
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]     Checking writeable v0.6.1
[INFO] [stderr]     Checking litemap v0.8.0
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]     Checking once_cell v1.20.2
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]     Checking bitflags v2.9.4
[INFO] [stderr]     Checking linux-raw-sys v0.9.4
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]    Compiling typeid v1.0.3
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]     Checking hashbrown v0.15.0
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling thiserror v2.0.14
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]     Checking equivalent v1.0.1
[INFO] [stderr]     Checking log v0.4.22
[INFO] [stderr]     Checking percent-encoding v2.3.1
[INFO] [stderr]     Checking utf8_iter v1.0.4
[INFO] [stderr]     Checking toml_write v0.1.1
[INFO] [stderr]     Checking utf8parse v0.2.2
[INFO] [stderr]     Checking winnow v0.7.10
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]     Checking anstyle-parse v0.2.6
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling serde_json v1.0.132
[INFO] [stderr]     Checking colorchoice v1.0.3
[INFO] [stderr]    Compiling litrs v0.4.2
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.1
[INFO] [stderr]     Checking anstyle v1.0.9
[INFO] [stderr]    Compiling camino v1.1.9
[INFO] [stderr]     Checking anstyle-query v1.1.2
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]    Compiling convert_case v0.7.1
[INFO] [stderr]     Checking itoa v1.0.11
[INFO] [stderr]     Checking unicode-width v0.2.0
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]     Checking anstream v0.6.17
[INFO] [stderr]     Checking strsim v0.11.1
[INFO] [stderr]     Checking unicode-xid v0.2.6
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]     Checking indexmap v2.10.0
[INFO] [stderr]     Checking ryu v1.0.18
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]     Checking clap_lex v0.7.4
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]     Checking fuzzy-matcher v0.3.7
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]     Checking clap_builder v4.5.48
[INFO] [stderr]     Checking env_home v0.1.0
[INFO] [stderr]     Checking dyn-clone v1.0.17
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]     Checking similar v2.7.0
[INFO] [stderr]     Checking fastrand v2.1.1
[INFO] [stderr]     Checking ordered-float v2.10.1
[INFO] [stderr]    Compiling syn v2.0.93
[INFO] [stderr]    Compiling document-features v0.2.11
[INFO] [stderr]     Checking comma v1.0.0
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]     Checking console v0.16.1
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking console v0.15.11
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking signal-hook-mio v0.2.4
[INFO] [stderr]     Checking insta v1.43.2
[INFO] [stderr]     Checking which v8.0.0
[INFO] [stderr]     Checking tempfile v3.23.0
[INFO] [stderr]     Checking regex-automata v0.4.8
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling thiserror-impl v2.0.14
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling clap_derive v4.5.47
[INFO] [stderr]     Checking derive_more v2.0.1
[INFO] [stderr]     Checking crossterm v0.29.0
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking yoke v0.8.0
[INFO] [stderr]     Checking zerovec v0.11.4
[INFO] [stderr]     Checking zerotrie v0.2.2
[INFO] [stderr]     Checking rexpect v0.6.2
[INFO] [stderr]     Checking inquire v0.9.1
[INFO] [stderr]     Checking clap v4.5.48
[INFO] [stderr]     Checking tinystr v0.8.1
[INFO] [stderr]     Checking potential_utf v0.1.2
[INFO] [stderr]     Checking icu_collections v2.0.0
[INFO] [stderr]     Checking icu_locale_core v2.0.0
[INFO] [stderr]     Checking icu_provider v2.0.0
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]     Checking icu_properties v2.0.1
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]     Checking toml_datetime v0.6.9
[INFO] [stderr]     Checking erased-serde v0.4.6
[INFO] [stderr]     Checking serde-value v0.7.0
[INFO] [stderr]     Checking cargo-platform v0.2.0
[INFO] [stderr]     Checking toml_edit v0.22.26
[INFO] [stderr]     Checking rustc_version v0.4.1
[INFO] [stderr]     Checking serde-untagged v0.1.7
[INFO] [stderr]     Checking toml v0.8.22
[INFO] [stderr]     Checking cargo-util-schemas v0.8.2
[INFO] [stderr]     Checking cargo_metadata v0.21.0
[INFO] [stderr]     Checking cargo-kit v0.1.10 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated type alias `toml_edit::Document`: Replaced with `DocumentMut`
[INFO] [stdout]    --> src/workspace/config.rs:156:20
[INFO] [stdout]     |
[INFO] [stdout] 156 |     use toml_edit::Document;
[INFO] [stdout]     |                    ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `toml_edit::Document`: Replaced with `DocumentMut`
[INFO] [stdout]    --> src/workspace/config.rs:288:23
[INFO] [stdout]     |
[INFO] [stdout] 288 |             document: Document::from_str(text).unwrap(),
[INFO] [stdout]     |                       ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `tempfile::TempDir::into_path`: use TempDir::keep()
[INFO] [stdout]   --> tests/integration/utils/mod.rs:83:87
[INFO] [stdout]    |
[INFO] [stdout] 83 |             let path = std::mem::replace(&mut self._tempdir, TempDir::new().unwrap()).into_path();
[INFO] [stdout]    |                                                                                       ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized] target(s) in 23.56s
[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" "c04b5bd34871b300019f12e44db594d3f298827b0d8a5ab38fc893b42575227a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c04b5bd34871b300019f12e44db594d3f298827b0d8a5ab38fc893b42575227a", kill_on_drop: false }`
[INFO] [stdout] c04b5bd34871b300019f12e44db594d3f298827b0d8a5ab38fc893b42575227a
