[INFO] cloning repository https://github.com/azjezz/sol
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/azjezz/sol" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fazjezz%2Fsol", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fazjezz%2Fsol'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e178c11c23198bc03ad4e8ab5275fbfcb41789c3
[INFO] checking azjezz/sol/e178c11c23198bc03ad4e8ab5275fbfcb41789c3 against master#42f4793e5a514858221b07ac379029d90353913e for pr-148952
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fazjezz%2Fsol" "/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/azjezz/sol
[INFO] finished tweaking git repo https://github.com/azjezz/sol
[INFO] tweaked toml for git repo https://github.com/azjezz/sol written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/azjezz/sol on toolchain 42f4793e5a514858221b07ac379029d90353913e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+42f4793e5a514858221b07ac379029d90353913e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/azjezz/sol 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" "+42f4793e5a514858221b07ac379029d90353913e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded schemars v1.1.0
[INFO] [stderr]   Downloaded ref-cast v1.0.25
[INFO] [stderr]   Downloaded ref-cast-impl v1.0.25
[INFO] [stderr]   Downloaded ordered-float v5.1.0
[INFO] [stderr]   Downloaded schemars_derive v1.1.0
[INFO] [stderr]   Downloaded ustr v1.1.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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+42f4793e5a514858221b07ac379029d90353913e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a196e579aa0063501bb8a47450f6857ad62089471ada1be8ca1c0742b9c241da
[INFO] running `Command { std: "docker" "start" "-a" "a196e579aa0063501bb8a47450f6857ad62089471ada1be8ca1c0742b9c241da", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a196e579aa0063501bb8a47450f6857ad62089471ada1be8ca1c0742b9c241da", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a196e579aa0063501bb8a47450f6857ad62089471ada1be8ca1c0742b9c241da", kill_on_drop: false }`
[INFO] [stdout] a196e579aa0063501bb8a47450f6857ad62089471ada1be8ca1c0742b9c241da
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+42f4793e5a514858221b07ac379029d90353913e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6835823228f45d092c8bb393f4df10cf84e73f5670a503191cba8979a3548f96
[INFO] running `Command { std: "docker" "start" "-a" "6835823228f45d092c8bb393f4df10cf84e73f5670a503191cba8979a3548f96", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]     Checking lock_api v0.4.14
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]     Checking diff v0.1.13
[INFO] [stderr]     Checking yansi v1.0.1
[INFO] [stderr]     Checking dyn-clone v1.0.20
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking pretty_assertions v1.4.1
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]     Checking const-random v0.1.18
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling schemars_derive v1.1.0
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking strum v0.27.2
[INFO] [stderr]     Checking sol-source v2025.11.16 (/opt/rustwide/workdir/crates/source)
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking bumpalo v3.19.0
[INFO] [stderr]     Checking ustr v1.1.0
[INFO] [stderr]     Checking schemars v1.1.0
[INFO] [stderr]     Checking sol-span v2025.11.16 (/opt/rustwide/workdir/crates/span)
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking sol-atom v2025.11.16 (/opt/rustwide/workdir/crates/atom)
[INFO] [stderr]     Checking ordered-float v5.1.0
[INFO] [stderr]     Checking sol-syntax v2025.11.16 (/opt/rustwide/workdir/crates/syntax)
[INFO] [stderr]     Checking mago v2025.11.16 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 25.63s
[INFO] running `Command { std: "docker" "inspect" "6835823228f45d092c8bb393f4df10cf84e73f5670a503191cba8979a3548f96", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6835823228f45d092c8bb393f4df10cf84e73f5670a503191cba8979a3548f96", kill_on_drop: false }`
[INFO] [stdout] 6835823228f45d092c8bb393f4df10cf84e73f5670a503191cba8979a3548f96
