[INFO] fetching crate tvdata-rs 0.1.2...
[INFO] testing tvdata-rs-0.1.2 against beta-2026-04-21 for beta-1.96-2
[INFO] extracting crate tvdata-rs 0.1.2 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate tvdata-rs 0.1.2
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate tvdata-rs 0.1.2
[INFO] tweaked toml for crates.io crate tvdata-rs 0.1.2 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate tvdata-rs 0.1.2 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 crates.io crate tvdata-rs 0.1.2 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-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0c976d660c8a735ee527983c47c746f48971087acf0ee9ca20b34aa795ebc790
[INFO] running `Command { std: "docker" "start" "-a" "0c976d660c8a735ee527983c47c746f48971087acf0ee9ca20b34aa795ebc790", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0c976d660c8a735ee527983c47c746f48971087acf0ee9ca20b34aa795ebc790", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0c976d660c8a735ee527983c47c746f48971087acf0ee9ca20b34aa795ebc790", kill_on_drop: false }`
[INFO] [stdout] 0c976d660c8a735ee527983c47c746f48971087acf0ee9ca20b34aa795ebc790
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1c5748e45e4c3a11f9c53a4d32f6ac1d77d0981214b2e449d7ce96e00ff15c5c
[INFO] running `Command { std: "docker" "start" "-a" "1c5748e45e4c3a11f9c53a4d32f6ac1d77d0981214b2e449d7ce96e00ff15c5c", kill_on_drop: false }`
[INFO] [stderr]    Compiling cc v1.2.57
[INFO] [stderr]    Compiling zerocopy v0.8.47
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling data-encoding v2.10.0
[INFO] [stderr]    Compiling time-core v0.1.7
[INFO] [stderr]    Compiling deranged v0.5.8
[INFO] [stderr]    Compiling time-macros v0.2.25
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling time v0.3.45
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling bon-macros v3.9.1
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling rustls-webpki v0.103.10
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling bon v3.9.1
[INFO] [stderr]    Compiling retry-policies v0.4.0
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling tungstenite v0.26.2
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling tokio-tungstenite v0.26.2
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling reqwest-middleware v0.4.2
[INFO] [stderr]    Compiling reqwest-retry v0.7.0
[INFO] [stderr]    Compiling tvdata-rs v0.1.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 46.55s
[INFO] running `Command { std: "docker" "inspect" "1c5748e45e4c3a11f9c53a4d32f6ac1d77d0981214b2e449d7ce96e00ff15c5c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1c5748e45e4c3a11f9c53a4d32f6ac1d77d0981214b2e449d7ce96e00ff15c5c", kill_on_drop: false }`
[INFO] [stdout] 1c5748e45e4c3a11f9c53a4d32f6ac1d77d0981214b2e449d7ce96e00ff15c5c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 651198cfb70b794e1724a41a467f4ac299328af637b7686b1dd3e3b24b7e3d1b
[INFO] running `Command { std: "docker" "start" "-a" "651198cfb70b794e1724a41a467f4ac299328af637b7686b1dd3e3b24b7e3d1b", kill_on_drop: false }`
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling deadpool-runtime v0.1.4
[INFO] [stderr]    Compiling assert-json-diff v2.0.2
[INFO] [stderr]    Compiling deadpool v0.12.3
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling wiremock v0.6.5
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling reqwest-middleware v0.4.2
[INFO] [stderr]    Compiling reqwest-retry v0.7.0
[INFO] [stderr]    Compiling tvdata-rs v0.1.2 (/opt/rustwide/workdir)
[INFO] [stderr] error: could not compile `tvdata-rs` (example "equity")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2026-04-21-x86_64-unknown-linux-gnu/bin/rustc --crate-name equity --edition=2024 examples/equity.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="calendar"' --cfg 'feature="crypto"' --cfg 'feature="default"' --cfg 'feature="economics"' --cfg 'feature="equity"' --cfg 'feature="forex"' --cfg 'feature="search"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("calendar", "crypto", "default", "economics", "equity", "forex", "search", "tracing"))' -C metadata=ce58f461f63065b7 -C extra-filename=-b2db37b5344dc440 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern bon=/opt/rustwide/target/debug/deps/libbon-1127e09edeac90f2.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-30741c4659b4f293.rlib --extern http=/opt/rustwide/target/debug/deps/libhttp-a0bc74fc3ed71420.rlib --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-0ac012fec71d6948.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-bef9130284f84f0a.rlib --extern reqwest_middleware=/opt/rustwide/target/debug/deps/libreqwest_middleware-aaf5127318887824.rlib --extern reqwest_retry=/opt/rustwide/target/debug/deps/libreqwest_retry-158ad61486d477dd.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-5be27b41e60d3b41.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-595a952371354f01.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-82082bc69f1723e1.rlib --extern time=/opt/rustwide/target/debug/deps/libtime-9720bc9e242daabf.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-d4e2434d6cd11f58.rlib --extern tokio_tungstenite=/opt/rustwide/target/debug/deps/libtokio_tungstenite-986c2fa9273becd9.rlib --extern tvdata_rs=/opt/rustwide/target/debug/deps/libtvdata_rs-2d33ce8c419fa515.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-cc4fe5dbb2419c9a.rlib --extern wiremock=/opt/rustwide/target/debug/deps/libwiremock-254bce6074e4612f.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/ring-8061dae8dcbe1bae/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `tvdata-rs` (lib test)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2026-04-21-x86_64-unknown-linux-gnu/bin/rustc --crate-name tvdata_rs --edition=2024 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="calendar"' --cfg 'feature="crypto"' --cfg 'feature="default"' --cfg 'feature="economics"' --cfg 'feature="equity"' --cfg 'feature="forex"' --cfg 'feature="search"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("calendar", "crypto", "default", "economics", "equity", "forex", "search", "tracing"))' -C metadata=9e71af8f6ad3e987 -C extra-filename=-da43c493c96168a6 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bon=/opt/rustwide/target/debug/deps/libbon-1127e09edeac90f2.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-30741c4659b4f293.rlib --extern http=/opt/rustwide/target/debug/deps/libhttp-a0bc74fc3ed71420.rlib --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-0ac012fec71d6948.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-bef9130284f84f0a.rlib --extern reqwest_middleware=/opt/rustwide/target/debug/deps/libreqwest_middleware-aaf5127318887824.rlib --extern reqwest_retry=/opt/rustwide/target/debug/deps/libreqwest_retry-158ad61486d477dd.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-5be27b41e60d3b41.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-595a952371354f01.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-82082bc69f1723e1.rlib --extern time=/opt/rustwide/target/debug/deps/libtime-9720bc9e242daabf.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-d4e2434d6cd11f58.rlib --extern tokio_tungstenite=/opt/rustwide/target/debug/deps/libtokio_tungstenite-986c2fa9273becd9.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-cc4fe5dbb2419c9a.rlib --extern wiremock=/opt/rustwide/target/debug/deps/libwiremock-254bce6074e4612f.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/ring-8061dae8dcbe1bae/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `tvdata-rs` (example "forex")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2026-04-21-x86_64-unknown-linux-gnu/bin/rustc --crate-name forex --edition=2024 examples/forex.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="calendar"' --cfg 'feature="crypto"' --cfg 'feature="default"' --cfg 'feature="economics"' --cfg 'feature="equity"' --cfg 'feature="forex"' --cfg 'feature="search"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("calendar", "crypto", "default", "economics", "equity", "forex", "search", "tracing"))' -C metadata=bb26815c15e8640e -C extra-filename=-9d5e01066812d9d1 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern bon=/opt/rustwide/target/debug/deps/libbon-1127e09edeac90f2.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-30741c4659b4f293.rlib --extern http=/opt/rustwide/target/debug/deps/libhttp-a0bc74fc3ed71420.rlib --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-0ac012fec71d6948.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-bef9130284f84f0a.rlib --extern reqwest_middleware=/opt/rustwide/target/debug/deps/libreqwest_middleware-aaf5127318887824.rlib --extern reqwest_retry=/opt/rustwide/target/debug/deps/libreqwest_retry-158ad61486d477dd.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-5be27b41e60d3b41.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-595a952371354f01.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-82082bc69f1723e1.rlib --extern time=/opt/rustwide/target/debug/deps/libtime-9720bc9e242daabf.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-d4e2434d6cd11f58.rlib --extern tokio_tungstenite=/opt/rustwide/target/debug/deps/libtokio_tungstenite-986c2fa9273becd9.rlib --extern tvdata_rs=/opt/rustwide/target/debug/deps/libtvdata_rs-2d33ce8c419fa515.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-cc4fe5dbb2419c9a.rlib --extern wiremock=/opt/rustwide/target/debug/deps/libwiremock-254bce6074e4612f.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/ring-8061dae8dcbe1bae/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `tvdata-rs` (example "crypto")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2026-04-21-x86_64-unknown-linux-gnu/bin/rustc --crate-name crypto --edition=2024 examples/crypto.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="calendar"' --cfg 'feature="crypto"' --cfg 'feature="default"' --cfg 'feature="economics"' --cfg 'feature="equity"' --cfg 'feature="forex"' --cfg 'feature="search"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("calendar", "crypto", "default", "economics", "equity", "forex", "search", "tracing"))' -C metadata=061f9d7bbf505ef7 -C extra-filename=-73fdbe1a28224ef8 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern bon=/opt/rustwide/target/debug/deps/libbon-1127e09edeac90f2.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-30741c4659b4f293.rlib --extern http=/opt/rustwide/target/debug/deps/libhttp-a0bc74fc3ed71420.rlib --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-0ac012fec71d6948.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-bef9130284f84f0a.rlib --extern reqwest_middleware=/opt/rustwide/target/debug/deps/libreqwest_middleware-aaf5127318887824.rlib --extern reqwest_retry=/opt/rustwide/target/debug/deps/libreqwest_retry-158ad61486d477dd.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-5be27b41e60d3b41.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-595a952371354f01.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-82082bc69f1723e1.rlib --extern time=/opt/rustwide/target/debug/deps/libtime-9720bc9e242daabf.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-d4e2434d6cd11f58.rlib --extern tokio_tungstenite=/opt/rustwide/target/debug/deps/libtokio_tungstenite-986c2fa9273becd9.rlib --extern tvdata_rs=/opt/rustwide/target/debug/deps/libtvdata_rs-2d33ce8c419fa515.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-cc4fe5dbb2419c9a.rlib --extern wiremock=/opt/rustwide/target/debug/deps/libwiremock-254bce6074e4612f.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/ring-8061dae8dcbe1bae/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `tvdata-rs` (example "download")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2026-04-21-x86_64-unknown-linux-gnu/bin/rustc --crate-name download --edition=2024 examples/download.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="calendar"' --cfg 'feature="crypto"' --cfg 'feature="default"' --cfg 'feature="economics"' --cfg 'feature="equity"' --cfg 'feature="forex"' --cfg 'feature="search"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("calendar", "crypto", "default", "economics", "equity", "forex", "search", "tracing"))' -C metadata=5425bba758494658 -C extra-filename=-1eda1f640a4e40c5 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern bon=/opt/rustwide/target/debug/deps/libbon-1127e09edeac90f2.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-30741c4659b4f293.rlib --extern http=/opt/rustwide/target/debug/deps/libhttp-a0bc74fc3ed71420.rlib --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-0ac012fec71d6948.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-bef9130284f84f0a.rlib --extern reqwest_middleware=/opt/rustwide/target/debug/deps/libreqwest_middleware-aaf5127318887824.rlib --extern reqwest_retry=/opt/rustwide/target/debug/deps/libreqwest_retry-158ad61486d477dd.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-5be27b41e60d3b41.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-595a952371354f01.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-82082bc69f1723e1.rlib --extern time=/opt/rustwide/target/debug/deps/libtime-9720bc9e242daabf.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-d4e2434d6cd11f58.rlib --extern tokio_tungstenite=/opt/rustwide/target/debug/deps/libtokio_tungstenite-986c2fa9273becd9.rlib --extern tvdata_rs=/opt/rustwide/target/debug/deps/libtvdata_rs-2d33ce8c419fa515.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-cc4fe5dbb2419c9a.rlib --extern wiremock=/opt/rustwide/target/debug/deps/libwiremock-254bce6074e4612f.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/ring-8061dae8dcbe1bae/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `tvdata-rs` (example "ipo_calendar")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2026-04-21-x86_64-unknown-linux-gnu/bin/rustc --crate-name ipo_calendar --edition=2024 examples/ipo_calendar.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="calendar"' --cfg 'feature="crypto"' --cfg 'feature="default"' --cfg 'feature="economics"' --cfg 'feature="equity"' --cfg 'feature="forex"' --cfg 'feature="search"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("calendar", "crypto", "default", "economics", "equity", "forex", "search", "tracing"))' -C metadata=bfc8aaac99c73b58 -C extra-filename=-f82daf4642804899 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern bon=/opt/rustwide/target/debug/deps/libbon-1127e09edeac90f2.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-30741c4659b4f293.rlib --extern http=/opt/rustwide/target/debug/deps/libhttp-a0bc74fc3ed71420.rlib --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-0ac012fec71d6948.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-bef9130284f84f0a.rlib --extern reqwest_middleware=/opt/rustwide/target/debug/deps/libreqwest_middleware-aaf5127318887824.rlib --extern reqwest_retry=/opt/rustwide/target/debug/deps/libreqwest_retry-158ad61486d477dd.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-5be27b41e60d3b41.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-595a952371354f01.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-82082bc69f1723e1.rlib --extern time=/opt/rustwide/target/debug/deps/libtime-9720bc9e242daabf.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-d4e2434d6cd11f58.rlib --extern tokio_tungstenite=/opt/rustwide/target/debug/deps/libtokio_tungstenite-986c2fa9273becd9.rlib --extern tvdata_rs=/opt/rustwide/target/debug/deps/libtvdata_rs-2d33ce8c419fa515.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-cc4fe5dbb2419c9a.rlib --extern wiremock=/opt/rustwide/target/debug/deps/libwiremock-254bce6074e4612f.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/ring-8061dae8dcbe1bae/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `tvdata-rs` (example "scan_validated")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2026-04-21-x86_64-unknown-linux-gnu/bin/rustc --crate-name scan_validated --edition=2024 examples/scan_validated.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="calendar"' --cfg 'feature="crypto"' --cfg 'feature="default"' --cfg 'feature="economics"' --cfg 'feature="equity"' --cfg 'feature="forex"' --cfg 'feature="search"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("calendar", "crypto", "default", "economics", "equity", "forex", "search", "tracing"))' -C metadata=0606b1d0436e5f07 -C extra-filename=-17fb32ec1b5735a9 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern bon=/opt/rustwide/target/debug/deps/libbon-1127e09edeac90f2.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-30741c4659b4f293.rlib --extern http=/opt/rustwide/target/debug/deps/libhttp-a0bc74fc3ed71420.rlib --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-0ac012fec71d6948.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-bef9130284f84f0a.rlib --extern reqwest_middleware=/opt/rustwide/target/debug/deps/libreqwest_middleware-aaf5127318887824.rlib --extern reqwest_retry=/opt/rustwide/target/debug/deps/libreqwest_retry-158ad61486d477dd.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-5be27b41e60d3b41.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-595a952371354f01.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-82082bc69f1723e1.rlib --extern time=/opt/rustwide/target/debug/deps/libtime-9720bc9e242daabf.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-d4e2434d6cd11f58.rlib --extern tokio_tungstenite=/opt/rustwide/target/debug/deps/libtokio_tungstenite-986c2fa9273becd9.rlib --extern tvdata_rs=/opt/rustwide/target/debug/deps/libtvdata_rs-2d33ce8c419fa515.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-cc4fe5dbb2419c9a.rlib --extern wiremock=/opt/rustwide/target/debug/deps/libwiremock-254bce6074e4612f.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/ring-8061dae8dcbe1bae/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `tvdata-rs` (example "earnings_calendar")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2026-04-21-x86_64-unknown-linux-gnu/bin/rustc --crate-name earnings_calendar --edition=2024 examples/earnings_calendar.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="calendar"' --cfg 'feature="crypto"' --cfg 'feature="default"' --cfg 'feature="economics"' --cfg 'feature="equity"' --cfg 'feature="forex"' --cfg 'feature="search"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("calendar", "crypto", "default", "economics", "equity", "forex", "search", "tracing"))' -C metadata=462d0b221617b31e -C extra-filename=-7f2d9f296427b409 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern bon=/opt/rustwide/target/debug/deps/libbon-1127e09edeac90f2.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-30741c4659b4f293.rlib --extern http=/opt/rustwide/target/debug/deps/libhttp-a0bc74fc3ed71420.rlib --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-0ac012fec71d6948.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-bef9130284f84f0a.rlib --extern reqwest_middleware=/opt/rustwide/target/debug/deps/libreqwest_middleware-aaf5127318887824.rlib --extern reqwest_retry=/opt/rustwide/target/debug/deps/libreqwest_retry-158ad61486d477dd.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-5be27b41e60d3b41.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-595a952371354f01.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-82082bc69f1723e1.rlib --extern time=/opt/rustwide/target/debug/deps/libtime-9720bc9e242daabf.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-d4e2434d6cd11f58.rlib --extern tokio_tungstenite=/opt/rustwide/target/debug/deps/libtokio_tungstenite-986c2fa9273becd9.rlib --extern tvdata_rs=/opt/rustwide/target/debug/deps/libtvdata_rs-2d33ce8c419fa515.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-cc4fe5dbb2419c9a.rlib --extern wiremock=/opt/rustwide/target/debug/deps/libwiremock-254bce6074e4612f.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/ring-8061dae8dcbe1bae/out` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "651198cfb70b794e1724a41a467f4ac299328af637b7686b1dd3e3b24b7e3d1b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "651198cfb70b794e1724a41a467f4ac299328af637b7686b1dd3e3b24b7e3d1b", kill_on_drop: false }`
[INFO] [stdout] 651198cfb70b794e1724a41a467f4ac299328af637b7686b1dd3e3b24b7e3d1b
