[INFO] cloning repository https://github.com/karim-agha/irn
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/karim-agha/irn" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkarim-agha%2Firn", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkarim-agha%2Firn'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9611db61b7a34d168fd55c7f88a489d057516a73
[INFO] testing karim-agha/irn against beta-2026-04-21 for beta-1.96-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkarim-agha%2Firn" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/karim-agha/irn
[INFO] finished tweaking git repo https://github.com/karim-agha/irn
[INFO] tweaked toml for git repo https://github.com/karim-agha/irn written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/karim-agha/irn on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/karim-agha/irn 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-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b94c15cf5d67d6cbf5e537a929d215976bdb412e4e9bc0cb7aa9bc8cd552a707
[INFO] running `Command { std: "docker" "start" "-a" "b94c15cf5d67d6cbf5e537a929d215976bdb412e4e9bc0cb7aa9bc8cd552a707", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b94c15cf5d67d6cbf5e537a929d215976bdb412e4e9bc0cb7aa9bc8cd552a707", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b94c15cf5d67d6cbf5e537a929d215976bdb412e4e9bc0cb7aa9bc8cd552a707", kill_on_drop: false }`
[INFO] [stdout] b94c15cf5d67d6cbf5e537a929d215976bdb412e4e9bc0cb7aa9bc8cd552a707
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] edafae8a05e1a209e4b5c6ae5013a46ee4dc92bbce2422dc6329b778cfd9634b
[INFO] running `Command { std: "docker" "start" "-a" "edafae8a05e1a209e4b5c6ae5013a46ee4dc92bbce2422dc6329b778cfd9634b", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.43
[INFO] [stderr]    Compiling unicode-ident v1.0.3
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]    Compiling syn v1.0.99
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling libc v0.2.132
[INFO] [stderr]    Compiling once_cell v1.14.0
[INFO] [stderr]    Compiling futures-core v0.3.24
[INFO] [stderr]    Compiling pin-project-lite v0.2.9
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling typenum v1.15.0
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling futures-io v0.3.24
[INFO] [stderr]    Compiling value-bag v1.0.0-alpha.9
[INFO] [stderr]    Compiling either v1.8.0
[INFO] [stderr]    Compiling anyhow v1.0.63
[INFO] [stderr]    Compiling futures-channel v0.3.24
[INFO] [stderr]    Compiling futures-task v0.3.24
[INFO] [stderr]    Compiling generic-array v0.14.6
[INFO] [stderr]    Compiling futures-sink v0.3.24
[INFO] [stderr]    Compiling futures-util v0.3.24
[INFO] [stderr]    Compiling slab v0.4.7
[INFO] [stderr]    Compiling bytes v1.2.1
[INFO] [stderr]    Compiling smallvec v1.9.0
[INFO] [stderr]    Compiling fastrand v1.8.0
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling lock_api v0.4.8
[INFO] [stderr]    Compiling parking_lot_core v0.9.3
[INFO] [stderr]    Compiling itertools v0.10.3
[INFO] [stderr]    Compiling serde_derive v1.0.144
[INFO] [stderr]    Compiling tinyvec_macros v0.1.0
[INFO] [stderr]    Compiling matches v0.1.9
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling heck v0.4.0
[INFO] [stderr]    Compiling serde v1.0.144
[INFO] [stderr]    Compiling percent-encoding v2.1.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.16
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling form_urlencoded v1.0.1
[INFO] [stderr]    Compiling unicode-bidi v0.3.8
[INFO] [stderr]    Compiling jobserver v0.1.24
[INFO] [stderr]    Compiling indexmap v1.9.1
[INFO] [stderr]    Compiling cpufeatures v0.2.4
[INFO] [stderr]    Compiling which v4.3.0
[INFO] [stderr]    Compiling itoa v1.0.3
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]    Compiling regex-syntax v0.6.27
[INFO] [stderr]    Compiling unicode-xid v0.2.3
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling subtle v2.4.1
[INFO] [stderr]    Compiling cache-padded v1.2.0
[INFO] [stderr]    Compiling remove_dir_all v0.5.3
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling tempfile v3.3.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling concurrent-queue v1.2.4
[INFO] [stderr]    Compiling unicode-normalization v0.1.21
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling waker-fn v1.1.0
[INFO] [stderr]    Compiling multimap v0.8.3
[INFO] [stderr]    Compiling parking v2.0.0
[INFO] [stderr]    Compiling polling v2.3.0
[INFO] [stderr]    Compiling futures-lite v1.12.0
[INFO] [stderr]    Compiling tokio v1.20.1
[INFO] [stderr]    Compiling async-io v1.9.0
[INFO] [stderr]    Compiling arrayref v0.3.6
[INFO] [stderr]    Compiling base64 v0.13.0
[INFO] [stderr]    Compiling constant_time_eq v0.1.5
[INFO] [stderr]    Compiling crossbeam-utils v0.8.11
[INFO] [stderr]    Compiling arrayvec v0.7.2
[INFO] [stderr]    Compiling semver v1.0.13
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling data-encoding v2.3.2
[INFO] [stderr]    Compiling libsecp256k1-core v0.3.0
[INFO] [stderr]    Compiling petgraph v0.6.2
[INFO] [stderr]    Compiling instant v0.1.12
[INFO] [stderr]    Compiling opaque-debug v0.3.0
[INFO] [stderr]    Compiling pkg-config v0.3.25
[INFO] [stderr]    Compiling num_cpus v1.13.1
[INFO] [stderr]    Compiling getrandom v0.2.7
[INFO] [stderr]    Compiling idna v0.2.3
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling socket2 v0.4.7
[INFO] [stderr]    Compiling block-buffer v0.10.2
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling digest v0.10.3
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling blake3 v1.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling crypto-mac v0.8.0
[INFO] [stderr]    Compiling url v2.2.2
[INFO] [stderr]    Compiling keccak v0.1.2
[INFO] [stderr]    Compiling async-trait v0.1.57
[INFO] [stderr]    Compiling async-task v4.3.0
[INFO] [stderr]    Compiling libsecp256k1-gen-genmult v0.3.0
[INFO] [stderr]    Compiling regex v1.6.0
[INFO] [stderr]    Compiling libsecp256k1-gen-ecmult v0.3.0
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling hmac v0.8.1
[INFO] [stderr]    Compiling libsecp256k1 v0.7.1
[INFO] [stderr]    Compiling sha3 v0.10.4
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling sha2 v0.10.3
[INFO] [stderr]    Compiling blake2s_simd v1.0.0
[INFO] [stderr]    Compiling blake2b_simd v1.0.0
[INFO] [stderr]    Compiling async-channel v1.7.1
[INFO] [stderr]    Compiling core2 v0.4.0
[INFO] [stderr]    Compiling signature v1.6.0
[INFO] [stderr]    Compiling atomic-waker v1.0.0
[INFO] [stderr]    Compiling spin v0.5.2
[INFO] [stderr]    Compiling untrusted v0.7.1
[INFO] [stderr]    Compiling blocking v1.2.0
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling hmac-drbg v0.3.0
[INFO] [stderr]    Compiling async-executor v1.4.1
[INFO] [stderr]    Compiling libz-sys v1.1.8
[INFO] [stderr]    Compiling async-lock v2.5.0
[INFO] [stderr]    Compiling http v0.2.8
[INFO] [stderr]    Compiling tracing-core v0.1.29
[INFO] [stderr]    Compiling bs58 v0.4.0
[INFO] [stderr]    Compiling paste v1.0.9
[INFO] [stderr]    Compiling itertools v0.9.0
[INFO] [stderr]    Compiling rustversion v1.0.9
[INFO] [stderr]    Compiling ipnet v2.5.0
[INFO] [stderr]    Compiling void v1.0.2
[INFO] [stderr]    Compiling futures-timer v3.0.2
[INFO] [stderr]    Compiling asn1_der v0.7.5
[INFO] [stderr]    Compiling signal-hook v0.3.14
[INFO] [stderr]    Compiling glob v0.3.0
[INFO] [stderr]    Compiling libgit2-sys v0.13.4+1.4.2
[INFO] [stderr]    Compiling async-process v1.5.0
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling match_cfg v0.1.0
[INFO] [stderr]    Compiling num_threads v0.1.6
[INFO] [stderr]    Compiling hostname v0.3.1
[INFO] [stderr]    Compiling time v0.3.14
[INFO] [stderr]    Compiling cmake v0.1.48
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.10
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling http-body v0.4.5
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling sysinfo v0.26.2
[INFO] [stderr]    Compiling resolv-conf v0.7.0
[INFO] [stderr]    Compiling snow v0.9.0
[INFO] [stderr]    Compiling sha-1 v0.10.0
[INFO] [stderr]    Compiling lru-cache v0.1.2
[INFO] [stderr]    Compiling nix v0.24.2
[INFO] [stderr]    Compiling try-lock v0.2.3
[INFO] [stderr]    Compiling zstd-safe v2.0.6+zstd.1.4.7
[INFO] [stderr]    Compiling zstd-sys v1.4.18+zstd.1.4.7
[INFO] [stderr]    Compiling ryu v1.0.11
[INFO] [stderr]    Compiling tower-layer v0.3.1
[INFO] [stderr]    Compiling serde_json v1.0.85
[INFO] [stderr]    Compiling prost-build v0.10.4
[INFO] [stderr]    Compiling parking_lot_core v0.8.5
[INFO] [stderr]    Compiling nohash-hasher v0.2.0
[INFO] [stderr]    Compiling httpdate v1.0.2
[INFO] [stderr]    Compiling http-range-header v0.3.0
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling crossbeam-queue v0.3.6
[INFO] [stderr]    Compiling mime v0.3.16
[INFO] [stderr]    Compiling dirs-sys v0.3.7
[INFO] [stderr]    Compiling sync_wrapper v0.1.1
[INFO] [stderr]    Compiling os_str_bytes v6.3.0
[INFO] [stderr]    Compiling matchit v0.5.0
[INFO] [stderr]    Compiling vergen v7.4.2
[INFO] [stderr]    Compiling dirs v4.0.0
[INFO] [stderr]    Compiling toml v0.5.9
[INFO] [stderr]    Compiling clap_lex v0.2.4
[INFO] [stderr]    Compiling crossbeam-deque v0.8.2
[INFO] [stderr]    Compiling crossbeam-channel v0.5.6
[INFO] [stderr]    Compiling fs2 v0.4.3
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling sharded-slab v0.1.4
[INFO] [stderr]    Compiling thread_local v1.1.4
[INFO] [stderr]    Compiling termcolor v1.1.3
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling textwrap v0.15.0
[INFO] [stderr]    Compiling shellexpand v2.1.2
[INFO] [stderr]    Compiling dashmap v5.4.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling crossbeam v0.8.2
[INFO] [stderr]    Compiling ctor v0.1.23
[INFO] [stderr]    Compiling futures-macro v0.3.24
[INFO] [stderr]    Compiling thiserror-impl v1.0.33
[INFO] [stderr]    Compiling prost-derive v0.11.0
[INFO] [stderr]    Compiling pin-project-internal v1.0.12
[INFO] [stderr]    Compiling mio v0.8.4
[INFO] [stderr]    Compiling thiserror v1.0.33
[INFO] [stderr]    Compiling tokio-macros v1.8.0
[INFO] [stderr]    Compiling zeroize_derive v1.3.2
[INFO] [stderr]    Compiling prost v0.11.0
[INFO] [stderr]    Compiling proc-macro-crate v1.2.1
[INFO] [stderr]    Compiling pin-project v1.0.12
[INFO] [stderr]    Compiling multihash-derive v0.8.0
[INFO] [stderr]    Compiling zeroize v1.3.0
[INFO] [stderr]    Compiling curve25519-dalek v3.2.1
[INFO] [stderr]    Compiling prost-types v0.11.1
[INFO] [stderr]    Compiling async-global-executor v2.3.0
[INFO] [stderr]    Compiling netlink-packet-utils v0.5.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.22
[INFO] [stderr]    Compiling netlink-packet-core v0.4.2
[INFO] [stderr]    Compiling prost-derive v0.10.1
[INFO] [stderr]    Compiling enum-as-inner v0.4.0
[INFO] [stderr]    Compiling netlink-packet-route v0.12.0
[INFO] [stderr]    Compiling kv-log-macro v1.0.7
[INFO] [stderr]    Compiling enum-iterator-derive v1.1.0
[INFO] [stderr]    Compiling tungstenite v0.17.3
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling prost-build v0.11.1
[INFO] [stderr]    Compiling async-std v1.12.0
[INFO] [stderr]    Compiling futures-executor v0.3.24
[INFO] [stderr]    Compiling asynchronous-codec v0.6.0
[INFO] [stderr]    Compiling futures v0.3.24
[INFO] [stderr]    Compiling rw-stream-sink v0.3.0
[INFO] [stderr]    Compiling tracing v0.1.36
[INFO] [stderr]    Compiling netlink-sys v0.8.3
[INFO] [stderr]    Compiling prost v0.10.4
[INFO] [stderr]    Compiling unsigned-varint v0.7.1
[INFO] [stderr]    Compiling trust-dns-proto v0.21.2
[INFO] [stderr]    Compiling enum-iterator v1.1.3
[INFO] [stderr]    Compiling getset v0.1.2
[INFO] [stderr]    Compiling multistream-select v0.11.0
[INFO] [stderr]    Compiling prost-types v0.10.1
[INFO] [stderr]    Compiling yamux v0.10.2
[INFO] [stderr]    Compiling libp2p-core v0.35.1
[INFO] [stderr]    Compiling libp2p-noise v0.38.0
[INFO] [stderr]    Compiling axum-core v0.2.7
[INFO] [stderr]    Compiling x25519-dalek v1.2.0
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling tracing-log v0.1.3
[INFO] [stderr]    Compiling clap_derive v3.2.18
[INFO] [stderr]    Compiling libp2p-swarm-derive v0.29.0
[INFO] [stderr]    Compiling matchers v0.1.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.15
[INFO] [stderr]    Compiling trust-dns-resolver v0.21.2
[INFO] [stderr]    Compiling netlink-proto v0.10.0
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling tokio-tungstenite v0.17.2
[INFO] [stderr]    Compiling hyper v0.14.20
[INFO] [stderr]    Compiling rtnetlink v0.10.1
[INFO] [stderr]    Compiling tower-http v0.3.4
[INFO] [stderr]    Compiling serde-big-array v0.3.3
[INFO] [stderr]    Compiling multihash v0.16.3
[INFO] [stderr]    Compiling serde_bytes v0.11.7
[INFO] [stderr]    Compiling ed25519 v1.5.2
[INFO] [stderr]    Compiling multiaddr v0.14.0
[INFO] [stderr]    Compiling ed25519-dalek v1.0.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling async-std-resolver v0.21.2
[INFO] [stderr]    Compiling if-watch v1.1.1
[INFO] [stderr]    Compiling clap v3.2.20
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling axum v0.5.15
[INFO] [stderr]    Compiling git2 v0.14.4
[INFO] [stderr]    Compiling axum-extra v0.3.7
[INFO] [stderr]    Compiling libp2p-tcp v0.35.0
[INFO] [stderr]    Compiling libp2p-swarm v0.38.0
[INFO] [stderr]    Compiling libp2p-yamux v0.39.0
[INFO] [stderr]    Compiling libp2p-dns v0.35.0
[INFO] [stderr]    Compiling libp2p v0.47.0
[INFO] [stderr]    Compiling irn v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling zstd v0.5.4+zstd.1.4.7
[INFO] [stderr]    Compiling sled v0.34.6
[INFO] [stdout] warning: unused imports: `EpisubHandlerError`, `FormatError`, `PublishError`, and `RpcError`
[INFO] [stdout]   --> src/network/episub/mod.rs:68:11
[INFO] [stdout]    |
[INFO] [stdout] 68 |   error::{EpisubHandlerError, FormatError, PublishError, RpcError},
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^  ^^^^^^^^^^^^  ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `SendError` is never used
[INFO] [stdout]   --> src/bus.rs:19:10
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub enum SendError {
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `id` is never read
[INFO] [stdout]   --> src/network/episub/behaviour.rs:46:5
[INFO] [stdout]    |
[INFO] [stdout] 44 |   Message {
[INFO] [stdout]    |   ------- field in this variant
[INFO] [stdout] 45 |     topic: String,
[INFO] [stdout] 46 |     id: u64,
[INFO] [stdout]    |     ^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `EpisubEvent` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/network/episub/behaviour.rs:49:14
[INFO] [stdout]    |
[INFO] [stdout] 49 |   Subscribed(String),
[INFO] [stdout]    |   ---------- ^^^^^^
[INFO] [stdout]    |   |
[INFO] [stdout]    |   field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `EpisubEvent` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[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] 49 -   Subscribed(String),
[INFO] [stdout] 49 +   Subscribed(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/rpc/protocol.rs:13:17
[INFO] [stdout]    |
[INFO] [stdout] 13 |   InvalidMethod(String),
[INFO] [stdout]    |   ------------- ^^^^^^
[INFO] [stdout]    |   |
[INFO] [stdout]    |   field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `RequestError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[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] 13 -   InvalidMethod(String),
[INFO] [stdout] 13 +   InvalidMethod(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/rpc/protocol.rs:14:16
[INFO] [stdout]    |
[INFO] [stdout] 14 |   MissingField(String),
[INFO] [stdout]    |   ------------ ^^^^^^
[INFO] [stdout]    |   |
[INFO] [stdout]    |   field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `RequestError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[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] 14 -   MissingField(String),
[INFO] [stdout] 14 +   MissingField(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 01s
[INFO] running `Command { std: "docker" "inspect" "edafae8a05e1a209e4b5c6ae5013a46ee4dc92bbce2422dc6329b778cfd9634b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "edafae8a05e1a209e4b5c6ae5013a46ee4dc92bbce2422dc6329b778cfd9634b", kill_on_drop: false }`
[INFO] [stdout] edafae8a05e1a209e4b5c6ae5013a46ee4dc92bbce2422dc6329b778cfd9634b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cce393c96a73e389c435676ef57a4158b72a7b0bbdf9f26370a369eff3b6e4bd
[INFO] running `Command { std: "docker" "start" "-a" "cce393c96a73e389c435676ef57a4158b72a7b0bbdf9f26370a369eff3b6e4bd", kill_on_drop: false }`
[INFO] [stderr]    Compiling irn v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `EpisubHandlerError`, `FormatError`, `PublishError`, and `RpcError`
[INFO] [stdout]   --> src/network/episub/mod.rs:68:11
[INFO] [stdout]    |
[INFO] [stdout] 68 |   error::{EpisubHandlerError, FormatError, PublishError, RpcError},
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^  ^^^^^^^^^^^^  ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `SendError` is never used
[INFO] [stdout]   --> src/bus.rs:19:10
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub enum SendError {
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `id` is never read
[INFO] [stdout]   --> src/network/episub/behaviour.rs:46:5
[INFO] [stdout]    |
[INFO] [stdout] 44 |   Message {
[INFO] [stdout]    |   ------- field in this variant
[INFO] [stdout] 45 |     topic: String,
[INFO] [stdout] 46 |     id: u64,
[INFO] [stdout]    |     ^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `EpisubEvent` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/network/episub/behaviour.rs:49:14
[INFO] [stdout]    |
[INFO] [stdout] 49 |   Subscribed(String),
[INFO] [stdout]    |   ---------- ^^^^^^
[INFO] [stdout]    |   |
[INFO] [stdout]    |   field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `EpisubEvent` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[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] 49 -   Subscribed(String),
[INFO] [stdout] 49 +   Subscribed(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/rpc/protocol.rs:13:17
[INFO] [stdout]    |
[INFO] [stdout] 13 |   InvalidMethod(String),
[INFO] [stdout]    |   ------------- ^^^^^^
[INFO] [stdout]    |   |
[INFO] [stdout]    |   field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `RequestError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[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] 13 -   InvalidMethod(String),
[INFO] [stdout] 13 +   InvalidMethod(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/rpc/protocol.rs:14:16
[INFO] [stdout]    |
[INFO] [stdout] 14 |   MissingField(String),
[INFO] [stdout]    |   ------------ ^^^^^^
[INFO] [stdout]    |   |
[INFO] [stdout]    |   field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `RequestError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[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] 14 -   MissingField(String),
[INFO] [stdout] 14 +   MissingField(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.45s
[INFO] running `Command { std: "docker" "inspect" "cce393c96a73e389c435676ef57a4158b72a7b0bbdf9f26370a369eff3b6e4bd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cce393c96a73e389c435676ef57a4158b72a7b0bbdf9f26370a369eff3b6e4bd", kill_on_drop: false }`
[INFO] [stdout] cce393c96a73e389c435676ef57a4158b72a7b0bbdf9f26370a369eff3b6e4bd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] c5ce3b7afde729c9cb4cc7592723865d55a15159e358acfc60928e8bc722d319
[INFO] running `Command { std: "docker" "start" "-a" "c5ce3b7afde729c9cb4cc7592723865d55a15159e358acfc60928e8bc722d319", kill_on_drop: false }`
[INFO] [stderr] warning: unused imports: `EpisubHandlerError`, `FormatError`, `PublishError`, and `RpcError`
[INFO] [stderr]   --> src/network/episub/mod.rs:68:11
[INFO] [stderr]    |
[INFO] [stderr] 68 |   error::{EpisubHandlerError, FormatError, PublishError, RpcError},
[INFO] [stderr]    |           ^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^  ^^^^^^^^^^^^  ^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: enum `SendError` is never used
[INFO] [stderr]   --> src/bus.rs:19:10
[INFO] [stderr]    |
[INFO] [stderr] 19 | pub enum SendError {
[INFO] [stderr]    |          ^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: field `id` is never read
[INFO] [stderr]   --> src/network/episub/behaviour.rs:46:5
[INFO] [stderr]    |
[INFO] [stderr] 44 |   Message {
[INFO] [stderr]    |   ------- field in this variant
[INFO] [stderr] 45 |     topic: String,
[INFO] [stderr] 46 |     id: u64,
[INFO] [stderr]    |     ^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `EpisubEvent` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]   --> src/network/episub/behaviour.rs:49:14
[INFO] [stderr]    |
[INFO] [stderr] 49 |   Subscribed(String),
[INFO] [stderr]    |   ---------- ^^^^^^
[INFO] [stderr]    |   |
[INFO] [stderr]    |   field in this variant
[INFO] [stderr]    |
[INFO] [stderr]    = note: `EpisubEvent` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[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] 49 -   Subscribed(String),
[INFO] [stderr] 49 +   Subscribed(()),
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]   --> src/rpc/protocol.rs:13:17
[INFO] [stderr]    |
[INFO] [stderr] 13 |   InvalidMethod(String),
[INFO] [stderr]    |   ------------- ^^^^^^
[INFO] [stderr]    |   |
[INFO] [stderr]    |   field in this variant
[INFO] [stderr]    |
[INFO] [stderr]    = note: `RequestError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[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] 13 -   InvalidMethod(String),
[INFO] [stderr] 13 +   InvalidMethod(()),
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]   --> src/rpc/protocol.rs:14:16
[INFO] [stderr]    |
[INFO] [stderr] 14 |   MissingField(String),
[INFO] [stderr]    |   ------------ ^^^^^^
[INFO] [stderr]    |   |
[INFO] [stderr]    |   field in this variant
[INFO] [stderr]    |
[INFO] [stderr]    = note: `RequestError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[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] 14 -   MissingField(String),
[INFO] [stderr] 14 +   MissingField(()),
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: `irn` (bin "irn" test) generated 6 warnings (run `cargo fix --bin "irn" -p irn --tests` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.26s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/irn-f9d3b8bc00858808)
[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" "c5ce3b7afde729c9cb4cc7592723865d55a15159e358acfc60928e8bc722d319", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c5ce3b7afde729c9cb4cc7592723865d55a15159e358acfc60928e8bc722d319", kill_on_drop: false }`
[INFO] [stdout] c5ce3b7afde729c9cb4cc7592723865d55a15159e358acfc60928e8bc722d319
