[INFO] fetching crate ploidy-util 0.11.0... [INFO] testing ploidy-util-0.11.0 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-1 [INFO] extracting crate ploidy-util 0.11.0 into /workspace/builds/worker-3-tc2/source [INFO] started tweaking crates.io crate ploidy-util 0.11.0 [INFO] finished tweaking crates.io crate ploidy-util 0.11.0 [INFO] tweaked toml for crates.io crate ploidy-util 0.11.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate ploidy-util 0.11.0 on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate ploidy-util 0.11.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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 77247840abc21a06cdd7b99d6c10ca65898a4f6230feee1eb67fc252cdfad84f [INFO] running `Command { std: "docker" "start" "-a" "77247840abc21a06cdd7b99d6c10ca65898a4f6230feee1eb67fc252cdfad84f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "77247840abc21a06cdd7b99d6c10ca65898a4f6230feee1eb67fc252cdfad84f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "77247840abc21a06cdd7b99d6c10ca65898a4f6230feee1eb67fc252cdfad84f", kill_on_drop: false }` [INFO] [stdout] 77247840abc21a06cdd7b99d6c10ca65898a4f6230feee1eb67fc252cdfad84f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5c6402311e8709aad06efdf28f4b00a8b6061a037d7a40ac393824ffce02326c [INFO] running `Command { std: "docker" "start" "-a" "5c6402311e8709aad06efdf28f4b00a8b6061a037d7a40ac393824ffce02326c", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.183 [INFO] [stderr] Compiling find-msvc-tools v0.1.5 [INFO] [stderr] Compiling aws-lc-rs v1.16.1 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling rustls v0.23.36 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling zmij v1.0.12 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling ref-cast-impl v1.0.25 [INFO] [stderr] Compiling iana-time-zone v0.1.64 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling serde_path_to_error v0.1.20 [INFO] [stderr] Compiling serde_bytes v0.11.19 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling chrono v0.4.44 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling ref-cast v1.0.25 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling socket2 v0.6.2 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Compiling ploidy-pointer-derive v0.11.0 [INFO] [stderr] Compiling uuid v1.23.0 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling cc v1.2.49 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling tokio v1.49.0 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling cmake v0.1.57 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling aws-lc-sys v0.38.0 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling h2 v0.4.13 [INFO] [stderr] Compiling ploidy-pointer v0.11.0 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling hyper-util v0.1.19 [INFO] [stderr] Compiling rustls-webpki v0.103.9 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling rustls-platform-verifier v0.6.2 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling reqwest v0.13.2 [INFO] [stderr] Compiling ploidy-util v0.11.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 02s [INFO] running `Command { std: "docker" "inspect" "5c6402311e8709aad06efdf28f4b00a8b6061a037d7a40ac393824ffce02326c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5c6402311e8709aad06efdf28f4b00a8b6061a037d7a40ac393824ffce02326c", kill_on_drop: false }` [INFO] [stdout] 5c6402311e8709aad06efdf28f4b00a8b6061a037d7a40ac393824ffce02326c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fedfe746350d878dd272c1b426efebb58033ab6e777caf74f014b63a3ffcedac [INFO] running `Command { std: "docker" "start" "-a" "fedfe746350d878dd272c1b426efebb58033ab6e777caf74f014b63a3ffcedac", kill_on_drop: false }` [INFO] [stderr] Compiling ploidy-util v0.11.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.41s [INFO] running `Command { std: "docker" "inspect" "fedfe746350d878dd272c1b426efebb58033ab6e777caf74f014b63a3ffcedac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fedfe746350d878dd272c1b426efebb58033ab6e777caf74f014b63a3ffcedac", kill_on_drop: false }` [INFO] [stdout] fedfe746350d878dd272c1b426efebb58033ab6e777caf74f014b63a3ffcedac [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 995d3d57a3a4c5507b61241f3bd4173975e7220be498be32aad63e2c98d70725 [INFO] running `Command { std: "docker" "start" "-a" "995d3d57a3a4c5507b61241f3bd4173975e7220be498be32aad63e2c98d70725", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.26s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ploidy_util-b53f8f291a4dc322) [INFO] [stdout] [INFO] [stdout] running 57 tests [INFO] [stdout] test binary::tests::test_deserialize_binary_data ... ok [INFO] [stdout] test absent::tests::test_absent_or_null_errors ... ok [INFO] [stdout] test binary::tests::test_deserialize_empty ... ok [INFO] [stdout] test binary::tests::test_deserialize_invalid_base64 ... ok [INFO] [stdout] test absent::tests::test_absent_or_present_pointer_succeeds ... ok [INFO] [stdout] test absent::tests::test_absent_or_absent_errors ... ok [INFO] [stdout] test binary::tests::test_serialize_empty ... ok [INFO] [stdout] test date_time::tests::test_unix_microseconds_deserialize_from_number ... ok [INFO] [stdout] test binary::tests::test_serialize_binary_data ... ok [INFO] [stdout] test binary::tests::test_serialize_text_data ... ok [INFO] [stdout] test binary::tests::test_roundtrip ... ok [INFO] [stdout] test date_time::tests::test_unix_microseconds_deserialize_from_string ... ok [INFO] [stdout] test date_time::tests::test_unix_nanoseconds_deserialize_from_number ... ok [INFO] [stdout] test date_time::tests::test_unix_nanoseconds_deserialize_from_string ... ok [INFO] [stdout] test date_time::tests::test_unix_nanoseconds_invalid_string ... ok [INFO] [stdout] test date_time::tests::test_unix_nanoseconds_serialize ... ok [INFO] [stdout] test date_time::tests::test_unix_seconds_deserialize_from_string ... ok [INFO] [stdout] test date_time::tests::test_unix_seconds_serialize ... ok [INFO] [stdout] test date_time::tests::test_unix_seconds_invalid_string ... ok [INFO] [stdout] test date_time::tests::test_unix_microseconds_invalid_string ... ok [INFO] [stdout] test query::tests::test_array_form_exploded ... ok [INFO] [stdout] test date_time::tests::test_unix_microseconds_serialize ... ok [INFO] [stdout] test date_time::tests::test_unix_milliseconds_deserialize_from_number ... ok [INFO] [stdout] test query::tests::test_deep_object_rejects_top_level_arrays ... ok [INFO] [stdout] test query::tests::test_deep_object_with_array_field ... ok [INFO] [stdout] test query::tests::test_empty_array ... ok [INFO] [stdout] test query::tests::test_multiple_params ... ok [INFO] [stdout] test query::tests::test_object_deep_object ... ok [INFO] [stdout] test query::tests::test_nested_deep_object ... ok [INFO] [stdout] test query::tests::test_integer ... ok [INFO] [stdout] test binary::tests::test_deserialize_text_data ... ok [INFO] [stdout] test query::tests::test_object_form_exploded ... ok [INFO] [stdout] test query::tests::test_array_form_non_exploded ... ok [INFO] [stdout] test query::tests::test_array_of_strings_with_special_chars ... ok [INFO] [stdout] test query::tests::test_object_form_non_exploded ... ok [INFO] [stdout] test query::tests::test_bool ... ok [INFO] [stdout] test query::tests::test_option_none ... ok [INFO] [stdout] test query::tests::test_pipe_delimited_object ... ok [INFO] [stdout] test query::tests::test_option_some ... ok [INFO] [stdout] test date_time::tests::test_unix_milliseconds_invalid_string ... ok [INFO] [stdout] test date_time::tests::test_unix_milliseconds_serialize ... ok [INFO] [stdout] test query::tests::test_mixed_styles ... ok [INFO] [stdout] test date_time::tests::test_unix_seconds_deserialize_from_number ... ok [INFO] [stdout] test query::tests::test_array_pipe_delimited ... ok [INFO] [stdout] test query::tests::test_array_space_delimited ... ok [INFO] [stdout] test query::tests::test_space_delimited_object ... ok [INFO] [stdout] test query::tests::test_string ... ok [INFO] [stdout] test query::tests::test_serde_skip_if ... ok [INFO] [stdout] test query::tests::test_tuple_space_delimited ... ok [INFO] [stdout] test query::tests::test_unit_variant_enum ... ok [INFO] [stdout] test query::tests::test_string_with_special_chars ... ok [INFO] [stdout] test query::tests::test_unlisted_field_uses_default_style ... ok [INFO] [stdout] test query::tests::test_tuple_form_exploded ... ok [INFO] [stdout] test query::tests::test_tuple_form_non_exploded ... ok [INFO] [stdout] test query::tests::test_unicode_string ... ok [INFO] [stdout] test query::tests::test_tuple_pipe_delimited ... ok [INFO] [stdout] test date_time::tests::test_unix_milliseconds_deserialize_from_string ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 57 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s [INFO] [stdout] [INFO] [stderr] Doc-tests ploidy_util [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/query.rs - query (line 9) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stdout] all doctests ran in 1.46s; merged doctests compilation took 1.41s [INFO] running `Command { std: "docker" "inspect" "995d3d57a3a4c5507b61241f3bd4173975e7220be498be32aad63e2c98d70725", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "995d3d57a3a4c5507b61241f3bd4173975e7220be498be32aad63e2c98d70725", kill_on_drop: false }` [INFO] [stdout] 995d3d57a3a4c5507b61241f3bd4173975e7220be498be32aad63e2c98d70725