[INFO] cloning repository https://github.com/mitchgollub/rust-actix-example [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mitchgollub/rust-actix-example" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmitchgollub%2Frust-actix-example", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmitchgollub%2Frust-actix-example'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 073c5c573a1f2fe91e03ec9024ddcdc72ec2091b [INFO] checking mitchgollub/rust-actix-example against try#c3491e21996dc67a8e37d9e5e74ed156563e9854 for pr-101345 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmitchgollub%2Frust-actix-example" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mitchgollub/rust-actix-example 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/mitchgollub/rust-actix-example [INFO] finished tweaking git repo https://github.com/mitchgollub/rust-actix-example [INFO] tweaked toml for git repo https://github.com/mitchgollub/rust-actix-example written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/mitchgollub/rust-actix-example 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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] 85c1f834d843bd9517084086f9776a2b592c85d1500d42a6fe7fb810688d185c [INFO] running `Command { std: "docker" "start" "-a" "85c1f834d843bd9517084086f9776a2b592c85d1500d42a6fe7fb810688d185c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "85c1f834d843bd9517084086f9776a2b592c85d1500d42a6fe7fb810688d185c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "85c1f834d843bd9517084086f9776a2b592c85d1500d42a6fe7fb810688d185c", kill_on_drop: false }` [INFO] [stdout] 85c1f834d843bd9517084086f9776a2b592c85d1500d42a6fe7fb810688d185c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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] d6010db99e915587d0cf59a33d23b715dcb7fc9d61fdf9e3dbe14c1ac3e62642 [INFO] running `Command { std: "docker" "start" "-a" "d6010db99e915587d0cf59a33d23b715dcb7fc9d61fdf9e3dbe14c1ac3e62642", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling libc v0.2.95 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking pin-project-lite v0.2.6 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling futures-core v0.3.15 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Checking smallvec v1.6.1 [INFO] [stderr] Checking futures-sink v0.3.15 [INFO] [stderr] Checking slab v0.4.3 [INFO] [stderr] Compiling futures-channel v0.3.15 [INFO] [stderr] Compiling futures-task v0.3.15 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Checking once_cell v1.7.2 [INFO] [stderr] Checking bytes v1.0.1 [INFO] [stderr] Checking futures-io v0.3.15 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling cc v1.0.68 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Checking pin-project-lite v0.1.12 [INFO] [stderr] Compiling httparse v1.4.1 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Checking bytes v0.5.6 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Compiling pin-project-internal v0.4.28 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Checking untrusted v0.7.1 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Checking tower-service v0.3.1 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Checking try-lock v0.2.3 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking httpdate v1.0.1 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Checking copyless v0.1.5 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Checking linked-hash-map v0.5.4 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling async-trait v0.1.50 [INFO] [stderr] Checking match_cfg v0.1.0 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling const_fn v0.4.8 [INFO] [stderr] Checking termcolor v1.1.2 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Checking openssl-probe v0.1.4 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking cpufeatures v0.1.4 [INFO] [stderr] Checking zeroize v1.3.0 [INFO] [stderr] Checking xmlparser v0.13.3 [INFO] [stderr] Checking tower-layer v0.3.1 [INFO] [stderr] Checking diff v0.1.12 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Checking gimli v0.24.0 [INFO] [stderr] Compiling eyre v0.6.5 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Checking language-tags v0.2.2 [INFO] [stderr] Checking fastrand v1.4.1 [INFO] [stderr] Checking owo-colors v1.3.0 [INFO] [stderr] Checking object v0.24.0 [INFO] [stderr] Checking indenter v0.3.3 [INFO] [stderr] Checking rustc-demangle v0.1.19 [INFO] [stderr] Checking serde v0.8.23 [INFO] [stderr] Checking rust-ini v0.13.0 [INFO] [stderr] Checking dotenv v0.15.0 [INFO] [stderr] Checking instant v0.1.9 [INFO] [stderr] Checking tracing-core v0.1.18 [INFO] [stderr] Checking sharded-slab v0.1.1 [INFO] [stderr] Checking thread_local v1.1.3 [INFO] [stderr] Checking lock_api v0.4.4 [INFO] [stderr] Checking http v0.2.4 [INFO] [stderr] Checking bytestring v1.0.0 [INFO] [stderr] Checking bytes-utils v0.1.1 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Checking unicode-bidi v0.3.5 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling time v0.2.26 [INFO] [stderr] Compiling cookie v0.14.4 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Checking humantime v1.3.0 [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: 0x7ff8e76a8340 - 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: 0x7ff8e76a8340 - 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: 0x7ff8e76a8340 - std::sys_common::backtrace::_print_fmt::h91ed71259c388db3 [INFO] [stderr] at /rustc/c3491e21996dc67a8e37d9e5e74ed156563e9854/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stderr] 3: 0x7ff8e76a8340 - ::fmt::hde15bb8cbf7665da [INFO] [stderr] at /rustc/c3491e21996dc67a8e37d9e5e74ed156563e9854/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stderr] Compiling futures-macro v0.3.15 [INFO] [stderr] 4: 0x7ff8e77030fe - core::fmt::write::h9761a5598d7cc269 [INFO] [stderr] at /rustc/c3491e21996dc67a8e37d9e5e74ed156563e9854/library/core/src/fmt/mod.rs:1202:17 [INFO] [stderr] 5: 0x7ff8e7698d15 - std::io::Write::write_fmt::h26becaaa3f318825 [INFO] [stderr] at /rustc/c3491e21996dc67a8e37d9e5e74ed156563e9854/library/std/src/io/mod.rs:1679:15 [INFO] [stderr] 6: 0x7ff8e76aafd3 - std::sys_common::backtrace::_print::hc10fefd61e366dd2 [INFO] [stderr] at /rustc/c3491e21996dc67a8e37d9e5e74ed156563e9854/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stderr] 7: 0x7ff8e76aafd3 - std::sys_common::backtrace::print::hd8c846072a354bbf [INFO] [stderr] at /rustc/c3491e21996dc67a8e37d9e5e74ed156563e9854/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stderr] 8: 0x7ff8e76aafd3 - std::panicking::default_hook::{{closure}}::haa135eeb0555cd8c [INFO] [stderr] at /rustc/c3491e21996dc67a8e37d9e5e74ed156563e9854/library/std/src/panicking.rs:295:22 [INFO] [stderr] 9: 0x7ff8e76aacbf - std::panicking::default_hook::h962e5f45e4e85804 [INFO] [stderr] at /rustc/c3491e21996dc67a8e37d9e5e74ed156563e9854/library/std/src/panicking.rs:314:9 [INFO] [stderr] 10: 0x7ff8e9f43244 - rustc_driver[37844947c1c4e730]::DEFAULT_HOOK::{closure#0}::{closure#0} [INFO] [stderr] 11: 0x7ff8e76ab80d - std::panicking::rust_panic_with_hook::h26097f8ccbe406f2 [INFO] [stderr] at /rustc/c3491e21996dc67a8e37d9e5e74ed156563e9854/library/std/src/panicking.rs:702:17 [INFO] [stderr] 12: 0x7ff8eaf0a051 - std[17c996d5f6362125]::panicking::begin_panic::::{closure#0} [INFO] [stderr] 13: 0x7ff8eaf09946 - std[17c996d5f6362125]::sys_common::backtrace::__rust_end_short_backtrace::::{closure#0}, !> [INFO] [stderr] 14: 0x7ff8eaf065f6 - std[17c996d5f6362125]::panicking::begin_panic:: [INFO] [stderr] 15: 0x7ff8eaf065e6 - std[17c996d5f6362125]::panic::panic_any:: [INFO] [stderr] 16: 0x7ff8eaf053ad - ::bug::<&alloc[cf695002ebe1f35b]::string::String> [INFO] [stderr] 17: 0x7ff8eaf04c10 - ::bug::<&alloc[cf695002ebe1f35b]::string::String> [INFO] [stderr] 18: 0x7ff8eaf6dc6d - rustc_middle[7beb62e1eee56aa5]::ty::context::tls::with_context_opt::::{closure#0}, ()>::{closure#0}, ()> [INFO] [stderr] 19: 0x7ff8eaf6f9b6 - rustc_middle[7beb62e1eee56aa5]::util::bug::opt_span_bug_fmt:: [INFO] [stderr] 20: 0x7ff8e89141a3 - rustc_middle[7beb62e1eee56aa5]::util::bug::bug_fmt [INFO] [stderr] 21: 0x7ff8eaf6c94d - ::type_param_expected [INFO] [stderr] 22: 0x7ff8e881d33b - ::try_fold_ty [INFO] [stderr] 23: 0x7ff8e8814f98 - ::fold_ty [INFO] [stderr] 24: 0x7ff8e9a10ec3 - ::try_fold_with:: [INFO] [stderr] 25: 0x7ff8e94479e1 - ::try_fold_binder:: [INFO] [stderr] 26: 0x7ff8e9447419 - ::register_hidden_type [INFO] [stderr] 27: 0x7ff8e9446b15 - ::handle_opaque_type::{closure#0} [INFO] [stderr] 28: 0x7ff8e94462b9 - ::handle_opaque_type [INFO] [stderr] 29: 0x7ff8e9446089 - ::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: 0x7ff8e942ab33 - rustc_typeck[1c1b7dedada1227e]::check::check::check_fn [INFO] [stderr] 31: 0x7ff8e941c400 - ::enter::<&rustc_middle[7beb62e1eee56aa5]::ty::context::TypeckResults, ::enter::{closure#1}, &rustc_middle[7beb62e1eee56aa5]::ty::context::TypeckResults>::{closure#0}> [INFO] [stderr] 32: 0x7ff8e941a680 - rustc_typeck[1c1b7dedada1227e]::check::typeck [INFO] [stderr] 33: 0x7ff8e971c998 - rustc_query_system[50d9efc904e05111]::query::plumbing::try_execute_query::> [INFO] [stderr] 34: 0x7ff8e9e4210a - ::typeck [INFO] [stderr] 35: 0x7ff8e9548c52 - ::typeck_opt_const_arg [INFO] [stderr] 36: 0x7ff8e9547683 - rustc_mir_build[35657bfbf0d13de]::build::mir_built [INFO] [stderr] 37: 0x7ff8e945238a - rustc_query_system[50d9efc904e05111]::query::plumbing::try_execute_query::, &rustc_data_structures[7dd3ac3ff0520fbe]::steal::Steal>> [INFO] [stderr] 38: 0x7ff8e9e403d7 - ::mir_built [INFO] [stderr] 39: 0x7ff8e914ae8c - rustc_mir_transform[9ef21538bf51cc1e]::check_unsafety::unsafety_check_result [INFO] [stderr] 40: 0x7ff8e914a8b8 - >::call_once [INFO] [stderr] 41: 0x7ff8e948eac6 - rustc_query_system[50d9efc904e05111]::query::plumbing::try_execute_query::> [INFO] [stderr] 42: 0x7ff8e9e41a50 - ::unsafety_check_result [INFO] [stderr] 43: 0x7ff8e9d884d0 - rustc_mir_transform[9ef21538bf51cc1e]::mir_const [INFO] [stderr] 44: 0x7ff8e945238a - rustc_query_system[50d9efc904e05111]::query::plumbing::try_execute_query::, &rustc_data_structures[7dd3ac3ff0520fbe]::steal::Steal>> [INFO] [stderr] 45: 0x7ff8e9e4050e - ::mir_const [INFO] [stderr] 46: 0x7ff8e90ee553 - rustc_mir_transform[9ef21538bf51cc1e]::mir_promoted [INFO] [stderr] 47: 0x7ff8e9802d43 - rustc_query_system[50d9efc904e05111]::query::plumbing::try_execute_query::, (&rustc_data_structures[7dd3ac3ff0520fbe]::steal::Steal, &rustc_data_structures[7dd3ac3ff0520fbe]::steal::Steal>)>> [INFO] [stderr] 48: 0x7ff8e9e40ab6 - ::mir_promoted [INFO] [stderr] 49: 0x7ff8e98e50e2 - rustc_borrowck[5ba217849104aca8]::mir_borrowck [INFO] [stderr] 50: 0x7ff8e98e4c11 - >::call_once [INFO] [stderr] 51: 0x7ff8e93ae07d - rustc_query_system[50d9efc904e05111]::query::plumbing::try_execute_query::> [INFO] [stderr] 52: 0x7ff8e9e42385 - ::mir_borrowck [INFO] [stderr] 53: 0x7ff8e9baa2f2 - rustc_typeck[1c1b7dedada1227e]::collect::type_of::type_of [INFO] [stderr] 54: 0x7ff8e9457ef4 - rustc_query_system[50d9efc904e05111]::query::plumbing::get_query:: [INFO] [stderr] 55: 0x7ff8e98b06f0 - rustc_typeck[1c1b7dedada1227e]::check::check::check_item_type [INFO] [stderr] 56: 0x7ff8e98acb0e - rustc_typeck[1c1b7dedada1227e]::check::check::check_mod_item_types [INFO] [stderr] 57: 0x7ff8e8e684f0 - rustc_query_system[50d9efc904e05111]::query::plumbing::try_execute_query::> [INFO] [stderr] 58: 0x7ff8e9981ab5 - rustc_query_system[50d9efc904e05111]::query::plumbing::get_query:: [INFO] [stderr] 59: 0x7ff8e9c1dd5c - ::for_each_module:: [INFO] [stderr] 60: 0x7ff8e9926c45 - rustc_typeck[1c1b7dedada1227e]::check_crate [INFO] [stderr] 61: 0x7ff8e9924a62 - rustc_interface[5b9d04fc58ee7720]::passes::analysis [INFO] [stderr] 62: 0x7ff8e9ccf72f - rustc_query_system[50d9efc904e05111]::query::plumbing::try_execute_query::>> [INFO] [stderr] 63: 0x7ff8e9ccf440 - rustc_query_system[50d9efc904e05111]::query::plumbing::get_query:: [INFO] [stderr] 64: 0x7ff8e8d6c744 - ::enter::> [INFO] [stderr] 65: 0x7ff8e8d692ae - ::enter::, rustc_errors[ffc9f8ad040f737d]::ErrorGuaranteed>> [INFO] [stderr] 66: 0x7ff8e8d6441c - 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: 0x7ff8e8d63e12 - rustc_interface[5b9d04fc58ee7720]::interface::create_compiler_and_run::, rustc_driver[37844947c1c4e730]::run_compiler::{closure#1}> [INFO] [stderr] 68: 0x7ff8e8d62a61 - >::set::, rustc_driver[37844947c1c4e730]::run_compiler::{closure#1}>::{closure#0}, core[fae64f17691dff84]::result::Result<(), rustc_errors[ffc9f8ad040f737d]::ErrorGuaranteed>> [INFO] [stderr] 69: 0x7ff8e8d6274f - 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: 0x7ff8e9d61629 - <::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: 0x7ff8e76b5663 - as core::ops::function::FnOnce>::call_once::hbcba3d5baddb20d1 [INFO] [stderr] at /rustc/c3491e21996dc67a8e37d9e5e74ed156563e9854/library/alloc/src/boxed.rs:1940:9 [INFO] [stderr] 72: 0x7ff8e76b5663 - as core::ops::function::FnOnce>::call_once::hcb40027853eebed4 [INFO] [stderr] at /rustc/c3491e21996dc67a8e37d9e5e74ed156563e9854/library/alloc/src/boxed.rs:1940:9 [INFO] [stderr] 73: 0x7ff8e76b5663 - 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: 0x7ff8e7565609 - start_thread [INFO] [stderr] 75: 0x7ff8e7488133 - 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" "d6010db99e915587d0cf59a33d23b715dcb7fc9d61fdf9e3dbe14c1ac3e62642", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d6010db99e915587d0cf59a33d23b715dcb7fc9d61fdf9e3dbe14c1ac3e62642", kill_on_drop: false }` [INFO] [stdout] d6010db99e915587d0cf59a33d23b715dcb7fc9d61fdf9e3dbe14c1ac3e62642