[INFO] cloning repository https://github.com/ulahello/smolbar
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ulahello/smolbar" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fulahello%2Fsmolbar", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fulahello%2Fsmolbar'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 964e17ad334de1d1e8c5d63e2c62992e14a55cdc
[INFO] checking ulahello/smolbar against try#d336647335db03a0fc5b24fc5325cd3905c5b8e8 for pr-151146
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fulahello%2Fsmolbar" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ulahello/smolbar
[INFO] finished tweaking git repo https://github.com/ulahello/smolbar
[INFO] tweaked toml for git repo https://github.com/ulahello/smolbar written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ulahello/smolbar on toolchain d336647335db03a0fc5b24fc5325cd3905c5b8e8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d336647335db03a0fc5b24fc5325cd3905c5b8e8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ulahello/smolbar already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d336647335db03a0fc5b24fc5325cd3905c5b8e8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[ERROR] error running command: no output for 300 seconds
[INFO] checking ulahello/smolbar against try#d336647335db03a0fc5b24fc5325cd3905c5b8e8 for pr-151146
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fulahello%2Fsmolbar" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ulahello/smolbar
[INFO] finished tweaking git repo https://github.com/ulahello/smolbar
[INFO] tweaked toml for git repo https://github.com/ulahello/smolbar written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ulahello/smolbar on toolchain d336647335db03a0fc5b24fc5325cd3905c5b8e8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d336647335db03a0fc5b24fc5325cd3905c5b8e8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ulahello/smolbar already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d336647335db03a0fc5b24fc5325cd3905c5b8e8" "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] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded cowstr v1.3.0
[INFO] [stderr]   Downloaded code-product v0.3.0
[INFO] [stderr]   Downloaded code-product-macro v0.3.0
[INFO] [stderr]   Downloaded constptr v0.2.0
[INFO] [stderr]   Downloaded code-product-lib v0.3.0
[INFO] [stderr]   Downloaded serde_test v1.0.177
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+d336647335db03a0fc5b24fc5325cd3905c5b8e8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 98fa502c90d9a71af048a33f6568c6337d5b7a828aeb169f7cc1de24574fd0d4
[INFO] running `Command { std: "docker" "start" "-a" "98fa502c90d9a71af048a33f6568c6337d5b7a828aeb169f7cc1de24574fd0d4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "98fa502c90d9a71af048a33f6568c6337d5b7a828aeb169f7cc1de24574fd0d4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "98fa502c90d9a71af048a33f6568c6337d5b7a828aeb169f7cc1de24574fd0d4", kill_on_drop: false }`
[INFO] [stdout] 98fa502c90d9a71af048a33f6568c6337d5b7a828aeb169f7cc1de24574fd0d4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+d336647335db03a0fc5b24fc5325cd3905c5b8e8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e4aef934faea466f2cb548a3b799f2aa77ce8999adb91f0635bc42e89a48296f
[INFO] running `Command { std: "docker" "start" "-a" "e4aef934faea466f2cb548a3b799f2aa77ce8999adb91f0635bc42e89a48296f", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling serde v1.0.218
[INFO] [stderr]    Compiling libc v0.2.170
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling argh_shared v0.1.13
[INFO] [stderr]    Compiling anyhow v1.0.97
[INFO] [stderr]     Checking winnow v0.7.3
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]    Compiling mutants v0.0.3
[INFO] [stderr]     Checking constptr v0.2.0
[INFO] [stderr]     Checking rust-fuzzy-search v0.1.1
[INFO] [stderr]     Checking tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling quote v1.0.39
[INFO] [stderr]    Compiling code-product-lib v0.3.0
[INFO] [stderr]    Compiling code-product-macro v0.3.0
[INFO] [stderr]    Compiling syn v2.0.99
[INFO] [stderr]     Checking code-product v0.3.0
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking serde_spanned v0.6.8
[INFO] [stderr]     Checking toml_datetime v0.6.8
[INFO] [stderr]     Checking serde_test v1.0.177
[INFO] [stderr]     Checking toml_edit v0.22.24
[INFO] [stderr]     Checking cowstr v1.3.0
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling argh_derive v0.1.13
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling serde_derive v1.0.218
[INFO] [stderr]     Checking toml v0.8.20
[INFO] [stderr]     Checking tokio v1.43.0
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking argh v0.1.13
[INFO] [stderr]     Checking tokio-util v0.7.13
[INFO] [stderr]     Checking smolbar v0.8.5 (/opt/rustwide/workdir)
[INFO] [stdout] warning: struct `ClickEvent` is never constructed
[INFO] [stdout]    --> src/protocol.rs:291:12
[INFO] [stdout]     |
[INFO] [stdout] 291 | pub struct ClickEvent {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/blocks.rs:62:9
[INFO] [stdout]    |
[INFO] [stdout] 62 |         &self,
[INFO] [stdout]    |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 63 |     ) -> core::slice::Iter<(JoinHandle<()>, CancellationToken, Arc<RwLock<Body>>)> {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 63 |     ) -> core::slice::Iter<'_, (JoinHandle<()>, CancellationToken, Arc<RwLock<Body>>)> {
[INFO] [stdout]    |                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ClickEvent` is never constructed
[INFO] [stdout]    --> src/protocol.rs:291:12
[INFO] [stdout]     |
[INFO] [stdout] 291 | pub struct ClickEvent {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/blocks.rs:62:9
[INFO] [stdout]    |
[INFO] [stdout] 62 |         &self,
[INFO] [stdout]    |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 63 |     ) -> core::slice::Iter<(JoinHandle<()>, CancellationToken, Arc<RwLock<Body>>)> {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 63 |     ) -> core::slice::Iter<'_, (JoinHandle<()>, CancellationToken, Arc<RwLock<Body>>)> {
[INFO] [stdout]    |                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.46s
[INFO] running `Command { std: "docker" "inspect" "e4aef934faea466f2cb548a3b799f2aa77ce8999adb91f0635bc42e89a48296f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e4aef934faea466f2cb548a3b799f2aa77ce8999adb91f0635bc42e89a48296f", kill_on_drop: false }`
[INFO] [stdout] e4aef934faea466f2cb548a3b799f2aa77ce8999adb91f0635bc42e89a48296f
