[INFO] fetching crate riglr-web-tools 0.3.0...
[INFO] testing riglr-web-tools-0.3.0 against 1.91.0 for beta-1.92-2
[INFO] extracting crate riglr-web-tools 0.3.0 into /workspace/builds/worker-7-tc1/source
[INFO] started tweaking crates.io crate riglr-web-tools 0.3.0
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate riglr-web-tools 0.3.0
[INFO] tweaked toml for crates.io crate riglr-web-tools 0.3.0 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate riglr-web-tools 0.3.0 on toolchain 1.91.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate riglr-web-tools 0.3.0 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.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded mac v0.1.1
[INFO] [stderr]   Downloaded phf_codegen v0.10.0
[INFO] [stderr]   Downloaded futf v0.1.5
[INFO] [stderr]   Downloaded cssparser-macros v0.6.1
[INFO] [stderr]   Downloaded string_cache_codegen v0.5.4
[INFO] [stderr]   Downloaded servo_arc v0.3.0
[INFO] [stderr]   Downloaded scraper v0.18.1
[INFO] [stderr]   Downloaded getopts v0.2.24
[INFO] [stderr]   Downloaded ego-tree v0.6.3
[INFO] [stderr]   Downloaded tendril v0.4.3
[INFO] [stderr]   Downloaded markup5ever v0.11.0
[INFO] [stderr]   Downloaded string_cache v0.8.9
[INFO] [stderr]   Downloaded cssparser v0.31.2
[INFO] [stderr]   Downloaded html5ever v0.26.0
[INFO] [stderr]   Downloaded selectors v0.25.0
[INFO] [stderr]   Downloaded wiremock v0.6.5
[INFO] [stderr]   Downloaded deadpool v0.12.3
[INFO] [stderr]   Downloaded dtoa-short v0.3.5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6bc49642383561d9f846bf78872d0b769675912216d7e359be1cdc25b0422d1b
[INFO] running `Command { std: "docker" "start" "-a" "6bc49642383561d9f846bf78872d0b769675912216d7e359be1cdc25b0422d1b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6bc49642383561d9f846bf78872d0b769675912216d7e359be1cdc25b0422d1b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6bc49642383561d9f846bf78872d0b769675912216d7e359be1cdc25b0422d1b", kill_on_drop: false }`
[INFO] [stdout] 6bc49642383561d9f846bf78872d0b769675912216d7e359be1cdc25b0422d1b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9fea8ec074f835d14180aa1a73d180166d9280f48e00714d80beb003c6894e62
[INFO] running `Command { std: "docker" "start" "-a" "9fea8ec074f835d14180aa1a73d180166d9280f48e00714d80beb003c6894e62", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling find-msvc-tools v0.1.1
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling cc v1.2.36
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling tinyvec v1.9.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]    Compiling winnow v0.7.12
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling toml_writer v1.0.2
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling instant v0.1.13
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling mac v0.1.1
[INFO] [stderr]    Compiling ref-cast v1.0.24
[INFO] [stderr]    Compiling sha1_smol v1.0.1
[INFO] [stderr]    Compiling anyhow v1.0.99
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling dyn-clone v1.0.20
[INFO] [stderr]    Compiling phf v0.10.1
[INFO] [stderr]    Compiling futf v0.1.5
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling dtoa v1.0.10
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling dtoa-short v0.3.5
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling tendril v0.4.3
[INFO] [stderr]    Compiling dotenv v0.15.0
[INFO] [stderr]    Compiling schemars v0.8.22
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling servo_arc v0.3.0
[INFO] [stderr]    Compiling unicode-width v0.2.1
[INFO] [stderr]    Compiling iana-time-zone v0.1.63
[INFO] [stderr]    Compiling ordered-float v5.0.0
[INFO] [stderr]    Compiling as-any v0.3.2
[INFO] [stderr]    Compiling ego-tree v0.6.3
[INFO] [stderr]    Compiling utf8-width v0.1.7
[INFO] [stderr]    Compiling getopts v0.2.24
[INFO] [stderr]    Compiling html-escape v0.2.13
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling toml_parser v1.0.2
[INFO] [stderr]    Compiling backoff v0.4.0
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling phf_generator v0.10.0
[INFO] [stderr]    Compiling phf_codegen v0.10.0
[INFO] [stderr]    Compiling string_cache_codegen v0.5.4
[INFO] [stderr]    Compiling selectors v0.25.0
[INFO] [stderr]    Compiling markup5ever v0.11.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling html5ever v0.26.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling ref-cast-impl v1.0.24
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling schemars_derive v1.0.4
[INFO] [stderr]    Compiling cssparser-macros v0.6.1
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling schemars_derive v0.8.22
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]    Compiling cssparser v0.31.2
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling validator_derive v0.18.2
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.6
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling toml_datetime v0.7.0
[INFO] [stderr]    Compiling serde_spanned v1.0.0
[INFO] [stderr]    Compiling envy v0.4.2
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling string_cache v0.8.9
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling toml v0.9.5
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-retry v0.3.0
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling combine v4.6.7
[INFO] [stderr]    Compiling validator v0.18.1
[INFO] [stderr]    Compiling schemars v1.0.4
[INFO] [stderr]    Compiling riglr-config v0.3.0
[INFO] [stderr]    Compiling scraper v0.18.1
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling hyper-util v0.1.16
[INFO] [stderr]    Compiling redis v0.32.5
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.23
[INFO] [stderr]    Compiling rig-core v0.17.1
[INFO] [stderr]    Compiling riglr-core v0.3.0
[INFO] [stderr]    Compiling riglr-macros v0.3.0
[INFO] [stderr]    Compiling riglr-web-tools v0.3.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: struct `WhaleStatsRaw` is never constructed
[INFO] [stdout]    --> src/faster100x.rs:107:16
[INFO] [stdout]     |
[INFO] [stdout] 107 |     pub struct WhaleStatsRaw {
[INFO] [stdout]     |                ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TrendSummaryRaw` is never constructed
[INFO] [stdout]    --> src/faster100x.rs:128:16
[INFO] [stdout]     |
[INFO] [stdout] 128 |     pub struct TrendSummaryRaw {
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 51s
[INFO] running `Command { std: "docker" "inspect" "9fea8ec074f835d14180aa1a73d180166d9280f48e00714d80beb003c6894e62", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9fea8ec074f835d14180aa1a73d180166d9280f48e00714d80beb003c6894e62", kill_on_drop: false }`
[INFO] [stdout] 9fea8ec074f835d14180aa1a73d180166d9280f48e00714d80beb003c6894e62
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 63399dae690324b01bdec6e0e310c8f47ad183504109c6ad752a4162fa10e228
[INFO] running `Command { std: "docker" "start" "-a" "63399dae690324b01bdec6e0e310c8f47ad183504109c6ad752a4162fa10e228", kill_on_drop: false }`
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling markup5ever v0.11.0
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling anstyle v1.0.11
[INFO] [stderr]    Compiling selectors v0.25.0
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling assert-json-diff v2.0.2
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling nu-ansi-term v0.50.1
[INFO] [stderr]    Compiling riglr-config v0.3.0
[INFO] [stderr]    Compiling clap_builder v4.5.47
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling ordered-float v5.0.0
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling html5ever v0.26.0
[INFO] [stderr]    Compiling scraper v0.18.1
[INFO] [stderr]    Compiling schemars v1.0.4
[INFO] [stderr]    Compiling clap v4.5.47
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-retry v0.3.0
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling deadpool v0.12.3
[INFO] [stderr]    Compiling criterion v0.7.0
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling tokio-test v0.4.4
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling combine v4.6.7
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling hyper-util v0.1.16
[INFO] [stderr]    Compiling redis v0.32.5
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling wiremock v0.6.5
[INFO] [stderr]    Compiling reqwest v0.12.23
[INFO] [stderr]    Compiling rig-core v0.17.1
[INFO] [stderr]    Compiling riglr-core v0.3.0
[INFO] [stderr]    Compiling riglr-macros v0.3.0
[INFO] [stderr]    Compiling riglr-web-tools v0.3.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: struct `WhaleStatsRaw` is never constructed
[INFO] [stdout]    --> src/faster100x.rs:107:16
[INFO] [stdout]     |
[INFO] [stdout] 107 |     pub struct WhaleStatsRaw {
[INFO] [stdout]     |                ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TrendSummaryRaw` is never constructed
[INFO] [stdout]    --> src/faster100x.rs:128:16
[INFO] [stdout]     |
[INFO] [stdout] 128 |     pub struct TrendSummaryRaw {
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `WhaleStatsRaw` is never constructed
[INFO] [stdout]    --> src/faster100x.rs:107:16
[INFO] [stdout]     |
[INFO] [stdout] 107 |     pub struct WhaleStatsRaw {
[INFO] [stdout]     |                ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TrendSummaryRaw` is never constructed
[INFO] [stdout]    --> src/faster100x.rs:128:16
[INFO] [stdout]     |
[INFO] [stdout] 128 |     pub struct TrendSummaryRaw {
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `riglr-web-tools` (lib test); 2 warnings emitted
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.91.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name riglr_web_tools --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --warn=missing_docs --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=c96df058ff7b3eb7 -C extra-filename=-a0c9219fef8056b2 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-235c2940ba2f19aa.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-f8ea7a78a0265b78.so --extern chrono=/opt/rustwide/target/debug/deps/libchrono-9e63411c4f849e2e.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-04ef2f4ae10eb8d8.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-6aab3f51d861fd16.rlib --extern html_escape=/opt/rustwide/target/debug/deps/libhtml_escape-61976ee1dc765e9f.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-1e244e7c6276ec41.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-c250f70551defaf0.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-1fbae2dca1cc03c1.rlib --extern rig=/opt/rustwide/target/debug/deps/librig-c5b90c7f60e8c9be.rlib --extern riglr_config=/opt/rustwide/target/debug/deps/libriglr_config-e2d9b31b25e59f14.rlib --extern riglr_core=/opt/rustwide/target/debug/deps/libriglr_core-441639929d64cfe9.rlib --extern riglr_macros=/opt/rustwide/target/debug/deps/libriglr_macros-4916c3900840296d.so --extern schemars=/opt/rustwide/target/debug/deps/libschemars-5ff6002fa3457675.rlib --extern scraper=/opt/rustwide/target/debug/deps/libscraper-de97447fa817624a.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-a478a58abbc60f79.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-76bb921ede141e60.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-280484e9aa7c0bf6.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-a24285c8e28f2f19.rlib --extern tokio_test=/opt/rustwide/target/debug/deps/libtokio_test-946c84d9842b8c5e.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-8f54d151a38bc33d.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-1c76d74fa93c9090.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-9f7d5b8f7f5766ff.rlib --extern wiremock=/opt/rustwide/target/debug/deps/libwiremock-c54bcb1219325870.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "63399dae690324b01bdec6e0e310c8f47ad183504109c6ad752a4162fa10e228", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "63399dae690324b01bdec6e0e310c8f47ad183504109c6ad752a4162fa10e228", kill_on_drop: false }`
[INFO] [stdout] 63399dae690324b01bdec6e0e310c8f47ad183504109c6ad752a4162fa10e228
