[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] building sommerfelddev/viewercount against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsommerfelddev%2Fviewercount" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-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-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/sommerfelddev/viewercount on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded nostr-database v0.32.0
[INFO] [stderr]   Downloaded qrcode v0.14.0
[INFO] [stderr]   Downloaded wasm-ws v0.2.1
[INFO] [stderr]   Downloaded procfs v0.16.0
[INFO] [stderr]   Downloaded cc v1.0.100
[INFO] [stderr]   Downloaded async-utility v0.2.0
[INFO] [stderr]   Downloaded procfs-core v0.16.0
[INFO] [stderr]   Downloaded pretty_env_logger v0.5.0
[INFO] [stderr]   Downloaded async-wsocket v0.5.2
[INFO] [stderr]   Downloaded async_io_stream v0.3.3
[INFO] [stderr]   Downloaded uuid v1.9.0
[INFO] [stderr]   Downloaded tokio-tungstenite v0.23.1
[INFO] [stderr]   Downloaded atomic-destructor v0.2.0
[INFO] [stderr]   Downloaded clap v4.5.7
[INFO] [stderr]   Downloaded clap_derive v4.5.5
[INFO] [stderr]   Downloaded negentropy v0.3.1
[INFO] [stderr]   Downloaded human-panic v2.0.0
[INFO] [stderr]   Downloaded tokio-socks v0.5.1
[INFO] [stderr]   Downloaded bech32 v0.10.0-beta
[INFO] [stderr]   Downloaded pharos v0.5.3
[INFO] [stderr]   Downloaded hex_lit v0.1.1
[INFO] [stderr]   Downloaded nostr v0.32.1
[INFO] [stderr]   Downloaded clap_builder v4.5.7
[INFO] [stderr]   Downloaded webpki-roots v0.26.3
[INFO] [stderr]   Downloaded bitcoin v0.31.2
[INFO] [stderr]   Downloaded rustls v0.23.10
[INFO] [stderr]   Downloaded nostr-signer v0.32.1
[INFO] [stderr]   Downloaded nostr-relay-pool v0.32.0
[INFO] [stderr]   Downloaded nostr-sdk v0.32.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2eec25d1ae509040f72ee8a22b486a8436acb74d229b4ddcd8157b570d109ec8
[INFO] running `Command { std: "docker" "start" "-a" "2eec25d1ae509040f72ee8a22b486a8436acb74d229b4ddcd8157b570d109ec8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2eec25d1ae509040f72ee8a22b486a8436acb74d229b4ddcd8157b570d109ec8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2eec25d1ae509040f72ee8a22b486a8436acb74d229b4ddcd8157b570d109ec8", kill_on_drop: false }`
[INFO] [stdout] 2eec25d1ae509040f72ee8a22b486a8436acb74d229b4ddcd8157b570d109ec8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 04b46e7517a17d5b41d80c89f17e5bb46afd59c0c0d1f693773444279e8424a2
[INFO] running `Command { std: "docker" "start" "-a" "04b46e7517a17d5b41d80c89f17e5bb46afd59c0c0d1f693773444279e8424a2", kill_on_drop: false }`
[INFO] [stderr]    Compiling cc v1.0.100
[INFO] [stderr]    Compiling serde v1.0.203
[INFO] [stderr]    Compiling allocator-api2 v0.2.18
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling rustls-pki-types v1.7.0
[INFO] [stderr]    Compiling syn v2.0.68
[INFO] [stderr]    Compiling block-padding v0.3.3
[INFO] [stderr]    Compiling bitcoin-internals v0.2.0
[INFO] [stderr]    Compiling rustls v0.23.10
[INFO] [stderr]    Compiling hex-conservative v0.1.2
[INFO] [stderr]    Compiling hex_lit v0.1.1
[INFO] [stderr]    Compiling bitcoin v0.31.2
[INFO] [stderr]    Compiling serde_json v1.0.118
[INFO] [stderr]    Compiling bech32 v0.10.0-beta
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling data-encoding v2.6.0
[INFO] [stderr]    Compiling negentropy v0.3.1
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling either v1.12.0
[INFO] [stderr]    Compiling inout v0.1.3
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling anstream v0.6.14
[INFO] [stderr]    Compiling gimli v0.29.0
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling is-terminal v0.4.12
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling webpki-roots v0.26.3
[INFO] [stderr]    Compiling object v0.36.0
[INFO] [stderr]    Compiling procfs v0.16.0
[INFO] [stderr]    Compiling clap_lex v0.7.1
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling cbc v0.1.2
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling chacha20 v0.9.1
[INFO] [stderr]    Compiling clap_builder v4.5.7
[INFO] [stderr]    Compiling procfs-core v0.16.0
[INFO] [stderr]    Compiling uuid v1.9.0
[INFO] [stderr]    Compiling qrcode v0.14.0
[INFO] [stderr]    Compiling dirs v5.0.1
[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 indexmap v2.2.6
[INFO] [stderr]    Compiling lru v0.12.3
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling addr2line v0.22.0
[INFO] [stderr]    Compiling regex v1.10.5
[INFO] [stderr]    Compiling serde_derive v1.0.203
[INFO] [stderr]    Compiling tokio-macros v2.3.0
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling thiserror-impl v1.0.61
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling async-trait v0.1.80
[INFO] [stderr]    Compiling clap_derive v4.5.5
[INFO] [stderr]    Compiling env_logger v0.10.2
[INFO] [stderr]    Compiling rustls-webpki v0.102.4
[INFO] [stderr]    Compiling pretty_env_logger v0.5.0
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling tokio v1.38.0
[INFO] [stderr]    Compiling thiserror v1.0.61
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling atomic-destructor v0.2.0
[INFO] [stderr]    Compiling clap v4.5.7
[INFO] [stderr]    Compiling futures-executor v0.3.30
[INFO] [stderr]    Compiling futures v0.3.30
[INFO] [stderr]    Compiling tungstenite v0.23.0
[INFO] [stderr]    Compiling tokio-rustls v0.26.0
[INFO] [stderr]    Compiling tokio-socks v0.5.1
[INFO] [stderr]    Compiling async-utility v0.2.0
[INFO] [stderr]    Compiling tokio-tungstenite v0.23.1
[INFO] [stderr]    Compiling url v2.5.2
[INFO] [stderr]    Compiling serde_spanned v0.6.6
[INFO] [stderr]    Compiling toml_datetime v0.6.6
[INFO] [stderr]    Compiling os_info v3.8.2
[INFO] [stderr]    Compiling bitcoin_hashes v0.13.0
[INFO] [stderr]    Compiling toml_edit v0.22.14
[INFO] [stderr]    Compiling async-wsocket v0.5.2
[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 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 18s
[INFO] running `Command { std: "docker" "inspect" "04b46e7517a17d5b41d80c89f17e5bb46afd59c0c0d1f693773444279e8424a2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "04b46e7517a17d5b41d80c89f17e5bb46afd59c0c0d1f693773444279e8424a2", kill_on_drop: false }`
[INFO] [stdout] 04b46e7517a17d5b41d80c89f17e5bb46afd59c0c0d1f693773444279e8424a2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5394398aa6b8856868f530de697c7cb2964a0942e922688949d2aa016a1e4c53
[INFO] running `Command { std: "docker" "start" "-a" "5394398aa6b8856868f530de697c7cb2964a0942e922688949d2aa016a1e4c53", 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.46s
[INFO] running `Command { std: "docker" "inspect" "5394398aa6b8856868f530de697c7cb2964a0942e922688949d2aa016a1e4c53", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5394398aa6b8856868f530de697c7cb2964a0942e922688949d2aa016a1e4c53", kill_on_drop: false }`
[INFO] [stdout] 5394398aa6b8856868f530de697c7cb2964a0942e922688949d2aa016a1e4c53
