[INFO] fetching crate cargo-wizard 0.2.2...
[INFO] testing cargo-wizard-0.2.2 against master#1871252fc8bb672d40787e67404e6eaae7059369 for pr-125151
[INFO] extracting crate cargo-wizard 0.2.2 into /workspace/builds/worker-0-tc1/source
[INFO] validating manifest of crates.io crate cargo-wizard 0.2.2 on toolchain 1871252fc8bb672d40787e67404e6eaae7059369
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate cargo-wizard 0.2.2
[INFO] finished tweaking crates.io crate cargo-wizard 0.2.2
[INFO] tweaked toml for crates.io crate cargo-wizard 0.2.2 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] crate crates.io crate cargo-wizard 0.2.2 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" "+1871252fc8bb672d40787e67404e6eaae7059369" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded toml_edit v0.22.6
[INFO] [stderr]   Downloaded comma v1.0.0
[INFO] [stderr]   Downloaded rexpect v0.5.0
[INFO] [stderr]   Downloaded similar v2.4.0
[INFO] [stderr]   Downloaded indexmap v2.2.5
[INFO] [stderr]   Downloaded winnow v0.6.5
[INFO] [stderr]   Downloaded which v6.0.0
[INFO] [stderr]   Downloaded cargo-platform v0.1.7
[INFO] [stderr]   Downloaded inquire v0.7.0
[INFO] [stderr]   Downloaded clap_builder v4.5.1
[INFO] [stderr]   Downloaded clap v4.5.1
[INFO] [stderr]   Downloaded crossterm_winapi v0.9.1
[INFO] [stderr]   Downloaded crossterm v0.25.0
[INFO] [stderr]   Downloaded insta v1.35.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7c6ba1b7e8125bb5d54c3fa9ba6de81e75f0257157f3a5f77ea235a2b79b7c4c
[INFO] running `Command { std: "docker" "start" "-a" "7c6ba1b7e8125bb5d54c3fa9ba6de81e75f0257157f3a5f77ea235a2b79b7c4c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7c6ba1b7e8125bb5d54c3fa9ba6de81e75f0257157f3a5f77ea235a2b79b7c4c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7c6ba1b7e8125bb5d54c3fa9ba6de81e75f0257157f3a5f77ea235a2b79b7c4c", kill_on_drop: false }`
[INFO] [stdout] 7c6ba1b7e8125bb5d54c3fa9ba6de81e75f0257157f3a5f77ea235a2b79b7c4c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] adc0908fdea6e45bf3cbf3db8f6d9e4ff7abee407a0ba20721a6f27525817d33
[INFO] running `Command { std: "docker" "start" "-a" "adc0908fdea6e45bf3cbf3db8f6d9e4ff7abee407a0ba20721a6f27525817d33", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling smallvec v1.13.1
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling utf8parse v0.2.1
[INFO] [stderr]    Compiling semver v1.0.22
[INFO] [stderr]    Compiling anstyle-parse v0.2.3
[INFO] [stderr]    Compiling bitflags v2.4.2
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling colorchoice v1.0.0
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling serde_json v1.0.114
[INFO] [stderr]    Compiling anstyle-query v1.0.2
[INFO] [stderr]    Compiling thiserror v1.0.57
[INFO] [stderr]    Compiling camino v1.1.6
[INFO] [stderr]    Compiling rustix v0.38.31
[INFO] [stderr]    Compiling anstyle v1.0.6
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling anstream v0.6.13
[INFO] [stderr]    Compiling ryu v1.0.17
[INFO] [stderr]    Compiling unicode-width v0.1.11
[INFO] [stderr]    Compiling strsim v0.11.0
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling unicode-segmentation v1.11.0
[INFO] [stderr]    Compiling syn v2.0.52
[INFO] [stderr]    Compiling linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling anyhow v1.0.80
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling itoa v1.0.10
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling clap_lex v0.7.0
[INFO] [stderr]    Compiling signal-hook-mio v0.2.3
[INFO] [stderr]    Compiling crossterm v0.25.0
[INFO] [stderr]    Compiling clap_builder v4.5.1
[INFO] [stderr]    Compiling newline-converter v0.3.0
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling fuzzy-matcher v0.3.7
[INFO] [stderr]    Compiling winnow v0.6.5
[INFO] [stderr]    Compiling either v1.10.0
[INFO] [stderr]    Compiling indexmap v2.2.5
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling toml_datetime v0.6.5
[INFO] [stderr]    Compiling dyn-clone v1.0.17
[INFO] [stderr]    Compiling home v0.5.9
[INFO] [stderr]    Compiling inquire v0.7.0
[INFO] [stderr]    Compiling console v0.15.8
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling similar v2.4.0
[INFO] [stderr]    Compiling which v6.0.0
[INFO] [stderr]    Compiling toml_edit v0.22.6
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling thiserror-impl v1.0.57
[INFO] [stderr]    Compiling clap_derive v4.5.0
[INFO] [stderr]    Compiling clap v4.5.1
[INFO] [stderr]    Compiling cargo-platform v0.1.7
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling cargo_metadata v0.18.1
[INFO] [stderr]    Compiling cargo-wizard v0.2.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `value` is never read
[INFO] [stdout]   --> src/dialog/known_options.rs:30:30
[INFO] [stdout]    |
[INFO] [stdout] 30 |     Constant { index: usize, value: TomlValue },
[INFO] [stdout]    |     --------                 ^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized] target(s) in 11.00s
[INFO] running `Command { std: "docker" "inspect" "adc0908fdea6e45bf3cbf3db8f6d9e4ff7abee407a0ba20721a6f27525817d33", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "adc0908fdea6e45bf3cbf3db8f6d9e4ff7abee407a0ba20721a6f27525817d33", kill_on_drop: false }`
[INFO] [stdout] adc0908fdea6e45bf3cbf3db8f6d9e4ff7abee407a0ba20721a6f27525817d33
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1cacba4e3e39e82daeeae501448d78887f1f2ee8fd01f810610f972a8d93d608
[INFO] running `Command { std: "docker" "start" "-a" "1cacba4e3e39e82daeeae501448d78887f1f2ee8fd01f810610f972a8d93d608", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling rustix v0.38.31
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling memchr v2.7.1
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling fastrand v2.0.1
[INFO] [stderr]    Compiling comma v1.0.0
[INFO] [stderr]    Compiling yaml-rust v0.4.5
[INFO] [stderr]    Compiling aho-corasick v1.1.2
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling console v0.15.8
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling regex-automata v0.4.5
[INFO] [stderr]    Compiling tempfile v3.10.1
[INFO] [stderr]    Compiling signal-hook-mio v0.2.3
[INFO] [stderr]    Compiling which v6.0.0
[INFO] [stderr]    Compiling crossterm v0.25.0
[INFO] [stderr]    Compiling nix v0.25.1
[INFO] [stderr]    Compiling insta v1.35.1
[INFO] [stderr]    Compiling inquire v0.7.0
[INFO] [stderr]    Compiling cargo-wizard v0.2.2 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling regex v1.10.3
[INFO] [stderr]    Compiling rexpect v0.5.0
[INFO] [stdout] warning: field `value` is never read
[INFO] [stdout]   --> src/dialog/known_options.rs:30:30
[INFO] [stdout]    |
[INFO] [stdout] 30 |     Constant { index: usize, value: TomlValue },
[INFO] [stdout]    |     --------                 ^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized] target(s) in 9.91s
[INFO] running `Command { std: "docker" "inspect" "1cacba4e3e39e82daeeae501448d78887f1f2ee8fd01f810610f972a8d93d608", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1cacba4e3e39e82daeeae501448d78887f1f2ee8fd01f810610f972a8d93d608", kill_on_drop: false }`
[INFO] [stdout] 1cacba4e3e39e82daeeae501448d78887f1f2ee8fd01f810610f972a8d93d608
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 633a8e5915fb2e66a04ab857f2e215e18c59e44fb7cb2ae6d5928932acb6033f
[INFO] running `Command { std: "docker" "start" "-a" "633a8e5915fb2e66a04ab857f2e215e18c59e44fb7cb2ae6d5928932acb6033f", kill_on_drop: false }`
[INFO] [stderr] warning: field `value` is never read
[INFO] [stderr]   --> src/dialog/known_options.rs:30:30
[INFO] [stderr]    |
[INFO] [stderr] 30 |     Constant { index: usize, value: TomlValue },
[INFO] [stderr]    |     --------                 ^^^^^
[INFO] [stderr]    |     |
[INFO] [stderr]    |     field in this variant
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `cargo-wizard` (bin "cargo-wizard" test) generated 1 warning
[INFO] [stderr]     Finished `test` profile [unoptimized] target(s) in 0.09s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cargo_wizard-6fe98f7f8ec45e3e)
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test predefined::tests::create_min_size_template ... ok
[INFO] [stdout] test predefined::tests::create_fast_compile_template ... ok
[INFO] [stdout] test predefined::tests::create_fast_runtime_template ... ok
[INFO] [stdout] test workspace::config::tests::append_to_string_rustflags ... ok
[INFO] [stdout] test workspace::config::tests::append_to_string_rustflags_keep_formatting ... ok
[INFO] [stdout] test workspace::config::tests::append_to_empty_string_rustflags ... ok
[INFO] [stdout] test workspace::config::tests::append_to_array_rustflags ... ok
[INFO] [stdout] test workspace::config::tests::create_rustflags ... ok
[INFO] [stdout] test workspace::config::tests::replace_rustflag_value ... ok
[INFO] [stdout] test workspace::config::tests::ignore_existing_entry ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/cargo_wizard-fce0f3b4eb678895)
[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.06s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests cargo_wizard
[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" "633a8e5915fb2e66a04ab857f2e215e18c59e44fb7cb2ae6d5928932acb6033f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "633a8e5915fb2e66a04ab857f2e215e18c59e44fb7cb2ae6d5928932acb6033f", kill_on_drop: false }`
[INFO] [stdout] 633a8e5915fb2e66a04ab857f2e215e18c59e44fb7cb2ae6d5928932acb6033f
[INFO] testing cargo-wizard-0.2.2 against try#b642703cf9526da1e72c0b6755753b939a9c6b6d for pr-125151
[INFO] extracting crate cargo-wizard 0.2.2 into /workspace/builds/worker-0-tc2/source
[INFO] validating manifest of crates.io crate cargo-wizard 0.2.2 on toolchain b642703cf9526da1e72c0b6755753b939a9c6b6d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate cargo-wizard 0.2.2
[INFO] finished tweaking crates.io crate cargo-wizard 0.2.2
[INFO] tweaked toml for crates.io crate cargo-wizard 0.2.2 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] crate crates.io crate cargo-wizard 0.2.2 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" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0cae827c8236f618445ccfb2c7758c65f5df5a5be65ad15d4db7b528e0844650
[INFO] running `Command { std: "docker" "start" "-a" "0cae827c8236f618445ccfb2c7758c65f5df5a5be65ad15d4db7b528e0844650", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0cae827c8236f618445ccfb2c7758c65f5df5a5be65ad15d4db7b528e0844650", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0cae827c8236f618445ccfb2c7758c65f5df5a5be65ad15d4db7b528e0844650", kill_on_drop: false }`
[INFO] [stdout] 0cae827c8236f618445ccfb2c7758c65f5df5a5be65ad15d4db7b528e0844650
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d804ac44b029711ec759cfe2ed04d3b61bd40259d0ea474543bad4ed764a5ede
[INFO] running `Command { std: "docker" "start" "-a" "d804ac44b029711ec759cfe2ed04d3b61bd40259d0ea474543bad4ed764a5ede", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling utf8parse v0.2.1
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling smallvec v1.13.1
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling semver v1.0.22
[INFO] [stderr]    Compiling anstyle-parse v0.2.3
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling colorchoice v1.0.0
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling anstyle v1.0.6
[INFO] [stderr]    Compiling thiserror v1.0.57
[INFO] [stderr]    Compiling bitflags v2.4.2
[INFO] [stderr]    Compiling anstyle-query v1.0.2
[INFO] [stderr]    Compiling rustix v0.38.31
[INFO] [stderr]    Compiling serde_json v1.0.114
[INFO] [stderr]    Compiling camino v1.1.6
[INFO] [stderr]    Compiling anstream v0.6.13
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling syn v2.0.52
[INFO] [stderr]    Compiling itoa v1.0.10
[INFO] [stderr]    Compiling anyhow v1.0.80
[INFO] [stderr]    Compiling ryu v1.0.17
[INFO] [stderr]    Compiling unicode-segmentation v1.11.0
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling clap_lex v0.7.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling unicode-width v0.1.11
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling strsim v0.11.0
[INFO] [stderr]    Compiling indexmap v2.2.5
[INFO] [stderr]    Compiling clap_builder v4.5.1
[INFO] [stderr]    Compiling newline-converter v0.3.0
[INFO] [stderr]    Compiling signal-hook-mio v0.2.3
[INFO] [stderr]    Compiling crossterm v0.25.0
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling fuzzy-matcher v0.3.7
[INFO] [stderr]    Compiling home v0.5.9
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling winnow v0.6.5
[INFO] [stderr]    Compiling dyn-clone v1.0.17
[INFO] [stderr]    Compiling toml_datetime v0.6.5
[INFO] [stderr]    Compiling either v1.10.0
[INFO] [stderr]    Compiling console v0.15.8
[INFO] [stderr]    Compiling inquire v0.7.0
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling similar v2.4.0
[INFO] [stderr]    Compiling which v6.0.0
[INFO] [stderr]    Compiling toml_edit v0.22.6
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling thiserror-impl v1.0.57
[INFO] [stderr]    Compiling clap_derive v4.5.0
[INFO] [stderr]    Compiling clap v4.5.1
[INFO] [stderr]    Compiling cargo-platform v0.1.7
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling cargo_metadata v0.18.1
[INFO] [stderr]    Compiling cargo-wizard v0.2.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `value` is never read
[INFO] [stdout]   --> src/dialog/known_options.rs:30:30
[INFO] [stdout]    |
[INFO] [stdout] 30 |     Constant { index: usize, value: TomlValue },
[INFO] [stdout]    |     --------                 ^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized] target(s) in 20.44s
[INFO] running `Command { std: "docker" "inspect" "d804ac44b029711ec759cfe2ed04d3b61bd40259d0ea474543bad4ed764a5ede", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d804ac44b029711ec759cfe2ed04d3b61bd40259d0ea474543bad4ed764a5ede", kill_on_drop: false }`
[INFO] [stdout] d804ac44b029711ec759cfe2ed04d3b61bd40259d0ea474543bad4ed764a5ede
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cb5c421861ea25e3f563c1cc11219e784f9ff5f60c66517c29ee19c0e5e18492
[INFO] running `Command { std: "docker" "start" "-a" "cb5c421861ea25e3f563c1cc11219e784f9ff5f60c66517c29ee19c0e5e18492", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling rustix v0.38.31
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling memchr v2.7.1
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling fastrand v2.0.1
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling comma v1.0.0
[INFO] [stderr]    Compiling yaml-rust v0.4.5
[INFO] [stderr]    Compiling aho-corasick v1.1.2
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling console v0.15.8
[INFO] [stderr]    Compiling tempfile v3.10.1
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling signal-hook-mio v0.2.3
[INFO] [stderr]    Compiling regex-automata v0.4.5
[INFO] [stderr]    Compiling which v6.0.0
[INFO] [stderr]    Compiling crossterm v0.25.0
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling nix v0.25.1
[INFO] [stderr]    Compiling insta v1.35.1
[INFO] [stderr]    Compiling inquire v0.7.0
[INFO] [stderr]    Compiling cargo-wizard v0.2.2 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling regex v1.10.3
[INFO] [stderr]    Compiling rexpect v0.5.0
[INFO] [stdout] warning: field `value` is never read
[INFO] [stdout]   --> src/dialog/known_options.rs:30:30
[INFO] [stdout]    |
[INFO] [stdout] 30 |     Constant { index: usize, value: TomlValue },
[INFO] [stdout]    |     --------                 ^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized] target(s) in 10.97s
[INFO] running `Command { std: "docker" "inspect" "cb5c421861ea25e3f563c1cc11219e784f9ff5f60c66517c29ee19c0e5e18492", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cb5c421861ea25e3f563c1cc11219e784f9ff5f60c66517c29ee19c0e5e18492", kill_on_drop: false }`
[INFO] [stdout] cb5c421861ea25e3f563c1cc11219e784f9ff5f60c66517c29ee19c0e5e18492
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 402aff1920690aa128312710973b180633ef336f4198d594545d0eda5d8fb6ce
[INFO] running `Command { std: "docker" "start" "-a" "402aff1920690aa128312710973b180633ef336f4198d594545d0eda5d8fb6ce", kill_on_drop: false }`
[INFO] [stderr] warning: field `value` is never read
[INFO] [stderr]   --> src/dialog/known_options.rs:30:30
[INFO] [stderr]    |
[INFO] [stderr] 30 |     Constant { index: usize, value: TomlValue },
[INFO] [stderr]    |     --------                 ^^^^^
[INFO] [stderr]    |     |
[INFO] [stderr]    |     field in this variant
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `cargo-wizard` (bin "cargo-wizard" test) generated 1 warning
[INFO] [stderr]     Finished `test` profile [unoptimized] target(s) in 0.10s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cargo_wizard-6fe98f7f8ec45e3e)
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test predefined::tests::create_fast_runtime_template ... ok
[INFO] [stdout] test predefined::tests::create_min_size_template ... ok
[INFO] [stdout] test predefined::tests::create_fast_compile_template ... ok
[INFO] [stdout] test workspace::config::tests::append_to_array_rustflags ... ok
[INFO] [stdout] test workspace::config::tests::append_to_string_rustflags ... ok
[INFO] [stdout] test workspace::config::tests::append_to_empty_string_rustflags ... ok
[INFO] [stdout] test workspace::config::tests::ignore_existing_entry ... ok
[INFO] [stdout] test workspace::config::tests::replace_rustflag_value ... 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] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/cargo_wizard-fce0f3b4eb678895)
[INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[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] [stderr]    Doc-tests cargo_wizard
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s
[INFO] [stdout] 
[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" "402aff1920690aa128312710973b180633ef336f4198d594545d0eda5d8fb6ce", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "402aff1920690aa128312710973b180633ef336f4198d594545d0eda5d8fb6ce", kill_on_drop: false }`
[INFO] [stdout] 402aff1920690aa128312710973b180633ef336f4198d594545d0eda5d8fb6ce
