[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#7dc9ff5c629753b6930ecfe9a0446538b8e25fb7 for pr-85387 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feazar001%2Fwam-prolog-in-rust" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/eazar001/wam-prolog-in-rust on toolchain 7dc9ff5c629753b6930ecfe9a0446538b8e25fb7 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+7dc9ff5c629753b6930ecfe9a0446538b8e25fb7" "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-0/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" "+7dc9ff5c629753b6930ecfe9a0446538b8e25fb7" "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-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "+7dc9ff5c629753b6930ecfe9a0446538b8e25fb7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] da953273ec9177856d4afcbb3ed4637f9a0ce623ecf6702620fbd49db37be626 [INFO] running `Command { std: "docker" "start" "-a" "da953273ec9177856d4afcbb3ed4637f9a0ce623ecf6702620fbd49db37be626", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "da953273ec9177856d4afcbb3ed4637f9a0ce623ecf6702620fbd49db37be626", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "da953273ec9177856d4afcbb3ed4637f9a0ce623ecf6702620fbd49db37be626", kill_on_drop: false }` [INFO] [stdout] da953273ec9177856d4afcbb3ed4637f9a0ce623ecf6702620fbd49db37be626 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "+7dc9ff5c629753b6930ecfe9a0446538b8e25fb7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7d689b6f89fc106f93ce0fe988ce7ec77a591407bb454ed5c28d13061510f5a2 [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" "7d689b6f89fc106f93ce0fe988ce7ec77a591407bb454ed5c28d13061510f5a2", kill_on_drop: false }` [INFO] [stderr] Compiling rand_core v0.4.0 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling syn v0.15.39 [INFO] [stderr] Compiling serde v1.0.94 [INFO] [stderr] Compiling regex v1.1.9 [INFO] [stderr] Compiling utf8-ranges v1.0.3 [INFO] [stderr] Compiling either v1.5.2 [INFO] [stderr] Checking byte-tools v0.3.1 [INFO] [stderr] Compiling fixedbitset v0.1.9 [INFO] [stderr] Compiling bit-vec v0.5.1 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling opaque-debug v0.2.2 [INFO] [stderr] Compiling new_debug_unreachable v1.0.3 [INFO] [stderr] Compiling ordermap v0.3.5 [INFO] [stderr] Compiling lalrpop-util v0.17.2 [INFO] [stderr] Compiling diff v0.1.11 [INFO] [stderr] Checking fake-simd v0.1.2 [INFO] [stderr] Compiling regex-syntax v0.6.7 [INFO] [stderr] Compiling block-padding v0.1.4 [INFO] [stderr] Checking thread_local v0.3.6 [INFO] [stderr] Compiling libc v0.2.58 [INFO] [stderr] Checking itertools v0.8.0 [INFO] [stderr] Compiling typenum v1.10.0 [INFO] [stderr] Compiling memchr v2.2.0 [INFO] [stderr] Checking dirs v1.0.5 [INFO] [stderr] Compiling ena v0.13.0 [INFO] [stderr] Checking atty v0.2.11 [INFO] [stderr] Checking generic-array v0.12.3 [INFO] [stderr] Checking aho-corasick v0.7.4 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Checking digest v0.8.1 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling bit-set v0.5.1 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling petgraph v0.4.13 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling term v0.5.2 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling quote v0.6.12 [INFO] [stderr] Compiling sha2 v0.8.0 [INFO] [stderr] Compiling ascii-canvas v2.0.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] 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/7dc9ff5c629753b6930ecfe9a0446538b8e25fb7/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] [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/7dc9ff5c629753b6930ecfe9a0446538b8e25fb7/library/std/src/panic.rs:59:5 [INFO] [stderr] stack backtrace: [INFO] [stderr] thread 'rustc' panicked at 'Box', /rustc/7dc9ff5c629753b6930ecfe9a0446538b8e25fb7/library/std/src/panic.rs:59:5 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x7f7d9d358a00 - std::backtrace_rs::backtrace::libunwind::trace::h1037ca7e6eeef65c [INFO] [stderr] at /rustc/7dc9ff5c629753b6930ecfe9a0446538b8e25fb7/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stderr] 1: 0x7f7d9d358a00 - std::backtrace_rs::backtrace::trace_unsynchronized::haaefac1bc3669450 [INFO] [stderr] at /rustc/7dc9ff5c629753b6930ecfe9a0446538b8e25fb7/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x7f7d9d358a00 - std::sys_common::backtrace::_print_fmt::h863a6f5e6d995885 [INFO] [stderr] at /rustc/7dc9ff5c629753b6930ecfe9a0446538b8e25fb7/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stderr] 3: 0x7f7d9d358a00 - ::fmt::h767e17e1aa7df6a8 [INFO] [stderr] at /rustc/7dc9ff5c629753b6930ecfe9a0446538b8e25fb7/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stderr] 0: 0x7f81ec67ea00 - std::backtrace_rs::backtrace::libunwind::trace::h1037ca7e6eeef65c [INFO] [stderr] at /rustc/7dc9ff5c629753b6930ecfe9a0446538b8e25fb7/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stderr] 1: 0x7f81ec67ea00 - std::backtrace_rs::backtrace::trace_unsynchronized::haaefac1bc3669450 [INFO] [stderr] at /rustc/7dc9ff5c629753b6930ecfe9a0446538b8e25fb7/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x7f81ec67ea00 - std::sys_common::backtrace::_print_fmt::h863a6f5e6d995885 [INFO] [stderr] at /rustc/7dc9ff5c629753b6930ecfe9a0446538b8e25fb7/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stderr] 3: 0x7f81ec67ea00 - ::fmt::h767e17e1aa7df6a8 [INFO] [stderr] at /rustc/7dc9ff5c629753b6930ecfe9a0446538b8e25fb7/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stderr] 0: 0x7fae9ded6a00 - std::backtrace_rs::backtrace::libunwind::trace::h1037ca7e6eeef65c [INFO] [stderr] at /rustc/7dc9ff5c629753b6930ecfe9a0446538b8e25fb7/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stderr] 1: 0x7fae9ded6a00 - std::backtrace_rs::backtrace::trace_unsynchronized::haaefac1bc3669450 [INFO] [stderr] at /rustc/7dc9ff5c629753b6930ecfe9a0446538b8e25fb7/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x7fae9ded6a00 - std::sys_common::backtrace::_print_fmt::h863a6f5e6d995885 [INFO] [stderr] at /rustc/7dc9ff5c629753b6930ecfe9a0446538b8e25fb7/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stderr] 3: 0x7fae9ded6a00 - ::fmt::h767e17e1aa7df6a8 [INFO] [stderr] at /rustc/7dc9ff5c629753b6930ecfe9a0446538b8e25fb7/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stderr] 4: 0x7fae9df44eaf - core::fmt::write::h7aa6cd0067dca82a [INFO] [stderr] at /rustc/7dc9ff5c629753b6930ecfe9a0446538b8e25fb7/library/core/src/fmt/mod.rs:1094:17 [INFO] [stderr] 5: 0x7fae9dec82e5 - std::io::Write::write_fmt::h4c802b6f761026c1 [INFO] [stderr] at /rustc/7dc9ff5c629753b6930ecfe9a0446538b8e25fb7/library/std/src/io/mod.rs:1584:15 [INFO] [stderr] 4: 0x7f81ec6eceaf - core::fmt::write::h7aa6cd0067dca82a [INFO] [stderr] at /rustc/7dc9ff5c629753b6930ecfe9a0446538b8e25fb7/library/core/src/fmt/mod.rs:1094:17 [INFO] [stderr] 5: 0x7f81ec6702e5 - std::io::Write::write_fmt::h4c802b6f761026c1 [INFO] [stderr] at /rustc/7dc9ff5c629753b6930ecfe9a0446538b8e25fb7/library/std/src/io/mod.rs:1584:15 [INFO] [stderr] 6: 0x7f81ec68273b - std::sys_common::backtrace::_print::h2769edb26a7eb606 [INFO] [stderr] at /rustc/7dc9ff5c629753b6930ecfe9a0446538b8e25fb7/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stderr] 7: 0x7f81ec68273b - std::sys_common::backtrace::print::ha71f3549862b4cb6 [INFO] [stderr] at /rustc/7dc9ff5c629753b6930ecfe9a0446538b8e25fb7/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stderr] 8: 0x7f81ec68273b - std::panicking::default_hook::{{closure}}::h95488a3bade217f6 [INFO] [stderr] at /rustc/7dc9ff5c629753b6930ecfe9a0446538b8e25fb7/library/std/src/panicking.rs:208:50 [INFO] [stderr] 9: 0x7f81ec682211 - std::panicking::default_hook::h290aa602c0fb11df [INFO] [stderr] at /rustc/7dc9ff5c629753b6930ecfe9a0446538b8e25fb7/library/std/src/panicking.rs:225:9 [INFO] [stderr] 4: 0x7f7d9d3c6eaf - core::fmt::write::h7aa6cd0067dca82a [INFO] [stderr] at /rustc/7dc9ff5c629753b6930ecfe9a0446538b8e25fb7/library/core/src/fmt/mod.rs:1094:17 [INFO] [stderr] 5: 0x7f7d9d34a2e5 - std::io::Write::write_fmt::h4c802b6f761026c1 [INFO] [stderr] at /rustc/7dc9ff5c629753b6930ecfe9a0446538b8e25fb7/library/std/src/io/mod.rs:1584:15 [INFO] [stderr] 6: 0x7f7d9d35c73b - std::sys_common::backtrace::_print::h2769edb26a7eb606 [INFO] [stderr] at /rustc/7dc9ff5c629753b6930ecfe9a0446538b8e25fb7/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stderr] 7: 0x7f7d9d35c73b - std::sys_common::backtrace::print::ha71f3549862b4cb6 [INFO] [stderr] at /rustc/7dc9ff5c629753b6930ecfe9a0446538b8e25fb7/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stderr] 8: 0x7f7d9d35c73b - std::panicking::default_hook::{{closure}}::h95488a3bade217f6 [INFO] [stderr] at /rustc/7dc9ff5c629753b6930ecfe9a0446538b8e25fb7/library/std/src/panicking.rs:208:50 [INFO] [stderr] 9: 0x7f7d9d35c211 - std::panicking::default_hook::h290aa602c0fb11df [INFO] [stderr] at /rustc/7dc9ff5c629753b6930ecfe9a0446538b8e25fb7/library/std/src/panicking.rs:225:9 [INFO] [stderr] 6: 0x7fae9deda73b - std::sys_common::backtrace::_print::h2769edb26a7eb606 [INFO] [stderr] at /rustc/7dc9ff5c629753b6930ecfe9a0446538b8e25fb7/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stderr] 7: 0x7fae9deda73b - std::sys_common::backtrace::print::ha71f3549862b4cb6 [INFO] [stderr] at /rustc/7dc9ff5c629753b6930ecfe9a0446538b8e25fb7/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stderr] 8: 0x7fae9deda73b - std::panicking::default_hook::{{closure}}::h95488a3bade217f6 [INFO] [stderr] at /rustc/7dc9ff5c629753b6930ecfe9a0446538b8e25fb7/library/std/src/panicking.rs:208:50 [INFO] [stderr] 9: 0x7fae9deda211 - std::panicking::default_hook::h290aa602c0fb11df [INFO] [stderr] at /rustc/7dc9ff5c629753b6930ecfe9a0446538b8e25fb7/library/std/src/panicking.rs:225:9 [INFO] [stderr] 10: 0x7f81ece5374d - rustc_driver::report_ice::hd575aa67be3288bc [INFO] [stderr] 10: 0x7f7d9db2d74d - rustc_driver::report_ice::hd575aa67be3288bc [INFO] [stderr] 11: 0x7f7d9d35ceb5 - std::panicking::rust_panic_with_hook::hf32c4fa635e215f2 [INFO] [stderr] at /rustc/7dc9ff5c629753b6930ecfe9a0446538b8e25fb7/library/std/src/panicking.rs:629:17 [INFO] [stderr] 11: 0x7f81ec682eb5 - std::panicking::rust_panic_with_hook::hf32c4fa635e215f2 [INFO] [stderr] at /rustc/7dc9ff5c629753b6930ecfe9a0446538b8e25fb7/library/std/src/panicking.rs:629:17 [INFO] [stderr] 10: 0x7fae9e6ab74d - rustc_driver::report_ice::hd575aa67be3288bc [INFO] [stderr] 11: 0x7fae9dedaeb5 - std::panicking::rust_panic_with_hook::hf32c4fa635e215f2 [INFO] [stderr] at /rustc/7dc9ff5c629753b6930ecfe9a0446538b8e25fb7/library/std/src/panicking.rs:629:17 [INFO] [stderr] 12: 0x7f81ede228fb - std::panicking::begin_panic::{{closure}}::hcdf85f85cc82f111 [INFO] [stderr] 12: 0x7f7d9eafc8fb - std::panicking::begin_panic::{{closure}}::hcdf85f85cc82f111 [INFO] [stderr] 12: 0x7fae9f67a8fb - std::panicking::begin_panic::{{closure}}::hcdf85f85cc82f111 [INFO] [stderr] 13: 0x7f81ede22886 - std::sys_common::backtrace::__rust_end_short_backtrace::had44dadac2663b4c [INFO] [stderr] 13: 0x7f7d9eafc886 - std::sys_common::backtrace::__rust_end_short_backtrace::had44dadac2663b4c [INFO] [stderr] 13: 0x7fae9f67a886 - std::sys_common::backtrace::__rust_end_short_backtrace::had44dadac2663b4c [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] 14: 0x7fae9f67c06f - std::panicking::begin_panic::h735b31292a8616aa [INFO] [stderr] 15: 0x7fae9f6984ad - std::panic::panic_any::h3a508fb9fc6b8536 [INFO] [stderr] 16: 0x7fae9f69b31a - rustc_errors::HandlerInner::bug::h63c3df2f0911e470 [INFO] [stderr] 17: 0x7fae9f69adc0 - rustc_errors::Handler::bug::h2336e8eb07020e99 [INFO] [stderr] 18: 0x7faea0960dce - rustc_parse::maybe_file_to_stream::h3a43d28f8629e96c [INFO] [stderr] 19: 0x7faea096096d - rustc_parse::maybe_source_file_to_parser::h2d22bc3b4b25e679 [INFO] [stderr] 20: 0x7faea096066a - rustc_parse::new_parser_from_file::ha9e7dbbd902a7f70 [INFO] [stderr] 21: 0x7fae9e979abd - rustc_builtin_macros::source_util::expand_include::h89dd584e7f428b10 [INFO] [stderr] 22: 0x7fae9fea6ca7 - rustc_expand::expand::MacroExpander::fully_expand_fragment::he6c0e41b24e6b05f [INFO] [stderr] 23: 0x7faea08e733c - rustc_expand::expand::MacroExpander::expand_crate::h8c3741022a709a39 [INFO] [stderr] 24: 0x7faea02033b2 - rustc_session::utils::::time::h1aba952f79585c44 [INFO] [stderr] 25: 0x7faea01fd193 - rustc_interface::passes::configure_and_expand_inner::h3c48771dde685366 [INFO] [stderr] 26: 0x7faea01fac6f - rustc_interface::passes::configure_and_expand::{{closure}}::h73c5c8073307cb23 [INFO] [stderr] 27: 0x7faea01f7389 - rustc_data_structures::box_region::PinnedGenerator::new::h15e579950080f54e [INFO] [stderr] 28: 0x7faea01fc641 - rustc_interface::passes::configure_and_expand::h0f54ab8adb840a7a [INFO] [stderr] 29: 0x7faea02080b2 - rustc_interface::queries::Queries::expansion::h1c250f6691e4318e [INFO] [stderr] 30: 0x7faea01dce61 - rustc_interface::queries::::enter::h460c5796e582efcd [INFO] [stderr] 31: 0x7faea01cb729 - rustc_span::with_source_map::h5b1831a7c490d4e1 [INFO] [stderr] 32: 0x7faea01de84a - rustc_interface::interface::create_compiler_and_run::h1a6787c1265e84cb [INFO] [stderr] 33: 0x7faea01ce6b9 - scoped_tls::ScopedKey::set::ha23e3ea5e8121f7a [INFO] [stderr] 34: 0x7faea01deb9b - std::sys_common::backtrace::__rust_begin_short_backtrace::h547c89617ab570d2 [INFO] [stderr] 14: 0x7f7d9eafe06f - std::panicking::begin_panic::h735b31292a8616aa [INFO] [stderr] 15: 0x7f7d9eb1a4ad - std::panic::panic_any::h3a508fb9fc6b8536 [INFO] [stderr] 16: 0x7f7d9eb1d31a - rustc_errors::HandlerInner::bug::h63c3df2f0911e470 [INFO] [stderr] 17: 0x7f7d9eb1cdc0 - rustc_errors::Handler::bug::h2336e8eb07020e99 [INFO] [stderr] 18: 0x7f7d9fde2dce - rustc_parse::maybe_file_to_stream::h3a43d28f8629e96c [INFO] [stderr] 19: 0x7f7d9fde296d - rustc_parse::maybe_source_file_to_parser::h2d22bc3b4b25e679 [INFO] [stderr] 20: 0x7f7d9fde266a - rustc_parse::new_parser_from_file::ha9e7dbbd902a7f70 [INFO] [stderr] 21: 0x7f7d9ddfbabd - rustc_builtin_macros::source_util::expand_include::h89dd584e7f428b10 [INFO] [stderr] 22: 0x7f7d9f328ca7 - rustc_expand::expand::MacroExpander::fully_expand_fragment::he6c0e41b24e6b05f [INFO] [stderr] 23: 0x7f7d9fd6933c - rustc_expand::expand::MacroExpander::expand_crate::h8c3741022a709a39 [INFO] [stderr] 24: 0x7f7d9f6853b2 - rustc_session::utils::::time::h1aba952f79585c44 [INFO] [stderr] 25: 0x7f7d9f67f193 - rustc_interface::passes::configure_and_expand_inner::h3c48771dde685366 [INFO] [stderr] 26: 0x7f7d9f67cc6f - rustc_interface::passes::configure_and_expand::{{closure}}::h73c5c8073307cb23 [INFO] [stderr] 27: 0x7f7d9f679389 - rustc_data_structures::box_region::PinnedGenerator::new::h15e579950080f54e [INFO] [stderr] 28: 0x7f7d9f67e641 - rustc_interface::passes::configure_and_expand::h0f54ab8adb840a7a [INFO] [stderr] 29: 0x7f7d9f68a0b2 - rustc_interface::queries::Queries::expansion::h1c250f6691e4318e [INFO] [stderr] 30: 0x7f7d9f65ee61 - rustc_interface::queries::::enter::h460c5796e582efcd [INFO] [stderr] 31: 0x7f7d9f64d729 - rustc_span::with_source_map::h5b1831a7c490d4e1 [INFO] [stderr] 32: 0x7f7d9f66084a - rustc_interface::interface::create_compiler_and_run::h1a6787c1265e84cb [INFO] [stderr] 33: 0x7f7d9f6506b9 - scoped_tls::ScopedKey::set::ha23e3ea5e8121f7a [INFO] [stderr] 34: 0x7f7d9f660b9b - std::sys_common::backtrace::__rust_begin_short_backtrace::h547c89617ab570d2 [INFO] [stderr] 35: 0x7f7d9f648455 - core::ops::function::FnOnce::call_once{{vtable.shim}}::he4ef2418a213a503 [INFO] [stderr] 36: 0x7f7d9d368d07 - as core::ops::function::FnOnce>::call_once::h902e2cf6655e1b0c [INFO] [stderr] at /rustc/7dc9ff5c629753b6930ecfe9a0446538b8e25fb7/library/alloc/src/boxed.rs:1575:9 [INFO] [stderr] 37: 0x7f7d9d368d07 - as core::ops::function::FnOnce>::call_once::h893a5452154309d1 [INFO] [stderr] at /rustc/7dc9ff5c629753b6930ecfe9a0446538b8e25fb7/library/alloc/src/boxed.rs:1575:9 [INFO] [stderr] 38: 0x7f7d9d368d07 - std::sys::unix::thread::Thread::new::thread_start::hdedcb57c96ab37cd [INFO] [stderr] at /rustc/7dc9ff5c629753b6930ecfe9a0446538b8e25fb7/library/std/src/sys/unix/thread.rs:71:17 [INFO] [stderr] 39: 0x7f7d9d286609 - start_thread [INFO] [stderr] 40: 0x7f7d9d19a293 - clone [INFO] [stderr] 41: 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 (7dc9ff5c6 2021-05-16) 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] 35: 0x7faea01c6455 - core::ops::function::FnOnce::call_once{{vtable.shim}}::he4ef2418a213a503 [INFO] [stderr] 36: 0x7fae9dee6d07 - as core::ops::function::FnOnce>::call_once::h902e2cf6655e1b0c [INFO] [stderr] at /rustc/7dc9ff5c629753b6930ecfe9a0446538b8e25fb7/library/alloc/src/boxed.rs:1575:9 [INFO] [stderr] 14: 0x7f81ede2406f - std::panicking::begin_panic::h735b31292a8616aa [INFO] [stderr] 15: 0x7f81ede404ad - std::panic::panic_any::h3a508fb9fc6b8536 [INFO] [stderr] 16: 0x7f81ede4331a - rustc_errors::HandlerInner::bug::h63c3df2f0911e470 [INFO] [stderr] 17: 0x7f81ede42dc0 - rustc_errors::Handler::bug::h2336e8eb07020e99 [INFO] [stderr] 18: 0x7f81ef108dce - rustc_parse::maybe_file_to_stream::h3a43d28f8629e96c [INFO] [stderr] 19: 0x7f81ef10896d - rustc_parse::maybe_source_file_to_parser::h2d22bc3b4b25e679 [INFO] [stderr] 20: 0x7f81ef10866a - rustc_parse::new_parser_from_file::ha9e7dbbd902a7f70 [INFO] [stderr] 21: 0x7f81ed121abd - rustc_builtin_macros::source_util::expand_include::h89dd584e7f428b10 [INFO] [stderr] 37: 0x7fae9dee6d07 - as core::ops::function::FnOnce>::call_once::h893a5452154309d1 [INFO] [stderr] 22: 0x7f81ee64eca7 - rustc_expand::expand::MacroExpander::fully_expand_fragment::he6c0e41b24e6b05f [INFO] [stderr] at /rustc/7dc9ff5c629753b6930ecfe9a0446538b8e25fb7/library/alloc/src/boxed.rs:1575:9 [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] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] 23: 0x7f81ef08f33c - rustc_expand::expand::MacroExpander::expand_crate::h8c3741022a709a39 [INFO] [stderr] 24: 0x7f81ee9ab3b2 - rustc_session::utils::::time::h1aba952f79585c44 [INFO] [stderr] 38: 0x7fae9dee6d07 - std::sys::unix::thread::Thread::new::thread_start::hdedcb57c96ab37cd [INFO] [stderr] 25: 0x7f81ee9a5193 - rustc_interface::passes::configure_and_expand_inner::h3c48771dde685366 [INFO] [stderr] at /rustc/7dc9ff5c629753b6930ecfe9a0446538b8e25fb7/library/std/src/sys/unix/thread.rs:71:17 [INFO] [stderr] 26: 0x7f81ee9a2c6f - rustc_interface::passes::configure_and_expand::{{closure}}::h73c5c8073307cb23 [INFO] [stderr] 39: 0x7fae9de04609 - start_thread [INFO] [stderr] 27: 0x7f81ee99f389 - rustc_data_structures::box_region::PinnedGenerator::new::h15e579950080f54e [INFO] [stderr] 40: 0x7fae9dd18293 - clone [INFO] [stderr] 28: 0x7f81ee9a4641 - rustc_interface::passes::configure_and_expand::h0f54ab8adb840a7a [INFO] [stderr] 41: 0x0 - [INFO] [stderr] 29: 0x7f81ee9b00b2 - rustc_interface::queries::Queries::expansion::h1c250f6691e4318e [INFO] [stderr] [INFO] [stderr] note: the compiler unexpectedly panicked. this is a bug. [INFO] [stderr] 30: 0x7f81ee984e61 - rustc_interface::queries::::enter::h460c5796e582efcd [INFO] [stderr] [INFO] [stderr] 31: 0x7f81ee973729 - rustc_span::with_source_map::h5b1831a7c490d4e1 [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] 32: 0x7f81ee98684a - rustc_interface::interface::create_compiler_and_run::h1a6787c1265e84cb [INFO] [stderr] 33: 0x7f81ee9766b9 - scoped_tls::ScopedKey::set::ha23e3ea5e8121f7a [INFO] [stderr] 34: 0x7f81ee986b9b - std::sys_common::backtrace::__rust_begin_short_backtrace::h547c89617ab570d2 [INFO] [stderr] [INFO] [stderr] 35: 0x7f81ee96e455 - core::ops::function::FnOnce::call_once{{vtable.shim}}::he4ef2418a213a503 [INFO] [stderr] 36: 0x7f81ec68ed07 - as core::ops::function::FnOnce>::call_once::h902e2cf6655e1b0c [INFO] [stderr] at /rustc/7dc9ff5c629753b6930ecfe9a0446538b8e25fb7/library/alloc/src/boxed.rs:1575:9 [INFO] [stderr] 37: 0x7f81ec68ed07 - as core::ops::function::FnOnce>::call_once::h893a5452154309d1 [INFO] [stderr] at /rustc/7dc9ff5c629753b6930ecfe9a0446538b8e25fb7/library/alloc/src/boxed.rs:1575:9 [INFO] [stderr] 38: 0x7f81ec68ed07 - std::sys::unix::thread::Thread::new::thread_start::hdedcb57c96ab37cd [INFO] [stderr] at /rustc/7dc9ff5c629753b6930ecfe9a0446538b8e25fb7/library/std/src/sys/unix/thread.rs:71:17 [INFO] [stderr] 39: 0x7f81ec5ac609 - start_thread [INFO] [stderr] 40: 0x7f81ec4c0293 - clone [INFO] [stderr] 41: 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 (7dc9ff5c6 2021-05-16) 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] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] note: rustc 1.54.0-nightly (7dc9ff5c6 2021-05-16) 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: build failed [INFO] running `Command { std: "docker" "inspect" "7d689b6f89fc106f93ce0fe988ce7ec77a591407bb454ed5c28d13061510f5a2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7d689b6f89fc106f93ce0fe988ce7ec77a591407bb454ed5c28d13061510f5a2", kill_on_drop: false }` [INFO] [stdout] 7d689b6f89fc106f93ce0fe988ce7ec77a591407bb454ed5c28d13061510f5a2