[INFO] cloning repository https://github.com/nhiro3303/rust_game_2d [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nhiro3303/rust_game_2d" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnhiro3303%2Frust_game_2d", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnhiro3303%2Frust_game_2d'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e46a8dea70bb6102db049f7b5434efbf5cac671e [INFO] testing nhiro3303/rust_game_2d against try#ce59db7a1b1b012fb2793c4641c1bdecad7a128b for pr-85530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnhiro3303%2Frust_game_2d" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/nhiro3303/rust_game_2d on toolchain ce59db7a1b1b012fb2793c4641c1bdecad7a128b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/nhiro3303/rust_game_2d [INFO] finished tweaking git repo https://github.com/nhiro3303/rust_game_2d [INFO] tweaked toml for git repo https://github.com/nhiro3303/rust_game_2d written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/nhiro3303/rust_game_2d already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded imgui v0.7.0 [INFO] [stderr] Downloaded chlorine v1.0.7 [INFO] [stderr] Downloaded cgmath v0.18.0 [INFO] [stderr] Downloaded imgui-sdl2 v0.14.0 [INFO] [stderr] Downloaded imgui-sys v0.7.0 [INFO] [stderr] Downloaded sdl2 v0.34.4 [INFO] [stderr] Downloaded sdl2-sys v0.34.4 [INFO] [stderr] Downloaded c_str_macro v1.0.2 [INFO] [stderr] Downloaded imgui-opengl-renderer v0.11.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3e8ec6e054dfeb80354da44d31a47c60bd437de1602f5199c4979420625db9a8 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "3e8ec6e054dfeb80354da44d31a47c60bd437de1602f5199c4979420625db9a8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3e8ec6e054dfeb80354da44d31a47c60bd437de1602f5199c4979420625db9a8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3e8ec6e054dfeb80354da44d31a47c60bd437de1602f5199c4979420625db9a8", kill_on_drop: false }` [INFO] [stdout] 3e8ec6e054dfeb80354da44d31a47c60bd437de1602f5199c4979420625db9a8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 20442011af16b46e497bab01b7aae69dd60a97fae6ca6463f16e91a61fdbb8b2 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "20442011af16b46e497bab01b7aae69dd60a97fae6ca6463f16e91a61fdbb8b2", kill_on_drop: false }` [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling libc v0.2.93 [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Compiling version-compare v0.0.10 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling chlorine v1.0.7 [INFO] [stderr] Compiling sdl2 v0.34.4 [INFO] [stderr] Compiling cgmath v0.18.0 [INFO] [stderr] Compiling c_str_macro v1.0.2 [INFO] [stderr] Compiling lock_api v0.4.4 [INFO] [stderr] Compiling approx v0.4.0 [INFO] [stderr] Compiling sdl2-sys v0.34.4 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling imgui-sys v0.7.0 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling imgui-opengl-renderer v0.11.0 [INFO] [stderr] Compiling gl v0.14.0 [INFO] [stderr] Compiling imgui v0.7.0 [INFO] [stderr] Compiling imgui-sdl2 v0.14.0 [INFO] [stderr] Compiling rust_game_2d v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 27.99s [INFO] running `Command { std: "docker" "inspect" "20442011af16b46e497bab01b7aae69dd60a97fae6ca6463f16e91a61fdbb8b2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "20442011af16b46e497bab01b7aae69dd60a97fae6ca6463f16e91a61fdbb8b2", kill_on_drop: false }` [INFO] [stdout] 20442011af16b46e497bab01b7aae69dd60a97fae6ca6463f16e91a61fdbb8b2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 75b289091486f8e2d32c2513782cccf045186d5563a80918d8250f88a3fcece0 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "75b289091486f8e2d32c2513782cccf045186d5563a80918d8250f88a3fcece0", kill_on_drop: false }` [INFO] [stderr] Compiling rust_game_2d v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.82s [INFO] running `Command { std: "docker" "inspect" "75b289091486f8e2d32c2513782cccf045186d5563a80918d8250f88a3fcece0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "75b289091486f8e2d32c2513782cccf045186d5563a80918d8250f88a3fcece0", kill_on_drop: false }` [INFO] [stdout] 75b289091486f8e2d32c2513782cccf045186d5563a80918d8250f88a3fcece0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] eee1642772caa0e8170e01410534a12a5dd92b11de3f7f178aa6a659372a2930 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "eee1642772caa0e8170e01410534a12a5dd92b11de3f7f178aa6a659372a2930", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/rust_game_2d-a608e227ca8cc76d) [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" "eee1642772caa0e8170e01410534a12a5dd92b11de3f7f178aa6a659372a2930", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eee1642772caa0e8170e01410534a12a5dd92b11de3f7f178aa6a659372a2930", kill_on_drop: false }` [INFO] [stdout] eee1642772caa0e8170e01410534a12a5dd92b11de3f7f178aa6a659372a2930