[INFO] cloning repository https://github.com/EVaillant/space-shooter-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/EVaillant/space-shooter-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEVaillant%2Fspace-shooter-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEVaillant%2Fspace-shooter-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 07828140b2ee60edd00760e11f4f643ed972a4ff [INFO] testing EVaillant/space-shooter-rs against beta-2022-02-22 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEVaillant%2Fspace-shooter-rs" "/workspace/builds/worker-13/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/EVaillant/space-shooter-rs on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/EVaillant/space-shooter-rs [INFO] finished tweaking git repo https://github.com/EVaillant/space-shooter-rs [INFO] tweaked toml for git repo https://github.com/EVaillant/space-shooter-rs written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate git repo https://github.com/EVaillant/space-shooter-rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/EVaillant/entity-system-rs` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded paste v1.0.4 [INFO] [stderr] Downloaded c_vec v1.3.3 [INFO] [stderr] Downloaded sdl2 v0.34.3 [INFO] [stderr] Downloaded sdl2-sys v0.34.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 167131039f8941463d2a0fe44ceb62d517ada19bf792270afc3b20e048820b4b [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" "167131039f8941463d2a0fe44ceb62d517ada19bf792270afc3b20e048820b4b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "167131039f8941463d2a0fe44ceb62d517ada19bf792270afc3b20e048820b4b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "167131039f8941463d2a0fe44ceb62d517ada19bf792270afc3b20e048820b4b", kill_on_drop: false }` [INFO] [stdout] 167131039f8941463d2a0fe44ceb62d517ada19bf792270afc3b20e048820b4b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] f64ee6f87ccdfebce4a204e31744cc767f5acfbe3d8e20335964421bacfed57c [INFO] running `Command { std: "docker" "start" "-a" "f64ee6f87ccdfebce4a204e31744cc767f5acfbe3d8e20335964421bacfed57c", kill_on_drop: false }` [INFO] [stderr] Compiling sdl2 v0.34.3 [INFO] [stderr] Compiling cgmath v0.18.0 [INFO] [stderr] Compiling paste v1.0.4 [INFO] [stderr] Compiling sdl2-sys v0.34.3 [INFO] [stderr] Compiling approx v0.4.0 [INFO] [stderr] Compiling entity-system v0.1.0 (https://github.com/EVaillant/entity-system-rs#aab45f65) [INFO] [stderr] Compiling space-shooter-rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 13.56s [INFO] running `Command { std: "docker" "inspect" "f64ee6f87ccdfebce4a204e31744cc767f5acfbe3d8e20335964421bacfed57c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f64ee6f87ccdfebce4a204e31744cc767f5acfbe3d8e20335964421bacfed57c", kill_on_drop: false }` [INFO] [stdout] f64ee6f87ccdfebce4a204e31744cc767f5acfbe3d8e20335964421bacfed57c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2dcc33b8822c599c7f321decc47e5634b32c1a6a49dd2d7850da631f9cc3a1a6 [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" "2dcc33b8822c599c7f321decc47e5634b32c1a6a49dd2d7850da631f9cc3a1a6", kill_on_drop: false }` [INFO] [stderr] Compiling space-shooter-rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.87s [INFO] running `Command { std: "docker" "inspect" "2dcc33b8822c599c7f321decc47e5634b32c1a6a49dd2d7850da631f9cc3a1a6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2dcc33b8822c599c7f321decc47e5634b32c1a6a49dd2d7850da631f9cc3a1a6", kill_on_drop: false }` [INFO] [stdout] 2dcc33b8822c599c7f321decc47e5634b32c1a6a49dd2d7850da631f9cc3a1a6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 5a7c9cc2d1ec6bfca91efa013a2da91070457f99f65e4baaef22487f7083b237 [INFO] running `Command { std: "docker" "start" "-a" "5a7c9cc2d1ec6bfca91efa013a2da91070457f99f65e4baaef22487f7083b237", kill_on_drop: false }` [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stdout] running 0 tests [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/space_shooter_rs-f7735df4e82516f2) [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" "5a7c9cc2d1ec6bfca91efa013a2da91070457f99f65e4baaef22487f7083b237", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5a7c9cc2d1ec6bfca91efa013a2da91070457f99f65e4baaef22487f7083b237", kill_on_drop: false }` [INFO] [stdout] 5a7c9cc2d1ec6bfca91efa013a2da91070457f99f65e4baaef22487f7083b237