[INFO] cloning repository https://github.com/Ameobea/advent-of-code-2018
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Ameobea/advent-of-code-2018" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAmeobea%2Fadvent-of-code-2018", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAmeobea%2Fadvent-of-code-2018'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ca253aeef8a2cc01609866a6e12a89038743b73f
[INFO] checking Ameobea/advent-of-code-2018 against try#438eb4c1a1c3841523d7f672601e8adbe04cff28 for pr-147589-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAmeobea%2Fadvent-of-code-2018" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Ameobea/advent-of-code-2018
[INFO] finished tweaking git repo https://github.com/Ameobea/advent-of-code-2018
[INFO] tweaked toml for git repo https://github.com/Ameobea/advent-of-code-2018 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Ameobea/advent-of-code-2018 on toolchain 438eb4c1a1c3841523d7f672601e8adbe04cff28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+438eb4c1a1c3841523d7f672601e8adbe04cff28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Ameobea/advent-of-code-2018 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" "+438eb4c1a1c3841523d7f672601e8adbe04cff28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+438eb4c1a1c3841523d7f672601e8adbe04cff28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0199a10267d67f2d6392834fa82fb124082e21903e74663fdf6555bd1cc11e1b
[INFO] running `Command { std: "docker" "start" "-a" "0199a10267d67f2d6392834fa82fb124082e21903e74663fdf6555bd1cc11e1b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0199a10267d67f2d6392834fa82fb124082e21903e74663fdf6555bd1cc11e1b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0199a10267d67f2d6392834fa82fb124082e21903e74663fdf6555bd1cc11e1b", kill_on_drop: false }`
[INFO] [stdout] 0199a10267d67f2d6392834fa82fb124082e21903e74663fdf6555bd1cc11e1b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+438eb4c1a1c3841523d7f672601e8adbe04cff28" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9fa9034199072f9450e63323c6c314836e53c3b02fe56eafcde18f28dbb1b2d6
[INFO] running `Command { std: "docker" "start" "-a" "9fa9034199072f9450e63323c6c314836e53c3b02fe56eafcde18f28dbb1b2d6", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.45
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]     Checking rand_core v0.3.0
[INFO] [stderr]    Compiling proc-macro2 v0.4.24
[INFO] [stderr]    Compiling version_check v0.1.5
[INFO] [stderr]    Compiling arrayvec v0.4.10
[INFO] [stderr]     Checking unreachable v1.0.0
[INFO] [stderr]     Checking nodrop v0.1.13
[INFO] [stderr]    Compiling num-traits v0.2.6
[INFO] [stderr]     Checking smallvec v0.6.7
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]     Checking rand_core v0.2.2
[INFO] [stderr]     Checking crossbeam-utils v0.2.2
[INFO] [stderr]    Compiling memchr v2.1.2
[INFO] [stderr]     Checking lock_api v0.1.5
[INFO] [stderr]    Compiling num-integer v0.1.39
[INFO] [stderr]    Compiling rustc_version v0.2.3
[INFO] [stderr]    Compiling rayon v1.0.3
[INFO] [stderr]     Checking rand v0.5.5
[INFO] [stderr]     Checking num_cpus v1.9.0
[INFO] [stderr]     Checking crossbeam-epoch v0.3.1
[INFO] [stderr]     Checking atty v0.2.11
[INFO] [stderr]    Compiling parking_lot_core v0.3.1
[INFO] [stderr]     Checking regex-syntax v0.6.4
[INFO] [stderr]     Checking aho-corasick v0.6.9
[INFO] [stderr]     Checking clap v2.32.0
[INFO] [stderr]     Checking time v0.1.41
[INFO] [stderr]    Compiling quote v0.6.10
[INFO] [stderr]     Checking crossbeam-deque v0.2.0
[INFO] [stderr]    Compiling syn v0.15.23
[INFO] [stderr]     Checking rayon-core v1.4.1
[INFO] [stderr]     Checking itertools v0.8.0
[INFO] [stderr]     Checking z3-sys v0.4.0
[INFO] [stderr]     Checking fixedbitset v0.1.9
[INFO] [stderr]     Checking indexmap v1.0.2
[INFO] [stderr]     Checking chrono v0.4.6
[INFO] [stderr]     Checking z3 v0.3.0
[INFO] [stderr]     Checking nom v4.1.1
[INFO] [stderr]     Checking parking_lot v0.6.4
[INFO] [stderr]     Checking pathfinding v1.1.10
[INFO] [stderr]     Checking once_cell v0.1.6
[INFO] [stderr]     Checking cached v0.8.0
[INFO] [stderr]     Checking packed_simd v0.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.1/src/lib.rs:335:7
[INFO] [stdout]     |
[INFO] [stdout] 335 | crate mod llvm {
[INFO] [stdout]     |       ^^^ expected one of `!` or `::`
[INFO] [stdout] 
[INFO] [stdout] 
[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" "9fa9034199072f9450e63323c6c314836e53c3b02fe56eafcde18f28dbb1b2d6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9fa9034199072f9450e63323c6c314836e53c3b02fe56eafcde18f28dbb1b2d6", kill_on_drop: false }`
[INFO] [stdout] 9fa9034199072f9450e63323c6c314836e53c3b02fe56eafcde18f28dbb1b2d6
