[INFO] cloning repository https://github.com/readfm/base8
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/readfm/base8" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Freadfm%2Fbase8", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Freadfm%2Fbase8'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a60743ca920ed46e35ce2eabbfaf6b3da59b779f
[INFO] testing readfm/base8 against beta-2025-09-21 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Freadfm%2Fbase8" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-5-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/readfm/base8
[INFO] finished tweaking git repo https://github.com/readfm/base8
[INFO] tweaked toml for git repo https://github.com/readfm/base8 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/readfm/base8 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/readfm/base8 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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5f60eae7015f0b939e67984e5e9ebd1495d3268d4439bef09adeddca3ee2bf04
[INFO] running `Command { std: "docker" "start" "-a" "5f60eae7015f0b939e67984e5e9ebd1495d3268d4439bef09adeddca3ee2bf04", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5f60eae7015f0b939e67984e5e9ebd1495d3268d4439bef09adeddca3ee2bf04", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5f60eae7015f0b939e67984e5e9ebd1495d3268d4439bef09adeddca3ee2bf04", kill_on_drop: false }`
[INFO] [stdout] 5f60eae7015f0b939e67984e5e9ebd1495d3268d4439bef09adeddca3ee2bf04
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e81a0bc692a61c4552623872187f6de7ddd0c700beb332b1ce16436d084953cf
[INFO] running `Command { std: "docker" "start" "-a" "e81a0bc692a61c4552623872187f6de7ddd0c700beb332b1ce16436d084953cf", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.49
[INFO] [stderr]    Compiling unicode-ident v1.0.6
[INFO] [stderr]    Compiling quote v1.0.23
[INFO] [stderr]    Compiling syn v1.0.107
[INFO] [stderr]    Compiling libc v0.2.139
[INFO] [stderr]    Compiling once_cell v1.17.0
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling smallvec v1.10.0
[INFO] [stderr]    Compiling lock_api v0.4.9
[INFO] [stderr]    Compiling parking_lot_core v0.9.5
[INFO] [stderr]    Compiling futures-core v0.3.25
[INFO] [stderr]    Compiling bytes v1.3.0
[INFO] [stderr]    Compiling slab v0.4.7
[INFO] [stderr]    Compiling futures-task v0.3.25
[INFO] [stderr]    Compiling futures-channel v0.3.25
[INFO] [stderr]    Compiling cc v1.0.78
[INFO] [stderr]    Compiling futures-util v0.3.25
[INFO] [stderr]    Compiling futures-sink v0.3.25
[INFO] [stderr]    Compiling tokio v1.24.1
[INFO] [stderr]    Compiling tracing-core v0.1.30
[INFO] [stderr]    Compiling futures-io v0.3.25
[INFO] [stderr]    Compiling itoa v1.0.5
[INFO] [stderr]    Compiling serde_derive v1.0.152
[INFO] [stderr]    Compiling indexmap v1.9.2
[INFO] [stderr]    Compiling serde v1.0.152
[INFO] [stderr]    Compiling pkg-config v0.3.26
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling rustversion v1.0.11
[INFO] [stderr]    Compiling autocfg v0.1.8
[INFO] [stderr]    Compiling thiserror v1.0.38
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling typenum v1.16.0
[INFO] [stderr]    Compiling generic-array v0.14.6
[INFO] [stderr]    Compiling async-trait v0.1.61
[INFO] [stderr]    Compiling anyhow v1.0.68
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling either v1.8.0
[INFO] [stderr]    Compiling ahash v0.7.6
[INFO] [stderr]    Compiling http v0.2.8
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling ucd-trie v0.1.5
[INFO] [stderr]    Compiling crossbeam-utils v0.8.14
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling num-bigint v0.2.6
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling http-range-header v0.3.0
[INFO] [stderr]    Compiling getrandom v0.2.8
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling socket2 v0.4.7
[INFO] [stderr]    Compiling num_cpus v1.15.0
[INFO] [stderr]    Compiling mio v0.8.5
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling openssl-sys v0.9.80
[INFO] [stderr]    Compiling openssl v0.10.45
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling axum-core v0.3.1
[INFO] [stderr]    Compiling axum v0.6.2
[INFO] [stderr]    Compiling serde_json v1.0.91
[INFO] [stderr]    Compiling libsqlite3-sys v0.23.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling http-body v0.4.5
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling rand_pcg v0.1.2
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]    Compiling num-rational v0.2.4
[INFO] [stderr]    Compiling num-complex v0.2.4
[INFO] [stderr]    Compiling num-iter v0.1.43
[INFO] [stderr]    Compiling ryu v1.0.12
[INFO] [stderr]    Compiling sync_wrapper v0.1.1
[INFO] [stderr]    Compiling ahash v0.4.7
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling miniz_oxide v0.6.2
[INFO] [stderr]    Compiling nom v7.1.2
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling dlv-list v0.2.3
[INFO] [stderr]    Compiling hashbrown v0.9.1
[INFO] [stderr]    Compiling hashbrown v0.11.2
[INFO] [stderr]    Compiling idna v0.3.0
[INFO] [stderr]    Compiling secp256k1-sys v0.4.2
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]    Compiling thread_local v1.1.4
[INFO] [stderr]    Compiling cpufeatures v0.2.5
[INFO] [stderr]    Compiling ordered-multimap v0.3.1
[INFO] [stderr]    Compiling flate2 v1.0.25
[INFO] [stderr]    Compiling block-buffer v0.10.3
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling matchers v0.1.0
[INFO] [stderr]    Compiling scheduled-thread-pool v0.2.6
[INFO] [stderr]    Compiling rand_os v0.1.3
[INFO] [stderr]    Compiling digest v0.10.6
[INFO] [stderr]    Compiling hashlink v0.7.0
[INFO] [stderr]    Compiling raw-cpuid v10.6.0
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling iana-time-zone v0.1.53
[INFO] [stderr]    Compiling fallible-streaming-iterator v0.1.9
[INFO] [stderr]    Compiling url v2.3.1
[INFO] [stderr]    Compiling yaml-rust v0.4.5
[INFO] [stderr]    Compiling sha-1 v0.10.1
[INFO] [stderr]    Compiling chrono v0.4.23
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.29
[INFO] [stderr]    Compiling rust-ini v0.17.0
[INFO] [stderr]    Compiling r2d2 v0.8.10
[INFO] [stderr]    Compiling crossbeam-channel v0.5.6
[INFO] [stderr]    Compiling matchers v0.0.1
[INFO] [stderr]    Compiling dashmap v5.4.0
[INFO] [stderr]    Compiling tracing-log v0.1.3
[INFO] [stderr]    Compiling no-std-compat v0.4.1
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling nonzero_ext v0.3.0
[INFO] [stderr]    Compiling pathdiff v0.2.1
[INFO] [stderr]    Compiling hdrhistogram v7.5.2
[INFO] [stderr]    Compiling futures-timer v3.0.2
[INFO] [stderr]    Compiling const_format v0.2.30
[INFO] [stderr]    Compiling uuid v1.2.2
[INFO] [stderr]    Compiling num v0.2.1
[INFO] [stderr]    Compiling parse_duration v2.1.1
[INFO] [stderr]    Compiling quanta v0.9.3
[INFO] [stderr]    Compiling futures-macro v0.3.25
[INFO] [stderr]    Compiling tokio-macros v1.8.2
[INFO] [stderr]    Compiling tracing-attributes v0.1.23
[INFO] [stderr]    Compiling thiserror-impl v1.0.38
[INFO] [stderr]    Compiling pin-project-internal v1.0.12
[INFO] [stderr]    Compiling prost-derive v0.11.5
[INFO] [stderr]    Compiling async-stream-impl v0.3.3
[INFO] [stderr]    Compiling openssl-macros v0.1.0
[INFO] [stderr]    Compiling async-stream v0.3.3
[INFO] [stderr]    Compiling prost v0.11.5
[INFO] [stderr]    Compiling tracing v0.1.37
[INFO] [stderr]    Compiling pin-project v1.0.12
[INFO] [stderr]    Compiling pest v2.5.2
[INFO] [stderr]    Compiling tungstenite v0.17.3
[INFO] [stderr]    Compiling prost-types v0.11.5
[INFO] [stderr]    Compiling tracing-futures v0.2.5
[INFO] [stderr]    Compiling tracing-subscriber v0.3.16
[INFO] [stderr]    Compiling pest_meta v2.5.2
[INFO] [stderr]    Compiling pest_generator v2.5.2
[INFO] [stderr]    Compiling pest_derive v2.5.2
[INFO] [stderr]    Compiling futures-executor v0.3.25
[INFO] [stderr]    Compiling futures v0.3.25
[INFO] [stderr]    Compiling governor v0.4.2
[INFO] [stderr]    Compiling tokio-util v0.7.4
[INFO] [stderr]    Compiling tokio-io-timeout v1.2.0
[INFO] [stderr]    Compiling tokio-stream v0.1.11
[INFO] [stderr]    Compiling tokio-native-tls v0.3.0
[INFO] [stderr]    Compiling tokio-tungstenite v0.17.2
[INFO] [stderr]    Compiling h2 v0.3.15
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling rusqlite v0.26.3
[INFO] [stderr]    Compiling json5 v0.4.1
[INFO] [stderr]    Compiling ron v0.7.1
[INFO] [stderr]    Compiling tracing-serde v0.1.3
[INFO] [stderr]    Compiling toml v0.5.10
[INFO] [stderr]    Compiling bitcoin_hashes v0.10.0
[INFO] [stderr]    Compiling tower-http v0.3.5
[INFO] [stderr]    Compiling r2d2_sqlite v0.19.0
[INFO] [stderr]    Compiling tracing-subscriber v0.2.25
[INFO] [stderr]    Compiling config v0.12.0
[INFO] [stderr]    Compiling secp256k1 v0.21.3
[INFO] [stderr]    Compiling hyper v0.14.23
[INFO] [stderr]    Compiling hyper-timeout v0.4.1
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling tonic v0.8.3
[INFO] [stderr]    Compiling console-api v0.4.0
[INFO] [stderr]    Compiling console-subscriber v0.1.8
[INFO] [stderr]    Compiling nostr-rs-relay v0.7.16 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `tokio::io::AsyncReadExt`
[INFO] [stdout]   --> src/server.rs:28:5
[INFO] [stdout]    |
[INFO] [stdout] 28 | use tokio::io::AsyncReadExt;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `v`
[INFO] [stdout]   --> src/hexrange.rs:19:9
[INFO] [stdout]    |
[INFO] [stdout] 19 |     let v: Vec<&str> = "1abc2abc3".matches(char::is_numeric).collect();
[INFO] [stdout]    |         ^ help: if this is intentional, prefix it with an underscore: `_v`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/db.rs:116:11
[INFO] [stdout]     |
[INFO] [stdout] 116 |     Other(u64),
[INFO] [stdout]     |     ----- ^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `SqliteStatus` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 116 -     Other(u64),
[INFO] [stdout] 116 +     Other(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 35s
[INFO] running `Command { std: "docker" "inspect" "e81a0bc692a61c4552623872187f6de7ddd0c700beb332b1ce16436d084953cf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e81a0bc692a61c4552623872187f6de7ddd0c700beb332b1ce16436d084953cf", kill_on_drop: false }`
[INFO] [stdout] e81a0bc692a61c4552623872187f6de7ddd0c700beb332b1ce16436d084953cf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7333d9ea29f4aeeb0a683b6647ece0c3cf3c7bef1c1e396d341b963440974b8b
[INFO] running `Command { std: "docker" "start" "-a" "7333d9ea29f4aeeb0a683b6647ece0c3cf3c7bef1c1e396d341b963440974b8b", kill_on_drop: false }`
[INFO] [stderr]    Compiling anyhow v1.0.68
[INFO] [stderr]    Compiling prost-derive v0.11.5
[INFO] [stderr]    Compiling prost v0.11.5
[INFO] [stderr]    Compiling prost-types v0.11.5
[INFO] [stderr]    Compiling tonic v0.8.3
[INFO] [stderr]    Compiling console-api v0.4.0
[INFO] [stderr]    Compiling console-subscriber v0.1.8
[INFO] [stderr]    Compiling nostr-rs-relay v0.7.16 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `tokio::io::AsyncReadExt`
[INFO] [stdout]   --> src/server.rs:28:5
[INFO] [stdout]    |
[INFO] [stdout] 28 | use tokio::io::AsyncReadExt;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `v`
[INFO] [stdout]   --> src/hexrange.rs:19:9
[INFO] [stdout]    |
[INFO] [stdout] 19 |     let v: Vec<&str> = "1abc2abc3".matches(char::is_numeric).collect();
[INFO] [stdout]    |         ^ help: if this is intentional, prefix it with an underscore: `_v`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/db.rs:116:11
[INFO] [stdout]     |
[INFO] [stdout] 116 |     Other(u64),
[INFO] [stdout]     |     ----- ^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `SqliteStatus` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 116 -     Other(u64),
[INFO] [stdout] 116 +     Other(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tokio::io::AsyncReadExt`
[INFO] [stdout]   --> src/server.rs:28:5
[INFO] [stdout]    |
[INFO] [stdout] 28 | use tokio::io::AsyncReadExt;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `v`
[INFO] [stdout]   --> src/hexrange.rs:19:9
[INFO] [stdout]    |
[INFO] [stdout] 19 |     let v: Vec<&str> = "1abc2abc3".matches(char::is_numeric).collect();
[INFO] [stdout]    |         ^ help: if this is intentional, prefix it with an underscore: `_v`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/db.rs:116:11
[INFO] [stdout]     |
[INFO] [stdout] 116 |     Other(u64),
[INFO] [stdout]     |     ----- ^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `SqliteStatus` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 116 -     Other(u64),
[INFO] [stdout] 116 +     Other(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 22.42s
[INFO] running `Command { std: "docker" "inspect" "7333d9ea29f4aeeb0a683b6647ece0c3cf3c7bef1c1e396d341b963440974b8b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7333d9ea29f4aeeb0a683b6647ece0c3cf3c7bef1c1e396d341b963440974b8b", kill_on_drop: false }`
[INFO] [stdout] 7333d9ea29f4aeeb0a683b6647ece0c3cf3c7bef1c1e396d341b963440974b8b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] af37caa7ea813fc0b0ed720d03be6dc39c93699e5ea8e4e8c05be42e99a04c61
[INFO] running `Command { std: "docker" "start" "-a" "af37caa7ea813fc0b0ed720d03be6dc39c93699e5ea8e4e8c05be42e99a04c61", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `tokio::io::AsyncReadExt`
[INFO] [stderr]   --> src/server.rs:28:5
[INFO] [stderr]    |
[INFO] [stderr] 28 | use tokio::io::AsyncReadExt;
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `v`
[INFO] [stderr]   --> src/hexrange.rs:19:9
[INFO] [stderr]    |
[INFO] [stderr] 19 |     let v: Vec<&str> = "1abc2abc3".matches(char::is_numeric).collect();
[INFO] [stderr]    |         ^ help: if this is intentional, prefix it with an underscore: `_v`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]    --> src/db.rs:116:11
[INFO] [stderr]     |
[INFO] [stderr] 116 |     Other(u64),
[INFO] [stderr]     |     ----- ^^^
[INFO] [stderr]     |     |
[INFO] [stderr]     |     field in this variant
[INFO] [stderr]     |
[INFO] [stderr]     = note: `SqliteStatus` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stderr]     |
[INFO] [stderr] 116 -     Other(u64),
[INFO] [stderr] 116 +     Other(()),
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: `nostr-rs-relay` (lib) generated 3 warnings
[INFO] [stderr] warning: `nostr-rs-relay` (lib test) generated 3 warnings (3 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/nostr_rs_relay-938865eafe6bd8b5)
[INFO] [stdout] 
[INFO] [stdout] running 53 tests
[INFO] [stdout] test delegation::tests::condition_kind_gt_event_single ... ok
[INFO] [stdout] test delegation::tests::condition_with_empty_values ... ok
[INFO] [stdout] test delegation::tests::condition_with_multi_values ... ok
[INFO] [stdout] test delegation::tests::parse_empty ... ok
[INFO] [stdout] test delegation::tests::test_created_at_field_parse ... ok
[INFO] [stdout] test delegation::tests::test_kind_field_parse ... ok
[INFO] [stdout] test delegation::tests::unknown_field_parse ... ok
[INFO] [stdout] test event::tests::empty_event_tag_match ... ok
[INFO] [stdout] test event::tests::event_canonical ... ok
[INFO] [stdout] test event::tests::event_canonical_with_tags ... ok
[INFO] [stdout] test event::tests::event_creation ... ok
[INFO] [stdout] test delegation::tests::parse_kind_equals_empty ... ok
[INFO] [stdout] test event::tests::event_deserialize ... ok
[INFO] [stdout] test delegation::tests::parse_kind_equals_singleval ... ok
[INFO] [stdout] test event::tests::event_no_tag_select ... ok
[INFO] [stdout] test delegation::tests::parse_kind_equals_multival ... ok
[INFO] [stdout] test event::tests::single_event_tag_match ... ok
[INFO] [stdout] test delegation::tests::parse_multi_conditions ... ok
[INFO] [stdout] test event::tests::event_tags_serialize ... ok
[INFO] [stdout] test event::tests::event_serialize ... ok
[INFO] [stdout] test hexrange::tests::hex_full_range_odd ... ok
[INFO] [stdout] test hexrange::tests::hex_no_upper ... ok
[INFO] [stdout] test hexrange::tests::hex_no_upper_odd ... ok
[INFO] [stdout] test event::tests::event_tag_select ... ok
[INFO] [stdout] test hexrange::tests::hex_full_range_odd_end_f ... ok
[INFO] [stdout] test nip05::tests::local_from_inet ... ok
[INFO] [stdout] test hexrange::tests::hex_range_exact ... ok
[INFO] [stdout] test hexrange::tests::hex_full_range ... ok
[INFO] [stdout] test nip05::tests::invalid_local_name ... ok
[INFO] [stdout] test nip05::tests::invalid_domain_name ... ok
[INFO] [stdout] test nip05::tests::to_url ... ok
[INFO] [stdout] test nip05::tests::too_many_sep ... ok
[INFO] [stdout] test nip05::tests::not_enough_sep ... ok
[INFO] [stdout] test subscription::tests::authors_multi_no_match ... ok
[INFO] [stdout] test subscription::tests::author_filter ... ok
[INFO] [stdout] test subscription::tests::empty_request_parse ... ok
[INFO] [stdout] test subscription::tests::authors_single ... ok
[INFO] [stdout] test subscription::tests::authors_multi_pubkey ... ok
[INFO] [stdout] test subscription::tests::incorrect_header ... ok
[INFO] [stdout] test subscription::tests::interest_author_prefix_match ... ok
[INFO] [stdout] test subscription::tests::interest_id ... ok
[INFO] [stdout] test subscription::tests::interest_id_nomatch ... ok
[INFO] [stdout] test subscription::tests::interest_id_prefix_match ... ok
[INFO] [stdout] test subscription::tests::interest_range ... ok
[INFO] [stdout] test subscription::tests::interest_time_and_id ... ok
[INFO] [stdout] test subscription::tests::interest_time_and_id2 ... ok
[INFO] [stdout] test subscription::tests::interest_until ... ok
[INFO] [stdout] test subscription::tests::req_empty_authors_prefix ... ok
[INFO] [stdout] test subscription::tests::legacy_filter ... ok
[INFO] [stdout] test subscription::tests::req_empty_ids_prefix ... ok
[INFO] [stdout] test subscription::tests::req_empty_ids_prefix_mixed ... ok
[INFO] [stdout] test subscription::tests::req_missing_filters ... ok
[INFO] [stdout] test utils::tests::lower_hex ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 53 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/bulkloader.rs (/opt/rustwide/target/debug/deps/bulkloader-35f0f5e6eb0a9a57)
[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] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/nostr_rs_relay-0c472e1711ab58cc)
[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] [stderr]      Running tests/integration_test.rs (/opt/rustwide/target/debug/deps/integration_test-da43757753b3a405)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test start_and_stop ... FAILED
[INFO] [stdout] test relay_home_page ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- start_and_stop stdout ----
[INFO] [stdout] Error: Got non-200-OK from relay
[INFO] [stdout] 
[INFO] [stdout] ---- relay_home_page stdout ----
[INFO] [stdout] Error: Got non-200-OK from relay
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     relay_home_page
[INFO] [stdout]     start_and_stop
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test integration_test`
[INFO] running `Command { std: "docker" "inspect" "af37caa7ea813fc0b0ed720d03be6dc39c93699e5ea8e4e8c05be42e99a04c61", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "af37caa7ea813fc0b0ed720d03be6dc39c93699e5ea8e4e8c05be42e99a04c61", kill_on_drop: false }`
[INFO] [stdout] af37caa7ea813fc0b0ed720d03be6dc39c93699e5ea8e4e8c05be42e99a04c61
