[INFO] updating cached repository https://github.com/bgard6977/rust-parquet-arrow [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 05988cab52a093be511be74849c273a997bb6514 [INFO] checking bgard6977/rust-parquet-arrow against try#1cdff26b98d4c2377ea6ae8929f1daebbf58f2b0 for pr-69530 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbgard6977%2Frust-parquet-arrow" "/workspace/builds/worker-13/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/bgard6977/rust-parquet-arrow on toolchain 1cdff26b98d4c2377ea6ae8929f1daebbf58f2b0 [INFO] running `"/workspace/cargo-home/bin/cargo" "+1cdff26b98d4c2377ea6ae8929f1daebbf58f2b0" "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-13/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" "+1cdff26b98d4c2377ea6ae8929f1daebbf58f2b0" "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] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: the lock file /workspace/builds/worker-13/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `"/workspace/cargo-home/bin/cargo" "+1cdff26b98d4c2377ea6ae8929f1daebbf58f2b0" "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" "+1cdff26b98d4c2377ea6ae8929f1daebbf58f2b0" "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] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "+1cdff26b98d4c2377ea6ae8929f1daebbf58f2b0" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] e0b64b168a5fe42ca99ec60928fcc6de2328523758ce75f0c861e66c93015237 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "e0b64b168a5fe42ca99ec60928fcc6de2328523758ce75f0c861e66c93015237"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [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 serde v1.0.106 [INFO] [stderr] Checking futures-task v0.3.4 [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stderr] Compiling multimap v0.8.1 [INFO] [stderr] Checking alloc-no-stdlib v1.3.0 [INFO] [stderr] Checking try_from v0.2.2 [INFO] [stderr] Checking futures-io v0.3.4 [INFO] [stderr] Checking integer-encoding v1.1.5 [INFO] [stderr] Compiling parquet v0.15.1 [INFO] [stderr] Compiling error-chain v0.12.2 [INFO] [stderr] Compiling libc v0.2.69 [INFO] [stderr] Checking flatbuffers v0.6.1 [INFO] [stderr] Compiling anyhow v1.0.28 [INFO] [stderr] Checking packed_simd v0.3.3 [INFO] [stderr] Checking getrandom v0.1.14 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Compiling syn v1.0.18 [INFO] [stderr] Checking flate2 v1.0.14 [INFO] [stderr] Checking mio v0.6.22 [INFO] [stderr] Checking brotli-decompressor v1.3.1 [INFO] [stderr] Checking flatbuffers v0.5.0 [INFO] [stderr] Checking futures-util v0.3.4 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Compiling petgraph v0.5.0 [INFO] [stderr] Checking num-iter v0.1.40 [INFO] [stderr] Checking chrono v0.4.11 [INFO] [stderr] Checking ordered-float v0.5.2 [INFO] [stderr] Checking rand v0.6.5 [INFO] [stderr] Checking threadpool v1.8.0 [INFO] [stderr] Checking num-rational v0.2.4 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand_pcg v0.2.1 [INFO] [stderr] Checking thrift v0.0.4 [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Checking num v0.2.1 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking parquet-format v2.5.0 [INFO] [stderr] Compiling cc v1.0.52 [INFO] [stderr] Compiling prost-build v0.6.1 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Checking brotli v2.5.1 [INFO] [stderr] Checking futures v0.3.4 [INFO] [stderr] Compiling backtrace-sys v0.1.37 [INFO] [stderr] Compiling zstd-sys v1.4.13+zstd.1.4.3 [INFO] [stderr] Compiling lz4-sys v1.8.3 [INFO] [stderr] Compiling backtrace v0.3.46 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] error: could not compile `brotli`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name brotli /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/brotli-2.5.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata -C debuginfo=2 -C metadata=f6b613ec40dd6c19 -C extra-filename=-f6b613ec40dd6c19 --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-10d2e693e50024ce.rmeta --extern brotli_decompressor=/opt/rustwide/target/debug/deps/libbrotli_decompressor-5ae22f2b05be593e.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "e0b64b168a5fe42ca99ec60928fcc6de2328523758ce75f0c861e66c93015237"` [INFO] running `"docker" "rm" "-f" "e0b64b168a5fe42ca99ec60928fcc6de2328523758ce75f0c861e66c93015237"` [INFO] [stdout] e0b64b168a5fe42ca99ec60928fcc6de2328523758ce75f0c861e66c93015237