[INFO] cloning repository https://github.com/Zolmok/biosphere [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Zolmok/biosphere" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FZolmok%2Fbiosphere", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FZolmok%2Fbiosphere'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4b7061ba6b510dca0adaf6a1062100433fad8651 [INFO] testing Zolmok/biosphere 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%2FZolmok%2Fbiosphere" "/workspace/builds/worker-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Zolmok/biosphere 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/Zolmok/biosphere [INFO] finished tweaking git repo https://github.com/Zolmok/biosphere [INFO] tweaked toml for git repo https://github.com/Zolmok/biosphere written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate git repo https://github.com/Zolmok/biosphere 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-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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] 60e18ee91e8f4ac6ef7a4cd0e76c71931e5b75cb6db985624e9e58da79c0f763 [INFO] running `Command { std: "docker" "start" "-a" "60e18ee91e8f4ac6ef7a4cd0e76c71931e5b75cb6db985624e9e58da79c0f763", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "60e18ee91e8f4ac6ef7a4cd0e76c71931e5b75cb6db985624e9e58da79c0f763", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "60e18ee91e8f4ac6ef7a4cd0e76c71931e5b75cb6db985624e9e58da79c0f763", kill_on_drop: false }` [INFO] [stdout] 60e18ee91e8f4ac6ef7a4cd0e76c71931e5b75cb6db985624e9e58da79c0f763 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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] 3dec1e05532525fb3ac3458cd3d5fadd47880361a216223b5e2d754b8f711a34 [INFO] running `Command { std: "docker" "start" "-a" "3dec1e05532525fb3ac3458cd3d5fadd47880361a216223b5e2d754b8f711a34", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.103 [INFO] [stderr] Compiling syn v1.0.85 [INFO] [stderr] Compiling serde_json v1.0.74 [INFO] [stderr] Compiling scuttle v0.2.0 (https://github.com/Zolmok/scuttle?branch=main#ce732edd) [INFO] [stderr] Compiling sys-info v0.9.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling which v4.2.2 [INFO] [stderr] Compiling clap v3.0.7 [INFO] [stderr] Compiling serde_derive v1.0.133 [INFO] [stderr] Compiling serde v1.0.133 [INFO] [stderr] Compiling biosphere v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 47.75s [INFO] running `Command { std: "docker" "inspect" "3dec1e05532525fb3ac3458cd3d5fadd47880361a216223b5e2d754b8f711a34", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3dec1e05532525fb3ac3458cd3d5fadd47880361a216223b5e2d754b8f711a34", kill_on_drop: false }` [INFO] [stdout] 3dec1e05532525fb3ac3458cd3d5fadd47880361a216223b5e2d754b8f711a34 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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] 4ab035a981f0735c785571b4d09e604b2932b883c4fb9d7f67eddb1b09e0b7ff [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" "4ab035a981f0735c785571b4d09e604b2932b883c4fb9d7f67eddb1b09e0b7ff", kill_on_drop: false }` [INFO] [stderr] Compiling biosphere v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.24s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/biosphere-a9c94ee20349ea85) [INFO] running `Command { std: "docker" "inspect" "4ab035a981f0735c785571b4d09e604b2932b883c4fb9d7f67eddb1b09e0b7ff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4ab035a981f0735c785571b4d09e604b2932b883c4fb9d7f67eddb1b09e0b7ff", kill_on_drop: false }` [INFO] [stdout] 4ab035a981f0735c785571b4d09e604b2932b883c4fb9d7f67eddb1b09e0b7ff [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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] 48377d27dc827fad2c940fde99852cc357f1d5e5d40681a7c5a4649124deaaa4 [INFO] running `Command { std: "docker" "start" "-a" "48377d27dc827fad2c940fde99852cc357f1d5e5d40681a7c5a4649124deaaa4", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/biosphere-a9c94ee20349ea85) [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" "48377d27dc827fad2c940fde99852cc357f1d5e5d40681a7c5a4649124deaaa4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "48377d27dc827fad2c940fde99852cc357f1d5e5d40681a7c5a4649124deaaa4", kill_on_drop: false }` [INFO] [stdout] 48377d27dc827fad2c940fde99852cc357f1d5e5d40681a7c5a4649124deaaa4