[INFO] updating cached repository https://github.com/ccakes/prometheus-parquet [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] 048416d8f23317041444df8a16cdee0e23cd0666 [INFO] checking ccakes/prometheus-parquet against master#209b2be09fcaff937480d1fbbe8b31646e361c7a for pr-70917 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fccakes%2Fprometheus-parquet" "/workspace/builds/worker-10/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ccakes/prometheus-parquet on toolchain 209b2be09fcaff937480d1fbbe8b31646e361c7a [INFO] running `"/workspace/cargo-home/bin/cargo" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/ccakes/prometheus-parquet [INFO] finished tweaking git repo https://github.com/ccakes/prometheus-parquet [INFO] tweaked toml for git repo https://github.com/ccakes/prometheus-parquet written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate git repo https://github.com/ccakes/prometheus-parquet already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] cbec71c652997b06eea1e592c7f77756064a158e4d0a8f2cb449d99369d1a73d [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" "cbec71c652997b06eea1e592c7f77756064a158e4d0a8f2cb449d99369d1a73d"` [INFO] [stderr] Compiling nodrop v0.1.13 [INFO] [stderr] Compiling either v1.5.2 [INFO] [stderr] Compiling serde v1.0.91 [INFO] [stderr] Compiling rustc-demangle v0.1.14 [INFO] [stderr] Compiling packed_simd v0.3.3 [INFO] [stderr] Compiling winapi v0.3.7 [INFO] [stderr] Compiling alloc-no-stdlib v1.3.0 [INFO] [stderr] Compiling integer-encoding v1.0.5 [INFO] [stderr] Compiling try_from v0.2.2 [INFO] [stderr] Compiling parquet v0.14.0-SNAPSHOT (https://github.com/tureus/arrow?branch=parquet_derive#9d333f44) [INFO] [stderr] Compiling byteorder v0.5.3 [INFO] [stderr] Compiling crossbeam-utils v0.2.2 [INFO] [stderr] Compiling walkdir v2.2.7 [INFO] [stderr] Compiling regex-syntax v0.6.6 [INFO] [stderr] Compiling ryu v0.2.8 [INFO] [stderr] Compiling arrayvec v0.4.10 [INFO] [stderr] Compiling pulldown-cmark v0.2.0 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling num_cpus v1.10.0 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling memchr v2.2.0 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Compiling num-complex v0.2.1 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling brotli-decompressor v1.3.1 [INFO] [stderr] Compiling snap v0.2.5 [INFO] [stderr] Checking chrono v0.4.6 [INFO] [stderr] Checking cgmath v0.16.1 [INFO] [stderr] Checking ordered-float v0.5.2 [INFO] [stderr] Compiling num-bigint v0.2.2 [INFO] [stderr] Compiling num-iter v0.1.37 [INFO] [stderr] Compiling syn v0.15.34 [INFO] [stderr] Compiling threadpool v1.7.1 [INFO] [stderr] Compiling crossbeam-epoch v0.3.1 [INFO] [stderr] Checking regex v1.1.6 [INFO] [stderr] Checking thrift v0.0.4 [INFO] [stderr] Checking num-rational v0.2.1 [INFO] [stderr] Compiling csv-core v0.1.5 [INFO] [stderr] Compiling aho-corasick v0.7.3 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Checking brotli v2.5.1 [INFO] [stderr] Compiling crossbeam-deque v0.2.0 [INFO] [stderr] Checking num v0.2.0 [INFO] [stderr] Checking parquet-format v2.5.0 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Checking winconsole v0.10.0 [INFO] [stderr] Checking prometheus-parse v0.1.1 (https://github.com/ccakes/prometheus-parse-rs#000343f0) [INFO] [stderr] error: could not compile `regex-syntax`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name regex_syntax /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/regex-syntax-0.6.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C debuginfo=2 -C metadata=3657e304e8489949 -C extra-filename=-3657e304e8489949 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ucd_util=/opt/rustwide/target/debug/deps/libucd_util-308615a6d87f9900.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: could not compile `packed_simd`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name packed_simd --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/packed_simd-0.3.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C debuginfo=2 --cfg 'feature="default"' -C metadata=b35bb85a738ffefd -C extra-filename=-b35bb85a738ffefd --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-2edc017396110740.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: 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=4630469ded88b91a -C extra-filename=-4630469ded88b91a --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-0bd8311e21a42b4e.rmeta --extern brotli_decompressor=/opt/rustwide/target/debug/deps/libbrotli_decompressor-4921af387040cca8.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: 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,artifacts --crate-type lib --emit=dep-info,metadata,link -C debuginfo=2 -C metadata=550492a744aa5a7e -C extra-filename=-550492a744aa5a7e --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-00ca1c2ed58b904b.rmeta --extern brotli_decompressor=/opt/rustwide/target/debug/deps/libbrotli_decompressor-a1c615290025c323.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" "cbec71c652997b06eea1e592c7f77756064a158e4d0a8f2cb449d99369d1a73d"` [INFO] running `"docker" "rm" "-f" "cbec71c652997b06eea1e592c7f77756064a158e4d0a8f2cb449d99369d1a73d"` [INFO] [stdout] cbec71c652997b06eea1e592c7f77756064a158e4d0a8f2cb449d99369d1a73d