[INFO] fetching crate datafusion-openlineage 0.0.7...
[INFO] checking datafusion-openlineage-0.0.7 against e977a0b5ab976a591981e7263bd67a71a4f79308 for pr-158914
[INFO] extracting crate datafusion-openlineage 0.0.7 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate datafusion-openlineage 0.0.7
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate datafusion-openlineage 0.0.7
[INFO] tweaked toml for crates.io crate datafusion-openlineage 0.0.7 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate datafusion-openlineage 0.0.7 on toolchain e977a0b5ab976a591981e7263bd67a71a4f79308
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e977a0b5ab976a591981e7263bd67a71a4f79308" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate datafusion-openlineage 0.0.7 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" "+e977a0b5ab976a591981e7263bd67a71a4f79308" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:1fa6594d87c8fa7b311925a7a77a16f539833322d9dfba4ce891f211db2f90b1" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 05b30c11274131594ce41995ef9cd5328fcb5161ee60a04c63c28f701db14bc2
[INFO] running `Command { std: "docker" "start" "05b30c11274131594ce41995ef9cd5328fcb5161ee60a04c63c28f701db14bc2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "05b30c11274131594ce41995ef9cd5328fcb5161ee60a04c63c28f701db14bc2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "05b30c11274131594ce41995ef9cd5328fcb5161ee60a04c63c28f701db14bc2" "/opt/rustwide/cargo-home/bin/cargo" "+e977a0b5ab976a591981e7263bd67a71a4f79308" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "05b30c11274131594ce41995ef9cd5328fcb5161ee60a04c63c28f701db14bc2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "05b30c11274131594ce41995ef9cd5328fcb5161ee60a04c63c28f701db14bc2" "/opt/rustwide/cargo-home/bin/cargo" "+e977a0b5ab976a591981e7263bd67a71a4f79308" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]     Checking log v0.4.32
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling zerocopy v0.8.52
[INFO] [stderr]    Compiling syn v2.0.118
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]    Compiling cc v1.2.64
[INFO] [stderr]     Checking serde_json v1.0.150
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]     Checking phf_shared v0.12.1
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]     Checking getrandom v0.4.2
[INFO] [stderr]     Checking unicode-segmentation v1.13.3
[INFO] [stderr]     Checking twox-hash v2.1.2
[INFO] [stderr]     Checking zlib-rs v0.6.3
[INFO] [stderr]     Checking either v1.16.0
[INFO] [stderr]     Checking flatbuffers v25.12.19
[INFO] [stderr]     Checking phf v0.12.1
[INFO] [stderr]     Checking lz4_flex v0.13.1
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking csv-core v0.1.13
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]    Compiling snap v1.1.1
[INFO] [stderr]     Checking integer-encoding v3.0.4
[INFO] [stderr]     Checking comfy-table v7.2.2
[INFO] [stderr]     Checking uuid v1.23.3
[INFO] [stderr]     Checking brotli v8.0.4
[INFO] [stderr]    Compiling seq-macro v0.3.6
[INFO] [stderr]     Checking fixedbitset v0.5.7
[INFO] [stderr]     Checking block-buffer v0.12.1
[INFO] [stderr]    Compiling datafusion-doc v54.0.0
[INFO] [stderr]     Checking csv v1.4.0
[INFO] [stderr]     Checking digest v0.11.3
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking atoi v2.0.0
[INFO] [stderr]     Checking ordered-float v2.10.1
[INFO] [stderr]     Checking dashmap v6.2.1
[INFO] [stderr]     Checking blake2 v0.10.6
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking rustls-pki-types v1.14.1
[INFO] [stderr]     Checking sha2 v0.11.0
[INFO] [stderr]     Checking arrow-schema v58.3.0
[INFO] [stderr]     Checking md-5 v0.11.0
[INFO] [stderr]    Compiling rustls v0.23.40
[INFO] [stderr]     Checking thrift v0.17.0
[INFO] [stderr]     Checking libbz2-rs-sys v0.2.5
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]     Checking rustls-native-certs v0.8.4
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling bigdecimal v0.4.10
[INFO] [stderr]    Compiling bollard-buildkit-proto v0.7.0
[INFO] [stderr]     Checking utf8-zero v0.8.1
[INFO] [stderr]     Checking deranged v0.5.8
[INFO] [stderr]     Checking const-random v0.1.18
[INFO] [stderr]     Checking rustls-pemfile v2.2.0
[INFO] [stderr]     Checking dlv-list v0.5.2
[INFO] [stderr]     Checking chacha20 v0.10.0
[INFO] [stderr]     Checking borrow-or-share v0.2.4
[INFO] [stderr]    Compiling unicode-general-category v1.1.0
[INFO] [stderr]     Checking bit-vec v0.8.0
[INFO] [stderr]     Checking xattr v1.6.1
[INFO] [stderr]     Checking bzip2 v0.6.1
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling stacker v0.1.24
[INFO] [stderr]    Compiling aws-lc-sys v0.41.0
[INFO] [stderr]    Compiling blake3 v1.8.5
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling liblzma-sys v0.4.6
[INFO] [stderr]    Compiling openssl-sys v0.9.117
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]     Checking ordered-multimap v0.7.3
[INFO] [stderr]     Checking rust-ini v0.21.3
[INFO] [stderr]     Checking bit-set v0.8.0
[INFO] [stderr]    Compiling openssl v0.10.81
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]     Checking num v0.4.3
[INFO] [stderr]     Checking rand v0.10.1
[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/e977a0b5ab976a591981e7263bd67a71a4f79308/bin/rustc --crate-name brotli --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/brotli-8.0.4/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=4789150d2f4a4eb2 -C extra-filename=-6ea55079a4d4b58d --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-aba14f6c9c5c0c71.rmeta --extern brotli_decompressor=/opt/rustwide/target/debug/deps/libbrotli_decompressor-afda87b8fb3290b5.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" "05b30c11274131594ce41995ef9cd5328fcb5161ee60a04c63c28f701db14bc2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "05b30c11274131594ce41995ef9cd5328fcb5161ee60a04c63c28f701db14bc2", kill_on_drop: false }`
[INFO] [stdout] 05b30c11274131594ce41995ef9cd5328fcb5161ee60a04c63c28f701db14bc2
