[INFO] cloning repository https://github.com/kobe4cn/bigdata [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kobe4cn/bigdata" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkobe4cn%2Fbigdata", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkobe4cn%2Fbigdata'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1b007ab3fb19262d91ffc5010011cf6a96e2d428 [INFO] checking kobe4cn/bigdata against try#f3d95de532264a1215023baa665c0028aecf74b1 for pr-148477 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkobe4cn%2Fbigdata" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/kobe4cn/bigdata [INFO] finished tweaking git repo https://github.com/kobe4cn/bigdata [INFO] tweaked toml for git repo https://github.com/kobe4cn/bigdata written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/kobe4cn/bigdata on toolchain f3d95de532264a1215023baa665c0028aecf74b1 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f3d95de532264a1215023baa665c0028aecf74b1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/kobe4cn/bigdata 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" "+f3d95de532264a1215023baa665c0028aecf74b1" "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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+f3d95de532264a1215023baa665c0028aecf74b1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b90a5f3091d9a01cbf85351f9561df5b614eb696deed9ff56086cf5e07ff33d3 [INFO] running `Command { std: "docker" "start" "-a" "b90a5f3091d9a01cbf85351f9561df5b614eb696deed9ff56086cf5e07ff33d3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b90a5f3091d9a01cbf85351f9561df5b614eb696deed9ff56086cf5e07ff33d3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b90a5f3091d9a01cbf85351f9561df5b614eb696deed9ff56086cf5e07ff33d3", kill_on_drop: false }` [INFO] [stdout] b90a5f3091d9a01cbf85351f9561df5b614eb696deed9ff56086cf5e07ff33d3 [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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+f3d95de532264a1215023baa665c0028aecf74b1" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4d19fe59996a4fe6692c0fa8713276edf09c0f772a974d554f98c5abb8b025c0 [INFO] running `Command { std: "docker" "start" "-a" "4d19fe59996a4fe6692c0fa8713276edf09c0f772a974d554f98c5abb8b025c0", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.89 [INFO] [stderr] Compiling libc v0.2.162 [INFO] [stderr] Compiling serde v1.0.215 [INFO] [stderr] Compiling libm v0.2.11 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Checking once_cell v1.20.2 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking bytes v1.8.0 [INFO] [stderr] Checking iana-time-zone v0.1.61 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling rustversion v1.0.18 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking allocator-api2 v0.2.20 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling rustix v0.38.40 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Checking hashbrown v0.15.1 [INFO] [stderr] Checking lexical-util v1.0.3 [INFO] [stderr] Compiling snap v1.1.1 [INFO] [stderr] Checking phf v0.11.2 [INFO] [stderr] Checking flate2 v1.0.34 [INFO] [stderr] Checking writeable v0.5.5 [INFO] [stderr] Checking pin-project-lite v0.2.15 [INFO] [stderr] Checking litemap v0.7.3 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Checking icu_locid_transform_data v1.5.0 [INFO] [stderr] Compiling serde_json v1.0.132 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Checking lexical-parse-integer v1.0.2 [INFO] [stderr] Checking lexical-write-integer v1.0.2 [INFO] [stderr] Compiling phf_codegen v0.11.2 [INFO] [stderr] Compiling syn v2.0.87 [INFO] [stderr] Checking icu_properties_data v1.5.0 [INFO] [stderr] Compiling cc v1.2.1 [INFO] [stderr] Checking mio v1.0.2 [INFO] [stderr] Checking lexical-parse-float v1.0.2 [INFO] [stderr] Checking lexical-write-float v1.0.2 [INFO] [stderr] Checking socket2 v0.5.7 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Checking icu_normalizer_data v1.5.0 [INFO] [stderr] Checking write16 v1.0.0 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Checking utf16_iter v1.0.5 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Checking twox-hash v1.6.3 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking csv-core v0.1.11 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Checking integer-encoding v3.0.4 [INFO] [stderr] Checking brotli v7.0.0 [INFO] [stderr] Compiling target-features v0.1.6 [INFO] [stderr] Checking atoi v2.0.0 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Checking half v2.4.1 [INFO] [stderr] Checking lexical-core v1.0.2 [INFO] [stderr] Checking ordered-float v2.10.1 [INFO] [stderr] Checking array-init-cursor v0.2.0 [INFO] [stderr] Compiling flatbuffers v24.3.25 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking planus v0.3.1 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Checking thrift v0.17.0 [INFO] [stderr] Checking castaway v0.2.3 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Checking lz4_flex v0.11.3 [INFO] [stderr] Compiling polars-utils v0.43.1 [INFO] [stderr] Checking simdutf8 v0.1.5 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking memmap2 v0.7.1 [INFO] [stderr] Compiling polars-schema v0.43.1 [INFO] [stderr] Compiling polars-arrow v0.43.1 [INFO] [stderr] Checking unicode-segmentation v1.12.0 [INFO] [stderr] Checking itoap v1.0.1 [INFO] [stderr] Checking fast-float v0.2.0 [INFO] [stderr] Checking ethnum v1.5.0 [INFO] [stderr] Checking streaming-iterator v0.1.9 [INFO] [stderr] Checking atoi_simd v0.15.6 [INFO] [stderr] Checking dyn-clone v1.0.17 [INFO] [stderr] Checking strength_reduce v0.2.4 [INFO] [stderr] Compiling polars-compute v0.43.1 [INFO] [stderr] Compiling polars-core v0.43.1 [INFO] [stderr] Compiling polars-ops v0.43.1 [INFO] [stderr] Checking xxhash-rust v0.8.12 [INFO] [stderr] Checking fixedbitset v0.4.2 [INFO] [stderr] Checking unicode-reverse v1.0.9 [INFO] [stderr] Checking argminmax v0.6.2 [INFO] [stderr] Checking fastrand v2.2.0 [INFO] [stderr] Checking fallible-streaming-iterator v0.1.9 [INFO] [stderr] Checking glob v0.3.1 [INFO] [stderr] Checking parquet-format-safe v0.2.4 [INFO] [stderr] Checking streaming-decompression v0.1.2 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Compiling polars-plan v0.43.1 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking anstyle-parse v0.2.6 [INFO] [stderr] Compiling vte_generate_state_changes v0.1.2 [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/f3d95de532264a1215023baa665c0028aecf74b1/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="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=ede3a27ba9816f5a -C extra-filename=-e11e10476fbe0ba2 --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] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "4d19fe59996a4fe6692c0fa8713276edf09c0f772a974d554f98c5abb8b025c0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4d19fe59996a4fe6692c0fa8713276edf09c0f772a974d554f98c5abb8b025c0", kill_on_drop: false }` [INFO] [stdout] 4d19fe59996a4fe6692c0fa8713276edf09c0f772a974d554f98c5abb8b025c0