[INFO] fetching crate hecate-turtle 0.6.0...
[INFO] testing hecate-turtle-0.6.0 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7
[INFO] extracting crate hecate-turtle 0.6.0 into /workspace/builds/worker-7-tc1/source
[INFO] started tweaking crates.io crate hecate-turtle 0.6.0
[INFO] finished tweaking crates.io crate hecate-turtle 0.6.0
[INFO] tweaked toml for crates.io crate hecate-turtle 0.6.0 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate hecate-turtle 0.6.0 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate hecate-turtle 0.6.0 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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded thiserror-impl v2.0.7
[INFO] [stderr]   Downloaded macroquad_macro v0.1.8
[INFO] [stderr]   Downloaded hecate-common v0.4.0
[INFO] [stderr]   Downloaded hecate-assembler v0.4.0
[INFO] [stderr]   Downloaded thiserror v2.0.7
[INFO] [stderr]   Downloaded indexmap v2.7.0
[INFO] [stderr]   Downloaded miniquad v0.4.6
[INFO] [stderr]   Downloaded libc v0.2.168
[INFO] [stderr]   Downloaded macroquad v0.4.13
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1a2f5a4abf2a365f5024a6a81759a98470a50ed9cbc7926866927170a240a099
[INFO] running `Command { std: "docker" "start" "-a" "1a2f5a4abf2a365f5024a6a81759a98470a50ed9cbc7926866927170a240a099", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1a2f5a4abf2a365f5024a6a81759a98470a50ed9cbc7926866927170a240a099", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1a2f5a4abf2a365f5024a6a81759a98470a50ed9cbc7926866927170a240a099", kill_on_drop: false }`
[INFO] [stdout] 1a2f5a4abf2a365f5024a6a81759a98470a50ed9cbc7926866927170a240a099
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] aa87dfe30379b1807e478dba8cf8177854a2de519fa5d928f4513cc70fb08244
[INFO] running `Command { std: "docker" "start" "-a" "aa87dfe30379b1807e478dba8cf8177854a2de519fa5d928f4513cc70fb08244", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling serde v1.0.216
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling rustversion v1.0.18
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling miniz_oxide v0.8.2
[INFO] [stderr]    Compiling thiserror v2.0.7
[INFO] [stderr]    Compiling libc v0.2.168
[INFO] [stderr]    Compiling slotmap v1.0.7
[INFO] [stderr]    Compiling miniquad v0.4.6
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling clap_builder v4.5.23
[INFO] [stderr]    Compiling bytemuck v1.21.0
[INFO] [stderr]    Compiling flate2 v1.0.35
[INFO] [stderr]    Compiling hashbrown v0.13.2
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling png v0.17.16
[INFO] [stderr]    Compiling ttf-parser v0.15.2
[INFO] [stderr]    Compiling anyhow v1.0.95
[INFO] [stderr]    Compiling color_quant v1.1.0
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]    Compiling glam v0.27.0
[INFO] [stderr]    Compiling macroquad_macro v0.1.8
[INFO] [stderr]    Compiling quad-rand v0.2.3
[INFO] [stderr]    Compiling image v0.24.9
[INFO] [stderr]    Compiling fontdue v0.7.3
[INFO] [stderr]    Compiling macroquad v0.4.13
[INFO] [stderr]    Compiling serde_derive v1.0.216
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling thiserror-impl v2.0.7
[INFO] [stderr]    Compiling clap_derive v4.5.18
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling clap v4.5.23
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling indexmap v2.7.0
[INFO] [stderr]    Compiling hecate-common v0.4.0
[INFO] [stderr]    Compiling hecate-assembler v0.4.0
[INFO] [stderr]    Compiling hecate-turtle v0.6.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 46.85s
[INFO] running `Command { std: "docker" "inspect" "aa87dfe30379b1807e478dba8cf8177854a2de519fa5d928f4513cc70fb08244", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aa87dfe30379b1807e478dba8cf8177854a2de519fa5d928f4513cc70fb08244", kill_on_drop: false }`
[INFO] [stdout] aa87dfe30379b1807e478dba8cf8177854a2de519fa5d928f4513cc70fb08244
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 34fd3a7798dc3766b58b7bb87680241ed994cc4129634a6c33bd46ddf9293ed7
[INFO] running `Command { std: "docker" "start" "-a" "34fd3a7798dc3766b58b7bb87680241ed994cc4129634a6c33bd46ddf9293ed7", kill_on_drop: false }`
[INFO] [stderr]    Compiling hecate-turtle v0.6.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.75s
[INFO] running `Command { std: "docker" "inspect" "34fd3a7798dc3766b58b7bb87680241ed994cc4129634a6c33bd46ddf9293ed7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "34fd3a7798dc3766b58b7bb87680241ed994cc4129634a6c33bd46ddf9293ed7", kill_on_drop: false }`
[INFO] [stdout] 34fd3a7798dc3766b58b7bb87680241ed994cc4129634a6c33bd46ddf9293ed7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 2f9760384bd01f6e2edeec0f51f370fdebeb7a813b291efd003d092ae35d6090
[INFO] running `Command { std: "docker" "start" "-a" "2f9760384bd01f6e2edeec0f51f370fdebeb7a813b291efd003d092ae35d6090", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/hecate_turtle-8f795f8c81e8f866)
[INFO] running `Command { std: "docker" "inspect" "2f9760384bd01f6e2edeec0f51f370fdebeb7a813b291efd003d092ae35d6090", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2f9760384bd01f6e2edeec0f51f370fdebeb7a813b291efd003d092ae35d6090", kill_on_drop: false }`
[INFO] [stdout] 2f9760384bd01f6e2edeec0f51f370fdebeb7a813b291efd003d092ae35d6090
