[INFO] cloning repository https://github.com/CookiePieWw/jsonc
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/CookiePieWw/jsonc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCookiePieWw%2Fjsonc", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCookiePieWw%2Fjsonc'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 933b716ee7f8bba231463c0684289690e6e06952
[INFO] testing CookiePieWw/jsonc against try#9f93af291970322f4f1c6315ccde4d7078201159 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCookiePieWw%2Fjsonc" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-3-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/CookiePieWw/jsonc
[INFO] finished tweaking git repo https://github.com/CookiePieWw/jsonc
[INFO] tweaked toml for git repo https://github.com/CookiePieWw/jsonc written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/CookiePieWw/jsonc on toolchain 9f93af291970322f4f1c6315ccde4d7078201159
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/CookiePieWw/jsonb.git`
[INFO] [stderr]      Locking 32 packages to latest compatible versions
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4b74d0b3a955a204a1a3d9c47e37b842e4da9874628ed0d9d4618d35bcfe3f2b
[INFO] running `Command { std: "docker" "start" "-a" "4b74d0b3a955a204a1a3d9c47e37b842e4da9874628ed0d9d4618d35bcfe3f2b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4b74d0b3a955a204a1a3d9c47e37b842e4da9874628ed0d9d4618d35bcfe3f2b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4b74d0b3a955a204a1a3d9c47e37b842e4da9874628ed0d9d4618d35bcfe3f2b", kill_on_drop: false }`
[INFO] [stdout] 4b74d0b3a955a204a1a3d9c47e37b842e4da9874628ed0d9d4618d35bcfe3f2b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2772ca8a7d54629d125a7367c5efbef8b36828f30214bf399e29ae94a0cd6947
[INFO] running `Command { std: "docker" "start" "-a" "2772ca8a7d54629d125a7367c5efbef8b36828f30214bf399e29ae94a0cd6947", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling indexmap v2.12.0
[INFO] [stderr]    Compiling ordered-float v4.6.0
[INFO] [stderr]    Compiling fast-float v0.2.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling jsonb v0.4.3 (https://github.com/CookiePieWw/jsonb.git?branch=main#fe818599)
[INFO] [stderr]    Compiling jsonc v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0603]: module `functions` is private
[INFO] [stdout]   --> src/decoder.rs:2:12
[INFO] [stdout]    |
[INFO] [stdout]  2 | use jsonb::functions::escape_scalar_string;
[INFO] [stdout]    |            ^^^^^^^^^ private module
[INFO] [stdout]    |
[INFO] [stdout] note: the module `functions` is defined here
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/jsonb-5e3cfe6d1eb05837/fe81859/src/lib.rs:71:1
[INFO] [stdout]    |
[INFO] [stdout] 71 | mod functions;
[INFO] [stdout]    | ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0603]: module `util` is private
[INFO] [stdout]   --> src/parser.rs:3:12
[INFO] [stdout]    |
[INFO] [stdout]  3 | use jsonb::util::parse_string;
[INFO] [stdout]    |            ^^^^ private module
[INFO] [stdout]    |
[INFO] [stdout] note: the module `util` is defined here
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/jsonb-5e3cfe6d1eb05837/fe81859/src/lib.rs:80:1
[INFO] [stdout]    |
[INFO] [stdout] 80 | mod util;
[INFO] [stdout]    | ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0603`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `jsonc` (lib) due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "2772ca8a7d54629d125a7367c5efbef8b36828f30214bf399e29ae94a0cd6947", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2772ca8a7d54629d125a7367c5efbef8b36828f30214bf399e29ae94a0cd6947", kill_on_drop: false }`
[INFO] [stdout] 2772ca8a7d54629d125a7367c5efbef8b36828f30214bf399e29ae94a0cd6947
