[INFO] cloning repository https://github.com/nathanielfernandes/quilt_chip8 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nathanielfernandes/quilt_chip8" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnathanielfernandes%2Fquilt_chip8", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnathanielfernandes%2Fquilt_chip8'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 294d518917426d863e768c6c84d71583e20fb30b [INFO] testing nathanielfernandes/quilt_chip8/294d518917426d863e768c6c84d71583e20fb30b against 1.90.0 for beta-1.91-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnathanielfernandes%2Fquilt_chip8" "/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/nathanielfernandes/quilt_chip8 [INFO] finished tweaking git repo https://github.com/nathanielfernandes/quilt_chip8 [INFO] tweaked toml for git repo https://github.com/nathanielfernandes/quilt_chip8 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/nathanielfernandes/quilt_chip8 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 git repo https://github.com/nathanielfernandes/quilt_chip8 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 git repository `https://github.com/nathanielfernandes/quilt.git` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded flate2 v1.0.27 [INFO] [stderr] Downloaded colored v2.0.4 [INFO] [stderr] Downloaded ariadne v0.1.5 [INFO] [stderr] Downloaded fontdue v0.7.3 [INFO] [stderr] Downloaded miniquad v0.4.0-alpha.10 [INFO] [stderr] Downloaded syn v2.0.32 [INFO] [stderr] Downloaded rustix v0.38.13 [INFO] [stderr] Downloaded macroquad v0.4.4 [INFO] [stderr] Downloaded iota v0.2.3 [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" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e9f1b2886487891575b2c7dc62580ed0268fd4b69199271bea61c8145ea14f2e [INFO] running `Command { std: "docker" "start" "-a" "e9f1b2886487891575b2c7dc62580ed0268fd4b69199271bea61c8145ea14f2e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e9f1b2886487891575b2c7dc62580ed0268fd4b69199271bea61c8145ea14f2e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e9f1b2886487891575b2c7dc62580ed0268fd4b69199271bea61c8145ea14f2e", kill_on_drop: false }` [INFO] [stdout] e9f1b2886487891575b2c7dc62580ed0268fd4b69199271bea61c8145ea14f2e [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=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] 4d020709edcd6ac5a01de273f487d02fda0c97f40e48b487c6744a83a89582ca [INFO] running `Command { std: "docker" "start" "-a" "4d020709edcd6ac5a01de273f487d02fda0c97f40e48b487c6744a83a89582ca", kill_on_drop: false }` [INFO] [stderr] Compiling thiserror v1.0.48 [INFO] [stderr] Compiling yansi v0.5.1 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling iota v0.2.3 [INFO] [stderr] Compiling rustix v0.38.13 [INFO] [stderr] Compiling peg-runtime v0.8.1 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling ahash v0.8.3 [INFO] [stderr] Compiling linux-raw-sys v0.4.7 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling bitflags v2.4.0 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling syn v2.0.32 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling fdeflate v0.3.0 [INFO] [stderr] Compiling ariadne v0.1.5 [INFO] [stderr] Compiling miniquad v0.4.0-alpha.10 [INFO] [stderr] Compiling ttf-parser v0.15.2 [INFO] [stderr] Compiling bytemuck v1.14.0 [INFO] [stderr] Compiling glam v0.21.3 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling macroquad_macro v0.1.7 [INFO] [stderr] Compiling flate2 v1.0.27 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling peg-macros v0.8.1 [INFO] [stderr] Compiling bumpalo v3.13.0 [INFO] [stderr] Compiling hashbrown v0.13.2 [INFO] [stderr] Compiling quad-rand v0.2.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling is-terminal v0.4.9 [INFO] [stderr] Compiling colored v2.0.4 [INFO] [stderr] Compiling png v0.17.10 [INFO] [stderr] Compiling fontdue v0.7.3 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling peg v0.8.1 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling thiserror-impl v1.0.48 [INFO] [stderr] Compiling serde_derive v1.0.188 [INFO] [stderr] Compiling image v0.24.7 [INFO] [stderr] Compiling common v0.1.0 (https://github.com/nathanielfernandes/quilt.git#5cb54195) [INFO] [stderr] Compiling bytecode v0.1.0 (https://github.com/nathanielfernandes/quilt.git#5cb54195) [INFO] [stderr] Compiling parser v0.1.0 (https://github.com/nathanielfernandes/quilt.git#5cb54195) [INFO] [stderr] Compiling macroquad v0.4.4 [INFO] [stderr] Compiling interpreter v0.1.0 (https://github.com/nathanielfernandes/quilt.git#5cb54195) [INFO] [stderr] Compiling compiler v0.1.0 (https://github.com/nathanielfernandes/quilt.git#5cb54195) [INFO] [stderr] Compiling qstd v0.1.0 (https://github.com/nathanielfernandes/quilt.git#5cb54195) [INFO] [stderr] Compiling serde v1.0.188 [INFO] [stderr] Compiling disassembler v0.1.0 (https://github.com/nathanielfernandes/quilt.git#5cb54195) [INFO] [stderr] Compiling quilt v0.1.1 (https://github.com/nathanielfernandes/quilt.git#5cb54195) [INFO] [stderr] Compiling quilt_chip8 v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.65s [INFO] running `Command { std: "docker" "inspect" "4d020709edcd6ac5a01de273f487d02fda0c97f40e48b487c6744a83a89582ca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4d020709edcd6ac5a01de273f487d02fda0c97f40e48b487c6744a83a89582ca", kill_on_drop: false }` [INFO] [stdout] 4d020709edcd6ac5a01de273f487d02fda0c97f40e48b487c6744a83a89582ca [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=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] 9c1e25db3878327a979134ba8aaef3e53b0fac268bb86d7e335a372a92c8f138 [INFO] running `Command { std: "docker" "start" "-a" "9c1e25db3878327a979134ba8aaef3e53b0fac268bb86d7e335a372a92c8f138", kill_on_drop: false }` [INFO] [stderr] Compiling quilt_chip8 v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.60s [INFO] running `Command { std: "docker" "inspect" "9c1e25db3878327a979134ba8aaef3e53b0fac268bb86d7e335a372a92c8f138", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9c1e25db3878327a979134ba8aaef3e53b0fac268bb86d7e335a372a92c8f138", kill_on_drop: false }` [INFO] [stdout] 9c1e25db3878327a979134ba8aaef3e53b0fac268bb86d7e335a372a92c8f138 [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=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] 9e7130d22b8a51603301b90572ce98b0a8527a07a45add2874989de19d6f1804 [INFO] running `Command { std: "docker" "start" "-a" "9e7130d22b8a51603301b90572ce98b0a8527a07a45add2874989de19d6f1804", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/quilt_chip8-07df02ebb5d5e2ba) [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" "9e7130d22b8a51603301b90572ce98b0a8527a07a45add2874989de19d6f1804", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9e7130d22b8a51603301b90572ce98b0a8527a07a45add2874989de19d6f1804", kill_on_drop: false }` [INFO] [stdout] 9e7130d22b8a51603301b90572ce98b0a8527a07a45add2874989de19d6f1804