[INFO] fetching crate hecate-vm 0.6.0... [INFO] testing hecate-vm-0.6.0 against master#562dee4820c458d823175268e41601d4c060588a for pr-154210-1 [INFO] extracting crate hecate-vm 0.6.0 into /workspace/builds/worker-6-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-6-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate hecate-vm 0.6.0 on toolchain 562dee4820c458d823175268e41601d4c060588a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "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" "+562dee4820c458d823175268e41601d4c060588a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded miniz_oxide v0.8.2 [INFO] [stderr] Downloaded macroquad_macro v0.1.8 [INFO] [stderr] Downloaded fck v0.1.2 [INFO] [stderr] Downloaded quad-rand v0.2.3 [INFO] [stderr] Downloaded hecate-assembler v0.4.0 [INFO] [stderr] Downloaded thiserror-impl v2.0.7 [INFO] [stderr] Downloaded hecate-bf v0.4.0 [INFO] [stderr] Downloaded serde v1.0.216 [INFO] [stderr] Downloaded serde_derive v1.0.216 [INFO] [stderr] Downloaded thiserror v2.0.7 [INFO] [stderr] Downloaded fontdue v0.7.3 [INFO] [stderr] Downloaded stringlit v2.1.0 [INFO] [stderr] Downloaded miniquad v0.4.6 [INFO] [stderr] Downloaded hecate-common v0.4.0 [INFO] [stderr] Downloaded flate2 v1.0.35 [INFO] [stderr] Downloaded ndk-sys v0.2.2 [INFO] [stderr] Downloaded macroquad v0.4.13 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a5e809a3b4887cb261c7ac0f9271bd9ad40d9dfe4423376c442935bf59c77af9 [INFO] running `Command { std: "docker" "start" "-a" "a5e809a3b4887cb261c7ac0f9271bd9ad40d9dfe4423376c442935bf59c77af9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a5e809a3b4887cb261c7ac0f9271bd9ad40d9dfe4423376c442935bf59c77af9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a5e809a3b4887cb261c7ac0f9271bd9ad40d9dfe4423376c442935bf59c77af9", kill_on_drop: false }` [INFO] [stdout] a5e809a3b4887cb261c7ac0f9271bd9ad40d9dfe4423376c442935bf59c77af9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e22c6d7ebedb1128fa382264ec630794a5e90a7f1d2904945908bf4511cb328d [INFO] running `Command { std: "docker" "start" "-a" "e22c6d7ebedb1128fa382264ec630794a5e90a7f1d2904945908bf4511cb328d", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling libc v0.2.168 [INFO] [stderr] Compiling serde v1.0.216 [INFO] [stderr] Compiling rustversion v1.0.18 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling thiserror v2.0.7 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling rustix v0.38.42 [INFO] [stderr] Compiling clap_builder v4.5.23 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling miniz_oxide v0.8.2 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling fdeflate v0.3.7 [INFO] [stderr] Compiling miniquad v0.4.6 [INFO] [stderr] Compiling anyhow v1.0.95 [INFO] [stderr] Compiling ttf-parser v0.15.2 [INFO] [stderr] Compiling bytemuck v1.21.0 [INFO] [stderr] Compiling glam v0.27.0 [INFO] [stderr] Compiling stringlit v2.1.0 [INFO] [stderr] Compiling quad-rand v0.2.3 [INFO] [stderr] Compiling macroquad_macro v0.1.8 [INFO] [stderr] Compiling flate2 v1.0.35 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling syn v2.0.90 [INFO] [stderr] Compiling png v0.17.16 [INFO] [stderr] Compiling hashbrown v0.13.2 [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 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 fck v0.1.2 [INFO] [stderr] Compiling strum v0.26.3 [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 23.42s [INFO] running `Command { std: "docker" "inspect" "e22c6d7ebedb1128fa382264ec630794a5e90a7f1d2904945908bf4511cb328d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e22c6d7ebedb1128fa382264ec630794a5e90a7f1d2904945908bf4511cb328d", kill_on_drop: false }` [INFO] [stdout] e22c6d7ebedb1128fa382264ec630794a5e90a7f1d2904945908bf4511cb328d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ed106ed0d9203aa54b1ba0bb75e93d6c316218b221db85e1488631578ea3f8eb [INFO] running `Command { std: "docker" "start" "-a" "ed106ed0d9203aa54b1ba0bb75e93d6c316218b221db85e1488631578ea3f8eb", 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.72s [INFO] running `Command { std: "docker" "inspect" "ed106ed0d9203aa54b1ba0bb75e93d6c316218b221db85e1488631578ea3f8eb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ed106ed0d9203aa54b1ba0bb75e93d6c316218b221db85e1488631578ea3f8eb", kill_on_drop: false }` [INFO] [stdout] ed106ed0d9203aa54b1ba0bb75e93d6c316218b221db85e1488631578ea3f8eb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 85c508e56eb22b221a383ed24093c2d9b9fc36341a2c39a27cd4b5d5b489b072 [INFO] running `Command { std: "docker" "start" "-a" "85c508e56eb22b221a383ed24093c2d9b9fc36341a2c39a27cd4b5d5b489b072", 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-045889f7b14227f4) [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" "85c508e56eb22b221a383ed24093c2d9b9fc36341a2c39a27cd4b5d5b489b072", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "85c508e56eb22b221a383ed24093c2d9b9fc36341a2c39a27cd4b5d5b489b072", kill_on_drop: false }` [INFO] [stdout] 85c508e56eb22b221a383ed24093c2d9b9fc36341a2c39a27cd4b5d5b489b072