[INFO] cloning repository https://github.com/TannerRogalsky/shodan [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/TannerRogalsky/shodan" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTannerRogalsky%2Fshodan", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTannerRogalsky%2Fshodan'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0cb0f7c9e618358f23f9b0a11fb03214191caced [INFO] checking TannerRogalsky/shodan against try#c3491e21996dc67a8e37d9e5e74ed156563e9854 for pr-101345 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTannerRogalsky%2Fshodan" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/TannerRogalsky/shodan on toolchain c3491e21996dc67a8e37d9e5e74ed156563e9854 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c3491e21996dc67a8e37d9e5e74ed156563e9854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/TannerRogalsky/shodan [INFO] finished tweaking git repo https://github.com/TannerRogalsky/shodan [INFO] tweaked toml for git repo https://github.com/TannerRogalsky/shodan written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/TannerRogalsky/shodan already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c3491e21996dc67a8e37d9e5e74ed156563e9854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+c3491e21996dc67a8e37d9e5e74ed156563e9854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2e372eb50376092c751aec1ae4aca431b55920f22da05cf5ac6b6ecf2af0796c [INFO] running `Command { std: "docker" "start" "-a" "2e372eb50376092c751aec1ae4aca431b55920f22da05cf5ac6b6ecf2af0796c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2e372eb50376092c751aec1ae4aca431b55920f22da05cf5ac6b6ecf2af0796c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2e372eb50376092c751aec1ae4aca431b55920f22da05cf5ac6b6ecf2af0796c", kill_on_drop: false }` [INFO] [stdout] 2e372eb50376092c751aec1ae4aca431b55920f22da05cf5ac6b6ecf2af0796c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+c3491e21996dc67a8e37d9e5e74ed156563e9854" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 397e2271023397bb954581b477e4d4dd5688f6ffd6f735ed6f55973f6bff2a10 [INFO] running `Command { std: "docker" "start" "-a" "397e2271023397bb954581b477e4d4dd5688f6ffd6f735ed6f55973f6bff2a10", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Compiling unicode-ident v1.0.3 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling libc v0.2.132 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Checking once_cell v1.13.1 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking smallvec v1.9.0 [INFO] [stderr] Compiling libm v0.2.5 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling serde_derive v1.0.144 [INFO] [stderr] Checking itoa v1.0.3 [INFO] [stderr] Compiling serde v1.0.144 [INFO] [stderr] Checking pin-project-lite v0.2.9 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking bytes v1.2.1 [INFO] [stderr] Compiling futures-core v0.3.24 [INFO] [stderr] Checking untrusted v0.7.1 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Checking ryu v1.0.11 [INFO] [stderr] Checking futures-sink v0.3.24 [INFO] [stderr] Compiling futures-channel v0.3.24 [INFO] [stderr] Compiling futures-task v0.3.24 [INFO] [stderr] Compiling futures-util v0.3.24 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking futures-io v0.3.24 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling time-macros v0.2.4 [INFO] [stderr] Checking num_threads v0.1.6 [INFO] [stderr] Checking either v1.8.0 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking tower-service v0.3.2 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Checking try-lock v0.2.3 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Checking ppv-lite86 v0.2.16 [INFO] [stderr] Checking httpdate v1.0.2 [INFO] [stderr] Checking regex-syntax v0.6.27 [INFO] [stderr] Checking openssl-probe v0.1.5 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling serde_json v1.0.85 [INFO] [stderr] Checking matches v0.1.9 [INFO] [stderr] Compiling crossbeam-utils v0.8.11 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Compiling rustls v0.20.6 [INFO] [stderr] Compiling rayon-core v1.9.3 [INFO] [stderr] Compiling openssl v0.10.41 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Compiling semver v1.0.13 [INFO] [stderr] Checking unicode-bidi v0.3.8 [INFO] [stderr] Compiling native-tls v0.2.10 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Checking tower-layer v0.3.1 [INFO] [stderr] Checking mint v0.5.9 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Checking itoa v0.4.8 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling pq-sys v0.4.7 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Compiling eyre v0.6.8 [INFO] [stderr] Checking iana-time-zone v0.1.47 [INFO] [stderr] Checking ipnet v2.5.0 [INFO] [stderr] Checking fastrand v1.8.0 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Checking dotenv v0.15.0 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.82 [INFO] [stderr] Checking zeroize v1.5.7 [INFO] [stderr] Checking indenter v0.3.3 [INFO] [stderr] Checking scoped-tls v1.0.0 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Compiling paste v1.0.9 [INFO] [stderr] Checking ttf-parser v0.15.2 [INFO] [stderr] Checking ab_glyph_rasterizer v0.1.5 [INFO] [stderr] Compiling beef v0.5.2 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling bumpalo v3.11.0 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Compiling ucd-trie v0.1.4 [INFO] [stderr] Checking xmlparser v0.13.3 [INFO] [stderr] Checking cpufeatures v0.2.4 [INFO] [stderr] Compiling wasm-bindgen v0.2.82 [INFO] [stderr] Checking utf-8 v0.7.6 [INFO] [stderr] Checking cty v0.2.2 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking xi-unicode v0.3.0 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Compiling winit v0.26.1 [INFO] [stderr] Checking linked-hash-map v0.5.6 [INFO] [stderr] Compiling async-trait v0.1.57 [INFO] [stderr] Checking futures-timer v3.0.2 [INFO] [stderr] Compiling caith v4.2.2 [INFO] [stderr] Compiling serenity v0.11.5 [INFO] [stderr] Checking glow v0.8.1 [INFO] [stderr] Checking typemap_rev v0.1.5 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Checking libloading v0.7.3 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Checking tracing-core v0.1.29 [INFO] [stderr] Checking thread_local v1.1.4 [INFO] [stderr] Compiling lock_api v0.4.8 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling tokio v1.20.1 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.10 [INFO] [stderr] Compiling rayon v1.5.3 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Checking sharded-slab v0.1.4 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling slotmap v1.0.6 [INFO] [stderr] Compiling wayland-sys v0.29.5 [INFO] [stderr] Compiling x11-dl v2.20.0 [INFO] [stderr] Compiling smithay-client-toolkit v0.15.4 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling openssl-sys v0.9.75 [INFO] [stderr] Checking http v0.2.8 [INFO] [stderr] Checking bytes-utils v0.1.2 [INFO] [stderr] Checking itertools v0.10.3 [INFO] [stderr] Checking rustls-pemfile v1.0.1 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stdout] error: internal compiler error: compiler/rustc_middle/src/ty/subst.rs:619:9: expected type for `S/#0` (S/0) but found Lifetime(ReEarlyBound(1, 's)) when substituting, substs=[ReEarlyBound(1, 's), S] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] thread 'rustc' panicked at 'Box', /rustc/c3491e21996dc67a8e37d9e5e74ed156563e9854/compiler/rustc_errors/src/lib.rs:1465:9 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x7f2ed2de5340 - std::backtrace_rs::backtrace::libunwind::trace::h6176bf60b78d74d6 [INFO] [stderr] at /rustc/c3491e21996dc67a8e37d9e5e74ed156563e9854/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 1: 0x7f2ed2de5340 - std::backtrace_rs::backtrace::trace_unsynchronized::h5d22932bd33ba306 [INFO] [stderr] at /rustc/c3491e21996dc67a8e37d9e5e74ed156563e9854/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x7f2ed2de5340 - std::sys_common::backtrace::_print_fmt::h91ed71259c388db3 [INFO] [stderr] at /rustc/c3491e21996dc67a8e37d9e5e74ed156563e9854/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stderr] 3: 0x7f2ed2de5340 - ::fmt::hde15bb8cbf7665da [INFO] [stderr] at /rustc/c3491e21996dc67a8e37d9e5e74ed156563e9854/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stderr] 4: 0x7f2ed2e400fe - core::fmt::write::h9761a5598d7cc269 [INFO] [stderr] at /rustc/c3491e21996dc67a8e37d9e5e74ed156563e9854/library/core/src/fmt/mod.rs:1202:17 [INFO] [stderr] 5: 0x7f2ed2dd5d15 - std::io::Write::write_fmt::h26becaaa3f318825 [INFO] [stderr] at /rustc/c3491e21996dc67a8e37d9e5e74ed156563e9854/library/std/src/io/mod.rs:1679:15 [INFO] [stderr] 6: 0x7f2ed2de7fd3 - std::sys_common::backtrace::_print::hc10fefd61e366dd2 [INFO] [stderr] at /rustc/c3491e21996dc67a8e37d9e5e74ed156563e9854/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stderr] 7: 0x7f2ed2de7fd3 - std::sys_common::backtrace::print::hd8c846072a354bbf [INFO] [stderr] at /rustc/c3491e21996dc67a8e37d9e5e74ed156563e9854/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stderr] 8: 0x7f2ed2de7fd3 - std::panicking::default_hook::{{closure}}::haa135eeb0555cd8c [INFO] [stderr] at /rustc/c3491e21996dc67a8e37d9e5e74ed156563e9854/library/std/src/panicking.rs:295:22 [INFO] [stderr] 9: 0x7f2ed2de7cbf - std::panicking::default_hook::h962e5f45e4e85804 [INFO] [stderr] at /rustc/c3491e21996dc67a8e37d9e5e74ed156563e9854/library/std/src/panicking.rs:314:9 [INFO] [stderr] 10: 0x7f2ed5680244 - rustc_driver[37844947c1c4e730]::DEFAULT_HOOK::{closure#0}::{closure#0} [INFO] [stderr] 11: 0x7f2ed2de880d - std::panicking::rust_panic_with_hook::h26097f8ccbe406f2 [INFO] [stderr] at /rustc/c3491e21996dc67a8e37d9e5e74ed156563e9854/library/std/src/panicking.rs:702:17 [INFO] [stderr] 12: 0x7f2ed6647051 - std[17c996d5f6362125]::panicking::begin_panic::::{closure#0} [INFO] [stderr] 13: 0x7f2ed6646946 - std[17c996d5f6362125]::sys_common::backtrace::__rust_end_short_backtrace::::{closure#0}, !> [INFO] [stderr] 14: 0x7f2ed66435f6 - std[17c996d5f6362125]::panicking::begin_panic:: [INFO] [stderr] 15: 0x7f2ed66435e6 - std[17c996d5f6362125]::panic::panic_any:: [INFO] [stderr] 16: 0x7f2ed66423ad - ::bug::<&alloc[cf695002ebe1f35b]::string::String> [INFO] [stderr] 17: 0x7f2ed6641c10 - ::bug::<&alloc[cf695002ebe1f35b]::string::String> [INFO] [stderr] 18: 0x7f2ed66aac6d - rustc_middle[7beb62e1eee56aa5]::ty::context::tls::with_context_opt::::{closure#0}, ()>::{closure#0}, ()> [INFO] [stderr] 19: 0x7f2ed66ac9b6 - rustc_middle[7beb62e1eee56aa5]::util::bug::opt_span_bug_fmt:: [INFO] [stderr] 20: 0x7f2ed40511a3 - rustc_middle[7beb62e1eee56aa5]::util::bug::bug_fmt [INFO] [stderr] 21: 0x7f2ed66a994d - ::type_param_expected [INFO] [stderr] 22: 0x7f2ed3f5a33b - ::try_fold_ty [INFO] [stderr] 23: 0x7f2ed3f51f98 - ::fold_ty [INFO] [stderr] 24: 0x7f2ed514dec3 - ::try_fold_with:: [INFO] [stderr] 25: 0x7f2ed4b849e1 - ::try_fold_binder:: [INFO] [stderr] 26: 0x7f2ed4b84419 - ::register_hidden_type [INFO] [stderr] 27: 0x7f2ed4b83b15 - ::handle_opaque_type::{closure#0} [INFO] [stderr] 28: 0x7f2ed4b832b9 - ::handle_opaque_type [INFO] [stderr] 29: 0x7f2ed4b83089 - ::replace_opaque_types_with_inference_vars::{closure#3}, ::replace_opaque_types_with_inference_vars::{closure#1}, ::replace_opaque_types_with_inference_vars::{closure#2}> as rustc_middle[7beb62e1eee56aa5]::ty::fold::FallibleTypeFolder>::try_fold_ty [INFO] [stderr] 30: 0x7f2ed4b67b33 - rustc_typeck[1c1b7dedada1227e]::check::check::check_fn [INFO] [stderr] 31: 0x7f2ed4b59400 - ::enter::<&rustc_middle[7beb62e1eee56aa5]::ty::context::TypeckResults, ::enter::{closure#1}, &rustc_middle[7beb62e1eee56aa5]::ty::context::TypeckResults>::{closure#0}> [INFO] [stderr] 32: 0x7f2ed4b57680 - rustc_typeck[1c1b7dedada1227e]::check::typeck [INFO] [stderr] 33: 0x7f2ed4e59998 - rustc_query_system[50d9efc904e05111]::query::plumbing::try_execute_query::> [INFO] [stderr] 34: 0x7f2ed557f10a - ::typeck [INFO] [stderr] 35: 0x7f2ed4c85c52 - ::typeck_opt_const_arg [INFO] [stderr] 36: 0x7f2ed4c84683 - rustc_mir_build[35657bfbf0d13de]::build::mir_built [INFO] [stderr] 37: 0x7f2ed4b8f38a - rustc_query_system[50d9efc904e05111]::query::plumbing::try_execute_query::, &rustc_data_structures[7dd3ac3ff0520fbe]::steal::Steal>> [INFO] [stderr] 38: 0x7f2ed557d3d7 - ::mir_built [INFO] [stderr] 39: 0x7f2ed4887e8c - rustc_mir_transform[9ef21538bf51cc1e]::check_unsafety::unsafety_check_result [INFO] [stderr] 40: 0x7f2ed48878b8 - >::call_once [INFO] [stderr] 41: 0x7f2ed4bcbac6 - rustc_query_system[50d9efc904e05111]::query::plumbing::try_execute_query::> [INFO] [stderr] 42: 0x7f2ed557ea50 - ::unsafety_check_result [INFO] [stderr] 43: 0x7f2ed54c54d0 - rustc_mir_transform[9ef21538bf51cc1e]::mir_const [INFO] [stderr] 44: 0x7f2ed4b8f38a - rustc_query_system[50d9efc904e05111]::query::plumbing::try_execute_query::, &rustc_data_structures[7dd3ac3ff0520fbe]::steal::Steal>> [INFO] [stderr] 45: 0x7f2ed557d50e - ::mir_const [INFO] [stderr] 46: 0x7f2ed482b553 - rustc_mir_transform[9ef21538bf51cc1e]::mir_promoted [INFO] [stderr] 47: 0x7f2ed4f3fd43 - rustc_query_system[50d9efc904e05111]::query::plumbing::try_execute_query::, (&rustc_data_structures[7dd3ac3ff0520fbe]::steal::Steal, &rustc_data_structures[7dd3ac3ff0520fbe]::steal::Steal>)>> [INFO] [stderr] 48: 0x7f2ed557dab6 - ::mir_promoted [INFO] [stderr] 49: 0x7f2ed50220e2 - rustc_borrowck[5ba217849104aca8]::mir_borrowck [INFO] [stderr] 50: 0x7f2ed5021c11 - >::call_once [INFO] [stderr] 51: 0x7f2ed4aeb07d - rustc_query_system[50d9efc904e05111]::query::plumbing::try_execute_query::> [INFO] [stderr] 52: 0x7f2ed557f385 - ::mir_borrowck [INFO] [stderr] 53: 0x7f2ed52e72f2 - rustc_typeck[1c1b7dedada1227e]::collect::type_of::type_of [INFO] [stderr] 54: 0x7f2ed4b94ef4 - rustc_query_system[50d9efc904e05111]::query::plumbing::get_query:: [INFO] [stderr] 55: 0x7f2ed4fed6f0 - rustc_typeck[1c1b7dedada1227e]::check::check::check_item_type [INFO] [stderr] 56: 0x7f2ed4fe9b0e - rustc_typeck[1c1b7dedada1227e]::check::check::check_mod_item_types [INFO] [stderr] 57: 0x7f2ed45a54f0 - rustc_query_system[50d9efc904e05111]::query::plumbing::try_execute_query::> [INFO] [stderr] 58: 0x7f2ed50beab5 - rustc_query_system[50d9efc904e05111]::query::plumbing::get_query:: [INFO] [stderr] 59: 0x7f2ed535ad5c - ::for_each_module:: [INFO] [stderr] 60: 0x7f2ed5063c45 - rustc_typeck[1c1b7dedada1227e]::check_crate [INFO] [stderr] 61: 0x7f2ed5061a62 - rustc_interface[5b9d04fc58ee7720]::passes::analysis [INFO] [stderr] 62: 0x7f2ed540c72f - rustc_query_system[50d9efc904e05111]::query::plumbing::try_execute_query::>> [INFO] [stderr] 63: 0x7f2ed540c440 - rustc_query_system[50d9efc904e05111]::query::plumbing::get_query:: [INFO] [stderr] 64: 0x7f2ed44a9744 - ::enter::> [INFO] [stderr] 65: 0x7f2ed44a62ae - ::enter::, rustc_errors[ffc9f8ad040f737d]::ErrorGuaranteed>> [INFO] [stderr] 66: 0x7f2ed44a141c - rustc_span[b6ed302232182e4]::with_source_map::, rustc_interface[5b9d04fc58ee7720]::interface::create_compiler_and_run, rustc_driver[37844947c1c4e730]::run_compiler::{closure#1}>::{closure#1}> [INFO] [stderr] 67: 0x7f2ed44a0e12 - rustc_interface[5b9d04fc58ee7720]::interface::create_compiler_and_run::, rustc_driver[37844947c1c4e730]::run_compiler::{closure#1}> [INFO] [stderr] 68: 0x7f2ed449fa61 - >::set::, rustc_driver[37844947c1c4e730]::run_compiler::{closure#1}>::{closure#0}, core[fae64f17691dff84]::result::Result<(), rustc_errors[ffc9f8ad040f737d]::ErrorGuaranteed>> [INFO] [stderr] 69: 0x7f2ed449f74f - std[17c996d5f6362125]::sys_common::backtrace::__rust_begin_short_backtrace::, rustc_driver[37844947c1c4e730]::run_compiler::{closure#1}>::{closure#0}, core[fae64f17691dff84]::result::Result<(), rustc_errors[ffc9f8ad040f737d]::ErrorGuaranteed>>::{closure#0}, core[fae64f17691dff84]::result::Result<(), rustc_errors[ffc9f8ad040f737d]::ErrorGuaranteed>> [INFO] [stderr] 70: 0x7f2ed549e629 - <::spawn_unchecked_, rustc_driver[37844947c1c4e730]::run_compiler::{closure#1}>::{closure#0}, core[fae64f17691dff84]::result::Result<(), rustc_errors[ffc9f8ad040f737d]::ErrorGuaranteed>>::{closure#0}, core[fae64f17691dff84]::result::Result<(), rustc_errors[ffc9f8ad040f737d]::ErrorGuaranteed>>::{closure#1} as core[fae64f17691dff84]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stderr] 71: 0x7f2ed2df2663 - as core::ops::function::FnOnce>::call_once::hbcba3d5baddb20d1 [INFO] [stderr] at /rustc/c3491e21996dc67a8e37d9e5e74ed156563e9854/library/alloc/src/boxed.rs:1940:9 [INFO] [stderr] 72: 0x7f2ed2df2663 - as core::ops::function::FnOnce>::call_once::hcb40027853eebed4 [INFO] [stderr] at /rustc/c3491e21996dc67a8e37d9e5e74ed156563e9854/library/alloc/src/boxed.rs:1940:9 [INFO] [stderr] 73: 0x7f2ed2df2663 - std::sys::unix::thread::Thread::new::thread_start::habdd10d71164d0ca [INFO] [stderr] at /rustc/c3491e21996dc67a8e37d9e5e74ed156563e9854/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stderr] 74: 0x7f2ed2ca2609 - start_thread [INFO] [stderr] 75: 0x7f2ed2bc5133 - clone [INFO] [stderr] 76: 0x0 - [INFO] [stderr] [INFO] [stderr] note: the compiler unexpectedly panicked. this is a bug. [INFO] [stderr] [INFO] [stderr] note: we would appreciate a bug report: https://github.com/rust-lang/rust/issues/new?labels=C-bug%2C+I-ICE%2C+T-compiler&template=ice.md [INFO] [stderr] [INFO] [stderr] note: rustc 1.65.0-nightly (c3491e219 2022-09-03) 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 [typeck] type-checking `string::::split_bytes` [INFO] [stderr] #1 [mir_built] building MIR for `string::::split_bytes` [INFO] [stderr] #2 [unsafety_check_result] unsafety-checking `string::::split_bytes` [INFO] [stderr] #3 [mir_const] processing MIR for `string::::split_bytes` [INFO] [stderr] #4 [mir_promoted] processing `string::::split_bytes` [INFO] [stderr] #5 [mir_borrowck] borrow-checking `string::::split_bytes` [INFO] [stderr] #6 [type_of] computing type of `string::::split_bytes::{opaque#0}` [INFO] [stderr] #7 [check_mod_item_types] checking item types in module `string` [INFO] [stderr] #8 [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] [stderr] error: could not compile `bytes-utils` due to previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "397e2271023397bb954581b477e4d4dd5688f6ffd6f735ed6f55973f6bff2a10", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "397e2271023397bb954581b477e4d4dd5688f6ffd6f735ed6f55973f6bff2a10", kill_on_drop: false }` [INFO] [stdout] 397e2271023397bb954581b477e4d4dd5688f6ffd6f735ed6f55973f6bff2a10