[INFO] cloning repository https://github.com/dasgefolge/info-beamer-quantum-werewolf [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dasgefolge/info-beamer-quantum-werewolf" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdasgefolge%2Finfo-beamer-quantum-werewolf", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdasgefolge%2Finfo-beamer-quantum-werewolf'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c687230a4f5e84003e2e88132e885c00da444523 [INFO] testing dasgefolge/info-beamer-quantum-werewolf 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%2Fdasgefolge%2Finfo-beamer-quantum-werewolf" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/dasgefolge/info-beamer-quantum-werewolf 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/dasgefolge/info-beamer-quantum-werewolf [INFO] finished tweaking git repo https://github.com/dasgefolge/info-beamer-quantum-werewolf [INFO] tweaked toml for git repo https://github.com/dasgefolge/info-beamer-quantum-werewolf written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/dasgefolge/info-beamer-quantum-werewolf 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] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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] 45e6925eb30cbb01c8db5b577ba74576d2c981ec664d5498e5339605ba23e1c3 [INFO] running `Command { std: "docker" "start" "-a" "45e6925eb30cbb01c8db5b577ba74576d2c981ec664d5498e5339605ba23e1c3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "45e6925eb30cbb01c8db5b577ba74576d2c981ec664d5498e5339605ba23e1c3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "45e6925eb30cbb01c8db5b577ba74576d2c981ec664d5498e5339605ba23e1c3", kill_on_drop: false }` [INFO] [stdout] 45e6925eb30cbb01c8db5b577ba74576d2c981ec664d5498e5339605ba23e1c3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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] [stdout] 89fa3fdde265b26e0fc9dae731f9f8447fd15571d6805844694fd7900917ba03 [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" "89fa3fdde265b26e0fc9dae731f9f8447fd15571d6805844694fd7900917ba03", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.36 [INFO] [stderr] Compiling rand v0.4.2 [INFO] [stderr] Compiling quantum-werewolf v0.2.0 (https://github.com/fenhl/quantum-werewolf#13d0c66b) [INFO] [stderr] Compiling info-beamer-quantum-werewolf v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 8.30s [INFO] running `Command { std: "docker" "inspect" "89fa3fdde265b26e0fc9dae731f9f8447fd15571d6805844694fd7900917ba03", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "89fa3fdde265b26e0fc9dae731f9f8447fd15571d6805844694fd7900917ba03", kill_on_drop: false }` [INFO] [stdout] 89fa3fdde265b26e0fc9dae731f9f8447fd15571d6805844694fd7900917ba03 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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] 271d02082e0a3b2118090c74dd18c014c6beda3879fb4a4c66129d6cb33143d4 [INFO] running `Command { std: "docker" "start" "-a" "271d02082e0a3b2118090c74dd18c014c6beda3879fb4a4c66129d6cb33143d4", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.02s [INFO] running `Command { std: "docker" "inspect" "271d02082e0a3b2118090c74dd18c014c6beda3879fb4a4c66129d6cb33143d4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "271d02082e0a3b2118090c74dd18c014c6beda3879fb4a4c66129d6cb33143d4", kill_on_drop: false }` [INFO] [stdout] 271d02082e0a3b2118090c74dd18c014c6beda3879fb4a4c66129d6cb33143d4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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] e1b685558ab3c8119d4f05a9b271ef6364494afcc4445dd96b85526618336e25 [INFO] running `Command { std: "docker" "start" "-a" "e1b685558ab3c8119d4f05a9b271ef6364494afcc4445dd96b85526618336e25", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.02s [INFO] running `Command { std: "docker" "inspect" "e1b685558ab3c8119d4f05a9b271ef6364494afcc4445dd96b85526618336e25", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e1b685558ab3c8119d4f05a9b271ef6364494afcc4445dd96b85526618336e25", kill_on_drop: false }` [INFO] [stdout] e1b685558ab3c8119d4f05a9b271ef6364494afcc4445dd96b85526618336e25