[INFO] fetching crate config_converter 0.2.0... [INFO] testing config_converter-0.2.0 against beta-2025-09-21 for beta-1.91-3 [INFO] extracting crate config_converter 0.2.0 into /workspace/builds/worker-0-tc2/source [INFO] started tweaking crates.io crate config_converter 0.2.0 [INFO] finished tweaking crates.io crate config_converter 0.2.0 [INFO] tweaked toml for crates.io crate config_converter 0.2.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate config_converter 0.2.0 on toolchain beta-2025-09-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate config_converter 0.2.0 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" "+beta-2025-09-21" "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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2ec6e2dba390c215a56204cd6107d080f3f730c7397d21e580bc5dee92921619 [INFO] running `Command { std: "docker" "start" "-a" "2ec6e2dba390c215a56204cd6107d080f3f730c7397d21e580bc5dee92921619", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2ec6e2dba390c215a56204cd6107d080f3f730c7397d21e580bc5dee92921619", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2ec6e2dba390c215a56204cd6107d080f3f730c7397d21e580bc5dee92921619", kill_on_drop: false }` [INFO] [stdout] 2ec6e2dba390c215a56204cd6107d080f3f730c7397d21e580bc5dee92921619 [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a8c283870148e32b5239945533bfca02996225a9121881881b9be67efcc28605 [INFO] running `Command { std: "docker" "start" "-a" "a8c283870148e32b5239945533bfca02996225a9121881881b9be67efcc28605", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling unicode-ident v1.0.16 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling winnow v0.6.25 [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling indexmap v2.7.1 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Compiling clap_builder v4.5.27 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling syn v2.0.96 [INFO] [stderr] Compiling clap_derive v4.5.24 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling toml_edit v0.22.22 [INFO] [stderr] Compiling clap v4.5.27 [INFO] [stderr] Compiling toml v0.8.19 [INFO] [stderr] Compiling config_converter v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 30.36s [INFO] running `Command { std: "docker" "inspect" "a8c283870148e32b5239945533bfca02996225a9121881881b9be67efcc28605", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a8c283870148e32b5239945533bfca02996225a9121881881b9be67efcc28605", kill_on_drop: false }` [INFO] [stdout] a8c283870148e32b5239945533bfca02996225a9121881881b9be67efcc28605 [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cb817cbca76542126b6b2eb5c47dbd5fa3c1d8bf393c35b1d91d9749b9025330 [INFO] running `Command { std: "docker" "start" "-a" "cb817cbca76542126b6b2eb5c47dbd5fa3c1d8bf393c35b1d91d9749b9025330", kill_on_drop: false }` [INFO] [stderr] Compiling config_converter v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.46s [INFO] running `Command { std: "docker" "inspect" "cb817cbca76542126b6b2eb5c47dbd5fa3c1d8bf393c35b1d91d9749b9025330", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cb817cbca76542126b6b2eb5c47dbd5fa3c1d8bf393c35b1d91d9749b9025330", kill_on_drop: false }` [INFO] [stdout] cb817cbca76542126b6b2eb5c47dbd5fa3c1d8bf393c35b1d91d9749b9025330 [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] fbb23cc18b94f84aacfc85b4043413393852df1747a857c45e43d66b2fce1c37 [INFO] running `Command { std: "docker" "start" "-a" "fbb23cc18b94f84aacfc85b4043413393852df1747a857c45e43d66b2fce1c37", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/config_converter-7463ef5b5863e591) [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" "fbb23cc18b94f84aacfc85b4043413393852df1747a857c45e43d66b2fce1c37", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fbb23cc18b94f84aacfc85b4043413393852df1747a857c45e43d66b2fce1c37", kill_on_drop: false }` [INFO] [stdout] fbb23cc18b94f84aacfc85b4043413393852df1747a857c45e43d66b2fce1c37