[INFO] cloning repository https://github.com/Akanoa/json_mutator [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Akanoa/json_mutator" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAkanoa%2Fjson_mutator", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAkanoa%2Fjson_mutator'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fcda07807376eb5a1c7dbc9192968fc5d64fbbb4 [INFO] testing Akanoa/json_mutator against try#8da20828b6ea601dfd8e2448cb50ace88876bd78 for pr-150933 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAkanoa%2Fjson_mutator" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/Akanoa/json_mutator [INFO] finished tweaking git repo https://github.com/Akanoa/json_mutator [INFO] tweaked toml for git repo https://github.com/Akanoa/json_mutator written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Akanoa/json_mutator on toolchain 8da20828b6ea601dfd8e2448cb50ace88876bd78 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Akanoa/json_mutator 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" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 42151f0d8780d7f640de94e06ee7368c41f1e6ab7c3c372e109261ff029ab7b5 [INFO] running `Command { std: "docker" "start" "-a" "42151f0d8780d7f640de94e06ee7368c41f1e6ab7c3c372e109261ff029ab7b5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "42151f0d8780d7f640de94e06ee7368c41f1e6ab7c3c372e109261ff029ab7b5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "42151f0d8780d7f640de94e06ee7368c41f1e6ab7c3c372e109261ff029ab7b5", kill_on_drop: false }` [INFO] [stdout] 42151f0d8780d7f640de94e06ee7368c41f1e6ab7c3c372e109261ff029ab7b5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 803b8ad3005d91691f8cc45a2bb0b7c99fe3dbd3007602454d96df6b2b60ca65 [INFO] running `Command { std: "docker" "start" "-a" "803b8ad3005d91691f8cc45a2bb0b7c99fe3dbd3007602454d96df6b2b60ca65", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling cfg-if v1.0.1 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling time-core v0.1.4 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling deranged v0.4.0 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling funty v2.0.0 [INFO] [stderr] Compiling time-macros v0.2.22 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling wyz v0.5.1 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling bitvec v1.0.1 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand v0.9.1 [INFO] [stderr] Compiling hashbrown v0.13.2 [INFO] [stderr] Compiling dashmap v5.5.3 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling pest v2.8.1 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling pest_meta v2.8.1 [INFO] [stderr] Compiling pest_generator v2.8.1 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling pest_derive v2.8.1 [INFO] [stderr] Compiling uuid v1.17.0 [INFO] [stderr] Compiling serde_bytes v0.11.17 [INFO] [stderr] Compiling bson v2.15.0 [INFO] [stderr] Compiling ijson v0.1.3 (https://github.com/RedisJSON/ijson?rev=881b96e7941b8dc335863746ac108f6d9ed0b98a#881b96e7) [INFO] [stderr] Compiling json_path v0.1.0 (https://github.com/RedisJSON/RedisJSON.git?rev=992265ef3215d1624f3c047f37a4e7cfb75c3104#992265ef) [INFO] [stderr] Compiling json_mutator v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.59s [INFO] running `Command { std: "docker" "inspect" "803b8ad3005d91691f8cc45a2bb0b7c99fe3dbd3007602454d96df6b2b60ca65", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "803b8ad3005d91691f8cc45a2bb0b7c99fe3dbd3007602454d96df6b2b60ca65", kill_on_drop: false }` [INFO] [stdout] 803b8ad3005d91691f8cc45a2bb0b7c99fe3dbd3007602454d96df6b2b60ca65 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 08e78b1ac2eaa7363de63985b7b247b91f0a38fcf0af5d4c52624c47ed205353 [INFO] running `Command { std: "docker" "start" "-a" "08e78b1ac2eaa7363de63985b7b247b91f0a38fcf0af5d4c52624c47ed205353", kill_on_drop: false }` [INFO] [stderr] Compiling json_mutator v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.86s [INFO] running `Command { std: "docker" "inspect" "08e78b1ac2eaa7363de63985b7b247b91f0a38fcf0af5d4c52624c47ed205353", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "08e78b1ac2eaa7363de63985b7b247b91f0a38fcf0af5d4c52624c47ed205353", kill_on_drop: false }` [INFO] [stdout] 08e78b1ac2eaa7363de63985b7b247b91f0a38fcf0af5d4c52624c47ed205353 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] f3212d1176a8f35ea547ba196fae2528dcc86b660a9aec3a38b6488ef7acc1f6 [INFO] running `Command { std: "docker" "start" "-a" "f3212d1176a8f35ea547ba196fae2528dcc86b660a9aec3a38b6488ef7acc1f6", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/json_mutator-10fcfdd51fb13ed9) [INFO] [stdout] [INFO] [stdout] running 11 tests [INFO] [stdout] test tests::get_value_root ... ok [INFO] [stdout] test tests::get_value ... ok [INFO] [stdout] test tests::delete_data ... ok [INFO] [stdout] test tests::ijson_map ... ok [INFO] [stdout] test tests::test_add_scalar ... ok [INFO] [stdout] test tests::test_add_new_value ... ok [INFO] [stdout] test tests::test_override_scalar ... ok [INFO] [stdout] test tests::get_value_root_and_partial_data ... ok [INFO] [stdout] test tests::test_set_document ... ok [INFO] [stdout] test tests::test_set_with_path ... ok [INFO] [stdout] test tests::test_set_with_path2 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests json_mutator [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" "f3212d1176a8f35ea547ba196fae2528dcc86b660a9aec3a38b6488ef7acc1f6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f3212d1176a8f35ea547ba196fae2528dcc86b660a9aec3a38b6488ef7acc1f6", kill_on_drop: false }` [INFO] [stdout] f3212d1176a8f35ea547ba196fae2528dcc86b660a9aec3a38b6488ef7acc1f6