[INFO] cloning repository https://github.com/rust-lang/triagebot [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rust-lang/triagebot" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frust-lang%2Ftriagebot", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frust-lang%2Ftriagebot'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 128349ad523db29ef9c85e79227c2dc5d0c3147b [INFO] building rust-lang/triagebot against try#b755f8b9936d084e0363ce6b393c7e444a37080e for pr-97334-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frust-lang%2Ftriagebot" "/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/rust-lang/triagebot on toolchain b755f8b9936d084e0363ce6b393c7e444a37080e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b755f8b9936d084e0363ce6b393c7e444a37080e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/rust-lang/triagebot [INFO] finished tweaking git repo https://github.com/rust-lang/triagebot [INFO] tweaked toml for git repo https://github.com/rust-lang/triagebot written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/rust-lang/triagebot already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b755f8b9936d084e0363ce6b393c7e444a37080e" "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:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+b755f8b9936d084e0363ce6b393c7e444a37080e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 897b615ea4f4f99f10ee0784d2a33073f2a0cec6ad89f38570af7aa920de17fc [INFO] running `Command { std: "docker" "start" "-a" "897b615ea4f4f99f10ee0784d2a33073f2a0cec6ad89f38570af7aa920de17fc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "897b615ea4f4f99f10ee0784d2a33073f2a0cec6ad89f38570af7aa920de17fc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "897b615ea4f4f99f10ee0784d2a33073f2a0cec6ad89f38570af7aa920de17fc", kill_on_drop: false }` [INFO] [stdout] 897b615ea4f4f99f10ee0784d2a33073f2a0cec6ad89f38570af7aa920de17fc [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" "RUSTDOCFLAGS=--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:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+b755f8b9936d084e0363ce6b393c7e444a37080e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1a0271710ef1392deb7665bae60ab823db89c7a6049fba3520ee4d31cc4e3ff2 [INFO] running `Command { std: "docker" "start" "-a" "1a0271710ef1392deb7665bae60ab823db89c7a6049fba3520ee4d31cc4e3ff2", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.37 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.123 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling pin-project-lite v0.2.8 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling once_cell v1.10.0 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling slab v0.4.6 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling native-tls v0.2.10 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling httparse v1.7.0 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling cpufeatures v0.2.2 [INFO] [stderr] Compiling ascii v0.9.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling async-trait v0.1.53 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling unic-common v0.9.0 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling unic-char-range v0.9.0 [INFO] [stderr] Compiling gimli v0.26.1 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling pulldown-cmark v0.7.2 [INFO] [stderr] Compiling hyperx v1.4.0 [INFO] [stderr] Compiling anyhow v1.0.56 [INFO] [stderr] Compiling ipnet v2.4.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling unchecked-index v0.2.2 [INFO] [stderr] Compiling language-tags v0.3.2 [INFO] [stderr] Compiling shell-words v1.1.0 [INFO] [stderr] Compiling tower-layer v0.3.1 [INFO] [stderr] Compiling entities v1.0.1 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling typed-arena v1.7.0 [INFO] [stderr] Compiling arc-swap v1.5.0 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling route-recognizer v0.3.1 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling tracing-core v0.1.25 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling http v0.2.6 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling indexmap v1.8.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling tinyvec v1.5.1 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling backtrace v0.3.64 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling openssl-sys v0.9.72 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling unic-ucd-version v0.9.0 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling unic-char-property v0.9.0 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling http-body v0.4.4 [INFO] [stderr] Compiling addr2line v0.17.0 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling unic-ucd-segment v0.9.0 [INFO] [stderr] Compiling phf v0.10.1 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling tracing-log v0.1.2 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling combine v3.8.1 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling object v0.27.1 [INFO] [stderr] Compiling twoway v0.2.2 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling mio v0.8.2 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling getrandom v0.2.6 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling unic-segment v0.9.0 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling crypto-common v0.1.3 [INFO] [stderr] Compiling block-buffer v0.10.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling xdg v2.4.1 [INFO] [stderr] Compiling digest v0.10.3 [INFO] [stderr] Compiling parser v0.1.0 (/opt/rustwide/workdir/parser) [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling globset v0.4.8 [INFO] [stderr] Compiling sha2 v0.10.2 [INFO] [stderr] Compiling md-5 v0.10.1 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling ignore v0.4.18 [INFO] [stderr] Compiling postgres-protocol v0.6.3 [INFO] [stderr] Compiling globwalk v0.8.1 [INFO] [stderr] Compiling darling_core v0.12.4 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling tracing-attributes v0.1.20 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Compiling snafu-derive v0.6.10 [INFO] [stderr] Compiling darling_macro v0.12.4 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling tokio v1.17.0 [INFO] [stderr] Compiling darling v0.12.4 [INFO] [stderr] Compiling comrak v0.8.2 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling pin-project v1.0.10 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling snafu v0.6.10 [INFO] [stderr] Compiling futures-executor v0.3.21 [INFO] [stderr] Compiling tracing v0.1.33 [INFO] [stderr] Compiling graphql-parser v0.3.0 [INFO] [stderr] Compiling futures v0.3.21 [INFO] [stderr] Compiling tokio-util v0.7.1 [INFO] [stderr] Compiling tracing-subscriber v0.3.11 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling cynic-codegen v0.14.1 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_path_to_error v0.1.7 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling h2 v0.3.13 [INFO] [stderr] Compiling rust_team_data v1.0.0 (https://github.com/rust-lang/team#49683ec8) [INFO] [stderr] Compiling json-decode v0.6.0 [INFO] [stderr] Compiling tera v1.15.0 [INFO] [stderr] Compiling postgres-types v0.2.2 [INFO] [stderr] Compiling tokio-postgres v0.7.5 [INFO] [stderr] Compiling cynic-proc-macros v0.14.1 [INFO] [stderr] Compiling hyper v0.14.18 [INFO] [stderr] Compiling postgres-native-tls v0.5.0 [INFO] [stderr] Compiling cynic v0.14.1 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.10 [INFO] [stderr] Compiling octocrab v0.9.1 [INFO] [stderr] Compiling triagebot v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] thread 'rustc' panicked at 'Box', /rustc/b755f8b9936d084e0363ce6b393c7e444a37080e/compiler/rustc_errors/src/lib.rs:1398:9 [INFO] [stdout] error: internal compiler error: compiler/rustc_mir_transform/src/generator.rs:760:13: Broken MIR: generator contains type Box in MIR, but typeck only knows about {ResumeTy, std::string::String, bool, Pin> + std::marker::Send>>, ()} and [std::string::String] [INFO] [stdout] --> src/main.rs:15:71 [INFO] [stdout] | [INFO] [stdout] 15 | async fn handle_agenda_request(req: String) -> anyhow::Result { [INFO] [stdout] | _______________________________________________________________________^ [INFO] [stdout] 16 | | if req == "/agenda/lang/triage" { [INFO] [stdout] 17 | | return triagebot::agenda::lang().call().await; [INFO] [stdout] 18 | | } [INFO] [stdout] ... | [INFO] [stdout] 23 | | anyhow::bail!("Unknown agenda; see /agenda for index.") [INFO] [stdout] 24 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x7feffe5bd210 - std::backtrace_rs::backtrace::libunwind::trace::h0635bbcc15f1a527 [INFO] [stderr] at /rustc/b755f8b9936d084e0363ce6b393c7e444a37080e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 1: 0x7feffe5bd210 - std::backtrace_rs::backtrace::trace_unsynchronized::h2f139649c4717994 [INFO] [stderr] at /rustc/b755f8b9936d084e0363ce6b393c7e444a37080e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x7feffe5bd210 - std::sys_common::backtrace::_print_fmt::h1bfd64239328f990 [INFO] [stderr] at /rustc/b755f8b9936d084e0363ce6b393c7e444a37080e/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stderr] 3: 0x7feffe5bd210 - ::fmt::h0228dc1410a56233 [INFO] [stderr] at /rustc/b755f8b9936d084e0363ce6b393c7e444a37080e/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stderr] 4: 0x7feffe61802e - core::fmt::write::hceb37e40129b2ef6 [INFO] [stderr] at /rustc/b755f8b9936d084e0363ce6b393c7e444a37080e/library/core/src/fmt/mod.rs:1202:17 [INFO] [stderr] 5: 0x7feffe5adad5 - std::io::Write::write_fmt::h7aef09b2f8dd6912 [INFO] [stderr] at /rustc/b755f8b9936d084e0363ce6b393c7e444a37080e/library/std/src/io/mod.rs:1679:15 [INFO] [stderr] 6: 0x7feffe5bfe63 - std::sys_common::backtrace::_print::h9317a39a27ffc158 [INFO] [stderr] at /rustc/b755f8b9936d084e0363ce6b393c7e444a37080e/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stderr] 7: 0x7feffe5bfe63 - std::sys_common::backtrace::print::h3f862bf30220d547 [INFO] [stderr] at /rustc/b755f8b9936d084e0363ce6b393c7e444a37080e/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stderr] 8: 0x7feffe5bfe63 - std::panicking::default_hook::{{closure}}::h5f1809c5cfd4c61f [INFO] [stderr] at /rustc/b755f8b9936d084e0363ce6b393c7e444a37080e/library/std/src/panicking.rs:295:22 [INFO] [stderr] 9: 0x7feffe5bfb4f - std::panicking::default_hook::h48ae03b43c4da387 [INFO] [stderr] at /rustc/b755f8b9936d084e0363ce6b393c7e444a37080e/library/std/src/panicking.rs:314:9 [INFO] [stderr] 10: 0x7ff000e38461 - >::call_once::{shim:vtable#0} [INFO] [stderr] 11: 0x7feffe5c069d - std::panicking::rust_panic_with_hook::h064155defabdfb6a [INFO] [stderr] at /rustc/b755f8b9936d084e0363ce6b393c7e444a37080e/library/std/src/panicking.rs:702:17 [INFO] [stderr] 12: 0x7ff00109c651 - std[2aca39d6cbfe9e59]::panicking::begin_panic::::{closure#0} [INFO] [stderr] 13: 0x7ff001097796 - std[2aca39d6cbfe9e59]::sys_common::backtrace::__rust_end_short_backtrace::::{closure#0}, !> [INFO] [stderr] 14: 0x7ff001096b46 - std[2aca39d6cbfe9e59]::panicking::begin_panic:: [INFO] [stderr] 15: 0x7ff0010dfbe6 - std[2aca39d6cbfe9e59]::panic::panic_any:: [INFO] [stderr] 16: 0x7ff0010de801 - ::span_bug:: [INFO] [stderr] 17: 0x7ff0010de570 - ::span_bug:: [INFO] [stderr] 18: 0x7ff00110b788 - rustc_middle[7be35d0dc781b06b]::ty::context::tls::with_context_opt::::{closure#0}, ()>::{closure#0}, ()> [INFO] [stderr] 19: 0x7ff00110b5a6 - rustc_middle[7be35d0dc781b06b]::util::bug::opt_span_bug_fmt:: [INFO] [stderr] 20: 0x7ff00110b564 - rustc_middle[7be35d0dc781b06b]::util::bug::span_bug_fmt:: [INFO] [stderr] 21: 0x7ff00109276d - ::run_pass [INFO] [stderr] 22: 0x7fefff8d8f3a - rustc_mir_transform[f8f749f4a15136ee]::pass_manager::run_passes_no_validate [INFO] [stderr] 23: 0x7fefff8d21d4 - rustc_mir_transform[f8f749f4a15136ee]::run_analysis_to_runtime_passes [INFO] [stderr] 24: 0x7fefff8d11e1 - rustc_mir_transform[f8f749f4a15136ee]::mir_drops_elaborated_and_const_checked [INFO] [stderr] 25: 0x7ff0004941ea - rustc_query_system[6839c0556e8dcf6d]::query::plumbing::try_execute_query::, &rustc_data_structures[54467c84bdba8388]::steal::Steal>> [INFO] [stderr] 26: 0x7ff000d792fc - ::mir_drops_elaborated_and_const_checked [INFO] [stderr] 27: 0x7fefff937afb - rustc_mir_transform[f8f749f4a15136ee]::optimized_mir [INFO] [stderr] 28: 0x7fefffe75ae9 - rustc_query_system[6839c0556e8dcf6d]::query::plumbing::try_execute_query::> [INFO] [stderr] 29: 0x7ff000d79721 - ::optimized_mir [INFO] [stderr] 30: 0x7ff000899842 - rustc_mir_transform[f8f749f4a15136ee]::shim::make_shim [INFO] [stderr] 31: 0x7ff00070f170 - rustc_query_system[6839c0556e8dcf6d]::query::plumbing::try_execute_query::> [INFO] [stderr] 32: 0x7ff00070edc4 - rustc_query_system[6839c0556e8dcf6d]::query::plumbing::get_query:: [INFO] [stderr] 33: 0x7ff00070ed07 - ::mir_shims [INFO] [stderr] 34: 0x7fefffa52e5c - ::instance_mir [INFO] [stderr] 35: 0x7fefffa4798c - rustc_monomorphize[19f1ef73da73a7d8]::collector::collect_neighbours [INFO] [stderr] 36: 0x7fefffa45812 - rustc_monomorphize[19f1ef73da73a7d8]::collector::collect_items_rec [INFO] [stderr] 37: 0x7fefffa45ce9 - rustc_monomorphize[19f1ef73da73a7d8]::collector::collect_items_rec [INFO] [stderr] 38: 0x7fefffa45ce9 - rustc_monomorphize[19f1ef73da73a7d8]::collector::collect_items_rec [INFO] [stderr] 39: 0x7fefffa45ce9 - rustc_monomorphize[19f1ef73da73a7d8]::collector::collect_items_rec [INFO] [stderr] 40: 0x7fefffa45ce9 - rustc_monomorphize[19f1ef73da73a7d8]::collector::collect_items_rec [INFO] [stderr] 41: 0x7fefffa45ce9 - rustc_monomorphize[19f1ef73da73a7d8]::collector::collect_items_rec [INFO] [stderr] 42: 0x7fefffa45ce9 - rustc_monomorphize[19f1ef73da73a7d8]::collector::collect_items_rec [INFO] [stderr] 43: 0x7fefffa45ce9 - rustc_monomorphize[19f1ef73da73a7d8]::collector::collect_items_rec [INFO] [stderr] 44: 0x7fefffa45ce9 - rustc_monomorphize[19f1ef73da73a7d8]::collector::collect_items_rec [INFO] [stderr] 45: 0x7fefffa45ce9 - rustc_monomorphize[19f1ef73da73a7d8]::collector::collect_items_rec [INFO] [stderr] 46: 0x7fefffa45ce9 - rustc_monomorphize[19f1ef73da73a7d8]::collector::collect_items_rec [INFO] [stderr] 47: 0x7fefffa45ce9 - rustc_monomorphize[19f1ef73da73a7d8]::collector::collect_items_rec [INFO] [stderr] 48: 0x7fefffa45ce9 - rustc_monomorphize[19f1ef73da73a7d8]::collector::collect_items_rec [INFO] [stderr] 49: 0x7fefffa45ce9 - rustc_monomorphize[19f1ef73da73a7d8]::collector::collect_items_rec [INFO] [stderr] 50: 0x7fefffa45ce9 - rustc_monomorphize[19f1ef73da73a7d8]::collector::collect_items_rec [INFO] [stderr] 51: 0x7fefffa45ce9 - rustc_monomorphize[19f1ef73da73a7d8]::collector::collect_items_rec [INFO] [stderr] 52: 0x7fefffa45ce9 - rustc_monomorphize[19f1ef73da73a7d8]::collector::collect_items_rec [INFO] [stderr] 53: 0x7fefffa45ce9 - rustc_monomorphize[19f1ef73da73a7d8]::collector::collect_items_rec [INFO] [stderr] 54: 0x7fefffa45ce9 - rustc_monomorphize[19f1ef73da73a7d8]::collector::collect_items_rec [INFO] [stderr] 55: 0x7fefffa45ce9 - rustc_monomorphize[19f1ef73da73a7d8]::collector::collect_items_rec [INFO] [stderr] 56: 0x7fefffa45ce9 - rustc_monomorphize[19f1ef73da73a7d8]::collector::collect_items_rec [INFO] [stderr] 57: 0x7fefffa45ce9 - rustc_monomorphize[19f1ef73da73a7d8]::collector::collect_items_rec [INFO] [stderr] 58: 0x7fefffa45ce9 - rustc_monomorphize[19f1ef73da73a7d8]::collector::collect_items_rec [INFO] [stderr] 59: 0x7fefffa45ce9 - rustc_monomorphize[19f1ef73da73a7d8]::collector::collect_items_rec [INFO] [stderr] 60: 0x7fefffa45ce9 - rustc_monomorphize[19f1ef73da73a7d8]::collector::collect_items_rec [INFO] [stderr] 61: 0x7fefffa45ce9 - rustc_monomorphize[19f1ef73da73a7d8]::collector::collect_items_rec [INFO] [stderr] 62: 0x7fefffa45ce9 - rustc_monomorphize[19f1ef73da73a7d8]::collector::collect_items_rec [INFO] [stderr] 63: 0x7fefffa45ce9 - rustc_monomorphize[19f1ef73da73a7d8]::collector::collect_items_rec [INFO] [stderr] 64: 0x7fefffa45ce9 - rustc_monomorphize[19f1ef73da73a7d8]::collector::collect_items_rec [INFO] [stderr] 65: 0x7fefffa45ce9 - rustc_monomorphize[19f1ef73da73a7d8]::collector::collect_items_rec [INFO] [stderr] 66: 0x7fefffa45ce9 - rustc_monomorphize[19f1ef73da73a7d8]::collector::collect_items_rec [INFO] [stderr] 67: 0x7fefffa45ce9 - rustc_monomorphize[19f1ef73da73a7d8]::collector::collect_items_rec [INFO] [stderr] 68: 0x7fefffa45ce9 - rustc_monomorphize[19f1ef73da73a7d8]::collector::collect_items_rec [INFO] [stderr] 69: 0x7fefffa45ce9 - rustc_monomorphize[19f1ef73da73a7d8]::collector::collect_items_rec [INFO] [stderr] 70: 0x7fefffa45ce9 - rustc_monomorphize[19f1ef73da73a7d8]::collector::collect_items_rec [INFO] [stderr] 71: 0x7fefffa45ce9 - rustc_monomorphize[19f1ef73da73a7d8]::collector::collect_items_rec [INFO] [stderr] 72: 0x7fefffa45ce9 - rustc_monomorphize[19f1ef73da73a7d8]::collector::collect_items_rec [INFO] [stderr] 73: 0x7fefffa45ce9 - rustc_monomorphize[19f1ef73da73a7d8]::collector::collect_items_rec [INFO] [stderr] 74: 0x7fefffa45ce9 - rustc_monomorphize[19f1ef73da73a7d8]::collector::collect_items_rec [INFO] [stderr] 75: 0x7fefffa45ce9 - rustc_monomorphize[19f1ef73da73a7d8]::collector::collect_items_rec [INFO] [stderr] 76: 0x7fefffa45ce9 - rustc_monomorphize[19f1ef73da73a7d8]::collector::collect_items_rec [INFO] [stderr] 77: 0x7fefffa45ce9 - rustc_monomorphize[19f1ef73da73a7d8]::collector::collect_items_rec [INFO] [stderr] 78: 0x7fefffa45ce9 - rustc_monomorphize[19f1ef73da73a7d8]::collector::collect_items_rec [INFO] [stderr] 79: 0x7fefffa45ce9 - rustc_monomorphize[19f1ef73da73a7d8]::collector::collect_items_rec [INFO] [stderr] 80: 0x7fefffa45ce9 - rustc_monomorphize[19f1ef73da73a7d8]::collector::collect_items_rec [INFO] [stderr] 81: 0x7fefffa45ce9 - rustc_monomorphize[19f1ef73da73a7d8]::collector::collect_items_rec [INFO] [stderr] 82: 0x7fefffa45ce9 - rustc_monomorphize[19f1ef73da73a7d8]::collector::collect_items_rec [INFO] [stderr] 83: 0x7fefffa45ce9 - rustc_monomorphize[19f1ef73da73a7d8]::collector::collect_items_rec [INFO] [stderr] 84: 0x7fefffa45ce9 - rustc_monomorphize[19f1ef73da73a7d8]::collector::collect_items_rec [INFO] [stderr] 85: 0x7fefffa45ce9 - rustc_monomorphize[19f1ef73da73a7d8]::collector::collect_items_rec [INFO] [stderr] 86: 0x7fefffa45ce9 - rustc_monomorphize[19f1ef73da73a7d8]::collector::collect_items_rec [INFO] [stderr] 87: 0x7fefffa45ce9 - rustc_monomorphize[19f1ef73da73a7d8]::collector::collect_items_rec [INFO] [stderr] 88: 0x7ff0005daabe - rustc_data_structures[54467c84bdba8388]::sync::par_for_each_in::, rustc_monomorphize[19f1ef73da73a7d8]::collector::collect_crate_mono_items::{closure#1}::{closure#0}> [INFO] [stderr] 89: 0x7ff0005da93c - ::time::<(), rustc_monomorphize[19f1ef73da73a7d8]::collector::collect_crate_mono_items::{closure#1}> [INFO] [stderr] 90: 0x7ff0005da5a9 - rustc_monomorphize[19f1ef73da73a7d8]::collector::collect_crate_mono_items [INFO] [stderr] 91: 0x7ff0005d9416 - rustc_monomorphize[19f1ef73da73a7d8]::partitioning::collect_and_partition_mono_items [INFO] [stderr] 92: 0x7ff000c0044e - rustc_query_system[6839c0556e8dcf6d]::query::plumbing::try_execute_query::>, &[rustc_middle[7be35d0dc781b06b]::mir::mono::CodegenUnit])>> [INFO] [stderr] 93: 0x7ff000c00127 - rustc_query_system[6839c0556e8dcf6d]::query::plumbing::get_query:: [INFO] [stderr] 94: 0x7ff000c0005e - ::collect_and_partition_mono_items [INFO] [stderr] 95: 0x7ff00093abe2 - rustc_codegen_ssa[33e4c67eaae29b5]::base::codegen_crate:: [INFO] [stderr] 96: 0x7ff00093a9ae - ::codegen_crate [INFO] [stderr] 97: 0x7fefffc2b2bc - ::time::, rustc_interface[4ffcd4abddbf64f2]::passes::start_codegen::{closure#0}> [INFO] [stderr] 98: 0x7fefffc2ac9e - ::enter::<::ongoing_codegen::{closure#0}::{closure#0}, core[87f6064f357e42c2]::result::Result, rustc_errors[7468fe47648b8434]::ErrorGuaranteed>> [INFO] [stderr] 99: 0x7fefffbeb2c3 - ::ongoing_codegen [INFO] [stderr] 100: 0x7fefffbe96fd - rustc_interface[4ffcd4abddbf64f2]::interface::create_compiler_and_run::, rustc_driver[d785e9c303ecd8ca]::run_compiler::{closure#1}> [INFO] [stderr] 101: 0x7fefffbe8011 - >::set::, rustc_driver[d785e9c303ecd8ca]::run_compiler::{closure#1}>::{closure#0}, core[87f6064f357e42c2]::result::Result<(), rustc_errors[7468fe47648b8434]::ErrorGuaranteed>> [INFO] [stderr] 102: 0x7fefffbe7cff - std[2aca39d6cbfe9e59]::sys_common::backtrace::__rust_begin_short_backtrace::, rustc_driver[d785e9c303ecd8ca]::run_compiler::{closure#1}>::{closure#0}, core[87f6064f357e42c2]::result::Result<(), rustc_errors[7468fe47648b8434]::ErrorGuaranteed>>::{closure#0}, core[87f6064f357e42c2]::result::Result<(), rustc_errors[7468fe47648b8434]::ErrorGuaranteed>> [INFO] [stderr] 103: 0x7ff000caee89 - <::spawn_unchecked_, rustc_driver[d785e9c303ecd8ca]::run_compiler::{closure#1}>::{closure#0}, core[87f6064f357e42c2]::result::Result<(), rustc_errors[7468fe47648b8434]::ErrorGuaranteed>>::{closure#0}, core[87f6064f357e42c2]::result::Result<(), rustc_errors[7468fe47648b8434]::ErrorGuaranteed>>::{closure#1} as core[87f6064f357e42c2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stderr] 104: 0x7feffe5ca4f3 - as core::ops::function::FnOnce>::call_once::h3998462ded511e97 [INFO] [stderr] at /rustc/b755f8b9936d084e0363ce6b393c7e444a37080e/library/alloc/src/boxed.rs:1940:9 [INFO] [stderr] 105: 0x7feffe5ca4f3 - as core::ops::function::FnOnce>::call_once::hb68442c5b53e403f [INFO] [stderr] at /rustc/b755f8b9936d084e0363ce6b393c7e444a37080e/library/alloc/src/boxed.rs:1940:9 [INFO] [stderr] 106: 0x7feffe5ca4f3 - std::sys::unix::thread::Thread::new::thread_start::h9c65d60d9d9c7be4 [INFO] [stderr] at /rustc/b755f8b9936d084e0363ce6b393c7e444a37080e/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stderr] 107: 0x7feffe47b609 - start_thread [INFO] [stderr] 108: 0x7feffe39e133 - clone [INFO] [stderr] 109: 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.65.0-nightly (b755f8b99 2022-09-07) running on x86_64-unknown-linux-gnu [INFO] [stderr] [INFO] [stderr] note: compiler flags: --crate-type bin -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] #0 [mir_drops_elaborated_and_const_checked] elaborating drops for `handle_agenda_request::{closure#0}` [INFO] [stderr] #1 [optimized_mir] optimizing MIR for `handle_agenda_request::{closure#0}` [INFO] [stderr] #2 [mir_shims] generating MIR shim for `core::ptr::drop_in_place` [INFO] [stderr] #3 [collect_and_partition_mono_items] collect_and_partition_mono_items [INFO] [stderr] end of query stack [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `triagebot` due to previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcM4kFUC/symbols.o" "/opt/rustwide/target/debug/deps/prioritization_agenda-730426e474e0fac0.prioritization_agenda.a73b29c3-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/prioritization_agenda-730426e474e0fac0.prioritization_agenda.a73b29c3-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/prioritization_agenda-730426e474e0fac0.prioritization_agenda.a73b29c3-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/prioritization_agenda-730426e474e0fac0.prioritization_agenda.a73b29c3-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/prioritization_agenda-730426e474e0fac0.prioritization_agenda.a73b29c3-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/prioritization_agenda-730426e474e0fac0.prioritization_agenda.a73b29c3-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/prioritization_agenda-730426e474e0fac0.prioritization_agenda.a73b29c3-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/prioritization_agenda-730426e474e0fac0.prioritization_agenda.a73b29c3-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/prioritization_agenda-730426e474e0fac0.prioritization_agenda.a73b29c3-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/prioritization_agenda-730426e474e0fac0.prioritization_agenda.a73b29c3-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/prioritization_agenda-730426e474e0fac0.prioritization_agenda.a73b29c3-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/prioritization_agenda-730426e474e0fac0.prioritization_agenda.a73b29c3-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/prioritization_agenda-730426e474e0fac0.prioritization_agenda.a73b29c3-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/prioritization_agenda-730426e474e0fac0.prioritization_agenda.a73b29c3-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/prioritization_agenda-730426e474e0fac0.prioritization_agenda.a73b29c3-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/prioritization_agenda-730426e474e0fac0.prioritization_agenda.a73b29c3-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/prioritization_agenda-730426e474e0fac0.dncus09i0k3euow.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/b755f8b9936d084e0363ce6b393c7e444a37080e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libtracing_subscriber-3655282aaf4a7882.rlib" "/opt/rustwide/target/debug/deps/libsharded_slab-50f76f6e115e39aa.rlib" "/opt/rustwide/target/debug/deps/libmatchers-efd2945744a2af1d.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-68870cde42a61b21.rlib" "/opt/rustwide/target/debug/deps/libansi_term-48f0fd0ac85ec814.rlib" "/opt/rustwide/target/debug/deps/libtracing_log-409d1f6731535d71.rlib" "/opt/rustwide/target/debug/deps/libdotenv-700445d3d22bfbe4.rlib" "/opt/rustwide/target/debug/deps/libtriagebot-72e6426f7f04762e.rlib" "/opt/rustwide/target/debug/deps/libhex-df8306afd9dee15d.rlib" "/opt/rustwide/target/debug/deps/libglob-d3943553b96703d7.rlib" "/opt/rustwide/target/debug/deps/libtoml-d3463a1ca3cb97a2.rlib" "/opt/rustwide/target/debug/deps/libcynic-fc1f3e7f076fb07b.rlib" "/opt/rustwide/target/debug/deps/libjson_decode-64a1479d66d52e0d.rlib" "/opt/rustwide/target/debug/deps/libthiserror-54565182a9947f61.rlib" "/opt/rustwide/target/debug/deps/librust_team_data-08607996f7fc5896.rlib" "/opt/rustwide/target/debug/deps/libitertools-880a78c1c498d46c.rlib" "/opt/rustwide/target/debug/deps/libeither-8ed8bc54e89b5c30.rlib" "/opt/rustwide/target/debug/deps/libparser-0af46fc6e878da6f.rlib" "/opt/rustwide/target/debug/deps/libpulldown_cmark-1050f4341ec0e4e1.rlib" "/opt/rustwide/target/debug/deps/liboctocrab-5f13050684681d2f.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-ddf230388734726e.rlib" "/opt/rustwide/target/debug/deps/libserde_path_to_error-4467734db9503853.rlib" "/opt/rustwide/target/debug/deps/libhyperx-be384d5b438c5257.rlib" "/opt/rustwide/target/debug/deps/libunicase-8350d024eb279cde.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-e6473ef299ea3cac.rlib" "/opt/rustwide/target/debug/deps/libsnafu-f466941a25194765.rlib" "/opt/rustwide/target/debug/deps/libdoc_comment-547114905a4d2f08.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-d9a1fabd64cacd33.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-4ec9e1bbad530c2b.rlib" "/opt/rustwide/target/debug/deps/libadler-3a9d1165c599cab1.rlib" "/opt/rustwide/target/debug/deps/libobject-123aec7cdb79f092.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-7c7a618447d0c875.rlib" "/opt/rustwide/target/debug/deps/libgimli-77d5d8fe668a6006.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-5d383c335f8e8ef8.rlib" "/opt/rustwide/target/debug/deps/libpostgres_native_tls-319154a9babedd03.rlib" "/opt/rustwide/target/debug/deps/libtokio_postgres-4abf3c737c4c28ba.rlib" "/opt/rustwide/target/debug/deps/libphf-a4df223b9e555972.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-04e24d3fa1c237cb.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-3e484032e5aed86b.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-0a47c5d055d733d0.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-775911396315965e.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-27f461eefd45a505.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-283f2487fcc9f0f1.rlib" "/opt/rustwide/target/debug/deps/liblock_api-5df3ec707f3ec46c.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-ff2bb1f39834214d.rlib" "/opt/rustwide/target/debug/deps/libinstant-e762c784f8da740e.rlib" "/opt/rustwide/target/debug/deps/libpostgres_types-78318fba429ac6a4.rlib" "/opt/rustwide/target/debug/deps/libpostgres_protocol-ec95815007f54d83.rlib" "/opt/rustwide/target/debug/deps/libstringprep-245c4ecfb60fd8e6.rlib" "/opt/rustwide/target/debug/deps/libsha2-86621a8d0ae1cfe6.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-a89a9bdc17782d08.rlib" "/opt/rustwide/target/debug/deps/librand-55f0007087e3d56e.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-a3c71b1e0b04a340.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-5e6fdfabf1edbf66.rlib" "/opt/rustwide/target/debug/deps/librand_core-e96f64daa9d30fa0.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-207839dc1ef9cd10.rlib" "/opt/rustwide/target/debug/deps/libhmac-4709eb0321558112.rlib" "/opt/rustwide/target/debug/deps/libmd5-b23ffb21468f2ce5.rlib" "/opt/rustwide/target/debug/deps/libdigest-92c084e45f4d5895.rlib" "/opt/rustwide/target/debug/deps/libsubtle-a8e5daac069a1424.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-d7d5f41b71548fac.rlib" "/opt/rustwide/target/debug/deps/libcrypto_common-2ff8e4175d5b7ef1.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-39ab557ac561349d.rlib" "/opt/rustwide/target/debug/deps/libtypenum-ae91be759e5f8db3.rlib" "/opt/rustwide/target/debug/deps/libfallible_iterator-b452bedda84c63e1.rlib" "/opt/rustwide/target/debug/deps/libfutures-4d80530973c22c03.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-01758fccac8eb11b.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-4d098c56eb4115f5.rlib" "/opt/rustwide/target/debug/deps/libcomrak-c4f9473cd1e5123b.rlib" "/opt/rustwide/target/debug/deps/libunicode_categories-b93fcdce8a408a43.rlib" "/opt/rustwide/target/debug/deps/libtyped_arena-4200ef672a77b158.rlib" "/opt/rustwide/target/debug/deps/libtwoway-d0e4eef49dcacc1f.rlib" "/opt/rustwide/target/debug/deps/libunchecked_index-a0d585fcf23cc292.rlib" "/opt/rustwide/target/debug/deps/libentities-ee06d085265c3dd9.rlib" "/opt/rustwide/target/debug/deps/libtera-86304221522b85b1.rlib" "/opt/rustwide/target/debug/deps/libglobwalk-b0caa88d35295351.rlib" "/opt/rustwide/target/debug/deps/libignore-07a957e14bfb6a7e.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-450165479771ed45.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-85c3caa7668e091f.rlib" "/opt/rustwide/target/debug/deps/libsame_file-d3ddf74b396c2e8b.rlib" "/opt/rustwide/target/debug/deps/libthread_local-a8f3db7af6a8e8d7.rlib" "/opt/rustwide/target/debug/deps/libglobset-c6c0b6cc9c4a2c19.rlib" "/opt/rustwide/target/debug/deps/libbstr-1bff07b4663bbe65.rlib" "/opt/rustwide/target/debug/deps/libpest-b3c6f9b922b17b50.rlib" "/opt/rustwide/target/debug/deps/libucd_trie-3e5d1794e02853ea.rlib" "/opt/rustwide/target/debug/deps/libunic_segment-1cf509c79c67d65e.rlib" "/opt/rustwide/target/debug/deps/libunic_ucd_segment-5bb177a4bd0fa4ff.rlib" "/opt/rustwide/target/debug/deps/libunic_ucd_version-6352d945ad5b7753.rlib" "/opt/rustwide/target/debug/deps/libunic_common-e41585810c67fc7e.rlib" "/opt/rustwide/target/debug/deps/libunic_char_property-29688cfc21d5e997.rlib" "/opt/rustwide/target/debug/deps/libunic_char_range-b53a06e730954a59.rlib" "/opt/rustwide/target/debug/deps/libregex-942ab9a565d77f15.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-9068e0b6451c8c0a.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-c25dc19d7487cdf7.rlib" "/opt/rustwide/target/debug/deps/libreqwest-1ce7ea0112870312.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-efdecb81b854d186.rlib" "/opt/rustwide/target/debug/deps/libipnet-191f5dc384541e3c.rlib" "/opt/rustwide/target/debug/deps/libtokio_native_tls-d8d433c52246fefc.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-e687952f970005a8.rlib" "/opt/rustwide/target/debug/deps/libmime-f9513972171bf326.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-c44de9e887279379.rlib" "/opt/rustwide/target/debug/deps/libserde_json-4fde18d7c413759f.rlib" "/opt/rustwide/target/debug/deps/libryu-502943e46dd7b745.rlib" "/opt/rustwide/target/debug/deps/libbase64-4563507a4eb0b4b2.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-bb63e4da5eea8a7d.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-9fb528d4b515d117.rlib" "/opt/rustwide/target/debug/deps/libopenssl-af6bee4595aee692.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-8701aae6e7d8d54f.rlib" "/opt/rustwide/target/debug/deps/libbitflags-05dfd5b5d1225bed.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-46b9b5ebdcb273c8.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-ecd28e6fe5f7182e.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-e6f18f07d966827f.rlib" "/opt/rustwide/target/debug/deps/libhyper-1c922bd1e84ce94b.rlib" "/opt/rustwide/target/debug/deps/libwant-48042a3cfa1a5a96.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-febba4674ec63f92.rlib" "/opt/rustwide/target/debug/deps/libhttparse-64bb1a0668ca0c90.rlib" "/opt/rustwide/target/debug/deps/libh2-bf7e3fa2b4491828.rlib" "/opt/rustwide/target/debug/deps/libindexmap-9c953b36a8242ddc.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-238efa6a2ed05171.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-f7f8a773f460f895.rlib" "/opt/rustwide/target/debug/deps/libtower_service-a0bac867cff4e01f.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-bf6df8bd166604f2.rlib" "/opt/rustwide/target/debug/deps/libtokio-86f2d34f2d77de32.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-c2d7faf138c5fda5.rlib" "/opt/rustwide/target/debug/deps/libsocket2-8a1943efdd14d068.rlib" "/opt/rustwide/target/debug/deps/libmio-a5ede5e3c3de0a2e.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-b3012d31e53829d4.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-61b7c0ab1db5bf7a.rlib" "/opt/rustwide/target/debug/deps/libmemchr-97d2a9096a87321e.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-cc2c366f0800939b.rlib" "/opt/rustwide/target/debug/deps/libslab-bda603b4c4e76b4a.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-82564b330993e6f3.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-7d213b16a2f2adf2.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-fc22affba0d30485.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-b7ff504f33cec58a.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-49530b2602be9735.rlib" "/opt/rustwide/target/debug/deps/liburl-db877dc397822719.rlib" "/opt/rustwide/target/debug/deps/libidna-6a34d38410bd9527.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-12ccd468a33959ee.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-b9fbadb33a2ea73a.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-ef06cf556416b731.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-d0a053bbcb729d32.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-1a48ab4b6760ee48.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-b196e1663297fef1.rlib" "/opt/rustwide/target/debug/deps/libmatches-a104dd362fa85146.rlib" "/opt/rustwide/target/debug/deps/libhttp-4da2cfc5497c929c.rlib" "/opt/rustwide/target/debug/deps/libitoa-02bdd2be5ac8e9f1.rlib" "/opt/rustwide/target/debug/deps/libbytes-5e8424a0f7103369.rlib" "/opt/rustwide/target/debug/deps/libfnv-22cd72556da4b99c.rlib" "/opt/rustwide/target/debug/deps/libchrono-e1de3328d4dd8e39.rlib" "/opt/rustwide/target/debug/deps/libserde-d05245cc75169d8a.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-518f8f28c8d9b32e.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-614ca1762d7d599b.rlib" "/opt/rustwide/target/debug/deps/libtime-3a2afacdcf35daad.rlib" "/opt/rustwide/target/debug/deps/liblibc-a45264c8eaeaa33b.rlib" "/opt/rustwide/target/debug/deps/libtracing-bf4d1e7f5506edc4.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-d4223cfaa04037d7.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-6a3b1b2050cd378c.rlib" "/opt/rustwide/target/debug/deps/liblog-de6ab1fd6080fec5.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-90e3626e3c41eec3.rlib" "/opt/rustwide/target/debug/deps/libanyhow-c24d1185dabde428.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib" "/opt/rustwide/rustup-home/toolchains/b755f8b9936d084e0363ce6b393c7e444a37080e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-4393e7d07259b8a4.rlib" "/opt/rustwide/rustup-home/toolchains/b755f8b9936d084e0363ce6b393c7e444a37080e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-e13cbb326bcd01a4.rlib" "/opt/rustwide/rustup-home/toolchains/b755f8b9936d084e0363ce6b393c7e444a37080e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-13ac6af5403a52c8.rlib" "/opt/rustwide/rustup-home/toolchains/b755f8b9936d084e0363ce6b393c7e444a37080e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-a7b8febdd2acb289.rlib" "/opt/rustwide/rustup-home/toolchains/b755f8b9936d084e0363ce6b393c7e444a37080e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-343513f0726f71ed.rlib" "/opt/rustwide/rustup-home/toolchains/b755f8b9936d084e0363ce6b393c7e444a37080e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-8f833d900bfb98aa.rlib" "/opt/rustwide/rustup-home/toolchains/b755f8b9936d084e0363ce6b393c7e444a37080e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e97a7960ca6216c8.rlib" "/opt/rustwide/rustup-home/toolchains/b755f8b9936d084e0363ce6b393c7e444a37080e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-683fb35093a61fcc.rlib" "/opt/rustwide/rustup-home/toolchains/b755f8b9936d084e0363ce6b393c7e444a37080e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-f943c2d34bd4b56d.rlib" "/opt/rustwide/rustup-home/toolchains/b755f8b9936d084e0363ce6b393c7e444a37080e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-72ce2aaa649404e0.rlib" "/opt/rustwide/rustup-home/toolchains/b755f8b9936d084e0363ce6b393c7e444a37080e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-ac5d08ad5339e92e.rlib" "/opt/rustwide/rustup-home/toolchains/b755f8b9936d084e0363ce6b393c7e444a37080e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-dacfda262d5656fb.rlib" "/opt/rustwide/rustup-home/toolchains/b755f8b9936d084e0363ce6b393c7e444a37080e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e2056a834ba0712c.rlib" "/opt/rustwide/rustup-home/toolchains/b755f8b9936d084e0363ce6b393c7e444a37080e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a60649c148c6e2db.rlib" "/opt/rustwide/rustup-home/toolchains/b755f8b9936d084e0363ce6b393c7e444a37080e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-3e961d059b9bcde7.rlib" "/opt/rustwide/rustup-home/toolchains/b755f8b9936d084e0363ce6b393c7e444a37080e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-20f26f875d0170e2.rlib" "/opt/rustwide/rustup-home/toolchains/b755f8b9936d084e0363ce6b393c7e444a37080e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-522518611024dce5.rlib" "/opt/rustwide/rustup-home/toolchains/b755f8b9936d084e0363ce6b393c7e444a37080e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-05898138a596088a.rlib" "/opt/rustwide/rustup-home/toolchains/b755f8b9936d084e0363ce6b393c7e444a37080e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-5b83a1df856cf582.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/b755f8b9936d084e0363ce6b393c7e444a37080e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/prioritization_agenda-730426e474e0fac0" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `triagebot` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "1a0271710ef1392deb7665bae60ab823db89c7a6049fba3520ee4d31cc4e3ff2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1a0271710ef1392deb7665bae60ab823db89c7a6049fba3520ee4d31cc4e3ff2", kill_on_drop: false }` [INFO] [stdout] 1a0271710ef1392deb7665bae60ab823db89c7a6049fba3520ee4d31cc4e3ff2