[INFO] cloning repository https://github.com/fourbs-net/wg-maestro [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/fourbs-net/wg-maestro" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffourbs-net%2Fwg-maestro", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffourbs-net%2Fwg-maestro'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6d926761dc961356d92c3f5b5e769dbb88ca342f [INFO] checking fourbs-net/wg-maestro against master#430feb24a46993e5073c1bb1b39da190d83fa2bf for pr-78363 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffourbs-net%2Fwg-maestro" "/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/fourbs-net/wg-maestro on toolchain 430feb24a46993e5073c1bb1b39da190d83fa2bf [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+430feb24a46993e5073c1bb1b39da190d83fa2bf" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/fourbs-net/wg-maestro [INFO] removed path dependency wireguard-uapi from git repo https://github.com/fourbs-net/wg-maestro [INFO] finished tweaking git repo https://github.com/fourbs-net/wg-maestro [INFO] tweaked toml for git repo https://github.com/fourbs-net/wg-maestro written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/fourbs-net/wg-maestro already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+430feb24a46993e5073c1bb1b39da190d83fa2bf" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: dependency (wireguard-uapi) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: the lock file /workspace/builds/worker-0/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+430feb24a46993e5073c1bb1b39da190d83fa2bf" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+430feb24a46993e5073c1bb1b39da190d83fa2bf" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: dependency (wireguard-uapi) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+430feb24a46993e5073c1bb1b39da190d83fa2bf" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b2431b7edc1c42fd456af6eb265c08ace0f73cd140d4673c20f7830403edb3b8 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "b2431b7edc1c42fd456af6eb265c08ace0f73cd140d4673c20f7830403edb3b8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b2431b7edc1c42fd456af6eb265c08ace0f73cd140d4673c20f7830403edb3b8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b2431b7edc1c42fd456af6eb265c08ace0f73cd140d4673c20f7830403edb3b8", kill_on_drop: false }` [INFO] [stdout] b2431b7edc1c42fd456af6eb265c08ace0f73cd140d4673c20f7830403edb3b8 [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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+430feb24a46993e5073c1bb1b39da190d83fa2bf" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] afa4b00fd77eefcb57365a505345c455b70f7886718ae4021bef43a6ef529c4b [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "afa4b00fd77eefcb57365a505345c455b70f7886718ae4021bef43a6ef529c4b", kill_on_drop: false }` [INFO] [stderr] warning: dependency (wireguard-uapi) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling strsim v0.7.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Checking futures-sink v0.3.7 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling derive_builder v0.7.2 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Checking termcolor v1.1.0 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking linked-hash-map v0.5.3 [INFO] [stderr] Checking buffering v0.3.4 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Checking arc-swap v0.4.7 [INFO] [stderr] Compiling anyhow v1.0.33 [INFO] [stderr] Checking bytes v0.5.6 [INFO] [stderr] Checking buffering v0.4.2 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking os_str_bytes v2.3.2 [INFO] [stderr] Checking dtoa v0.4.6 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Checking futures-channel v0.3.7 [INFO] [stderr] Checking humantime v1.3.0 [INFO] [stderr] Checking textwrap v0.12.1 [INFO] [stderr] Checking yaml-rust v0.4.4 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking net2 v0.2.35 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking signal-hook-registry v1.2.1 [INFO] [stderr] Checking neli v0.4.3 [INFO] [stderr] Checking neli v0.5.0-rc1 [INFO] [stderr] Checking regex v1.4.1 [INFO] [stderr] Checking mio v0.6.22 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking crossbeam-channel v0.4.4 [INFO] [stderr] Compiling syn v1.0.48 [INFO] [stderr] Checking mio-uds v0.6.8 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Checking pretty_env_logger v0.4.0 [INFO] [stderr] Compiling darling_core v0.9.0 [INFO] [stderr] Compiling pin-project-internal v1.0.1 [INFO] [stderr] Compiling futures-macro v0.3.7 [INFO] [stderr] Compiling thiserror-impl v1.0.21 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.2 [INFO] [stderr] Compiling async-trait v0.1.41 [INFO] [stderr] Checking tokio v0.2.22 [INFO] [stderr] Compiling darling_macro v0.9.0 [INFO] [stderr] Checking thiserror v1.0.21 [INFO] [stderr] Checking clap v3.0.0-beta.2 [INFO] [stderr] Checking pin-project v1.0.1 [INFO] [stderr] Checking futures-util v0.3.7 [INFO] [stderr] Compiling darling v0.9.0 [INFO] [stderr] Compiling derive_builder_core v0.5.0 [INFO] [stderr] Checking wireguard-uapi v1.0.5 [INFO] [stderr] Checking futures-executor v0.3.7 [INFO] [stderr] Checking futures v0.3.7 [INFO] [stderr] Checking ipnet v2.3.0 [INFO] [stderr] Checking serde_yaml v0.8.13 [INFO] [stderr] Checking wg-maestro v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `wireguard_uapi::WireGuardDeviceAddrScope` [INFO] [stdout] --> src/client/mod.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use wireguard_uapi::WireGuardDeviceAddrScope; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `WireGuardDeviceAddrScope` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `wireguard_uapi::WireGuardDeviceAddrScope` [INFO] [stdout] --> src/common.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use wireguard_uapi::WireGuardDeviceAddrScope; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `WireGuardDeviceAddrScope` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `wireguard_uapi::WireGuardDeviceAddrScope` [INFO] [stdout] --> src/server/mod.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | use wireguard_uapi::WireGuardDeviceAddrScope; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `WireGuardDeviceAddrScope` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `wireguard_uapi::WireGuardDeviceAddrScope` [INFO] [stdout] --> src/client/mod.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use wireguard_uapi::WireGuardDeviceAddrScope; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `WireGuardDeviceAddrScope` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `wireguard_uapi::WireGuardDeviceAddrScope` [INFO] [stdout] --> src/common.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use wireguard_uapi::WireGuardDeviceAddrScope; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `WireGuardDeviceAddrScope` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `wireguard_uapi::WireGuardDeviceAddrScope` [INFO] [stdout] --> src/server/mod.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | use wireguard_uapi::WireGuardDeviceAddrScope; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `WireGuardDeviceAddrScope` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::net::Ipv6Addr` [INFO] [stdout] --> src/server/mod.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use std::net::Ipv6Addr; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::net::Ipv6Addr` [INFO] [stdout] --> src/server/mod.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use std::net::Ipv6Addr; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> src/client/mod.rs:75:9 [INFO] [stdout] | [INFO] [stdout] 60 | / loop { [INFO] [stdout] 61 | | match signal_receiver.recv() { [INFO] [stdout] 62 | | Ok(signal) => { [INFO] [stdout] 63 | | info!("Received signal: {:?}", signal); [INFO] [stdout] ... | [INFO] [stdout] 72 | | self.do_loop()?; [INFO] [stdout] 73 | | } [INFO] [stdout] | |_________- any code following this expression is unreachable [INFO] [stdout] 74 | [INFO] [stdout] 75 | Ok(()) [INFO] [stdout] | ^^^^^^ unreachable expression [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> src/client/mod.rs:75:9 [INFO] [stdout] | [INFO] [stdout] 60 | / loop { [INFO] [stdout] 61 | | match signal_receiver.recv() { [INFO] [stdout] 62 | | Ok(signal) => { [INFO] [stdout] 63 | | info!("Received signal: {:?}", signal); [INFO] [stdout] ... | [INFO] [stdout] 72 | | self.do_loop()?; [INFO] [stdout] 73 | | } [INFO] [stdout] | |_________- any code following this expression is unreachable [INFO] [stdout] 74 | [INFO] [stdout] 75 | Ok(()) [INFO] [stdout] | ^^^^^^ unreachable expression [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: internal compiler error: compiler/rustc_middle/src/ty/sty.rs:2150:18: tuple_fields called on non-tuple [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] thread 'rustc' panicked at 'Box', compiler/rustc_errors/src/lib.rs:945:9 [INFO] [stderr] stack backtrace: [INFO] [stdout] error: internal compiler error: compiler/rustc_middle/src/ty/sty.rs:2150:18: tuple_fields called on non-tuple [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] thread 'rustc' panicked at 'Box', compiler/rustc_errors/src/lib.rs:945:9 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x7f5f1f611bb0 - std::backtrace_rs::backtrace::libunwind::trace::h448c56741b6011d3 [INFO] [stderr] at /rustc/430feb24a46993e5073c1bb1b39da190d83fa2bf/library/std/src/../../backtrace/src/backtrace/libunwind.rs:100:5 [INFO] [stderr] 1: 0x7f5f1f611bb0 - std::backtrace_rs::backtrace::trace_unsynchronized::h881b9d30a8a89a0c [INFO] [stderr] at /rustc/430feb24a46993e5073c1bb1b39da190d83fa2bf/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x7f5f1f611bb0 - std::sys_common::backtrace::_print_fmt::h720a2f61f75b9f58 [INFO] [stderr] at /rustc/430feb24a46993e5073c1bb1b39da190d83fa2bf/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stderr] 3: 0x7f5f1f611bb0 - ::fmt::h8d62bbfda6d5c836 [INFO] [stderr] at /rustc/430feb24a46993e5073c1bb1b39da190d83fa2bf/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stderr] 0: 0x7efdfbc95bb0 - std::backtrace_rs::backtrace::libunwind::trace::h448c56741b6011d3 [INFO] [stderr] 4: 0x7f5f1f681b7c - core::fmt::write::h1857a60b204f1b6a [INFO] [stderr] at /rustc/430feb24a46993e5073c1bb1b39da190d83fa2bf/library/core/src/fmt/mod.rs:1076:17 [INFO] [stderr] 5: 0x7f5f1f603812 - std::io::Write::write_fmt::h16a9fe7680ac245c [INFO] [stderr] at /rustc/430feb24a46993e5073c1bb1b39da190d83fa2bf/library/std/src/io/mod.rs:1516:15 [INFO] [stderr] at /rustc/430feb24a46993e5073c1bb1b39da190d83fa2bf/library/std/src/../../backtrace/src/backtrace/libunwind.rs:100:5 [INFO] [stderr] 6: 0x7f5f1f616b65 - std::sys_common::backtrace::_print::h9ba51a6db618de7d [INFO] [stderr] 1: 0x7efdfbc95bb0 - std::backtrace_rs::backtrace::trace_unsynchronized::h881b9d30a8a89a0c [INFO] [stderr] at /rustc/430feb24a46993e5073c1bb1b39da190d83fa2bf/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stderr] 7: 0x7f5f1f616b65 - std::sys_common::backtrace::print::h5f20e41c85e91716 [INFO] [stderr] at /rustc/430feb24a46993e5073c1bb1b39da190d83fa2bf/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] at /rustc/430feb24a46993e5073c1bb1b39da190d83fa2bf/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stderr] 2: 0x7efdfbc95bb0 - std::sys_common::backtrace::_print_fmt::h720a2f61f75b9f58 [INFO] [stderr] at /rustc/430feb24a46993e5073c1bb1b39da190d83fa2bf/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stderr] 8: 0x7f5f1f616b65 - std::panicking::default_hook::{{closure}}::h8d48653392f3b04c [INFO] [stderr] 3: 0x7efdfbc95bb0 - ::fmt::h8d62bbfda6d5c836 [INFO] [stderr] at /rustc/430feb24a46993e5073c1bb1b39da190d83fa2bf/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stderr] at /rustc/430feb24a46993e5073c1bb1b39da190d83fa2bf/library/std/src/panicking.rs:208:50 [INFO] [stderr] 9: 0x7f5f1f616808 - std::panicking::default_hook::hb3948d1f74b6ff4c [INFO] [stderr] at /rustc/430feb24a46993e5073c1bb1b39da190d83fa2bf/library/std/src/panicking.rs:227:9 [INFO] [stderr] 4: 0x7efdfbd05b7c - core::fmt::write::h1857a60b204f1b6a [INFO] [stderr] at /rustc/430feb24a46993e5073c1bb1b39da190d83fa2bf/library/core/src/fmt/mod.rs:1076:17 [INFO] [stderr] 5: 0x7efdfbc87812 - std::io::Write::write_fmt::h16a9fe7680ac245c [INFO] [stderr] at /rustc/430feb24a46993e5073c1bb1b39da190d83fa2bf/library/std/src/io/mod.rs:1516:15 [INFO] [stderr] 6: 0x7efdfbc9ab65 - std::sys_common::backtrace::_print::h9ba51a6db618de7d [INFO] [stderr] at /rustc/430feb24a46993e5073c1bb1b39da190d83fa2bf/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stderr] 7: 0x7efdfbc9ab65 - std::sys_common::backtrace::print::h5f20e41c85e91716 [INFO] [stderr] at /rustc/430feb24a46993e5073c1bb1b39da190d83fa2bf/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stderr] 8: 0x7efdfbc9ab65 - std::panicking::default_hook::{{closure}}::h8d48653392f3b04c [INFO] [stderr] at /rustc/430feb24a46993e5073c1bb1b39da190d83fa2bf/library/std/src/panicking.rs:208:50 [INFO] [stderr] 9: 0x7efdfbc9a808 - std::panicking::default_hook::hb3948d1f74b6ff4c [INFO] [stderr] at /rustc/430feb24a46993e5073c1bb1b39da190d83fa2bf/library/std/src/panicking.rs:227:9 [INFO] [stderr] 10: 0x7f5f1feddbb8 - rustc_driver::report_ice::h1ddbc5609a6e1f37 [INFO] [stderr] 10: 0x7efdfc561bb8 - rustc_driver::report_ice::h1ddbc5609a6e1f37 [INFO] [stderr] 11: 0x7f5f13551f56 - as core::ops::function::Fn>::call::h198a9207be5745bf [INFO] [stderr] at /rustc/430feb24a46993e5073c1bb1b39da190d83fa2bf/library/alloc/src/boxed.rs:1056:9 [INFO] [stderr] 12: 0x7f5f1354f36b - proc_macro::bridge::client::::enter::{{closure}}::{{closure}}::hc6d776eb6ece5d63 [INFO] [stderr] at /rustc/430feb24a46993e5073c1bb1b39da190d83fa2bf/library/proc_macro/src/bridge/client.rs:320:21 [INFO] [stderr] 13: 0x7f5f1f617466 - std::panicking::rust_panic_with_hook::h55d23fef0ad751bc [INFO] [stderr] at /rustc/430feb24a46993e5073c1bb1b39da190d83fa2bf/library/std/src/panicking.rs:597:17 [INFO] [stderr] 11: 0x7efdefb51f56 - as core::ops::function::Fn>::call::h198a9207be5745bf [INFO] [stderr] at /rustc/430feb24a46993e5073c1bb1b39da190d83fa2bf/library/alloc/src/boxed.rs:1056:9 [INFO] [stderr] 12: 0x7efdefb4f36b - proc_macro::bridge::client::::enter::{{closure}}::{{closure}}::hc6d776eb6ece5d63 [INFO] [stderr] at /rustc/430feb24a46993e5073c1bb1b39da190d83fa2bf/library/proc_macro/src/bridge/client.rs:320:21 [INFO] [stderr] 13: 0x7efdfbc9b466 - std::panicking::rust_panic_with_hook::h55d23fef0ad751bc [INFO] [stderr] at /rustc/430feb24a46993e5073c1bb1b39da190d83fa2bf/library/std/src/panicking.rs:597:17 [INFO] [stderr] 14: 0x7efdff577a2d - std::panicking::begin_panic::{{closure}}::h4b123e1d8e3ae463 [INFO] [stderr] 14: 0x7f5f22ef3a2d - std::panicking::begin_panic::{{closure}}::h4b123e1d8e3ae463 [INFO] [stderr] 15: 0x7f5f22ef3966 - std::sys_common::backtrace::__rust_end_short_backtrace::ha21fec08f03d728b [INFO] [stderr] 16: 0x7f5f22ef39ff - std::panicking::begin_panic::hc0c81fab1e0acd00 [INFO] [stderr] 17: 0x7f5f22f05960 - rustc_errors::HandlerInner::bug::h26f9bc1a7147687e [INFO] [stderr] 18: 0x7f5f22f044b0 - rustc_errors::Handler::bug::h2149bffe74600666 [INFO] [stderr] 15: 0x7efdff577966 - std::sys_common::backtrace::__rust_end_short_backtrace::ha21fec08f03d728b [INFO] [stderr] 16: 0x7efdff5779ff - std::panicking::begin_panic::hc0c81fab1e0acd00 [INFO] [stderr] 17: 0x7efdff589960 - rustc_errors::HandlerInner::bug::h26f9bc1a7147687e [INFO] [stderr] 18: 0x7efdff5884b0 - rustc_errors::Handler::bug::h2149bffe74600666 [INFO] [stderr] 19: 0x7efdfefe6d14 - rustc_middle::util::bug::opt_span_bug_fmt::{{closure}}::hb4ddd0d3902006f3 [INFO] [stderr] 19: 0x7f5f22962d14 - rustc_middle::util::bug::opt_span_bug_fmt::{{closure}}::hb4ddd0d3902006f3 [INFO] [stderr] 20: 0x7f5f2295c54b - rustc_middle::ty::context::tls::with_opt::{{closure}}::ha7f81bc36cab3c9f [INFO] [stderr] 21: 0x7f5f2295bf02 - rustc_middle::ty::context::tls::with_opt::hf0c2c2aff96e53ba [INFO] [stderr] 22: 0x7f5f22962c39 - rustc_middle::util::bug::opt_span_bug_fmt::hc7cbb029c2646db9 [INFO] [stderr] 23: 0x7f5f22962bae - rustc_middle::util::bug::bug_fmt::hb51c412c48cda8bb [INFO] [stderr] 24: 0x7f5f22a82c76 - rustc_middle::ty::sty::::tuple_fields::hcffd66056c4b0b40 [INFO] [stderr] 20: 0x7efdfefe054b - rustc_middle::ty::context::tls::with_opt::{{closure}}::ha7f81bc36cab3c9f [INFO] [stderr] 21: 0x7efdfefdff02 - rustc_middle::ty::context::tls::with_opt::hf0c2c2aff96e53ba [INFO] [stderr] 22: 0x7efdfefe6c39 - rustc_middle::util::bug::opt_span_bug_fmt::hc7cbb029c2646db9 [INFO] [stderr] 23: 0x7efdfefe6bae - rustc_middle::util::bug::bug_fmt::hb51c412c48cda8bb [INFO] [stderr] 24: 0x7efdff106c76 - rustc_middle::ty::sty::::tuple_fields::hcffd66056c4b0b40 [INFO] [stderr] 25: 0x7efdfd1719f2 - as rustc_middle::ty::fold::TypeVisitor>::visit_ty::h36f2c47dfedcd659 [INFO] [stderr] 25: 0x7f5f20aed9f2 - as rustc_middle::ty::fold::TypeVisitor>::visit_ty::h36f2c47dfedcd659 [INFO] [stderr] 26: 0x7efdfd16a282 - rustc_middle::ty::fold::TypeFoldable::visit_with::h5ca1817ee3140614 [INFO] [stderr] 26: 0x7f5f20ae6282 - rustc_middle::ty::fold::TypeFoldable::visit_with::h5ca1817ee3140614 [INFO] [stderr] 27: 0x7f5f20bcbf6d - rustc_middle::ty::structural_impls::::super_visit_with::h39599dad76853ebf [INFO] [stderr] 27: 0x7efdfd24ff6d - rustc_middle::ty::structural_impls::::super_visit_with::h39599dad76853ebf [INFO] [stderr] 28: 0x7f5f20aedb3b - as rustc_middle::ty::fold::TypeVisitor>::visit_ty::h36f2c47dfedcd659 [INFO] [stderr] 28: 0x7efdfd171b3b - as rustc_middle::ty::fold::TypeVisitor>::visit_ty::h36f2c47dfedcd659 [INFO] [stderr] 29: 0x7f5f20bbe3ac - ::constrain_opaque_types::hab138566e73be5c9 [INFO] [stderr] 29: 0x7efdfd2423ac - ::constrain_opaque_types::hab138566e73be5c9 [INFO] [stderr] 30: 0x7f5f20b4c4ee - rustc_typeck::check::regionck::RegionCtxt::visit_fn_body::hb64f93f9cf3f4782 [INFO] [stderr] 30: 0x7efdfd1d04ee - rustc_typeck::check::regionck::RegionCtxt::visit_fn_body::hb64f93f9cf3f4782 [INFO] [stderr] 31: 0x7f5f20ad4280 - rustc_hir::intravisit::walk_expr::hc562cd94d7da8620 [INFO] [stderr] 31: 0x7efdfd158280 - rustc_hir::intravisit::walk_expr::hc562cd94d7da8620 [INFO] [stderr] 32: 0x7f5f20b4d9fd - ::visit_expr::h240b42f1a6404fa9 [INFO] [stderr] 32: 0x7efdfd1d19fd - ::visit_expr::h240b42f1a6404fa9 [INFO] [stderr] 33: 0x7f5f20ad402d - rustc_hir::intravisit::walk_expr::hc562cd94d7da8620 [INFO] [stderr] 33: 0x7efdfd15802d - rustc_hir::intravisit::walk_expr::hc562cd94d7da8620 [INFO] [stderr] 34: 0x7f5f20b4d9fd - ::visit_expr::h240b42f1a6404fa9 [INFO] [stderr] 34: 0x7efdfd1d19fd - ::visit_expr::h240b42f1a6404fa9 [INFO] [stderr] 35: 0x7f5f20b4c49d - rustc_typeck::check::regionck::RegionCtxt::visit_fn_body::hb64f93f9cf3f4782 [INFO] [stderr] 35: 0x7efdfd1d049d - rustc_typeck::check::regionck::RegionCtxt::visit_fn_body::hb64f93f9cf3f4782 [INFO] [stderr] 36: 0x7f5f2094fdd4 - rustc_typeck::check::regionck::::regionck_fn::hd133f518695bcca2 [INFO] [stderr] 36: 0x7efdfcfd3dd4 - rustc_typeck::check::regionck::::regionck_fn::hd133f518695bcca2 [INFO] [stderr] 37: 0x7f5f20b9585d - rustc_infer::infer::InferCtxtBuilder::enter::h33c2ca6d940255f7 [INFO] [stderr] 37: 0x7efdfd21985d - rustc_infer::infer::InferCtxtBuilder::enter::h33c2ca6d940255f7 [INFO] [stderr] 38: 0x7f5f20c2d0e8 - rustc_typeck::check::typeck::hf5dca34d9f9397ea [INFO] [stderr] 38: 0x7efdfd2b10e8 - rustc_typeck::check::typeck::hf5dca34d9f9397ea [INFO] [stderr] 39: 0x7f5f22d8d2f5 - rustc_query_system::dep_graph::graph::DepGraph::with_task_impl::h0072f21e8e447059 [INFO] [stderr] 39: 0x7efdff4112f5 - rustc_query_system::dep_graph::graph::DepGraph::with_task_impl::h0072f21e8e447059 [INFO] [stderr] 40: 0x7f5f2298d214 - rustc_data_structures::stack::ensure_sufficient_stack::hd8fdee1b26a97891 [INFO] [stderr] 40: 0x7efdff011214 - rustc_data_structures::stack::ensure_sufficient_stack::hd8fdee1b26a97891 [INFO] [stderr] 41: 0x7f5f22787ce0 - rustc_query_system::query::plumbing::get_query_impl::hf7888d9f4b4fbdcb [INFO] [stderr] 41: 0x7efdfee0bce0 - rustc_query_system::query::plumbing::get_query_impl::hf7888d9f4b4fbdcb [INFO] [stderr] 42: 0x7f5f22a6c867 - rustc_middle::ty::context::TyCtxt::typeck_opt_const_arg::hc98b98b6c2aad945 [INFO] [stderr] 42: 0x7efdff0f0867 - rustc_middle::ty::context::TyCtxt::typeck_opt_const_arg::hc98b98b6c2aad945 [INFO] [stderr] 43: 0x7efdfd7a9278 - rustc_mir_build::thir::cx::Cx::new::h4d9a82915242024f [INFO] [stderr] 43: 0x7f5f21125278 - rustc_mir_build::thir::cx::Cx::new::h4d9a82915242024f [INFO] [stderr] 44: 0x7f5f210ba388 - rustc_infer::infer::InferCtxtBuilder::enter::h823143272867901f [INFO] [stderr] 44: 0x7efdfd73e388 - rustc_infer::infer::InferCtxtBuilder::enter::h823143272867901f [INFO] [stderr] 45: 0x7f5f21029403 - rustc_mir_build::build::mir_built::h5c8fe902d38465cf [INFO] [stderr] 45: 0x7efdfd6ad403 - rustc_mir_build::build::mir_built::h5c8fe902d38465cf [INFO] [stderr] 46: 0x7f5f2167fa31 - rustc_middle::ty::query:: for rustc_middle::ty::query::queries::mir_built>::compute::h2148015e1ad65661 [INFO] [stderr] 46: 0x7efdfdd03a31 - rustc_middle::ty::query:: for rustc_middle::ty::query::queries::mir_built>::compute::h2148015e1ad65661 [INFO] [stderr] 47: 0x7efdfdbb0682 - rustc_query_system::dep_graph::graph::DepGraph::with_task_impl::h3aef73c0448805b5 [INFO] [stderr] 47: 0x7f5f2152c682 - rustc_query_system::dep_graph::graph::DepGraph::with_task_impl::h3aef73c0448805b5 [INFO] [stderr] 48: 0x7f5f2154a767 - rustc_data_structures::stack::ensure_sufficient_stack::h48c0ef815b10a862 [INFO] [stderr] 48: 0x7efdfdbce767 - rustc_data_structures::stack::ensure_sufficient_stack::h48c0ef815b10a862 [INFO] [stderr] 49: 0x7efdfd9fb40b - rustc_query_system::query::plumbing::get_query_impl::hc2f0db5c729e4ac5 [INFO] [stderr] 50: 0x7efdfdd3505f - rustc_mir::transform::check_unsafety::unsafety_check_result::hde16db30f1dda2cd [INFO] [stderr] 49: 0x7f5f2137740b - rustc_query_system::query::plumbing::get_query_impl::hc2f0db5c729e4ac5 [INFO] [stderr] 50: 0x7f5f216b105f - rustc_mir::transform::check_unsafety::unsafety_check_result::hde16db30f1dda2cd [INFO] [stderr] 51: 0x7f5f2168e6d5 - core::ops::function::FnOnce::call_once::heb1c8f23fdac986e [INFO] [stderr] 51: 0x7efdfdd126d5 - core::ops::function::FnOnce::call_once::heb1c8f23fdac986e [INFO] [stderr] 52: 0x7f5f21680b5e - rustc_middle::ty::query:: for rustc_middle::ty::query::queries::unsafety_check_result>::compute::h447b3165463783c9 [INFO] [stderr] 52: 0x7efdfdd04b5e - rustc_middle::ty::query:: for rustc_middle::ty::query::queries::unsafety_check_result>::compute::h447b3165463783c9 [INFO] [stderr] 53: 0x7efdfdbb9897 - rustc_query_system::dep_graph::graph::DepGraph::with_task_impl::h771545ad11e25583 [INFO] [stderr] 53: 0x7f5f21535897 - rustc_query_system::dep_graph::graph::DepGraph::with_task_impl::h771545ad11e25583 [INFO] [stderr] 54: 0x7efdfdbcbb21 - rustc_data_structures::stack::ensure_sufficient_stack::h255c369e246ea8b6 [INFO] [stderr] 54: 0x7f5f21547b21 - rustc_data_structures::stack::ensure_sufficient_stack::h255c369e246ea8b6 [INFO] [stderr] 55: 0x7efdfd9e1d99 - rustc_query_system::query::plumbing::get_query_impl::h908c573597d466f7 [INFO] [stderr] 55: 0x7f5f2135dd99 - rustc_query_system::query::plumbing::get_query_impl::h908c573597d466f7 [INFO] [stderr] 56: 0x7f5f2139cf3d - rustc_query_system::query::plumbing::ensure_query_impl::hda72f219f8c4aa2b [INFO] [stderr] 56: 0x7efdfda20f3d - rustc_query_system::query::plumbing::ensure_query_impl::hda72f219f8c4aa2b [INFO] [stderr] 57: 0x7efdfdd467cb - rustc_mir::transform::mir_const::h1e24e76478436d5d [INFO] [stderr] 57: 0x7f5f216c27cb - rustc_mir::transform::mir_const::h1e24e76478436d5d [INFO] [stderr] 58: 0x7f5f2167fb11 - rustc_middle::ty::query:: for rustc_middle::ty::query::queries::mir_const>::compute::hc714828b54c35498 [INFO] [stderr] 58: 0x7efdfdd03b11 - rustc_middle::ty::query:: for rustc_middle::ty::query::queries::mir_const>::compute::hc714828b54c35498 [INFO] [stderr] 59: 0x7f5f2152c682 - rustc_query_system::dep_graph::graph::DepGraph::with_task_impl::h3aef73c0448805b5 [INFO] [stderr] 59: 0x7efdfdbb0682 - rustc_query_system::dep_graph::graph::DepGraph::with_task_impl::h3aef73c0448805b5 [INFO] [stderr] 60: 0x7f5f2154a767 - rustc_data_structures::stack::ensure_sufficient_stack::h48c0ef815b10a862 [INFO] [stderr] 60: 0x7efdfdbce767 - rustc_data_structures::stack::ensure_sufficient_stack::h48c0ef815b10a862 [INFO] [stderr] 61: 0x7f5f2137740b - rustc_query_system::query::plumbing::get_query_impl::hc2f0db5c729e4ac5 [INFO] [stderr] 61: 0x7efdfd9fb40b - rustc_query_system::query::plumbing::get_query_impl::hc2f0db5c729e4ac5 [INFO] [stderr] 62: 0x7efdfdd46cee - rustc_mir::transform::mir_promoted::h347a88a41882beb3 [INFO] [stderr] 62: 0x7f5f216c2cee - rustc_mir::transform::mir_promoted::h347a88a41882beb3 [INFO] [stderr] 63: 0x7efdfdd57781 - rustc_middle::ty::query:: for rustc_middle::ty::query::queries::mir_promoted>::compute::h2be1b1a2812453f8 [INFO] [stderr] 63: 0x7f5f216d3781 - rustc_middle::ty::query:: for rustc_middle::ty::query::queries::mir_promoted>::compute::h2be1b1a2812453f8 [INFO] [stderr] 64: 0x7f5f2152a74e - rustc_query_system::dep_graph::graph::DepGraph::with_task_impl::h237e0f5ee06df105 [INFO] [stderr] 64: 0x7efdfdbae74e - rustc_query_system::dep_graph::graph::DepGraph::with_task_impl::h237e0f5ee06df105 [INFO] [stderr] 65: 0x7efdfdbd5117 - rustc_data_structures::stack::ensure_sufficient_stack::haf47dad2e9d29dc1 [INFO] [stderr] 65: 0x7f5f21551117 - rustc_data_structures::stack::ensure_sufficient_stack::haf47dad2e9d29dc1 [INFO] [stderr] 66: 0x7f5f213513a3 - rustc_query_system::query::plumbing::get_query_impl::h74a2fb4d4f81bf78 [INFO] [stderr] 67: 0x7f5f2170c184 - rustc_mir::borrow_check::mir_borrowck::h6357219ad7113c8d [INFO] [stderr] 68: 0x7f5f216daf35 - core::ops::function::FnOnce::call_once::h54e1c81aa063f019 [INFO] [stderr] 69: 0x7f5f20c01cee - rustc_middle::ty::query:: for rustc_middle::ty::query::queries::mir_borrowck>::compute::hca7dcb61fb1feb52 [INFO] [stderr] 70: 0x7f5f20afbce7 - rustc_query_system::dep_graph::graph::DepGraph::with_task_impl::h3b8624e729a2649d [INFO] [stderr] 71: 0x7f5f20a6f121 - rustc_data_structures::stack::ensure_sufficient_stack::h8895399c883eebdc [INFO] [stderr] 72: 0x7f5f209a12d9 - rustc_query_system::query::plumbing::get_query_impl::h8a49494f6bfde567 [INFO] [stderr] 73: 0x7f5f20c34054 - rustc_typeck::collect::type_of::type_of::hed1911eee21c060f [INFO] [stderr] 74: 0x7f5f20a0bebf - rustc_middle::ty::query:: for rustc_middle::ty::query::queries::type_of>::compute::hb30f0c811ecdc862 [INFO] [stderr] 75: 0x7f5f20b025c4 - rustc_query_system::dep_graph::graph::DepGraph::with_task_impl::h8caf40725832e907 [INFO] [stderr] 76: 0x7f5f20a73071 - rustc_data_structures::stack::ensure_sufficient_stack::hc349f3c0c1864025 [INFO] [stderr] 77: 0x7f5f20979b3f - rustc_query_system::query::plumbing::get_query_impl::h40bbcad9976a2974 [INFO] [stderr] 78: 0x7f5f20a2d4af - rustc_typeck::check::check::check_item_type::h312a9630d2e8583f [INFO] [stderr] 79: 0x7f5f20aec2b2 - rustc_middle::hir::map::Map::visit_item_likes_in_module::h31031fdbec6686c9 [INFO] [stderr] 80: 0x7f5f20a312ad - rustc_typeck::check::check::check_mod_item_types::h8e5411c090465432 [INFO] [stderr] 66: 0x7efdfd9d53a3 - rustc_query_system::query::plumbing::get_query_impl::h74a2fb4d4f81bf78 [INFO] [stderr] 67: 0x7efdfdd90184 - rustc_mir::borrow_check::mir_borrowck::h6357219ad7113c8d [INFO] [stderr] 68: 0x7efdfdd5ef35 - core::ops::function::FnOnce::call_once::h54e1c81aa063f019 [INFO] [stderr] 69: 0x7efdfd285cee - rustc_middle::ty::query:: for rustc_middle::ty::query::queries::mir_borrowck>::compute::hca7dcb61fb1feb52 [INFO] [stderr] 70: 0x7efdfd17fce7 - rustc_query_system::dep_graph::graph::DepGraph::with_task_impl::h3b8624e729a2649d [INFO] [stderr] 71: 0x7efdfd0f3121 - rustc_data_structures::stack::ensure_sufficient_stack::h8895399c883eebdc [INFO] [stderr] 72: 0x7efdfd0252d9 - rustc_query_system::query::plumbing::get_query_impl::h8a49494f6bfde567 [INFO] [stderr] 73: 0x7efdfd2b8054 - rustc_typeck::collect::type_of::type_of::hed1911eee21c060f [INFO] [stderr] 74: 0x7efdfd08febf - rustc_middle::ty::query:: for rustc_middle::ty::query::queries::type_of>::compute::hb30f0c811ecdc862 [INFO] [stderr] 75: 0x7efdfd1865c4 - rustc_query_system::dep_graph::graph::DepGraph::with_task_impl::h8caf40725832e907 [INFO] [stderr] 76: 0x7efdfd0f7071 - rustc_data_structures::stack::ensure_sufficient_stack::hc349f3c0c1864025 [INFO] [stderr] 77: 0x7efdfcffdb3f - rustc_query_system::query::plumbing::get_query_impl::h40bbcad9976a2974 [INFO] [stderr] 78: 0x7efdfd0b14af - rustc_typeck::check::check::check_item_type::h312a9630d2e8583f [INFO] [stderr] 79: 0x7efdfd1702b2 - rustc_middle::hir::map::Map::visit_item_likes_in_module::h31031fdbec6686c9 [INFO] [stderr] 80: 0x7efdfd0b52ad - rustc_typeck::check::check::check_mod_item_types::h8e5411c090465432 [INFO] [stderr] 81: 0x7f5f20ae86ce - rustc_middle::ty::query:: for rustc_middle::ty::query::queries::check_mod_item_types>::compute::h40e3ac4cfb7e03bd [INFO] [stderr] 82: 0x7f5f20afc997 - rustc_query_system::dep_graph::graph::DepGraph::with_task_impl::h433ab8ff9548448b [INFO] [stderr] 83: 0x7f5f20a6a714 - rustc_data_structures::stack::ensure_sufficient_stack::h375beaac5c060c07 [INFO] [stderr] 81: 0x7efdfd16c6ce - rustc_middle::ty::query:: for rustc_middle::ty::query::queries::check_mod_item_types>::compute::h40e3ac4cfb7e03bd [INFO] [stderr] 82: 0x7efdfd180997 - rustc_query_system::dep_graph::graph::DepGraph::with_task_impl::h433ab8ff9548448b [INFO] [stderr] 83: 0x7efdfd0ee714 - rustc_data_structures::stack::ensure_sufficient_stack::h375beaac5c060c07 [INFO] [stderr] 84: 0x7efdfd0226a5 - rustc_query_system::query::plumbing::get_query_impl::h8988d8f0af80ad4b [INFO] [stderr] 84: 0x7f5f2099e6a5 - rustc_query_system::query::plumbing::get_query_impl::h8988d8f0af80ad4b [INFO] [stderr] 85: 0x7efdfd055a0e - rustc_query_system::query::plumbing::ensure_query_impl::h0a14174df6193467 [INFO] [stderr] 85: 0x7f5f209d1a0e - rustc_query_system::query::plumbing::ensure_query_impl::h0a14174df6193467 [INFO] [stderr] 86: 0x7f5f20aee154 - rustc_session::utils::::time::h35dcfd17dbfe14c2 [INFO] [stderr] 86: 0x7efdfd172154 - rustc_session::utils::::time::h35dcfd17dbfe14c2 [INFO] [stderr] 87: 0x7f5f20b51bef - rustc_typeck::check_crate::he6ac80d39108f9c5 [INFO] [stderr] 87: 0x7efdfd1d5bef - rustc_typeck::check_crate::he6ac80d39108f9c5 [INFO] [stderr] 88: 0x7f5f2012ed9e - rustc_interface::passes::analysis::h78326215bfd650a0 [INFO] [stderr] 88: 0x7efdfc7b2d9e - rustc_interface::passes::analysis::h78326215bfd650a0 [INFO] [stderr] 89: 0x7efdfc59fa7b - rustc_middle::ty::query:: for rustc_middle::ty::query::queries::analysis>::compute::hf8d4bc54d08537f3 [INFO] [stderr] 89: 0x7f5f1ff1ba7b - rustc_middle::ty::query:: for rustc_middle::ty::query::queries::analysis>::compute::hf8d4bc54d08537f3 [INFO] [stderr] 90: 0x7efdfc580707 - rustc_query_system::dep_graph::graph::DepGraph::with_task_impl::h6d03accb53ed1239 [INFO] [stderr] 90: 0x7f5f1fefc707 - rustc_query_system::dep_graph::graph::DepGraph::with_task_impl::h6d03accb53ed1239 [INFO] [stderr] 91: 0x7f5f1fef921f - rustc_middle::ty::query::plumbing::::start_query::{{closure}}::{{closure}}::{{closure}}::h947bb326d17d8606 [INFO] [stderr] 91: 0x7efdfc57d21f - rustc_middle::ty::query::plumbing::::start_query::{{closure}}::{{closure}}::{{closure}}::h947bb326d17d8606 [INFO] [stderr] 92: 0x7efdfc50a010 - rustc_query_system::query::plumbing::get_query_impl::h448d10ab90370983 [INFO] [stderr] 92: 0x7f5f1fe86010 - rustc_query_system::query::plumbing::get_query_impl::h448d10ab90370983 [INFO] [stderr] 93: 0x7f5f1ff1e9df - rustc_interface::passes::QueryContext::enter::hbf7a36e966e91449 [INFO] [stderr] 93: 0x7efdfc5a29df - rustc_interface::passes::QueryContext::enter::hbf7a36e966e91449 [INFO] [stderr] 94: 0x7f5f1fefa6ae - rustc_interface::queries::::enter::h25b522245624a405 [INFO] [stderr] 94: 0x7efdfc57e6ae - rustc_interface::queries::::enter::h25b522245624a405 [INFO] [stderr] 95: 0x7efdfc541dbf - rustc_span::with_source_map::h7455fffe3cd153a4 [INFO] [stderr] 95: 0x7f5f1febddbf - rustc_span::with_source_map::h7455fffe3cd153a4 [INFO] [stderr] 96: 0x7f5f1fef5b91 - scoped_tls::ScopedKey::set::h8ae8151712a551fd [INFO] [stderr] 96: 0x7efdfc579b91 - scoped_tls::ScopedKey::set::h8ae8151712a551fd [INFO] [stderr] 97: 0x7efdfc583f55 - std::sys_common::backtrace::__rust_begin_short_backtrace::h26de371bc27662fc [INFO] [stderr] 97: 0x7f5f1fefff55 - std::sys_common::backtrace::__rust_begin_short_backtrace::h26de371bc27662fc [INFO] [stderr] 98: 0x7efdfc502eee - core::ops::function::FnOnce::call_once{{vtable.shim}}::hd5b48297ec15d5af [INFO] [stderr] 98: 0x7f5f1fe7eeee - core::ops::function::FnOnce::call_once{{vtable.shim}}::hd5b48297ec15d5af [INFO] [stderr] 99: 0x7efdfbcaa46a - as core::ops::function::FnOnce>::call_once::h1ca3bb61791b1789 [INFO] [stderr] 99: 0x7f5f1f62646a - as core::ops::function::FnOnce>::call_once::h1ca3bb61791b1789 [INFO] [stderr] at /rustc/430feb24a46993e5073c1bb1b39da190d83fa2bf/library/alloc/src/boxed.rs:1042:9 [INFO] [stderr] at /rustc/430feb24a46993e5073c1bb1b39da190d83fa2bf/library/alloc/src/boxed.rs:1042:9 [INFO] [stderr] 100: 0x7efdfbcaa46a - as core::ops::function::FnOnce>::call_once::hd0f9fedfd5cf45f8 [INFO] [stderr] 100: 0x7f5f1f62646a - as core::ops::function::FnOnce>::call_once::hd0f9fedfd5cf45f8 [INFO] [stderr] at /rustc/430feb24a46993e5073c1bb1b39da190d83fa2bf/library/alloc/src/boxed.rs:1042:9 [INFO] [stderr] at /rustc/430feb24a46993e5073c1bb1b39da190d83fa2bf/library/alloc/src/boxed.rs:1042:9 [INFO] [stderr] 101: 0x7efdfbcaa46a - std::sys::unix::thread::Thread::new::thread_start::h35d2b8d36f210d02 [INFO] [stderr] 101: 0x7f5f1f62646a - std::sys::unix::thread::Thread::new::thread_start::h35d2b8d36f210d02 [INFO] [stderr] at /rustc/430feb24a46993e5073c1bb1b39da190d83fa2bf/library/std/src/sys/unix/thread.rs:89:17 [INFO] [stderr] at /rustc/430feb24a46993e5073c1bb1b39da190d83fa2bf/library/std/src/sys/unix/thread.rs:89:17 [INFO] [stderr] 102: 0x7efdfbbc5609 - start_thread [INFO] [stderr] 102: 0x7f5f1f541609 - start_thread [INFO] [stderr] 103: 0x7f5f1f455103 - clone [INFO] [stderr] 103: 0x7efdfbad9103 - clone [INFO] [stderr] 104: 0x0 - [INFO] [stderr] [INFO] [stderr] note: the compiler unexpectedly panicked. this is a bug. [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.49.0-nightly (430feb24a 2020-10-25) 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] [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] note: some of the compiler flags provided by cargo are hidden [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] query stack during panic: [INFO] [stderr] note: rustc 1.49.0-nightly (430feb24a 2020-10-25) running on x86_64-unknown-linux-gnu [INFO] [stderr] [INFO] [stderr] note: compiler flags: -C embed-bitcode=no -C debuginfo=2 [INFO] [stderr] [INFO] [stderr] note: some of the compiler flags provided by cargo are hidden [INFO] [stderr] [INFO] [stderr] query stack during panic: [INFO] [stderr] #0 [typeck] type-checking `common::WgInterface::<'a>::setup_address` [INFO] [stderr] #1 [mir_built] building MIR for `common::WgInterface::<'a>::setup_address` [INFO] [stderr] #2 [unsafety_check_result] unsafety-checking `common::WgInterface::<'a>::setup_address` [INFO] [stderr] #3 [mir_const] processing MIR for `common::WgInterface::<'a>::setup_address` [INFO] [stderr] #4 [mir_promoted] processing `common::WgInterface::<'a>::setup_address` [INFO] [stderr] #5 [mir_borrowck] borrow-checking `common::WgInterface::<'a>::setup_address` [INFO] [stderr] #6 [type_of] computing type of `common::WgInterface<'a>::setup_address::{opaque#0}` [INFO] [stderr] #7 [check_mod_item_types] checking item types in module `common` [INFO] [stderr] #8 [analysis] running analysis passes on this crate [INFO] [stderr] end of query stack [INFO] [stderr] #0 [typeck] type-checking `common::WgInterface::<'a>::setup_address` [INFO] [stderr] #1 [mir_built] building MIR for `common::WgInterface::<'a>::setup_address` [INFO] [stderr] #2 [unsafety_check_result] unsafety-checking `common::WgInterface::<'a>::setup_address` [INFO] [stderr] #3 [mir_const] processing MIR for `common::WgInterface::<'a>::setup_address` [INFO] [stderr] #4 [mir_promoted] processing `common::WgInterface::<'a>::setup_address` [INFO] [stderr] #5 [mir_borrowck] borrow-checking `common::WgInterface::<'a>::setup_address` [INFO] [stderr] #6 [type_of] computing type of `common::WgInterface<'a>::setup_address::{opaque#0}` [INFO] [stderr] #7 [check_mod_item_types] checking item types in module `common` [INFO] [stderr] #8 [analysis] running analysis passes on this crate [INFO] [stderr] end of query stack [INFO] [stdout] error: aborting due to 4 previous errors; 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors; 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `wg-maestro` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "afa4b00fd77eefcb57365a505345c455b70f7886718ae4021bef43a6ef529c4b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "afa4b00fd77eefcb57365a505345c455b70f7886718ae4021bef43a6ef529c4b", kill_on_drop: false }` [INFO] [stdout] afa4b00fd77eefcb57365a505345c455b70f7886718ae4021bef43a6ef529c4b