[INFO] fetching crate yahoo-finance-symbols 0.1.4...
[INFO] checking yahoo-finance-symbols-0.1.4 against try#5ec4d3b0c83717313176eefa7d71e9d36dc83355 for 155501-infallible-never-no-reservation
[INFO] extracting crate yahoo-finance-symbols 0.1.4 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate yahoo-finance-symbols 0.1.4
[INFO] finished tweaking crates.io crate yahoo-finance-symbols 0.1.4
[INFO] tweaked toml for crates.io crate yahoo-finance-symbols 0.1.4 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate yahoo-finance-symbols 0.1.4 on toolchain 5ec4d3b0c83717313176eefa7d71e9d36dc83355
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5ec4d3b0c83717313176eefa7d71e9d36dc83355" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5ec4d3b0c83717313176eefa7d71e9d36dc83355" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 317 packages to latest compatible versions
[INFO] [stderr]       Adding indicatif v0.17.11 (available: v0.18.4)
[INFO] [stderr]       Adding polars v0.41.3 (available: v0.53.0)
[INFO] [stderr]       Adding r2d2_sqlite v0.24.0 (available: v0.33.0)
[INFO] [stderr]       Adding reqwest v0.12.28 (available: v0.13.2)
[INFO] [stderr]       Adding rusqlite v0.31.0 (available: v0.39.0)
[INFO] [stderr]       Adding scraper v0.19.1 (available: v0.26.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5ec4d3b0c83717313176eefa7d71e9d36dc83355" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+5ec4d3b0c83717313176eefa7d71e9d36dc83355" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f3a3040249e458990da84f7c27052dba996fe8cb373b08a7feb11d71c6fe7d32
[INFO] running `Command { std: "docker" "start" "-a" "f3a3040249e458990da84f7c27052dba996fe8cb373b08a7feb11d71c6fe7d32", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f3a3040249e458990da84f7c27052dba996fe8cb373b08a7feb11d71c6fe7d32", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f3a3040249e458990da84f7c27052dba996fe8cb373b08a7feb11d71c6fe7d32", kill_on_drop: false }`
[INFO] [stdout] f3a3040249e458990da84f7c27052dba996fe8cb373b08a7feb11d71c6fe7d32
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+5ec4d3b0c83717313176eefa7d71e9d36dc83355" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4a7efee11917d1c6f591b48bc8a7ecd36a6a731063087d04380658f158343e0d
[INFO] running `Command { std: "docker" "start" "-a" "4a7efee11917d1c6f591b48bc8a7ecd36a6a731063087d04380658f158343e0d", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]     Checking once_cell v1.21.4
[INFO] [stderr]    Compiling cc v1.2.61
[INFO] [stderr]     Checking itoa v1.0.18
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]     Checking bitflags v2.11.1
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]     Checking hashbrown v0.17.0
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]     Checking indexmap v2.14.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking rayon v1.12.0
[INFO] [stderr]     Checking stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling target-features v0.1.6
[INFO] [stderr]    Compiling stacker v0.1.24
[INFO] [stderr]     Checking array-init-cursor v0.2.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking planus v0.3.1
[INFO] [stderr]    Compiling smartstring v1.0.1
[INFO] [stderr]    Compiling pkg-config v0.3.33
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling polars-utils v0.41.3
[INFO] [stderr]     Checking simdutf8 v0.1.5
[INFO] [stderr]     Checking raw-cpuid v11.6.0
[INFO] [stderr]    Compiling polars-arrow v0.41.3
[INFO] [stderr]    Compiling siphasher v1.0.2
[INFO] [stderr]     Checking unicode-width v0.2.2
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling ar_archive_writer v0.5.1
[INFO] [stderr]     Checking chrono v0.4.44
[INFO] [stderr]     Checking strength_reduce v0.2.4
[INFO] [stderr]     Checking fast-float v0.2.0
[INFO] [stderr]     Checking streaming-iterator v0.1.9
[INFO] [stderr]     Checking ethnum v1.5.3
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]     Checking foreign_vec v0.1.0
[INFO] [stderr]     Checking atoi_simd v0.15.6
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling psm v0.1.31
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.6
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]     Checking zerofrom v0.1.7
[INFO] [stderr]     Checking yoke v0.8.2
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]    Compiling polars-compute v0.41.3
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]     Checking socket2 v0.6.3
[INFO] [stderr]     Checking mio v1.2.0
[INFO] [stderr]    Compiling openssl-sys v0.9.114
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]     Checking zerovec v0.11.6
[INFO] [stderr]     Checking bytemuck v1.25.0
[INFO] [stderr]     Checking tokio v1.52.1
[INFO] [stderr]    Compiling polars-core v0.41.3
[INFO] [stderr]     Checking regex-syntax v0.8.10
[INFO] [stderr]     Checking unicode-segmentation v1.13.2
[INFO] [stderr]     Checking tinystr v0.8.3
[INFO] [stderr]     Checking rand_distr v0.4.3
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]     Checking comfy-table v7.2.2
[INFO] [stderr]    Compiling multiversion-macros v0.7.4
[INFO] [stderr]     Checking http v1.4.0
[INFO] [stderr]     Checking futures-io v0.3.32
[INFO] [stderr]     Checking writeable v0.6.3
[INFO] [stderr]     Checking litemap v0.8.2
[INFO] [stderr]     Checking icu_locale_core v2.2.0
[INFO] [stderr]     Checking potential_utf v0.1.5
[INFO] [stderr]     Checking zerotrie v0.2.4
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]    Compiling polars-ops v0.41.3
[INFO] [stderr]    Compiling icu_properties_data v2.2.0
[INFO] [stderr]    Compiling icu_normalizer_data v2.2.0
[INFO] [stderr]     Checking icu_provider v2.2.0
[INFO] [stderr]     Checking icu_collections v2.2.0
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling recursive-proc-macro-impl v0.1.1
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking multiversion v0.7.4
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking polars-arrow-format v0.1.0
[INFO] [stderr]     Checking argminmax v0.6.3
[INFO] [stderr]     Checking memmap2 v0.7.1
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]    Compiling polars-plan v0.41.3
[INFO] [stderr]    Compiling openssl v0.10.78
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]     Checking recursive v0.1.1
[INFO] [stderr]     Checking phf v0.11.3
[INFO] [stderr]    Compiling phf_generator v0.10.0
[INFO] [stderr]    Compiling string_cache_codegen v0.5.4
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]     Checking rand_core v0.10.1
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]     Checking futf v0.1.5
[INFO] [stderr]    Compiling markup5ever v0.12.1
[INFO] [stderr]    Compiling phf_codegen v0.10.0
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking icu_properties v2.2.0
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]     Checking icu_normalizer v2.2.0
[INFO] [stderr]    Compiling libsqlite3-sys v0.28.0
[INFO] [stderr]     Checking polars-error v0.41.3
[INFO] [stderr]     Checking dtoa v1.0.11
[INFO] [stderr]     Checking cpufeatures v0.3.0
[INFO] [stderr]     Checking openssl-probe v0.2.1
[INFO] [stderr]     Checking phf_shared v0.10.0
[INFO] [stderr]     Checking tendril v0.4.3
[INFO] [stderr]     Checking dtoa-short v0.3.5
[INFO] [stderr]     Checking chacha20 v0.10.0
[INFO] [stderr]     Checking h2 v0.4.13
[INFO] [stderr]    Compiling selectors v0.25.0
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking string_cache v0.8.9
[INFO] [stderr]    Compiling html5ever v0.27.0
[INFO] [stderr]    Compiling cssparser-macros v0.6.1
[INFO] [stderr]    Compiling polars-lazy v0.41.3
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking cssparser v0.31.2
[INFO] [stderr]     Checking rand v0.10.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking phf v0.10.1
[INFO] [stderr]     Checking streaming-decompression v0.1.2
[INFO] [stderr]     Checking hashlink v0.9.1
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]     Checking servo_arc v0.3.0
[INFO] [stderr]     Checking hyper v1.9.0
[INFO] [stderr]     Checking scheduled-thread-pool v0.2.7
[INFO] [stderr]    Compiling polars v0.41.3
[INFO] [stderr]     Checking iri-string v0.7.12
[INFO] [stderr]     Checking glob v0.3.3
[INFO] [stderr]     Checking parquet-format-safe v0.2.4
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking r2d2 v0.8.10
[INFO] [stderr]     Checking rustls-pki-types v1.14.1
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking uuid v1.23.1
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]     Checking console v0.15.11
[INFO] [stderr]     Checking tower-http v0.6.8
[INFO] [stderr]     Checking getopts v0.2.24
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]     Checking utf8-width v0.1.8
[INFO] [stderr]     Checking ego-tree v0.6.3
[INFO] [stderr]     Checking futures v0.3.32
[INFO] [stderr]     Checking indicatif v0.17.11
[INFO] [stderr]     Checking html-escape v0.2.13
[INFO] [stderr]     Checking scraper v0.19.1
[INFO] [stderr]     Checking reqwest v0.12.28
[INFO] [stderr]     Checking polars-row v0.41.3
[INFO] [stderr]     Checking polars-parquet v0.41.3
[INFO] [stderr]     Checking rusqlite v0.31.0
[INFO] [stderr]     Checking r2d2_sqlite v0.24.0
[INFO] [stderr]     Checking polars-io v0.41.3
[INFO] [stderr]     Checking polars-expr v0.41.3
[INFO] [stderr]     Checking polars-mem-engine v0.41.3
[INFO] [stderr]     Checking yahoo-finance-symbols v0.1.4 (/opt/rustwide/workdir)
[INFO] [stdout] warning: struct `SymbolList` is never constructed
[INFO] [stdout]   --> src/scraper.rs:19:8
[INFO] [stdout]    |
[INFO] [stdout] 19 | struct SymbolList {
[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 `SymbolList` is never constructed
[INFO] [stdout]   --> src/scraper.rs:19:8
[INFO] [stdout]    |
[INFO] [stdout] 19 | struct SymbolList {
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 22s
[INFO] running `Command { std: "docker" "inspect" "4a7efee11917d1c6f591b48bc8a7ecd36a6a731063087d04380658f158343e0d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4a7efee11917d1c6f591b48bc8a7ecd36a6a731063087d04380658f158343e0d", kill_on_drop: false }`
[INFO] [stdout] 4a7efee11917d1c6f591b48bc8a7ecd36a6a731063087d04380658f158343e0d
