[INFO] cloning repository https://github.com/Logicalshift/flo_script [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Logicalshift/flo_script" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLogicalshift%2Fflo_script", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLogicalshift%2Fflo_script'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] eb2844399d466688120f7365db9ffda38e6fa011 [INFO] checking Logicalshift/flo_script against try#39e1293fce4b650061e85dda88aa428f726a8444 for pr-88041 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLogicalshift%2Fflo_script" "/workspace/builds/worker-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Logicalshift/flo_script on toolchain 39e1293fce4b650061e85dda88aa428f726a8444 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+39e1293fce4b650061e85dda88aa428f726a8444" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Logicalshift/flo_script [INFO] finished tweaking git repo https://github.com/Logicalshift/flo_script [INFO] tweaked toml for git repo https://github.com/Logicalshift/flo_script written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate git repo https://github.com/Logicalshift/flo_script already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+39e1293fce4b650061e85dda88aa428f726a8444" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded union-find v0.3.2 [INFO] [stderr] Downloaded desync v0.4.1 [INFO] [stderr] Downloaded gluon_parser v0.12.0 [INFO] [stderr] Downloaded codespan-reporting v0.3.0 [INFO] [stderr] Downloaded gluon_codegen v0.12.0 [INFO] [stderr] Downloaded gluon_format v0.12.0 [INFO] [stderr] Downloaded typed-arena v1.6.0 [INFO] [stderr] Downloaded codespan v0.3.0 [INFO] [stderr] Downloaded gluon_base v0.12.0 [INFO] [stderr] Downloaded gluon v0.12.0 [INFO] [stderr] Downloaded gluon_check v0.12.0 [INFO] [stderr] Downloaded gluon_vm v0.12.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "+39e1293fce4b650061e85dda88aa428f726a8444" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fe1006bb73552a92c7bdf82bc0ccc8bfda79aa79dec896f765635d759429f190 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "fe1006bb73552a92c7bdf82bc0ccc8bfda79aa79dec896f765635d759429f190", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fe1006bb73552a92c7bdf82bc0ccc8bfda79aa79dec896f765635d759429f190", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fe1006bb73552a92c7bdf82bc0ccc8bfda79aa79dec896f765635d759429f190", kill_on_drop: false }` [INFO] [stdout] fe1006bb73552a92c7bdf82bc0ccc8bfda79aa79dec896f765635d759429f190 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "+39e1293fce4b650061e85dda88aa428f726a8444" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1f3f4f106bd0a85005440410b289ebb6594635133d38a05b61b810e1a6618885 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "1f3f4f106bd0a85005440410b289ebb6594635133d38a05b61b810e1a6618885", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling autocfg v0.1.6 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling cc v1.0.45 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Checking cfg-if v0.1.9 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling proc-macro2 v1.0.3 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling bitflags v1.1.0 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling typenum v1.11.2 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Compiling syn v1.0.5 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling either v1.5.2 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking rustc-demangle v0.1.16 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling serde v1.0.100 [INFO] [stderr] Compiling string_cache_shared v0.3.0 [INFO] [stderr] Checking typed-arena v1.6.0 [INFO] [stderr] Checking termcolor v1.0.5 [INFO] [stderr] Compiling regex-syntax v0.6.12 [INFO] [stderr] Checking collect-mac v0.1.0 [INFO] [stderr] Checking smallvec v0.6.10 [INFO] [stderr] Compiling bit-vec v0.5.1 [INFO] [stderr] Checking fnv v1.0.6 [INFO] [stderr] Checking stable_deref_trait v1.1.1 [INFO] [stderr] Checking nodrop v0.1.13 [INFO] [stderr] Compiling ordermap v0.3.5 [INFO] [stderr] Checking quick-error v1.2.2 [INFO] [stderr] Compiling fixedbitset v0.1.9 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling new_debug_unreachable v1.0.3 [INFO] [stderr] Checking scopeguard v1.0.0 [INFO] [stderr] Compiling lalrpop-util v0.17.2 [INFO] [stderr] Compiling diff v0.1.11 [INFO] [stderr] Compiling anymap v0.12.1 [INFO] [stderr] Checking futures v0.1.29 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Compiling gluon_vm v0.12.0 [INFO] [stderr] Checking rpds v0.5.0 [INFO] [stderr] Checking union-find v0.3.2 [INFO] [stderr] Checking mopa v0.2.2 [INFO] [stderr] Checking frunk_core v0.2.4 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling itertools v0.8.0 [INFO] [stderr] Checking crossbeam-utils v0.6.6 [INFO] [stderr] Checking thread_local v0.3.6 [INFO] [stderr] Compiling block-padding v0.1.4 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Checking pretty v0.5.2 [INFO] [stderr] Compiling bit-set v0.5.1 [INFO] [stderr] Compiling petgraph v0.4.13 [INFO] [stderr] Compiling libc v0.2.62 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Checking arrayvec v0.4.11 [INFO] [stderr] Checking crossbeam-queue v0.1.2 [INFO] [stderr] Checking crossbeam-channel v0.3.9 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Compiling backtrace-sys v0.1.31 [INFO] [stderr] Compiling ena v0.13.0 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling atty v0.2.13 [INFO] [stderr] Checking desync v0.4.1 [INFO] [stderr] Compiling aho-corasick v0.7.6 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling term v0.5.2 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling memoffset v0.5.1 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling ascii-canvas v2.0.0 [INFO] [stderr] Compiling backtrace v0.3.37 [INFO] [stderr] Checking crossbeam-epoch v0.7.2 [INFO] [stderr] Checking regex v1.3.1 [INFO] [stderr] Checking ordered-float v1.0.2 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling sha2 v0.8.0 [INFO] [stderr] Checking crossbeam-deque v0.7.1 [INFO] [stderr] Checking crossbeam v0.7.2 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling string_cache_codegen v0.4.2 [INFO] [stderr] Compiling string_cache v0.7.3 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Compiling serde_derive v1.0.100 [INFO] [stderr] Compiling gluon_codegen v0.12.0 [INFO] [stderr] Checking failure v0.1.5 [INFO] [stderr] Compiling codespan v0.3.0 [INFO] [stderr] Compiling codespan-reporting v0.3.0 [INFO] [stderr] Compiling gluon_base v0.12.0 [INFO] [stderr] Checking gluon_check v0.12.0 [INFO] [stderr] Checking gluon_format v0.12.0 [INFO] [stderr] Compiling gluon v0.12.0 [INFO] [stderr] Compiling docopt v1.1.0 [INFO] [stderr] Compiling lalrpop v0.17.2 [INFO] [stderr] Basic Block in function '_ZN7lalrpop3tok9Tokenizer10take_until17h3e765891ac6ebadfE' does not have terminator! [INFO] [stderr] label %9 [INFO] [stderr] in function _ZN7lalrpop3tok9Tokenizer10take_until17h3e765891ac6ebadfE [INFO] [stderr] LLVM ERROR: Broken function found, compilation aborted! [INFO] [stderr] error: could not compile `lalrpop` [INFO] running `Command { std: "docker" "inspect" "1f3f4f106bd0a85005440410b289ebb6594635133d38a05b61b810e1a6618885", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1f3f4f106bd0a85005440410b289ebb6594635133d38a05b61b810e1a6618885", kill_on_drop: false }` [INFO] [stdout] 1f3f4f106bd0a85005440410b289ebb6594635133d38a05b61b810e1a6618885