[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] cf641cf11ff8bd4a6a36b89dd9726b95572571aa [INFO] building rust-lang/triagebot against try#f41a2ab7b0d9462073425dd6c04abbeb4805cb77 for pr-97334-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frust-lang%2Ftriagebot" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/rust-lang/triagebot on toolchain f41a2ab7b0d9462073425dd6c04abbeb4805cb77 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f41a2ab7b0d9462073425dd6c04abbeb4805cb77" "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-4-tc2/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: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f41a2ab7b0d9462073425dd6c04abbeb4805cb77" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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:3d532c2baa59a8a48e45c3be7eb049f77ac5a58a7a6514a58a8e878df1c3d03d" "/opt/rustwide/cargo-home/bin/cargo" "+f41a2ab7b0d9462073425dd6c04abbeb4805cb77" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 39a00e38bb87d5b65cbc50c10ecaf040419c339407ba083185b094c054ad6913 [INFO] running `Command { std: "docker" "start" "-a" "39a00e38bb87d5b65cbc50c10ecaf040419c339407ba083185b094c054ad6913", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "39a00e38bb87d5b65cbc50c10ecaf040419c339407ba083185b094c054ad6913", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "39a00e38bb87d5b65cbc50c10ecaf040419c339407ba083185b094c054ad6913", kill_on_drop: false }` [INFO] [stdout] 39a00e38bb87d5b65cbc50c10ecaf040419c339407ba083185b094c054ad6913 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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:3d532c2baa59a8a48e45c3be7eb049f77ac5a58a7a6514a58a8e878df1c3d03d" "/opt/rustwide/cargo-home/bin/cargo" "+f41a2ab7b0d9462073425dd6c04abbeb4805cb77" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 764b184f8ba4f54a2a2426955a84c1aa13897f670f09de968d7ea7c118f49428 [INFO] running `Command { std: "docker" "start" "-a" "764b184f8ba4f54a2a2426955a84c1aa13897f670f09de968d7ea7c118f49428", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.37 [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling libc v0.2.123 [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Compiling pin-project-lite v0.2.8 [INFO] [stderr] Compiling once_cell v1.10.0 [INFO] [stderr] Compiling bytes v1.1.0 [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 futures-task v0.3.21 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling slab v0.4.6 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling mio v0.8.2 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling tracing-core v0.1.25 [INFO] [stderr] Compiling tinyvec v1.5.1 [INFO] [stderr] Compiling openssl-sys v0.9.72 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling getrandom v0.2.6 [INFO] [stderr] Compiling indexmap v1.8.1 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling crypto-common v0.1.3 [INFO] [stderr] Compiling block-buffer v0.10.2 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling digest v0.10.3 [INFO] [stderr] Compiling http v0.2.6 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling native-tls v0.2.10 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling regex v1.6.0 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling httparse v1.7.0 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling ascii v0.9.3 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling combine v3.8.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling darling_core v0.13.4 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Compiling async-trait v0.1.53 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling cpufeatures v0.2.2 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling sha2 v0.10.2 [INFO] [stderr] Compiling counter v0.5.7 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling http-body v0.4.4 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling md-5 v0.10.1 [INFO] [stderr] Compiling backtrace v0.3.64 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling unic-common v0.9.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling unic-char-range v0.9.0 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Compiling postgres-protocol v0.6.4 [INFO] [stderr] Compiling unic-char-property v0.9.0 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling globset v0.4.8 [INFO] [stderr] Compiling unic-ucd-version v0.9.0 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling pulldown-cmark v0.7.2 [INFO] [stderr] Compiling hyperx v1.4.0 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling ignore v0.4.18 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling unic-ucd-segment v0.9.0 [INFO] [stderr] Compiling phf v0.10.1 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling serde_derive v1.0.136 [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 tokio v1.17.0 [INFO] [stderr] Compiling darling_macro v0.13.4 [INFO] [stderr] Compiling darling v0.13.4 [INFO] [stderr] Compiling postgres-derive v0.4.2 [INFO] [stderr] Compiling snafu-derive v0.6.10 [INFO] [stderr] Compiling tracing v0.1.33 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling graphql-parser v0.4.0 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling ipnet v2.4.0 [INFO] [stderr] Compiling futures-executor v0.3.21 [INFO] [stderr] Compiling tokio-util v0.7.1 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling cynic-codegen v2.2.2 [INFO] [stderr] Compiling futures v0.3.21 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling language-tags v0.3.2 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling anyhow v1.0.56 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling unchecked-index v0.2.2 [INFO] [stderr] Compiling twoway v0.2.2 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling pin-project v1.0.10 [INFO] [stderr] Compiling nom v7.1.1 [INFO] [stderr] Compiling snafu v0.6.10 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling globwalk v0.8.1 [INFO] [stderr] Compiling unic-segment v0.9.0 [INFO] [stderr] Compiling xdg v2.4.1 [INFO] [stderr] Compiling tracing-log v0.1.2 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling arc-swap v1.5.0 [INFO] [stderr] Compiling tower-layer v0.3.1 [INFO] [stderr] Compiling shell-words v1.1.0 [INFO] [stderr] Compiling typed-arena v1.7.0 [INFO] [stderr] Compiling entities v1.0.1 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling tracing-subscriber v0.3.11 [INFO] [stderr] Compiling parser v0.1.0 (/opt/rustwide/workdir/parser) [INFO] [stderr] Compiling comrak v0.8.2 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling h2 v0.3.13 [INFO] [stderr] Compiling postgres-types v0.2.4 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling tokio-postgres v0.7.5 [INFO] [stderr] Compiling serde_path_to_error v0.1.7 [INFO] [stderr] Compiling cron v0.12.0 [INFO] [stderr] Compiling tera v1.15.0 [INFO] [stderr] Compiling rust_team_data v1.0.0 (https://github.com/rust-lang/team#49683ec8) [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling postgres-native-tls v0.5.0 [INFO] [stderr] Compiling route-recognizer v0.3.1 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling cynic-proc-macros v2.2.2 [INFO] [stderr] Compiling hyper v0.14.18 [INFO] [stderr] Compiling cynic v2.2.2 [INFO] [stderr] Compiling github-graphql v0.1.0 (/opt/rustwide/workdir/github-graphql) [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/f41a2ab7b0d9462073425dd6c04abbeb4805cb77/compiler/rustc_errors/src/lib.rs:987:33 [INFO] [stdout] error: internal compiler error: compiler/rustc_mir_transform/src/generator.rs:886: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:17:71 [INFO] [stdout] | [INFO] [stdout] 17 | async fn handle_agenda_request(req: String) -> anyhow::Result { [INFO] [stdout] | _______________________________________________________________________^ [INFO] [stdout] 18 | | if req == "/agenda/lang/triage" { [INFO] [stdout] 19 | | return triagebot::agenda::lang().call().await; [INFO] [stdout] 20 | | } [INFO] [stdout] ... | [INFO] [stdout] 25 | | anyhow::bail!("Unknown agenda; see /agenda for index.") [INFO] [stdout] 26 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x7f3a4ce175aa - std::backtrace_rs::backtrace::libunwind::trace::he4689b9bf0d267e8 [INFO] [stderr] at /rustc/f41a2ab7b0d9462073425dd6c04abbeb4805cb77/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stderr] 1: 0x7f3a4ce175aa - std::backtrace_rs::backtrace::trace_unsynchronized::h7db6fc4f57b4e02e [INFO] [stderr] at /rustc/f41a2ab7b0d9462073425dd6c04abbeb4805cb77/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x7f3a4ce175aa - std::sys_common::backtrace::_print_fmt::hb88055ecb7d9db4d [INFO] [stderr] at /rustc/f41a2ab7b0d9462073425dd6c04abbeb4805cb77/library/std/src/sys_common/backtrace.rs:65:5 [INFO] [stderr] 3: 0x7f3a4ce175aa - ::fmt::h2e136ef0d94e5f36 [INFO] [stderr] at /rustc/f41a2ab7b0d9462073425dd6c04abbeb4805cb77/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stderr] 4: 0x7f3a4ce793ce - core::fmt::write::hc5277946f874879b [INFO] [stderr] at /rustc/f41a2ab7b0d9462073425dd6c04abbeb4805cb77/library/core/src/fmt/mod.rs:1213:17 [INFO] [stderr] 5: 0x7f3a4ce07bf5 - std::io::Write::write_fmt::h23b8a9c043f88fc8 [INFO] [stderr] at /rustc/f41a2ab7b0d9462073425dd6c04abbeb4805cb77/library/std/src/io/mod.rs:1682:15 [INFO] [stderr] 6: 0x7f3a4ce17375 - std::sys_common::backtrace::_print::hcea3fbc97811d19b [INFO] [stderr] at /rustc/f41a2ab7b0d9462073425dd6c04abbeb4805cb77/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stderr] 7: 0x7f3a4ce17375 - std::sys_common::backtrace::print::h03de668ee41765f6 [INFO] [stderr] at /rustc/f41a2ab7b0d9462073425dd6c04abbeb4805cb77/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stderr] 8: 0x7f3a4ce1a13f - std::panicking::default_hook::{{closure}}::h86769ade6898c211 [INFO] [stderr] at /rustc/f41a2ab7b0d9462073425dd6c04abbeb4805cb77/library/std/src/panicking.rs:267:22 [INFO] [stderr] 9: 0x7f3a4ce19e7b - std::panicking::default_hook::h478db07ae5c8a032 [INFO] [stderr] at /rustc/f41a2ab7b0d9462073425dd6c04abbeb4805cb77/library/std/src/panicking.rs:286:9 [INFO] [stderr] 10: 0x7f3a501641f4 - rustc_driver[f1aa01db1e37f449]::DEFAULT_HOOK::{closure#0}::{closure#0} [INFO] [stderr] 11: 0x7f3a4ce1a97a - as core::ops::function::Fn>::call::h3022ed11137f8e0d [INFO] [stderr] at /rustc/f41a2ab7b0d9462073425dd6c04abbeb4805cb77/library/alloc/src/boxed.rs:2002:9 [INFO] [stderr] 12: 0x7f3a4ce1a97a - std::panicking::rust_panic_with_hook::hf3045f8495ef3859 [INFO] [stderr] at /rustc/f41a2ab7b0d9462073425dd6c04abbeb4805cb77/library/std/src/panicking.rs:692:13 [INFO] [stderr] 13: 0x7f3a5084c2f1 - std[3bdecb0c8ecd14da]::panicking::begin_panic::::{closure#0} [INFO] [stderr] 14: 0x7f3a50845546 - std[3bdecb0c8ecd14da]::sys_common::backtrace::__rust_end_short_backtrace::::{closure#0}, !> [INFO] [stderr] 15: 0x7f3a50844916 - std[3bdecb0c8ecd14da]::panicking::begin_panic:: [INFO] [stderr] 16: 0x7f3a507d4b86 - std[3bdecb0c8ecd14da]::panic::panic_any:: [INFO] [stderr] 17: 0x7f3a507d4282 - ::span_bug:: [INFO] [stderr] 18: 0x7f3a507d4047 - ::span_bug:: [INFO] [stderr] 19: 0x7f3a507e472b - rustc_middle[33f52453f62b8a74]::util::bug::opt_span_bug_fmt::::{closure#0} [INFO] [stderr] 20: 0x7f3a507e477a - rustc_middle[33f52453f62b8a74]::ty::context::tls::with_opt::::{closure#0}, !>::{closure#0} [INFO] [stderr] 21: 0x7f3a507dedb6 - rustc_middle[33f52453f62b8a74]::ty::context::tls::with_context_opt::::{closure#0}, !>::{closure#0}, !> [INFO] [stderr] 22: 0x7f3a507de756 - rustc_middle[33f52453f62b8a74]::util::bug::opt_span_bug_fmt:: [INFO] [stderr] 23: 0x7f3a4ee79824 - rustc_middle[33f52453f62b8a74]::util::bug::span_bug_fmt:: [INFO] [stderr] 24: 0x7f3a5082cfed - ::run_pass [INFO] [stderr] 25: 0x7f3a4f4fe4ef - rustc_mir_transform[a3aac88746df194f]::run_analysis_to_runtime_passes [INFO] [stderr] 26: 0x7f3a4f4fce12 - rustc_mir_transform[a3aac88746df194f]::mir_drops_elaborated_and_const_checked [INFO] [stderr] 27: 0x7f3a4f4fb681 - rustc_query_system[9a602e4fb45c3e8e]::query::plumbing::try_execute_query:: [INFO] [stderr] 28: 0x7f3a4eec1a9c - rustc_mir_transform[a3aac88746df194f]::optimized_mir [INFO] [stderr] 29: 0x7f3a4eeb9492 - rustc_query_system[9a602e4fb45c3e8e]::query::plumbing::try_execute_query:: [INFO] [stderr] 30: 0x7f3a4fb1ec4f - ::optimized_mir [INFO] [stderr] 31: 0x7f3a4edf579b - rustc_mir_transform[a3aac88746df194f]::shim::make_shim [INFO] [stderr] 32: 0x7f3a4f201c75 - rustc_query_system[9a602e4fb45c3e8e]::query::plumbing::try_execute_query:: [INFO] [stderr] 33: 0x7f3a4fb22c2d - ::mir_shims [INFO] [stderr] 34: 0x7f3a4eeb3827 - ::instance_mir [INFO] [stderr] 35: 0x7f3a4eea3b67 - rustc_monomorphize[28bb1b57356a3bb8]::collector::collect_neighbours [INFO] [stderr] 36: 0x7f3a4eea0149 - rustc_monomorphize[28bb1b57356a3bb8]::collector::collect_items_rec [INFO] [stderr] 37: 0x7f3a4eea05ec - rustc_monomorphize[28bb1b57356a3bb8]::collector::collect_items_rec [INFO] [stderr] 38: 0x7f3a4eea05ec - rustc_monomorphize[28bb1b57356a3bb8]::collector::collect_items_rec [INFO] [stderr] 39: 0x7f3a4eea05ec - rustc_monomorphize[28bb1b57356a3bb8]::collector::collect_items_rec [INFO] [stderr] 40: 0x7f3a4eea05ec - rustc_monomorphize[28bb1b57356a3bb8]::collector::collect_items_rec [INFO] [stderr] 41: 0x7f3a4eea05ec - rustc_monomorphize[28bb1b57356a3bb8]::collector::collect_items_rec [INFO] [stderr] 42: 0x7f3a4eea05ec - rustc_monomorphize[28bb1b57356a3bb8]::collector::collect_items_rec [INFO] [stderr] 43: 0x7f3a4eea05ec - rustc_monomorphize[28bb1b57356a3bb8]::collector::collect_items_rec [INFO] [stderr] 44: 0x7f3a4eea05ec - rustc_monomorphize[28bb1b57356a3bb8]::collector::collect_items_rec [INFO] [stderr] 45: 0x7f3a4eea05ec - rustc_monomorphize[28bb1b57356a3bb8]::collector::collect_items_rec [INFO] [stderr] 46: 0x7f3a4eea05ec - rustc_monomorphize[28bb1b57356a3bb8]::collector::collect_items_rec [INFO] [stderr] 47: 0x7f3a4eea05ec - rustc_monomorphize[28bb1b57356a3bb8]::collector::collect_items_rec [INFO] [stderr] 48: 0x7f3a4eea05ec - rustc_monomorphize[28bb1b57356a3bb8]::collector::collect_items_rec [INFO] [stderr] 49: 0x7f3a4eea05ec - rustc_monomorphize[28bb1b57356a3bb8]::collector::collect_items_rec [INFO] [stderr] 50: 0x7f3a4eea05ec - rustc_monomorphize[28bb1b57356a3bb8]::collector::collect_items_rec [INFO] [stderr] 51: 0x7f3a4eea05ec - rustc_monomorphize[28bb1b57356a3bb8]::collector::collect_items_rec [INFO] [stderr] 52: 0x7f3a4eea05ec - rustc_monomorphize[28bb1b57356a3bb8]::collector::collect_items_rec [INFO] [stderr] 53: 0x7f3a4eea05ec - rustc_monomorphize[28bb1b57356a3bb8]::collector::collect_items_rec [INFO] [stderr] 54: 0x7f3a4eea05ec - rustc_monomorphize[28bb1b57356a3bb8]::collector::collect_items_rec [INFO] [stderr] 55: 0x7f3a4eea05ec - rustc_monomorphize[28bb1b57356a3bb8]::collector::collect_items_rec [INFO] [stderr] 56: 0x7f3a4eea05ec - rustc_monomorphize[28bb1b57356a3bb8]::collector::collect_items_rec [INFO] [stderr] 57: 0x7f3a4eea05ec - rustc_monomorphize[28bb1b57356a3bb8]::collector::collect_items_rec [INFO] [stderr] 58: 0x7f3a4eea05ec - rustc_monomorphize[28bb1b57356a3bb8]::collector::collect_items_rec [INFO] [stderr] 59: 0x7f3a4eea05ec - rustc_monomorphize[28bb1b57356a3bb8]::collector::collect_items_rec [INFO] [stderr] 60: 0x7f3a4eea05ec - rustc_monomorphize[28bb1b57356a3bb8]::collector::collect_items_rec [INFO] [stderr] 61: 0x7f3a4eea05ec - rustc_monomorphize[28bb1b57356a3bb8]::collector::collect_items_rec [INFO] [stderr] 62: 0x7f3a4eea05ec - rustc_monomorphize[28bb1b57356a3bb8]::collector::collect_items_rec [INFO] [stderr] 63: 0x7f3a4eea05ec - rustc_monomorphize[28bb1b57356a3bb8]::collector::collect_items_rec [INFO] [stderr] 64: 0x7f3a4eea05ec - rustc_monomorphize[28bb1b57356a3bb8]::collector::collect_items_rec [INFO] [stderr] 65: 0x7f3a4eea05ec - rustc_monomorphize[28bb1b57356a3bb8]::collector::collect_items_rec [INFO] [stderr] 66: 0x7f3a4eea05ec - rustc_monomorphize[28bb1b57356a3bb8]::collector::collect_items_rec [INFO] [stderr] 67: 0x7f3a4eea05ec - rustc_monomorphize[28bb1b57356a3bb8]::collector::collect_items_rec [INFO] [stderr] 68: 0x7f3a4eea05ec - rustc_monomorphize[28bb1b57356a3bb8]::collector::collect_items_rec [INFO] [stderr] 69: 0x7f3a4eea05ec - rustc_monomorphize[28bb1b57356a3bb8]::collector::collect_items_rec [INFO] [stderr] 70: 0x7f3a4eea05ec - rustc_monomorphize[28bb1b57356a3bb8]::collector::collect_items_rec [INFO] [stderr] 71: 0x7f3a4eea05ec - rustc_monomorphize[28bb1b57356a3bb8]::collector::collect_items_rec [INFO] [stderr] 72: 0x7f3a4eea05ec - rustc_monomorphize[28bb1b57356a3bb8]::collector::collect_items_rec [INFO] [stderr] 73: 0x7f3a4eea05ec - rustc_monomorphize[28bb1b57356a3bb8]::collector::collect_items_rec [INFO] [stderr] 74: 0x7f3a4eea05ec - rustc_monomorphize[28bb1b57356a3bb8]::collector::collect_items_rec [INFO] [stderr] 75: 0x7f3a4eea05ec - rustc_monomorphize[28bb1b57356a3bb8]::collector::collect_items_rec [INFO] [stderr] 76: 0x7f3a4eea05ec - rustc_monomorphize[28bb1b57356a3bb8]::collector::collect_items_rec [INFO] [stderr] 77: 0x7f3a4eea05ec - rustc_monomorphize[28bb1b57356a3bb8]::collector::collect_items_rec [INFO] [stderr] 78: 0x7f3a4eea05ec - rustc_monomorphize[28bb1b57356a3bb8]::collector::collect_items_rec [INFO] [stderr] 79: 0x7f3a4eea05ec - rustc_monomorphize[28bb1b57356a3bb8]::collector::collect_items_rec [INFO] [stderr] 80: 0x7f3a4eea05ec - rustc_monomorphize[28bb1b57356a3bb8]::collector::collect_items_rec [INFO] [stderr] 81: 0x7f3a4eea05ec - rustc_monomorphize[28bb1b57356a3bb8]::collector::collect_items_rec [INFO] [stderr] 82: 0x7f3a4eea05ec - rustc_monomorphize[28bb1b57356a3bb8]::collector::collect_items_rec [INFO] [stderr] 83: 0x7f3a4eea05ec - rustc_monomorphize[28bb1b57356a3bb8]::collector::collect_items_rec [INFO] [stderr] 84: 0x7f3a4eea05ec - rustc_monomorphize[28bb1b57356a3bb8]::collector::collect_items_rec [INFO] [stderr] 85: 0x7f3a4f59a39b - ::time::<(), rustc_monomorphize[28bb1b57356a3bb8]::collector::collect_crate_mono_items::{closure#1}> [INFO] [stderr] 86: 0x7f3a4f599ee4 - rustc_monomorphize[28bb1b57356a3bb8]::collector::collect_crate_mono_items [INFO] [stderr] 87: 0x7f3a4f5982e3 - rustc_monomorphize[28bb1b57356a3bb8]::partitioning::collect_and_partition_mono_items [INFO] [stderr] 88: 0x7f3a4f8ced4c - rustc_query_system[9a602e4fb45c3e8e]::query::plumbing::try_execute_query:: [INFO] [stderr] 89: 0x7f3a4fb28ce2 - ::collect_and_partition_mono_items [INFO] [stderr] 90: 0x7f3a4f5f2deb - rustc_codegen_ssa[fc96431474d4731e]::base::codegen_crate:: [INFO] [stderr] 91: 0x7f3a4f5f2b99 - ::codegen_crate [INFO] [stderr] 92: 0x7f3a4f393ca1 - ::time::, rustc_interface[5699c3eb65aed116]::passes::start_codegen::{closure#0}> [INFO] [stderr] 93: 0x7f3a4f3937c9 - rustc_interface[5699c3eb65aed116]::passes::start_codegen [INFO] [stderr] 94: 0x7f3a4f392d5a - ::ongoing_codegen [INFO] [stderr] 95: 0x7f3a4f38ca59 - rustc_span[62ff21892c07fa4a]::with_source_map::, rustc_interface[5699c3eb65aed116]::interface::run_compiler, rustc_driver[f1aa01db1e37f449]::run_compiler::{closure#1}>::{closure#0}::{closure#0}> [INFO] [stderr] 96: 0x7f3a4f385444 - >::set::, rustc_driver[f1aa01db1e37f449]::run_compiler::{closure#1}>::{closure#0}, core[7003a2a95858711e]::result::Result<(), rustc_errors[ca02ac81c3b0595a]::ErrorGuaranteed>> [INFO] [stderr] 97: 0x7f3a4f384b42 - std[3bdecb0c8ecd14da]::sys_common::backtrace::__rust_begin_short_backtrace::, rustc_driver[f1aa01db1e37f449]::run_compiler::{closure#1}>::{closure#0}, core[7003a2a95858711e]::result::Result<(), rustc_errors[ca02ac81c3b0595a]::ErrorGuaranteed>>::{closure#0}::{closure#0}, core[7003a2a95858711e]::result::Result<(), rustc_errors[ca02ac81c3b0595a]::ErrorGuaranteed>> [INFO] [stderr] 98: 0x7f3a4f3848ea - <::spawn_unchecked_, rustc_driver[f1aa01db1e37f449]::run_compiler::{closure#1}>::{closure#0}, core[7003a2a95858711e]::result::Result<(), rustc_errors[ca02ac81c3b0595a]::ErrorGuaranteed>>::{closure#0}::{closure#0}, core[7003a2a95858711e]::result::Result<(), rustc_errors[ca02ac81c3b0595a]::ErrorGuaranteed>>::{closure#1} as core[7003a2a95858711e]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stderr] 99: 0x7f3a4ce24833 - as core::ops::function::FnOnce>::call_once::h1eb5a4db36ae6f94 [INFO] [stderr] at /rustc/f41a2ab7b0d9462073425dd6c04abbeb4805cb77/library/alloc/src/boxed.rs:1988:9 [INFO] [stderr] 100: 0x7f3a4ce24833 - as core::ops::function::FnOnce>::call_once::hf66a149b3d11b3c4 [INFO] [stderr] at /rustc/f41a2ab7b0d9462073425dd6c04abbeb4805cb77/library/alloc/src/boxed.rs:1988:9 [INFO] [stderr] 101: 0x7f3a4ce24833 - std::sys::unix::thread::Thread::new::thread_start::h9dc07d35af43bf11 [INFO] [stderr] at /rustc/f41a2ab7b0d9462073425dd6c04abbeb4805cb77/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stderr] 102: 0x7f3a4cb50b43 - [INFO] [stderr] 103: 0x7f3a4cbe1bb4 - __clone [INFO] [stderr] 104: 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.69.0-nightly (f41a2ab7b 2023-01-24) 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: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/f41a2ab7b0d9462073425dd6c04abbeb4805cb77/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcYc4TmQ/symbols.o" "/opt/rustwide/target/debug/deps/compiler-014dfcaa9c5e1184.compiler.62d19b74-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/compiler-014dfcaa9c5e1184.compiler.62d19b74-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/compiler-014dfcaa9c5e1184.compiler.62d19b74-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/compiler-014dfcaa9c5e1184.compiler.62d19b74-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/compiler-014dfcaa9c5e1184.compiler.62d19b74-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/compiler-014dfcaa9c5e1184.compiler.62d19b74-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/compiler-014dfcaa9c5e1184.compiler.62d19b74-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/compiler-014dfcaa9c5e1184.compiler.62d19b74-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/compiler-014dfcaa9c5e1184.compiler.62d19b74-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/compiler-014dfcaa9c5e1184.compiler.62d19b74-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/compiler-014dfcaa9c5e1184.compiler.62d19b74-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/compiler-014dfcaa9c5e1184.compiler.62d19b74-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/compiler-014dfcaa9c5e1184.compiler.62d19b74-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/compiler-014dfcaa9c5e1184.compiler.62d19b74-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/compiler-014dfcaa9c5e1184.compiler.62d19b74-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/compiler-014dfcaa9c5e1184.compiler.62d19b74-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/compiler-014dfcaa9c5e1184.2pxlyj6uyyjg598b.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/f41a2ab7b0d9462073425dd6c04abbeb4805cb77/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libtracing_subscriber-789b49749c115dd7.rlib" "/opt/rustwide/target/debug/deps/libsharded_slab-50f76f6e115e39aa.rlib" "/opt/rustwide/target/debug/deps/libmatchers-ef06d59226c7e131.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-42a1ab152a7eb929.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-9a45a3930413542e.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/libitertools-880a78c1c498d46c.rlib" "/opt/rustwide/target/debug/deps/libeither-8ed8bc54e89b5c30.rlib" "/opt/rustwide/target/debug/deps/librust_team_data-08607996f7fc5896.rlib" "/opt/rustwide/target/debug/deps/libparser-ae37636f321329c4.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/libgithub_graphql-6f57f44bdd9a0ec6.rlib" "/opt/rustwide/target/debug/deps/libcynic-bb5d7faa3de49297.rlib" "/opt/rustwide/target/debug/deps/libthiserror-54565182a9947f61.rlib" "/opt/rustwide/target/debug/deps/libstatic_assertions-c94e2eb84119cf0b.rlib" "/opt/rustwide/target/debug/deps/libcron-0aad45987dbbd315.rlib" "/opt/rustwide/target/debug/deps/libnom-8c346ad90fb3df56.rlib" "/opt/rustwide/target/debug/deps/libpostgres_native_tls-984053031b3f4be9.rlib" "/opt/rustwide/target/debug/deps/libtokio_postgres-699f7b4b37acb753.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-351292a56509fec4.rlib" "/opt/rustwide/target/debug/deps/libuuid-63eed671da1095d0.rlib" "/opt/rustwide/target/debug/deps/libpostgres_protocol-b8dbc2ce976e4919.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-f165576bcaf02ac1.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-8f423adafd1e9560.rlib" "/opt/rustwide/target/debug/deps/libglobwalk-dd7caada7d3c5b92.rlib" "/opt/rustwide/target/debug/deps/libignore-3ecd5362b2210a41.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-f7ae0856a19e8311.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-bea89a1f7c682b95.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-9068e0b6451c8c0a.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-00890f774059c2b6.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/f41a2ab7b0d9462073425dd6c04abbeb4805cb77/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-6e3768d17ed5c91f.rlib" "/opt/rustwide/rustup-home/toolchains/f41a2ab7b0d9462073425dd6c04abbeb4805cb77/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-e47bba77b7b5c0b2.rlib" "/opt/rustwide/rustup-home/toolchains/f41a2ab7b0d9462073425dd6c04abbeb4805cb77/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-53f2c5425d4cec3a.rlib" "/opt/rustwide/rustup-home/toolchains/f41a2ab7b0d9462073425dd6c04abbeb4805cb77/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-0214339f67d6e45d.rlib" "/opt/rustwide/rustup-home/toolchains/f41a2ab7b0d9462073425dd6c04abbeb4805cb77/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-eb587a7952c73627.rlib" "/opt/rustwide/rustup-home/toolchains/f41a2ab7b0d9462073425dd6c04abbeb4805cb77/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-45e37414ee5de40d.rlib" "/opt/rustwide/rustup-home/toolchains/f41a2ab7b0d9462073425dd6c04abbeb4805cb77/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-933aae77a9a2d3fe.rlib" "/opt/rustwide/rustup-home/toolchains/f41a2ab7b0d9462073425dd6c04abbeb4805cb77/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-56cc3efe06e08d50.rlib" "/opt/rustwide/rustup-home/toolchains/f41a2ab7b0d9462073425dd6c04abbeb4805cb77/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-2ce5ce1f309d2e6f.rlib" "/opt/rustwide/rustup-home/toolchains/f41a2ab7b0d9462073425dd6c04abbeb4805cb77/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-76f96de5ce3d7d68.rlib" "/opt/rustwide/rustup-home/toolchains/f41a2ab7b0d9462073425dd6c04abbeb4805cb77/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-053807785274d913.rlib" "/opt/rustwide/rustup-home/toolchains/f41a2ab7b0d9462073425dd6c04abbeb4805cb77/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-282372a9a820c337.rlib" "/opt/rustwide/rustup-home/toolchains/f41a2ab7b0d9462073425dd6c04abbeb4805cb77/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-4dd8f6492a2eee72.rlib" "/opt/rustwide/rustup-home/toolchains/f41a2ab7b0d9462073425dd6c04abbeb4805cb77/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-79e3536ae4d3f46d.rlib" "/opt/rustwide/rustup-home/toolchains/f41a2ab7b0d9462073425dd6c04abbeb4805cb77/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-6d46d38f739892fe.rlib" "/opt/rustwide/rustup-home/toolchains/f41a2ab7b0d9462073425dd6c04abbeb4805cb77/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-abe31de449de410d.rlib" "/opt/rustwide/rustup-home/toolchains/f41a2ab7b0d9462073425dd6c04abbeb4805cb77/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-522518611024dce5.rlib" "/opt/rustwide/rustup-home/toolchains/f41a2ab7b0d9462073425dd6c04abbeb4805cb77/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-05898138a596088a.rlib" "/opt/rustwide/rustup-home/toolchains/f41a2ab7b0d9462073425dd6c04abbeb4805cb77/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-0d23d26821d11ecf.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/f41a2ab7b0d9462073425dd6c04abbeb4805cb77/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/compiler-014dfcaa9c5e1184" "-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" "764b184f8ba4f54a2a2426955a84c1aa13897f670f09de968d7ea7c118f49428", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "764b184f8ba4f54a2a2426955a84c1aa13897f670f09de968d7ea7c118f49428", kill_on_drop: false }` [INFO] [stdout] 764b184f8ba4f54a2a2426955a84c1aa13897f670f09de968d7ea7c118f49428