[INFO] cloning repository https://github.com/remexre/fall [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/remexre/fall" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fremexre%2Ffall", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fremexre%2Ffall'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ea64e8ee80165c2a1e97858d131744762adb3907 [INFO] checking remexre/fall against master#8007b506ac5da629f223b755f5a5391edd5f6d01 for pr-88041 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fremexre%2Ffall" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/remexre/fall on toolchain 8007b506ac5da629f223b755f5a5391edd5f6d01 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8007b506ac5da629f223b755f5a5391edd5f6d01" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/remexre/fall [INFO] finished tweaking git repo https://github.com/remexre/fall [INFO] tweaked toml for git repo https://github.com/remexre/fall written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/remexre/fall already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8007b506ac5da629f223b755f5a5391edd5f6d01" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+8007b506ac5da629f223b755f5a5391edd5f6d01" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cd45ee09a544387ed12bb9036d0ef32e21e58592ba2b671b34df8011d677caf3 [INFO] running `Command { std: "docker" "start" "-a" "cd45ee09a544387ed12bb9036d0ef32e21e58592ba2b671b34df8011d677caf3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cd45ee09a544387ed12bb9036d0ef32e21e58592ba2b671b34df8011d677caf3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cd45ee09a544387ed12bb9036d0ef32e21e58592ba2b671b34df8011d677caf3", kill_on_drop: false }` [INFO] [stdout] cd45ee09a544387ed12bb9036d0ef32e21e58592ba2b671b34df8011d677caf3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+8007b506ac5da629f223b755f5a5391edd5f6d01" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3309e1eda45404b54344be40fc27b68254a8f921c26387cc76243deb1993ff9b [INFO] running `Command { std: "docker" "start" "-a" "3309e1eda45404b54344be40fc27b68254a8f921c26387cc76243deb1993ff9b", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.43 [INFO] [stderr] Compiling proc-macro2 v0.4.19 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Compiling rand_core v0.2.1 [INFO] [stderr] Compiling serde v1.0.78 [INFO] [stderr] Compiling utf8-ranges v1.0.1 [INFO] [stderr] Compiling regex v1.0.5 [INFO] [stderr] Compiling cfg-if v0.1.5 [INFO] [stderr] Compiling typenum v1.10.0 [INFO] [stderr] Compiling bit-vec v0.5.0 [INFO] [stderr] Compiling ordermap v0.3.5 [INFO] [stderr] Compiling fixedbitset v0.1.9 [INFO] [stderr] Compiling either v1.5.0 [INFO] [stderr] Compiling term v0.4.6 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling diff v0.1.11 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling lalrpop-util v0.16.0 [INFO] [stderr] Compiling cc v1.0.25 [INFO] [stderr] Compiling byte-tools v0.2.0 [INFO] [stderr] Compiling arrayref v0.3.5 [INFO] [stderr] Compiling failure_derive v0.1.2 [INFO] [stderr] Compiling frunk_core v0.2.0 [INFO] [stderr] Checking ucd-util v0.1.1 [INFO] [stderr] Checking rustc-demangle v0.1.9 [INFO] [stderr] Checking futures v0.1.24 [INFO] [stderr] Compiling proc-macro2 v0.3.8 [INFO] [stderr] Compiling proc-macro2 v0.2.3 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling regex-syntax v0.6.2 [INFO] [stderr] Compiling regex-syntax v0.5.6 [INFO] [stderr] Compiling log v0.4.5 [INFO] [stderr] Compiling new_debug_unreachable v1.0.1 [INFO] [stderr] Compiling lazy_static v1.1.0 [INFO] [stderr] Compiling itertools v0.7.8 [INFO] [stderr] Compiling block-buffer v0.3.3 [INFO] [stderr] Checking thread_local v0.3.6 [INFO] [stderr] Compiling phf_shared v0.7.23 [INFO] [stderr] Compiling ena v0.9.3 [INFO] [stderr] Compiling bit-set v0.5.0 [INFO] [stderr] Compiling ascii-canvas v1.0.0 [INFO] [stderr] Compiling quote v0.5.2 [INFO] [stderr] Compiling petgraph v0.4.13 [INFO] [stderr] Compiling quote v0.4.2 [INFO] [stderr] Checking memchr v2.0.2 [INFO] [stderr] Compiling rand v0.5.5 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Checking aho-corasick v0.6.8 [INFO] [stderr] Compiling syn v0.12.15 [INFO] [stderr] Compiling quote v0.6.8 [INFO] [stderr] Compiling syn v0.15.4 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Compiling backtrace-sys v0.1.24 [INFO] [stderr] Compiling generic-array v0.9.0 [INFO] [stderr] Compiling digest v0.7.5 [INFO] [stderr] Compiling sha2 v0.7.1 [INFO] [stderr] Compiling phf_generator v0.7.23 [INFO] [stderr] Compiling string_cache_codegen v0.4.1 [INFO] [stderr] Checking backtrace v0.3.9 [INFO] [stderr] Compiling string_cache v0.7.3 [INFO] [stderr] Compiling frunk_derives v0.2.0 [INFO] [stderr] Compiling serde_derive v1.0.78 [INFO] [stderr] Compiling synstructure v0.9.0 [INFO] [stderr] Checking frunk v0.2.0 [INFO] [stderr] Compiling lalrpop-snap v0.16.0 [INFO] [stderr] Checking failure v0.1.2 [INFO] [stderr] Compiling docopt v0.8.3 [INFO] [stderr] Basic Block in function '_ZN12lalrpop_snap3tok9Tokenizer10take_until17h2b7020971c9348eeE' does not have terminator! [INFO] [stderr] label %10 [INFO] [stderr] in function _ZN12lalrpop_snap3tok9Tokenizer10take_until17h2b7020971c9348eeE [INFO] [stderr] LLVM ERROR: Broken function found, compilation aborted! [INFO] [stderr] error: could not compile `lalrpop-snap` [INFO] running `Command { std: "docker" "inspect" "3309e1eda45404b54344be40fc27b68254a8f921c26387cc76243deb1993ff9b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3309e1eda45404b54344be40fc27b68254a8f921c26387cc76243deb1993ff9b", kill_on_drop: false }` [INFO] [stdout] 3309e1eda45404b54344be40fc27b68254a8f921c26387cc76243deb1993ff9b