[INFO] cloning repository https://github.com/Aetf/GateTrader [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Aetf/GateTrader" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAetf%2FGateTrader", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAetf%2FGateTrader'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] eba9e28838b2e1c443ce3ec439bbaf4683c6b317 [INFO] building Aetf/GateTrader against master#a7f375789bab1a4e4a291c963081a8ca7d2b6bd7 for pr-93180 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAetf%2FGateTrader" "/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/Aetf/GateTrader on toolchain a7f375789bab1a4e4a291c963081a8ca7d2b6bd7 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7f375789bab1a4e4a291c963081a8ca7d2b6bd7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-0/source/rust-toolchain [INFO] started tweaking git repo https://github.com/Aetf/GateTrader [INFO] finished tweaking git repo https://github.com/Aetf/GateTrader [INFO] tweaked toml for git repo https://github.com/Aetf/GateTrader written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/Aetf/GateTrader already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7f375789bab1a4e4a291c963081a8ca7d2b6bd7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+a7f375789bab1a4e4a291c963081a8ca7d2b6bd7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 48d7d4e9f2ed6986e5605c975bf7c5468e871f63dd09d466dafca79a95008383 [INFO] running `Command { std: "docker" "start" "-a" "48d7d4e9f2ed6986e5605c975bf7c5468e871f63dd09d466dafca79a95008383", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "48d7d4e9f2ed6986e5605c975bf7c5468e871f63dd09d466dafca79a95008383", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "48d7d4e9f2ed6986e5605c975bf7c5468e871f63dd09d466dafca79a95008383", kill_on_drop: false }` [INFO] [stdout] 48d7d4e9f2ed6986e5605c975bf7c5468e871f63dd09d466dafca79a95008383 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+a7f375789bab1a4e4a291c963081a8ca7d2b6bd7" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] f356e93094d90067f09df79158247b208d1e6d49fc509d2acc00b8fd765788c1 [INFO] running `Command { std: "docker" "start" "-a" "f356e93094d90067f09df79158247b208d1e6d49fc509d2acc00b8fd765788c1", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling value-bag v1.0.0-alpha.6 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling futures-io v0.3.15 [INFO] [stderr] Compiling event-listener v2.5.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling cache-padded v1.1.1 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling fastrand v1.4.1 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling async-task v4.0.3 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling atomic-waker v1.0.0 [INFO] [stderr] Compiling cpuid-bool v0.2.0 [INFO] [stderr] Compiling futures-sink v0.3.15 [INFO] [stderr] Compiling async-trait v0.1.50 [INFO] [stderr] Compiling data-encoding v2.3.2 [INFO] [stderr] Compiling http-types v2.11.1 [INFO] [stderr] Compiling infer v0.2.3 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling time v0.2.26 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling cookie v0.14.4 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling crossbeam-utils v0.8.4 [INFO] [stderr] Compiling tokio v1.6.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling unicode-bidi v0.3.5 [INFO] [stderr] Compiling async-mutex v1.4.0 [INFO] [stderr] Compiling async-lock v2.4.0 [INFO] [stderr] Compiling simple-mutex v1.1.5 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling lock_api v0.4.4 [INFO] [stderr] Compiling unicode-normalization v0.1.17 [INFO] [stderr] Compiling async-dup v1.2.2 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling futures-lite v1.11.3 [INFO] [stderr] Compiling futures-channel v0.3.15 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling async-channel v1.6.1 [INFO] [stderr] Compiling cipher v0.2.5 [INFO] [stderr] Compiling universal-hash v0.4.0 [INFO] [stderr] Compiling crypto-mac v0.10.0 [INFO] [stderr] Compiling aead v0.3.2 [INFO] [stderr] Compiling crypto-mac v0.11.0 [INFO] [stderr] Compiling dashmap v4.0.2 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling sha2 v0.9.5 [INFO] [stderr] Compiling sha-1 v0.9.6 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling polyval v0.4.5 [INFO] [stderr] Compiling hmac v0.10.1 [INFO] [stderr] Compiling hmac v0.11.0 [INFO] [stderr] Compiling aes-soft v0.6.4 [INFO] [stderr] Compiling ctr v0.6.0 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling hkdf v0.10.0 [INFO] [stderr] Compiling ghash v0.3.1 [INFO] [stderr] Compiling crossbeam-queue v0.3.1 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling aes v0.6.0 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling async-executor v1.4.1 [INFO] [stderr] Compiling blocking v1.0.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling aes-gcm v0.8.0 [INFO] [stderr] Compiling byte-pool v0.2.3 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling webpki-roots v0.20.0 [INFO] [stderr] Compiling webpki-roots v0.21.1 [INFO] [stderr] Compiling ctor v0.1.20 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling futures-macro v0.3.15 [INFO] [stderr] Compiling async-attributes v1.1.2 [INFO] [stderr] Compiling pin-project-internal v1.0.7 [INFO] [stderr] Compiling structopt-derive v0.4.14 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling polling v2.0.3 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling rustls v0.18.1 [INFO] [stderr] Compiling rustls v0.19.1 [INFO] [stderr] Compiling mio v0.7.11 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling thiserror v1.0.24 [INFO] [stderr] Compiling async-io v1.4.1 [INFO] [stderr] Compiling signal-hook v0.1.17 [INFO] [stderr] Compiling crossterm v0.19.0 [INFO] [stderr] Compiling pin-project v1.0.7 [INFO] [stderr] Compiling structopt v0.3.21 [INFO] [stderr] Compiling async-global-executor v2.0.2 [INFO] [stderr] Compiling async-std v1.9.0 [INFO] [stderr] Compiling async-tls v0.10.0 [INFO] [stderr] Compiling async-tls v0.11.0 [INFO] [stderr] Compiling futures-executor v0.3.15 [INFO] [stderr] Compiling futures v0.3.15 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling serde_qs v0.7.2 [INFO] [stderr] Compiling config v0.10.1 [INFO] [stderr] Compiling rust_decimal v1.13.0 [INFO] [stderr] Compiling deadpool v0.7.0 [INFO] [stderr] Compiling tungstenite v0.13.0 [INFO] [stderr] Compiling async-tungstenite v0.13.1 [INFO] [stderr] Compiling async-h1 v2.3.2 [INFO] [stderr] Compiling http-client v6.3.5 [INFO] [stderr] Compiling surf v2.2.0 [INFO] [stderr] Compiling gatetrader v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] thread 'rustc' panicked at 'Expression ID not found', compiler/rustc_typeck/src/check/generator_interior/drop_ranges/cfg_build.rs:468:52 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x7fa624d8f68c - std::backtrace_rs::backtrace::libunwind::trace::hd748d72693fe8cab [INFO] [stderr] at /rustc/a7f375789bab1a4e4a291c963081a8ca7d2b6bd7/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stderr] 1: 0x7fa624d8f68c - std::backtrace_rs::backtrace::trace_unsynchronized::h4de08d38775fb539 [INFO] [stderr] at /rustc/a7f375789bab1a4e4a291c963081a8ca7d2b6bd7/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x7fa624d8f68c - std::sys_common::backtrace::_print_fmt::h66351250e2917c84 [INFO] [stderr] at /rustc/a7f375789bab1a4e4a291c963081a8ca7d2b6bd7/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stderr] 3: 0x7fa624d8f68c - ::fmt::h3e525d9f494e2fef [INFO] [stderr] at /rustc/a7f375789bab1a4e4a291c963081a8ca7d2b6bd7/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stderr] 4: 0x7fa624df086c - core::fmt::write::hc1dc79b28cfd43db [INFO] [stderr] at /rustc/a7f375789bab1a4e4a291c963081a8ca7d2b6bd7/library/core/src/fmt/mod.rs:1168:17 [INFO] [stderr] 5: 0x7fa624d7ed33 - std::io::Write::write_fmt::hd811bd795ae26b25 [INFO] [stderr] at /rustc/a7f375789bab1a4e4a291c963081a8ca7d2b6bd7/library/std/src/io/mod.rs:1653:15 [INFO] [stderr] 6: 0x7fa624d93ab2 - std::sys_common::backtrace::_print::hfe4693801f0a37be [INFO] [stderr] at /rustc/a7f375789bab1a4e4a291c963081a8ca7d2b6bd7/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stderr] 7: 0x7fa624d93ab2 - std::sys_common::backtrace::print::h5a7065c961ed9645 [INFO] [stderr] at /rustc/a7f375789bab1a4e4a291c963081a8ca7d2b6bd7/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stderr] 8: 0x7fa624d93ab2 - std::panicking::default_hook::{{closure}}::hcb09b42cabcf2b72 [INFO] [stderr] at /rustc/a7f375789bab1a4e4a291c963081a8ca7d2b6bd7/library/std/src/panicking.rs:290:50 [INFO] [stderr] 9: 0x7fa624d93695 - std::panicking::default_hook::h9917813803f1023b [INFO] [stderr] at /rustc/a7f375789bab1a4e4a291c963081a8ca7d2b6bd7/library/std/src/panicking.rs:307:9 [INFO] [stderr] 10: 0x7fa625570a21 - rustc_driver[adc00473a70e031e]::DEFAULT_HOOK::{closure#0}::{closure#0} [INFO] [stderr] 11: 0x7fa613357653 - as core::ops::function::Fn>::call::h724edfd1eb4f7fac [INFO] [stderr] at /rustc/a7f375789bab1a4e4a291c963081a8ca7d2b6bd7/library/alloc/src/boxed.rs:1868:9 [INFO] [stderr] 12: 0x7fa6132cf34c - proc_macro::bridge::client::::enter::{{closure}}::{{closure}}::h4688a9020b343541 [INFO] [stderr] at /rustc/a7f375789bab1a4e4a291c963081a8ca7d2b6bd7/library/proc_macro/src/bridge/client.rs:319:21 [INFO] [stderr] 13: 0x7fa613336610 - std::panicking::update_hook::{{closure}}::h7189cbfcab61dd02 [INFO] [stderr] at /rustc/a7f375789bab1a4e4a291c963081a8ca7d2b6bd7/library/std/src/panicking.rs:257:41 [INFO] [stderr] 14: 0x7fa624d942cb - std::panicking::rust_panic_with_hook::h8f29bb67241444b4 [INFO] [stderr] at /rustc/a7f375789bab1a4e4a291c963081a8ca7d2b6bd7/library/std/src/panicking.rs:695:17 [INFO] [stderr] 15: 0x7fa624d93f87 - std::panicking::begin_panic_handler::{{closure}}::h8f8b61609e436f09 [INFO] [stderr] at /rustc/a7f375789bab1a4e4a291c963081a8ca7d2b6bd7/library/std/src/panicking.rs:581:13 [INFO] [stderr] 16: 0x7fa624d8fb34 - std::sys_common::backtrace::__rust_end_short_backtrace::hb341182e5d69bad0 [INFO] [stderr] at /rustc/a7f375789bab1a4e4a291c963081a8ca7d2b6bd7/library/std/src/sys_common/backtrace.rs:139:18 [INFO] [stderr] 17: 0x7fa624d93c99 - rust_begin_unwind [INFO] [stderr] at /rustc/a7f375789bab1a4e4a291c963081a8ca7d2b6bd7/library/std/src/panicking.rs:577:5 [INFO] [stderr] 18: 0x7fa624d5b2d3 - core::panicking::panic_fmt::h96f101195f803bbc [INFO] [stderr] at /rustc/a7f375789bab1a4e4a291c963081a8ca7d2b6bd7/library/core/src/panicking.rs:135:14 [INFO] [stderr] 19: 0x7fa624ded661 - core::panicking::panic_display::h8b3ef16c86892554 [INFO] [stderr] at /rustc/a7f375789bab1a4e4a291c963081a8ca7d2b6bd7/library/core/src/panicking.rs:65:5 [INFO] [stderr] 20: 0x7fa624ded60b - core::panicking::panic_str::hed819606d7e4a889 [INFO] [stderr] at /rustc/a7f375789bab1a4e4a291c963081a8ca7d2b6bd7/library/core/src/panicking.rs:56:5 [INFO] [stderr] 21: 0x7fa624d5b156 - core::option::expect_failed::hbac2dc7becf8bdec [INFO] [stderr] at /rustc/a7f375789bab1a4e4a291c963081a8ca7d2b6bd7/library/core/src/option.rs:1840:5 [INFO] [stderr] 22: 0x7fa625910b87 - ::process_deferred_edges [INFO] [stderr] 23: 0x7fa62589088c - rustc_typeck[99e5fae60bc9f8b0]::check::generator_interior::drop_ranges::cfg_build::build_control_flow_graph [INFO] [stderr] 24: 0x7fa62591148f - rustc_typeck[99e5fae60bc9f8b0]::check::generator_interior::drop_ranges::compute_drop_ranges [INFO] [stderr] 25: 0x7fa625887d13 - rustc_typeck[99e5fae60bc9f8b0]::check::generator_interior::resolve_interior [INFO] [stderr] 26: 0x7fa6269af37f - ::enter::<&rustc_middle[87605abd66f2ead2]::ty::context::TypeckResults, ::enter::{closure#1}, &rustc_middle[87605abd66f2ead2]::ty::context::TypeckResults>::{closure#0}> [INFO] [stderr] 27: 0x7fa626985aec - rustc_typeck[99e5fae60bc9f8b0]::check::typeck [INFO] [stderr] 28: 0x7fa626e24137 - rustc_query_system[f54c5b7121b03f2a]::query::plumbing::try_execute_query::> [INFO] [stderr] 29: 0x7fa626e82cfc - ::typeck [INFO] [stderr] 30: 0x7fa627281288 - ::typeck_opt_const_arg [INFO] [stderr] 31: 0x7fa626b6f1cb - rustc_mir_build[a828bf36d11b3671]::build::mir_built [INFO] [stderr] 32: 0x7fa626e14daa - rustc_query_system[f54c5b7121b03f2a]::query::plumbing::try_execute_query::, &rustc_data_structures[4d6a13722acfcc85]::steal::Steal>> [INFO] [stderr] 33: 0x7fa626e7cca4 - ::mir_built [INFO] [stderr] 34: 0x7fa6268bc987 - rustc_mir_transform[b8c0829d10e463b5]::check_unsafety::unsafety_check_result [INFO] [stderr] 35: 0x7fa6268ba2b8 - >::call_once [INFO] [stderr] 36: 0x7fa626e25f57 - rustc_query_system[f54c5b7121b03f2a]::query::plumbing::try_execute_query::> [INFO] [stderr] 37: 0x7fa626e828d1 - ::unsafety_check_result [INFO] [stderr] 38: 0x7fa626877f35 - rustc_mir_transform[b8c0829d10e463b5]::mir_const [INFO] [stderr] 39: 0x7fa626e14daa - rustc_query_system[f54c5b7121b03f2a]::query::plumbing::try_execute_query::, &rustc_data_structures[4d6a13722acfcc85]::steal::Steal>> [INFO] [stderr] 40: 0x7fa626e7cdeb - ::mir_const [INFO] [stderr] 41: 0x7fa626878fd6 - rustc_mir_transform[b8c0829d10e463b5]::mir_promoted [INFO] [stderr] 42: 0x7fa626e16016 - rustc_query_system[f54c5b7121b03f2a]::query::plumbing::try_execute_query::, (&rustc_data_structures[4d6a13722acfcc85]::steal::Steal, &rustc_data_structures[4d6a13722acfcc85]::steal::Steal>)>> [INFO] [stderr] 43: 0x7fa626e7d22f - ::mir_promoted [INFO] [stderr] 44: 0x7fa626caffd3 - >::call_once [INFO] [stderr] 45: 0x7fa626e25047 - rustc_query_system[f54c5b7121b03f2a]::query::plumbing::try_execute_query::> [INFO] [stderr] 46: 0x7fa626e82f8e - ::mir_borrowck [INFO] [stderr] 47: 0x7fa6269f6404 - rustc_typeck[99e5fae60bc9f8b0]::collect::type_of::type_of [INFO] [stderr] 48: 0x7fa626e7946d - ::type_of [INFO] [stderr] 49: 0x7fa626a20c7a - rustc_typeck[99e5fae60bc9f8b0]::check::check::check_item_type [INFO] [stderr] 50: 0x7fa6269fd207 - ::visit_item_likes_in_module:: [INFO] [stderr] 51: 0x7fa6276af0cc - rustc_typeck[99e5fae60bc9f8b0]::check::check::check_mod_item_types [INFO] [stderr] 52: 0x7fa626e26e5e - rustc_query_system[f54c5b7121b03f2a]::query::plumbing::try_execute_query::> [INFO] [stderr] 53: 0x7fa6278a6ce3 - rustc_query_system[f54c5b7121b03f2a]::query::plumbing::get_query:: [INFO] [stderr] 54: 0x7fa627693224 - ::for_each_module:: [INFO] [stderr] 55: 0x7fa6276482c0 - ::time::<(), rustc_typeck[99e5fae60bc9f8b0]::check_crate::{closure#6}> [INFO] [stderr] 56: 0x7fa627645193 - rustc_typeck[99e5fae60bc9f8b0]::check_crate [INFO] [stderr] 57: 0x7fa6273daac7 - rustc_interface[5eb07fab52806fb9]::passes::analysis [INFO] [stderr] 58: 0x7fa627873a72 - rustc_query_system[f54c5b7121b03f2a]::query::plumbing::try_execute_query::>> [INFO] [stderr] 59: 0x7fa6278b3d05 - rustc_query_system[f54c5b7121b03f2a]::query::plumbing::get_query:: [INFO] [stderr] 60: 0x7fa6273bd069 - ::enter::, rustc_errors[ecaf7e630d4ec4be]::ErrorReported>> [INFO] [stderr] 61: 0x7fa6273be6a6 - rustc_span[90b0a535b85f84c6]::with_source_map::, rustc_interface[5eb07fab52806fb9]::interface::create_compiler_and_run, rustc_driver[adc00473a70e031e]::run_compiler::{closure#1}>::{closure#1}> [INFO] [stderr] 62: 0x7fa6273bc44e - rustc_interface[5eb07fab52806fb9]::interface::create_compiler_and_run::, rustc_driver[adc00473a70e031e]::run_compiler::{closure#1}> [INFO] [stderr] 63: 0x7fa6273a059b - >::set::, rustc_driver[adc00473a70e031e]::run_compiler::{closure#1}>::{closure#0}, core[511b036b90c12668]::result::Result<(), rustc_errors[ecaf7e630d4ec4be]::ErrorReported>>::{closure#0}::{closure#0}, core[511b036b90c12668]::result::Result<(), rustc_errors[ecaf7e630d4ec4be]::ErrorReported>> [INFO] [stderr] 64: 0x7fa6273a0375 - std[d84ca0196e196df4]::sys_common::backtrace::__rust_begin_short_backtrace::, rustc_driver[adc00473a70e031e]::run_compiler::{closure#1}>::{closure#0}, core[511b036b90c12668]::result::Result<(), rustc_errors[ecaf7e630d4ec4be]::ErrorReported>>::{closure#0}, core[511b036b90c12668]::result::Result<(), rustc_errors[ecaf7e630d4ec4be]::ErrorReported>> [INFO] [stderr] 65: 0x7fa62739ef29 - <::spawn_unchecked_, rustc_driver[adc00473a70e031e]::run_compiler::{closure#1}>::{closure#0}, core[511b036b90c12668]::result::Result<(), rustc_errors[ecaf7e630d4ec4be]::ErrorReported>>::{closure#0}, core[511b036b90c12668]::result::Result<(), rustc_errors[ecaf7e630d4ec4be]::ErrorReported>>::{closure#1} as core[511b036b90c12668]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stderr] 66: 0x7fa624d9fe73 - as core::ops::function::FnOnce>::call_once::h7c8099c5e4761aee [INFO] [stderr] at /rustc/a7f375789bab1a4e4a291c963081a8ca7d2b6bd7/library/alloc/src/boxed.rs:1854:9 [INFO] [stderr] 67: 0x7fa624d9fe73 - as core::ops::function::FnOnce>::call_once::hcb14c49d6f40552f [INFO] [stderr] at /rustc/a7f375789bab1a4e4a291c963081a8ca7d2b6bd7/library/alloc/src/boxed.rs:1854:9 [INFO] [stderr] 68: 0x7fa624d9fe73 - std::sys::unix::thread::Thread::new::thread_start::h70d974d595f648e7 [INFO] [stderr] at /rustc/a7f375789bab1a4e4a291c963081a8ca7d2b6bd7/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stderr] 69: 0x7fa624cb1609 - start_thread [INFO] [stderr] 70: 0x7fa624bcb293 - clone [INFO] [stderr] 71: 0x0 - [INFO] [stderr] [INFO] [stderr] error: internal compiler error: unexpected panic [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.60.0-nightly (a7f375789 2022-01-26) running on x86_64-unknown-linux-gnu [INFO] [stderr] [INFO] [stderr] note: compiler flags: -C embed-bitcode=no -C debuginfo=2 --crate-type bin [INFO] [stderr] [INFO] [stderr] note: some of the compiler flags provided by cargo are hidden [INFO] [stderr] [INFO] [stderr] query stack during panic: [INFO] [stderr] #0 [typeck] type-checking `::handle_keyboard` [INFO] [stderr] #1 [mir_built] building MIR for `::handle_keyboard` [INFO] [stderr] #2 [unsafety_check_result] unsafety-checking `::handle_keyboard` [INFO] [stderr] #3 [mir_const] processing MIR for `::handle_keyboard` [INFO] [stderr] #4 [mir_promoted] processing `::handle_keyboard` [INFO] [stderr] #5 [mir_borrowck] borrow-checking `::handle_keyboard` [INFO] [stderr] #6 [type_of] computing type of `::handle_keyboard::{opaque#0}` [INFO] [stderr] #7 [check_mod_item_types] checking item types in top-level module [INFO] [stderr] #8 [analysis] running analysis passes on this crate [INFO] [stderr] end of query stack [INFO] [stderr] error: could not compile `gatetrader` [INFO] running `Command { std: "docker" "inspect" "f356e93094d90067f09df79158247b208d1e6d49fc509d2acc00b8fd765788c1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f356e93094d90067f09df79158247b208d1e6d49fc509d2acc00b8fd765788c1", kill_on_drop: false }` [INFO] [stdout] f356e93094d90067f09df79158247b208d1e6d49fc509d2acc00b8fd765788c1