[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 try#a3dffdb3a32d0dedc198f9de7d43173f3eb6727b 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-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/JamesOwenHall/parquet-cat on toolchain a3dffdb3a32d0dedc198f9de7d43173f3eb6727b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a3dffdb3a32d0dedc198f9de7d43173f3eb6727b" "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-tc2/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" "+a3dffdb3a32d0dedc198f9de7d43173f3eb6727b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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" "+a3dffdb3a32d0dedc198f9de7d43173f3eb6727b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 27463a44bdaa57387d5aacee009cc1b542db9dbe2371e4aeb3bfb16bb64f3ef3
[INFO] running `Command { std: "docker" "start" "-a" "27463a44bdaa57387d5aacee009cc1b542db9dbe2371e4aeb3bfb16bb64f3ef3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "27463a44bdaa57387d5aacee009cc1b542db9dbe2371e4aeb3bfb16bb64f3ef3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "27463a44bdaa57387d5aacee009cc1b542db9dbe2371e4aeb3bfb16bb64f3ef3", kill_on_drop: false }`
[INFO] [stdout] 27463a44bdaa57387d5aacee009cc1b542db9dbe2371e4aeb3bfb16bb64f3ef3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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" "+a3dffdb3a32d0dedc198f9de7d43173f3eb6727b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 78961d84d8dcf5d20313752dea43abc59ea6afc74bbaa80f913f0b40c561b53b
[INFO] running `Command { std: "docker" "start" "-a" "78961d84d8dcf5d20313752dea43abc59ea6afc74bbaa80f913f0b40c561b53b", 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 arrayvec v0.4.11
[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 itoa v0.4.4
[INFO] [stderr]    Compiling indexmap v1.1.0
[INFO] [stderr]    Compiling pulldown-cmark v0.2.0
[INFO] [stderr]    Compiling num-bigint v0.2.2
[INFO] [stderr]    Compiling num-traits v0.2.8
[INFO] [stderr]    Compiling num-integer v0.1.41
[INFO] [stderr]    Compiling crossbeam-queue v0.1.2
[INFO] [stderr]    Compiling remove_dir_all v0.5.2
[INFO] [stderr]    Compiling same-file v1.0.5
[INFO] [stderr]    Compiling error-chain v0.12.1
[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 num-iter v0.1.39
[INFO] [stderr]    Compiling rand_pcg v0.1.2
[INFO] [stderr]    Compiling num_cpus v1.10.1
[INFO] [stderr]    Compiling rand v0.4.6
[INFO] [stderr]    Compiling walkdir v2.2.9
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]    Compiling num-complex v0.2.3
[INFO] [stderr]    Compiling bytecount v0.4.0
[INFO] [stderr]    Compiling glob v0.2.11
[INFO] [stderr]     Checking regex-automata v0.1.8
[INFO] [stderr]    Compiling quote v1.0.2
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]    Compiling crc32fast v1.2.0
[INFO] [stderr]     Checking void v1.0.2
[INFO] [stderr]    Compiling packed_simd v0.3.3
[INFO] [stderr]     Checking unreachable v1.0.0
[INFO] [stderr]     Checking threadpool v1.7.1
[INFO] [stderr]     Checking aho-corasick v0.7.6
[INFO] [stderr]     Checking csv-core v0.1.6
[INFO] [stderr]     Checking log v0.3.9
[INFO] [stderr]     Checking rand_os v0.1.3
[INFO] [stderr]     Checking time v0.1.42
[INFO] [stderr]     Checking thread_local v0.3.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 rand_jitter v0.1.4
[INFO] [stderr]     Checking alloc-no-stdlib v1.3.0
[INFO] [stderr]     Checking try_from v0.2.2
[INFO] [stderr]     Checking smallvec v0.6.10
[INFO] [stderr]     Checking byteorder v0.5.3
[INFO] [stderr]     Checking integer-encoding v1.0.7
[INFO] [stderr]     Checking regex-syntax v0.6.11
[INFO] [stderr]     Checking flatbuffers v0.5.0
[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-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]     Checking arc-swap v0.4.2
[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" "78961d84d8dcf5d20313752dea43abc59ea6afc74bbaa80f913f0b40c561b53b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "78961d84d8dcf5d20313752dea43abc59ea6afc74bbaa80f913f0b40c561b53b", kill_on_drop: false }`
[INFO] [stdout] 78961d84d8dcf5d20313752dea43abc59ea6afc74bbaa80f913f0b40c561b53b
