[INFO] cloning repository https://github.com/Vzaa/craycray [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Vzaa/craycray" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVzaa%2Fcraycray", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVzaa%2Fcraycray'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e3726a8046c84fae98e88b16ea372e47f0034440 [INFO] testing Vzaa/craycray 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%2FVzaa%2Fcraycray" "/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/Vzaa/craycray 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/Vzaa/craycray [INFO] finished tweaking git repo https://github.com/Vzaa/craycray [INFO] tweaked toml for git repo https://github.com/Vzaa/craycray written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate git repo https://github.com/Vzaa/craycray 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-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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a5ba7d1384fd69ab36a9c8a8ee5937ee533b2b7f3afb03f38d9f9922a3a38f57 [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" "a5ba7d1384fd69ab36a9c8a8ee5937ee533b2b7f3afb03f38d9f9922a3a38f57", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a5ba7d1384fd69ab36a9c8a8ee5937ee533b2b7f3afb03f38d9f9922a3a38f57", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a5ba7d1384fd69ab36a9c8a8ee5937ee533b2b7f3afb03f38d9f9922a3a38f57", kill_on_drop: false }` [INFO] [stdout] a5ba7d1384fd69ab36a9c8a8ee5937ee533b2b7f3afb03f38d9f9922a3a38f57 [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: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] fd010f8023f18a576ab33523229bcaadd55f9160efe7ec5dbfe388a014f1b68a [INFO] running `Command { std: "docker" "start" "-a" "fd010f8023f18a576ab33523229bcaadd55f9160efe7ec5dbfe388a014f1b68a", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.30 [INFO] [stderr] Compiling either v1.1.0 [INFO] [stderr] Compiling scopeguard v0.3.2 [INFO] [stderr] Compiling sdl2-sys v0.30.0 [INFO] [stderr] Compiling futures v0.1.15 [INFO] [stderr] Compiling itoa v0.3.3 [INFO] [stderr] Compiling serde_derive_internals v0.15.1 [INFO] [stderr] Compiling num v0.1.40 [INFO] [stderr] Compiling coco v0.1.1 [INFO] [stderr] Compiling rand v0.3.16 [INFO] [stderr] Compiling num_cpus v1.6.2 [INFO] [stderr] Compiling term_size v0.3.0 [INFO] [stderr] Compiling atty v0.2.2 [INFO] [stderr] Compiling textwrap v0.7.0 [INFO] [stderr] Compiling serde_derive v1.0.12 [INFO] [stderr] Compiling clap v2.26.0 [INFO] [stderr] Compiling rayon-core v1.2.1 [INFO] [stderr] Compiling sdl2 v0.30.0 [INFO] [stderr] Compiling rayon v0.8.2 [INFO] [stderr] Compiling serde v1.0.12 [INFO] [stderr] Compiling serde_json v1.0.3 [INFO] [stderr] Compiling cgmath v0.15.0 [INFO] [stderr] Compiling craycray v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 41.41s [INFO] running `Command { std: "docker" "inspect" "fd010f8023f18a576ab33523229bcaadd55f9160efe7ec5dbfe388a014f1b68a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fd010f8023f18a576ab33523229bcaadd55f9160efe7ec5dbfe388a014f1b68a", kill_on_drop: false }` [INFO] [stdout] fd010f8023f18a576ab33523229bcaadd55f9160efe7ec5dbfe388a014f1b68a [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: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] 1a3c7feddb1fc1446793b777bb09d7101f4152eebdc49776468857244e24e6a7 [INFO] running `Command { std: "docker" "start" "-a" "1a3c7feddb1fc1446793b777bb09d7101f4152eebdc49776468857244e24e6a7", kill_on_drop: false }` [INFO] [stderr] Compiling craycray v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.43s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/craycray-a70a9b0153c095a4) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/craycray-c5bb2e3f5b422a79) [INFO] running `Command { std: "docker" "inspect" "1a3c7feddb1fc1446793b777bb09d7101f4152eebdc49776468857244e24e6a7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1a3c7feddb1fc1446793b777bb09d7101f4152eebdc49776468857244e24e6a7", kill_on_drop: false }` [INFO] [stdout] 1a3c7feddb1fc1446793b777bb09d7101f4152eebdc49776468857244e24e6a7 [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: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] 3867216702ecd9ac001d31b128080c7e461ea54240f5a475ed6dc43fbd15262c [INFO] running `Command { std: "docker" "start" "-a" "3867216702ecd9ac001d31b128080c7e461ea54240f5a475ed6dc43fbd15262c", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/craycray-a70a9b0153c095a4) [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/craycray-c5bb2e3f5b422a79) [INFO] [stdout] running 0 tests [INFO] [stderr] Doc-tests craycray [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] [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] [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" "3867216702ecd9ac001d31b128080c7e461ea54240f5a475ed6dc43fbd15262c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3867216702ecd9ac001d31b128080c7e461ea54240f5a475ed6dc43fbd15262c", kill_on_drop: false }` [INFO] [stdout] 3867216702ecd9ac001d31b128080c7e461ea54240f5a475ed6dc43fbd15262c