[INFO] cloning repository https://github.com/astro-parrot/astro-parrot
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/astro-parrot/astro-parrot" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fastro-parrot%2Fastro-parrot", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fastro-parrot%2Fastro-parrot'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 14ab64069aad65cc93bb28146e62ff5fea3b020a
[INFO] checking astro-parrot/astro-parrot against eca445e5ae4a6679cc27d3a09106ce245e13a5a6 for pr-162478
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fastro-parrot%2Fastro-parrot" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-5-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/astro-parrot/astro-parrot
[INFO] finished tweaking git repo https://github.com/astro-parrot/astro-parrot
[INFO] tweaked toml for git repo https://github.com/astro-parrot/astro-parrot written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/astro-parrot/astro-parrot on toolchain eca445e5ae4a6679cc27d3a09106ce245e13a5a6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/astro-parrot/astro-parrot 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" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "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]     Updating git repository `https://github.com/ImmutableCosmicBorrow/planet`
[INFO] [stderr]     Updating git repository `https://github.com/luna4-ap2025/Planet_Luna4.git`
[INFO] [stderr]     Updating git repository `https://github.com/Advance-Programming-2025/One_million_crabs`
[INFO] [stderr]     Updating git repository `https://github.com/Rust-eze-Advanced-Programming/pub-Rust-eze`
[INFO] [stderr]     Updating git repository `https://github.com/0TH08/Skycartel`
[INFO] [stderr]     Updating git repository `https://github.com/TheCompilerStrikesBackAP2025/TheCompilerStrikesBack`
[INFO] [stderr]     Updating git repository `https://github.com/Totally-Reliable-Imaginary-Planets/TRIP`
[INFO] [stderr]     Updating git repository `https://github.com/Advance-Programming-2025/omc-galaxy.git`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded common-game v3.0.0
[INFO] [stderr]   Downloaded defmt v1.1.0
[INFO] [stderr]   Downloaded jiff-static v0.2.29
[INFO] [stderr]   Downloaded defmt-macros v1.1.0
[INFO] [stderr]   Downloaded miniquad v0.4.10
[INFO] [stderr]   Downloaded flexi_logger v0.31.9
[INFO] [stderr]   Downloaded jiff v0.2.29
[INFO] [stderr]   Downloaded macroquad v0.4.15
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 3670d85c096c5887c645af4e24d35e6a27c84ca9810f77ef294a79f6d6e8d16d
[INFO] running `Command { std: "docker" "start" "3670d85c096c5887c645af4e24d35e6a27c84ca9810f77ef294a79f6d6e8d16d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3670d85c096c5887c645af4e24d35e6a27c84ca9810f77ef294a79f6d6e8d16d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "3670d85c096c5887c645af4e24d35e6a27c84ca9810f77ef294a79f6d6e8d16d" "/opt/rustwide/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3670d85c096c5887c645af4e24d35e6a27c84ca9810f77ef294a79f6d6e8d16d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "3670d85c096c5887c645af4e24d35e6a27c84ca9810f77ef294a79f6d6e8d16d" "/opt/rustwide/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]     Checking strum v0.27.2
[INFO] [stderr]     Checking simd-adler32 v0.3.9
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]     Checking crossbeam-channel v0.5.15
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking jiff v0.2.29
[INFO] [stderr]     Checking anstream v1.0.0
[INFO] [stderr]    Compiling miniquad v0.4.10
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking fdeflate v0.3.7
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking rand v0.9.4
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking chrono v0.4.45
[INFO] [stderr]     Checking png v0.17.16
[INFO] [stderr]     Checking image v0.24.9
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling enum-as-inner v0.6.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]     Checking regex v1.12.4
[INFO] [stderr]     Checking macroquad v0.4.15
[INFO] [stderr]     Checking env_filter v2.0.0
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking env_logger v0.11.11
[INFO] [stderr]     Checking flexi_logger v0.31.9
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]     Checking common-game v3.0.0
[INFO] [stderr]     Checking logging_utils v0.1.0 (https://github.com/Advance-Programming-2025/omc-galaxy.git#703d3a29)
[INFO] [stderr]     Checking trip v0.6.1 (https://github.com/Totally-Reliable-Imaginary-Planets/TRIP#c85d4815)
[INFO] [stderr]     Checking pub-rust-eze v0.2.0 (https://github.com/Rust-eze-Advanced-Programming/pub-Rust-eze#be1640c4)
[INFO] [stderr]     Checking the-compiler-strikes-back v0.2.0 (https://github.com/TheCompilerStrikesBackAP2025/TheCompilerStrikesBack#bcab8a71)
[INFO] [stderr]     Checking luna4 v2.0.0 (https://github.com/luna4-ap2025/Planet_Luna4.git#d1701264)
[INFO] [stderr]     Checking skycartel v0.2.0 (https://github.com/0TH08/Skycartel#3feaf5b0)
[INFO] [stderr]     Checking immutable_cosmic_borrow v2.0.1 (https://github.com/ImmutableCosmicBorrow/planet#50ccdb39)
[INFO] [stderr]     Checking one-million-crabs v0.1.0 (https://github.com/Advance-Programming-2025/One_million_crabs#b4134f97)
[INFO] [stderr]     Checking astro-parrot v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.36s
[INFO] running `Command { std: "docker" "inspect" "3670d85c096c5887c645af4e24d35e6a27c84ca9810f77ef294a79f6d6e8d16d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3670d85c096c5887c645af4e24d35e6a27c84ca9810f77ef294a79f6d6e8d16d", kill_on_drop: false }`
[INFO] [stdout] 3670d85c096c5887c645af4e24d35e6a27c84ca9810f77ef294a79f6d6e8d16d
