[INFO] cloning repository https://github.com/chxry/bonfire [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/chxry/bonfire" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchxry%2Fbonfire", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchxry%2Fbonfire'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f3415256708de2486785250958b1e2cac09cc5ab [INFO] testing chxry/bonfire 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%2Fchxry%2Fbonfire" "/workspace/builds/worker-90/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-90/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/chxry/bonfire 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/chxry/bonfire [INFO] finished tweaking git repo https://github.com/chxry/bonfire [INFO] tweaked toml for git repo https://github.com/chxry/bonfire written to /workspace/builds/worker-90/source/Cargo.toml [INFO] crate git repo https://github.com/chxry/bonfire 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] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-90/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-90/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] eb47ff0d00d79b691f3bd75ad289938746d4cefabb053ef90aed1e4c24bbe780 [INFO] running `Command { std: "docker" "start" "-a" "eb47ff0d00d79b691f3bd75ad289938746d4cefabb053ef90aed1e4c24bbe780", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "eb47ff0d00d79b691f3bd75ad289938746d4cefabb053ef90aed1e4c24bbe780", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eb47ff0d00d79b691f3bd75ad289938746d4cefabb053ef90aed1e4c24bbe780", kill_on_drop: false }` [INFO] [stdout] eb47ff0d00d79b691f3bd75ad289938746d4cefabb053ef90aed1e4c24bbe780 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-90/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-90/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] 7a28825e9badfa3fd808e6a168a82c468d348e09007dc0d0ab854422a77526ce [INFO] running `Command { std: "docker" "start" "-a" "7a28825e9badfa3fd808e6a168a82c468d348e09007dc0d0ab854422a77526ce", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.82 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling libc v0.2.108 [INFO] [stderr] Compiling numtoa v0.1.0 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling termion v1.5.6 [INFO] [stderr] Compiling bonfire_shared v0.1.0 (/opt/rustwide/workdir/bonfire_shared) [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling bonfire_server v0.1.0 (/opt/rustwide/workdir/bonfire_server) [INFO] [stderr] Compiling bonfire v0.1.0 (/opt/rustwide/workdir/bonfire) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 52s [INFO] running `Command { std: "docker" "inspect" "7a28825e9badfa3fd808e6a168a82c468d348e09007dc0d0ab854422a77526ce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7a28825e9badfa3fd808e6a168a82c468d348e09007dc0d0ab854422a77526ce", kill_on_drop: false }` [INFO] [stdout] 7a28825e9badfa3fd808e6a168a82c468d348e09007dc0d0ab854422a77526ce [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-90/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-90/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] 176a608f5204d2a8a24f808f3b1fe505e21e40a61da128df6abf07e08e539d39 [INFO] running `Command { std: "docker" "start" "-a" "176a608f5204d2a8a24f808f3b1fe505e21e40a61da128df6abf07e08e539d39", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling bonfire_shared v0.1.0 (/opt/rustwide/workdir/bonfire_shared) [INFO] [stderr] Compiling bonfire_server v0.1.0 (/opt/rustwide/workdir/bonfire_server) [INFO] [stderr] Compiling bonfire v0.1.0 (/opt/rustwide/workdir/bonfire) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 15.53s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/bonfire-8fd34e5456fac538) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/bonfire_server-f00c63d582276e7c) [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/bonfire_shared-1a6dbb80c9a94489) [INFO] running `Command { std: "docker" "inspect" "176a608f5204d2a8a24f808f3b1fe505e21e40a61da128df6abf07e08e539d39", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "176a608f5204d2a8a24f808f3b1fe505e21e40a61da128df6abf07e08e539d39", kill_on_drop: false }` [INFO] [stdout] 176a608f5204d2a8a24f808f3b1fe505e21e40a61da128df6abf07e08e539d39 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-90/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-90/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] 2a4d8d54dfc1915ae8f148e7bdd7283694513bdd0a5493880d7607dcea0af410 [INFO] running `Command { std: "docker" "start" "-a" "2a4d8d54dfc1915ae8f148e7bdd7283694513bdd0a5493880d7607dcea0af410", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.00s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/bonfire-8fd34e5456fac538) [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] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/bonfire_server-f00c63d582276e7c) [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/bonfire_shared-1a6dbb80c9a94489) [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 bonfire_shared [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" "2a4d8d54dfc1915ae8f148e7bdd7283694513bdd0a5493880d7607dcea0af410", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2a4d8d54dfc1915ae8f148e7bdd7283694513bdd0a5493880d7607dcea0af410", kill_on_drop: false }` [INFO] [stdout] 2a4d8d54dfc1915ae8f148e7bdd7283694513bdd0a5493880d7607dcea0af410