[INFO] cloning repository https://github.com/reality2-ai/r2-workshop
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/reality2-ai/r2-workshop" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Freality2-ai%2Fr2-workshop", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Freality2-ai%2Fr2-workshop'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5cce0793d6e313c061e8a69dc957a91b3ecb3071
[INFO] testing reality2-ai/r2-workshop/5cce0793d6e313c061e8a69dc957a91b3ecb3071 against 1.97.0-beta.6 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Freality2-ai%2Fr2-workshop" "/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/reality2-ai/r2-workshop
[INFO] finished tweaking git repo https://github.com/reality2-ai/r2-workshop
[INFO] tweaked toml for git repo https://github.com/reality2-ai/r2-workshop written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/reality2-ai/r2-workshop on toolchain 1.97.0-beta.6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/reality2-ai/r2-workshop 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" "+1.97.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /workspace/builds/worker-7-tc1/source/tools/r2-workshop-tg/Cargo.toml
[INFO] [stderr] workspace: /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded data-encoding v2.11.0
[INFO] [stderr]   Downloaded env_logger v0.11.10
[INFO] [stderr]   Downloaded wasm-bindgen-macro v0.2.120
[INFO] [stderr]   Downloaded tower-http v0.6.10
[INFO] [stderr]   Downloaded env_filter v1.0.1
[INFO] [stderr]   Downloaded wasm-bindgen-shared v0.2.120
[INFO] [stderr]   Downloaded custom_debug_derive v0.6.2
[INFO] [stderr]   Downloaded macaddr v1.0.1
[INFO] [stderr]   Downloaded custom_debug v0.6.2
[INFO] [stderr]   Downloaded pin-project-internal v1.1.12
[INFO] [stderr]   Downloaded dbus-tokio v0.7.6
[INFO] [stderr]   Downloaded tokio-tungstenite v0.29.0
[INFO] [stderr]   Downloaded hash32 v0.3.1
[INFO] [stderr]   Downloaded dbus-crossroads v0.5.3
[INFO] [stderr]   Downloaded wasm-bindgen v0.2.120
[INFO] [stderr]   Downloaded pin-project v1.1.12
[INFO] [stderr]   Downloaded tungstenite v0.29.0
[INFO] [stderr]   Downloaded jiff-static v0.2.24
[INFO] [stderr]   Downloaded wasm-bindgen-macro-support v0.2.120
[INFO] [stderr]   Downloaded heapless v0.8.0
[INFO] [stderr]   Downloaded js-sys v0.3.97
[INFO] [stderr]   Downloaded bluer v0.17.4
[INFO] [stderr]   Downloaded jiff v0.2.24
[INFO] [stderr]   Downloaded pxfm v0.1.29
[INFO] [stderr]   Downloaded tokio v1.52.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] d4dda32a701f83882816f9226da1525ddbf59ea79e55f71d8e91eb9a9ce1741a
[INFO] running `Command { std: "docker" "start" "d4dda32a701f83882816f9226da1525ddbf59ea79e55f71d8e91eb9a9ce1741a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d4dda32a701f83882816f9226da1525ddbf59ea79e55f71d8e91eb9a9ce1741a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "d4dda32a701f83882816f9226da1525ddbf59ea79e55f71d8e91eb9a9ce1741a" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d4dda32a701f83882816f9226da1525ddbf59ea79e55f71d8e91eb9a9ce1741a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "d4dda32a701f83882816f9226da1525ddbf59ea79e55f71d8e91eb9a9ce1741a" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /opt/rustwide/workdir/tools/r2-workshop-tg/Cargo.toml
[INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling typenum v1.20.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling pkg-config v0.3.33
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling cc v1.2.62
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling simd-adler32 v0.3.9
[INFO] [stderr]    Compiling semver v1.0.28
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling libdbus-sys v0.2.7
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling anstyle-parse v1.0.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling r2-wire v0.1.0 (/opt/rustwide/workdir/crates/r2-wire)
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling colorchoice v1.0.5
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling openssl v0.10.79
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling data-encoding v2.11.0
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling openssl-probe v0.2.1
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling unicase v2.9.0
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling openssl-sys v0.9.115
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling fdeflate v0.3.7
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling opaque-debug v0.3.1
[INFO] [stderr]    Compiling r2-cbor v0.1.0 (/opt/rustwide/workdir/crates/r2-cbor)
[INFO] [stderr]    Compiling pxfm v0.1.29
[INFO] [stderr]    Compiling r2-fnv v0.1.0 (/opt/rustwide/workdir/crates/r2-fnv)
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling poly1305 v0.8.0
[INFO] [stderr]    Compiling chacha20 v0.9.1
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling png v0.18.1
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]    Compiling byteorder-lite v0.1.0
[INFO] [stderr]    Compiling bytemuck v1.25.0
[INFO] [stderr]    Compiling hashbrown v0.17.0
[INFO] [stderr]    Compiling jiff v0.2.24
[INFO] [stderr]    Compiling uuid v1.23.1
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling bumpalo v3.20.2
[INFO] [stderr]    Compiling heapless v0.8.0
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling zip v2.4.2
[INFO] [stderr]    Compiling macaddr v1.0.1
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling zopfli v0.8.3
[INFO] [stderr]    Compiling chacha20poly1305 v0.10.1
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling axum-core v0.5.6
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling r2-core v0.1.0 (/opt/rustwide/workdir/crates/r2-core)
[INFO] [stdout] warning: method `to_crate_msg` is never used
[INFO] [stdout]   --> crates/r2-core/src/wire.rs:94:8
[INFO] [stdout]    |
[INFO] [stdout] 92 | impl CompactMessage {
[INFO] [stdout]    | ------------------- method in this implementation
[INFO] [stdout] 93 |     /// Convert to borrowed crate type for encoding.
[INFO] [stdout] 94 |     fn to_crate_msg(&self) -> r2_wire::CompactMessage<'_> {
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling hash32 v0.3.1
[INFO] [stderr]    Compiling r2-dashboard v0.3.1 (/opt/rustwide/workdir/dashboard)
[INFO] [stderr]    Compiling matchit v0.8.4
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling http-range-header v0.4.2
[INFO] [stderr]    Compiling moxcms v0.8.1
[INFO] [stderr]    Compiling r2-engine v0.1.0 (/opt/rustwide/workdir/crates/r2-engine)
[INFO] [stderr]    Compiling r2-transport v0.1.0 (/opt/rustwide/workdir/crates/r2-transport)
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling zerocopy-derive v0.8.48
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tokio v1.52.2
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling pin-project-internal v1.1.12
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling env_filter v1.0.1
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling ed25519-dalek v2.1.1
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling x25519-dalek v2.0.1
[INFO] [stderr]    Compiling custom_debug_derive v0.6.2
[INFO] [stderr]    Compiling env_logger v0.11.10
[INFO] [stderr]    Compiling r2-trust v0.1.0 (/opt/rustwide/workdir/crates/r2-trust)
[INFO] [stderr]    Compiling r2-route v0.1.0 (/opt/rustwide/workdir/crates/r2-route)
[INFO] [stderr]    Compiling custom_debug v0.6.2
[INFO] [stderr]    Compiling pin-project v1.1.12
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling bluer v0.17.4
[INFO] [stderr]    Compiling dbus v0.9.11
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling image v0.25.10
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling hyper v1.9.0
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tower-http v0.6.10
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling qrcode v0.14.1
[INFO] [stderr]    Compiling dbus-crossroads v0.5.3
[INFO] [stderr]    Compiling dbus-tokio v0.7.6
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling rand v0.9.4
[INFO] [stderr]    Compiling rand v0.8.6
[INFO] [stderr]    Compiling tungstenite v0.24.0
[INFO] [stderr]    Compiling r2-workshop-tg v0.1.0 (/opt/rustwide/workdir/tools/r2-workshop-tg)
[INFO] [stderr]    Compiling tungstenite v0.29.0
[INFO] [stderr]    Compiling tokio-tungstenite v0.29.0
[INFO] [stderr]    Compiling axum v0.8.9
[INFO] [stderr]    Compiling tokio-tungstenite v0.24.0
[INFO] [stderr]    Compiling r2-bootstrap v0.1.0 (/opt/rustwide/workdir/crates/r2-bootstrap)
[INFO] [stdout] warning: field `rtt_ms` is never read
[INFO] [stdout]    --> crates/r2-bootstrap/src/lib.rs:113:5
[INFO] [stdout]     |
[INFO] [stdout] 110 | struct BootstrapResult {
[INFO] [stdout]     |        --------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 113 |     rtt_ms: u128,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `wait_for_presence` is never used
[INFO] [stdout]     --> crates/r2-bootstrap/src/lib.rs:1002:10
[INFO] [stdout]      |
[INFO] [stdout] 1002 | async fn wait_for_presence(port: u16, timeout: Duration) -> Result<String> {
[INFO] [stdout]      |          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `rand_hex` is never used
[INFO] [stdout]     --> crates/r2-bootstrap/src/lib.rs:1296:4
[INFO] [stdout]      |
[INFO] [stdout] 1296 | fn rand_hex(n: usize) -> String {
[INFO] [stdout]      |    ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `rand_alphanum` is never used
[INFO] [stdout]     --> crates/r2-bootstrap/src/lib.rs:1313:4
[INFO] [stdout]      |
[INFO] [stdout] 1313 | fn rand_alphanum(n: usize) -> String {
[INFO] [stdout]      |    ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]    --> dashboard/src/main.rs:155:32
[INFO] [stdout]     |
[INFO] [stdout] 155 |                 .map(|raw_lsb| (raw_lsb as f64 / LSB_PER_G_AT_2G))
[INFO] [stdout]     |                                ^                                ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 155 -                 .map(|raw_lsb| (raw_lsb as f64 / LSB_PER_G_AT_2G))
[INFO] [stdout] 155 +                 .map(|raw_lsb| raw_lsb as f64 / LSB_PER_G_AT_2G)
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> dashboard/src/relay.rs:206:9
[INFO] [stdout]     |
[INFO] [stdout] 206 |     let mut last_forward_at: std::collections::HashMap<String, std::time::Instant> =
[INFO] [stdout]     |         ----^^^^^^^^^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> dashboard/src/relay.rs:212:9
[INFO] [stdout]     |
[INFO] [stdout] 212 |     let mut frames_skipped = 0u64;
[INFO] [stdout]     |         ----^^^^^^^^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ST_ERROR` is never used
[INFO] [stdout]     --> dashboard/src/main.rs:4047:7
[INFO] [stdout]      |
[INFO] [stdout] 4047 | const ST_ERROR: u8 = 0x01;
[INFO] [stdout]      |       ^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `fetch_capture_bytes` is never used
[INFO] [stdout]     --> dashboard/src/main.rs:5267:10
[INFO] [stdout]      |
[INFO] [stdout] 5267 | async fn fetch_capture_bytes(addr: &str, name: &str) -> std::io::Result<Vec<u8>> {
[INFO] [stdout]      |          ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `TOKEN_TTL_SECS` is never used
[INFO] [stdout]   --> dashboard/src/access.rs:32:7
[INFO] [stdout]    |
[INFO] [stdout] 32 | const TOKEN_TTL_SECS: u64 = 300;
[INFO] [stdout]    |       ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `entropy`, `issued_at_ms`, `expires_at_ms`, and `claim` are never read
[INFO] [stdout]   --> dashboard/src/access.rs:56:5
[INFO] [stdout]    |
[INFO] [stdout] 53 | struct TokenRecord {
[INFO] [stdout]    |        ----------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 56 |     entropy: [u8; 16],
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 57 |     /// Unix-ms wall-clock timestamps. `expires_at = issued_at + 300_000`.
[INFO] [stdout] 58 |     issued_at_ms: i64,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 59 |     expires_at_ms: i64,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 63 |     claim: Option<TokenClaim>,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TokenRecord` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `device_pk`, `claimed_at_ms`, and `cached_response` are never read
[INFO] [stdout]   --> dashboard/src/access.rs:68:5
[INFO] [stdout]    |
[INFO] [stdout] 67 | struct TokenClaim {
[INFO] [stdout]    |        ---------- fields in this struct
[INFO] [stdout] 68 |     device_pk: [u8; 32],
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 69 |     claimed_at_ms: i64,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 70 |     /// Cached response body so re-claims return byte-identical JSON.
[INFO] [stdout] 71 |     cached_response: serde_json::Value,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TokenClaim` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `InviteEnvelope` is never constructed
[INFO] [stdout]   --> dashboard/src/access.rs:76:12
[INFO] [stdout]    |
[INFO] [stdout] 76 | pub struct InviteEnvelope {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ClaimRequest` is never constructed
[INFO] [stdout]    --> dashboard/src/access.rs:141:12
[INFO] [stdout]     |
[INFO] [stdout] 141 | pub struct ClaimRequest {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `tokens` is never read
[INFO] [stdout]    --> dashboard/src/access.rs:191:5
[INFO] [stdout]     |
[INFO] [stdout] 187 | pub struct Access {
[INFO] [stdout]     |            ------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 191 |     tokens: HashMap<[u8; 16], TokenRecord>,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `tg_pk_hex`, `mint_invite_with_host`, `mint_invite`, `mint_invite_inner`, and `process_claim` are never used
[INFO] [stdout]    --> dashboard/src/access.rs:301:12
[INFO] [stdout]     |
[INFO] [stdout] 222 | impl Access {
[INFO] [stdout]     | ----------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 301 |     pub fn tg_pk_hex(&self) -> String {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 413 |     pub fn mint_invite_with_host(
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 422 |     pub fn mint_invite(&mut self) -> std::result::Result<InviteEnvelope, String> {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 426 |     fn mint_invite_inner(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 529 |     pub fn process_claim(&mut self, req: &ClaimRequest) -> ClaimOutcome {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `ClaimOutcome` is never used
[INFO] [stdout]    --> dashboard/src/access.rs:851:10
[INFO] [stdout]     |
[INFO] [stdout] 851 | pub enum ClaimOutcome {
[INFO] [stdout]     |          ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `string_box` is never used
[INFO] [stdout]    --> dashboard/src/access.rs:901:4
[INFO] [stdout]     |
[INFO] [stdout] 901 | fn string_box(s: String) -> &'static str {
[INFO] [stdout]     |    ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `hex_to_arr16` is never used
[INFO] [stdout]    --> dashboard/src/access.rs:986:4
[INFO] [stdout]     |
[INFO] [stdout] 986 | fn hex_to_arr16(s: &str) -> Option<[u8; 16]> {
[INFO] [stdout]     |    ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `suffix` is never used
[INFO] [stdout]   --> dashboard/src/captures.rs:71:8
[INFO] [stdout]    |
[INFO] [stdout] 70 | impl CaptureKind {
[INFO] [stdout]    | ---------------- method in this implementation
[INFO] [stdout] 71 |     fn suffix(self) -> &'static str {
[INFO] [stdout]    |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `dir` is never used
[INFO] [stdout]    --> dashboard/src/captures.rs:180:12
[INFO] [stdout]     |
[INFO] [stdout] 107 | impl CapturesStore {
[INFO] [stdout]     | ------------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 180 |     pub fn dir(&self) -> &Path { &self.dir }
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `RELAY_FRAME_MIN_INTERVAL_MS` is never used
[INFO] [stdout]    --> dashboard/src/relay.rs:205:11
[INFO] [stdout]     |
[INFO] [stdout] 205 |     const RELAY_FRAME_MIN_INTERVAL_MS: u128 = 100; // 10 Hz per sensor
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 05s
[INFO] running `Command { std: "docker" "inspect" "d4dda32a701f83882816f9226da1525ddbf59ea79e55f71d8e91eb9a9ce1741a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "d4dda32a701f83882816f9226da1525ddbf59ea79e55f71d8e91eb9a9ce1741a" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /opt/rustwide/workdir/tools/r2-workshop-tg/Cargo.toml
[INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stdout] warning: method `to_crate_msg` is never used
[INFO] [stdout]   --> crates/r2-core/src/wire.rs:94:8
[INFO] [stdout]    |
[INFO] [stdout] 92 | impl CompactMessage {
[INFO] [stdout]    | ------------------- method in this implementation
[INFO] [stdout] 93 |     /// Convert to borrowed crate type for encoding.
[INFO] [stdout] 94 |     fn to_crate_msg(&self) -> r2_wire::CompactMessage<'_> {
[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 `rtt_ms` is never read
[INFO] [stdout]    --> crates/r2-bootstrap/src/lib.rs:113:5
[INFO] [stdout]     |
[INFO] [stdout] 110 | struct BootstrapResult {
[INFO] [stdout]     |        --------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 113 |     rtt_ms: u128,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `wait_for_presence` is never used
[INFO] [stdout]     --> crates/r2-bootstrap/src/lib.rs:1002:10
[INFO] [stdout]      |
[INFO] [stdout] 1002 | async fn wait_for_presence(port: u16, timeout: Duration) -> Result<String> {
[INFO] [stdout]      |          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `rand_hex` is never used
[INFO] [stdout]     --> crates/r2-bootstrap/src/lib.rs:1296:4
[INFO] [stdout]      |
[INFO] [stdout] 1296 | fn rand_hex(n: usize) -> String {
[INFO] [stdout]      |    ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `rand_alphanum` is never used
[INFO] [stdout]     --> crates/r2-bootstrap/src/lib.rs:1313:4
[INFO] [stdout]      |
[INFO] [stdout] 1313 | fn rand_alphanum(n: usize) -> String {
[INFO] [stdout]      |    ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling r2-route v0.1.0 (/opt/rustwide/workdir/crates/r2-route)
[INFO] [stderr]    Compiling r2-bootstrap v0.1.0 (/opt/rustwide/workdir/crates/r2-bootstrap)
[INFO] [stderr]    Compiling r2-core v0.1.0 (/opt/rustwide/workdir/crates/r2-core)
[INFO] [stderr]    Compiling r2-engine v0.1.0 (/opt/rustwide/workdir/crates/r2-engine)
[INFO] [stderr]    Compiling r2-transport v0.1.0 (/opt/rustwide/workdir/crates/r2-transport)
[INFO] [stderr]    Compiling r2-cbor v0.1.0 (/opt/rustwide/workdir/crates/r2-cbor)
[INFO] [stderr]    Compiling r2-wire v0.1.0 (/opt/rustwide/workdir/crates/r2-wire)
[INFO] [stderr]    Compiling r2-fnv v0.1.0 (/opt/rustwide/workdir/crates/r2-fnv)
[INFO] [stdout] error: couldn't read `/opt/rustwide/workdir/crates/r2-engine/../../../r2-specifications/testing/test-vectors/r2-engine-vectors.json`: No such file or directory (os error 2)
[INFO] [stdout]   --> crates/r2-engine/src/conformance.rs:27:32
[INFO] [stdout]    |
[INFO] [stdout] 27 |       const VECTORS_JSON: &str = include_str!(concat!(
[INFO] [stdout]    |  ________________________________^
[INFO] [stdout] 28 | |         env!("CARGO_MANIFEST_DIR"),
[INFO] [stdout] 29 | |         "/../../../r2-specifications/testing/test-vectors/r2-engine-vectors.json"
[INFO] [stdout] 30 | |     ));
[INFO] [stdout]    | |______^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `/opt/rustwide/workdir/crates/r2-route/../../../r2-specifications/testing/test-vectors/r2-route-vectors.json`: No such file or directory (os error 2)
[INFO] [stdout]   --> crates/r2-route/src/tests.rs:7:34
[INFO] [stdout]    |
[INFO] [stdout]  7 |   const ROUTE_VECTORS_JSON: &str = include_str!(concat!(
[INFO] [stdout]    |  __________________________________^
[INFO] [stdout]  8 | |     env!("CARGO_MANIFEST_DIR"),
[INFO] [stdout]  9 | |     "/../../../r2-specifications/testing/test-vectors/r2-route-vectors.json"
[INFO] [stdout] 10 | | ));
[INFO] [stdout]    | |__^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `/opt/rustwide/workdir/crates/r2-wire/../../../r2-specifications/testing/test-vectors/r2-wire-vectors.json`: No such file or directory (os error 2)
[INFO] [stdout]    --> crates/r2-wire/src/tests.rs:416:33
[INFO] [stdout]     |
[INFO] [stdout] 416 |   const WIRE_VECTORS_JSON: &str = include_str!(concat!(
[INFO] [stdout]     |  _________________________________^
[INFO] [stdout] 417 | |     env!("CARGO_MANIFEST_DIR"),
[INFO] [stdout] 418 | |     "/../../../r2-specifications/testing/test-vectors/r2-wire-vectors.json"
[INFO] [stdout] 419 | | ));
[INFO] [stdout]     | |__^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `/opt/rustwide/workdir/crates/r2-transport/../../../r2-specifications/testing/test-vectors/r2-transport-vectors.json`: No such file or directory (os error 2)
[INFO] [stdout]    --> crates/r2-transport/src/tests.rs:309:38
[INFO] [stdout]     |
[INFO] [stdout] 309 |   const TRANSPORT_VECTORS_JSON: &str = include_str!(concat!(
[INFO] [stdout]     |  ______________________________________^
[INFO] [stdout] 310 | |     env!("CARGO_MANIFEST_DIR"),
[INFO] [stdout] 311 | |     "/../../../r2-specifications/testing/test-vectors/r2-transport-vectors.json"
[INFO] [stdout] 312 | | ));
[INFO] [stdout]     | |__^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `/opt/rustwide/workdir/crates/r2-fnv/../../../r2-specifications/testing/test-vectors/r2-fnv-vectors.json`: No such file or directory (os error 2)
[INFO] [stdout]    --> crates/r2-fnv/src/lib.rs:330:32
[INFO] [stdout]     |
[INFO] [stdout] 330 |       const VECTORS_JSON: &str = include_str!(concat!(
[INFO] [stdout]     |  ________________________________^
[INFO] [stdout] 331 | |         env!("CARGO_MANIFEST_DIR"),
[INFO] [stdout] 332 | |         "/../../../r2-specifications/testing/test-vectors/r2-fnv-vectors.json"
[INFO] [stdout] 333 | |     ));
[INFO] [stdout]     | |______^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `/opt/rustwide/workdir/crates/r2-cbor/../../../r2-specifications/testing/test-vectors/r2-cbor-vectors.json`: No such file or directory (os error 2)
[INFO] [stdout]    --> crates/r2-cbor/src/decode.rs:546:32
[INFO] [stdout]     |
[INFO] [stdout] 546 |       const VECTORS_JSON: &str = include_str!(concat!(
[INFO] [stdout]     |  ________________________________^
[INFO] [stdout] 547 | |         env!("CARGO_MANIFEST_DIR"),
[INFO] [stdout] 548 | |         "/../../../r2-specifications/testing/test-vectors/r2-cbor-vectors.json"
[INFO] [stdout] 549 | |     ));
[INFO] [stdout]     | |______^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `r2-engine` (lib test) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `r2-route` (lib test) due to 1 previous error
[INFO] [stderr] error: could not compile `r2-transport` (lib test) due to 1 previous error
[INFO] [stderr] error: could not compile `r2-fnv` (lib test) due to 1 previous error
[INFO] [stderr] error: could not compile `r2-wire` (lib test) due to 1 previous error
[INFO] [stderr] error: could not compile `r2-cbor` (lib test) due to 1 previous error
[INFO] [stdout] warning: method `to_crate_msg` is never used
[INFO] [stdout]   --> crates/r2-core/src/wire.rs:94:8
[INFO] [stdout]    |
[INFO] [stdout] 92 | impl CompactMessage {
[INFO] [stdout]    | ------------------- method in this implementation
[INFO] [stdout] 93 |     /// Convert to borrowed crate type for encoding.
[INFO] [stdout] 94 |     fn to_crate_msg(&self) -> r2_wire::CompactMessage<'_> {
[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 `rtt_ms` is never read
[INFO] [stdout]    --> crates/r2-bootstrap/src/lib.rs:113:5
[INFO] [stdout]     |
[INFO] [stdout] 110 | struct BootstrapResult {
[INFO] [stdout]     |        --------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 113 |     rtt_ms: u128,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `wait_for_presence` is never used
[INFO] [stdout]     --> crates/r2-bootstrap/src/lib.rs:1002:10
[INFO] [stdout]      |
[INFO] [stdout] 1002 | async fn wait_for_presence(port: u16, timeout: Duration) -> Result<String> {
[INFO] [stdout]      |          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `rand_hex` is never used
[INFO] [stdout]     --> crates/r2-bootstrap/src/lib.rs:1296:4
[INFO] [stdout]      |
[INFO] [stdout] 1296 | fn rand_hex(n: usize) -> String {
[INFO] [stdout]      |    ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `rand_alphanum` is never used
[INFO] [stdout]     --> crates/r2-bootstrap/src/lib.rs:1313:4
[INFO] [stdout]      |
[INFO] [stdout] 1313 | fn rand_alphanum(n: usize) -> String {
[INFO] [stdout]      |    ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "d4dda32a701f83882816f9226da1525ddbf59ea79e55f71d8e91eb9a9ce1741a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d4dda32a701f83882816f9226da1525ddbf59ea79e55f71d8e91eb9a9ce1741a", kill_on_drop: false }`
[INFO] [stdout] d4dda32a701f83882816f9226da1525ddbf59ea79e55f71d8e91eb9a9ce1741a
