[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] checking Akanoa/json_mutator against master#32cd9114712a24010b0583624dc52ac302194128 for pr-143717
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAkanoa%2Fjson_mutator" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/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-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Akanoa/json_mutator on toolchain 32cd9114712a24010b0583624dc52ac302194128
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+32cd9114712a24010b0583624dc52ac302194128" "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" "+32cd9114712a24010b0583624dc52ac302194128" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating git repository `https://github.com/RedisJSON/ijson`
[INFO] [stderr]     Updating git repository `https://github.com/RedisJSON/RedisJSON.git`
[INFO] [stderr]     Updating git submodule `https://github.com/RedisLabsModules/readies.git`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded pest_generator v2.8.1
[INFO] [stderr]   Downloaded ucd-trie v0.1.7
[INFO] [stderr]   Downloaded uuid v1.17.0
[INFO] [stderr]   Downloaded pest_meta v2.8.1
[INFO] [stderr]   Downloaded pest v2.8.1
[INFO] [stderr]   Downloaded pest_derive v2.8.1
[INFO] [stderr]   Downloaded bson v2.15.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+32cd9114712a24010b0583624dc52ac302194128" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a406b4285257db2dc151fb939372929812d38d321ebbe659e24e5679a45fc7d0
[INFO] running `Command { std: "docker" "start" "-a" "a406b4285257db2dc151fb939372929812d38d321ebbe659e24e5679a45fc7d0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a406b4285257db2dc151fb939372929812d38d321ebbe659e24e5679a45fc7d0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a406b4285257db2dc151fb939372929812d38d321ebbe659e24e5679a45fc7d0", kill_on_drop: false }`
[INFO] [stdout] a406b4285257db2dc151fb939372929812d38d321ebbe659e24e5679a45fc7d0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+32cd9114712a24010b0583624dc52ac302194128" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2db3b11f0dec35e8b56fe31a3d748c93b9bafa24a66520c4dc0f50d9b81b24e0
[INFO] running `Command { std: "docker" "start" "-a" "2db3b11f0dec35e8b56fe31a3d748c93b9bafa24a66520c4dc0f50d9b81b24e0", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]     Checking cfg-if v1.0.1
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]     Checking memchr v2.7.5
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]     Checking hashbrown v0.15.4
[INFO] [stderr]     Checking itoa v1.0.15
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]     Checking equivalent v1.0.2
[INFO] [stderr]    Compiling time-core v0.1.4
[INFO] [stderr]     Checking ryu v1.0.20
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]     Checking powerfmt v0.2.0
[INFO] [stderr]     Checking tap v1.0.1
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking funty v2.0.0
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]     Checking wyz v0.5.1
[INFO] [stderr]     Checking deranged v0.4.0
[INFO] [stderr]    Compiling time-macros v0.2.22
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking log v0.4.27
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]     Checking bitvec v1.0.1
[INFO] [stderr]     Checking indexmap v2.10.0
[INFO] [stderr]     Checking time v0.3.41
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking dashmap v5.5.3
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking hashbrown v0.13.2
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking rand v0.9.1
[INFO] [stderr]    Compiling pest v2.8.1
[INFO] [stderr]    Compiling pest_meta v2.8.1
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]    Compiling pest_generator v2.8.1
[INFO] [stderr]    Compiling pest_derive v2.8.1
[INFO] [stderr]     Checking uuid v1.17.0
[INFO] [stderr]     Checking serde_bytes v0.11.17
[INFO] [stderr]     Checking ijson v0.1.3 (https://github.com/RedisJSON/ijson?rev=881b96e7941b8dc335863746ac108f6d9ed0b98a#881b96e7)
[INFO] [stderr]     Checking bson v2.15.0
[INFO] [stderr]     Checking json_path v0.1.0 (https://github.com/RedisJSON/RedisJSON.git?rev=992265ef3215d1624f3c047f37a4e7cfb75c3104#992265ef)
[INFO] [stderr]     Checking json_mutator v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 25.03s
[INFO] running `Command { std: "docker" "inspect" "2db3b11f0dec35e8b56fe31a3d748c93b9bafa24a66520c4dc0f50d9b81b24e0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2db3b11f0dec35e8b56fe31a3d748c93b9bafa24a66520c4dc0f50d9b81b24e0", kill_on_drop: false }`
[INFO] [stdout] 2db3b11f0dec35e8b56fe31a3d748c93b9bafa24a66520c4dc0f50d9b81b24e0
