[INFO] cloning repository https://github.com/namba3/patrol [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/namba3/patrol" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnamba3%2Fpatrol", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnamba3%2Fpatrol'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 27cd1e120b4e9c2b58fb8a927cb521da6c36531d [INFO] checking namba3/patrol against try#b3e4dd99bf69ba41bc9bd7c11d27ddea7cb00ca4 for pr-102737-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnamba3%2Fpatrol" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/namba3/patrol on toolchain b3e4dd99bf69ba41bc9bd7c11d27ddea7cb00ca4 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b3e4dd99bf69ba41bc9bd7c11d27ddea7cb00ca4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/namba3/patrol [INFO] finished tweaking git repo https://github.com/namba3/patrol [INFO] tweaked toml for git repo https://github.com/namba3/patrol written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/namba3/patrol already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b3e4dd99bf69ba41bc9bd7c11d27ddea7cb00ca4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+b3e4dd99bf69ba41bc9bd7c11d27ddea7cb00ca4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f65104d8225845b8c259652be5caee79ea769af635a22f774f424d8cb2f08f8d [INFO] running `Command { std: "docker" "start" "-a" "f65104d8225845b8c259652be5caee79ea769af635a22f774f424d8cb2f08f8d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f65104d8225845b8c259652be5caee79ea769af635a22f774f424d8cb2f08f8d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f65104d8225845b8c259652be5caee79ea769af635a22f774f424d8cb2f08f8d", kill_on_drop: false }` [INFO] [stdout] f65104d8225845b8c259652be5caee79ea769af635a22f774f424d8cb2f08f8d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+b3e4dd99bf69ba41bc9bd7c11d27ddea7cb00ca4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0508849ed57d6c363bfeb174426a4f58f1c01486586e4755a9898fa8a5161a6b [INFO] running `Command { std: "docker" "start" "-a" "0508849ed57d6c363bfeb174426a4f58f1c01486586e4755a9898fa8a5161a6b", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.37 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.92 [INFO] [stderr] Compiling libc v0.2.124 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Checking once_cell v1.12.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Checking pin-project-lite v0.2.9 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Checking smallvec v1.8.0 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Checking itoa v1.0.1 [INFO] [stderr] Checking bytes v1.1.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking slab v0.4.6 [INFO] [stderr] Checking matches v0.1.9 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Checking tracing-core v0.1.26 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Checking futures-sink v0.3.21 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Checking untrusted v0.7.1 [INFO] [stderr] Compiling indexmap v1.8.1 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Compiling parking_lot_core v0.9.2 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Checking http v0.2.7 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling rustls v0.20.4 [INFO] [stderr] Compiling httparse v1.7.1 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Checking cache-padded v1.2.0 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling getrandom v0.2.6 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Checking new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Checking concurrent-queue v1.2.4 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Checking unicode-normalization v0.1.19 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Checking fastrand v1.8.0 [INFO] [stderr] Checking socket2 v0.4.4 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Checking mio v0.8.2 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Checking futures-io v0.3.21 [INFO] [stderr] Checking try-lock v0.2.3 [INFO] [stderr] Checking precomputed-hash v0.1.1 [INFO] [stderr] Checking mac v0.1.1 [INFO] [stderr] Checking parking v2.0.0 [INFO] [stderr] Checking waker-fn v1.1.0 [INFO] [stderr] Checking ryu v1.0.9 [INFO] [stderr] Checking event-listener v2.5.3 [INFO] [stderr] Checking unicode-bidi v0.3.8 [INFO] [stderr] Checking futures-lite v1.12.0 [INFO] [stderr] Checking parking_lot v0.12.0 [INFO] [stderr] Checking futf v0.1.5 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking http-body v0.4.4 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking rustls-pemfile v1.0.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Checking utf-8 v0.7.6 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling async-trait v0.1.53 [INFO] [stderr] Checking openssl-probe v0.1.5 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Compiling phf_codegen v0.10.0 [INFO] [stderr] Compiling string_cache_codegen v0.5.2 [INFO] [stderr] Checking httpdate v1.0.2 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking dtoa v0.4.8 [INFO] [stderr] Checking tower-service v0.3.1 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Checking rustls-native-certs v0.6.2 [INFO] [stderr] Compiling selectors v0.22.0 [INFO] [stderr] Checking tendril v0.4.3 [INFO] [stderr] Checking dtoa-short v0.3.3 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Checking phf v0.10.1 [INFO] [stderr] Checking polling v2.2.0 [INFO] [stderr] Checking dirs-sys v0.3.7 [INFO] [stderr] Compiling cookie v0.16.0 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Checking nodrop v0.1.14 [INFO] [stderr] Checking sha1_smol v1.0.0 [INFO] [stderr] Checking async-task v4.3.0 [INFO] [stderr] Checking easy-parallel v3.2.0 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Compiling time-macros v0.2.4 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Checking num_threads v0.1.5 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Checking itoa v0.4.8 [INFO] [stderr] Compiling markup5ever v0.11.0 [INFO] [stderr] Checking crypto-common v0.1.3 [INFO] [stderr] Checking servo_arc v0.1.1 [INFO] [stderr] Checking block-buffer v0.10.2 [INFO] [stderr] Checking sha1 v0.6.1 [INFO] [stderr] Checking webpki v0.22.0 [INFO] [stderr] Checking sct v0.7.0 [INFO] [stderr] Checking async-executor v1.4.1 [INFO] [stderr] Checking async-broadcast v0.4.0 [INFO] [stderr] Checking async-io v1.7.0 [INFO] [stderr] Checking dirs v4.0.0 [INFO] [stderr] Checking nix v0.23.1 [INFO] [stderr] Checking cookie v0.12.0 [INFO] [stderr] Checking async-lock v2.5.0 [INFO] [stderr] Checking async-channel v1.6.1 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking regex v1.5.5 [INFO] [stderr] Checking ordered-stream v0.0.1 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Checking thin-slice v0.1.1 [INFO] [stderr] Checking base64 v0.12.3 [INFO] [stderr] Checking termcolor v1.1.3 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Checking unicode-segmentation v1.9.0 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking unicode-width v0.1.9 [INFO] [stderr] Checking os_str_bytes v6.0.0 [INFO] [stderr] Checking bytes v0.5.6 [INFO] [stderr] Checking webpki-roots v0.22.3 [INFO] [stderr] Checking getopts v0.2.21 [INFO] [stderr] Compiling toml v0.5.9 [INFO] [stderr] Checking clap_lex v0.1.1 [INFO] [stderr] Checking digest v0.10.3 [INFO] [stderr] Checking rustls-pemfile v0.3.0 [INFO] [stderr] Checking ego-tree v0.6.2 [INFO] [stderr] Checking ipnet v2.5.0 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking cpufeatures v0.2.2 [INFO] [stderr] Checking textwrap v0.15.0 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking sha2 v0.10.2 [INFO] [stderr] Checking uuid v1.0.0 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Checking env_logger v0.9.0 [INFO] [stderr] Checking time v0.3.9 [INFO] [stderr] Compiling tracing-attributes v0.1.21 [INFO] [stderr] Compiling thiserror-impl v1.0.32 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling enumflags2_derive v0.7.4 [INFO] [stderr] Compiling cssparser v0.27.2 [INFO] [stderr] Compiling phf_macros v0.8.0 [INFO] [stderr] Compiling cssparser-macros v0.6.0 [INFO] [stderr] Compiling html5ever v0.26.0 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling async-recursion v0.3.2 [INFO] [stderr] Compiling serde_repr v0.1.9 [INFO] [stderr] Compiling async-stream-impl v0.3.3 [INFO] [stderr] Compiling clap_derive v3.1.7 [INFO] [stderr] Checking async-stream v0.3.3 [INFO] [stderr] Checking tokio v1.18.0 [INFO] [stderr] Checking phf v0.8.0 [INFO] [stderr] Compiling thiserror v1.0.32 [INFO] [stderr] Checking tracing v0.1.34 [INFO] [stderr] Compiling proc-macro-crate v1.1.3 [INFO] [stderr] Compiling zvariant_derive v3.6.0 [INFO] [stderr] Compiling zbus_macros v2.3.2 [INFO] [stderr] Checking clap v3.1.12 [INFO] [stderr] Checking tokio-util v0.7.1 [INFO] [stderr] Checking tokio-rustls v0.23.3 [INFO] [stderr] Checking h2 v0.3.13 [INFO] [stderr] Checking enumflags2 v0.7.5 [INFO] [stderr] Checking string_cache v0.8.4 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking zvariant v3.6.0 [INFO] [stderr] Checking hyper v0.14.18 [INFO] [stderr] Checking webdriver v0.44.0 [INFO] [stderr] Checking zbus_names v2.2.0 [INFO] [stderr] Checking scraper v0.13.0 [INFO] [stderr] Checking zbus v2.3.2 [INFO] [stderr] Checking hyper-rustls v0.23.0 [INFO] [stderr] Checking fantoccini v0.18.0 [INFO] [stderr] Checking reqwest v0.11.10 [INFO] [stderr] Checking notify-rust v4.5.8 [INFO] [stderr] Checking patrol v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: internal compiler error: compiler/rustc_infer/src/infer/lexical_region_resolve/mod.rs:536:17: cannot relate region: LUB(ReErased, ReErased) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] thread 'rustc' panicked at 'Box', /rustc/b3e4dd99bf69ba41bc9bd7c11d27ddea7cb00ca4/compiler/rustc_errors/src/lib.rs:1503:9 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x7fd2e6785450 - std::backtrace_rs::backtrace::libunwind::trace::h1f8d0107ca20e2d5 [INFO] [stderr] at /rustc/b3e4dd99bf69ba41bc9bd7c11d27ddea7cb00ca4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 1: 0x7fd2e6785450 - std::backtrace_rs::backtrace::trace_unsynchronized::h16b61b8a4ff9bae0 [INFO] [stderr] at /rustc/b3e4dd99bf69ba41bc9bd7c11d27ddea7cb00ca4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x7fd2e6785450 - std::sys_common::backtrace::_print_fmt::h2d4ab214d7f33688 [INFO] [stderr] at /rustc/b3e4dd99bf69ba41bc9bd7c11d27ddea7cb00ca4/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stderr] 3: 0x7fd2e6785450 - ::fmt::h7347f839a6cc9bcc [INFO] [stderr] at /rustc/b3e4dd99bf69ba41bc9bd7c11d27ddea7cb00ca4/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stderr] 4: 0x7fd2e67e021e - core::fmt::write::h34dbb2bf07bebeae [INFO] [stderr] at /rustc/b3e4dd99bf69ba41bc9bd7c11d27ddea7cb00ca4/library/core/src/fmt/mod.rs:1209:17 [INFO] [stderr] 5: 0x7fd2e6775fd5 - std::io::Write::write_fmt::h39e3edd307407be6 [INFO] [stderr] at /rustc/b3e4dd99bf69ba41bc9bd7c11d27ddea7cb00ca4/library/std/src/io/mod.rs:1679:15 [INFO] [stderr] 6: 0x7fd2e67881f3 - std::sys_common::backtrace::_print::h2ebb882446e23999 [INFO] [stderr] at /rustc/b3e4dd99bf69ba41bc9bd7c11d27ddea7cb00ca4/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stderr] 7: 0x7fd2e67881f3 - std::sys_common::backtrace::print::h236a709ec9a162e3 [INFO] [stderr] at /rustc/b3e4dd99bf69ba41bc9bd7c11d27ddea7cb00ca4/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stderr] 8: 0x7fd2e67881f3 - std::panicking::default_hook::{{closure}}::h9fe1ee152f521802 [INFO] [stderr] at /rustc/b3e4dd99bf69ba41bc9bd7c11d27ddea7cb00ca4/library/std/src/panicking.rs:267:22 [INFO] [stderr] 9: 0x7fd2e6787eca - std::panicking::default_hook::h0ae7f9e0fc96ad3a [INFO] [stderr] at /rustc/b3e4dd99bf69ba41bc9bd7c11d27ddea7cb00ca4/library/std/src/panicking.rs:286:9 [INFO] [stderr] thread 'rustc' panicked at 'Box', /rustc/b3e4dd99bf69ba41bc9bd7c11d27ddea7cb00ca4/compiler/rustc_errors/src/lib.rs:1503:9 [INFO] [stdout] error: internal compiler error: compiler/rustc_infer/src/infer/lexical_region_resolve/mod.rs:536:17: cannot relate region: LUB(ReErased, ReErased) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x7faa1abf1450 - std::backtrace_rs::backtrace::libunwind::trace::h1f8d0107ca20e2d5 [INFO] [stderr] at /rustc/b3e4dd99bf69ba41bc9bd7c11d27ddea7cb00ca4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 1: 0x7faa1abf1450 - std::backtrace_rs::backtrace::trace_unsynchronized::h16b61b8a4ff9bae0 [INFO] [stderr] at /rustc/b3e4dd99bf69ba41bc9bd7c11d27ddea7cb00ca4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x7faa1abf1450 - std::sys_common::backtrace::_print_fmt::h2d4ab214d7f33688 [INFO] [stderr] at /rustc/b3e4dd99bf69ba41bc9bd7c11d27ddea7cb00ca4/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stderr] 3: 0x7faa1abf1450 - ::fmt::h7347f839a6cc9bcc [INFO] [stderr] at /rustc/b3e4dd99bf69ba41bc9bd7c11d27ddea7cb00ca4/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stderr] 4: 0x7faa1ac4c21e - core::fmt::write::h34dbb2bf07bebeae [INFO] [stderr] at /rustc/b3e4dd99bf69ba41bc9bd7c11d27ddea7cb00ca4/library/core/src/fmt/mod.rs:1209:17 [INFO] [stderr] 5: 0x7faa1abe1fd5 - std::io::Write::write_fmt::h39e3edd307407be6 [INFO] [stderr] at /rustc/b3e4dd99bf69ba41bc9bd7c11d27ddea7cb00ca4/library/std/src/io/mod.rs:1679:15 [INFO] [stderr] 6: 0x7faa1abf41f3 - std::sys_common::backtrace::_print::h2ebb882446e23999 [INFO] [stderr] at /rustc/b3e4dd99bf69ba41bc9bd7c11d27ddea7cb00ca4/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stderr] 7: 0x7faa1abf41f3 - std::sys_common::backtrace::print::h236a709ec9a162e3 [INFO] [stderr] at /rustc/b3e4dd99bf69ba41bc9bd7c11d27ddea7cb00ca4/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stderr] 8: 0x7faa1abf41f3 - std::panicking::default_hook::{{closure}}::h9fe1ee152f521802 [INFO] [stderr] at /rustc/b3e4dd99bf69ba41bc9bd7c11d27ddea7cb00ca4/library/std/src/panicking.rs:267:22 [INFO] [stderr] 9: 0x7faa1abf3eca - std::panicking::default_hook::h0ae7f9e0fc96ad3a [INFO] [stderr] at /rustc/b3e4dd99bf69ba41bc9bd7c11d27ddea7cb00ca4/library/std/src/panicking.rs:286:9 [INFO] [stderr] 10: 0x7fd2e909dca1 - rustc_driver[8eb00eaf5d4315df]::DEFAULT_HOOK::{closure#0}::{closure#0} [INFO] [stderr] 11: 0x7fd2e6788a2b - as core::ops::function::Fn>::call::hdbdceff32d33e84d [INFO] [stderr] at /rustc/b3e4dd99bf69ba41bc9bd7c11d27ddea7cb00ca4/library/alloc/src/boxed.rs:1952:9 [INFO] [stderr] 12: 0x7fd2e6788a2b - std::panicking::rust_panic_with_hook::h9571a30ec7623a79 [INFO] [stderr] at /rustc/b3e4dd99bf69ba41bc9bd7c11d27ddea7cb00ca4/library/std/src/panicking.rs:673:13 [INFO] [stderr] 13: 0x7fd2ea0961b1 - std[73940481a9478542]::panicking::begin_panic::::{closure#0} [INFO] [stderr] 14: 0x7fd2ea092006 - std[73940481a9478542]::sys_common::backtrace::__rust_end_short_backtrace::::{closure#0}, !> [INFO] [stderr] 15: 0x7fd2ea0905d6 - std[73940481a9478542]::panicking::begin_panic:: [INFO] [stderr] 16: 0x7fd2ea0905c6 - std[73940481a9478542]::panic::panic_any:: [INFO] [stderr] 17: 0x7fd2ea08d78f - ::bug::<&alloc[cffb035a3980eba2]::string::String> [INFO] [stderr] 18: 0x7fd2ea08d2c0 - ::bug::<&alloc[cffb035a3980eba2]::string::String> [INFO] [stderr] 19: 0x7fd2ea0d2f8d - rustc_middle[637c4d2bdecbb889]::ty::context::tls::with_context_opt::::{closure#0}, ()>::{closure#0}, ()> [INFO] [stderr] 20: 0x7fd2ea0d3df6 - rustc_middle[637c4d2bdecbb889]::util::bug::opt_span_bug_fmt:: [INFO] [stderr] 21: 0x7fd2e7a70763 - rustc_middle[637c4d2bdecbb889]::util::bug::bug_fmt [INFO] [stderr] 22: 0x7fd2e7b2e287 - ::lub_concrete_regions [INFO] [stderr] 23: 0x7fd2e7b2ad45 - rustc_infer[af85309b86c82338]::infer::lexical_region_resolve::resolve [INFO] [stderr] 24: 0x7fd2e8856cc9 - ::resolve_regions_and_report_errors [INFO] [stderr] 25: 0x7fd2e8844e4a - ::check_region_obligations_and_report_errors [INFO] [stderr] 26: 0x7fd2e88fe381 - ::enter::<(), rustc_hir_analysis[d3fb6a337e5d5189]::check::check::check_opaque_meets_bounds::{closure#0}> [INFO] [stderr] 27: 0x7fd2e88dc41b - rustc_hir_analysis[d3fb6a337e5d5189]::check::check::check_item_type [INFO] [stderr] 28: 0x7fd2e88d8e6e - rustc_hir_analysis[d3fb6a337e5d5189]::check::check::check_mod_item_types [INFO] [stderr] 29: 0x7fd2e875b598 - rustc_query_system[3e01b5b5ebfd2b74]::query::plumbing::try_execute_query::> [INFO] [stderr] 30: 0x7fd2e8abc7d9 - rustc_query_system[3e01b5b5ebfd2b74]::query::plumbing::get_query:: [INFO] [stderr] 31: 0x7fd2e8d6476c - ::for_each_module:: [INFO] [stderr] 32: 0x7fd2e840bdf5 - rustc_hir_analysis[d3fb6a337e5d5189]::check_crate [INFO] [stderr] 33: 0x7fd2e840bac7 - rustc_interface[3dee68acc9a6d300]::passes::analysis [INFO] [stderr] 34: 0x7fd2e8e12674 - rustc_query_system[3e01b5b5ebfd2b74]::query::plumbing::try_execute_query::>> [INFO] [stderr] 35: 0x7fd2e8e123a7 - rustc_query_system[3e01b5b5ebfd2b74]::query::plumbing::get_query:: [INFO] [stderr] 36: 0x7fd2e7d833c4 - ::enter::> [INFO] [stderr] 37: 0x7fd2e7d7df59 - rustc_interface[3dee68acc9a6d300]::interface::create_compiler_and_run::, rustc_driver[8eb00eaf5d4315df]::run_compiler::{closure#1}> [INFO] [stderr] 38: 0x7fd2e7d7c862 - >::set::, rustc_driver[8eb00eaf5d4315df]::run_compiler::{closure#1}>::{closure#0}, core[ab55195a3d4923ba]::result::Result<(), rustc_errors[6a0a29408bef4db4]::ErrorGuaranteed>> [INFO] [stderr] 39: 0x7fd2e7d7c54f - std[73940481a9478542]::sys_common::backtrace::__rust_begin_short_backtrace::, rustc_driver[8eb00eaf5d4315df]::run_compiler::{closure#1}>::{closure#0}, core[ab55195a3d4923ba]::result::Result<(), rustc_errors[6a0a29408bef4db4]::ErrorGuaranteed>>::{closure#0}, core[ab55195a3d4923ba]::result::Result<(), rustc_errors[6a0a29408bef4db4]::ErrorGuaranteed>> [INFO] [stderr] 40: 0x7fd2e8eb2eb0 - <::spawn_unchecked_, rustc_driver[8eb00eaf5d4315df]::run_compiler::{closure#1}>::{closure#0}, core[ab55195a3d4923ba]::result::Result<(), rustc_errors[6a0a29408bef4db4]::ErrorGuaranteed>>::{closure#0}, core[ab55195a3d4923ba]::result::Result<(), rustc_errors[6a0a29408bef4db4]::ErrorGuaranteed>>::{closure#1} as core[ab55195a3d4923ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stderr] 41: 0x7fd2e6792503 - as core::ops::function::FnOnce>::call_once::h4425f30a1ac78976 [INFO] [stderr] at /rustc/b3e4dd99bf69ba41bc9bd7c11d27ddea7cb00ca4/library/alloc/src/boxed.rs:1938:9 [INFO] [stderr] 42: 0x7fd2e6792503 - as core::ops::function::FnOnce>::call_once::hbcc410c8f919e095 [INFO] [stderr] at /rustc/b3e4dd99bf69ba41bc9bd7c11d27ddea7cb00ca4/library/alloc/src/boxed.rs:1938:9 [INFO] [stderr] 43: 0x7fd2e6792503 - std::sys::unix::thread::Thread::new::thread_start::h54b2d5e25e5f439f [INFO] [stderr] at /rustc/b3e4dd99bf69ba41bc9bd7c11d27ddea7cb00ca4/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stderr] 44: 0x7fd2e6641609 - start_thread [INFO] [stderr] 45: 0x7fd2e6564133 - clone [INFO] [stderr] 46: 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.66.0-nightly (b3e4dd99b 2022-10-06) running on x86_64-unknown-linux-gnu [INFO] [stderr] [INFO] [stderr] note: compiler flags: --crate-type lib -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 [check_mod_item_types] checking item types in module `application::selective_poller` [INFO] [stderr] #1 [analysis] running analysis passes on this crate [INFO] [stderr] end of query stack [INFO] [stderr] 10: 0x7faa1d509ca1 - rustc_driver[8eb00eaf5d4315df]::DEFAULT_HOOK::{closure#0}::{closure#0} [INFO] [stderr] 11: 0x7faa1abf4a2b - as core::ops::function::Fn>::call::hdbdceff32d33e84d [INFO] [stderr] at /rustc/b3e4dd99bf69ba41bc9bd7c11d27ddea7cb00ca4/library/alloc/src/boxed.rs:1952:9 [INFO] [stderr] 12: 0x7faa1abf4a2b - std::panicking::rust_panic_with_hook::h9571a30ec7623a79 [INFO] [stderr] at /rustc/b3e4dd99bf69ba41bc9bd7c11d27ddea7cb00ca4/library/std/src/panicking.rs:673:13 [INFO] [stderr] 13: 0x7faa1e5021b1 - std[73940481a9478542]::panicking::begin_panic::::{closure#0} [INFO] [stderr] 14: 0x7faa1e4fe006 - std[73940481a9478542]::sys_common::backtrace::__rust_end_short_backtrace::::{closure#0}, !> [INFO] [stderr] 15: 0x7faa1e4fc5d6 - std[73940481a9478542]::panicking::begin_panic:: [INFO] [stderr] 16: 0x7faa1e4fc5c6 - std[73940481a9478542]::panic::panic_any:: [INFO] [stderr] 17: 0x7faa1e4f978f - ::bug::<&alloc[cffb035a3980eba2]::string::String> [INFO] [stderr] 18: 0x7faa1e4f92c0 - ::bug::<&alloc[cffb035a3980eba2]::string::String> [INFO] [stderr] 19: 0x7faa1e53ef8d - rustc_middle[637c4d2bdecbb889]::ty::context::tls::with_context_opt::::{closure#0}, ()>::{closure#0}, ()> [INFO] [stderr] 20: 0x7faa1e53fdf6 - rustc_middle[637c4d2bdecbb889]::util::bug::opt_span_bug_fmt:: [INFO] [stderr] 21: 0x7faa1bedc763 - rustc_middle[637c4d2bdecbb889]::util::bug::bug_fmt [INFO] [stderr] 22: 0x7faa1bf9a287 - ::lub_concrete_regions [INFO] [stderr] 23: 0x7faa1bf96d45 - rustc_infer[af85309b86c82338]::infer::lexical_region_resolve::resolve [INFO] [stderr] 24: 0x7faa1ccc2cc9 - ::resolve_regions_and_report_errors [INFO] [stderr] 25: 0x7faa1ccb0e4a - ::check_region_obligations_and_report_errors [INFO] [stderr] 26: 0x7faa1cd6a381 - ::enter::<(), rustc_hir_analysis[d3fb6a337e5d5189]::check::check::check_opaque_meets_bounds::{closure#0}> [INFO] [stderr] 27: 0x7faa1cd4841b - rustc_hir_analysis[d3fb6a337e5d5189]::check::check::check_item_type [INFO] [stderr] 28: 0x7faa1cd44e6e - rustc_hir_analysis[d3fb6a337e5d5189]::check::check::check_mod_item_types [INFO] [stderr] 29: 0x7faa1cbc7598 - rustc_query_system[3e01b5b5ebfd2b74]::query::plumbing::try_execute_query::> [INFO] [stderr] 30: 0x7faa1cf287d9 - rustc_query_system[3e01b5b5ebfd2b74]::query::plumbing::get_query:: [INFO] [stderr] 31: 0x7faa1d1d076c - ::for_each_module:: [INFO] [stderr] 32: 0x7faa1c877df5 - rustc_hir_analysis[d3fb6a337e5d5189]::check_crate [INFO] [stderr] 33: 0x7faa1c877ac7 - rustc_interface[3dee68acc9a6d300]::passes::analysis [INFO] [stderr] 34: 0x7faa1d27e674 - rustc_query_system[3e01b5b5ebfd2b74]::query::plumbing::try_execute_query::>> [INFO] [stderr] 35: 0x7faa1d27e3a7 - rustc_query_system[3e01b5b5ebfd2b74]::query::plumbing::get_query:: [INFO] [stderr] 36: 0x7faa1c1ef3c4 - ::enter::> [INFO] [stderr] 37: 0x7faa1c1e9f59 - rustc_interface[3dee68acc9a6d300]::interface::create_compiler_and_run::, rustc_driver[8eb00eaf5d4315df]::run_compiler::{closure#1}> [INFO] [stderr] 38: 0x7faa1c1e8862 - >::set::, rustc_driver[8eb00eaf5d4315df]::run_compiler::{closure#1}>::{closure#0}, core[ab55195a3d4923ba]::result::Result<(), rustc_errors[6a0a29408bef4db4]::ErrorGuaranteed>> [INFO] [stderr] 39: 0x7faa1c1e854f - std[73940481a9478542]::sys_common::backtrace::__rust_begin_short_backtrace::, rustc_driver[8eb00eaf5d4315df]::run_compiler::{closure#1}>::{closure#0}, core[ab55195a3d4923ba]::result::Result<(), rustc_errors[6a0a29408bef4db4]::ErrorGuaranteed>>::{closure#0}, core[ab55195a3d4923ba]::result::Result<(), rustc_errors[6a0a29408bef4db4]::ErrorGuaranteed>> [INFO] [stderr] 40: 0x7faa1d31eeb0 - <::spawn_unchecked_, rustc_driver[8eb00eaf5d4315df]::run_compiler::{closure#1}>::{closure#0}, core[ab55195a3d4923ba]::result::Result<(), rustc_errors[6a0a29408bef4db4]::ErrorGuaranteed>>::{closure#0}, core[ab55195a3d4923ba]::result::Result<(), rustc_errors[6a0a29408bef4db4]::ErrorGuaranteed>>::{closure#1} as core[ab55195a3d4923ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stderr] 41: 0x7faa1abfe503 - as core::ops::function::FnOnce>::call_once::h4425f30a1ac78976 [INFO] [stderr] at /rustc/b3e4dd99bf69ba41bc9bd7c11d27ddea7cb00ca4/library/alloc/src/boxed.rs:1938:9 [INFO] [stderr] 42: 0x7faa1abfe503 - as core::ops::function::FnOnce>::call_once::hbcc410c8f919e095 [INFO] [stderr] at /rustc/b3e4dd99bf69ba41bc9bd7c11d27ddea7cb00ca4/library/alloc/src/boxed.rs:1938:9 [INFO] [stderr] 43: 0x7faa1abfe503 - std::sys::unix::thread::Thread::new::thread_start::h54b2d5e25e5f439f [INFO] [stderr] at /rustc/b3e4dd99bf69ba41bc9bd7c11d27ddea7cb00ca4/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stderr] 44: 0x7faa1aaad609 - start_thread [INFO] [stderr] 45: 0x7faa1a9d0133 - clone [INFO] [stderr] 46: 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.66.0-nightly (b3e4dd99b 2022-10-06) 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 [check_mod_item_types] checking item types in module `application::selective_poller` [INFO] [stderr] #1 [analysis] running analysis passes on this crate [INFO] [stderr] end of query stack [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `patrol` due to previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `patrol` due to previous error [INFO] running `Command { std: "docker" "inspect" "0508849ed57d6c363bfeb174426a4f58f1c01486586e4755a9898fa8a5161a6b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0508849ed57d6c363bfeb174426a4f58f1c01486586e4755a9898fa8a5161a6b", kill_on_drop: false }` [INFO] [stdout] 0508849ed57d6c363bfeb174426a4f58f1c01486586e4755a9898fa8a5161a6b