[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] documenting Akanoa/json_mutator against beta-2025-10-28 for beta-1.92-rustdoc-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAkanoa%2Fjson_mutator" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-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-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Akanoa/json_mutator on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "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" "+beta-2025-10-28" "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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 06159d4f759846286a8f4e8f3ae87746213355c5e882c9e8f89909ca8b1916a7
[INFO] running `Command { std: "docker" "start" "-a" "06159d4f759846286a8f4e8f3ae87746213355c5e882c9e8f89909ca8b1916a7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "06159d4f759846286a8f4e8f3ae87746213355c5e882c9e8f89909ca8b1916a7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "06159d4f759846286a8f4e8f3ae87746213355c5e882c9e8f89909ca8b1916a7", kill_on_drop: false }`
[INFO] [stdout] 06159d4f759846286a8f4e8f3ae87746213355c5e882c9e8f89909ca8b1916a7
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 632d77ae186af8cb9689fc5a9be8232698635aec1f39d26559875fb474b43553
[INFO] running `Command { std: "docker" "start" "-a" "632d77ae186af8cb9689fc5a9be8232698635aec1f39d26559875fb474b43553", kill_on_drop: false }`
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]     Checking wyz v0.5.1
[INFO] [stderr]     Checking funty v2.0.0
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]     Checking getrandom v0.3.3
[INFO] [stderr]     Checking radium v0.7.0
[INFO] [stderr]    Compiling time-macros v0.2.22
[INFO] [stderr]     Checking parking_lot_core v0.9.11
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]     Checking dashmap v5.5.3
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking hashbrown v0.13.2
[INFO] [stderr]     Checking bitvec v1.0.1
[INFO] [stderr]     Checking rand v0.9.1
[INFO] [stderr]     Checking time v0.3.41
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling pest v2.8.1
[INFO] [stderr]    Compiling pest_meta v2.8.1
[INFO] [stderr]     Checking serde v1.0.219
[INFO] [stderr]    Compiling pest_generator v2.8.1
[INFO] [stderr]    Compiling pest_derive v2.8.1
[INFO] [stderr]     Checking serde_bytes v0.11.17
[INFO] [stderr]     Checking uuid v1.17.0
[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]  Documenting json_mutator v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.66s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/json_mutator/index.html
[INFO] running `Command { std: "docker" "inspect" "632d77ae186af8cb9689fc5a9be8232698635aec1f39d26559875fb474b43553", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "632d77ae186af8cb9689fc5a9be8232698635aec1f39d26559875fb474b43553", kill_on_drop: false }`
[INFO] [stdout] 632d77ae186af8cb9689fc5a9be8232698635aec1f39d26559875fb474b43553
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "RUSTC_BOOTSTRAP=1" "-e" "DOCS_RS=1" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--document-private-items\"]" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9923bcabc35e08882eaa01f77029d1fd0ae30c0ec66f3f49c7fec1fdc29e9365
[INFO] running `Command { std: "docker" "start" "-a" "9923bcabc35e08882eaa01f77029d1fd0ae30c0ec66f3f49c7fec1fdc29e9365", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling pest v2.8.1
[INFO] [stderr]    Compiling pest_meta v2.8.1
[INFO] [stderr]     Checking serde v1.0.219
[INFO] [stderr]    Compiling pest_generator v2.8.1
[INFO] [stderr]    Compiling pest_derive v2.8.1
[INFO] [stderr]     Checking serde_json v1.0.140
[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]  Documenting json_mutator v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.36s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/json_mutator/index.html
[INFO] running `Command { std: "docker" "inspect" "9923bcabc35e08882eaa01f77029d1fd0ae30c0ec66f3f49c7fec1fdc29e9365", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9923bcabc35e08882eaa01f77029d1fd0ae30c0ec66f3f49c7fec1fdc29e9365", kill_on_drop: false }`
[INFO] [stdout] 9923bcabc35e08882eaa01f77029d1fd0ae30c0ec66f3f49c7fec1fdc29e9365
