[INFO] cloning repository https://github.com/Techno3d/clgame [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Techno3d/clgame" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTechno3d%2Fclgame", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTechno3d%2Fclgame'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8d728705c37842cc0a43c935a16f464a7c29e958 [INFO] testing Techno3d/clgame 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%2FTechno3d%2Fclgame" "/workspace/builds/worker-74/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-74/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Techno3d/clgame 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/Techno3d/clgame [INFO] finished tweaking git repo https://github.com/Techno3d/clgame [INFO] tweaked toml for git repo https://github.com/Techno3d/clgame written to /workspace/builds/worker-74/source/Cargo.toml [INFO] crate git repo https://github.com/Techno3d/clgame 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-74/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-74/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c136008a97c7ef13e233835fd59161bddc840112cf4c0c435f5b1910a449d2e4 [INFO] running `Command { std: "docker" "start" "-a" "c136008a97c7ef13e233835fd59161bddc840112cf4c0c435f5b1910a449d2e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c136008a97c7ef13e233835fd59161bddc840112cf4c0c435f5b1910a449d2e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c136008a97c7ef13e233835fd59161bddc840112cf4c0c435f5b1910a449d2e4", kill_on_drop: false }` [INFO] [stdout] c136008a97c7ef13e233835fd59161bddc840112cf4c0c435f5b1910a449d2e4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-74/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-74/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ef9d48dc5d3e2bcd94d8664b7b7b81ab0b2cffa255dc8295ce6238c0f37cf600 [INFO] running `Command { std: "docker" "start" "-a" "ef9d48dc5d3e2bcd94d8664b7b7b81ab0b2cffa255dc8295ce6238c0f37cf600", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling libc v0.2.119 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling numtoa v0.1.0 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Compiling term_size v0.3.2 [INFO] [stderr] Compiling termion v1.5.6 [INFO] [stderr] Compiling clgame v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 22.62s [INFO] running `Command { std: "docker" "inspect" "ef9d48dc5d3e2bcd94d8664b7b7b81ab0b2cffa255dc8295ce6238c0f37cf600", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ef9d48dc5d3e2bcd94d8664b7b7b81ab0b2cffa255dc8295ce6238c0f37cf600", kill_on_drop: false }` [INFO] [stdout] ef9d48dc5d3e2bcd94d8664b7b7b81ab0b2cffa255dc8295ce6238c0f37cf600 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-74/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-74/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 04e8c26dda04c9e3079442b829e72a63b6c30af60b7fe51c9cc1c9d7b4c8ce33 [INFO] running `Command { std: "docker" "start" "-a" "04e8c26dda04c9e3079442b829e72a63b6c30af60b7fe51c9cc1c9d7b4c8ce33", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling clgame v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.07s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/clgame-663fc10c509ecfb4) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/clgame-d4f284058602b359) [INFO] running `Command { std: "docker" "inspect" "04e8c26dda04c9e3079442b829e72a63b6c30af60b7fe51c9cc1c9d7b4c8ce33", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "04e8c26dda04c9e3079442b829e72a63b6c30af60b7fe51c9cc1c9d7b4c8ce33", kill_on_drop: false }` [INFO] [stdout] 04e8c26dda04c9e3079442b829e72a63b6c30af60b7fe51c9cc1c9d7b4c8ce33 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-74/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-74/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] ec8cd93ecb20473c2ddfcaf31100e3675b4c6e205c93ce752051104915493eae [INFO] running `Command { std: "docker" "start" "-a" "ec8cd93ecb20473c2ddfcaf31100e3675b4c6e205c93ce752051104915493eae", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 49.86s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/clgame-663fc10c509ecfb4) [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/clgame-d4f284058602b359) [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] [stderr] Doc-tests clgame [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" "ec8cd93ecb20473c2ddfcaf31100e3675b4c6e205c93ce752051104915493eae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ec8cd93ecb20473c2ddfcaf31100e3675b4c6e205c93ce752051104915493eae", kill_on_drop: false }` [INFO] [stdout] ec8cd93ecb20473c2ddfcaf31100e3675b4c6e205c93ce752051104915493eae