[INFO] fetching crate parquet 6.2.0... [INFO] testing parquet-6.2.0 against master#a77da2d454e6caa227a85b16410b95f93495e7e0 for pr-91031 [INFO] extracting crate parquet 6.2.0 into /workspace/builds/worker-94/source [INFO] validating manifest of crates.io crate parquet 6.2.0 on toolchain a77da2d454e6caa227a85b16410b95f93495e7e0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate parquet 6.2.0 [INFO] finished tweaking crates.io crate parquet 6.2.0 [INFO] tweaked toml for crates.io crate parquet 6.2.0 written to /workspace/builds/worker-94/source/Cargo.toml [INFO] crate crates.io crate parquet 6.2.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-94/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-94/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e4f0f4a1384d609010e5bb846dcc02391b5f27bf83107615ab6f50524bb61ddb [INFO] running `Command { std: "docker" "start" "-a" "e4f0f4a1384d609010e5bb846dcc02391b5f27bf83107615ab6f50524bb61ddb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e4f0f4a1384d609010e5bb846dcc02391b5f27bf83107615ab6f50524bb61ddb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e4f0f4a1384d609010e5bb846dcc02391b5f27bf83107615ab6f50524bb61ddb", kill_on_drop: false }` [INFO] [stdout] e4f0f4a1384d609010e5bb846dcc02391b5f27bf83107615ab6f50524bb61ddb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-94/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-94/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" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e9529c868c57f9528706ae6319e6a1a5d3944d3d244955f1ae14aa3af5071ec5 [INFO] running `Command { std: "docker" "start" "-a" "e9529c868c57f9528706ae6319e6a1a5d3944d3d244955f1ae14aa3af5071ec5", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.107 [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling zstd-safe v4.1.1+zstd.1.5.0 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.3 [INFO] [stderr] Compiling serde_json v1.0.70 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling integer-encoding v1.1.7 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling snap v1.0.5 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling parquet v6.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling alloc-stdlib v0.2.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling brotli-decompressor v2.3.2 [INFO] [stderr] Compiling lexical-util v0.8.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling lexical-write-integer v0.8.0 [INFO] [stderr] Compiling lexical-parse-integer v0.8.0 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling ordered-float v1.1.1 [INFO] [stderr] Compiling num-complex v0.4.0 [INFO] [stderr] Compiling brotli v3.3.2 [INFO] [stderr] Compiling syn v1.0.81 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling lexical-parse-float v0.8.2 [INFO] [stderr] Compiling thrift v0.13.0 [INFO] [stderr] Compiling lexical-write-float v0.8.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling parquet-format v2.6.1 [INFO] [stderr] Compiling lexical-core v0.8.2 [INFO] [stderr] Compiling zstd-sys v1.6.1+zstd.1.5.0 [INFO] [stderr] Compiling lz4-sys v1.9.2 [INFO] [stderr] Compiling num v0.4.0 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling multiversion-macros v0.6.1 [INFO] [stderr] Compiling multiversion v0.6.1 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling flatbuffers v2.0.0 [INFO] [stderr] Compiling lz4 v1.23.2 [INFO] [stderr] Compiling arrow v6.2.0 [INFO] [stderr] Compiling zstd v0.9.0+zstd.1.5.0 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 57.29s [INFO] running `Command { std: "docker" "inspect" "e9529c868c57f9528706ae6319e6a1a5d3944d3d244955f1ae14aa3af5071ec5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e9529c868c57f9528706ae6319e6a1a5d3944d3d244955f1ae14aa3af5071ec5", kill_on_drop: false }` [INFO] [stdout] e9529c868c57f9528706ae6319e6a1a5d3944d3d244955f1ae14aa3af5071ec5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-94/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-94/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" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 09e5e9087e6b65edf56ebdaa93996330e4cf4f30fdf156155dd9da784e53f4e5 [INFO] running `Command { std: "docker" "start" "-a" "09e5e9087e6b65edf56ebdaa93996330e4cf4f30fdf156155dd9da784e53f4e5", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling semver v1.0.4 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling plotters-backend v0.3.2 [INFO] [stderr] Compiling half v1.8.2 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling itertools v0.10.1 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling plotters-svg v0.3.1 [INFO] [stderr] Compiling serde_cbor v0.11.2 [INFO] [stderr] Compiling plotters v0.3.1 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling cast v0.2.7 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling criterion-plot v0.4.4 [INFO] [stderr] Compiling criterion v0.3.5 [INFO] [stderr] Compiling parquet v6.2.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `util` [INFO] [stdout] --> src/util/test_common/file_util.rs:23:41 [INFO] [stdout] | [INFO] [stdout] 23 | PathBuf::from_str(&arrow::util::test_util::parquet_test_data()).unwrap(); [INFO] [stdout] | ^^^^^^^^^ could not find `test_util` in `util` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `util` [INFO] [stdout] --> src/arrow/arrow_reader.rs:408:37 [INFO] [stdout] | [INFO] [stdout] 408 | let testdata = arrow::util::test_util::parquet_test_data(); [INFO] [stdout] | ^^^^^^^^^ could not find `test_util` in `util` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `util` [INFO] [stdout] --> src/arrow/arrow_reader.rs:614:32 [INFO] [stdout] | [INFO] [stdout] 614 | path.push(arrow::util::test_util::arrow_test_data()); [INFO] [stdout] | ^^^^^^^^^ could not find `test_util` in `util` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `util` [INFO] [stdout] --> src/arrow/arrow_reader.rs:658:37 [INFO] [stdout] | [INFO] [stdout] 658 | let testdata = arrow::util::test_util::parquet_test_data(); [INFO] [stdout] | ^^^^^^^^^ could not find `test_util` in `util` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `util` [INFO] [stdout] --> src/arrow/arrow_reader.rs:674:37 [INFO] [stdout] | [INFO] [stdout] 674 | let testdata = arrow::util::test_util::parquet_test_data(); [INFO] [stdout] | ^^^^^^^^^ could not find `test_util` in `util` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 5 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `parquet` due to 6 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "09e5e9087e6b65edf56ebdaa93996330e4cf4f30fdf156155dd9da784e53f4e5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "09e5e9087e6b65edf56ebdaa93996330e4cf4f30fdf156155dd9da784e53f4e5", kill_on_drop: false }` [INFO] [stdout] 09e5e9087e6b65edf56ebdaa93996330e4cf4f30fdf156155dd9da784e53f4e5