[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 1.60.0 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 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "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" "+1.60.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-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" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ec21dd43fe93c6ec647446285d14143e2b83b2b91a9488d20f8028d2908461b1 [INFO] running `Command { std: "docker" "start" "-a" "ec21dd43fe93c6ec647446285d14143e2b83b2b91a9488d20f8028d2908461b1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ec21dd43fe93c6ec647446285d14143e2b83b2b91a9488d20f8028d2908461b1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ec21dd43fe93c6ec647446285d14143e2b83b2b91a9488d20f8028d2908461b1", kill_on_drop: false }` [INFO] [stdout] ec21dd43fe93c6ec647446285d14143e2b83b2b91a9488d20f8028d2908461b1 [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" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 43282611514ab759a6ff80605bd6386b385b6ad98af94dbea172a9ed51b537b5 [INFO] running `Command { std: "docker" "start" "-a" "43282611514ab759a6ff80605bd6386b385b6ad98af94dbea172a9ed51b537b5", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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 2m 00s [INFO] running `Command { std: "docker" "inspect" "43282611514ab759a6ff80605bd6386b385b6ad98af94dbea172a9ed51b537b5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "43282611514ab759a6ff80605bd6386b385b6ad98af94dbea172a9ed51b537b5", kill_on_drop: false }` [INFO] [stdout] 43282611514ab759a6ff80605bd6386b385b6ad98af94dbea172a9ed51b537b5 [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" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8be94aa92e502c1c297077d807d13aa33adc62657d9d55f7145cb55aade871b7 [INFO] running `Command { std: "docker" "start" "-a" "8be94aa92e502c1c297077d807d13aa33adc62657d9d55f7145cb55aade871b7", kill_on_drop: false }` [INFO] [stderr] Compiling bonfire_shared v0.1.0 (/opt/rustwide/workdir/bonfire_shared) [INFO] [stderr] Compiling bonfire v0.1.0 (/opt/rustwide/workdir/bonfire) [INFO] [stderr] Compiling bonfire_server v0.1.0 (/opt/rustwide/workdir/bonfire_server) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.41s [INFO] running `Command { std: "docker" "inspect" "8be94aa92e502c1c297077d807d13aa33adc62657d9d55f7145cb55aade871b7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8be94aa92e502c1c297077d807d13aa33adc62657d9d55f7145cb55aade871b7", kill_on_drop: false }` [INFO] [stdout] 8be94aa92e502c1c297077d807d13aa33adc62657d9d55f7145cb55aade871b7 [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" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 1b40a6ed5f5f103be19c644ecdabb649c7ee1b3500402e46ef7372ee78cf3670 [INFO] running `Command { std: "docker" "start" "-a" "1b40a6ed5f5f103be19c644ecdabb649c7ee1b3500402e46ef7372ee78cf3670", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.16s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/bonfire-4163030f6399ab0a) [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 (/opt/rustwide/target/debug/deps/bonfire_server-2e04e680c7c95fe9) [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/bonfire_shared-acfa9adbe08a5236) [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] [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" "1b40a6ed5f5f103be19c644ecdabb649c7ee1b3500402e46ef7372ee78cf3670", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1b40a6ed5f5f103be19c644ecdabb649c7ee1b3500402e46ef7372ee78cf3670", kill_on_drop: false }` [INFO] [stdout] 1b40a6ed5f5f103be19c644ecdabb649c7ee1b3500402e46ef7372ee78cf3670