[INFO] cloning repository https://github.com/tiradoe/game-picker [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tiradoe/game-picker" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftiradoe%2Fgame-picker", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftiradoe%2Fgame-picker'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4e0170fc7ebd3e3ab23a3f89ba278b52971e3bc0 [INFO] testing tiradoe/game-picker 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%2Ftiradoe%2Fgame-picker" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tiradoe/game-picker 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/tiradoe/game-picker [INFO] finished tweaking git repo https://github.com/tiradoe/game-picker [INFO] tweaked toml for git repo https://github.com/tiradoe/game-picker written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/tiradoe/game-picker 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-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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] f834dda0e9851bacb6bc9c6a08a55b6c8b115372a90f63379c2c892f5972aeec [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" "f834dda0e9851bacb6bc9c6a08a55b6c8b115372a90f63379c2c892f5972aeec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f834dda0e9851bacb6bc9c6a08a55b6c8b115372a90f63379c2c892f5972aeec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f834dda0e9851bacb6bc9c6a08a55b6c8b115372a90f63379c2c892f5972aeec", kill_on_drop: false }` [INFO] [stdout] f834dda0e9851bacb6bc9c6a08a55b6c8b115372a90f63379c2c892f5972aeec [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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] a2c38ac1a451058e820b3d2de43122b52f62e824a0cd7f962a01ef4791ee8302 [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" "a2c38ac1a451058e820b3d2de43122b52f62e824a0cd7f962a01ef4791ee8302", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling parking_lot_core v0.9.2 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling rust_decimal v1.23.1 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling half v1.8.2 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling quick-xml v0.22.0 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling mktemp v0.4.1 [INFO] [stderr] Compiling parking_lot v0.12.0 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling rust_decimal_macros v1.23.1 [INFO] [stderr] Compiling string_cache v0.8.4 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling zip v0.5.13 [INFO] [stderr] Compiling angle v0.4.0 [INFO] [stderr] Compiling color-rs v0.6.1 [INFO] [stderr] Compiling spreadsheet-ods v0.9.0 [INFO] [stderr] Compiling game-picker v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 05s [INFO] running `Command { std: "docker" "inspect" "a2c38ac1a451058e820b3d2de43122b52f62e824a0cd7f962a01ef4791ee8302", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a2c38ac1a451058e820b3d2de43122b52f62e824a0cd7f962a01ef4791ee8302", kill_on_drop: false }` [INFO] [stdout] a2c38ac1a451058e820b3d2de43122b52f62e824a0cd7f962a01ef4791ee8302 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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] [stdout] ebdbbe8885564850751ee37ffcae4cd56628da823347c847d6ef44526c92f323 [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" "ebdbbe8885564850751ee37ffcae4cd56628da823347c847d6ef44526c92f323", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling game-picker v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 4.09s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/game_picker-10152d7b1cd48c8d) [INFO] running `Command { std: "docker" "inspect" "ebdbbe8885564850751ee37ffcae4cd56628da823347c847d6ef44526c92f323", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ebdbbe8885564850751ee37ffcae4cd56628da823347c847d6ef44526c92f323", kill_on_drop: false }` [INFO] [stdout] ebdbbe8885564850751ee37ffcae4cd56628da823347c847d6ef44526c92f323 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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] 84a23102a95cccb16a4356860d5bcae43d68b58ed4cacd8a1d87be74860b9474 [INFO] running `Command { std: "docker" "start" "-a" "84a23102a95cccb16a4356860d5bcae43d68b58ed4cacd8a1d87be74860b9474", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/game_picker-10152d7b1cd48c8d) [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" "84a23102a95cccb16a4356860d5bcae43d68b58ed4cacd8a1d87be74860b9474", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "84a23102a95cccb16a4356860d5bcae43d68b58ed4cacd8a1d87be74860b9474", kill_on_drop: false }` [INFO] [stdout] 84a23102a95cccb16a4356860d5bcae43d68b58ed4cacd8a1d87be74860b9474