[INFO] cloning repository https://github.com/pola-rs/polars-cli [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pola-rs/polars-cli" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpola-rs%2Fpolars-cli", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpola-rs%2Fpolars-cli'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 906ca3126e931ffe035227e32305855696a2ab75 [INFO] checking pola-rs/polars-cli against try#ddcf048784667508cd676fef4667f88ae15628a3 for pr-148271 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpola-rs%2Fpolars-cli" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-2-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/pola-rs/polars-cli [INFO] finished tweaking git repo https://github.com/pola-rs/polars-cli [INFO] tweaked toml for git repo https://github.com/pola-rs/polars-cli written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/pola-rs/polars-cli on toolchain ddcf048784667508cd676fef4667f88ae15628a3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ddcf048784667508cd676fef4667f88ae15628a3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/pola-rs/polars-cli 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" "+ddcf048784667508cd676fef4667f88ae15628a3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ddcf048784667508cd676fef4667f88ae15628a3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d7450d60881a58daf01825be9911a4d8aaf88ec3031593a467016c21323f77c2 [INFO] running `Command { std: "docker" "start" "-a" "d7450d60881a58daf01825be9911a4d8aaf88ec3031593a467016c21323f77c2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d7450d60881a58daf01825be9911a4d8aaf88ec3031593a467016c21323f77c2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d7450d60881a58daf01825be9911a4d8aaf88ec3031593a467016c21323f77c2", kill_on_drop: false }` [INFO] [stdout] d7450d60881a58daf01825be9911a4d8aaf88ec3031593a467016c21323f77c2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ddcf048784667508cd676fef4667f88ae15628a3" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3e73d03540135abd28d31c315a1533829980accbdaf6d38c2669f06dad66c89f [INFO] running `Command { std: "docker" "start" "-a" "3e73d03540135abd28d31c315a1533829980accbdaf6d38c2669f06dad66c89f", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Checking foldhash v0.1.4 [INFO] [stderr] Checking array-init-cursor v0.2.0 [INFO] [stderr] Compiling target-features v0.1.6 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Checking simdutf8 v0.1.5 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking castaway v0.2.3 [INFO] [stderr] Compiling polars-utils v0.45.1 [INFO] [stderr] Compiling zstd-safe v7.2.1 [INFO] [stderr] Compiling polars-schema v0.45.1 [INFO] [stderr] Checking planus v0.3.1 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Compiling polars-arrow v0.45.1 [INFO] [stderr] Compiling rustix v0.38.43 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Compiling polars-compute v0.45.1 [INFO] [stderr] Checking itoap v1.0.1 [INFO] [stderr] Checking ethnum v1.5.0 [INFO] [stderr] Checking strength_reduce v0.2.4 [INFO] [stderr] Checking streaming-iterator v0.1.9 [INFO] [stderr] Checking mio v1.0.3 [INFO] [stderr] Checking atoi_simd v0.16.0 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Checking signal-hook v0.3.17 [INFO] [stderr] Compiling serde_json v1.0.135 [INFO] [stderr] Checking fast-float2 v0.2.3 [INFO] [stderr] Compiling ref-cast v1.0.23 [INFO] [stderr] Checking fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling polars-core v0.45.1 [INFO] [stderr] Compiling polars-ops v0.45.1 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling syn v2.0.96 [INFO] [stderr] Checking xxhash-rust v0.8.15 [INFO] [stderr] Checking miniz_oxide v0.8.2 [INFO] [stderr] Checking brotli-decompressor v4.0.1 [INFO] [stderr] Checking unicode-reverse v1.0.9 [INFO] [stderr] Checking streaming-decompression v0.1.2 [INFO] [stderr] Checking polars-parquet-format v0.1.0 [INFO] [stderr] Compiling polars-plan v0.45.1 [INFO] [stderr] Compiling polars-lazy v0.45.1 [INFO] [stderr] Checking sqlparser v0.52.0 [INFO] [stderr] Compiling polars v0.45.1 [INFO] [stderr] Checking clap_builder v4.5.26 [INFO] [stderr] Compiling vte_generate_state_changes v0.1.2 [INFO] [stderr] Checking signal-hook-mio v0.2.4 [INFO] [stderr] Compiling cc v1.2.9 [INFO] [stderr] Checking nu-ansi-term v0.50.1 [INFO] [stderr] Checking sqlparser v0.53.0 [INFO] [stderr] Checking atoi v2.0.0 [INFO] [stderr] Checking float-cmp v0.10.0 [INFO] [stderr] Checking argminmax v0.6.2 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking flate2 v1.0.35 [INFO] [stderr] Checking vte v0.11.1 [INFO] [stderr] Checking strip-ansi-escapes v0.2.0 [INFO] [stderr] Checking brotli v7.0.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling psm v0.1.24 [INFO] [stderr] Compiling zstd-sys v2.0.13+zstd.1.5.6 [INFO] [stderr] Compiling stacker v0.1.17 [INFO] [stderr] Compiling lz4-sys v1.11.1+lz4-1.10.0 [INFO] [stderr] Compiling jemalloc-sys v0.5.4+5.3.0-patched [INFO] [stderr] Compiling regex v1.11.1 [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/ddcf048784667508cd676fef4667f88ae15628a3/bin/rustc --crate-name syn --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/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="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --cfg 'feature="visit-mut"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "quote", "test", "visit", "visit-mut"))' -C metadata=f4df2b892808a573 -C extra-filename=-f8dcb2f055117355 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-844c68018ef35cd7.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-5e899913a7e6f36c.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-13328ff8d6cc16fd.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `brotli` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/ddcf048784667508cd676fef4667f88ae15628a3/bin/rustc --crate-name brotli --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/brotli-7.0.0/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="alloc-stdlib"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc-stdlib", "benchmark", "billing", "default", "disable-timer", "disallow_large_window_size", "external-literal-probability", "ffi-api", "float64", "floating_point_context_mixing", "no-stdlib-ffi-binding", "pass-through-ffi-panics", "seccomp", "sha2", "simd", "std", "validation", "vector_scratch_space"))' -C metadata=47f073c651730aa5 -C extra-filename=-460fe3b843ee077b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern alloc_no_stdlib=/opt/rustwide/target/debug/deps/liballoc_no_stdlib-7b1bd6f28b6396be.rmeta --extern alloc_stdlib=/opt/rustwide/target/debug/deps/liballoc_stdlib-72e1816e3e7f5ce9.rmeta --extern brotli_decompressor=/opt/rustwide/target/debug/deps/libbrotli_decompressor-8032bd909233af15.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "3e73d03540135abd28d31c315a1533829980accbdaf6d38c2669f06dad66c89f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3e73d03540135abd28d31c315a1533829980accbdaf6d38c2669f06dad66c89f", kill_on_drop: false }` [INFO] [stdout] 3e73d03540135abd28d31c315a1533829980accbdaf6d38c2669f06dad66c89f