[INFO] cloning repository https://github.com/eazar001/wam-prolog-in-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/eazar001/wam-prolog-in-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feazar001%2Fwam-prolog-in-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feazar001%2Fwam-prolog-in-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d42eff559a41e53c4f582bd25216c4821832ef0a [INFO] checking eazar001/wam-prolog-in-rust against master#fc81ad22c453776de16acf9938976930cf8c9401 for pr-77325 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feazar001%2Fwam-prolog-in-rust" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/eazar001/wam-prolog-in-rust on toolchain fc81ad22c453776de16acf9938976930cf8c9401 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+fc81ad22c453776de16acf9938976930cf8c9401" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/eazar001/wam-prolog-in-rust [INFO] finished tweaking git repo https://github.com/eazar001/wam-prolog-in-rust [INFO] tweaked toml for git repo https://github.com/eazar001/wam-prolog-in-rust written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/eazar001/wam-prolog-in-rust already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+fc81ad22c453776de16acf9938976930cf8c9401" "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-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+fc81ad22c453776de16acf9938976930cf8c9401" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0ca44d1ac95bc2c56ebdf86ecd33c3ffab9f78fb0a7bd7827292009e686d8ae8 [INFO] running `Command { std: "docker" "start" "-a" "0ca44d1ac95bc2c56ebdf86ecd33c3ffab9f78fb0a7bd7827292009e686d8ae8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0ca44d1ac95bc2c56ebdf86ecd33c3ffab9f78fb0a7bd7827292009e686d8ae8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0ca44d1ac95bc2c56ebdf86ecd33c3ffab9f78fb0a7bd7827292009e686d8ae8", kill_on_drop: false }` [INFO] [stdout] 0ca44d1ac95bc2c56ebdf86ecd33c3ffab9f78fb0a7bd7827292009e686d8ae8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+fc81ad22c453776de16acf9938976930cf8c9401" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 750ee99cbd254e0c1ccc4764cfe0260bca5a9c9e7046f10b9799dd63c7222825 [INFO] running `Command { std: "docker" "start" "-a" "750ee99cbd254e0c1ccc4764cfe0260bca5a9c9e7046f10b9799dd63c7222825", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.58 [INFO] [stderr] Compiling rand_core v0.4.0 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling typenum v1.10.0 [INFO] [stderr] Compiling syn v0.15.39 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Compiling regex v1.1.9 [INFO] [stderr] Compiling lazy_static v1.3.0 [INFO] [stderr] Compiling cfg-if v0.1.9 [INFO] [stderr] Compiling utf8-ranges v1.0.3 [INFO] [stderr] Compiling opaque-debug v0.2.2 [INFO] [stderr] Compiling strsim v0.9.2 [INFO] [stderr] Compiling new_debug_unreachable v1.0.3 [INFO] [stderr] Compiling either v1.5.2 [INFO] [stderr] Checking byte-tools v0.3.1 [INFO] [stderr] Checking fake-simd v0.1.2 [INFO] [stderr] Checking bit-vec v0.5.1 [INFO] [stderr] Checking diff v0.1.11 [INFO] [stderr] Compiling block-padding v0.1.4 [INFO] [stderr] Compiling regex-syntax v0.6.7 [INFO] [stderr] Compiling memchr v2.2.0 [INFO] [stderr] Checking aho-corasick v0.7.4 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling itertools v0.8.0 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Checking bit-set v0.5.1 [INFO] [stderr] Compiling ena v0.13.0 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Checking generic-array v0.12.3 [INFO] [stderr] Compiling quote v0.6.12 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling term v0.5.2 [INFO] [stderr] Checking block-buffer v0.7.3 [INFO] [stderr] Checking digest v0.8.1 [INFO] [stderr] Compiling ascii-canvas v2.0.0 [INFO] [stderr] Checking sha2 v0.8.0 [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 serde_derive v1.0.94 [INFO] [stderr] Compiling serde v1.0.94 [INFO] [stderr] Checking docopt v1.1.0 [INFO] [stderr] Checking lalrpop v0.17.2 [INFO] [stderr] Compiling bfg-prolog v0.7.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> /opt/rustwide/target/debug/build/bfg-prolog-457ee8f2f085674c/out/parser.rs:9783:5 [INFO] [stdout] | [INFO] [stdout] 9783 | (__0) [INFO] [stdout] | ^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> /opt/rustwide/target/debug/build/bfg-prolog-457ee8f2f085674c/out/parser.rs:9794:5 [INFO] [stdout] | [INFO] [stdout] 9794 | (__0) [INFO] [stdout] | ^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> /opt/rustwide/target/debug/build/bfg-prolog-457ee8f2f085674c/out/parser.rs:9805:5 [INFO] [stdout] | [INFO] [stdout] 9805 | (__0) [INFO] [stdout] | ^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> /opt/rustwide/target/debug/build/bfg-prolog-457ee8f2f085674c/out/parser.rs:9816:5 [INFO] [stdout] | [INFO] [stdout] 9816 | (__0) [INFO] [stdout] | ^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> /opt/rustwide/target/debug/build/bfg-prolog-457ee8f2f085674c/out/parser.rs:9827:5 [INFO] [stdout] | [INFO] [stdout] 9827 | (__0) [INFO] [stdout] | ^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> /opt/rustwide/target/debug/build/bfg-prolog-457ee8f2f085674c/out/parser.rs:9838:5 [INFO] [stdout] | [INFO] [stdout] 9838 | (__0) [INFO] [stdout] | ^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> /opt/rustwide/target/debug/build/bfg-prolog-457ee8f2f085674c/out/parser.rs:9849:5 [INFO] [stdout] | [INFO] [stdout] 9849 | (__0) [INFO] [stdout] | ^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> /opt/rustwide/target/debug/build/bfg-prolog-457ee8f2f085674c/out/parser.rs:9860:5 [INFO] [stdout] | [INFO] [stdout] 9860 | (__0) [INFO] [stdout] | ^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> /opt/rustwide/target/debug/build/bfg-prolog-457ee8f2f085674c/out/parser.rs:9783:5 [INFO] [stdout] | [INFO] [stdout] 9783 | (__0) [INFO] [stdout] | ^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> /opt/rustwide/target/debug/build/bfg-prolog-457ee8f2f085674c/out/parser.rs:9794:5 [INFO] [stdout] | [INFO] [stdout] 9794 | (__0) [INFO] [stdout] | ^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> /opt/rustwide/target/debug/build/bfg-prolog-457ee8f2f085674c/out/parser.rs:9805:5 [INFO] [stdout] | [INFO] [stdout] 9805 | (__0) [INFO] [stdout] | ^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> /opt/rustwide/target/debug/build/bfg-prolog-457ee8f2f085674c/out/parser.rs:9816:5 [INFO] [stdout] | [INFO] [stdout] 9816 | (__0) [INFO] [stdout] | ^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> /opt/rustwide/target/debug/build/bfg-prolog-457ee8f2f085674c/out/parser.rs:9827:5 [INFO] [stdout] | [INFO] [stdout] 9827 | (__0) [INFO] [stdout] | ^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> /opt/rustwide/target/debug/build/bfg-prolog-457ee8f2f085674c/out/parser.rs:9838:5 [INFO] [stdout] | [INFO] [stdout] 9838 | (__0) [INFO] [stdout] | ^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> /opt/rustwide/target/debug/build/bfg-prolog-457ee8f2f085674c/out/parser.rs:9849:5 [INFO] [stdout] | [INFO] [stdout] 9849 | (__0) [INFO] [stdout] | ^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> /opt/rustwide/target/debug/build/bfg-prolog-457ee8f2f085674c/out/parser.rs:9860:5 [INFO] [stdout] | [INFO] [stdout] 9860 | (__0) [INFO] [stdout] | ^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] thread 'rustc' panicked at 'Box', /rustc/fc81ad22c453776de16acf9938976930cf8c9401/library/std/src/panic.rs:59:5 [INFO] [stdout] error: internal compiler error: cannot lex `source_file` without source: /opt/rustwide/target/debug/build/bfg-prolog-457ee8f2f085674c/out/parser.rs [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] stack backtrace: [INFO] [stdout] error: internal compiler error: cannot lex `source_file` without source: /opt/rustwide/target/debug/build/bfg-prolog-457ee8f2f085674c/out/parser.rs [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] thread 'rustc' panicked at 'Box', /rustc/fc81ad22c453776de16acf9938976930cf8c9401/library/std/src/panic.rs:59:5 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x7f210f1dd060 - std::backtrace_rs::backtrace::libunwind::trace::h1037ca7e6eeef65c [INFO] [stderr] at /rustc/fc81ad22c453776de16acf9938976930cf8c9401/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stderr] 1: 0x7f210f1dd060 - std::backtrace_rs::backtrace::trace_unsynchronized::haaefac1bc3669450 [INFO] [stderr] at /rustc/fc81ad22c453776de16acf9938976930cf8c9401/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x7f210f1dd060 - std::sys_common::backtrace::_print_fmt::h863a6f5e6d995885 [INFO] [stderr] at /rustc/fc81ad22c453776de16acf9938976930cf8c9401/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stderr] 3: 0x7f210f1dd060 - ::fmt::h767e17e1aa7df6a8 [INFO] [stderr] at /rustc/fc81ad22c453776de16acf9938976930cf8c9401/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stderr] 0: 0x7ff1d3e50060 - std::backtrace_rs::backtrace::libunwind::trace::h1037ca7e6eeef65c [INFO] [stderr] at /rustc/fc81ad22c453776de16acf9938976930cf8c9401/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stderr] 1: 0x7ff1d3e50060 - std::backtrace_rs::backtrace::trace_unsynchronized::haaefac1bc3669450 [INFO] [stderr] at /rustc/fc81ad22c453776de16acf9938976930cf8c9401/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x7ff1d3e50060 - std::sys_common::backtrace::_print_fmt::h863a6f5e6d995885 [INFO] [stderr] at /rustc/fc81ad22c453776de16acf9938976930cf8c9401/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stderr] 3: 0x7ff1d3e50060 - ::fmt::h767e17e1aa7df6a8 [INFO] [stderr] at /rustc/fc81ad22c453776de16acf9938976930cf8c9401/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stderr] 4: 0x7ff1d3ebda8c - core::fmt::write::h7aa6cd0067dca82a [INFO] [stderr] at /rustc/fc81ad22c453776de16acf9938976930cf8c9401/library/core/src/fmt/mod.rs:1110:17 [INFO] [stderr] 4: 0x7f210f24aa8c - core::fmt::write::h7aa6cd0067dca82a [INFO] [stderr] at /rustc/fc81ad22c453776de16acf9938976930cf8c9401/library/core/src/fmt/mod.rs:1110:17 [INFO] [stderr] 5: 0x7f210f1ce8e5 - std::io::Write::write_fmt::h4c802b6f761026c1 [INFO] [stderr] at /rustc/fc81ad22c453776de16acf9938976930cf8c9401/library/std/src/io/mod.rs:1584:15 [INFO] [stderr] 6: 0x7f210f1e0ebb - std::sys_common::backtrace::_print::h2769edb26a7eb606 [INFO] [stderr] at /rustc/fc81ad22c453776de16acf9938976930cf8c9401/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stderr] 7: 0x7f210f1e0ebb - std::sys_common::backtrace::print::ha71f3549862b4cb6 [INFO] [stderr] at /rustc/fc81ad22c453776de16acf9938976930cf8c9401/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stderr] 8: 0x7f210f1e0ebb - std::panicking::default_hook::{{closure}}::h95488a3bade217f6 [INFO] [stderr] 5: 0x7ff1d3e418e5 - std::io::Write::write_fmt::h4c802b6f761026c1 [INFO] [stderr] at /rustc/fc81ad22c453776de16acf9938976930cf8c9401/library/std/src/io/mod.rs:1584:15 [INFO] [stderr] 6: 0x7ff1d3e53ebb - std::sys_common::backtrace::_print::h2769edb26a7eb606 [INFO] [stderr] at /rustc/fc81ad22c453776de16acf9938976930cf8c9401/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stderr] at /rustc/fc81ad22c453776de16acf9938976930cf8c9401/library/std/src/panicking.rs:208:50 [INFO] [stderr] 7: 0x7ff1d3e53ebb - std::sys_common::backtrace::print::ha71f3549862b4cb6 [INFO] [stderr] at /rustc/fc81ad22c453776de16acf9938976930cf8c9401/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stderr] 8: 0x7ff1d3e53ebb - std::panicking::default_hook::{{closure}}::h95488a3bade217f6 [INFO] [stderr] at /rustc/fc81ad22c453776de16acf9938976930cf8c9401/library/std/src/panicking.rs:208:50 [INFO] [stderr] 9: 0x7ff1d3e53991 - std::panicking::default_hook::h290aa602c0fb11df [INFO] [stderr] at /rustc/fc81ad22c453776de16acf9938976930cf8c9401/library/std/src/panicking.rs:225:9 [INFO] [stderr] 9: 0x7f210f1e0991 - std::panicking::default_hook::h290aa602c0fb11df [INFO] [stderr] at /rustc/fc81ad22c453776de16acf9938976930cf8c9401/library/std/src/panicking.rs:225:9 [INFO] [stdout] error: internal compiler error: cannot lex `source_file` without source: /opt/rustwide/target/debug/build/bfg-prolog-457ee8f2f085674c/out/parser.rs [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] thread 'rustc' panicked at 'Box', /rustc/fc81ad22c453776de16acf9938976930cf8c9401/library/std/src/panic.rs:59:5 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x7f413c30c060 - std::backtrace_rs::backtrace::libunwind::trace::h1037ca7e6eeef65c [INFO] [stderr] at /rustc/fc81ad22c453776de16acf9938976930cf8c9401/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stderr] 1: 0x7f413c30c060 - std::backtrace_rs::backtrace::trace_unsynchronized::haaefac1bc3669450 [INFO] [stderr] at /rustc/fc81ad22c453776de16acf9938976930cf8c9401/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x7f413c30c060 - std::sys_common::backtrace::_print_fmt::h863a6f5e6d995885 [INFO] [stderr] at /rustc/fc81ad22c453776de16acf9938976930cf8c9401/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stderr] 3: 0x7f413c30c060 - ::fmt::h767e17e1aa7df6a8 [INFO] [stderr] at /rustc/fc81ad22c453776de16acf9938976930cf8c9401/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stderr] 4: 0x7f413c379a8c - core::fmt::write::h7aa6cd0067dca82a [INFO] [stderr] at /rustc/fc81ad22c453776de16acf9938976930cf8c9401/library/core/src/fmt/mod.rs:1110:17 [INFO] [stderr] 5: 0x7f413c2fd8e5 - std::io::Write::write_fmt::h4c802b6f761026c1 [INFO] [stderr] at /rustc/fc81ad22c453776de16acf9938976930cf8c9401/library/std/src/io/mod.rs:1584:15 [INFO] [stderr] 6: 0x7f413c30febb - std::sys_common::backtrace::_print::h2769edb26a7eb606 [INFO] [stderr] at /rustc/fc81ad22c453776de16acf9938976930cf8c9401/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stderr] 7: 0x7f413c30febb - std::sys_common::backtrace::print::ha71f3549862b4cb6 [INFO] [stderr] at /rustc/fc81ad22c453776de16acf9938976930cf8c9401/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stderr] 8: 0x7f413c30febb - std::panicking::default_hook::{{closure}}::h95488a3bade217f6 [INFO] [stderr] at /rustc/fc81ad22c453776de16acf9938976930cf8c9401/library/std/src/panicking.rs:208:50 [INFO] [stderr] 9: 0x7f413c30f991 - std::panicking::default_hook::h290aa602c0fb11df [INFO] [stderr] at /rustc/fc81ad22c453776de16acf9938976930cf8c9401/library/std/src/panicking.rs:225:9 [INFO] [stderr] 10: 0x7f413cadf03d - rustc_driver::report_ice::hd575aa67be3288bc [INFO] [stderr] 10: 0x7ff1d462303d - rustc_driver::report_ice::hd575aa67be3288bc [INFO] [stderr] 10: 0x7f210f9b003d - rustc_driver::report_ice::hd575aa67be3288bc [INFO] [stderr] 11: 0x7ff1d3e546c6 - std::panicking::rust_panic_with_hook::hf32c4fa635e215f2 [INFO] [stderr] 11: 0x7f210f1e16c6 - std::panicking::rust_panic_with_hook::hf32c4fa635e215f2 [INFO] [stderr] 11: 0x7f413c3106c6 - std::panicking::rust_panic_with_hook::hf32c4fa635e215f2 [INFO] [stderr] at /rustc/fc81ad22c453776de16acf9938976930cf8c9401/library/std/src/panicking.rs:626:17 [INFO] [stderr] at /rustc/fc81ad22c453776de16acf9938976930cf8c9401/library/std/src/panicking.rs:626:17 [INFO] [stderr] at /rustc/fc81ad22c453776de16acf9938976930cf8c9401/library/std/src/panicking.rs:626:17 [INFO] [stderr] 12: 0x7ff1d55e4f1b - std::panicking::begin_panic::{{closure}}::hcdf85f85cc82f111 [INFO] [stderr] 12: 0x7f2110971f1b - std::panicking::begin_panic::{{closure}}::hcdf85f85cc82f111 [INFO] [stderr] 12: 0x7f413daa0f1b - std::panicking::begin_panic::{{closure}}::hcdf85f85cc82f111 [INFO] [stderr] 13: 0x7f2110971ea6 - std::sys_common::backtrace::__rust_end_short_backtrace::had44dadac2663b4c [INFO] [stderr] 13: 0x7f413daa0ea6 - std::sys_common::backtrace::__rust_end_short_backtrace::had44dadac2663b4c [INFO] [stderr] 13: 0x7ff1d55e4ea6 - std::sys_common::backtrace::__rust_end_short_backtrace::had44dadac2663b4c [INFO] [stderr] 14: 0x7f413daa268f - std::panicking::begin_panic::h735b31292a8616aa [INFO] [stderr] 14: 0x7ff1d55e668f - std::panicking::begin_panic::h735b31292a8616aa [INFO] [stderr] 14: 0x7f211097368f - std::panicking::begin_panic::h735b31292a8616aa [INFO] [stderr] 15: 0x7f413daba74d - std::panic::panic_any::h3a508fb9fc6b8536 [INFO] [stderr] 15: 0x7ff1d55fe74d - std::panic::panic_any::h3a508fb9fc6b8536 [INFO] [stderr] 15: 0x7f211098b74d - std::panic::panic_any::h3a508fb9fc6b8536 [INFO] [stderr] 16: 0x7f413dabd5da - rustc_errors::HandlerInner::bug::h63c3df2f0911e470 [INFO] [stderr] 16: 0x7ff1d56015da - rustc_errors::HandlerInner::bug::h63c3df2f0911e470 [INFO] [stderr] 16: 0x7f211098e5da - rustc_errors::HandlerInner::bug::h63c3df2f0911e470 [INFO] [stderr] 17: 0x7ff1d5601080 - rustc_errors::Handler::bug::h2336e8eb07020e99 [INFO] [stderr] 17: 0x7f211098e080 - rustc_errors::Handler::bug::h2336e8eb07020e99 [INFO] [stderr] 17: 0x7f413dabd080 - rustc_errors::Handler::bug::h2336e8eb07020e99 [INFO] [stderr] 18: 0x7f2111c2916e - rustc_parse::maybe_file_to_stream::h3a43d28f8629e96c [INFO] [stderr] 18: 0x7f413ed5816e - rustc_parse::maybe_file_to_stream::h3a43d28f8629e96c [INFO] [stderr] 18: 0x7ff1d689c16e - rustc_parse::maybe_file_to_stream::h3a43d28f8629e96c [INFO] [stderr] 19: 0x7f413ed57d0d - rustc_parse::maybe_source_file_to_parser::h2d22bc3b4b25e679 [INFO] [stderr] 19: 0x7ff1d689bd0d - rustc_parse::maybe_source_file_to_parser::h2d22bc3b4b25e679 [INFO] [stderr] 19: 0x7f2111c28d0d - rustc_parse::maybe_source_file_to_parser::h2d22bc3b4b25e679 [INFO] [stderr] 20: 0x7ff1d689ba0a - rustc_parse::new_parser_from_file::ha9e7dbbd902a7f70 [INFO] [stderr] 20: 0x7f2111c28a0a - rustc_parse::new_parser_from_file::ha9e7dbbd902a7f70 [INFO] [stderr] 20: 0x7f413ed57a0a - rustc_parse::new_parser_from_file::ha9e7dbbd902a7f70 [INFO] [stderr] 21: 0x7f413cdac87d - rustc_builtin_macros::source_util::expand_include::h89dd584e7f428b10 [INFO] [stderr] 21: 0x7f210fc7d87d - rustc_builtin_macros::source_util::expand_include::h89dd584e7f428b10 [INFO] [stderr] 21: 0x7ff1d48f087d - rustc_builtin_macros::source_util::expand_include::h89dd584e7f428b10 [INFO] [stderr] 22: 0x7f413e2bd4a3 - rustc_expand::expand::MacroExpander::fully_expand_fragment::he6c0e41b24e6b05f [INFO] [stderr] 23: 0x7f413ecd6b7b - rustc_expand::expand::MacroExpander::expand_crate::h8c3741022a709a39 [INFO] [stderr] 22: 0x7f211118e4a3 - rustc_expand::expand::MacroExpander::fully_expand_fragment::he6c0e41b24e6b05f [INFO] [stderr] 23: 0x7f2111ba7b7b - rustc_expand::expand::MacroExpander::expand_crate::h8c3741022a709a39 [INFO] [stderr] 22: 0x7ff1d5e014a3 - rustc_expand::expand::MacroExpander::fully_expand_fragment::he6c0e41b24e6b05f [INFO] [stderr] 23: 0x7ff1d681ab7b - rustc_expand::expand::MacroExpander::expand_crate::h8c3741022a709a39 [INFO] [stderr] 24: 0x7f21114e6292 - rustc_session::utils::::time::h1aba952f79585c44 [INFO] [stderr] 24: 0x7ff1d6159292 - rustc_session::utils::::time::h1aba952f79585c44 [INFO] [stderr] 24: 0x7f413e615292 - rustc_session::utils::::time::h1aba952f79585c44 [INFO] [stderr] 25: 0x7f21114e004d - rustc_interface::passes::configure_and_expand_inner::h3c48771dde685366 [INFO] [stderr] 25: 0x7ff1d615304d - rustc_interface::passes::configure_and_expand_inner::h3c48771dde685366 [INFO] [stderr] 25: 0x7f413e60f04d - rustc_interface::passes::configure_and_expand_inner::h3c48771dde685366 [INFO] [stderr] 26: 0x7ff1d615097f - rustc_interface::passes::configure_and_expand::{{closure}}::h73c5c8073307cb23 [INFO] [stderr] 26: 0x7f413e60c97f - rustc_interface::passes::configure_and_expand::{{closure}}::h73c5c8073307cb23 [INFO] [stderr] 26: 0x7f21114dd97f - rustc_interface::passes::configure_and_expand::{{closure}}::h73c5c8073307cb23 [INFO] [stderr] 27: 0x7f413e609709 - rustc_data_structures::box_region::PinnedGenerator::new::h15e579950080f54e [INFO] [stderr] 27: 0x7f21114da709 - rustc_data_structures::box_region::PinnedGenerator::new::h15e579950080f54e [INFO] [stderr] 27: 0x7ff1d614d709 - rustc_data_structures::box_region::PinnedGenerator::new::h15e579950080f54e [INFO] [stderr] 28: 0x7f21114df501 - rustc_interface::passes::configure_and_expand::h0f54ab8adb840a7a [INFO] [stderr] 28: 0x7ff1d6152501 - rustc_interface::passes::configure_and_expand::h0f54ab8adb840a7a [INFO] [stderr] 28: 0x7f413e60e501 - rustc_interface::passes::configure_and_expand::h0f54ab8adb840a7a [INFO] [stderr] 29: 0x7f21114eb782 - rustc_interface::queries::Queries::expansion::h1c250f6691e4318e [INFO] [stderr] 29: 0x7ff1d615e782 - rustc_interface::queries::Queries::expansion::h1c250f6691e4318e [INFO] [stderr] 29: 0x7f413e61a782 - rustc_interface::queries::Queries::expansion::h1c250f6691e4318e [INFO] [stderr] 30: 0x7f413e5e18e0 - rustc_interface::queries::::enter::h460c5796e582efcd [INFO] [stderr] 30: 0x7ff1d61258e0 - rustc_interface::queries::::enter::h460c5796e582efcd [INFO] [stderr] 30: 0x7f21114b28e0 - rustc_interface::queries::::enter::h460c5796e582efcd [INFO] [stderr] 31: 0x7f413e5de2ec - rustc_span::with_source_map::h5b1831a7c490d4e1 [INFO] [stderr] 31: 0x7f21114af2ec - rustc_span::with_source_map::h5b1831a7c490d4e1 [INFO] [stderr] 32: 0x7f413e5e1308 - scoped_tls::ScopedKey::set::ha23e3ea5e8121f7a [INFO] [stderr] 32: 0x7f21114b2308 - scoped_tls::ScopedKey::set::ha23e3ea5e8121f7a [INFO] [stderr] 31: 0x7ff1d61222ec - rustc_span::with_source_map::h5b1831a7c490d4e1 [INFO] [stderr] 32: 0x7ff1d6125308 - scoped_tls::ScopedKey::set::ha23e3ea5e8121f7a [INFO] [stderr] 33: 0x7f21114d70fb - std::sys_common::backtrace::__rust_begin_short_backtrace::h547c89617ab570d2 [INFO] [stderr] 34: 0x7f21114adff5 - core::ops::function::FnOnce::call_once{{vtable.shim}}::he4ef2418a213a503 [INFO] [stderr] 33: 0x7ff1d614a0fb - std::sys_common::backtrace::__rust_begin_short_backtrace::h547c89617ab570d2 [INFO] [stderr] 34: 0x7ff1d6120ff5 - core::ops::function::FnOnce::call_once{{vtable.shim}}::he4ef2418a213a503 [INFO] [stderr] 33: 0x7f413e6060fb - std::sys_common::backtrace::__rust_begin_short_backtrace::h547c89617ab570d2 [INFO] [stderr] 35: 0x7ff1d3e60bb7 - as core::ops::function::FnOnce>::call_once::h902e2cf6655e1b0c [INFO] [stderr] at /rustc/fc81ad22c453776de16acf9938976930cf8c9401/library/alloc/src/boxed.rs:1575:9 [INFO] [stderr] 36: 0x7ff1d3e60bb7 - as core::ops::function::FnOnce>::call_once::h893a5452154309d1 [INFO] [stderr] at /rustc/fc81ad22c453776de16acf9938976930cf8c9401/library/alloc/src/boxed.rs:1575:9 [INFO] [stderr] 37: 0x7ff1d3e60bb7 - std::sys::unix::thread::Thread::new::thread_start::hdedcb57c96ab37cd [INFO] [stderr] at /rustc/fc81ad22c453776de16acf9938976930cf8c9401/library/std/src/sys/unix/thread.rs:71:17 [INFO] [stderr] 38: 0x7ff1d3d7d609 - start_thread [INFO] [stderr] 39: 0x7ff1d3c91293 - clone [INFO] [stderr] 40: 0x0 - [INFO] [stderr] [INFO] [stderr] 35: 0x7f210f1edbb7 - as core::ops::function::FnOnce>::call_once::h902e2cf6655e1b0c [INFO] [stderr] at /rustc/fc81ad22c453776de16acf9938976930cf8c9401/library/alloc/src/boxed.rs:1575:9 [INFO] [stderr] 36: 0x7f210f1edbb7 - as core::ops::function::FnOnce>::call_once::h893a5452154309d1 [INFO] [stderr] at /rustc/fc81ad22c453776de16acf9938976930cf8c9401/library/alloc/src/boxed.rs:1575:9 [INFO] [stderr] 37: 0x7f210f1edbb7 - std::sys::unix::thread::Thread::new::thread_start::hdedcb57c96ab37cd [INFO] [stderr] at /rustc/fc81ad22c453776de16acf9938976930cf8c9401/library/std/src/sys/unix/thread.rs:71:17 [INFO] [stderr] 38: 0x7f210f10a609 - start_thread [INFO] [stderr] 39: 0x7f210f01e293 - clone [INFO] [stderr] 40: 0x0 - [INFO] [stderr] [INFO] [stderr] note: the compiler unexpectedly panicked. this is a bug. [INFO] [stderr] [INFO] [stderr] note: we would appreciate a bug report: https://github.com/rust-lang/rust/issues/new?labels=C-bug%2C+I-ICE%2C+T-compiler&template=ice.md [INFO] [stderr] [INFO] [stderr] note: rustc 1.54.0-nightly (fc81ad22c 2021-05-21) running on x86_64-unknown-linux-gnu [INFO] [stderr] [INFO] [stderr] note: compiler flags: -C embed-bitcode=no -C debuginfo=2 --crate-type bin [INFO] [stderr] [INFO] [stderr] note: some of the compiler flags provided by cargo are hidden [INFO] [stderr] [INFO] [stderr] query stack during panic: [INFO] [stderr] end of query stack [INFO] [stderr] 34: 0x7f413e5dcff5 - core::ops::function::FnOnce::call_once{{vtable.shim}}::he4ef2418a213a503 [INFO] [stderr] note: the compiler unexpectedly panicked. this is a bug. [INFO] [stderr] [INFO] [stderr] note: we would appreciate a bug report: https://github.com/rust-lang/rust/issues/new?labels=C-bug%2C+I-ICE%2C+T-compiler&template=ice.md [INFO] [stderr] [INFO] [stderr] note: rustc 1.54.0-nightly (fc81ad22c 2021-05-21) running on x86_64-unknown-linux-gnu [INFO] [stderr] [INFO] [stderr] note: compiler flags: -C embed-bitcode=no -C debuginfo=2 [INFO] [stderr] [INFO] [stderr] 35: 0x7f413c31cbb7 - as core::ops::function::FnOnce>::call_once::h902e2cf6655e1b0c [INFO] [stderr] note: some of the compiler flags provided by cargo are hidden [INFO] [stderr] [INFO] [stderr] query stack during panic: [INFO] [stderr] end of query stack [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] at /rustc/fc81ad22c453776de16acf9938976930cf8c9401/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] 36: 0x7f413c31cbb7 - as core::ops::function::FnOnce>::call_once::h893a5452154309d1 [INFO] [stderr] at /rustc/fc81ad22c453776de16acf9938976930cf8c9401/library/alloc/src/boxed.rs:1575:9 [INFO] [stderr] 37: 0x7f413c31cbb7 - std::sys::unix::thread::Thread::new::thread_start::hdedcb57c96ab37cd [INFO] [stderr] at /rustc/fc81ad22c453776de16acf9938976930cf8c9401/library/std/src/sys/unix/thread.rs:71:17 [INFO] [stderr] 38: 0x7f413c239609 - start_thread [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] 39: 0x7f413c14d293 - clone [INFO] [stderr] 40: 0x0 - [INFO] [stderr] [INFO] [stderr] note: the compiler unexpectedly panicked. this is a bug. [INFO] [stderr] [INFO] [stderr] note: we would appreciate a bug report: https://github.com/rust-lang/rust/issues/new?labels=C-bug%2C+I-ICE%2C+T-compiler&template=ice.md [INFO] [stderr] [INFO] [stderr] note: rustc 1.54.0-nightly (fc81ad22c 2021-05-21) running on x86_64-unknown-linux-gnu [INFO] [stderr] [INFO] [stderr] note: compiler flags: -C embed-bitcode=no -C debuginfo=2 [INFO] [stderr] [INFO] [stderr] note: some of the compiler flags provided by cargo are hidden [INFO] [stderr] [INFO] [stderr] query stack during panic: [INFO] [stderr] end of query stack [INFO] [stderr] error: could not compile `bfg-prolog` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "750ee99cbd254e0c1ccc4764cfe0260bca5a9c9e7046f10b9799dd63c7222825", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "750ee99cbd254e0c1ccc4764cfe0260bca5a9c9e7046f10b9799dd63c7222825", kill_on_drop: false }` [INFO] [stdout] 750ee99cbd254e0c1ccc4764cfe0260bca5a9c9e7046f10b9799dd63c7222825