[INFO] cloning repository https://github.com/bgard6977/rust-parquet-arrow [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bgard6977/rust-parquet-arrow" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbgard6977%2Frust-parquet-arrow"` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbgard6977%2Frust-parquet-arrow'... [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 05988cab52a093be511be74849c273a997bb6514 [INFO] checking bgard6977/rust-parquet-arrow against try#ea663bba38739867a4b75ac820991b4f5d093c3b for pr-62262-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbgard6977%2Frust-parquet-arrow" "/workspace/builds/worker-11/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/bgard6977/rust-parquet-arrow on toolchain ea663bba38739867a4b75ac820991b4f5d093c3b [INFO] running `"/workspace/cargo-home/bin/cargo" "+ea663bba38739867a4b75ac820991b4f5d093c3b" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/bgard6977/rust-parquet-arrow [INFO] removed path dependency arrow from git repo https://github.com/bgard6977/rust-parquet-arrow [INFO] removed path dependency parquet from git repo https://github.com/bgard6977/rust-parquet-arrow [INFO] finished tweaking git repo https://github.com/bgard6977/rust-parquet-arrow [INFO] tweaked toml for git repo https://github.com/bgard6977/rust-parquet-arrow written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate git repo https://github.com/bgard6977/rust-parquet-arrow already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+ea663bba38739867a4b75ac820991b4f5d093c3b" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] warning: dependency (arrow) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] warning: dependency (parquet) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: the lock file /workspace/builds/worker-11/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] the lockfile is outdated, regenerating it [INFO] running `"/workspace/cargo-home/bin/cargo" "+ea663bba38739867a4b75ac820991b4f5d093c3b" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"/workspace/cargo-home/bin/cargo" "+ea663bba38739867a4b75ac820991b4f5d093c3b" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] warning: dependency (arrow) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] warning: dependency (parquet) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded arrow v0.15.0 [INFO] [stderr] Downloaded parquet v0.15.0 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+ea663bba38739867a4b75ac820991b4f5d093c3b" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 8671f81bdfc2fc6f42b47c8495397230ee3bba1dc00ee4e77487d7a01963b184 [INFO] running `"docker" "start" "-a" "8671f81bdfc2fc6f42b47c8495397230ee3bba1dc00ee4e77487d7a01963b184"` [INFO] [stderr] warning: dependency (arrow) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] warning: dependency (parquet) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Compiling remove_dir_all v0.5.2 [INFO] [stderr] Compiling parquet v0.15.0 [INFO] [stderr] Checking brotli-decompressor v1.3.1 [INFO] [stderr] Checking flatbuffers v0.5.0 [INFO] [stderr] Compiling serde v1.0.101 [INFO] [stderr] Checking packed_simd v0.3.3 [INFO] [stderr] Checking serde_json v1.0.41 [INFO] [stderr] Checking bstr v0.2.8 [INFO] [stderr] Compiling lz4-sys v1.8.3 [INFO] [stderr] Checking num-iter v0.1.39 [INFO] [stderr] Checking chrono v0.4.9 [INFO] [stderr] Checking num-rational v0.2.2 [INFO] [stderr] Checking thrift v0.0.4 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Compiling backtrace v0.3.40 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Checking num v0.2.0 [INFO] [stderr] Compiling error-chain v0.12.1 [INFO] [stderr] Checking parquet-format v2.5.0 [INFO] [stderr] Checking csv v1.1.1 [INFO] [stderr] Checking brotli v2.5.1 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling cargo_metadata v0.6.4 [INFO] [stderr] Compiling skeptic v0.13.4 [INFO] [stderr] Compiling lz4 v1.23.1 [INFO] [stderr] Checking arrow v0.15.0 [INFO] [stderr] Checking rust-parquet v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/main.rs:30:27 [INFO] [stderr] | [INFO] [stderr] 30 | let mut data: Vec> = schema.get_fields().iter().map(|x| type2vec(x)).collect(); [INFO] [stderr] | ^^^ help: use `dyn`: `dyn Any` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/main.rs:65:54 [INFO] [stderr] | [INFO] [stderr] 65 | fn type2vec(t: &parquet::schema::types::Type) -> Box { [INFO] [stderr] | ^^^ help: use `dyn`: `dyn Any` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/main.rs:30:27 [INFO] [stderr] | [INFO] [stderr] 30 | let mut data: Vec> = schema.get_fields().iter().map(|x| type2vec(x)).collect(); [INFO] [stderr] | ^^^ help: use `dyn`: `dyn Any` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/main.rs:65:54 [INFO] [stderr] | [INFO] [stderr] 65 | fn type2vec(t: &parquet::schema::types::Type) -> Box { [INFO] [stderr] | ^^^ help: use `dyn`: `dyn Any` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `schema` [INFO] [stderr] --> src/main.rs:57:9 [INFO] [stderr] | [INFO] [stderr] 57 | let schema = Schema::new(fields); [INFO] [stderr] | ^^^^^^ help: consider prefixing with an underscore: `_schema` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `schema` [INFO] [stderr] --> src/main.rs:57:9 [INFO] [stderr] | [INFO] [stderr] 57 | let schema = Schema::new(fields); [INFO] [stderr] | ^^^^^^ help: consider prefixing with an underscore: `_schema` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: the feature `try_from` has been stable since 1.34.0 and no longer requires an attribute to enable [INFO] [stderr] --> src/main.rs:1:12 [INFO] [stderr] | [INFO] [stderr] 1 | #![feature(try_from)] [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(stable_features)]` on by default [INFO] [stderr] [INFO] [stderr] warning: the feature `try_from` has been stable since 1.34.0 and no longer requires an attribute to enable [INFO] [stderr] --> src/main.rs:1:12 [INFO] [stderr] | [INFO] [stderr] 1 | #![feature(try_from)] [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(stable_features)]` on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 46s [INFO] running `"docker" "inspect" "8671f81bdfc2fc6f42b47c8495397230ee3bba1dc00ee4e77487d7a01963b184"` [INFO] running `"docker" "rm" "-f" "8671f81bdfc2fc6f42b47c8495397230ee3bba1dc00ee4e77487d7a01963b184"` [INFO] [stdout] 8671f81bdfc2fc6f42b47c8495397230ee3bba1dc00ee4e77487d7a01963b184