[INFO] cloning repository https://github.com/JLi69/astrocards
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/JLi69/astrocards" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJLi69%2Fastrocards", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJLi69%2Fastrocards'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 152f3302c99dc97b3e7996399abe91a6c7e217bf
[INFO] building JLi69/astrocards against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJLi69%2Fastrocards" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/JLi69/astrocards
[INFO] finished tweaking git repo https://github.com/JLi69/astrocards
[INFO] tweaked toml for git repo https://github.com/JLi69/astrocards written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/JLi69/astrocards on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/JLi69/astrocards 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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded egui_gl_glfw v0.1.13
[INFO] [stderr]   Downloaded winres v0.1.12
[INFO] [stderr]   Downloaded emath v0.31.1
[INFO] [stderr]   Downloaded clipboard-win v5.4.1
[INFO] [stderr]   Downloaded owned_ttf_parser v0.25.1
[INFO] [stderr]   Downloaded cgmath v0.18.0
[INFO] [stderr]   Downloaded epaint v0.31.1
[INFO] [stderr]   Downloaded ab_glyph v0.2.31
[INFO] [stderr]   Downloaded cc v1.2.33
[INFO] [stderr]   Downloaded glfw v0.59.0
[INFO] [stderr]   Downloaded ecolor v0.31.1
[INFO] [stderr]   Downloaded gl v0.14.0
[INFO] [stderr]   Downloaded bitflags v2.9.2
[INFO] [stderr]   Downloaded egui v0.31.1
[INFO] [stderr]   Downloaded objc2 v0.6.2
[INFO] [stderr]   Downloaded epaint_default_fonts v0.31.1
[INFO] [stderr]   Downloaded glfw-sys v5.0.0+3.3.9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 966b65527df2d51e9e1f625b6dcf3bb078088836cadf75dd6536c83a210404b0
[INFO] running `Command { std: "docker" "start" "-a" "966b65527df2d51e9e1f625b6dcf3bb078088836cadf75dd6536c83a210404b0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "966b65527df2d51e9e1f625b6dcf3bb078088836cadf75dd6536c83a210404b0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "966b65527df2d51e9e1f625b6dcf3bb078088836cadf75dd6536c83a210404b0", kill_on_drop: false }`
[INFO] [stdout] 966b65527df2d51e9e1f625b6dcf3bb078088836cadf75dd6536c83a210404b0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cf82add579e30f29507d0b4ba91c230a4486ad10ee9b6681e4410908e00ab66b
[INFO] running `Command { std: "docker" "start" "-a" "cf82add579e30f29507d0b4ba91c230a4486ad10ee9b6681e4410908e00ab66b", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling bitflags v2.9.2
[INFO] [stderr]    Compiling bytemuck v1.23.2
[INFO] [stderr]    Compiling khronos_api v3.1.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling cc v1.2.33
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling xml-rs v0.8.27
[INFO] [stderr]    Compiling ttf-parser v0.25.1
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling emath v0.31.1
[INFO] [stderr]    Compiling ab_glyph_rasterizer v0.1.10
[INFO] [stderr]    Compiling nohash-hasher v0.2.0
[INFO] [stderr]    Compiling epaint_default_fonts v0.31.1
[INFO] [stderr]    Compiling profiling v1.0.17
[INFO] [stderr]    Compiling raw-window-handle v0.6.2
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling cgmath v0.18.0
[INFO] [stderr]    Compiling astrocards v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling ecolor v0.31.1
[INFO] [stderr]    Compiling symphonia-core v0.5.4
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]    Compiling cmake v0.1.54
[INFO] [stderr]    Compiling image v0.25.6
[INFO] [stderr]    Compiling approx v0.4.0
[INFO] [stderr]    Compiling glfw-sys v5.0.0+3.3.9
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling alsa-sys v0.3.1
[INFO] [stderr]    Compiling gl v0.14.0
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling alsa v0.9.1
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling symphonia-metadata v0.5.4
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling symphonia-bundle-mp3 v0.5.4
[INFO] [stderr]    Compiling owned_ttf_parser v0.25.1
[INFO] [stderr]    Compiling ab_glyph v0.2.31
[INFO] [stderr]    Compiling cpal v0.15.3
[INFO] [stderr]    Compiling epaint v0.31.1
[INFO] [stderr]    Compiling symphonia v0.5.4
[INFO] [stderr]    Compiling x11rb v0.13.1
[INFO] [stderr]    Compiling rodio v0.20.1
[INFO] [stderr]    Compiling egui v0.31.1
[INFO] [stderr]    Compiling glfw v0.59.0
[INFO] [stderr]    Compiling arboard v3.6.0
[INFO] [stderr]    Compiling egui_gl_glfw v0.1.13
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 38.89s
[INFO] running `Command { std: "docker" "inspect" "cf82add579e30f29507d0b4ba91c230a4486ad10ee9b6681e4410908e00ab66b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cf82add579e30f29507d0b4ba91c230a4486ad10ee9b6681e4410908e00ab66b", kill_on_drop: false }`
[INFO] [stdout] cf82add579e30f29507d0b4ba91c230a4486ad10ee9b6681e4410908e00ab66b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9147c2f3ec11f1e4c5828750a330a5ee7900126b2bf7562ff6d4da194a0a8e88
[INFO] running `Command { std: "docker" "start" "-a" "9147c2f3ec11f1e4c5828750a330a5ee7900126b2bf7562ff6d4da194a0a8e88", kill_on_drop: false }`
[INFO] [stderr]    Compiling astrocards v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.01s
[INFO] running `Command { std: "docker" "inspect" "9147c2f3ec11f1e4c5828750a330a5ee7900126b2bf7562ff6d4da194a0a8e88", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9147c2f3ec11f1e4c5828750a330a5ee7900126b2bf7562ff6d4da194a0a8e88", kill_on_drop: false }`
[INFO] [stdout] 9147c2f3ec11f1e4c5828750a330a5ee7900126b2bf7562ff6d4da194a0a8e88
