[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#c5fbcd35a8217a17f6b63a22217ace06cf8f5f02 for pr-86194 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feazar001%2Fwam-prolog-in-rust" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/eazar001/wam-prolog-in-rust on toolchain c5fbcd35a8217a17f6b63a22217ace06cf8f5f02 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c5fbcd35a8217a17f6b63a22217ace06cf8f5f02" "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-9/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" "+c5fbcd35a8217a17f6b63a22217ace06cf8f5f02" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "+c5fbcd35a8217a17f6b63a22217ace06cf8f5f02" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7cfb37e11811773b8ba5c88f54b706e7dbc8855f4b094fa94877f9f159ed283e [INFO] running `Command { std: "docker" "start" "-a" "7cfb37e11811773b8ba5c88f54b706e7dbc8855f4b094fa94877f9f159ed283e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7cfb37e11811773b8ba5c88f54b706e7dbc8855f4b094fa94877f9f159ed283e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7cfb37e11811773b8ba5c88f54b706e7dbc8855f4b094fa94877f9f159ed283e", kill_on_drop: false }` [INFO] [stdout] 7cfb37e11811773b8ba5c88f54b706e7dbc8855f4b094fa94877f9f159ed283e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "+c5fbcd35a8217a17f6b63a22217ace06cf8f5f02" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 706b2eae272e4f59566d4547ba9baec6f43fc4524a748791709bf8729e087aec [INFO] running `Command { std: "docker" "start" "-a" "706b2eae272e4f59566d4547ba9baec6f43fc4524a748791709bf8729e087aec", 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] 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 byteorder v1.3.2 [INFO] [stderr] Compiling typenum v1.10.0 [INFO] [stderr] Compiling syn v0.15.39 [INFO] [stderr] Compiling serde v1.0.94 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Compiling regex v1.1.9 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling ucd-util v0.1.3 [INFO] [stderr] Compiling utf8-ranges v1.0.3 [INFO] [stderr] Checking lazy_static v1.3.0 [INFO] [stderr] Compiling either v1.5.2 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling strsim v0.9.2 [INFO] [stderr] Compiling bit-vec v0.5.1 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling fixedbitset v0.1.9 [INFO] [stderr] Compiling ordermap v0.3.5 [INFO] [stderr] Compiling opaque-debug v0.2.2 [INFO] [stderr] Compiling new_debug_unreachable v1.0.3 [INFO] [stderr] Compiling diff v0.1.11 [INFO] [stderr] Checking cfg-if v0.1.9 [INFO] [stderr] Compiling lalrpop-util v0.17.2 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Checking block-padding v0.1.4 [INFO] [stderr] Checking itertools v0.8.0 [INFO] [stderr] Checking phf_shared v0.7.24 [INFO] [stderr] Checking petgraph v0.4.13 [INFO] [stderr] Compiling memchr v2.2.0 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Checking bit-set v0.5.1 [INFO] [stderr] Compiling regex-syntax v0.6.7 [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 aho-corasick v0.7.4 [INFO] [stderr] Compiling ena v0.13.0 [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 quote v0.6.12 [INFO] [stderr] Compiling term v0.5.2 [INFO] [stderr] Checking generic-array v0.12.3 [INFO] [stderr] Checking ascii-canvas v2.0.0 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling 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] 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-38d996d205f71e4b/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-38d996d205f71e4b/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-38d996d205f71e4b/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-38d996d205f71e4b/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-38d996d205f71e4b/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-38d996d205f71e4b/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-38d996d205f71e4b/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-38d996d205f71e4b/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-38d996d205f71e4b/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-38d996d205f71e4b/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-38d996d205f71e4b/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-38d996d205f71e4b/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-38d996d205f71e4b/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-38d996d205f71e4b/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-38d996d205f71e4b/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-38d996d205f71e4b/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', compiler/rustc_errors/src/lib.rs:1007:9 [INFO] [stdout] error: internal compiler error: cannot lex `source_file` without source: /opt/rustwide/target/debug/build/bfg-prolog-38d996d205f71e4b/out/parser.rs [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] stack backtrace: [INFO] [stderr] thread 'rustc' panicked at 'Box', compiler/rustc_errors/src/lib.rs:1007:9 [INFO] [stderr] stack backtrace: [INFO] [stdout] error: internal compiler error: cannot lex `source_file` without source: /opt/rustwide/target/debug/build/bfg-prolog-38d996d205f71e4b/out/parser.rs [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] thread 'rustc' panicked at 'Box', compiler/rustc_errors/src/lib.rs:1007:9 [INFO] [stdout] error: internal compiler error: cannot lex `source_file` without source: /opt/rustwide/target/debug/build/bfg-prolog-38d996d205f71e4b/out/parser.rs [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x7feb972b3f30 - std::backtrace_rs::backtrace::libunwind::trace::hfa838fc631229987 [INFO] [stderr] at /rustc/c5fbcd35a8217a17f6b63a22217ace06cf8f5f02/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stderr] 1: 0x7feb972b3f30 - std::backtrace_rs::backtrace::trace_unsynchronized::h93a23e36ec026219 [INFO] [stderr] at /rustc/c5fbcd35a8217a17f6b63a22217ace06cf8f5f02/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x7feb972b3f30 - std::sys_common::backtrace::_print_fmt::hba56c7f796a4152f [INFO] [stderr] at /rustc/c5fbcd35a8217a17f6b63a22217ace06cf8f5f02/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stderr] 3: 0x7feb972b3f30 - ::fmt::h214637f1e26310e1 [INFO] [stderr] at /rustc/c5fbcd35a8217a17f6b63a22217ace06cf8f5f02/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stderr] 0: 0x7f026b5acf30 - std::backtrace_rs::backtrace::libunwind::trace::hfa838fc631229987 [INFO] [stderr] at /rustc/c5fbcd35a8217a17f6b63a22217ace06cf8f5f02/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stderr] 1: 0x7f026b5acf30 - std::backtrace_rs::backtrace::trace_unsynchronized::h93a23e36ec026219 [INFO] [stderr] at /rustc/c5fbcd35a8217a17f6b63a22217ace06cf8f5f02/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x7f026b5acf30 - std::sys_common::backtrace::_print_fmt::hba56c7f796a4152f [INFO] [stderr] at /rustc/c5fbcd35a8217a17f6b63a22217ace06cf8f5f02/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stderr] 3: 0x7f026b5acf30 - ::fmt::h214637f1e26310e1 [INFO] [stderr] at /rustc/c5fbcd35a8217a17f6b63a22217ace06cf8f5f02/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stderr] 4: 0x7feb973219cc - core::fmt::write::h7aa6cd0067dca82a [INFO] [stderr] at /rustc/c5fbcd35a8217a17f6b63a22217ace06cf8f5f02/library/core/src/fmt/mod.rs:1110:17 [INFO] [stderr] 5: 0x7feb972a5905 - std::io::Write::write_fmt::heb07fc0616bbd06d [INFO] [stderr] at /rustc/c5fbcd35a8217a17f6b63a22217ace06cf8f5f02/library/std/src/io/mod.rs:1588:15 [INFO] [stderr] 6: 0x7feb972b7dbb - std::sys_common::backtrace::_print::h2c2441c37e894fb5 [INFO] [stderr] at /rustc/c5fbcd35a8217a17f6b63a22217ace06cf8f5f02/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stderr] 7: 0x7feb972b7dbb - std::sys_common::backtrace::print::h4fb679ac439362ea [INFO] [stderr] at /rustc/c5fbcd35a8217a17f6b63a22217ace06cf8f5f02/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stderr] 8: 0x7feb972b7dbb - std::panicking::default_hook::{{closure}}::h56bbadec2356e5d2 [INFO] [stderr] at /rustc/c5fbcd35a8217a17f6b63a22217ace06cf8f5f02/library/std/src/panicking.rs:208:50 [INFO] [stderr] 4: 0x7f026b61a9cc - core::fmt::write::h7aa6cd0067dca82a [INFO] [stderr] at /rustc/c5fbcd35a8217a17f6b63a22217ace06cf8f5f02/library/core/src/fmt/mod.rs:1110:17 [INFO] [stderr] 5: 0x7f026b59e905 - std::io::Write::write_fmt::heb07fc0616bbd06d [INFO] [stderr] at /rustc/c5fbcd35a8217a17f6b63a22217ace06cf8f5f02/library/std/src/io/mod.rs:1588:15 [INFO] [stderr] 6: 0x7f026b5b0dbb - std::sys_common::backtrace::_print::h2c2441c37e894fb5 [INFO] [stderr] at /rustc/c5fbcd35a8217a17f6b63a22217ace06cf8f5f02/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stderr] 7: 0x7f026b5b0dbb - std::sys_common::backtrace::print::h4fb679ac439362ea [INFO] [stderr] at /rustc/c5fbcd35a8217a17f6b63a22217ace06cf8f5f02/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stderr] 8: 0x7f026b5b0dbb - std::panicking::default_hook::{{closure}}::h56bbadec2356e5d2 [INFO] [stderr] at /rustc/c5fbcd35a8217a17f6b63a22217ace06cf8f5f02/library/std/src/panicking.rs:208:50 [INFO] [stderr] 0: 0x7f35fa738f30 - std::backtrace_rs::backtrace::libunwind::trace::hfa838fc631229987 [INFO] [stderr] at /rustc/c5fbcd35a8217a17f6b63a22217ace06cf8f5f02/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stderr] 1: 0x7f35fa738f30 - std::backtrace_rs::backtrace::trace_unsynchronized::h93a23e36ec026219 [INFO] [stderr] at /rustc/c5fbcd35a8217a17f6b63a22217ace06cf8f5f02/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x7f35fa738f30 - std::sys_common::backtrace::_print_fmt::hba56c7f796a4152f [INFO] [stderr] at /rustc/c5fbcd35a8217a17f6b63a22217ace06cf8f5f02/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stderr] 3: 0x7f35fa738f30 - ::fmt::h214637f1e26310e1 [INFO] [stderr] at /rustc/c5fbcd35a8217a17f6b63a22217ace06cf8f5f02/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stderr] 4: 0x7f35fa7a69cc - core::fmt::write::h7aa6cd0067dca82a [INFO] [stderr] at /rustc/c5fbcd35a8217a17f6b63a22217ace06cf8f5f02/library/core/src/fmt/mod.rs:1110:17 [INFO] [stderr] 5: 0x7f35fa72a905 - std::io::Write::write_fmt::heb07fc0616bbd06d [INFO] [stderr] at /rustc/c5fbcd35a8217a17f6b63a22217ace06cf8f5f02/library/std/src/io/mod.rs:1588:15 [INFO] [stderr] 6: 0x7f35fa73cdbb - std::sys_common::backtrace::_print::h2c2441c37e894fb5 [INFO] [stderr] at /rustc/c5fbcd35a8217a17f6b63a22217ace06cf8f5f02/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stderr] 7: 0x7f35fa73cdbb - std::sys_common::backtrace::print::h4fb679ac439362ea [INFO] [stderr] at /rustc/c5fbcd35a8217a17f6b63a22217ace06cf8f5f02/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stderr] 8: 0x7f35fa73cdbb - std::panicking::default_hook::{{closure}}::h56bbadec2356e5d2 [INFO] [stderr] at /rustc/c5fbcd35a8217a17f6b63a22217ace06cf8f5f02/library/std/src/panicking.rs:208:50 [INFO] [stderr] 9: 0x7f35fa73c891 - std::panicking::default_hook::hb25822b45f6fdc4e [INFO] [stderr] at /rustc/c5fbcd35a8217a17f6b63a22217ace06cf8f5f02/library/std/src/panicking.rs:225:9 [INFO] [stderr] 9: 0x7feb972b7891 - std::panicking::default_hook::hb25822b45f6fdc4e [INFO] [stderr] 9: 0x7f026b5b0891 - std::panicking::default_hook::hb25822b45f6fdc4e [INFO] [stderr] at /rustc/c5fbcd35a8217a17f6b63a22217ace06cf8f5f02/library/std/src/panicking.rs:225:9 [INFO] [stderr] at /rustc/c5fbcd35a8217a17f6b63a22217ace06cf8f5f02/library/std/src/panicking.rs:225:9 [INFO] [stderr] 10: 0x7f026bdb78bd - rustc_driver::report_ice::h76bc4f5444182048 [INFO] [stderr] 11: 0x7f026b5b15e9 - std::panicking::rust_panic_with_hook::h4da5578e7277d2d4 [INFO] [stderr] at /rustc/c5fbcd35a8217a17f6b63a22217ace06cf8f5f02/library/std/src/panicking.rs:626:17 [INFO] [stderr] 10: 0x7f35faf438bd - rustc_driver::report_ice::h76bc4f5444182048 [INFO] [stderr] 11: 0x7f35fa73d5e9 - std::panicking::rust_panic_with_hook::h4da5578e7277d2d4 [INFO] [stderr] at /rustc/c5fbcd35a8217a17f6b63a22217ace06cf8f5f02/library/std/src/panicking.rs:626:17 [INFO] [stderr] 10: 0x7feb97abe8bd - rustc_driver::report_ice::h76bc4f5444182048 [INFO] [stderr] 11: 0x7feb972b85e9 - std::panicking::rust_panic_with_hook::h4da5578e7277d2d4 [INFO] [stderr] 12: 0x7f026cd2a41b - std::panicking::begin_panic::{{closure}}::h51a8652d3b82f569 [INFO] [stderr] 12: 0x7f35fbeb641b - std::panicking::begin_panic::{{closure}}::h51a8652d3b82f569 [INFO] [stderr] at /rustc/c5fbcd35a8217a17f6b63a22217ace06cf8f5f02/library/std/src/panicking.rs:626:17 [INFO] [stderr] 13: 0x7f026cd2a3d6 - std::sys_common::backtrace::__rust_end_short_backtrace::h220f597a27edd64b [INFO] [stderr] 13: 0x7f35fbeb63d6 - std::sys_common::backtrace::__rust_end_short_backtrace::h220f597a27edd64b [INFO] [stderr] 12: 0x7feb98a3141b - std::panicking::begin_panic::{{closure}}::h51a8652d3b82f569 [INFO] [stderr] 13: 0x7feb98a313d6 - std::sys_common::backtrace::__rust_end_short_backtrace::h220f597a27edd64b [INFO] [stderr] 14: 0x7f026cd2bdef - std::panicking::begin_panic::h5767a0dfb9d97b9d [INFO] [stderr] 15: 0x7f026cd434dd - std::panic::panic_any::hdfbb484edb8b4787 [INFO] [stderr] 16: 0x7f026cd463ca - rustc_errors::HandlerInner::bug::hb02066020cf2eecc [INFO] [stderr] 14: 0x7f35fbeb7def - std::panicking::begin_panic::h5767a0dfb9d97b9d [INFO] [stderr] 15: 0x7f35fbecf4dd - std::panic::panic_any::hdfbb484edb8b4787 [INFO] [stderr] 16: 0x7f35fbed23ca - rustc_errors::HandlerInner::bug::hb02066020cf2eecc [INFO] [stderr] 14: 0x7feb98a32def - std::panicking::begin_panic::h5767a0dfb9d97b9d [INFO] [stderr] 17: 0x7f026cd45e80 - rustc_errors::Handler::bug::h6d9b033afe9f1530 [INFO] [stderr] 17: 0x7f35fbed1e80 - rustc_errors::Handler::bug::h6d9b033afe9f1530 [INFO] [stderr] 15: 0x7feb98a4a4dd - std::panic::panic_any::hdfbb484edb8b4787 [INFO] [stderr] 16: 0x7feb98a4d3ca - rustc_errors::HandlerInner::bug::hb02066020cf2eecc [INFO] [stderr] 18: 0x7f026dfa859e - rustc_parse::maybe_file_to_stream::hb0e0a1bd4539f0cc [INFO] [stderr] 18: 0x7f35fd13459e - rustc_parse::maybe_file_to_stream::hb0e0a1bd4539f0cc [INFO] [stderr] 17: 0x7feb98a4ce80 - rustc_errors::Handler::bug::h6d9b033afe9f1530 [INFO] [stderr] 18: 0x7feb99caf59e - rustc_parse::maybe_file_to_stream::hb0e0a1bd4539f0cc [INFO] [stderr] 19: 0x7f026dfa813d - rustc_parse::maybe_source_file_to_parser::h184c7e827170005f [INFO] [stderr] 19: 0x7f35fd13413d - rustc_parse::maybe_source_file_to_parser::h184c7e827170005f [INFO] [stderr] 19: 0x7feb99caf13d - rustc_parse::maybe_source_file_to_parser::h184c7e827170005f [INFO] [stderr] 20: 0x7f026dfa7e3a - rustc_parse::new_parser_from_file::h6963a472729e8060 [INFO] [stderr] 20: 0x7f35fd133e3a - rustc_parse::new_parser_from_file::h6963a472729e8060 [INFO] [stderr] 20: 0x7feb99caee3a - rustc_parse::new_parser_from_file::h6963a472729e8060 [INFO] [stderr] 21: 0x7f026c04e2dd - rustc_builtin_macros::source_util::expand_include::h9a7023a51712ef41 [INFO] [stderr] 21: 0x7f35fb1da2dd - rustc_builtin_macros::source_util::expand_include::h9a7023a51712ef41 [INFO] [stderr] 21: 0x7feb97d552dd - rustc_builtin_macros::source_util::expand_include::h9a7023a51712ef41 [INFO] [stderr] 22: 0x7f026d51c383 - rustc_expand::expand::MacroExpander::fully_expand_fragment::h07c6318b9e27407c [INFO] [stderr] 22: 0x7f35fc6a8383 - rustc_expand::expand::MacroExpander::fully_expand_fragment::h07c6318b9e27407c [INFO] [stderr] 22: 0x7feb99223383 - rustc_expand::expand::MacroExpander::fully_expand_fragment::h07c6318b9e27407c [INFO] [stderr] 23: 0x7f026df28f9b - rustc_expand::expand::MacroExpander::expand_crate::h4f6e051b1360f583 [INFO] [stderr] 23: 0x7f35fd0b4f9b - rustc_expand::expand::MacroExpander::expand_crate::h4f6e051b1360f583 [INFO] [stderr] 23: 0x7feb99c2ff9b - rustc_expand::expand::MacroExpander::expand_crate::h4f6e051b1360f583 [INFO] [stderr] 24: 0x7f026d8514c1 - rustc_session::utils::::time::h492796b57d974792 [INFO] [stderr] 24: 0x7f35fc9dd4c1 - rustc_session::utils::::time::h492796b57d974792 [INFO] [stderr] 24: 0x7feb995584c1 - rustc_session::utils::::time::h492796b57d974792 [INFO] [stderr] 25: 0x7f026d85914d - rustc_interface::passes::configure_and_expand_inner::h161350fd87249f48 [INFO] [stderr] 25: 0x7f35fc9e514d - rustc_interface::passes::configure_and_expand_inner::h161350fd87249f48 [INFO] [stderr] 25: 0x7feb9956014d - rustc_interface::passes::configure_and_expand_inner::h161350fd87249f48 [INFO] [stderr] 26: 0x7f026d85628f - rustc_interface::passes::configure_and_expand::{{closure}}::h43945cebf8a322e7 [INFO] [stderr] 26: 0x7f35fc9e228f - rustc_interface::passes::configure_and_expand::{{closure}}::h43945cebf8a322e7 [INFO] [stderr] 26: 0x7feb9955d28f - rustc_interface::passes::configure_and_expand::{{closure}}::h43945cebf8a322e7 [INFO] [stderr] 27: 0x7f026d853759 - rustc_data_structures::box_region::PinnedGenerator::new::hf061492b1fc41fa4 [INFO] [stderr] 27: 0x7f35fc9df759 - rustc_data_structures::box_region::PinnedGenerator::new::hf061492b1fc41fa4 [INFO] [stderr] 27: 0x7feb9955a759 - rustc_data_structures::box_region::PinnedGenerator::new::hf061492b1fc41fa4 [INFO] [stderr] 28: 0x7f026d8585c1 - rustc_interface::passes::configure_and_expand::ha6b6d9b19be67ad9 [INFO] [stderr] 29: 0x7f026d863202 - rustc_interface::queries::Queries::expansion::h824aece69090bcca [INFO] [stderr] 28: 0x7f35fc9e45c1 - rustc_interface::passes::configure_and_expand::ha6b6d9b19be67ad9 [INFO] [stderr] 29: 0x7f35fc9ef202 - rustc_interface::queries::Queries::expansion::h824aece69090bcca [INFO] [stderr] 28: 0x7feb9955f5c1 - rustc_interface::passes::configure_and_expand::ha6b6d9b19be67ad9 [INFO] [stderr] 29: 0x7feb9956a202 - rustc_interface::queries::Queries::expansion::h824aece69090bcca [INFO] [stderr] 30: 0x7f026d8233b0 - rustc_interface::queries::::enter::hae97425be50638ea [INFO] [stderr] 30: 0x7f35fc9af3b0 - rustc_interface::queries::::enter::hae97425be50638ea [INFO] [stderr] 30: 0x7feb9952a3b0 - rustc_interface::queries::::enter::hae97425be50638ea [INFO] [stderr] 31: 0x7f026d822199 - rustc_span::with_source_map::he9f59604b4181090 [INFO] [stderr] 31: 0x7f35fc9ae199 - rustc_span::with_source_map::he9f59604b4181090 [INFO] [stderr] 31: 0x7feb99529199 - rustc_span::with_source_map::he9f59604b4181090 [INFO] [stderr] 32: 0x7f026d8244c0 - rustc_interface::interface::create_compiler_and_run::h5ef56071a85cc477 [INFO] [stderr] 32: 0x7f35fc9b04c0 - rustc_interface::interface::create_compiler_and_run::h5ef56071a85cc477 [INFO] [stderr] 32: 0x7feb9952b4c0 - rustc_interface::interface::create_compiler_and_run::h5ef56071a85cc477 [INFO] [stderr] 33: 0x7f026d8227f9 - rustc_span::with_session_globals::h2cbe1135abeaa753 [INFO] [stderr] 33: 0x7f35fc9ae7f9 - rustc_span::with_session_globals::h2cbe1135abeaa753 [INFO] [stderr] 33: 0x7feb995297f9 - rustc_span::with_session_globals::h2cbe1135abeaa753 [INFO] [stderr] 34: 0x7f026d84838f - std::sys_common::backtrace::__rust_begin_short_backtrace::hf021a25e992e2a35 [INFO] [stderr] 35: 0x7f026d81ae25 - core::ops::function::FnOnce::call_once{{vtable.shim}}::hc1d5236c15af366c [INFO] [stderr] 36: 0x7f026b5bdac7 - as core::ops::function::FnOnce>::call_once::hd1f9b751a68dd2ac [INFO] [stderr] at /rustc/c5fbcd35a8217a17f6b63a22217ace06cf8f5f02/library/alloc/src/boxed.rs:1575:9 [INFO] [stderr] 37: 0x7f026b5bdac7 - as core::ops::function::FnOnce>::call_once::h22d732940e85619f [INFO] [stderr] at /rustc/c5fbcd35a8217a17f6b63a22217ace06cf8f5f02/library/alloc/src/boxed.rs:1575:9 [INFO] [stderr] 38: 0x7f026b5bdac7 - std::sys::unix::thread::Thread::new::thread_start::h04c7a9e17ed1032c [INFO] [stderr] at /rustc/c5fbcd35a8217a17f6b63a22217ace06cf8f5f02/library/std/src/sys/unix/thread.rs:71:17 [INFO] [stderr] 39: 0x7f026b4da609 - start_thread [INFO] [stderr] 34: 0x7f35fc9d438f - std::sys_common::backtrace::__rust_begin_short_backtrace::hf021a25e992e2a35 [INFO] [stderr] 35: 0x7f35fc9a6e25 - core::ops::function::FnOnce::call_once{{vtable.shim}}::hc1d5236c15af366c [INFO] [stderr] 36: 0x7f35fa749ac7 - as core::ops::function::FnOnce>::call_once::hd1f9b751a68dd2ac [INFO] [stderr] at /rustc/c5fbcd35a8217a17f6b63a22217ace06cf8f5f02/library/alloc/src/boxed.rs:1575:9 [INFO] [stderr] 37: 0x7f35fa749ac7 - as core::ops::function::FnOnce>::call_once::h22d732940e85619f [INFO] [stderr] at /rustc/c5fbcd35a8217a17f6b63a22217ace06cf8f5f02/library/alloc/src/boxed.rs:1575:9 [INFO] [stderr] 38: 0x7f35fa749ac7 - std::sys::unix::thread::Thread::new::thread_start::h04c7a9e17ed1032c [INFO] [stderr] at /rustc/c5fbcd35a8217a17f6b63a22217ace06cf8f5f02/library/std/src/sys/unix/thread.rs:71:17 [INFO] [stderr] 39: 0x7f35fa666609 - start_thread [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] 40: 0x7f35fa57a293 - clone [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [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 (c5fbcd35a 2021-06-10) 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] 40: 0x7f026b3ee293 - 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 (c5fbcd35a 2021-06-10) 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: 0x7feb9954f38f - std::sys_common::backtrace::__rust_begin_short_backtrace::hf021a25e992e2a35 [INFO] [stderr] 35: 0x7feb99521e25 - core::ops::function::FnOnce::call_once{{vtable.shim}}::hc1d5236c15af366c [INFO] [stderr] 36: 0x7feb972c4ac7 - as core::ops::function::FnOnce>::call_once::hd1f9b751a68dd2ac [INFO] [stderr] at /rustc/c5fbcd35a8217a17f6b63a22217ace06cf8f5f02/library/alloc/src/boxed.rs:1575:9 [INFO] [stderr] 37: 0x7feb972c4ac7 - as core::ops::function::FnOnce>::call_once::h22d732940e85619f [INFO] [stderr] at /rustc/c5fbcd35a8217a17f6b63a22217ace06cf8f5f02/library/alloc/src/boxed.rs:1575:9 [INFO] [stderr] 38: 0x7feb972c4ac7 - std::sys::unix::thread::Thread::new::thread_start::h04c7a9e17ed1032c [INFO] [stderr] at /rustc/c5fbcd35a8217a17f6b63a22217ace06cf8f5f02/library/std/src/sys/unix/thread.rs:71:17 [INFO] [stderr] 39: 0x7feb971e1609 - start_thread [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] 40: 0x7feb970f5293 - 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 (c5fbcd35a 2021-06-10) 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] error: build failed [INFO] running `Command { std: "docker" "inspect" "706b2eae272e4f59566d4547ba9baec6f43fc4524a748791709bf8729e087aec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "706b2eae272e4f59566d4547ba9baec6f43fc4524a748791709bf8729e087aec", kill_on_drop: false }` [INFO] [stdout] 706b2eae272e4f59566d4547ba9baec6f43fc4524a748791709bf8729e087aec