[INFO] fetching crate riglr-web-tools 0.3.0... [INFO] testing riglr-web-tools-0.3.0 against master#caccb4d0368bd918ef6668af8e13834d07040417 for pr-146098-1 [INFO] extracting crate riglr-web-tools 0.3.0 into /workspace/builds/worker-6-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-6-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate riglr-web-tools 0.3.0 on toolchain caccb4d0368bd918ef6668af8e13834d07040417 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "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" "+caccb4d0368bd918ef6668af8e13834d07040417" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded riglr-config v0.3.0 [INFO] [stderr] Downloaded backoff v0.4.0 [INFO] [stderr] Downloaded envy v0.4.2 [INFO] [stderr] Downloaded deadpool v0.12.3 [INFO] [stderr] Downloaded wiremock v0.6.5 [INFO] [stderr] Downloaded ego-tree v0.6.3 [INFO] [stderr] Downloaded scraper v0.18.1 [INFO] [stderr] Downloaded as-any v0.3.2 [INFO] [stderr] Downloaded riglr-core v0.3.0 [INFO] [stderr] Downloaded riglr-macros v0.3.0 [INFO] [stderr] Downloaded redis v0.32.5 [INFO] [stderr] Downloaded url v2.5.6 [INFO] [stderr] Downloaded wasm-bindgen-futures v0.4.51 [INFO] [stderr] Downloaded rig-core v0.17.1 [INFO] [stderr] Downloaded web-sys v0.3.78 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 23661f7b4186ac4e54fd93eefe6131fa38c6ba9338a4ff74a4b282ae12552039 [INFO] running `Command { std: "docker" "start" "-a" "23661f7b4186ac4e54fd93eefe6131fa38c6ba9338a4ff74a4b282ae12552039", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "23661f7b4186ac4e54fd93eefe6131fa38c6ba9338a4ff74a4b282ae12552039", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "23661f7b4186ac4e54fd93eefe6131fa38c6ba9338a4ff74a4b282ae12552039", kill_on_drop: false }` [INFO] [stdout] 23661f7b4186ac4e54fd93eefe6131fa38c6ba9338a4ff74a4b282ae12552039 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c2e8949c7dc546dcccdf22342fb3aab2604e45339ace9c2122b676226346d923 [INFO] running `Command { std: "docker" "start" "-a" "c2e8949c7dc546dcccdf22342fb3aab2604e45339ace9c2122b676226346d923", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling cfg-if v1.0.1 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling slab v0.4.11 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling find-msvc-tools v0.1.1 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling cc v1.2.36 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling ipnet v2.11.0 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling tinyvec v1.9.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling unicode-bidi v0.3.18 [INFO] [stderr] Compiling iri-string v0.7.8 [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 unicode-normalization v0.1.24 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling winnow v0.7.12 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling rustls-pki-types v1.12.0 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling toml_writer v1.0.2 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling unicase v2.8.1 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling toml_parser v1.0.2 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling string_cache_codegen v0.5.4 [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 rand_core v0.9.3 [INFO] [stderr] Compiling instant v0.1.13 [INFO] [stderr] Compiling ref-cast v1.0.24 [INFO] [stderr] Compiling anyhow v1.0.99 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling futf v0.1.5 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling phf v0.10.1 [INFO] [stderr] Compiling markup5ever v0.11.0 [INFO] [stderr] Compiling dtoa v1.0.10 [INFO] [stderr] Compiling tendril v0.4.3 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling dtoa-short v0.3.5 [INFO] [stderr] Compiling rand v0.9.2 [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 tokio v1.47.1 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [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 icu_locale_core v2.0.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling toml_datetime v0.7.0 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling url v2.5.6 [INFO] [stderr] Compiling serde_spanned v1.0.0 [INFO] [stderr] Compiling h2 v0.4.12 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling toml v0.9.5 [INFO] [stderr] Compiling envy v0.4.2 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling ref-cast-impl v1.0.24 [INFO] [stderr] Compiling phf_macros v0.11.3 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling validator v0.18.1 [INFO] [stderr] Compiling combine v4.6.7 [INFO] [stderr] Compiling string_cache v0.8.9 [INFO] [stderr] Compiling uuid v1.18.1 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling schemars_derive v1.0.4 [INFO] [stderr] Compiling hyper v1.7.0 [INFO] [stderr] Compiling cssparser-macros v0.6.1 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling html5ever v0.26.0 [INFO] [stderr] Compiling selectors v0.25.0 [INFO] [stderr] Compiling hyper-util v0.1.16 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling cssparser v0.31.2 [INFO] [stderr] Compiling riglr-config v0.3.0 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.23 [INFO] [stderr] Compiling tokio-retry v0.3.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling derive_more v0.99.20 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling schemars_derive v0.8.22 [INFO] [stderr] Compiling backoff v0.4.0 [INFO] [stderr] Compiling servo_arc v0.3.0 [INFO] [stderr] Compiling iana-time-zone v0.1.63 [INFO] [stderr] Compiling unicode-width v0.2.1 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling getopts v0.2.24 [INFO] [stderr] Compiling schemars v0.8.22 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling redis v0.32.5 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling schemars v1.0.4 [INFO] [stderr] Compiling ordered-float v5.0.0 [INFO] [stderr] Compiling as-any v0.3.2 [INFO] [stderr] Compiling utf8-width v0.1.7 [INFO] [stderr] Compiling ego-tree v0.6.3 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling scraper v0.18.1 [INFO] [stderr] Compiling html-escape v0.2.13 [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 4m 54s [INFO] running `Command { std: "docker" "inspect" "c2e8949c7dc546dcccdf22342fb3aab2604e45339ace9c2122b676226346d923", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c2e8949c7dc546dcccdf22342fb3aab2604e45339ace9c2122b676226346d923", kill_on_drop: false }` [INFO] [stdout] c2e8949c7dc546dcccdf22342fb3aab2604e45339ace9c2122b676226346d923 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 25ec61e0f28313e5b600ed1950b77c3199c1c19ce9edce5ebd9782fff7e2ca26 [INFO] running `Command { std: "docker" "start" "-a" "25ec61e0f28313e5b600ed1950b77c3199c1c19ce9edce5ebd9782fff7e2ca26", kill_on_drop: false }` [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling riglr-config v0.3.0 [INFO] [stderr] Compiling markup5ever v0.11.0 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling anstyle v1.0.11 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling clap_lex v0.7.5 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling html5ever v0.26.0 [INFO] [stderr] Compiling clap_builder v4.5.47 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling ordered-float v5.0.0 [INFO] [stderr] Compiling selectors v0.25.0 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling deadpool-runtime v0.1.4 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling scraper v0.18.1 [INFO] [stderr] Compiling clap v4.5.47 [INFO] [stderr] Compiling schemars v1.0.4 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling h2 v0.4.12 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling combine v4.6.7 [INFO] [stderr] Compiling tokio-retry v0.3.0 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling deadpool v0.12.3 [INFO] [stderr] Compiling criterion-plot v0.6.0 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling assert-json-diff v2.0.2 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling oorandom v11.1.5 [INFO] [stderr] Compiling criterion v0.7.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.20 [INFO] [stderr] Compiling hyper v1.7.0 [INFO] [stderr] Compiling tokio-test v0.4.4 [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 wiremock v0.6.5 [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/caccb4d0368bd918ef6668af8e13834d07040417/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=97354ff731399870 -C extra-filename=-29b021550d7141a7 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-88c2c5723ab188c9.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-10a36eb0bac46197.so --extern chrono=/opt/rustwide/target/debug/deps/libchrono-5ebb8aec121806d6.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-bb4975ff6c7138ae.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-220899518c052f6c.rlib --extern html_escape=/opt/rustwide/target/debug/deps/libhtml_escape-3a7ee0974ad45b30.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-e4bb598b82087870.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-8472ba6b36f0fffa.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-11a9ae708be021e4.rlib --extern rig=/opt/rustwide/target/debug/deps/librig-3153d82dda9de434.rlib --extern riglr_config=/opt/rustwide/target/debug/deps/libriglr_config-e28f20805c0596c3.rlib --extern riglr_core=/opt/rustwide/target/debug/deps/libriglr_core-39b4c4507416afc1.rlib --extern riglr_macros=/opt/rustwide/target/debug/deps/libriglr_macros-11ed1247eb67cdc6.so --extern schemars=/opt/rustwide/target/debug/deps/libschemars-a35802382fe89d9d.rlib --extern scraper=/opt/rustwide/target/debug/deps/libscraper-483b2784617c35f2.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-252b8121f1de3433.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-ff0954d7b74c04a5.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-a5b43eced34587fb.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-c09438f73cd9b2fc.rlib --extern tokio_test=/opt/rustwide/target/debug/deps/libtokio_test-d9d0466eff08f7fb.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-5c378bd3ad6914f2.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-4e78870d84544961.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-595536afd0b388a8.rlib --extern wiremock=/opt/rustwide/target/debug/deps/libwiremock-2640800f6ab945e7.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "25ec61e0f28313e5b600ed1950b77c3199c1c19ce9edce5ebd9782fff7e2ca26", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "25ec61e0f28313e5b600ed1950b77c3199c1c19ce9edce5ebd9782fff7e2ca26", kill_on_drop: false }` [INFO] [stdout] 25ec61e0f28313e5b600ed1950b77c3199c1c19ce9edce5ebd9782fff7e2ca26