[INFO] cloning repository https://github.com/20jasper/json-parser
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/20jasper/json-parser" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F20jasper%2Fjson-parser", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F20jasper%2Fjson-parser'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 990bba48606b6ab611ec29a14956e7248275c4de
[INFO] checking 20jasper/json-parser against try#50d7e48beb74b48bd17c3749bfb73843c9ae0166 for pr-151102
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F20jasper%2Fjson-parser" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/20jasper/json-parser
[INFO] removed 0 missing tests
[INFO] finished tweaking git repo https://github.com/20jasper/json-parser
[INFO] tweaked toml for git repo https://github.com/20jasper/json-parser written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/20jasper/json-parser on toolchain 50d7e48beb74b48bd17c3749bfb73843c9ae0166
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+50d7e48beb74b48bd17c3749bfb73843c9ae0166" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/20jasper/json-parser 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" "+50d7e48beb74b48bd17c3749bfb73843c9ae0166" "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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+50d7e48beb74b48bd17c3749bfb73843c9ae0166" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1ddd2f908f43bdd0a9855ecf9905777a69642e27d4f2273b953111af72131788
[INFO] running `Command { std: "docker" "start" "-a" "1ddd2f908f43bdd0a9855ecf9905777a69642e27d4f2273b953111af72131788", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1ddd2f908f43bdd0a9855ecf9905777a69642e27d4f2273b953111af72131788", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1ddd2f908f43bdd0a9855ecf9905777a69642e27d4f2273b953111af72131788", kill_on_drop: false }`
[INFO] [stdout] 1ddd2f908f43bdd0a9855ecf9905777a69642e27d4f2273b953111af72131788
[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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+50d7e48beb74b48bd17c3749bfb73843c9ae0166" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6a7d5d4a7e5c45249e7e37880067c9db273d5e67c0da9421ddf6888f658d67ff
[INFO] running `Command { std: "docker" "start" "-a" "6a7d5d4a7e5c45249e7e37880067c9db273d5e67c0da9421ddf6888f658d67ff", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling unicode-ident v1.0.13
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking hashbrown v0.16.0
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]     Checking memchr v2.7.6
[INFO] [stderr]     Checking anstyle v1.0.13
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]     Checking indexmap v2.12.0
[INFO] [stderr]     Checking simd-adler32 v0.3.8
[INFO] [stderr]     Checking anstyle-parse v0.2.7
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]     Checking colorchoice v1.0.4
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling syn v2.0.87
[INFO] [stderr]     Checking anstyle-query v1.1.5
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]     Checking adler2 v2.0.1
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking anstream v0.6.21
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]     Checking clap_lex v0.7.6
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling toml_datetime v0.7.3
[INFO] [stderr]     Checking clap_builder v4.5.53
[INFO] [stderr]    Compiling rstest_macros v0.26.1
[INFO] [stderr]     Checking flate2 v1.1.5
[INFO] [stderr]    Compiling toml_parser v1.0.4
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]     Checking fdeflate v0.3.7
[INFO] [stderr]     Checking unicode-width v0.2.2
[INFO] [stderr]    Compiling toml_edit v0.23.7
[INFO] [stderr]     Checking annotate-snippets v0.12.10
[INFO] [stderr]     Checking png v0.17.16
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling camino v1.2.1
[INFO] [stderr]     Checking pin-project-lite v0.2.16
[INFO] [stderr]     Checking jpeg-decoder v0.3.2
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]     Checking slab v0.4.11
[INFO] [stderr]     Checking bytemuck v1.24.0
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]     Checking ttf-parser v0.25.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]     Checking image v0.24.9
[INFO] [stderr]     Checking futures-timer v3.0.3
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]     Checking plotters-backend v0.3.7
[INFO] [stderr]     Checking ab_glyph_rasterizer v0.1.10
[INFO] [stderr]     Checking console v0.15.11
[INFO] [stderr]     Checking plotters-bitmap v0.3.7
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling displaydoc v0.2.5 (https://github.com/20jasper/displaydoc?branch=add-allow-for-unused-assigments#2620e3e8)
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]     Checking owned_ttf_parser v0.25.1
[INFO] [stderr]     Checking ab_glyph v0.2.32
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling rstest_reuse v0.7.0
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]     Checking cargo-platform v0.3.2
[INFO] [stderr]     Checking serde_spanned v1.0.3
[INFO] [stderr]     Checking toml_writer v1.0.4
[INFO] [stderr]     Checking similar v2.7.0
[INFO] [stderr]     Checking toml v0.9.8
[INFO] [stderr]     Checking plotters v0.3.7
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]     Checking derive_builder v0.20.2
[INFO] [stderr]     Checking insta v1.44.3
[INFO] [stderr]     Checking clap v4.5.53
[INFO] [stderr]     Checking rstest v0.26.1
[INFO] [stderr]     Checking jjpwrgem-parse v0.3.0 (/opt/rustwide/workdir/crates/parse)
[INFO] [stderr]     Checking package-json v0.5.0
[INFO] [stderr]     Checking cargo_metadata v0.23.1
[INFO] [stderr]     Checking jjpwrgem-ui v0.2.0 (/opt/rustwide/workdir/crates/ui)
[INFO] [stderr]     Checking jjpwrgem v0.5.4 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking xtask v0.1.0 (/opt/rustwide/workdir/xtask)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.27s
[INFO] running `Command { std: "docker" "inspect" "6a7d5d4a7e5c45249e7e37880067c9db273d5e67c0da9421ddf6888f658d67ff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6a7d5d4a7e5c45249e7e37880067c9db273d5e67c0da9421ddf6888f658d67ff", kill_on_drop: false }`
[INFO] [stdout] 6a7d5d4a7e5c45249e7e37880067c9db273d5e67c0da9421ddf6888f658d67ff
