[INFO] cloning repository https://github.com/JamesOwenHall/parquet-cat [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/JamesOwenHall/parquet-cat" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJamesOwenHall%2Fparquet-cat", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJamesOwenHall%2Fparquet-cat'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] af1709642d6f804e212e83b7248f6b1d8a3ccba4 [INFO] checking JamesOwenHall/parquet-cat/af1709642d6f804e212e83b7248f6b1d8a3ccba4 against master#f609b7e0586f81fefb3523e3e17adf779ac416be for pr-129466-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJamesOwenHall%2Fparquet-cat" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/JamesOwenHall/parquet-cat on toolchain f609b7e0586f81fefb3523e3e17adf779ac416be [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/JamesOwenHall/parquet-cat [INFO] finished tweaking git repo https://github.com/JamesOwenHall/parquet-cat [INFO] tweaked toml for git repo https://github.com/JamesOwenHall/parquet-cat written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/JamesOwenHall/parquet-cat already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/apache/arrow` [INFO] [stderr] Updating git submodule `https://github.com/apache/parquet-testing.git` [INFO] [stderr] Updating git submodule `https://github.com/apache/arrow-testing` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded integer-encoding v1.0.7 [INFO] [stderr] Downloaded zstd v0.4.28+zstd.1.4.3 [INFO] [stderr] Downloaded try_from v0.2.2 [INFO] [stderr] Downloaded zstd-safe v1.4.13+zstd.1.4.3 [INFO] [stderr] Downloaded cargo_metadata v0.6.4 [INFO] [stderr] Downloaded arc-swap v0.4.2 [INFO] [stderr] Downloaded ordered-float v0.5.2 [INFO] [stderr] Downloaded lz4 v1.23.1 [INFO] [stderr] Downloaded alloc-no-stdlib v1.3.0 [INFO] [stderr] Downloaded skeptic v0.13.4 [INFO] [stderr] Downloaded thrift v0.0.4 [INFO] [stderr] Downloaded flatbuffers v0.5.0 [INFO] [stderr] Downloaded bytecount v0.4.0 [INFO] [stderr] Downloaded parquet-format v2.5.0 [INFO] [stderr] Downloaded syn v1.0.3 [INFO] [stderr] Downloaded brotli-decompressor v1.3.1 [INFO] [stderr] Downloaded bstr v0.2.7 [INFO] [stderr] Downloaded lz4-sys v1.8.3 [INFO] [stderr] Downloaded snap v0.2.5 [INFO] [stderr] Downloaded brotli v2.5.1 [INFO] [stderr] Downloaded zstd-sys v1.4.13+zstd.1.4.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] abb1f33e256f5d36e33717c2489f37866f0e082bb92b9471cfade0775cd87473 [INFO] running `Command { std: "docker" "start" "-a" "abb1f33e256f5d36e33717c2489f37866f0e082bb92b9471cfade0775cd87473", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "abb1f33e256f5d36e33717c2489f37866f0e082bb92b9471cfade0775cd87473", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "abb1f33e256f5d36e33717c2489f37866f0e082bb92b9471cfade0775cd87473", kill_on_drop: false }` [INFO] [stdout] abb1f33e256f5d36e33717c2489f37866f0e082bb92b9471cfade0775cd87473 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ce6d2150f26363ca709fb22a22651f6800bc8f65edc6c4236a6dc36dcc6c2a3b [INFO] running `Command { std: "docker" "start" "-a" "ce6d2150f26363ca709fb22a22651f6800bc8f65edc6c4236a6dc36dcc6c2a3b", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.62 [INFO] [stderr] Compiling proc-macro2 v1.0.1 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.3 [INFO] [stderr] Compiling serde v1.0.99 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling autocfg v0.1.6 [INFO] [stderr] Compiling arrayvec v0.4.11 [INFO] [stderr] Compiling cfg-if v0.1.9 [INFO] [stderr] Compiling lazy_static v1.3.0 [INFO] [stderr] Compiling nodrop v0.1.13 [INFO] [stderr] Compiling scopeguard v1.0.0 [INFO] [stderr] Compiling rayon-core v1.5.0 [INFO] [stderr] Compiling either v1.5.2 [INFO] [stderr] Compiling ryu v1.0.0 [INFO] [stderr] Checking rand_core v0.4.2 [INFO] [stderr] Compiling bitflags v1.1.0 [INFO] [stderr] Compiling crossbeam-utils v0.6.6 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Compiling indexmap v1.1.0 [INFO] [stderr] Compiling itoa v0.4.4 [INFO] [stderr] Compiling pulldown-cmark v0.2.0 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling error-chain v0.12.1 [INFO] [stderr] Compiling remove_dir_all v0.5.2 [INFO] [stderr] Compiling num-bigint v0.2.2 [INFO] [stderr] Compiling crossbeam-queue v0.1.2 [INFO] [stderr] Compiling same-file v1.0.5 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling num-rational v0.2.2 [INFO] [stderr] Compiling walkdir v2.2.9 [INFO] [stderr] Compiling num-complex v0.2.3 [INFO] [stderr] Compiling num-iter v0.1.39 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling glob v0.2.11 [INFO] [stderr] Compiling bytecount v0.4.0 [INFO] [stderr] Checking regex-automata v0.1.8 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling num_cpus v1.10.1 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling packed_simd v0.3.3 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking threadpool v1.7.1 [INFO] [stderr] Checking unreachable v1.0.0 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking time v0.1.42 [INFO] [stderr] Checking log v0.3.9 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Checking aho-corasick v0.7.6 [INFO] [stderr] Checking csv-core v0.1.6 [INFO] [stderr] Checking thread_local v0.3.6 [INFO] [stderr] Checking rand_jitter v0.1.4 [INFO] [stderr] Checking byteorder v0.5.3 [INFO] [stderr] Checking smallvec v0.6.10 [INFO] [stderr] Checking try_from v0.2.2 [INFO] [stderr] Checking alloc-no-stdlib v1.3.0 [INFO] [stderr] Checking integer-encoding v1.0.7 [INFO] [stderr] Checking regex-syntax v0.6.11 [INFO] [stderr] Checking brotli-decompressor v1.3.1 [INFO] [stdout] error: expected one of `!` or `::`, found keyword `mod` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/packed_simd-0.3.3/src/lib.rs:336:7 [INFO] [stdout] | [INFO] [stdout] 336 | crate mod llvm { [INFO] [stdout] | ^^^ expected one of `!` or `::` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `packed_simd` (lib) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "ce6d2150f26363ca709fb22a22651f6800bc8f65edc6c4236a6dc36dcc6c2a3b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ce6d2150f26363ca709fb22a22651f6800bc8f65edc6c4236a6dc36dcc6c2a3b", kill_on_drop: false }` [INFO] [stdout] ce6d2150f26363ca709fb22a22651f6800bc8f65edc6c4236a6dc36dcc6c2a3b