[INFO] cloning repository https://github.com/sommerfelddev/viewercount
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sommerfelddev/viewercount" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsommerfelddev%2Fviewercount", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsommerfelddev%2Fviewercount'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5ac15446e1be45d15d333e5194bab0063deb51ab
[INFO] testing sommerfelddev/viewercount against master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsommerfelddev%2Fviewercount" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/sommerfelddev/viewercount
[INFO] finished tweaking git repo https://github.com/sommerfelddev/viewercount
[INFO] tweaked toml for git repo https://github.com/sommerfelddev/viewercount written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/sommerfelddev/viewercount on toolchain ec6f9a5b4413f74386267ef8efc93712c2ce6db6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/sommerfelddev/viewercount 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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded is-terminal v0.4.12
[INFO] [stderr]   Downloaded qrcode v0.14.0
[INFO] [stderr]   Downloaded cc v1.0.100
[INFO] [stderr]   Downloaded atomic-destructor v0.2.0
[INFO] [stderr]   Downloaded nostr-signer v0.32.1
[INFO] [stderr]   Downloaded block-padding v0.3.3
[INFO] [stderr]   Downloaded async-wsocket v0.5.2
[INFO] [stderr]   Downloaded async-utility v0.2.0
[INFO] [stderr]   Downloaded human-panic v2.0.0
[INFO] [stderr]   Downloaded wasm-ws v0.2.1
[INFO] [stderr]   Downloaded negentropy v0.3.1
[INFO] [stderr]   Downloaded tokio-socks v0.5.1
[INFO] [stderr]   Downloaded nostr-database v0.32.0
[INFO] [stderr]   Downloaded nostr-relay-pool v0.32.0
[INFO] [stderr]   Downloaded bech32 v0.10.0-beta
[INFO] [stderr]   Downloaded uuid v1.9.0
[INFO] [stderr]   Downloaded nostr-sdk v0.32.0
[INFO] [stderr]   Downloaded nostr v0.32.1
[INFO] [stderr]   Downloaded os_info v3.8.2
[INFO] [stderr]   Downloaded clap_derive v4.5.5
[INFO] [stderr]   Downloaded clap v4.5.7
[INFO] [stderr]   Downloaded object v0.36.0
[INFO] [stderr]   Downloaded clap_builder v4.5.7
[INFO] [stderr]   Downloaded bitcoin v0.31.2
[INFO] [stderr]   Downloaded rustls v0.23.10
[INFO] [stderr]   Downloaded hex_lit v0.1.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6bee1e1f1c9f328a1ae66ff86ed86a36a3d6e5b7678cdec05245b2f6ebda4a8d
[INFO] running `Command { std: "docker" "start" "-a" "6bee1e1f1c9f328a1ae66ff86ed86a36a3d6e5b7678cdec05245b2f6ebda4a8d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6bee1e1f1c9f328a1ae66ff86ed86a36a3d6e5b7678cdec05245b2f6ebda4a8d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6bee1e1f1c9f328a1ae66ff86ed86a36a3d6e5b7678cdec05245b2f6ebda4a8d", kill_on_drop: false }`
[INFO] [stdout] 6bee1e1f1c9f328a1ae66ff86ed86a36a3d6e5b7678cdec05245b2f6ebda4a8d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1e4916e0fdae058cfd7233929b7d864a2034e481ddc4558610050a1620e35832
[INFO] running `Command { std: "docker" "start" "-a" "1e4916e0fdae058cfd7233929b7d864a2034e481ddc4558610050a1620e35832", kill_on_drop: false }`
[INFO] [stderr]    Compiling cc v1.0.100
[INFO] [stderr]    Compiling serde v1.0.203
[INFO] [stderr]    Compiling zerocopy v0.7.34
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling serde_derive v1.0.203
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling bitcoin-internals v0.2.0
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling block-padding v0.3.3
[INFO] [stderr]    Compiling thiserror v1.0.61
[INFO] [stderr]    Compiling tokio v1.38.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.61
[INFO] [stderr]    Compiling rustls v0.23.10
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling hex_lit v0.1.1
[INFO] [stderr]    Compiling hex-conservative v0.1.2
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling inout v0.1.3
[INFO] [stderr]    Compiling bitcoin v0.31.2
[INFO] [stderr]    Compiling serde_json v1.0.118
[INFO] [stderr]    Compiling http v1.1.0
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling data-encoding v2.6.0
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling bech32 v0.10.0-beta
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling webpki-roots v0.26.3
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling negentropy v0.3.1
[INFO] [stderr]    Compiling cbc v0.1.2
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling chacha20 v0.9.1
[INFO] [stderr]    Compiling either v1.12.0
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling anstyle-parse v0.2.4
[INFO] [stderr]    Compiling anstyle-query v1.1.0
[INFO] [stderr]    Compiling colorchoice v1.0.1
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.0
[INFO] [stderr]    Compiling anstyle v1.0.7
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling atomic-destructor v0.2.0
[INFO] [stderr]    Compiling gimli v0.29.0
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling miniz_oxide v0.7.4
[INFO] [stderr]    Compiling anstream v0.6.14
[INFO] [stderr]    Compiling is-terminal v0.4.12
[INFO] [stderr]    Compiling object v0.36.0
[INFO] [stderr]    Compiling clap_lex v0.7.1
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling lru v0.12.3
[INFO] [stderr]    Compiling procfs v0.16.0
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling clap_builder v4.5.7
[INFO] [stderr]    Compiling clap_derive v4.5.5
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling secp256k1-sys v0.9.2
[INFO] [stderr]    Compiling backtrace v0.3.73
[INFO] [stderr]    Compiling procfs-core v0.16.0
[INFO] [stderr]    Compiling uuid v1.9.0
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling qrcode v0.14.0
[INFO] [stderr]    Compiling addr2line v0.22.0
[INFO] [stderr]    Compiling regex v1.10.5
[INFO] [stderr]    Compiling futures-executor v0.3.30
[INFO] [stderr]    Compiling async-utility v0.2.0
[INFO] [stderr]    Compiling tokio-socks v0.5.1
[INFO] [stderr]    Compiling clap v4.5.7
[INFO] [stderr]    Compiling futures v0.3.30
[INFO] [stderr]    Compiling env_logger v0.10.2
[INFO] [stderr]    Compiling pretty_env_logger v0.5.0
[INFO] [stderr]    Compiling rustls-webpki v0.102.4
[INFO] [stderr]    Compiling url v2.5.2
[INFO] [stderr]    Compiling toml_datetime v0.6.6
[INFO] [stderr]    Compiling serde_spanned v0.6.6
[INFO] [stderr]    Compiling os_info v3.8.2
[INFO] [stderr]    Compiling toml_edit v0.22.14
[INFO] [stderr]    Compiling bitcoin_hashes v0.13.0
[INFO] [stderr]    Compiling toml v0.8.14
[INFO] [stderr]    Compiling secp256k1 v0.28.2
[INFO] [stderr]    Compiling human-panic v2.0.0
[INFO] [stderr]    Compiling tungstenite v0.23.0
[INFO] [stderr]    Compiling tokio-rustls v0.26.0
[INFO] [stderr]    Compiling tokio-tungstenite v0.23.1
[INFO] [stderr]    Compiling async-wsocket v0.5.2
[INFO] [stderr]    Compiling nostr v0.32.1
[INFO] [stderr]    Compiling nostr-database v0.32.0
[INFO] [stderr]    Compiling nostr-relay-pool v0.32.0
[INFO] [stderr]    Compiling nostr-signer v0.32.1
[INFO] [stderr]    Compiling nostr-sdk v0.32.0
[INFO] [stderr]    Compiling viewercount v0.2.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `command`
[INFO] [stdout]   --> src/main.rs:12:12
[INFO] [stdout]    |
[INFO] [stdout] 12 | use clap::{command, Parser};
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 12s
[INFO] running `Command { std: "docker" "inspect" "1e4916e0fdae058cfd7233929b7d864a2034e481ddc4558610050a1620e35832", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1e4916e0fdae058cfd7233929b7d864a2034e481ddc4558610050a1620e35832", kill_on_drop: false }`
[INFO] [stdout] 1e4916e0fdae058cfd7233929b7d864a2034e481ddc4558610050a1620e35832
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1316f72d3345d4f5a453341cc0602c5e6e569838abba07bbf967fd448b9efa1c
[INFO] running `Command { std: "docker" "start" "-a" "1316f72d3345d4f5a453341cc0602c5e6e569838abba07bbf967fd448b9efa1c", kill_on_drop: false }`
[INFO] [stderr]    Compiling viewercount v0.2.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `command`
[INFO] [stdout]   --> src/main.rs:12:12
[INFO] [stdout]    |
[INFO] [stdout] 12 | use clap::{command, Parser};
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.42s
[INFO] running `Command { std: "docker" "inspect" "1316f72d3345d4f5a453341cc0602c5e6e569838abba07bbf967fd448b9efa1c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1316f72d3345d4f5a453341cc0602c5e6e569838abba07bbf967fd448b9efa1c", kill_on_drop: false }`
[INFO] [stdout] 1316f72d3345d4f5a453341cc0602c5e6e569838abba07bbf967fd448b9efa1c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] ceaa5496b94600355e0b02317be34876cf157af723be3ee72bdf394877860588
[INFO] running `Command { std: "docker" "start" "-a" "ceaa5496b94600355e0b02317be34876cf157af723be3ee72bdf394877860588", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `command`
[INFO] [stdout] 
[INFO] [stderr]   --> src/main.rs:12:12
[INFO] [stdout] running 0 tests
[INFO] [stderr]    |
[INFO] [stdout] 
[INFO] [stderr] 12 | use clap::{command, Parser};
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stderr]    |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `viewercount` (bin "viewercount" test) generated 1 warning (run `cargo fix --bin "viewercount" -p viewercount --tests` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.27s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/viewercount-2767fefe02fdded7)
[INFO] running `Command { std: "docker" "inspect" "ceaa5496b94600355e0b02317be34876cf157af723be3ee72bdf394877860588", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ceaa5496b94600355e0b02317be34876cf157af723be3ee72bdf394877860588", kill_on_drop: false }`
[INFO] [stdout] ceaa5496b94600355e0b02317be34876cf157af723be3ee72bdf394877860588
