[INFO] cloning repository https://github.com/chaturrved/pong-tetra [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/chaturrved/pong-tetra" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchaturrved%2Fpong-tetra", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchaturrved%2Fpong-tetra'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e5843122c07085e97c91b7222d161b897edcec7e [INFO] testing chaturrved/pong-tetra/e5843122c07085e97c91b7222d161b897edcec7e against 1.82.0 for beta-1.83-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchaturrved%2Fpong-tetra" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/chaturrved/pong-tetra on toolchain 1.82.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.82.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/chaturrved/pong-tetra [INFO] finished tweaking git repo https://github.com/chaturrved/pong-tetra [INFO] tweaked toml for git repo https://github.com/chaturrved/pong-tetra written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/chaturrved/pong-tetra 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.82.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tetra v0.7.0 [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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+1.82.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 26677983dd24649b687af73d176911211401c73fee1cb9331d434b21619e733b [INFO] running `Command { std: "docker" "start" "-a" "26677983dd24649b687af73d176911211401c73fee1cb9331d434b21619e733b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "26677983dd24649b687af73d176911211401c73fee1cb9331d434b21619e733b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "26677983dd24649b687af73d176911211401c73fee1cb9331d434b21619e733b", kill_on_drop: false }` [INFO] [stdout] 26677983dd24649b687af73d176911211401c73fee1cb9331d434b21619e733b [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=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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+1.82.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9804c341c26114f2a9e268902056214d2928e8bf604ba9fed72467977f4832b5 [INFO] running `Command { std: "docker" "start" "-a" "9804c341c26114f2a9e268902056214d2928e8bf604ba9fed72467977f4832b5", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling proc-macro2 v1.0.79 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling semver v1.0.22 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling cc v1.0.90 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling crc32fast v1.4.0 [INFO] [stderr] Compiling version-compare v0.1.1 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling syn v2.0.52 [INFO] [stderr] Compiling thiserror v1.0.58 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling sdl2-sys v0.35.2 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling smallvec v1.13.1 [INFO] [stderr] Compiling minimp3-sys v0.3.2 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling euclid v0.22.9 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Compiling nix v0.23.2 [INFO] [stderr] Compiling miniz_oxide v0.7.2 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling either v1.10.0 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling cpal v0.13.5 [INFO] [stderr] Compiling rayon v1.9.0 [INFO] [stderr] Compiling lyon_geom v0.17.7 [INFO] [stderr] Compiling flate2 v1.0.28 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling vek v0.15.10 [INFO] [stderr] Compiling ogg v0.8.0 [INFO] [stderr] Compiling slice-deque v0.3.0 [INFO] [stderr] Compiling getrandom v0.2.12 [INFO] [stderr] Compiling fdeflate v0.3.4 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling ttf-parser v0.20.0 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling sdl2 v0.35.2 [INFO] [stderr] Compiling weezl v0.1.8 [INFO] [stderr] Compiling lewton v0.10.2 [INFO] [stderr] Compiling gif v0.13.1 [INFO] [stderr] Compiling thiserror-impl v1.0.58 [INFO] [stderr] Compiling bytemuck_derive v1.6.0 [INFO] [stderr] Compiling png v0.17.13 [INFO] [stderr] Compiling jpeg-decoder v0.3.1 [INFO] [stderr] Compiling alsa v0.6.0 [INFO] [stderr] Compiling lyon_path v0.17.7 [INFO] [stderr] Compiling minimp3 v0.5.1 [INFO] [stderr] Compiling bytemuck v1.14.3 [INFO] [stderr] Compiling owned_ttf_parser v0.20.0 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling float_next_after v0.1.5 [INFO] [stderr] Compiling hound v3.5.1 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.8 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling ab_glyph v0.2.23 [INFO] [stderr] Compiling lyon_tessellation v0.17.10 [INFO] [stderr] Compiling half v1.8.3 [INFO] [stderr] Compiling rodio v0.15.0 [INFO] [stderr] Compiling image v0.24.9 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling glow v0.11.2 [INFO] [stderr] Compiling xi-unicode v0.3.0 [INFO] [stderr] Compiling tetra v0.7.0 [INFO] [stderr] Compiling pong v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.77s [INFO] running `Command { std: "docker" "inspect" "9804c341c26114f2a9e268902056214d2928e8bf604ba9fed72467977f4832b5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9804c341c26114f2a9e268902056214d2928e8bf604ba9fed72467977f4832b5", kill_on_drop: false }` [INFO] [stdout] 9804c341c26114f2a9e268902056214d2928e8bf604ba9fed72467977f4832b5 [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=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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+1.82.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 78360170d0de4ac7acda2fdce947fb0720913b8e538c37f48e0625422b1ffe24 [INFO] running `Command { std: "docker" "start" "-a" "78360170d0de4ac7acda2fdce947fb0720913b8e538c37f48e0625422b1ffe24", kill_on_drop: false }` [INFO] [stderr] Compiling pong v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.26s [INFO] running `Command { std: "docker" "inspect" "78360170d0de4ac7acda2fdce947fb0720913b8e538c37f48e0625422b1ffe24", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "78360170d0de4ac7acda2fdce947fb0720913b8e538c37f48e0625422b1ffe24", kill_on_drop: false }` [INFO] [stdout] 78360170d0de4ac7acda2fdce947fb0720913b8e538c37f48e0625422b1ffe24 [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=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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+1.82.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 124521626ef92ebdd6867cceabef35250684768a24ac84e8ec67fb73448b5168 [INFO] running `Command { std: "docker" "start" "-a" "124521626ef92ebdd6867cceabef35250684768a24ac84e8ec67fb73448b5168", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/pong-9892599e1080fc99) [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" "124521626ef92ebdd6867cceabef35250684768a24ac84e8ec67fb73448b5168", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "124521626ef92ebdd6867cceabef35250684768a24ac84e8ec67fb73448b5168", kill_on_drop: false }` [INFO] [stdout] 124521626ef92ebdd6867cceabef35250684768a24ac84e8ec67fb73448b5168