[INFO] fetching crate cargo-kit 0.1.10... [INFO] testing cargo-kit-0.1.10 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7 [INFO] extracting crate cargo-kit 0.1.10 into /workspace/builds/worker-2-tc1/source [INFO] started tweaking crates.io crate cargo-kit 0.1.10 [INFO] finished tweaking crates.io crate cargo-kit 0.1.10 [INFO] tweaked toml for crates.io crate cargo-kit 0.1.10 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate cargo-kit 0.1.10 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate cargo-kit 0.1.10 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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded thiserror v1.0.66 [INFO] [stderr] Downloaded thiserror-impl v1.0.66 [INFO] [stderr] Downloaded which v7.0.3 [INFO] [stderr] Downloaded env_home v0.1.0 [INFO] [stderr] Downloaded anstream v0.6.17 [INFO] [stderr] Downloaded cargo-platform v0.1.8 [INFO] [stderr] Downloaded cargo_metadata v0.19.1 [INFO] [stderr] Downloaded anstyle v1.0.9 [INFO] [stderr] Downloaded thiserror-impl v2.0.9 [INFO] [stderr] Downloaded thiserror v2.0.9 [INFO] [stderr] Downloaded rexpect v0.6.1 [INFO] [stderr] Downloaded winsafe v0.0.19 [INFO] [stderr] Downloaded hashbrown v0.15.0 [INFO] [stderr] Downloaded inquire v0.7.5 [INFO] [stderr] Downloaded insta v1.43.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 21ee69d3c9544b6fc25eb42d44fbfdb7aeb9e7d7d914553f1a882abb0078f06c [INFO] running `Command { std: "docker" "start" "-a" "21ee69d3c9544b6fc25eb42d44fbfdb7aeb9e7d7d914553f1a882abb0078f06c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "21ee69d3c9544b6fc25eb42d44fbfdb7aeb9e7d7d914553f1a882abb0078f06c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "21ee69d3c9544b6fc25eb42d44fbfdb7aeb9e7d7d914553f1a882abb0078f06c", kill_on_drop: false }` [INFO] [stdout] 21ee69d3c9544b6fc25eb42d44fbfdb7aeb9e7d7d914553f1a882abb0078f06c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6b09e869a68c0203f701f205c95685b2abe305aa386f18357975e25f1de085f5 [INFO] running `Command { std: "docker" "start" "-a" "6b09e869a68c0203f701f205c95685b2abe305aa386f18357975e25f1de085f5", kill_on_drop: false }` [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.214 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling thiserror v2.0.9 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling serde_json v1.0.132 [INFO] [stderr] Compiling anstyle v1.0.9 [INFO] [stderr] Compiling camino v1.1.9 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling thiserror v1.0.66 [INFO] [stderr] Compiling anstream v0.6.17 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling hashbrown v0.15.0 [INFO] [stderr] Compiling anyhow v1.0.95 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling clap_builder v4.5.42 [INFO] [stderr] Compiling fuzzy-matcher v0.3.7 [INFO] [stderr] Compiling winnow v0.7.10 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling unicode-width v0.2.0 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling newline-converter v0.3.0 [INFO] [stderr] Compiling dyn-clone v1.0.17 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling toml_datetime v0.6.9 [INFO] [stderr] Compiling env_home v0.1.0 [INFO] [stderr] Compiling toml_write v0.1.1 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling syn v2.0.93 [INFO] [stderr] Compiling similar v2.7.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling console v0.15.10 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling signal-hook-mio v0.2.4 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling crossterm v0.25.0 [INFO] [stderr] Compiling inquire v0.7.5 [INFO] [stderr] Compiling toml_edit v0.22.26 [INFO] [stderr] Compiling which v7.0.3 [INFO] [stderr] Compiling serde_derive v1.0.214 [INFO] [stderr] Compiling thiserror-impl v2.0.9 [INFO] [stderr] Compiling clap_derive v4.5.41 [INFO] [stderr] Compiling thiserror-impl v1.0.66 [INFO] [stderr] Compiling clap v4.5.42 [INFO] [stderr] Compiling cargo-platform v0.1.8 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling cargo_metadata v0.19.1 [INFO] [stderr] Compiling cargo-kit v0.1.10 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized] target(s) in 30.84s [INFO] running `Command { std: "docker" "inspect" "6b09e869a68c0203f701f205c95685b2abe305aa386f18357975e25f1de085f5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6b09e869a68c0203f701f205c95685b2abe305aa386f18357975e25f1de085f5", kill_on_drop: false }` [INFO] [stdout] 6b09e869a68c0203f701f205c95685b2abe305aa386f18357975e25f1de085f5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9b744f4a0ccb31518faee545d67a2d98436f3bc5b05ab97035df2a7468a401b5 [INFO] running `Command { std: "docker" "start" "-a" "9b744f4a0ccb31518faee545d67a2d98436f3bc5b05ab97035df2a7468a401b5", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling fastrand v2.1.1 [INFO] [stderr] Compiling comma v1.0.0 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling console v0.15.10 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling which v7.0.3 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling regex-automata v0.4.8 [INFO] [stderr] Compiling signal-hook-mio v0.2.4 [INFO] [stderr] Compiling crossterm v0.25.0 [INFO] [stderr] Compiling insta v1.43.1 [INFO] [stderr] Compiling inquire v0.7.5 [INFO] [stderr] Compiling cargo-kit v0.1.10 (/opt/rustwide/workdir) [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling rexpect v0.6.1 [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] [stderr] Finished `test` profile [unoptimized] target(s) in 13.35s [INFO] running `Command { std: "docker" "inspect" "9b744f4a0ccb31518faee545d67a2d98436f3bc5b05ab97035df2a7468a401b5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9b744f4a0ccb31518faee545d67a2d98436f3bc5b05ab97035df2a7468a401b5", kill_on_drop: false }` [INFO] [stdout] 9b744f4a0ccb31518faee545d67a2d98436f3bc5b05ab97035df2a7468a401b5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 55b7ad7622727b7fb41981cf69e60669e951a4eb3e7e9bdfbad1fe6a28ad6945 [INFO] running `Command { std: "docker" "start" "-a" "55b7ad7622727b7fb41981cf69e60669e951a4eb3e7e9bdfbad1fe6a28ad6945", kill_on_drop: false }` [INFO] [stderr] warning: use of deprecated type alias `toml_edit::Document`: Replaced with `DocumentMut` [INFO] [stderr] --> src/workspace/config.rs:156:20 [INFO] [stderr] | [INFO] [stderr] 156 | use toml_edit::Document; [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated type alias `toml_edit::Document`: Replaced with `DocumentMut` [INFO] [stderr] --> src/workspace/config.rs:288:23 [INFO] [stderr] | [INFO] [stderr] 288 | document: Document::from_str(text).unwrap(), [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `cargo-kit` (lib test) generated 2 warnings [INFO] [stderr] Finished `test` profile [unoptimized] target(s) in 0.13s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cargo_kit-f21f541f968e02db) [INFO] [stdout] [INFO] [stdout] running 10 tests [INFO] [stdout] test predefined::tests::create_fast_compile_template ... ok [INFO] [stdout] test predefined::tests::create_fast_runtime_template ... ok [INFO] [stdout] test predefined::tests::create_min_size_template ... ok [INFO] [stdout] test workspace::config::tests::append_to_array_rustflags ... ok [INFO] [stdout] test workspace::config::tests::append_to_empty_string_rustflags ... ok [INFO] [stdout] test workspace::config::tests::append_to_string_rustflags_keep_formatting ... ok [INFO] [stdout] test workspace::config::tests::replace_rustflag_value ... ok [INFO] [stdout] test workspace::config::tests::append_to_string_rustflags ... ok [INFO] [stdout] test workspace::config::tests::ignore_existing_entry ... ok [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/cargo_kit-4859ad668d2a7515) [INFO] [stdout] test workspace::config::tests::create_rustflags ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test dialog::known_options::tests::test_parse_target_cpu_list ... ok [INFO] [stdout] test dialog::known_options::tests::get_profile_id_possible_values ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.25s [INFO] [stdout] [INFO] [stderr] Doc-tests cargo_kit [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" "55b7ad7622727b7fb41981cf69e60669e951a4eb3e7e9bdfbad1fe6a28ad6945", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "55b7ad7622727b7fb41981cf69e60669e951a4eb3e7e9bdfbad1fe6a28ad6945", kill_on_drop: false }` [INFO] [stdout] 55b7ad7622727b7fb41981cf69e60669e951a4eb3e7e9bdfbad1fe6a28ad6945