[INFO] cloning repository https://github.com/brunch-tools/daemon [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/brunch-tools/daemon" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbrunch-tools%2Fdaemon", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbrunch-tools%2Fdaemon'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c4af1c7a7b193673c0a8bfccbae50f3f12768974 [INFO] testing brunch-tools/daemon against 1.55.0 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbrunch-tools%2Fdaemon" "/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/brunch-tools/daemon on toolchain 1.55.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/brunch-tools/daemon [INFO] finished tweaking git repo https://github.com/brunch-tools/daemon [INFO] tweaked toml for git repo https://github.com/brunch-tools/daemon written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate git repo https://github.com/brunch-tools/daemon already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4d555fb741c934fe5514e426e40a080306b1ade3a76e4cb34e6ace4cedcdf12e [INFO] running `Command { std: "docker" "start" "-a" "4d555fb741c934fe5514e426e40a080306b1ade3a76e4cb34e6ace4cedcdf12e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4d555fb741c934fe5514e426e40a080306b1ade3a76e4cb34e6ace4cedcdf12e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4d555fb741c934fe5514e426e40a080306b1ade3a76e4cb34e6ace4cedcdf12e", kill_on_drop: false }` [INFO] [stdout] 4d555fb741c934fe5514e426e40a080306b1ade3a76e4cb34e6ace4cedcdf12e [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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 37fff019f2d700efe48ae56e98dac90674f3128719c7c6e37f735909ebb403c8 [INFO] running `Command { std: "docker" "start" "-a" "37fff019f2d700efe48ae56e98dac90674f3128719c7c6e37f735909ebb403c8", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling once_cell v1.6.0 [INFO] [stderr] Compiling whoami v1.1.0 [INFO] [stderr] Compiling json v0.12.4 [INFO] [stderr] Compiling input_buffer v0.4.0 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling openssl-sys v0.9.60 [INFO] [stderr] Compiling shared_child v0.3.4 [INFO] [stderr] Compiling os_pipe v0.9.2 [INFO] [stderr] Compiling sha-1 v0.9.4 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling duct v0.13.5 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling regex v1.4.3 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling openssl v0.10.32 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling thiserror v1.0.24 [INFO] [stderr] Compiling tungstenite v0.13.0 [INFO] [stderr] Compiling brunch-tools-daemon v0.1.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 24.80s [INFO] running `Command { std: "docker" "inspect" "37fff019f2d700efe48ae56e98dac90674f3128719c7c6e37f735909ebb403c8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "37fff019f2d700efe48ae56e98dac90674f3128719c7c6e37f735909ebb403c8", kill_on_drop: false }` [INFO] [stdout] 37fff019f2d700efe48ae56e98dac90674f3128719c7c6e37f735909ebb403c8 [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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 92a6d6d307e0d7da8bd9ebd3b9f2ec0d4aa40e7c69ef87ec7fab8a0527fa149c [INFO] running `Command { std: "docker" "start" "-a" "92a6d6d307e0d7da8bd9ebd3b9f2ec0d4aa40e7c69ef87ec7fab8a0527fa149c", kill_on_drop: false }` [INFO] [stderr] Compiling brunch-tools-daemon v0.1.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.80s [INFO] running `Command { std: "docker" "inspect" "92a6d6d307e0d7da8bd9ebd3b9f2ec0d4aa40e7c69ef87ec7fab8a0527fa149c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "92a6d6d307e0d7da8bd9ebd3b9f2ec0d4aa40e7c69ef87ec7fab8a0527fa149c", kill_on_drop: false }` [INFO] [stdout] 92a6d6d307e0d7da8bd9ebd3b9f2ec0d4aa40e7c69ef87ec7fab8a0527fa149c [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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] a35e9e35a105f0d27102d2c109d4603601db1aa55666ca6f13584fd74ba7dc0f [INFO] running `Command { std: "docker" "start" "-a" "a35e9e35a105f0d27102d2c109d4603601db1aa55666ca6f13584fd74ba7dc0f", kill_on_drop: false }` [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stdout] running 0 tests [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/brunch_tools_daemon-294fdf60b15fa819) [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" "a35e9e35a105f0d27102d2c109d4603601db1aa55666ca6f13584fd74ba7dc0f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a35e9e35a105f0d27102d2c109d4603601db1aa55666ca6f13584fd74ba7dc0f", kill_on_drop: false }` [INFO] [stdout] a35e9e35a105f0d27102d2c109d4603601db1aa55666ca6f13584fd74ba7dc0f