[INFO] fetching crate hecate-vm 0.6.0... [INFO] testing hecate-vm-0.6.0 against 1.90.0 for beta-1.91-3 [INFO] extracting crate hecate-vm 0.6.0 into /workspace/builds/worker-2-tc1/source [INFO] started tweaking crates.io crate hecate-vm 0.6.0 [INFO] finished tweaking crates.io crate hecate-vm 0.6.0 [INFO] tweaked toml for crates.io crate hecate-vm 0.6.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate hecate-vm 0.6.0 on toolchain 1.90.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate hecate-vm 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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded hecate-common v0.4.0 [INFO] [stderr] Downloaded thiserror-impl v2.0.7 [INFO] [stderr] Downloaded quad-rand v0.2.3 [INFO] [stderr] Downloaded stringlit v2.1.0 [INFO] [stderr] Downloaded macroquad_macro v0.1.8 [INFO] [stderr] Downloaded thiserror v2.0.7 [INFO] [stderr] Downloaded fck v0.1.2 [INFO] [stderr] Downloaded hecate-assembler v0.4.0 [INFO] [stderr] Downloaded serde_derive v1.0.216 [INFO] [stderr] Downloaded hecate-bf v0.4.0 [INFO] [stderr] Downloaded fontdue v0.7.3 [INFO] [stderr] Downloaded serde v1.0.216 [INFO] [stderr] Downloaded miniquad v0.4.6 [INFO] [stderr] Downloaded glam v0.27.0 [INFO] [stderr] Downloaded macroquad v0.4.13 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a6b1d88dee1cb55560e6f6ee0528b9780e23e9d45e4647d4a31d64c77b247c0e [INFO] running `Command { std: "docker" "start" "-a" "a6b1d88dee1cb55560e6f6ee0528b9780e23e9d45e4647d4a31d64c77b247c0e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a6b1d88dee1cb55560e6f6ee0528b9780e23e9d45e4647d4a31d64c77b247c0e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a6b1d88dee1cb55560e6f6ee0528b9780e23e9d45e4647d4a31d64c77b247c0e", kill_on_drop: false }` [INFO] [stdout] a6b1d88dee1cb55560e6f6ee0528b9780e23e9d45e4647d4a31d64c77b247c0e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1ac5bfb74235b5a9717b8986e794335f66bf70b272555fd7a60215108b9baee5 [INFO] running `Command { std: "docker" "start" "-a" "1ac5bfb74235b5a9717b8986e794335f66bf70b272555fd7a60215108b9baee5", kill_on_drop: false }` [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling libc v0.2.168 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling rustversion v1.0.18 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling serde v1.0.216 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling thiserror v2.0.7 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling rustix v0.38.42 [INFO] [stderr] Compiling clap_builder v4.5.23 [INFO] [stderr] Compiling miniz_oxide v0.8.2 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Compiling anyhow v1.0.95 [INFO] [stderr] Compiling miniquad v0.4.6 [INFO] [stderr] Compiling bytemuck v1.21.0 [INFO] [stderr] Compiling syn v2.0.90 [INFO] [stderr] Compiling ttf-parser v0.15.2 [INFO] [stderr] Compiling stringlit v2.1.0 [INFO] [stderr] Compiling macroquad_macro v0.1.8 [INFO] [stderr] Compiling glam v0.27.0 [INFO] [stderr] Compiling quad-rand v0.2.3 [INFO] [stderr] Compiling hashbrown v0.13.2 [INFO] [stderr] Compiling flate2 v1.0.35 [INFO] [stderr] Compiling png v0.17.16 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling fontdue v0.7.3 [INFO] [stderr] Compiling signal-hook-mio v0.2.4 [INFO] [stderr] Compiling crossterm v0.28.1 [INFO] [stderr] Compiling image v0.24.9 [INFO] [stderr] Compiling macroquad v0.4.13 [INFO] [stderr] Compiling serde_derive v1.0.216 [INFO] [stderr] Compiling thiserror-impl v2.0.7 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling clap_derive v4.5.18 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling clap v4.5.23 [INFO] [stderr] Compiling fck v0.1.2 [INFO] [stderr] Compiling indexmap v2.7.0 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling hecate-common v0.4.0 [INFO] [stderr] Compiling hecate-assembler v0.4.0 [INFO] [stderr] Compiling hecate-bf v0.4.0 [INFO] [stderr] Compiling hecate-vm v0.6.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 30.34s [INFO] running `Command { std: "docker" "inspect" "1ac5bfb74235b5a9717b8986e794335f66bf70b272555fd7a60215108b9baee5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1ac5bfb74235b5a9717b8986e794335f66bf70b272555fd7a60215108b9baee5", kill_on_drop: false }` [INFO] [stdout] 1ac5bfb74235b5a9717b8986e794335f66bf70b272555fd7a60215108b9baee5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 67c1308f31562a5c05de2653536587d5637276052bd4ff5dbad153691bee00e3 [INFO] running `Command { std: "docker" "start" "-a" "67c1308f31562a5c05de2653536587d5637276052bd4ff5dbad153691bee00e3", kill_on_drop: false }` [INFO] [stderr] Compiling hecate-vm v0.6.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.71s [INFO] running `Command { std: "docker" "inspect" "67c1308f31562a5c05de2653536587d5637276052bd4ff5dbad153691bee00e3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "67c1308f31562a5c05de2653536587d5637276052bd4ff5dbad153691bee00e3", kill_on_drop: false }` [INFO] [stdout] 67c1308f31562a5c05de2653536587d5637276052bd4ff5dbad153691bee00e3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.90.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 26da36820ea4578c74f46b81157300fca9db337c25720c32206c0e0909329690 [INFO] running `Command { std: "docker" "start" "-a" "26da36820ea4578c74f46b81157300fca9db337c25720c32206c0e0909329690", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/hecate_vm-0368b9531ea5102a) [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] running `Command { std: "docker" "inspect" "26da36820ea4578c74f46b81157300fca9db337c25720c32206c0e0909329690", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "26da36820ea4578c74f46b81157300fca9db337c25720c32206c0e0909329690", kill_on_drop: false }` [INFO] [stdout] 26da36820ea4578c74f46b81157300fca9db337c25720c32206c0e0909329690