[INFO] fetching crate eure-json 0.1.7... [INFO] testing eure-json-0.1.7 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-1 [INFO] extracting crate eure-json 0.1.7 into /workspace/builds/worker-5-tc2/source [INFO] started tweaking crates.io crate eure-json 0.1.7 [INFO] finished tweaking crates.io crate eure-json 0.1.7 [INFO] tweaked toml for crates.io crate eure-json 0.1.7 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate eure-json 0.1.7 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 eure-json 0.1.7 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-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] af30af163c204973b8331b327257d24fbf613a32cefa2021cad3f6f5e227c378 [INFO] running `Command { std: "docker" "start" "-a" "af30af163c204973b8331b327257d24fbf613a32cefa2021cad3f6f5e227c378", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "af30af163c204973b8331b327257d24fbf613a32cefa2021cad3f6f5e227c378", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "af30af163c204973b8331b327257d24fbf613a32cefa2021cad3f6f5e227c378", kill_on_drop: false }` [INFO] [stdout] af30af163c204973b8331b327257d24fbf613a32cefa2021cad3f6f5e227c378 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] d17f2dcc373244e0515b384dbec9773098a1765d28aecb9dbf7e55aecee4597a [INFO] running `Command { std: "docker" "start" "-a" "d17f2dcc373244e0515b384dbec9773098a1765d28aecb9dbf7e55aecee4597a", kill_on_drop: false }` [INFO] [stderr] Compiling quote v1.0.44 [INFO] [stderr] Compiling unicode-ident v1.0.23 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling zerocopy v0.8.39 [INFO] [stderr] Compiling memchr v2.8.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling anyhow v1.0.101 [INFO] [stderr] Compiling zmij v1.0.20 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling syn v2.0.114 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling parol_runtime v4.2.0 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling syntree v0.18.0 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling xml_writer v0.4.0 [INFO] [stderr] Compiling function_name-proc-macro v0.3.0 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling function_name v0.3.0 [INFO] [stderr] Compiling codespan-reporting v0.13.1 [INFO] [stderr] Compiling parol-macros v1.0.0 [INFO] [stderr] Compiling seize v0.5.1 [INFO] [stderr] Compiling convert_case v0.10.0 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling convert_case v0.9.0 [INFO] [stderr] Compiling anstyle v1.0.13 [INFO] [stderr] Compiling dyn-hash v0.2.2 [INFO] [stderr] Compiling eros v0.5.0 [INFO] [stderr] Compiling annotate-snippets v0.12.11 [INFO] [stderr] Compiling indexmap v2.13.0 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling petgraph v0.8.3 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.23.0 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling scnr2_generate v0.3.3 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling thisisplural v0.7.0 [INFO] [stderr] Compiling scnr2_macro v0.3.3 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling scnr2 v0.3.3 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling syntree_layout v0.4.0 [INFO] [stderr] Compiling darling_macro v0.23.0 [INFO] [stderr] Compiling eure-document v0.1.7 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling derive_builder_core v0.20.2 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling darling v0.23.0 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling bon-macros v3.8.2 [INFO] [stderr] Compiling eure-macros v0.1.7 [INFO] [stderr] Compiling query-flow-macros v0.17.0 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling derive_builder_macro v0.20.2 [INFO] [stderr] Compiling papaya v0.2.3 [INFO] [stderr] Compiling derive_builder v0.20.2 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling chrono v0.4.43 [INFO] [stderr] Compiling whale v0.5.0 [INFO] [stderr] Compiling query-flow v0.17.0 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling bon v3.8.2 [INFO] [stderr] Compiling eure-tree v0.1.7 [INFO] [stderr] Compiling eure-parol v0.1.7 [INFO] [stderr] Compiling eure-fmt v0.1.7 [INFO] [stderr] Compiling eure-schema v0.1.7 [INFO] [stderr] Compiling eure-env v0.1.7 [INFO] [stderr] Compiling eure v0.1.7 [INFO] [stderr] Compiling eure-json v0.1.7 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 41s [INFO] running `Command { std: "docker" "inspect" "d17f2dcc373244e0515b384dbec9773098a1765d28aecb9dbf7e55aecee4597a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d17f2dcc373244e0515b384dbec9773098a1765d28aecb9dbf7e55aecee4597a", kill_on_drop: false }` [INFO] [stdout] d17f2dcc373244e0515b384dbec9773098a1765d28aecb9dbf7e55aecee4597a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] c258fbe11fba707e15399259020eea378e879bac279b3a1ede391b3795c74a2a [INFO] running `Command { std: "docker" "start" "-a" "c258fbe11fba707e15399259020eea378e879bac279b3a1ede391b3795c74a2a", kill_on_drop: false }` [INFO] [stderr] Compiling eure-json v0.1.7 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.33s [INFO] running `Command { std: "docker" "inspect" "c258fbe11fba707e15399259020eea378e879bac279b3a1ede391b3795c74a2a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c258fbe11fba707e15399259020eea378e879bac279b3a1ede391b3795c74a2a", kill_on_drop: false }` [INFO] [stdout] c258fbe11fba707e15399259020eea378e879bac279b3a1ede391b3795c74a2a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 19c73aaaf4552f3c9453509e1aabc03f5ae4f455a56c63d060b1f5d07d61ae0f [INFO] running `Command { std: "docker" "start" "-a" "19c73aaaf4552f3c9453509e1aabc03f5ae4f455a56c63d060b1f5d07d61ae0f", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.25s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/eure_json-f745ab6d4b8a28c7) [INFO] [stdout] [INFO] [stdout] running 34 tests [INFO] [stdout] test tests::test_bool_true ... ok [INFO] [stdout] test tests::test_f64_nan_error ... ok [INFO] [stdout] test tests::test_float ... ok [INFO] [stdout] test tests::test_array_of_maps ... ok [INFO] [stdout] test tests::test_empty_map ... ok [INFO] [stdout] test tests::test_f64_infinity_error ... ok [INFO] [stdout] test tests::test_hole_error ... ok [INFO] [stdout] test tests::test_json_to_eure_bool ... ok [INFO] [stdout] test tests::test_integer ... ok [INFO] [stdout] test tests::test_json_to_eure_empty_object ... ok [INFO] [stdout] test tests::test_json_to_eure_integer ... ok [INFO] [stdout] test tests::test_json_to_eure_array ... ok [INFO] [stdout] test tests::test_json_to_eure_float ... ok [INFO] [stdout] test tests::test_json_to_eure_array_of_objects ... ok [INFO] [stdout] test tests::test_json_to_eure_nested ... ok [INFO] [stdout] test tests::test_json_to_eure_null ... ok [INFO] [stdout] test tests::test_json_to_eure_object ... ok [INFO] [stdout] test tests::test_json_to_eure_string ... ok [INFO] [stdout] test tests::test_map_with_fields ... ok [INFO] [stdout] test tests::test_negative_integer ... ok [INFO] [stdout] test tests::test_nested_map ... ok [INFO] [stdout] test tests::test_null ... ok [INFO] [stdout] test tests::test_roundtrip_array ... ok [INFO] [stdout] test tests::test_roundtrip_deeply_nested ... ok [INFO] [stdout] test tests::test_roundtrip_nested ... ok [INFO] [stdout] test tests::test_roundtrip_primitives ... ok [INFO] [stdout] test tests::test_string ... ok [INFO] [stdout] test tests::test_tuple ... ok [INFO] [stdout] test tests::test_variant_adjacent ... ok [INFO] [stdout] test tests::test_variant_internal ... ok [INFO] [stdout] test tests::test_variant_untagged ... ok [INFO] [stdout] test tests::test_array ... ok [INFO] [stderr] Doc-tests eure_json [INFO] [stdout] test tests::test_bool_false ... ok [INFO] [stdout] test tests::test_variant_external ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 34 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/lib.rs - value_to_document (line 324) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] all doctests ran in 1.66s; merged doctests compilation took 1.62s [INFO] running `Command { std: "docker" "inspect" "19c73aaaf4552f3c9453509e1aabc03f5ae4f455a56c63d060b1f5d07d61ae0f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "19c73aaaf4552f3c9453509e1aabc03f5ae4f455a56c63d060b1f5d07d61ae0f", kill_on_drop: false }` [INFO] [stdout] 19c73aaaf4552f3c9453509e1aabc03f5ae4f455a56c63d060b1f5d07d61ae0f