[INFO] cloning repository https://github.com/simonsmh/RSteamGuard [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/simonsmh/RSteamGuard" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsimonsmh%2FRSteamGuard", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsimonsmh%2FRSteamGuard'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d19180f6e8a9c46fa238f8a6702c7404e94a8e13 [INFO] testing simonsmh/RSteamGuard against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsimonsmh%2FRSteamGuard" "/workspace/builds/worker-16/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-16/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/simonsmh/RSteamGuard on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/simonsmh/RSteamGuard [INFO] finished tweaking git repo https://github.com/simonsmh/RSteamGuard [INFO] tweaked toml for git repo https://github.com/simonsmh/RSteamGuard written to /workspace/builds/worker-16/source/Cargo.toml [INFO] crate git repo https://github.com/simonsmh/RSteamGuard already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/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" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f2e67d7224931327570809c4273cd1097f379eeaf1a4b5f112a20d7d0c319a9e [INFO] running `Command { std: "docker" "start" "-a" "f2e67d7224931327570809c4273cd1097f379eeaf1a4b5f112a20d7d0c319a9e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f2e67d7224931327570809c4273cd1097f379eeaf1a4b5f112a20d7d0c319a9e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f2e67d7224931327570809c4273cd1097f379eeaf1a4b5f112a20d7d0c319a9e", kill_on_drop: false }` [INFO] [stdout] f2e67d7224931327570809c4273cd1097f379eeaf1a4b5f112a20d7d0c319a9e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/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" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0c687f09dd65b6242c19c299b3e8c4fae64253a19d750a2b54f72917d5f348c5 [INFO] running `Command { std: "docker" "start" "-a" "0c687f09dd65b6242c19c299b3e8c4fae64253a19d750a2b54f72917d5f348c5", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.69 [INFO] [stderr] Compiling xml-rs v0.8.3 [INFO] [stderr] Compiling cc v1.0.52 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling byte-tools v0.1.3 [INFO] [stderr] Compiling rustc-hex v1.0.0 [INFO] [stderr] Compiling data-encoding v2.2.0 [INFO] [stderr] Compiling generic-array v0.7.3 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling ordered-float v1.0.2 [INFO] [stderr] Compiling line_drawing v0.7.0 [INFO] [stderr] Compiling digest v0.5.2 [INFO] [stderr] Compiling digest-buffer v0.3.1 [INFO] [stderr] Compiling crypto-mac v0.3.0 [INFO] [stderr] Compiling sha2 v0.5.3 [INFO] [stderr] Compiling sha-1 v0.3.4 [INFO] [stderr] Compiling hmac v0.1.1 [INFO] [stderr] Compiling oath v0.10.2 [INFO] [stderr] Compiling wayland-scanner v0.23.6 [INFO] [stderr] Compiling stb_truetype v0.3.1 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling xcb v0.9.0 [INFO] [stderr] Compiling rusttype v0.8.3 [INFO] [stderr] Compiling dlib v0.4.1 [INFO] [stderr] Compiling wayland-sys v0.23.6 [INFO] [stderr] Compiling rusttype v0.7.9 [INFO] [stderr] Compiling andrew v0.2.1 [INFO] [stderr] Compiling wayland-client v0.23.6 [INFO] [stderr] Compiling wayland-protocols v0.23.6 [INFO] [stderr] Compiling wayland-commons v0.23.6 [INFO] [stderr] Compiling x11-clipboard v0.5.1 [INFO] [stderr] Compiling smithay-client-toolkit v0.6.6 [INFO] [stderr] Compiling smithay-clipboard v0.4.0 [INFO] [stderr] Compiling copypasta v0.6.3 [INFO] [stderr] Compiling steam_guard v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 27.09s [INFO] running `Command { std: "docker" "inspect" "0c687f09dd65b6242c19c299b3e8c4fae64253a19d750a2b54f72917d5f348c5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0c687f09dd65b6242c19c299b3e8c4fae64253a19d750a2b54f72917d5f348c5", kill_on_drop: false }` [INFO] [stdout] 0c687f09dd65b6242c19c299b3e8c4fae64253a19d750a2b54f72917d5f348c5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/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" "+1.59.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b37dc26107defed540956f391a008b6bcf61e5bebff0e42fc5e3b22e4e0de114 [INFO] running `Command { std: "docker" "start" "-a" "b37dc26107defed540956f391a008b6bcf61e5bebff0e42fc5e3b22e4e0de114", kill_on_drop: false }` [INFO] [stderr] Compiling steam_guard v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.37s [INFO] running `Command { std: "docker" "inspect" "b37dc26107defed540956f391a008b6bcf61e5bebff0e42fc5e3b22e4e0de114", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b37dc26107defed540956f391a008b6bcf61e5bebff0e42fc5e3b22e4e0de114", kill_on_drop: false }` [INFO] [stdout] b37dc26107defed540956f391a008b6bcf61e5bebff0e42fc5e3b22e4e0de114 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/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" "+1.59.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 9706432a3e4e389007e67d523e7987e58525cb6c704d9bc9e044f53cdfd0e2d7 [INFO] running `Command { std: "docker" "start" "-a" "9706432a3e4e389007e67d523e7987e58525cb6c704d9bc9e044f53cdfd0e2d7", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/steam_guard-74fda951d78c8be9) [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" "9706432a3e4e389007e67d523e7987e58525cb6c704d9bc9e044f53cdfd0e2d7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9706432a3e4e389007e67d523e7987e58525cb6c704d9bc9e044f53cdfd0e2d7", kill_on_drop: false }` [INFO] [stdout] 9706432a3e4e389007e67d523e7987e58525cb6c704d9bc9e044f53cdfd0e2d7