[INFO] fetching crate redgold-crawler-native 0.1.48... [INFO] checking redgold-crawler-native-0.1.48 against try#f3d95de532264a1215023baa665c0028aecf74b1 for pr-148477 [INFO] extracting crate redgold-crawler-native 0.1.48 into /workspace/builds/worker-5-tc2/source [INFO] started tweaking crates.io crate redgold-crawler-native 0.1.48 [INFO] finished tweaking crates.io crate redgold-crawler-native 0.1.48 [INFO] tweaked toml for crates.io crate redgold-crawler-native 0.1.48 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate redgold-crawler-native 0.1.48 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 crates.io crate redgold-crawler-native 0.1.48 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] be2e5ee1cbe3e8a4ed3eab5d4262fd0661c2b539ea248dd14f50f89282ef7473 [INFO] running `Command { std: "docker" "start" "-a" "be2e5ee1cbe3e8a4ed3eab5d4262fd0661c2b539ea248dd14f50f89282ef7473", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "be2e5ee1cbe3e8a4ed3eab5d4262fd0661c2b539ea248dd14f50f89282ef7473", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "be2e5ee1cbe3e8a4ed3eab5d4262fd0661c2b539ea248dd14f50f89282ef7473", kill_on_drop: false }` [INFO] [stdout] be2e5ee1cbe3e8a4ed3eab5d4262fd0661c2b539ea248dd14f50f89282ef7473 [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] d9c8216e3745281ab9c00868267ae53f1ad1c7c471e2d5d8159a947d5aa34451 [INFO] running `Command { std: "docker" "start" "-a" "d9c8216e3745281ab9c00868267ae53f1ad1c7c471e2d5d8159a947d5aa34451", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.17 [INFO] [stderr] Compiling either v1.14.0 [INFO] [stderr] Compiling anyhow v1.0.96 [INFO] [stderr] Compiling serde v1.0.218 [INFO] [stderr] Compiling libc v0.2.170 [INFO] [stderr] Compiling libm v0.2.11 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling cc v1.2.15 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Compiling once_cell v1.20.3 [INFO] [stderr] Checking log v0.4.26 [INFO] [stderr] Compiling serde_json v1.0.139 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling indexmap v2.7.1 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Checking bitflags v2.8.0 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Compiling rustversion v1.0.19 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling iana-time-zone v0.1.61 [INFO] [stderr] Compiling integer-encoding v3.0.4 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Compiling seq-macro v0.3.5 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Checking winnow v0.7.3 [INFO] [stderr] Checking clap_builder v4.5.31 [INFO] [stderr] Compiling getrandom v0.3.1 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Checking object v0.36.7 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Checking sha3 v0.10.8 [INFO] [stderr] Checking strum v0.26.3 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking bytemuck v1.21.0 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling ordered-float v2.10.1 [INFO] [stderr] Compiling half v2.4.1 [INFO] [stderr] Compiling chrono v0.4.39 [INFO] [stderr] Checking atomic v0.6.0 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Compiling openssl-sys v0.9.106 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling thrift v0.17.0 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Checking nanorand v0.7.0 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling tempfile v3.17.1 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking flume v0.11.1 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Checking data-encoding v2.8.0 [INFO] [stderr] Compiling prost-build v0.9.0 [INFO] [stderr] Compiling prost-build v0.8.0 [INFO] [stderr] Compiling openssl v0.10.71 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling parquet v54.2.1 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Compiling prost-derive v0.9.0 [INFO] [stderr] Compiling prost-derive v0.8.0 [INFO] [stderr] Compiling prost-derive v0.7.0 [INFO] [stderr] Compiling prost-derive v0.11.9 [INFO] [stderr] Checking backtrace v0.3.74 [INFO] [stderr] Compiling prost v0.7.0 [INFO] [stderr] Compiling prost v0.9.0 [INFO] [stderr] Checking prost v0.11.9 [INFO] [stderr] Compiling prost v0.8.0 [INFO] [stderr] Compiling prost-types v0.9.0 [INFO] [stderr] Compiling prost-types v0.8.0 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling serde_derive v1.0.218 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling clap_derive v4.5.28 [INFO] [stderr] Checking tokio v1.43.0 [INFO] [stderr] Compiling async-trait v0.1.86 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Checking yoke v0.7.5 [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] Checking clap v4.5.31 [INFO] [stderr] Checking tracing-subscriber v0.3.19 [INFO] [stderr] Checking zerovec v0.10.4 [INFO] [stderr] Checking metrics v0.22.3 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] error: could not compile `parquet` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/f3d95de532264a1215023baa665c0028aecf74b1/bin/rustc --crate-name parquet --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parquet-54.2.1/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arrow", "arrow-array", "arrow-buffer", "arrow-cast", "arrow-csv", "arrow-data", "arrow-ipc", "arrow-schema", "arrow-select", "arrow_canonical_extension_types", "async", "base64", "brotli", "clap", "cli", "crc", "default", "experimental", "flate2", "futures", "json", "lz4", "lz4_flex", "object_store", "serde", "serde_json", "simdutf8", "snap", "sysinfo", "test_common", "tokio", "zstd", "zstd-sys"))' -C metadata=8a62bd86985bb3a5 -C extra-filename=-08f23ab1829dbc4d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ahash=/opt/rustwide/target/debug/deps/libahash-059eac707ff977b6.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-1e290e14b8f5ae93.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-6e28d6bc4cd6e1cf.rmeta --extern half=/opt/rustwide/target/debug/deps/libhalf-45c94649ad334b3d.rmeta --extern hashbrown=/opt/rustwide/target/debug/deps/libhashbrown-4d5c81b3186ab6ab.rmeta --extern num=/opt/rustwide/target/debug/deps/libnum-f5d20fa209dedbab.rmeta --extern num_bigint=/opt/rustwide/target/debug/deps/libnum_bigint-6d363a09c07f1b17.rmeta --extern paste=/opt/rustwide/target/debug/deps/libpaste-de6dfd786916684a.so --extern seq_macro=/opt/rustwide/target/debug/deps/libseq_macro-97ddbf3355b082c6.so --extern thrift=/opt/rustwide/target/debug/deps/libthrift-1af112ae1c127a86.rmeta --extern twox_hash=/opt/rustwide/target/debug/deps/libtwox_hash-78e90e00fa9500a3.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" "d9c8216e3745281ab9c00868267ae53f1ad1c7c471e2d5d8159a947d5aa34451", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d9c8216e3745281ab9c00868267ae53f1ad1c7c471e2d5d8159a947d5aa34451", kill_on_drop: false }` [INFO] [stdout] d9c8216e3745281ab9c00868267ae53f1ad1c7c471e2d5d8159a947d5aa34451