[INFO] fetching crate opejson 0.2.3... [INFO] testing opejson-0.2.3 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-1 [INFO] extracting crate opejson 0.2.3 into /workspace/builds/worker-1-tc2/source [INFO] started tweaking crates.io crate opejson 0.2.3 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate opejson 0.2.3 [INFO] tweaked toml for crates.io crate opejson 0.2.3 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate opejson 0.2.3 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 opejson 0.2.3 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-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] c11b4f6c3c1bb2e1465e2dc789e6313b6fed1c14e9e1f50c630cbaf141898bd7 [INFO] running `Command { std: "docker" "start" "-a" "c11b4f6c3c1bb2e1465e2dc789e6313b6fed1c14e9e1f50c630cbaf141898bd7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c11b4f6c3c1bb2e1465e2dc789e6313b6fed1c14e9e1f50c630cbaf141898bd7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c11b4f6c3c1bb2e1465e2dc789e6313b6fed1c14e9e1f50c630cbaf141898bd7", kill_on_drop: false }` [INFO] [stdout] c11b4f6c3c1bb2e1465e2dc789e6313b6fed1c14e9e1f50c630cbaf141898bd7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] de586b1ee114583b95b3598cd01a4375bf9212898d03b63a6d89de108e2d4644 [INFO] running `Command { std: "docker" "start" "-a" "de586b1ee114583b95b3598cd01a4375bf9212898d03b63a6d89de108e2d4644", kill_on_drop: false }` [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling zmij v1.0.19 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling opejson v0.2.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.81s [INFO] running `Command { std: "docker" "inspect" "de586b1ee114583b95b3598cd01a4375bf9212898d03b63a6d89de108e2d4644", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "de586b1ee114583b95b3598cd01a4375bf9212898d03b63a6d89de108e2d4644", kill_on_drop: false }` [INFO] [stdout] de586b1ee114583b95b3598cd01a4375bf9212898d03b63a6d89de108e2d4644 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 601492a875073136bdcf477ac94023363f6a8360395c1c9ffc786a30fd43f432 [INFO] running `Command { std: "docker" "start" "-a" "601492a875073136bdcf477ac94023363f6a8360395c1c9ffc786a30fd43f432", kill_on_drop: false }` [INFO] [stderr] Compiling opejson v0.2.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.19s [INFO] running `Command { std: "docker" "inspect" "601492a875073136bdcf477ac94023363f6a8360395c1c9ffc786a30fd43f432", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "601492a875073136bdcf477ac94023363f6a8360395c1c9ffc786a30fd43f432", kill_on_drop: false }` [INFO] [stdout] 601492a875073136bdcf477ac94023363f6a8360395c1c9ffc786a30fd43f432 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] b940a49e330981c574399115b8e327a738118b6a1fa5addd6efaa81b8c85068c [INFO] running `Command { std: "docker" "start" "-a" "b940a49e330981c574399115b8e327a738118b6a1fa5addd6efaa81b8c85068c", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/opejson-611f331c41c8f46c) [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] [stderr] Running tests/advanced_penetration.rs (/opt/rustwide/target/debug/deps/advanced_penetration-25032ec818d5e3dd) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test test_abyssal_nesting_fixed ... ok [INFO] [stdout] test test_high_frequency_surgery_fixed ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s [INFO] [stdout] [INFO] [stderr] Running tests/comprehensive_surgery.rs (/opt/rustwide/target/debug/deps/comprehensive_surgery-b0eed5c3f06cbde0) [INFO] [stdout] [INFO] [stdout] running 133 tests [INFO] [stdout] test test_acquire_array_out_of_bounds ... ok [INFO] [stdout] test test_acquire_array_access ... ok [INFO] [stdout] test test_acquire_dynamic_key ... ok [INFO] [stdout] test test_acquire_literal_key ... ok [INFO] [stdout] test test_acquire_missing_key ... ok [INFO] [stdout] test test_acquire_mixed_path ... ok [INFO] [stdout] test test_acquire_nested_missing_intermediate ... ok [INFO] [stdout] test test_acquire_returns_result ... ok [INFO] [stdout] test test_all_three_key_syntaxes_in_nested_path ... ok [INFO] [stdout] test test_acquire_ident_key ... ok [INFO] [stdout] test test_array_index_safety_recommendation ... ok [INFO] [stdout] test test_acquire_nested_path ... ok [INFO] [stdout] test test_array_index_validation_with_bounds_check ... ok [INFO] [stdout] test test_array_max_safe_index ... ok [INFO] [stdout] test test_array_object_ident_object_literal ... ok [INFO] [stdout] test test_array_sequential_sparse_access ... ok [INFO] [stdout] test test_all_json_types_in_single_object ... ok [INFO] [stdout] test test_array_zero_index ... ok [INFO] [stdout] test test_biopsy_array_access ... ok [INFO] [stdout] test test_biopsy_array_out_of_bounds ... ok [INFO] [stdout] test test_biopsy_does_not_modify ... ok [INFO] [stdout] test test_biopsy_complex_path_all_key_types ... ok [INFO] [stdout] test test_biopsy_existing_key ... ok [INFO] [stdout] test test_biopsy_missing_key ... ok [INFO] [stdout] test test_biopsy_nested_existing ... ok [INFO] [stdout] test test_biopsy_nested_missing_leaf ... ok [INFO] [stdout] test test_biopsy_nested_missing_intermediate ... ok [INFO] [stdout] test test_biopsy_nested_mixed_keys ... ok [INFO] [stdout] test test_biopsy_returns_option_reference ... ok [INFO] [stdout] test test_biopsy_then_incise_then_biopsy ... ok [INFO] [stdout] test test_biopsy_with_dynamic_key ... ok [INFO] [stdout] test test_cannot_traverse_scalar_with_suture ... ok [INFO] [stdout] test test_biopsy_with_ident_key ... ok [INFO] [stdout] test test_acquire_existing_value ... ok [INFO] [stdout] test test_complex_path_all_key_types ... ok [INFO] [stdout] test test_biopsy_dynamic_key ... ok [INFO] [stdout] test test_empty_array_operations ... ok [INFO] [stdout] test test_dynamic_key_with_runtime_variable ... ok [INFO] [stdout] test test_empty_object_operations ... ok [INFO] [stdout] test test_direct_scalar_overwrite_is_allowed ... ok [INFO] [stdout] test test_biopsy_with_literal_key ... ok [INFO] [stdout] test test_excise_return_type ... ok [INFO] [stdout] test test_excise_array_element ... ok [INFO] [stdout] test test_excise_simple_key ... ok [INFO] [stdout] test test_excise_missing_key ... ok [INFO] [stdout] test test_excise_nested ... ok [INFO] [stdout] test test_force_suture_acts_like_suture_on_null ... ok [INFO] [stdout] test test_force_suture_overwrites_scalar_with_array ... ok [INFO] [stdout] test test_force_suture_overwrites_scalar_with_object ... ok [INFO] [stdout] test test_graft_shambles_array_extension ... ok [INFO] [stdout] test test_force_suture_overwrites_array_with_object ... ok [INFO] [stdout] test test_graft_shambles_forced_transplant_object_to_array ... ok [INFO] [stdout] test test_force_suture_overwrites_object_with_array ... ok [INFO] [stdout] test test_graft_same_limitation ... ok [INFO] [stdout] test test_graft_shambles_forced_transplant_scalar_to_object ... ok [INFO] [stdout] test test_graft_shambles_object_fusion ... ok [INFO] [stdout] test test_implant_creates_missing_path ... ok [INFO] [stdout] test test_implant_ident_key ... ok [INFO] [stdout] test test_implant_dynamic_key ... ok [INFO] [stdout] test test_implant_into_array_index ... ok [INFO] [stdout] test test_implant_into_null_slot ... ok [INFO] [stdout] test test_implant_literal_key ... ok [INFO] [stdout] test test_graft_shambles_to_null_void ... ok [INFO] [stdout] test test_implant_nested_path_creation ... ok [INFO] [stdout] test test_implant_preserves_existing_value ... ok [INFO] [stdout] test test_incise_array_element ... ok [INFO] [stdout] test test_incise_array_out_of_bounds ... ok [INFO] [stdout] test test_incise_dynamic_key ... ok [INFO] [stdout] test test_incise_existing_key ... ok [INFO] [stdout] test test_incise_failure_returns_none ... ok [INFO] [stdout] test test_incise_ident_key ... ok [INFO] [stdout] test test_incise_literal_key ... ok [INFO] [stdout] test test_incise_missing_key ... ok [INFO] [stdout] test test_incise_nested_missing_leaf ... ok [INFO] [stdout] test test_incise_returns_option_unit ... ok [INFO] [stdout] test test_incise_nested_existing_path ... ok [INFO] [stdout] test test_key_numeric_string ... ok [INFO] [stdout] test test_incise_nested_missing_intermediate ... ok [INFO] [stdout] test test_key_with_spaces ... ok [INFO] [stdout] test test_key_syntax_ident_vs_literal_vs_dynamic ... ok [INFO] [stdout] test test_key_with_special_chars ... ok [INFO] [stdout] test test_mesh_1d_array ... ok [INFO] [stdout] test test_mesh_2d_array ... ok [INFO] [stdout] test test_mesh_with_custom_fill_value ... ok [INFO] [stdout] test test_large_array_index ... ok [INFO] [stdout] test test_mesh_with_object_fill ... ok [INFO] [stdout] test test_mixed_deep_nesting_with_arrays ... ok [INFO] [stdout] test test_mesh_3d_array ... ok [INFO] [stdout] test test_mixed_ident_and_literal_keys_in_path ... ok [INFO] [stdout] test test_null_to_object_conversion ... ok [INFO] [stdout] test test_null_is_flexible_for_type_conversion ... ok [INFO] [stdout] test test_null_to_array_conversion ... ok [INFO] [stdout] test test_operation_order_graft_then_suture ... ok [INFO] [stdout] test test_number_precision_preservation ... ok [INFO] [stdout] test test_operation_order_incise_read_update ... ok [INFO] [stdout] test test_overwrite_preserves_type_correctness ... ok [INFO] [stdout] test test_path_with_various_whitespace ... ok [INFO] [stdout] test test_assignment_various_spacing ... ok [INFO] [stdout] test test_array_gap_creation ... ok [INFO] [stdout] test test_scalar_overwrite_stays_scalar ... ok [INFO] [stdout] test test_operation_order_suture_then_graft ... ok [INFO] [stdout] test test_scalar_type_preservation_with_suture ... ok [INFO] [stdout] test test_sequential_suture_operations ... ok [INFO] [stdout] test test_single_element_structures ... ok [INFO] [stdout] test test_implant_mixed_null_and_occupied ... ok [INFO] [stdout] test test_suture_array_multiple_indices ... ok [INFO] [stdout] test test_suture_array_single_index ... ok [INFO] [stdout] test test_suture_limitation_scalar_blockage ... ok [INFO] [stdout] test test_suture_mixed_object_array_alternating ... ok [INFO] [stdout] test test_suture_multiple_operations_same_data ... ok [INFO] [stdout] test test_suture_deep_nested_from_null ... ok [INFO] [stdout] test test_suture_integer_values ... ok [INFO] [stdout] test test_suture_array_with_dynamic_index ... ok [INFO] [stdout] test test_suture_float_values ... ok [INFO] [stdout] test test_suture_nested_three_levels_mixed_keys ... ok [INFO] [stdout] test test_suture_object_array_object_deep ... ok [INFO] [stdout] test test_suture_overwrite_array_with_scalar ... ok [INFO] [stdout] test test_suture_nested_with_dynamic_middle_key ... ok [INFO] [stdout] test test_suture_overwrite_existing_scalar ... ok [INFO] [stdout] test test_suture_overwrite_null_with_value ... ok [INFO] [stdout] test test_suture_overwrite_object_with_scalar ... ok [INFO] [stdout] test test_suture_requires_path_compatibility ... ok [INFO] [stdout] test test_suture_single_level_object_key_dynamic ... ok [INFO] [stdout] test test_suture_then_graft_then_acquire ... ok [INFO] [stdout] test test_suture_value_types_boolean ... ok [INFO] [stdout] test test_suture_single_level_object_key_literal ... ok [INFO] [stdout] test test_suture_value_types_null ... ok [INFO] [stdout] test test_suture_value_types_number ... ok [INFO] [stdout] test test_suture_value_types_object ... ok [INFO] [stdout] test test_suture_single_level_object_key_ident ... ok [INFO] [stdout] test test_unicode_and_special_strings ... ok [INFO] [stdout] test test_suture_value_types_array ... ok [INFO] [stdout] test test_very_deep_nesting ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 133 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stderr] Running tests/performance_limit.rs (/opt/rustwide/target/debug/deps/performance_limit-631658934b1af890) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test benchmark_opejson_limit_break ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.21s [INFO] [stdout] [INFO] [stderr] Doc-tests opejson [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test src/lib.rs - (line 109) ... ignored [INFO] [stdout] test src/lib.rs - (line 140) ... ignored [INFO] [stdout] test src/lib.rs - (line 211) ... ignored [INFO] [stdout] test src/lib.rs - (line 223) ... ignored [INFO] [stdout] test src/lib.rs - (line 47) ... ignored [INFO] [stdout] test src/lib.rs - (line 83) ... ignored [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 6 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "b940a49e330981c574399115b8e327a738118b6a1fa5addd6efaa81b8c85068c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b940a49e330981c574399115b8e327a738118b6a1fa5addd6efaa81b8c85068c", kill_on_drop: false }` [INFO] [stdout] b940a49e330981c574399115b8e327a738118b6a1fa5addd6efaa81b8c85068c