[INFO] cloning repository https://github.com/KallDrexx/rustcaster [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/KallDrexx/rustcaster" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKallDrexx%2Frustcaster", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKallDrexx%2Frustcaster'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 23509dffec97a264f1f84425448c973fbb6f495b [INFO] testing KallDrexx/rustcaster 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%2FKallDrexx%2Frustcaster" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] [stderr] Updating files: 50% (26/51) Updating files: 52% (27/51) Updating files: 54% (28/51) Updating files: 56% (29/51) Updating files: 58% (30/51) Updating files: 60% (31/51) Updating files: 62% (32/51) Updating files: 64% (33/51) Updating files: 66% (34/51) Updating files: 68% (35/51) Updating files: 70% (36/51) Updating files: 72% (37/51) Updating files: 74% (38/51) Updating files: 76% (39/51) Updating files: 78% (40/51) Updating files: 80% (41/51) Updating files: 82% (42/51) Updating files: 84% (43/51) Updating files: 86% (44/51) Updating files: 88% (45/51) Updating files: 90% (46/51) Updating files: 92% (47/51) Updating files: 94% (48/51) Updating files: 96% (49/51) Updating files: 98% (50/51) Updating files: 100% (51/51) Updating files: 100% (51/51), done. [INFO] validating manifest of git repo https://github.com/KallDrexx/rustcaster 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/KallDrexx/rustcaster [INFO] finished tweaking git repo https://github.com/KallDrexx/rustcaster [INFO] tweaked toml for git repo https://github.com/KallDrexx/rustcaster written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/KallDrexx/rustcaster 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] Downloading crates ... [INFO] [stderr] Downloaded sdl2 v0.34.0 [INFO] [stderr] Downloaded sdl2-sys v0.34.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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] 791e91779efa711f531e3977e9c12ab21d5f2d710e15c778fae75d7ce01246b5 [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" "791e91779efa711f531e3977e9c12ab21d5f2d710e15c778fae75d7ce01246b5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "791e91779efa711f531e3977e9c12ab21d5f2d710e15c778fae75d7ce01246b5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "791e91779efa711f531e3977e9c12ab21d5f2d710e15c778fae75d7ce01246b5", kill_on_drop: false }` [INFO] [stdout] 791e91779efa711f531e3977e9c12ab21d5f2d710e15c778fae75d7ce01246b5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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] [stdout] 1c0ac77a69a55a06e0e4d1a0ef800e644abb938e45b923572d128749746ea609 [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" "1c0ac77a69a55a06e0e4d1a0ef800e644abb938e45b923572d128749746ea609", kill_on_drop: false }` [INFO] [stderr] Compiling sdl2 v0.34.0 [INFO] [stderr] Compiling rustcaster v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling sdl2-sys v0.34.0 [INFO] [stderr] Compiling deflate v0.8.4 [INFO] [stderr] Compiling png v0.16.3 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 11.78s [INFO] running `Command { std: "docker" "inspect" "1c0ac77a69a55a06e0e4d1a0ef800e644abb938e45b923572d128749746ea609", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1c0ac77a69a55a06e0e4d1a0ef800e644abb938e45b923572d128749746ea609", kill_on_drop: false }` [INFO] [stdout] 1c0ac77a69a55a06e0e4d1a0ef800e644abb938e45b923572d128749746ea609 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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] 194b55f2968406b513617886de668e5f3c806cd64558b4ad3ca70540eb47449d [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" "194b55f2968406b513617886de668e5f3c806cd64558b4ad3ca70540eb47449d", kill_on_drop: false }` [INFO] [stderr] Compiling rustcaster v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.10s [INFO] running `Command { std: "docker" "inspect" "194b55f2968406b513617886de668e5f3c806cd64558b4ad3ca70540eb47449d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "194b55f2968406b513617886de668e5f3c806cd64558b4ad3ca70540eb47449d", kill_on_drop: false }` [INFO] [stdout] 194b55f2968406b513617886de668e5f3c806cd64558b4ad3ca70540eb47449d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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] 90e85cecc767cb630e938734484e365cd284743b459b9a2d0e06e3caa0b3aa24 [INFO] running `Command { std: "docker" "start" "-a" "90e85cecc767cb630e938734484e365cd284743b459b9a2d0e06e3caa0b3aa24", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/rustcaster-8c9a05b4d0a1cb3f) [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" "90e85cecc767cb630e938734484e365cd284743b459b9a2d0e06e3caa0b3aa24", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "90e85cecc767cb630e938734484e365cd284743b459b9a2d0e06e3caa0b3aa24", kill_on_drop: false }` [INFO] [stdout] 90e85cecc767cb630e938734484e365cd284743b459b9a2d0e06e3caa0b3aa24