[INFO] fetching crate rsql_driver_polars 0.18.1... [INFO] checking rsql_driver_polars-0.18.1 against try#306c6aded24f02440063be828ebe601fe5eb8323 for pr-133502-3 [INFO] extracting crate rsql_driver_polars 0.18.1 into /workspace/builds/worker-0-tc2/source [INFO] validating manifest of crates.io crate rsql_driver_polars 0.18.1 on toolchain 306c6aded24f02440063be828ebe601fe5eb8323 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+306c6aded24f02440063be828ebe601fe5eb8323" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate rsql_driver_polars 0.18.1 [INFO] finished tweaking crates.io crate rsql_driver_polars 0.18.1 [INFO] tweaked toml for crates.io crate rsql_driver_polars 0.18.1 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate crates.io crate rsql_driver_polars 0.18.1 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" "+306c6aded24f02440063be828ebe601fe5eb8323" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+306c6aded24f02440063be828ebe601fe5eb8323" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8df267145c3efb3b126603d0252fe423f55ff92fe434e7a4660b91047a9da338 [INFO] running `Command { std: "docker" "start" "-a" "8df267145c3efb3b126603d0252fe423f55ff92fe434e7a4660b91047a9da338", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8df267145c3efb3b126603d0252fe423f55ff92fe434e7a4660b91047a9da338", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8df267145c3efb3b126603d0252fe423f55ff92fe434e7a4660b91047a9da338", kill_on_drop: false }` [INFO] [stdout] 8df267145c3efb3b126603d0252fe423f55ff92fe434e7a4660b91047a9da338 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+306c6aded24f02440063be828ebe601fe5eb8323" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f8b95c906c94c3b2998950a19712feec068ce9b1f7b8f793a443570e25bd8174 [INFO] running `Command { std: "docker" "start" "-a" "f8b95c906c94c3b2998950a19712feec068ce9b1f7b8f793a443570e25bd8174", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling libc v0.2.168 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Compiling libm v0.2.11 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Checking foldhash v0.1.3 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Checking once_cell v1.20.2 [INFO] [stderr] Compiling rustversion v1.0.18 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling psm v0.1.24 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Compiling stacker v0.1.17 [INFO] [stderr] Checking rayon-core v1.12.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Checking array-init-cursor v0.2.0 [INFO] [stderr] Checking planus v0.3.1 [INFO] [stderr] Compiling polars-utils v0.46.0 [INFO] [stderr] Checking iana-time-zone v0.1.61 [INFO] [stderr] Checking simdutf8 v0.1.5 [INFO] [stderr] Checking raw-cpuid v11.2.0 [INFO] [stderr] Checking phf v0.11.3 [INFO] [stderr] Compiling polars-schema v0.46.0 [INFO] [stderr] Compiling polars-arrow v0.46.0 [INFO] [stderr] Compiling polars-compute v0.46.0 [INFO] [stderr] Checking strength_reduce v0.2.4 [INFO] [stderr] Compiling rustix v0.38.42 [INFO] [stderr] Checking dyn-clone v1.0.17 [INFO] [stderr] Checking ethnum v1.5.0 [INFO] [stderr] Checking streaming-iterator v0.1.9 [INFO] [stderr] Checking atoi_simd v0.16.0 [INFO] [stderr] Checking linux-raw-sys v0.4.14 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking fast-float2 v0.2.3 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking castaway v0.2.3 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Checking memmap2 v0.9.5 [INFO] [stderr] Compiling polars-core v0.46.0 [INFO] [stderr] Checking strum v0.26.3 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Compiling polars-ops v0.46.0 [INFO] [stderr] Checking unicode-segmentation v1.12.0 [INFO] [stderr] Checking xxhash-rust v0.8.12 [INFO] [stderr] Checking unicode-normalization v0.1.24 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling bstr v1.11.1 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking litemap v0.7.4 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling phf_codegen v0.11.2 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling serde_yml v0.0.12 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Checking unicode-reverse v1.0.9 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling polars-plan v0.46.0 [INFO] [stderr] Checking chrono v0.4.39 [INFO] [stderr] Checking argminmax v0.6.2 [INFO] [stderr] Checking glob v0.3.1 [INFO] [stderr] Checking home v0.5.11 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling anyhow v1.0.97 [INFO] [stderr] Checking crossterm v0.28.1 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling winnow v0.6.20 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Compiling arc-swap v1.7.1 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling libyml v0.0.5 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling polars-lazy v0.46.0 [INFO] [stderr] Compiling mockall_derive v0.13.1 [INFO] [stderr] Compiling base62 v2.0.3 [INFO] [stderr] Checking predicates-core v1.0.8 [INFO] [stderr] Compiling indexmap v2.8.0 [INFO] [stderr] Compiling normpath v1.3.0 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Checking now v0.1.3 [INFO] [stderr] Checking termtree v0.4.1 [INFO] [stderr] Checking fallible-streaming-iterator v0.1.9 [INFO] [stderr] Checking pin-project-lite v0.2.15 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling rust_decimal v1.37.0 [INFO] [stderr] Checking streaming-decompression v0.1.2 [INFO] [stderr] Checking predicates v3.1.2 [INFO] [stderr] Checking predicates-tree v1.0.11 [INFO] [stderr] Checking getrandom v0.3.2 [INFO] [stderr] Checking sqlparser v0.53.0 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Checking tracing-core v0.1.33 [INFO] [stderr] Compiling polars v0.46.0 [INFO] [stderr] Checking fragile v2.0.0 [INFO] [stderr] Checking polars-parquet-format v0.1.0 [INFO] [stderr] Checking downcast v0.11.0 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Checking globset v0.4.15 [INFO] [stderr] Checking num-format v0.4.4 [INFO] [stderr] Checking sqlparser v0.52.0 [INFO] [stderr] Checking file_type v0.8.1 [INFO] [stderr] Checking ignore v0.4.23 [INFO] [stderr] Checking globwalk v0.8.1 [INFO] [stderr] error: could not compile `file_type` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/306c6aded24f02440063be828ebe601fe5eb8323/bin/rustc --crate-name file_type --edition=2024 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/file_type-0.8.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --cfg 'feature="wikidata"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all", "default", "httpd", "iana", "linguist", "pronom", "std", "wikidata"))' -C metadata=e658a96cfd4274f5 -C extra-filename=-9001f9e051fa48b5 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern phf=/opt/rustwide/target/debug/deps/libphf-9bbe4b4d1738599b.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "f8b95c906c94c3b2998950a19712feec068ce9b1f7b8f793a443570e25bd8174", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f8b95c906c94c3b2998950a19712feec068ce9b1f7b8f793a443570e25bd8174", kill_on_drop: false }` [INFO] [stdout] f8b95c906c94c3b2998950a19712feec068ce9b1f7b8f793a443570e25bd8174