[INFO] cloning repository https://github.com/sphereflow/rugol [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sphereflow/rugol" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsphereflow%2Frugol", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsphereflow%2Frugol'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a460d8f691824de2fe9f03696c2cf2cbaa3a5e13 [INFO] testing sphereflow/rugol against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsphereflow%2Frugol" "/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/sphereflow/rugol on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/sphereflow/rugol [INFO] finished tweaking git repo https://github.com/sphereflow/rugol [INFO] tweaked toml for git repo https://github.com/sphereflow/rugol written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/sphereflow/rugol already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", 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] 2f8c9661f73d05933f26158df724a5655430f2d92f84ceeaf4557cf11ccbf4ca [INFO] running `Command { std: "docker" "start" "-a" "2f8c9661f73d05933f26158df724a5655430f2d92f84ceeaf4557cf11ccbf4ca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2f8c9661f73d05933f26158df724a5655430f2d92f84ceeaf4557cf11ccbf4ca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2f8c9661f73d05933f26158df724a5655430f2d92f84ceeaf4557cf11ccbf4ca", kill_on_drop: false }` [INFO] [stdout] 2f8c9661f73d05933f26158df724a5655430f2d92f84ceeaf4557cf11ccbf4ca [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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "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] 28c0736a9c58964ec154a065ee367c6ed542d4afaf9111135e15768fc534a092 [INFO] running `Command { std: "docker" "start" "-a" "28c0736a9c58964ec154a065ee367c6ed542d4afaf9111135e15768fc534a092", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.90 [INFO] [stderr] Compiling quad-alsa-sys v0.3.2 [INFO] [stderr] Compiling ttf-parser v0.15.0 [INFO] [stderr] Compiling sapp-linux v0.1.13 [INFO] [stderr] Compiling dasp_sample v0.11.0 [INFO] [stderr] Compiling quad-snd v0.2.3 [INFO] [stderr] Compiling ttf-parser v0.12.3 [INFO] [stderr] Compiling bumpalo v3.9.1 [INFO] [stderr] Compiling macroquad_macro v0.1.7 [INFO] [stderr] Compiling quad-rand v0.2.1 [INFO] [stderr] Compiling glam v0.14.0 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling ogg v0.7.1 [INFO] [stderr] Compiling quad-url v0.1.1 [INFO] [stderr] Compiling getrandom v0.2.6 [INFO] [stderr] Compiling quote v1.0.17 [INFO] [stderr] Compiling png v0.16.8 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling dasp_frame v0.11.0 [INFO] [stderr] Compiling lewton v0.9.4 [INFO] [stderr] Compiling fontdue v0.5.2 [INFO] [stderr] Compiling miniquad v0.3.0-alpha.43 [INFO] [stderr] Compiling owned_ttf_parser v0.15.0 [INFO] [stderr] Compiling audrey v0.3.0 [INFO] [stderr] Compiling ab_glyph v0.2.15 [INFO] [stderr] Compiling bytemuck_derive v1.1.0 [INFO] [stderr] Compiling bytemuck v1.9.1 [INFO] [stderr] Compiling emath v0.17.0 [INFO] [stderr] Compiling image v0.23.14 [INFO] [stderr] Compiling epaint v0.17.0 [INFO] [stderr] Compiling egui v0.17.0 [INFO] [stderr] Compiling macroquad v0.3.10 [INFO] [stderr] Compiling egui-miniquad v0.9.0 [INFO] [stderr] Compiling egui-macroquad v0.9.0 [INFO] [stderr] Compiling rugol v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 19s [INFO] running `Command { std: "docker" "inspect" "28c0736a9c58964ec154a065ee367c6ed542d4afaf9111135e15768fc534a092", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "28c0736a9c58964ec154a065ee367c6ed542d4afaf9111135e15768fc534a092", kill_on_drop: false }` [INFO] [stdout] 28c0736a9c58964ec154a065ee367c6ed542d4afaf9111135e15768fc534a092 [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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--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] a4cf7ddcf166038675df0cb4802912083c13955a77250f085dfae129abee6b03 [INFO] running `Command { std: "docker" "start" "-a" "a4cf7ddcf166038675df0cb4802912083c13955a77250f085dfae129abee6b03", kill_on_drop: false }` [INFO] [stderr] Compiling rugol v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.56s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/rugol-7448d8b33a0dbb11) [INFO] running `Command { std: "docker" "inspect" "a4cf7ddcf166038675df0cb4802912083c13955a77250f085dfae129abee6b03", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a4cf7ddcf166038675df0cb4802912083c13955a77250f085dfae129abee6b03", kill_on_drop: false }` [INFO] [stdout] a4cf7ddcf166038675df0cb4802912083c13955a77250f085dfae129abee6b03 [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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "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] 25e03b064f84d86ae773f4adfe7cbb9a3f1b56aa6be525ae19c4a524d03fc2d2 [INFO] running `Command { std: "docker" "start" "-a" "25e03b064f84d86ae773f4adfe7cbb9a3f1b56aa6be525ae19c4a524d03fc2d2", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rugol-7448d8b33a0dbb11) [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" "25e03b064f84d86ae773f4adfe7cbb9a3f1b56aa6be525ae19c4a524d03fc2d2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "25e03b064f84d86ae773f4adfe7cbb9a3f1b56aa6be525ae19c4a524d03fc2d2", kill_on_drop: false }` [INFO] [stdout] 25e03b064f84d86ae773f4adfe7cbb9a3f1b56aa6be525ae19c4a524d03fc2d2