[INFO] cloning repository https://github.com/fenhl/bitbar-twitch [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/fenhl/bitbar-twitch" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffenhl%2Fbitbar-twitch", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffenhl%2Fbitbar-twitch'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 67667f5451ce4c3a7d89b9120db28bd43470e072 [INFO] testing fenhl/bitbar-twitch against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffenhl%2Fbitbar-twitch" "/workspace/builds/worker-28/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-28/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/fenhl/bitbar-twitch 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/fenhl/bitbar-twitch [INFO] finished tweaking git repo https://github.com/fenhl/bitbar-twitch [INFO] tweaked toml for git repo https://github.com/fenhl/bitbar-twitch written to /workspace/builds/worker-28/source/Cargo.toml [INFO] crate git repo https://github.com/fenhl/bitbar-twitch 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] Updating git repository `https://github.com/fenhl/rust-timespec` [INFO] [stderr] Updating git repository `https://github.com/fenhl/rust-twitch-helix` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded bitbar-derive v0.6.0 [INFO] [stderr] Downloaded bitbar v0.6.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/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] c5cf2f4ce5b8fc9156b930aa6e82a531c5c5ad5781661d87fa3d241004a4cc87 [INFO] running `Command { std: "docker" "start" "-a" "c5cf2f4ce5b8fc9156b930aa6e82a531c5c5ad5781661d87fa3d241004a4cc87", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c5cf2f4ce5b8fc9156b930aa6e82a531c5c5ad5781661d87fa3d241004a4cc87", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c5cf2f4ce5b8fc9156b930aa6e82a531c5c5ad5781661d87fa3d241004a4cc87", kill_on_drop: false }` [INFO] [stdout] c5cf2f4ce5b8fc9156b930aa6e82a531c5c5ad5781661d87fa3d241004a4cc87 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/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] cdaa3cf4c669084141192070153240c0dc448f227ccd5fffece30b6cb57f5dd2 [INFO] running `Command { std: "docker" "start" "-a" "cdaa3cf4c669084141192070153240c0dc448f227ccd5fffece30b6cb57f5dd2", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling libc v0.2.114 [INFO] [stderr] Compiling serde_derive v1.0.135 [INFO] [stderr] Compiling siphasher v0.3.9 [INFO] [stderr] Compiling serde v1.0.135 [INFO] [stderr] Compiling futures-util v0.3.19 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling futures-io v0.3.19 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling paw-raw v1.0.0 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling serde_json v1.0.78 [INFO] [stderr] Compiling inventory v0.1.11 [INFO] [stderr] Compiling semver v1.0.4 [INFO] [stderr] Compiling lazy_static v0.1.16 [INFO] [stderr] Compiling base64 v0.11.0 [INFO] [stderr] Compiling xdg-basedir v1.0.0 [INFO] [stderr] Compiling uncased v0.9.6 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling libdbus-sys v0.2.2 [INFO] [stderr] Compiling tracing v0.1.29 [INFO] [stderr] Compiling rustls-pemfile v0.2.1 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling parse-zoneinfo v0.3.0 [INFO] [stderr] Compiling css-color-parser v0.1.2 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling phf v0.10.1 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling openssl-sys v0.9.72 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling socket2 v0.4.3 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling dbus v0.6.5 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Compiling getrandom v0.2.4 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling notify-rust v3.6.3 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling phf_codegen v0.10.0 [INFO] [stderr] Compiling chrono-tz-build v0.0.2 [INFO] [stderr] Compiling chrono-tz v0.6.1 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling rustls v0.20.2 [INFO] [stderr] Compiling webpki-roots v0.22.2 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling futures-macro v0.3.19 [INFO] [stderr] Compiling paw-attributes v1.0.2 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Compiling async-trait v0.1.52 [INFO] [stderr] Compiling ghost v0.1.2 [INFO] [stderr] Compiling inventory-impl v0.1.11 [INFO] [stderr] Compiling ctor v0.1.21 [INFO] [stderr] Compiling lazy-regex-proc_macros v2.2.2 [INFO] [stderr] Compiling wheel-derive v0.4.7 (https://github.com/fenhl/wheel?branch=main#b5419e80) [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling bitbar-derive v0.6.0 [INFO] [stderr] Compiling paw v1.0.0 [INFO] [stderr] Compiling tokio v1.15.0 [INFO] [stderr] Compiling lazy-regex v2.2.2 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling structopt v0.3.26 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling tokio-rustls v0.23.2 [INFO] [stderr] Compiling wheel v0.4.7 (https://github.com/fenhl/wheel?branch=main#b5419e80) [INFO] [stderr] Compiling futures-executor v0.3.19 [INFO] [stderr] Compiling futures v0.3.19 [INFO] [stderr] Compiling h2 v0.3.10 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling bitbar v0.6.0 [INFO] [stderr] Compiling hyper v0.14.16 [INFO] [stderr] Compiling timespec v1.5.1 (https://github.com/fenhl/rust-timespec?branch=main#f68657e6) [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling hyper-rustls v0.23.0 [INFO] [stderr] Compiling reqwest v0.11.9 [INFO] [stderr] Compiling twitch_helix v0.4.1 (https://github.com/fenhl/rust-twitch-helix?branch=main#31db28aa) [INFO] [stderr] Compiling bitbar-twitch v0.2.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 57.36s [INFO] running `Command { std: "docker" "inspect" "cdaa3cf4c669084141192070153240c0dc448f227ccd5fffece30b6cb57f5dd2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cdaa3cf4c669084141192070153240c0dc448f227ccd5fffece30b6cb57f5dd2", kill_on_drop: false }` [INFO] [stdout] cdaa3cf4c669084141192070153240c0dc448f227ccd5fffece30b6cb57f5dd2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/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] cd1a7d52365da60cafc2f62f9b0b635a3bf419a728f6d7751e148d9218c1234c [INFO] running `Command { std: "docker" "start" "-a" "cd1a7d52365da60cafc2f62f9b0b635a3bf419a728f6d7751e148d9218c1234c", kill_on_drop: false }` [INFO] [stderr] Compiling bitbar-twitch v0.2.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 5.75s [INFO] running `Command { std: "docker" "inspect" "cd1a7d52365da60cafc2f62f9b0b635a3bf419a728f6d7751e148d9218c1234c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cd1a7d52365da60cafc2f62f9b0b635a3bf419a728f6d7751e148d9218c1234c", kill_on_drop: false }` [INFO] [stdout] cd1a7d52365da60cafc2f62f9b0b635a3bf419a728f6d7751e148d9218c1234c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/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] 447771e6d507b10d76a0b7c93e5bfadfa705ff1c1310dbd53bb4293726baaf38 [INFO] running `Command { std: "docker" "start" "-a" "447771e6d507b10d76a0b7c93e5bfadfa705ff1c1310dbd53bb4293726baaf38", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 5.31s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/bitbar_twitch-698544ac3ec5b14f) [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" "447771e6d507b10d76a0b7c93e5bfadfa705ff1c1310dbd53bb4293726baaf38", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "447771e6d507b10d76a0b7c93e5bfadfa705ff1c1310dbd53bb4293726baaf38", kill_on_drop: false }` [INFO] [stdout] 447771e6d507b10d76a0b7c93e5bfadfa705ff1c1310dbd53bb4293726baaf38