[INFO] fetching crate cargo-kit 0.1.10...
[INFO] testing cargo-kit-0.1.10 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate cargo-kit 0.1.10 into /workspace/builds/worker-2-tc2/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-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate cargo-kit 0.1.10 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5358fdfe6d10e5acc5eb6753cd24434f4c289b64b734288f47e7a744f6b9afde
[INFO] running `Command { std: "docker" "start" "-a" "5358fdfe6d10e5acc5eb6753cd24434f4c289b64b734288f47e7a744f6b9afde", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5358fdfe6d10e5acc5eb6753cd24434f4c289b64b734288f47e7a744f6b9afde", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5358fdfe6d10e5acc5eb6753cd24434f4c289b64b734288f47e7a744f6b9afde", kill_on_drop: false }`
[INFO] [stdout] 5358fdfe6d10e5acc5eb6753cd24434f4c289b64b734288f47e7a744f6b9afde
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fcc74654729681df2e9a1893110a6e3128e3b43c70cd8609ff302c22de376c91
[INFO] running `Command { std: "docker" "start" "-a" "fcc74654729681df2e9a1893110a6e3128e3b43c70cd8609ff302c22de376c91", 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 parking_lot_core v0.9.10
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling colorchoice v1.0.3
[INFO] [stderr]    Compiling thiserror v2.0.9
[INFO] [stderr]    Compiling anstyle-parse v0.2.6
[INFO] [stderr]    Compiling camino v1.1.9
[INFO] [stderr]    Compiling anstyle v1.0.9
[INFO] [stderr]    Compiling serde_json v1.0.132
[INFO] [stderr]    Compiling anstyle-query v1.1.2
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling hashbrown v0.15.0
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling thiserror v1.0.66
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling anstream v0.6.17
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling anyhow v1.0.95
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling clap_lex v0.7.4
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling clap_builder v4.5.42
[INFO] [stderr]    Compiling fuzzy-matcher v0.3.7
[INFO] [stderr]    Compiling dyn-clone v1.0.17
[INFO] [stderr]    Compiling toml_datetime v0.6.9
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling syn v2.0.93
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling unicode-width v0.2.0
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling winnow v0.7.10
[INFO] [stderr]    Compiling toml_write v0.1.1
[INFO] [stderr]    Compiling env_home v0.1.0
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling newline-converter v0.3.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 indexmap v2.10.0
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling signal-hook-mio v0.2.4
[INFO] [stderr]    Compiling crossterm v0.25.0
[INFO] [stderr]    Compiling which v7.0.3
[INFO] [stderr]    Compiling inquire v0.7.5
[INFO] [stderr]    Compiling toml_edit v0.22.26
[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 24.65s
[INFO] running `Command { std: "docker" "inspect" "fcc74654729681df2e9a1893110a6e3128e3b43c70cd8609ff302c22de376c91", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fcc74654729681df2e9a1893110a6e3128e3b43c70cd8609ff302c22de376c91", kill_on_drop: false }`
[INFO] [stdout] fcc74654729681df2e9a1893110a6e3128e3b43c70cd8609ff302c22de376c91
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9162683bc7ee736479b7ab1485a71ece02d7e5f723c74c91c3b4c87b0779279b
[INFO] running `Command { std: "docker" "start" "-a" "9162683bc7ee736479b7ab1485a71ece02d7e5f723c74c91c3b4c87b0779279b", 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 regex-automata v0.4.8
[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 signal-hook v0.3.17
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling insta v1.43.1
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]    Compiling which v7.0.3
[INFO] [stderr]    Compiling signal-hook-mio v0.2.4
[INFO] [stderr]    Compiling crossterm v0.25.0
[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.34s
[INFO] running `Command { std: "docker" "inspect" "9162683bc7ee736479b7ab1485a71ece02d7e5f723c74c91c3b4c87b0779279b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9162683bc7ee736479b7ab1485a71ece02d7e5f723c74c91c3b4c87b0779279b", kill_on_drop: false }`
[INFO] [stdout] 9162683bc7ee736479b7ab1485a71ece02d7e5f723c74c91c3b4c87b0779279b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 99506fe2d79f3e9da7947920743619bbee978070e62ccf8fd955cc9233db301b
[INFO] running `Command { std: "docker" "start" "-a" "99506fe2d79f3e9da7947920743619bbee978070e62ccf8fd955cc9233db301b", 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.20s
[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_min_size_template ... ok
[INFO] [stdout] test predefined::tests::create_fast_runtime_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::create_rustflags ... ok
[INFO] [stdout] test workspace::config::tests::append_to_string_rustflags_keep_formatting ... ok
[INFO] [stdout] test workspace::config::tests::ignore_existing_entry ... ok
[INFO] [stdout] test workspace::config::tests::append_to_string_rustflags ... ok
[INFO] [stdout] test workspace::config::tests::replace_rustflag_value ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.14s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/cargo_kit-4859ad668d2a7515)
[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.11s
[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" "99506fe2d79f3e9da7947920743619bbee978070e62ccf8fd955cc9233db301b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "99506fe2d79f3e9da7947920743619bbee978070e62ccf8fd955cc9233db301b", kill_on_drop: false }`
[INFO] [stdout] 99506fe2d79f3e9da7947920743619bbee978070e62ccf8fd955cc9233db301b
