[INFO] cloning repository https://github.com/ThePuzzlemaker/Calypso [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ThePuzzlemaker/Calypso" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FThePuzzlemaker%2FCalypso", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FThePuzzlemaker%2FCalypso'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a59a34d1e07cfeb3df1330a8e6192ba6e9b8f519 [INFO] checking ThePuzzlemaker/Calypso against master#8007b506ac5da629f223b755f5a5391edd5f6d01 for pr-88041 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FThePuzzlemaker%2FCalypso" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ThePuzzlemaker/Calypso 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/ThePuzzlemaker/Calypso [INFO] finished tweaking git repo https://github.com/ThePuzzlemaker/Calypso [INFO] tweaked toml for git repo https://github.com/ThePuzzlemaker/Calypso written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/ThePuzzlemaker/Calypso 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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] 2deac297a3d0f1bbfeee4f69682f8141563781a6770d5a65b9b2f9aa17f83d1b [INFO] running `Command { std: "docker" "start" "-a" "2deac297a3d0f1bbfeee4f69682f8141563781a6770d5a65b9b2f9aa17f83d1b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2deac297a3d0f1bbfeee4f69682f8141563781a6770d5a65b9b2f9aa17f83d1b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2deac297a3d0f1bbfeee4f69682f8141563781a6770d5a65b9b2f9aa17f83d1b", kill_on_drop: false }` [INFO] [stdout] 2deac297a3d0f1bbfeee4f69682f8141563781a6770d5a65b9b2f9aa17f83d1b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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] ef74d8b907d0a25784f3d1a675658e22d44a7bba36fba61d7c6a342a7489cf30 [INFO] running `Command { std: "docker" "start" "-a" "ef74d8b907d0a25784f3d1a675658e22d44a7bba36fba61d7c6a342a7489cf30", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.96 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling anyhow v1.0.42 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking once_cell v1.8.0 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Checking termcolor v1.1.2 [INFO] [stderr] Checking smallvec v1.6.1 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Compiling serde_derive v1.0.127 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling serde v1.0.127 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling rustversion v1.0.5 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling siphasher v0.3.5 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Checking endian-type v0.1.2 [INFO] [stderr] Compiling semver v1.0.3 [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling pico-args v0.4.2 [INFO] [stderr] Checking unicode-segmentation v1.7.1 [INFO] [stderr] Checking utf8parse v0.2.0 [INFO] [stderr] Compiling diff v0.1.12 [INFO] [stderr] Compiling utf8-ranges v1.0.4 [INFO] [stderr] Compiling beef v0.5.1 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking instant v0.1.9 [INFO] [stderr] Checking lock_api v0.4.4 [INFO] [stderr] Compiling tinyvec v1.2.0 [INFO] [stderr] Checking tracing-core v0.1.18 [INFO] [stderr] Checking sharded-slab v0.1.1 [INFO] [stderr] Compiling unicode-bidi v0.3.5 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Compiling bit-set v0.5.2 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Checking thread_local v1.1.3 [INFO] [stderr] Checking nibble_vec v0.1.0 [INFO] [stderr] Checking codespan-reporting v0.11.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Checking itertools v0.10.1 [INFO] [stderr] Checking pretty_assertions v0.7.2 [INFO] [stderr] Checking bitvec v0.19.5 [INFO] [stderr] Checking radix_trie v0.2.1 [INFO] [stderr] Compiling ahash v0.7.4 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling nom v6.1.2 [INFO] [stderr] Compiling ena v0.14.0 [INFO] [stderr] Compiling string_cache v0.8.1 [INFO] [stderr] Checking tracing-log v0.1.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Checking lexical-core v0.7.6 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Checking quote v1.0.9 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling jobserver v0.1.22 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling cc v1.0.68 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking parking_lot_core v0.8.3 [INFO] [stderr] Checking fd-lock v2.0.0 [INFO] [stderr] Checking nix v0.20.0 [INFO] [stderr] Compiling ascii-canvas v3.0.0 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking dashmap v4.0.2 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling libz-sys v1.1.3 [INFO] [stderr] Compiling libgit2-sys v0.12.21+1.1.0 [INFO] [stderr] Compiling libmimalloc-sys v0.1.22 [INFO] [stderr] Checking lasso v0.5.1 [INFO] [stderr] Compiling vergen v5.1.15 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Checking matchers v0.0.1 [INFO] [stderr] Checking lalrpop-util v0.19.6 [INFO] [stderr] Compiling lalrpop v0.19.6 [INFO] [stderr] Checking mimalloc v0.1.26 [INFO] [stderr] Compiling git2 v0.13.20 [INFO] [stderr] Compiling saturnvm_macros_impl v0.1.0 (/opt/rustwide/workdir/libs/saturnvm_macros_impl) [INFO] [stderr] Checking saturnvm_macros v0.1.0 (/opt/rustwide/workdir/libs/saturnvm_macros) [INFO] [stderr] Checking rustyline v8.2.0 [INFO] [stderr] Checking calypso_repl v0.1.0 (/opt/rustwide/workdir/libs/calypso_repl) [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling tracing-attributes v0.1.15 [INFO] [stderr] Compiling enum-iterator-derive v0.6.0 [INFO] [stderr] Compiling getset v0.1.1 [INFO] [stderr] Compiling logos-derive v0.12.0 [INFO] [stderr] Compiling structopt-derive v0.4.15 [INFO] [stderr] Compiling enum-iterator v0.6.0 [INFO] [stderr] Checking tracing v0.1.26 [INFO] [stderr] Checking thiserror v1.0.26 [INFO] [stderr] Checking calypso_error v1.0.2 (/opt/rustwide/workdir/libs/calypso_error) [INFO] [stderr] Checking saturnvm v0.1.0 (/opt/rustwide/workdir/libs/saturnvm) [INFO] [stderr] Checking structopt v0.3.22 [INFO] [stderr] Checking calypso_base v0.1.0 (/opt/rustwide/workdir/libs/calypso_base) [INFO] [stderr] Checking calypso_diagnostic v0.1.0 (/opt/rustwide/workdir/libs/calypso_diagnostic) [INFO] [stderr] Checking calypso_ast v0.1.0 (/opt/rustwide/workdir/libs/calypso_ast) [INFO] [stderr] Checking logos v0.12.0 [INFO] [stderr] Checking calypso_util v0.1.0 (/opt/rustwide/workdir/libs/calypso_util) [INFO] [stderr] Checking calypso_common v0.1.0 (/opt/rustwide/workdir/libs/calypso_common) [INFO] [stderr] Compiling calypso v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking tracing-serde v0.1.2 [INFO] [stderr] Checking serde_json v1.0.64 [INFO] [stderr] Basic Block in function '_ZN7lalrpop3tok9Tokenizer10take_until17h19d3622dde2059e4E' does not have terminator! [INFO] [stderr] label %9 [INFO] [stderr] in function _ZN7lalrpop3tok9Tokenizer10take_until17h19d3622dde2059e4E [INFO] [stderr] LLVM ERROR: Broken function found, compilation aborted! [INFO] [stderr] error: could not compile `lalrpop` [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "ef74d8b907d0a25784f3d1a675658e22d44a7bba36fba61d7c6a342a7489cf30", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ef74d8b907d0a25784f3d1a675658e22d44a7bba36fba61d7c6a342a7489cf30", kill_on_drop: false }` [INFO] [stdout] ef74d8b907d0a25784f3d1a675658e22d44a7bba36fba61d7c6a342a7489cf30