[INFO] fetching crate miniconf 0.19.0... [INFO] testing miniconf-0.19.0 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate miniconf 0.19.0 into /workspace/builds/worker-1-tc1/source [INFO] started tweaking crates.io crate miniconf 0.19.0 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate miniconf 0.19.0 [INFO] tweaked toml for crates.io crate miniconf 0.19.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate miniconf 0.19.0 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate miniconf 0.19.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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded yafnv v3.0.0 [INFO] [stderr] Downloaded erased-discriminant v1.0.1 [INFO] [stderr] Downloaded miniconf_derive v0.19.0 [INFO] [stderr] Downloaded embedded-io-adapters v0.6.1 [INFO] [stderr] Downloaded serde-json-core v0.6.0 [INFO] [stderr] Downloaded serde-reflection v0.5.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c82d8cf092a42af83be321d7477a4ee263eaca303c43c10f6d0d755da7a177d8 [INFO] running `Command { std: "docker" "start" "-a" "c82d8cf092a42af83be321d7477a4ee263eaca303c43c10f6d0d755da7a177d8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c82d8cf092a42af83be321d7477a4ee263eaca303c43c10f6d0d755da7a177d8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c82d8cf092a42af83be321d7477a4ee263eaca303c43c10f6d0d755da7a177d8", kill_on_drop: false }` [INFO] [stdout] c82d8cf092a42af83be321d7477a4ee263eaca303c43c10f6d0d755da7a177d8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 9ddc27dc81b3ae2e8a462a4140cbe7e31e8b64f2bb8d01718544a24902d0bb50 [INFO] running `Command { std: "docker" "start" "-a" "9ddc27dc81b3ae2e8a462a4140cbe7e31e8b64f2bb8d01718544a24902d0bb50", kill_on_drop: false }` [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling miniconf_derive v0.19.0 [INFO] [stderr] Compiling miniconf v0.19.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.70s [INFO] running `Command { std: "docker" "inspect" "9ddc27dc81b3ae2e8a462a4140cbe7e31e8b64f2bb8d01718544a24902d0bb50", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9ddc27dc81b3ae2e8a462a4140cbe7e31e8b64f2bb8d01718544a24902d0bb50", kill_on_drop: false }` [INFO] [stdout] 9ddc27dc81b3ae2e8a462a4140cbe7e31e8b64f2bb8d01718544a24902d0bb50 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 9d709ae6ae173d12f9c5601b1b951422853d4fd183645103a6e8245c47495651 [INFO] running `Command { std: "docker" "start" "-a" "9d709ae6ae173d12f9c5601b1b951422853d4fd183645103a6e8245c47495651", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling hashbrown v0.15.3 [INFO] [stderr] Compiling typeid v1.0.3 [INFO] [stderr] Compiling rustversion v1.0.20 [INFO] [stderr] Compiling heapless v0.7.17 [INFO] [stderr] Compiling target-triple v0.1.4 [INFO] [stderr] Compiling winnow v0.7.10 [INFO] [stderr] Compiling toml_write v0.1.1 [INFO] [stderr] Compiling embedded-io-async v0.6.1 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling hash32 v0.2.1 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling embedded-io-adapters v0.6.1 [INFO] [stderr] Compiling embedded-io v0.6.1 [INFO] [stderr] Compiling heapless v0.8.0 [INFO] [stderr] Compiling strum_macros v0.27.1 [INFO] [stderr] Compiling erased-discriminant v1.0.1 [INFO] [stderr] Compiling hash32 v0.3.1 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling cobs v0.2.3 [INFO] [stderr] Compiling tokio v1.45.0 [INFO] [stderr] Compiling dissimilar v1.0.10 [INFO] [stderr] Compiling yafnv v3.0.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling strum v0.27.1 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling toml_datetime v0.6.9 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling serde-reflection v0.5.0 [INFO] [stderr] Compiling miniconf v0.19.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling postcard v1.1.1 [INFO] [stderr] Compiling toml_edit v0.22.26 [INFO] [stderr] Compiling toml v0.8.22 [INFO] [stderr] Compiling trybuild v1.0.105 [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 36.83s [INFO] running `Command { std: "docker" "inspect" "9d709ae6ae173d12f9c5601b1b951422853d4fd183645103a6e8245c47495651", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9d709ae6ae173d12f9c5601b1b951422853d4fd183645103a6e8245c47495651", kill_on_drop: false }` [INFO] [stdout] 9d709ae6ae173d12f9c5601b1b951422853d4fd183645103a6e8245c47495651 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] ce63d3fcedf1c3b8636cf34225fda83ca454f1221eb1637583ba15c9be19bc57 [INFO] running `Command { std: "docker" "start" "-a" "ce63d3fcedf1c3b8636cf34225fda83ca454f1221eb1637583ba15c9be19bc57", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/miniconf-907af3197410df7e) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test packed::test::test ... ok [INFO] [stdout] test node::test::strsplit ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/compiletest.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/compiletest-2350dad52cdface8) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling typeid v1.0.3 [INFO] [stderr] Compiling rustversion v1.0.20 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Compiling embedded-io-async v0.6.1 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Checking hash32 v0.2.1 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Checking embedded-io v0.6.1 [INFO] [stderr] Checking bytes v1.10.1 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling heapless v0.8.0 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling heapless v0.7.17 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Checking pin-project-lite v0.2.16 [INFO] [stderr] Compiling embedded-io-adapters v0.6.1 [INFO] [stderr] Checking itoa v1.0.15 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking erased-discriminant v1.0.1 [INFO] [stderr] Checking hash32 v0.3.1 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Checking equivalent v1.0.2 [INFO] [stderr] Checking cobs v0.2.3 [INFO] [stderr] Checking hashbrown v0.15.3 [INFO] [stderr] Checking ryu v1.0.20 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking yafnv v3.0.0 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling strum_macros v0.27.1 [INFO] [stderr] Checking tokio v1.45.0 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Checking strum v0.27.1 [INFO] [stderr] Compiling miniconf_derive v0.19.0 [INFO] [stderr] Checking indexmap v2.9.0 [INFO] [stderr] Checking serde-reflection v0.5.0 [INFO] [stderr] Checking miniconf v0.19.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking postcard v1.1.1 [INFO] [stderr] Checking miniconf-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/miniconf) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 43.64s [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] test tests/ui/enum-named.rs ... ok [INFO] [stderr] test tests/ui/enum-non-newtype.rs ... ok [INFO] [stderr] test tests/ui/flatten-ambiguous.rs ... ok [INFO] [stderr] test tests/ui/internal_no_leaf.rs ... ok [INFO] [stderr] test tests/ui/skip-unnamed.rs ... ok [INFO] [stderr] [INFO] [stderr] [INFO] [stdout] test ui ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 44.37s [INFO] [stdout] [INFO] [stderr] Running tests/skipped.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/skipped-deec7769f2d1d899) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test path ... ok [INFO] [stdout] test skip_struct ... ok [INFO] [stdout] test meta ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "ce63d3fcedf1c3b8636cf34225fda83ca454f1221eb1637583ba15c9be19bc57", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ce63d3fcedf1c3b8636cf34225fda83ca454f1221eb1637583ba15c9be19bc57", kill_on_drop: false }` [INFO] [stdout] ce63d3fcedf1c3b8636cf34225fda83ca454f1221eb1637583ba15c9be19bc57