[INFO] cloning repository https://github.com/thatmagicalcat/particle-simulator
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/thatmagicalcat/particle-simulator" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthatmagicalcat%2Fparticle-simulator", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthatmagicalcat%2Fparticle-simulator'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 088a749624195f51b7a3f4b1a8769fe15666caa5
[INFO] building thatmagicalcat/particle-simulator against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthatmagicalcat%2Fparticle-simulator" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/thatmagicalcat/particle-simulator
[INFO] finished tweaking git repo https://github.com/thatmagicalcat/particle-simulator
[INFO] tweaked toml for git repo https://github.com/thatmagicalcat/particle-simulator written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/thatmagicalcat/particle-simulator on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/thatmagicalcat/particle-simulator 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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded legion_codegen v0.4.0
[INFO] [stderr]   Downloaded cmake v0.1.52
[INFO] [stderr]   Downloaded scoped-tls-hkt v0.1.5
[INFO] [stderr]   Downloaded egui-sfml v0.8.0
[INFO] [stderr]   Downloaded glu-sys v0.1.4
[INFO] [stderr]   Downloaded libflac-sys v0.3.1
[INFO] [stderr]   Downloaded legion v0.4.0
[INFO] [stderr]   Downloaded sfml v0.24.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 62ce2291138d3e371bdeadc3e8edea87549db35cac64653a2603a7c20f154478
[INFO] running `Command { std: "docker" "start" "-a" "62ce2291138d3e371bdeadc3e8edea87549db35cac64653a2603a7c20f154478", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "62ce2291138d3e371bdeadc3e8edea87549db35cac64653a2603a7c20f154478", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "62ce2291138d3e371bdeadc3e8edea87549db35cac64653a2603a7c20f154478", kill_on_drop: false }`
[INFO] [stdout] 62ce2291138d3e371bdeadc3e8edea87549db35cac64653a2603a7c20f154478
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 15fed2f351e4da37fc9c4d7d4c04f5885504bb8eb40785fefa58e37187cd80ae
[INFO] running `Command { std: "docker" "start" "-a" "15fed2f351e4da37fc9c4d7d4c04f5885504bb8eb40785fefa58e37187cd80ae", kill_on_drop: false }`
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling cc v1.2.6
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling emath v0.30.0
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling instant v0.1.13
[INFO] [stderr]    Compiling glu-sys v0.1.4
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling epaint_default_fonts v0.30.0
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling widestring v1.1.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.14
[INFO] [stderr]    Compiling atomic_refcell v0.1.13
[INFO] [stderr]    Compiling scoped-tls-hkt v0.1.5
[INFO] [stderr]    Compiling glam v0.29.2
[INFO] [stderr]    Compiling syn v2.0.93
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling ecolor v0.30.0
[INFO] [stderr]    Compiling cmake v0.1.52
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling link-cplusplus v1.0.9
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling libflac-sys v0.3.1
[INFO] [stderr]    Compiling sfml v0.24.0
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling legion_codegen v0.4.0
[INFO] [stderr]    Compiling epaint v0.30.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling egui v0.30.0
[INFO] [stderr]    Compiling uuid v0.8.2
[INFO] [stderr]    Compiling erased-serde v0.3.31
[INFO] [stderr]    Compiling legion v0.4.0
[INFO] [stderr]    Compiling egui-sfml v0.8.0
[INFO] [stderr]    Compiling particle-simulator v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 39s
[INFO] running `Command { std: "docker" "inspect" "15fed2f351e4da37fc9c4d7d4c04f5885504bb8eb40785fefa58e37187cd80ae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "15fed2f351e4da37fc9c4d7d4c04f5885504bb8eb40785fefa58e37187cd80ae", kill_on_drop: false }`
[INFO] [stdout] 15fed2f351e4da37fc9c4d7d4c04f5885504bb8eb40785fefa58e37187cd80ae
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b766bc8ceae6db82c55e81bb1ba2085002085a30ac52084bcd8a7700d7dc32c9
[INFO] running `Command { std: "docker" "start" "-a" "b766bc8ceae6db82c55e81bb1ba2085002085a30ac52084bcd8a7700d7dc32c9", kill_on_drop: false }`
[INFO] [stderr]    Compiling particle-simulator v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.92s
[INFO] running `Command { std: "docker" "inspect" "b766bc8ceae6db82c55e81bb1ba2085002085a30ac52084bcd8a7700d7dc32c9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b766bc8ceae6db82c55e81bb1ba2085002085a30ac52084bcd8a7700d7dc32c9", kill_on_drop: false }`
[INFO] [stdout] b766bc8ceae6db82c55e81bb1ba2085002085a30ac52084bcd8a7700d7dc32c9
