[INFO] cloning repository https://github.com/paul-asvb/rust-testgame [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/paul-asvb/rust-testgame" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpaul-asvb%2Frust-testgame", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpaul-asvb%2Frust-testgame'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e219151ed4e1c2f5bc1c1c68cabf0928cea99982 [INFO] testing paul-asvb/rust-testgame against 1.55.0 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpaul-asvb%2Frust-testgame" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/paul-asvb/rust-testgame on toolchain 1.55.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/paul-asvb/rust-testgame [INFO] finished tweaking git repo https://github.com/paul-asvb/rust-testgame [INFO] tweaked toml for git repo https://github.com/paul-asvb/rust-testgame written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/paul-asvb/rust-testgame already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e3f2b2f9da188c7b65c78d6ed7f369e6a28bf7109a063156c94fdaa064fb6a3f [INFO] running `Command { std: "docker" "start" "-a" "e3f2b2f9da188c7b65c78d6ed7f369e6a28bf7109a063156c94fdaa064fb6a3f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e3f2b2f9da188c7b65c78d6ed7f369e6a28bf7109a063156c94fdaa064fb6a3f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e3f2b2f9da188c7b65c78d6ed7f369e6a28bf7109a063156c94fdaa064fb6a3f", kill_on_drop: false }` [INFO] [stdout] e3f2b2f9da188c7b65c78d6ed7f369e6a28bf7109a063156c94fdaa064fb6a3f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 421976dc3f3cb6e45904d115a06224036845e600fee507210da4d011d5f1e9ca [INFO] running `Command { std: "docker" "start" "-a" "421976dc3f3cb6e45904d115a06224036845e600fee507210da4d011d5f1e9ca", kill_on_drop: false }` [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling quad-alsa-sys v0.3.2 [INFO] [stderr] Compiling dasp_sample v0.11.0 [INFO] [stderr] Compiling sapp-linux v0.1.13 [INFO] [stderr] Compiling quad-snd v0.2.2 [INFO] [stderr] Compiling ahash v0.4.7 [INFO] [stderr] Compiling bytemuck v1.7.2 [INFO] [stderr] Compiling ttf-parser v0.12.3 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling quad-rand v0.2.1 [INFO] [stderr] Compiling bumpalo v3.7.0 [INFO] [stderr] Compiling glam v0.14.0 [INFO] [stderr] Compiling macroquad_macro v0.1.6 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling smallvec v0.6.14 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling dasp_frame v0.11.0 [INFO] [stderr] Compiling ogg v0.7.1 [INFO] [stderr] Compiling deflate v0.8.6 [INFO] [stderr] Compiling png v0.16.8 [INFO] [stderr] Compiling lewton v0.9.4 [INFO] [stderr] Compiling fontdue v0.5.2 [INFO] [stderr] Compiling miniquad v0.3.0-alpha.37 [INFO] [stderr] Compiling image v0.23.14 [INFO] [stderr] Compiling audrey v0.3.0 [INFO] [stderr] Compiling macroquad v0.3.9 [INFO] [stderr] Compiling testgame v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 20.65s [INFO] running `Command { std: "docker" "inspect" "421976dc3f3cb6e45904d115a06224036845e600fee507210da4d011d5f1e9ca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "421976dc3f3cb6e45904d115a06224036845e600fee507210da4d011d5f1e9ca", kill_on_drop: false }` [INFO] [stdout] 421976dc3f3cb6e45904d115a06224036845e600fee507210da4d011d5f1e9ca [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4a26061d265a204b40ec99bc73db0a47444597ed3e05c6f5c3f7a1e8aaf6105a [INFO] running `Command { std: "docker" "start" "-a" "4a26061d265a204b40ec99bc73db0a47444597ed3e05c6f5c3f7a1e8aaf6105a", kill_on_drop: false }` [INFO] [stderr] Compiling testgame v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.74s [INFO] running `Command { std: "docker" "inspect" "4a26061d265a204b40ec99bc73db0a47444597ed3e05c6f5c3f7a1e8aaf6105a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4a26061d265a204b40ec99bc73db0a47444597ed3e05c6f5c3f7a1e8aaf6105a", kill_on_drop: false }` [INFO] [stdout] 4a26061d265a204b40ec99bc73db0a47444597ed3e05c6f5c3f7a1e8aaf6105a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 138bd35244caa7846a34c08f7bb19f5323123b4e3ae5bbb9ffbc79c7f4a51baa [INFO] running `Command { std: "docker" "start" "-a" "138bd35244caa7846a34c08f7bb19f5323123b4e3ae5bbb9ffbc79c7f4a51baa", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/testgame-3c209a6fa5272869) [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" "138bd35244caa7846a34c08f7bb19f5323123b4e3ae5bbb9ffbc79c7f4a51baa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "138bd35244caa7846a34c08f7bb19f5323123b4e3ae5bbb9ffbc79c7f4a51baa", kill_on_drop: false }` [INFO] [stdout] 138bd35244caa7846a34c08f7bb19f5323123b4e3ae5bbb9ffbc79c7f4a51baa