[INFO] cloning repository https://github.com/Txuritan/meteors [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Txuritan/meteors" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTxuritan%2Fmeteors", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTxuritan%2Fmeteors'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] be9ca8c788d67651f4f97692dd771e883818fda1 [INFO] testing Txuritan/meteors against master#432e145bd5a974c5b6f4dd9b352891bd7502b69d for pr-87041 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTxuritan%2Fmeteors" "/workspace/builds/worker-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Txuritan/meteors on toolchain 432e145bd5a974c5b6f4dd9b352891bd7502b69d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-14/source/rust-toolchain [INFO] started tweaking git repo https://github.com/Txuritan/meteors [INFO] finished tweaking git repo https://github.com/Txuritan/meteors [INFO] tweaked toml for git repo https://github.com/Txuritan/meteors written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate git repo https://github.com/Txuritan/meteors already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d32a649723727cc79a9770a6a32be580d72d68278c0c78cf76a563f499130a73 [INFO] running `Command { std: "docker" "start" "-a" "d32a649723727cc79a9770a6a32be580d72d68278c0c78cf76a563f499130a73", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d32a649723727cc79a9770a6a32be580d72d68278c0c78cf76a563f499130a73", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d32a649723727cc79a9770a6a32be580d72d68278c0c78cf76a563f499130a73", kill_on_drop: false }` [INFO] [stdout] d32a649723727cc79a9770a6a32be580d72d68278c0c78cf76a563f499130a73 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2ddaf0780a5ff845f302bca9a9fda1de99bf64d04ef54ff50845a8629f9a100b [INFO] running `Command { std: "docker" "start" "-a" "2ddaf0780a5ff845f302bca9a9fda1de99bf64d04ef54ff50845a8629f9a100b", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.97 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling anyhow v1.0.41 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling owo-colors v2.0.0 [INFO] [stderr] Compiling argh_shared v0.1.4 [INFO] [stderr] Compiling fastrand v1.4.1 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling path-tree v0.1.12 [INFO] [stderr] Compiling xxhash-rust v0.8.2 [INFO] [stderr] Compiling embed-resource v1.6.3 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling qstring v0.7.2 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling meteors v0.1.0 (/opt/rustwide/workdir/meteors) [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling flate2 v1.0.20 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling memmap2 v0.3.0 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling nix v0.20.0 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling ctrlc v3.1.9 [INFO] [stderr] Compiling enrgy v0.2.1 (https://github.com/Txuritan/enrgy#91d5ca19) [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling aloene-macros v0.1.0 (/opt/rustwide/workdir/aloene/macros) [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling argh_derive v0.1.4 [INFO] [stderr] Compiling query-macros v0.1.0 (/opt/rustwide/workdir/query/macros) [INFO] [stderr] Compiling opal-macros v0.1.0 (/opt/rustwide/workdir/opal/macros) [INFO] [stderr] Compiling aloene v0.1.0 (/opt/rustwide/workdir/aloene) [INFO] [stderr] Compiling opal v0.1.0 (/opt/rustwide/workdir/opal) [INFO] [stderr] Compiling html_parser v0.6.2 (/opt/rustwide/workdir/html-parser) [INFO] [stderr] Compiling meteors-common v0.1.0 (/opt/rustwide/workdir/meteors/common) [INFO] [stderr] Compiling thiserror v1.0.26 [INFO] [stderr] Compiling argh v0.1.4 [INFO] [stderr] Compiling zip v0.5.13 [INFO] [stderr] Compiling query v0.1.0 (/opt/rustwide/workdir/query) [INFO] [stderr] Compiling meteors-command-config v0.1.0 (/opt/rustwide/workdir/meteors/command/config) [INFO] [stderr] Compiling meteors-command-serve v0.1.0 (/opt/rustwide/workdir/meteors/command/serve) [INFO] [stderr] Compiling meteors-format-ao3 v0.1.0 (/opt/rustwide/workdir/meteors/format/ao3) [INFO] [stdout] warning: unused imports: `common::prelude::*`, `std::io::Cursor`, `zip::ZipArchive` [INFO] [stdout] --> meteors/format/ao3/src/epub.rs:1:6 [INFO] [stdout] | [INFO] [stdout] 1 | use {common::prelude::*, std::io::Cursor, zip::ZipArchive}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `FileKind` [INFO] [stdout] --> meteors/format/ao3/src/lib.rs:9:18 [INFO] [stdout] | [INFO] [stdout] 9 | models::{FileKind, Rating}, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `StatKind` [INFO] [stdout] --> meteors/command/serve/src/search.rs:78:12 [INFO] [stdout] | [INFO] [stdout] 78 | pub struct StatKind {} [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> meteors/command/serve/src/utils.rs:233:12 [INFO] [stdout] | [INFO] [stdout] 233 | pub fn new( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `paginate` [INFO] [stdout] --> meteors/command/serve/src/utils.rs:248:8 [INFO] [stdout] | [INFO] [stdout] 248 | fn paginate(pages: u32, page: u32) -> Vec { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Prev` [INFO] [stdout] --> meteors/command/serve/src/utils.rs:365:5 [INFO] [stdout] | [INFO] [stdout] 365 | Prev(bool, u32), [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Num` [INFO] [stdout] --> meteors/command/serve/src/utils.rs:366:5 [INFO] [stdout] | [INFO] [stdout] 366 | Num(bool, u32), [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Ellipse` [INFO] [stdout] --> meteors/command/serve/src/utils.rs:367:5 [INFO] [stdout] | [INFO] [stdout] 367 | Ellipse, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Next` [INFO] [stdout] --> meteors/command/serve/src/utils.rs:368:5 [INFO] [stdout] | [INFO] [stdout] 368 | Next(bool, u32), [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `archive` [INFO] [stdout] --> meteors/format/ao3/src/lib.rs:50:9 [INFO] [stdout] | [INFO] [stdout] 50 | mut archive: ZipArchive>>, [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_archive` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> meteors/format/ao3/src/lib.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | mut archive: ZipArchive>>, [INFO] [stdout] | ----^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling meteors-command-index v0.1.0 (/opt/rustwide/workdir/meteors/command/index) [INFO] [stdout] warning: unused variable: `site` [INFO] [stdout] --> meteors/command/index/src/lib.rs:226:5 [INFO] [stdout] | [INFO] [stdout] 226 | site: Site, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_site` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] thread 'rustc' panicked at 'Box', compiler/rustc_errors/src/lib.rs:1035:9 [INFO] [stdout] error: internal compiler error: /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/compiler/rustc_middle/src/ty/consts.rs:195:32: expected bits of &str, got Const { [INFO] [stdout] ty: &str, [INFO] [stdout] val: Value( [INFO] [stdout] Slice { [INFO] [stdout] data: Allocation { [INFO] [stdout] bytes: [ [INFO] [stdout] 105, [INFO] [stdout] 100, [INFO] [stdout] ], [INFO] [stdout] relocations: Relocations( [INFO] [stdout] SortedMap { [INFO] [stdout] data: [], [INFO] [stdout] }, [INFO] [stdout] ), [INFO] [stdout] init_mask: InitMask { [INFO] [stdout] blocks: [ [INFO] [stdout] 3, [INFO] [stdout] ], [INFO] [stdout] len: Size { [INFO] [stdout] raw: 2, [INFO] [stdout] }, [INFO] [stdout] }, [INFO] [stdout] align: Align { [INFO] [stdout] pow2: 0, [INFO] [stdout] }, [INFO] [stdout] mutability: Not, [INFO] [stdout] extra: (), [INFO] [stdout] }, [INFO] [stdout] start: 0, [INFO] [stdout] end: 2, [INFO] [stdout] }, [INFO] [stdout] ), [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] stack backtrace: [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] 0: 0x7f9b3caf3f20 - std::backtrace_rs::backtrace::libunwind::trace::h706b838f5bbd876b [INFO] [stderr] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stderr] 1: 0x7f9b3caf3f20 - std::backtrace_rs::backtrace::trace_unsynchronized::hc15f29ae7822b7b8 [INFO] [stderr] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x7f9b3caf3f20 - std::sys_common::backtrace::_print_fmt::h7c580c971f91926c [INFO] [stderr] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stderr] 3: 0x7f9b3caf3f20 - ::fmt::h2a772198c4032452 [INFO] [stderr] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stderr] 4: 0x7f9b3cb61d0c - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stderr] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/fmt/mod.rs:1115:17 [INFO] [stderr] 5: 0x7f9b3cae5665 - std::io::Write::write_fmt::h00f38d9eb2c32e02 [INFO] [stderr] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/io/mod.rs:1663:15 [INFO] [stderr] 6: 0x7f9b3caf7c3b - std::sys_common::backtrace::_print::h5b3c171e6f864ae4 [INFO] [stderr] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stderr] 7: 0x7f9b3caf7c3b - std::sys_common::backtrace::print::h93b9e9ed2a98e611 [INFO] [stderr] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stderr] 8: 0x7f9b3caf7c3b - std::panicking::default_hook::{{closure}}::hd8da92bb68d520c5 [INFO] [stderr] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:208:50 [INFO] [stderr] 9: 0x7f9b3caf7711 - std::panicking::default_hook::hdbc8b2951c5afbab [INFO] [stderr] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:225:9 [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] 10: 0x7f9b3d2cc061 - rustc_driver::DEFAULT_HOOK::{{closure}}::{{closure}}::hb401cc3a4395a91f [INFO] [stderr] 11: 0x7f9b2eb5abb3 - as core::ops::function::Fn>::call::h177b5ca3992ff2b6 [INFO] [stderr] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/alloc/src/boxed.rs:1586:9 [INFO] [stderr] 12: 0x7f9b2eb59dfa - proc_macro::bridge::client::::enter::{{closure}}::{{closure}}::h896550a8e3adcc58 [INFO] [stderr] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/proc_macro/src/bridge/client.rs:320:21 [INFO] [stderr] 13: 0x7f9b3caf8469 - std::panicking::rust_panic_with_hook::h8a4c841655926f4e [INFO] [stderr] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:626:17 [INFO] [stderr] 14: 0x7f9b3e294feb - std::panicking::begin_panic::{{closure}}::hac8dad9bdcca0cfd [INFO] [stderr] 15: 0x7f9b3e294f86 - std::sys_common::backtrace::__rust_end_short_backtrace::h99db2744a599084f [INFO] [stderr] 16: 0x7f9b3e29627f - std::panicking::begin_panic::h41e6b8bec3069875 [INFO] [stderr] 17: 0x7f9b3e2ab5ed - std::panic::panic_any::h0c9457317d749814 [INFO] [stderr] 18: 0x7f9b3e2ae44a - rustc_errors::HandlerInner::bug::h1af6e8cc9c30e551 [INFO] [stderr] 19: 0x7f9b3e2adf00 - rustc_errors::Handler::bug::h92bd20b9466c2cbf [INFO] [stderr] 20: 0x7f9b3e1137bc - rustc_middle::ty::context::tls::with_opt::h1c4490ff766d8628 [INFO] [stderr] 21: 0x7f9b3e113b10 - rustc_middle::util::bug::opt_span_bug_fmt::ha8d3313fb245704f [INFO] [stderr] 22: 0x7f9b3e113a86 - rustc_middle::util::bug::bug_fmt::h7d94326a7f647af1 [INFO] [stderr] 23: 0x7f9b3e9dc88e - rustc_codegen_ssa::debuginfo::type_names::push_generic_params_internal::h023c4e6ede752e45 [INFO] [stderr] 24: 0x7f9b3e9d6a34 - rustc_codegen_ssa::debuginfo::type_names::push_debuginfo_type_name::hf78d610b7dc1c43c [INFO] [stderr] 25: 0x7f9b3e9dc405 - rustc_codegen_ssa::debuginfo::type_names::push_generic_params_internal::h023c4e6ede752e45 [INFO] [stderr] 26: 0x7f9b3e9d5f2e - rustc_codegen_ssa::debuginfo::type_names::compute_debuginfo_type_name::h554f60ebcc2b3436 [INFO] [stderr] 27: 0x7f9b3e3e19e0 - rustc_codegen_llvm::debuginfo::metadata::type_metadata::h20e77a5a61e1260c [INFO] [stderr] 28: 0x7f9b3edff7e8 - rustc_codegen_llvm::debuginfo::metadata::type_metadata::{{closure}}::hdb38efe708bd1fd2 [INFO] [stderr] 29: 0x7f9b3e3e1d62 - rustc_codegen_llvm::debuginfo::metadata::type_metadata::h20e77a5a61e1260c [INFO] [stderr] 30: 0x7f9b3ee416ed - rustc_codegen_llvm::debuginfo::::dbg_scope_fn::get_function_signature::h1362fe0696126d4b [INFO] [stderr] 31: 0x7f9b3ee3a6f0 - rustc_codegen_llvm::debuginfo::::dbg_scope_fn::h1564d0fb6dc63f3d [INFO] [stderr] 32: 0x7f9b3e4104b9 - rustc_codegen_ssa::mir::codegen_mir::hba46b235138f9c53 [INFO] [stderr] 33: 0x7f9b3e3f9576 - rustc_codegen_ssa::base::codegen_instance::h5ce3a13b251f2241 [INFO] [stderr] 34: 0x7f9b3e3ff57a - rustc_codegen_llvm::base::compile_codegen_unit::module_codegen::h2d90d12cab20a933 [INFO] [stderr] 35: 0x7f9b3ee3e947 - rustc_query_system::dep_graph::graph::DepGraph::with_task::hda2622383dbb7690 [INFO] [stderr] 36: 0x7f9b3ee4fb07 - rustc_codegen_llvm::base::compile_codegen_unit::h1ce3124a5e9e6cea [INFO] [stderr] 37: 0x7f9b3ee43116 - ::codegen_crate::h64257afe5c81b421 [INFO] [stderr] 38: 0x7f9b3edc57fc - rustc_interface::passes::QueryContext::enter::h285a8b6410891da8 [INFO] [stderr] 39: 0x7f9b3edbd746 - rustc_interface::queries::Queries::ongoing_codegen::h14066dfb04bad0e6 [INFO] [stderr] 40: 0x7f9b3ed9c605 - rustc_interface::queries::::enter::hb44adf2f7e4d9008 [INFO] [stderr] 41: 0x7f9b3ed8b50c - rustc_span::with_source_map::ha503ff1545426b21 [INFO] [stderr] 42: 0x7f9b3ed9d7ca - rustc_interface::interface::create_compiler_and_run::h6e85467d9706bedf [INFO] [stderr] 43: 0x7f9b3ed90819 - scoped_tls::ScopedKey::set::h0e2c1597a1f6a576 [INFO] [stderr] 44: 0x7f9b3ed8d61a - std::sys_common::backtrace::__rust_begin_short_backtrace::h5c2fa93a4999a1ec [INFO] [stderr] 45: 0x7f9b3ed8bea5 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8b6bc5ffa8abb153 [INFO] [stderr] 46: 0x7f9b3cb04a17 - as core::ops::function::FnOnce>::call_once::ha8b1d5a0092467fc [INFO] [stderr] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/alloc/src/boxed.rs:1572:9 [INFO] [stderr] 47: 0x7f9b3cb04a17 - as core::ops::function::FnOnce>::call_once::h4b9f24ec4e8a879e [INFO] [stderr] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/alloc/src/boxed.rs:1572:9 [INFO] [stderr] 48: 0x7f9b3cb04a17 - std::sys::unix::thread::Thread::new::thread_start::h2a0e98fbc4ab4c32 [INFO] [stderr] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys/unix/thread.rs:72:17 [INFO] [stderr] 49: 0x7f9b3ca20609 - start_thread [INFO] [stderr] 50: 0x7f9b3c934293 - clone [INFO] [stderr] 51: 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.55.0-nightly (432e145bd 2021-07-10) running on x86_64-unknown-linux-gnu [INFO] [stderr] [INFO] [stderr] note: compiler flags: -C embed-bitcode=no -C debuginfo=2 --crate-type lib [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; 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `meteors-command-serve` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "2ddaf0780a5ff845f302bca9a9fda1de99bf64d04ef54ff50845a8629f9a100b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2ddaf0780a5ff845f302bca9a9fda1de99bf64d04ef54ff50845a8629f9a100b", kill_on_drop: false }` [INFO] [stdout] 2ddaf0780a5ff845f302bca9a9fda1de99bf64d04ef54ff50845a8629f9a100b