[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 against master#5a45ab9738330fb317d49e3594c2db5248b1e971 for pr-136303
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJamesOwenHall%2Fparquet-cat" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/JamesOwenHall/parquet-cat on toolchain 5a45ab9738330fb317d49e3594c2db5248b1e971
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5a45ab9738330fb317d49e3594c2db5248b1e971" "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-4-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" "+5a45ab9738330fb317d49e3594c2db5248b1e971" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[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]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded arc-swap v0.4.2
[INFO] [stderr]   Downloaded signal-hook-registry v1.1.1
[INFO] [stderr]   Downloaded indexmap v1.1.0
[INFO] [stderr]   Downloaded try_from v0.2.2
[INFO] [stderr]   Downloaded lz4 v1.23.1
[INFO] [stderr]   Downloaded flatbuffers v0.5.0
[INFO] [stderr]   Downloaded proc-macro2 v1.0.1
[INFO] [stderr]   Downloaded signal-hook v0.1.10
[INFO] [stderr]   Downloaded cc v1.0.40
[INFO] [stderr]   Downloaded packed_simd v0.3.3
[INFO] [stderr]   Downloaded backtrace v0.3.35
[INFO] [stderr]   Downloaded regex v1.2.1
[INFO] [stderr]   Downloaded syn v1.0.3
[INFO] [stderr]   Downloaded bstr v0.2.7
[INFO] [stderr]   Downloaded regex-syntax v0.6.11
[INFO] [stderr]   Downloaded lz4-sys v1.8.3
[INFO] [stderr]   Downloaded integer-encoding v1.0.7
[INFO] [stderr]   Downloaded alloc-no-stdlib v1.3.0
[INFO] [stderr]   Downloaded brotli-decompressor v1.3.1
[INFO] [stderr]   Downloaded brotli v2.5.1
[INFO] [stderr]   Downloaded zstd-safe v1.4.13+zstd.1.4.3
[INFO] [stderr]   Downloaded zstd v0.4.28+zstd.1.4.3
[INFO] [stderr]   Downloaded thrift v0.0.4
[INFO] [stderr]   Downloaded parquet-format v2.5.0
[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-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+5a45ab9738330fb317d49e3594c2db5248b1e971" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ed75ab65924fed395cf25f82f9ebcf0daa5dbd90386ae1654149e1e26f8b53a7
[INFO] running `Command { std: "docker" "start" "-a" "ed75ab65924fed395cf25f82f9ebcf0daa5dbd90386ae1654149e1e26f8b53a7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ed75ab65924fed395cf25f82f9ebcf0daa5dbd90386ae1654149e1e26f8b53a7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ed75ab65924fed395cf25f82f9ebcf0daa5dbd90386ae1654149e1e26f8b53a7", kill_on_drop: false }`
[INFO] [stdout] ed75ab65924fed395cf25f82f9ebcf0daa5dbd90386ae1654149e1e26f8b53a7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+5a45ab9738330fb317d49e3594c2db5248b1e971" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 090ec9e9a87d86292340822ee4ade439ef3e592551c048ec24b86bd6e28b973d
[INFO] running `Command { std: "docker" "start" "-a" "090ec9e9a87d86292340822ee4ade439ef3e592551c048ec24b86bd6e28b973d", 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 cfg-if v0.1.9
[INFO] [stderr]    Compiling lazy_static v1.3.0
[INFO] [stderr]    Compiling arrayvec v0.4.11
[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 version_check v0.1.5
[INFO] [stderr]    Compiling memchr v2.2.1
[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 itoa v0.4.4
[INFO] [stderr]    Compiling indexmap v1.1.0
[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 remove_dir_all v0.5.2
[INFO] [stderr]    Compiling log v0.4.8
[INFO] [stderr]    Compiling error-chain v0.12.1
[INFO] [stderr]    Compiling same-file v1.0.5
[INFO] [stderr]    Compiling glob v0.3.0
[INFO] [stderr]    Compiling num-bigint v0.2.2
[INFO] [stderr]    Compiling walkdir v2.2.9
[INFO] [stderr]    Compiling crossbeam-queue v0.1.2
[INFO] [stderr]    Compiling num_cpus v1.10.1
[INFO] [stderr]    Compiling rand v0.4.6
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]    Compiling num-rational v0.2.2
[INFO] [stderr]    Compiling rand_pcg v0.1.2
[INFO] [stderr]    Compiling num-complex v0.2.3
[INFO] [stderr]    Compiling num-iter v0.1.39
[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 rand v0.6.5
[INFO] [stderr]    Compiling quote v1.0.2
[INFO] [stderr]     Checking void v1.0.2
[INFO] [stderr]    Compiling packed_simd v0.3.3
[INFO] [stderr]    Compiling crc32fast v1.2.0
[INFO] [stderr]     Checking log v0.3.9
[INFO] [stderr]     Checking unreachable v1.0.0
[INFO] [stderr]     Checking threadpool v1.7.1
[INFO] [stderr]     Checking rand_os v0.1.3
[INFO] [stderr]     Checking time v0.1.42
[INFO] [stderr]     Checking csv-core v0.1.6
[INFO] [stderr]     Checking aho-corasick v0.7.6
[INFO] [stderr]     Checking rand_xorshift v0.1.1
[INFO] [stderr]     Checking rand_hc v0.1.0
[INFO] [stderr]     Checking rand_isaac v0.1.1
[INFO] [stderr]     Checking thread_local v0.3.6
[INFO] [stderr]     Checking rand_jitter v0.1.4
[INFO] [stderr]     Checking regex-syntax v0.6.11
[INFO] [stderr]     Checking integer-encoding v1.0.7
[INFO] [stderr]     Checking try_from v0.2.2
[INFO] [stderr]     Checking byteorder v0.5.3
[INFO] [stderr]     Checking num-traits v0.1.43
[INFO] [stderr]     Checking alloc-no-stdlib v1.3.0
[INFO] [stderr]     Checking smallvec v0.6.10
[INFO] [stderr]     Checking ordered-float v0.5.2
[INFO] [stdout] error: expected one of `!` or `::`, found keyword `mod`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] [stderr]    Compiling tempdir v0.3.7
[INFO] [stderr] error: could not compile `packed_simd` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "090ec9e9a87d86292340822ee4ade439ef3e592551c048ec24b86bd6e28b973d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "090ec9e9a87d86292340822ee4ade439ef3e592551c048ec24b86bd6e28b973d", kill_on_drop: false }`
[INFO] [stdout] 090ec9e9a87d86292340822ee4ade439ef3e592551c048ec24b86bd6e28b973d
