[INFO] fetching crate parquet2 0.17.1... [INFO] building parquet2-0.17.1 against master#657eefe2dcf18f76ac67a39945810128e101178c for pr-105577 [INFO] extracting crate parquet2 0.17.1 into /workspace/builds/worker-2/source [INFO] validating manifest of crates.io crate parquet2 0.17.1 on toolchain 657eefe2dcf18f76ac67a39945810128e101178c [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+657eefe2dcf18f76ac67a39945810128e101178c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate parquet2 0.17.1 [INFO] finished tweaking crates.io crate parquet2 0.17.1 [INFO] tweaked toml for crates.io crate parquet2 0.17.1 written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate crates.io crate parquet2 0.17.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+657eefe2dcf18f76ac67a39945810128e101178c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded alloc-stdlib v0.2.1 [INFO] [stderr] Downloaded alloc-no-stdlib v2.0.3 [INFO] [stderr] Downloaded snap v1.0.5 [INFO] [stderr] Downloaded streaming-decompression v0.1.2 [INFO] [stderr] Downloaded parquet-format-safe v0.2.4 [INFO] [stderr] Downloaded lz4 v1.23.3 [INFO] [stderr] Downloaded lz4_flex v0.9.4 [INFO] [stderr] Downloaded seq-macro v0.3.1 [INFO] [stderr] Downloaded lz4-sys v1.9.3 [INFO] [stderr] Downloaded libz-ng-sys v1.1.8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+657eefe2dcf18f76ac67a39945810128e101178c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 60eef5150c6d4046ba67fa9904a0a0b7750f3c170c3b0be254bdf5126250923b [INFO] running `Command { std: "docker" "start" "-a" "60eef5150c6d4046ba67fa9904a0a0b7750f3c170c3b0be254bdf5126250923b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "60eef5150c6d4046ba67fa9904a0a0b7750f3c170c3b0be254bdf5126250923b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "60eef5150c6d4046ba67fa9904a0a0b7750f3c170c3b0be254bdf5126250923b", kill_on_drop: false }` [INFO] [stdout] 60eef5150c6d4046ba67fa9904a0a0b7750f3c170c3b0be254bdf5126250923b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+657eefe2dcf18f76ac67a39945810128e101178c" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 860e8602dbe044a9aba363d21b98122344fc6fe07ee2414f79bf78a07f22b30c [INFO] running `Command { std: "docker" "start" "-a" "860e8602dbe044a9aba363d21b98122344fc6fe07ee2414f79bf78a07f22b30c", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.131 [INFO] [stderr] Compiling zstd-safe v5.0.2+zstd.1.5.2 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.3 [INFO] [stderr] Compiling snap v1.0.5 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling xxhash-rust v0.8.5 [INFO] [stderr] Compiling seq-macro v0.3.1 [INFO] [stderr] Compiling parquet-format-safe v0.2.4 [INFO] [stderr] Compiling miniz_oxide v0.5.3 [INFO] [stderr] Compiling alloc-stdlib v0.2.1 [INFO] [stderr] Compiling streaming-decompression v0.1.2 [INFO] [stderr] Compiling brotli-decompressor v2.3.2 [INFO] [stderr] Compiling flate2 v1.0.24 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling brotli v3.3.4 [INFO] [stderr] Compiling zstd-sys v2.0.1+zstd.1.5.2 [INFO] [stderr] Compiling lz4-sys v1.9.3 [INFO] [stderr] Compiling lz4 v1.23.3 [INFO] [stderr] Compiling zstd v0.11.2+zstd.1.5.2 [INFO] [stderr] Compiling parquet2 v0.17.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 49.89s [INFO] running `Command { std: "docker" "inspect" "860e8602dbe044a9aba363d21b98122344fc6fe07ee2414f79bf78a07f22b30c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "860e8602dbe044a9aba363d21b98122344fc6fe07ee2414f79bf78a07f22b30c", kill_on_drop: false }` [INFO] [stdout] 860e8602dbe044a9aba363d21b98122344fc6fe07ee2414f79bf78a07f22b30c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+657eefe2dcf18f76ac67a39945810128e101178c" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] efc047bad94fcce20cc55aac2ec8c76b7e8350c426714968751912badc71ca4d [INFO] running `Command { std: "docker" "start" "-a" "efc047bad94fcce20cc55aac2ec8c76b7e8350c426714968751912badc71ca4d", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Compiling serde v1.0.143 [INFO] [stderr] Compiling crossbeam-utils v0.8.11 [INFO] [stderr] Compiling once_cell v1.13.0 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling unicode-ident v1.0.3 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Compiling rayon-core v1.9.3 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling ryu v1.0.11 [INFO] [stderr] Compiling serde_json v1.0.83 [INFO] [stderr] Compiling either v1.7.0 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling getrandom v0.2.7 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling plotters-backend v0.3.4 [INFO] [stderr] Compiling itoa v1.0.3 [INFO] [stderr] Compiling serde_derive v1.0.143 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling plotters-svg v0.3.2 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling half v1.8.2 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling crossbeam-epoch v0.9.10 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling rayon v1.5.3 [INFO] [stderr] Compiling tokio v1.20.1 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.6 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling crossbeam-deque v0.8.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling regex v1.6.0 [INFO] [stderr] Compiling criterion-plot v0.4.5 [INFO] [stderr] Compiling plotters v0.3.2 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling serde_cbor v0.11.2 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling tokio-macros v1.8.0 [INFO] [stderr] Compiling criterion v0.3.6 [INFO] [stderr] Compiling parquet2 v0.17.1 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `parquet2` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name parquet2 --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="bloom_filter"' --cfg 'feature="brotli"' --cfg 'feature="default"' --cfg 'feature="flate2"' --cfg 'feature="gzip"' --cfg 'feature="lz4"' --cfg 'feature="snap"' --cfg 'feature="snappy"' --cfg 'feature="xxhash-rust"' --cfg 'feature="zstd"' -C metadata=eba7f5737916f74a -C extra-filename=-eba7f5737916f74a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern brotli=/opt/rustwide/target/debug/deps/libbrotli-811e2fa4ab925db2.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-c3c9f9f5d9f04f7c.rlib --extern flate2=/opt/rustwide/target/debug/deps/libflate2-0a8ae1b18fddc865.rlib --extern lz4=/opt/rustwide/target/debug/deps/liblz4-42af4e3b112b75d1.rlib --extern parquet_format_safe=/opt/rustwide/target/debug/deps/libparquet_format_safe-27590cdeba04f1c3.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-83f2110706b471d5.rlib --extern seq_macro=/opt/rustwide/target/debug/deps/libseq_macro-8dbb8800bfecf6ac.so --extern snap=/opt/rustwide/target/debug/deps/libsnap-9791d0beac225618.rlib --extern streaming_decompression=/opt/rustwide/target/debug/deps/libstreaming_decompression-456fa53a5941f0d1.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-48daa0d0e10cebc6.rlib --extern xxhash_rust=/opt/rustwide/target/debug/deps/libxxhash_rust-a630247782c47114.rlib --extern zstd=/opt/rustwide/target/debug/deps/libzstd-3e087e9bef74451d.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/lz4-sys-571cb07b06507772/out -L native=/opt/rustwide/target/debug/build/zstd-sys-2b5e3c9d12bf82ef/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "efc047bad94fcce20cc55aac2ec8c76b7e8350c426714968751912badc71ca4d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "efc047bad94fcce20cc55aac2ec8c76b7e8350c426714968751912badc71ca4d", kill_on_drop: false }` [INFO] [stdout] efc047bad94fcce20cc55aac2ec8c76b7e8350c426714968751912badc71ca4d