[INFO] fetching crate yahoo-finance-symbols 0.1.4...
[INFO] testing yahoo-finance-symbols-0.1.4 against 1.95.0 for beta-1.96-2
[INFO] extracting crate yahoo-finance-symbols 0.1.4 into /workspace/builds/worker-1-tc1/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-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate yahoo-finance-symbols 0.1.4 on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "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" "+1.95.0" "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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded markup5ever v0.12.1
[INFO] [stderr]   Downloaded ego-tree v0.6.3
[INFO] [stderr]   Downloaded selectors v0.25.0
[INFO] [stderr]   Downloaded string_cache_codegen v0.5.4
[INFO] [stderr]   Downloaded cssparser v0.31.2
[INFO] [stderr]   Downloaded phf_codegen v0.10.0
[INFO] [stderr]   Downloaded servo_arc v0.3.0
[INFO] [stderr]   Downloaded scraper v0.19.1
[INFO] [stderr]   Downloaded polars-error v0.41.3
[INFO] [stderr]   Downloaded multiversion-macros v0.7.4
[INFO] [stderr]   Downloaded multiversion v0.7.4
[INFO] [stderr]   Downloaded memmap2 v0.7.1
[INFO] [stderr]   Downloaded r2d2_sqlite v0.24.0
[INFO] [stderr]   Downloaded foreign_vec v0.1.0
[INFO] [stderr]   Downloaded polars-row v0.41.3
[INFO] [stderr]   Downloaded target-features v0.1.6
[INFO] [stderr]   Downloaded fast-float v0.2.0
[INFO] [stderr]   Downloaded polars-compute v0.41.3
[INFO] [stderr]   Downloaded atoi_simd v0.15.6
[INFO] [stderr]   Downloaded polars-expr v0.41.3
[INFO] [stderr]   Downloaded comfy-table v7.2.2
[INFO] [stderr]   Downloaded polars-lazy v0.41.3
[INFO] [stderr]   Downloaded parquet-format-safe v0.2.4
[INFO] [stderr]   Downloaded polars-io v0.41.3
[INFO] [stderr]   Downloaded polars v0.41.3
[INFO] [stderr]   Downloaded polars-ops v0.41.3
[INFO] [stderr]   Downloaded polars-parquet v0.41.3
[INFO] [stderr]   Downloaded rusqlite v0.31.0
[INFO] [stderr]   Downloaded ethnum v1.5.3
[INFO] [stderr]   Downloaded polars-mem-engine v0.41.3
[INFO] [stderr]   Downloaded polars-plan v0.41.3
[INFO] [stderr]   Downloaded polars-utils v0.41.3
[INFO] [stderr]   Downloaded html5ever v0.27.0
[INFO] [stderr]   Downloaded smartstring v1.0.1
[INFO] [stderr]   Downloaded stacker v0.1.24
[INFO] [stderr]   Downloaded polars-arrow v0.41.3
[INFO] [stderr]   Downloaded polars-core v0.41.3
[INFO] [stderr]   Downloaded rand_core v0.10.1
[INFO] [stderr]   Downloaded hashlink v0.9.1
[INFO] [stderr]   Downloaded libsqlite3-sys v0.28.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 155845ed6b9ce2d2727927cbf6d963a94a6e58ce73e859dc29ab5727357bce99
[INFO] running `Command { std: "docker" "start" "-a" "155845ed6b9ce2d2727927cbf6d963a94a6e58ce73e859dc29ab5727357bce99", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "155845ed6b9ce2d2727927cbf6d963a94a6e58ce73e859dc29ab5727357bce99", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "155845ed6b9ce2d2727927cbf6d963a94a6e58ce73e859dc29ab5727357bce99", kill_on_drop: false }`
[INFO] [stdout] 155845ed6b9ce2d2727927cbf6d963a94a6e58ce73e859dc29ab5727357bce99
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5ad927a20260dc28c154b87d6681cb6d34d2f4da302e95a73172b4e76ed895cd
[INFO] running `Command { std: "docker" "start" "-a" "5ad927a20260dc28c154b87d6681cb6d34d2f4da302e95a73172b4e76ed895cd", kill_on_drop: false }`
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling cc v1.2.61
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling ar_archive_writer v0.5.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling array-init-cursor v0.2.1
[INFO] [stderr]    Compiling target-features v0.1.6
[INFO] [stderr]    Compiling smartstring v1.0.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling polars-utils v0.41.3
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling planus v0.3.1
[INFO] [stderr]    Compiling polars-arrow v0.41.3
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling raw-cpuid v11.6.0
[INFO] [stderr]    Compiling rayon v1.12.0
[INFO] [stderr]    Compiling atoi_simd v0.15.6
[INFO] [stderr]    Compiling ethnum v1.5.3
[INFO] [stderr]    Compiling foreign_vec v0.1.0
[INFO] [stderr]    Compiling fast-float v0.2.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling streaming-iterator v0.1.9
[INFO] [stderr]    Compiling strength_reduce v0.2.4
[INFO] [stderr]    Compiling polars-compute v0.41.3
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling rand v0.8.6
[INFO] [stderr]    Compiling polars-core v0.41.3
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling unicode-segmentation v1.13.2
[INFO] [stderr]    Compiling xxhash-rust v0.8.15
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling polars-ops v0.41.3
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling argminmax v0.6.3
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling memmap2 v0.7.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling polars-plan v0.41.3
[INFO] [stderr]    Compiling openssl v0.10.78
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling comfy-table v7.2.2
[INFO] [stderr]    Compiling mac v0.1.1
[INFO] [stderr]    Compiling rand_core v0.10.1
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling futf v0.1.5
[INFO] [stderr]    Compiling psm v0.1.31
[INFO] [stderr]    Compiling stacker v0.1.24
[INFO] [stderr]    Compiling openssl-sys v0.9.114
[INFO] [stderr]    Compiling rand_distr v0.4.3
[INFO] [stderr]    Compiling libsqlite3-sys v0.28.0
[INFO] [stderr]    Compiling cpufeatures v0.3.0
[INFO] [stderr]    Compiling dtoa v1.0.11
[INFO] [stderr]    Compiling chacha20 v0.10.0
[INFO] [stderr]    Compiling dtoa-short v0.3.5
[INFO] [stderr]    Compiling tendril v0.4.3
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling polars-lazy v0.41.3
[INFO] [stderr]    Compiling phf v0.10.1
[INFO] [stderr]    Compiling rand v0.10.1
[INFO] [stderr]    Compiling streaming-decompression v0.1.2
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling scheduled-thread-pool v0.2.7
[INFO] [stderr]    Compiling servo_arc v0.3.0
[INFO] [stderr]    Compiling polars v0.41.3
[INFO] [stderr]    Compiling parquet-format-safe v0.2.4
[INFO] [stderr]    Compiling iri-string v0.7.12
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling phf_generator v0.10.0
[INFO] [stderr]    Compiling r2d2 v0.8.10
[INFO] [stderr]    Compiling rustls-pki-types v1.14.1
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling getopts v0.2.24
[INFO] [stderr]    Compiling phf_codegen v0.10.0
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling string_cache_codegen v0.5.4
[INFO] [stderr]    Compiling selectors v0.25.0
[INFO] [stderr]    Compiling number_prefix v0.4.0
[INFO] [stderr]    Compiling ego-tree v0.6.3
[INFO] [stderr]    Compiling indicatif v0.17.11
[INFO] [stderr] error: could not compile `syn` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.95.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.117/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="fold"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="visit"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "test", "visit", "visit-mut"))' -C metadata=0518533e850b2680 -C extra-filename=-37cb34d763c883c6 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-99a3d88b32bce55e.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-c104ce3d460b40dd.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-121f5aac28bffa4f.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "5ad927a20260dc28c154b87d6681cb6d34d2f4da302e95a73172b4e76ed895cd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5ad927a20260dc28c154b87d6681cb6d34d2f4da302e95a73172b4e76ed895cd", kill_on_drop: false }`
[INFO] [stdout] 5ad927a20260dc28c154b87d6681cb6d34d2f4da302e95a73172b4e76ed895cd
