[INFO] fetching crate config_converter 0.2.0... [INFO] testing config_converter-0.2.0 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7 [INFO] extracting crate config_converter 0.2.0 into /workspace/builds/worker-5-tc1/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-5-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate config_converter 0.2.0 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 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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ryu v1.0.5 [INFO] [stderr] Downloaded indexmap v1.6.0 [INFO] [stderr] Downloaded clap_derive v4.5.24 [INFO] [stderr] Downloaded itoa v0.4.6 [INFO] [stderr] Downloaded clap v4.5.27 [INFO] [stderr] Downloaded hashbrown v0.9.1 [INFO] [stderr] Downloaded autocfg v1.0.1 [INFO] [stderr] Downloaded serde_json v1.0.59 [INFO] [stderr] Downloaded unicode-ident v1.0.16 [INFO] [stderr] Downloaded winnow v0.6.25 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] bb68fff9e444a5835938437c06b018d7272971be676f023883f3c6e7bd315937 [INFO] running `Command { std: "docker" "start" "-a" "bb68fff9e444a5835938437c06b018d7272971be676f023883f3c6e7bd315937", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bb68fff9e444a5835938437c06b018d7272971be676f023883f3c6e7bd315937", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bb68fff9e444a5835938437c06b018d7272971be676f023883f3c6e7bd315937", kill_on_drop: false }` [INFO] [stdout] bb68fff9e444a5835938437c06b018d7272971be676f023883f3c6e7bd315937 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] bf931a703ce13c757d7d8b71ef5688f2304e22f81cc708042cd8076793f51098 [INFO] running `Command { std: "docker" "start" "-a" "bf931a703ce13c757d7d8b71ef5688f2304e22f81cc708042cd8076793f51098", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.16 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling winnow v0.6.25 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Compiling indexmap v2.7.1 [INFO] [stderr] Compiling clap_builder v4.5.27 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling syn v2.0.96 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling toml_edit v0.22.22 [INFO] [stderr] Compiling clap_derive v4.5.24 [INFO] [stderr] Compiling serde_derive v1.0.217 [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 19.08s [INFO] running `Command { std: "docker" "inspect" "bf931a703ce13c757d7d8b71ef5688f2304e22f81cc708042cd8076793f51098", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bf931a703ce13c757d7d8b71ef5688f2304e22f81cc708042cd8076793f51098", kill_on_drop: false }` [INFO] [stdout] bf931a703ce13c757d7d8b71ef5688f2304e22f81cc708042cd8076793f51098 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 3eea763122edaebbfcc14f563e0f3546a10c20cd4887d33c0d6b7bc02c109d79 [INFO] running `Command { std: "docker" "start" "-a" "3eea763122edaebbfcc14f563e0f3546a10c20cd4887d33c0d6b7bc02c109d79", 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.64s [INFO] running `Command { std: "docker" "inspect" "3eea763122edaebbfcc14f563e0f3546a10c20cd4887d33c0d6b7bc02c109d79", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3eea763122edaebbfcc14f563e0f3546a10c20cd4887d33c0d6b7bc02c109d79", kill_on_drop: false }` [INFO] [stdout] 3eea763122edaebbfcc14f563e0f3546a10c20cd4887d33c0d6b7bc02c109d79 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] f5f573b04a9366eaa01471b1da80049931bb6b8225bd28bd92909fbd3d5d388b [INFO] running `Command { std: "docker" "start" "-a" "f5f573b04a9366eaa01471b1da80049931bb6b8225bd28bd92909fbd3d5d388b", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/config_converter-1700ade6af51a444) [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" "f5f573b04a9366eaa01471b1da80049931bb6b8225bd28bd92909fbd3d5d388b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f5f573b04a9366eaa01471b1da80049931bb6b8225bd28bd92909fbd3d5d388b", kill_on_drop: false }` [INFO] [stdout] f5f573b04a9366eaa01471b1da80049931bb6b8225bd28bd92909fbd3d5d388b