[INFO] cloning repository https://github.com/wding-dev/rust-app [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/wding-dev/rust-app" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwding-dev%2Frust-app", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwding-dev%2Frust-app'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9504c1b47852e1001b54f2019e340d6135ec9352 [INFO] checking wding-dev/rust-app against try#c3491e21996dc67a8e37d9e5e74ed156563e9854 for pr-101345 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwding-dev%2Frust-app" "/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/wding-dev/rust-app 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/wding-dev/rust-app [INFO] finished tweaking git repo https://github.com/wding-dev/rust-app [INFO] tweaked toml for git repo https://github.com/wding-dev/rust-app written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/wding-dev/rust-app 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] 8b5494677f0475d74cb6d8064dcac9ecf74413d3fab042c232dafa1683e63f0f [INFO] running `Command { std: "docker" "start" "-a" "8b5494677f0475d74cb6d8064dcac9ecf74413d3fab042c232dafa1683e63f0f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8b5494677f0475d74cb6d8064dcac9ecf74413d3fab042c232dafa1683e63f0f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8b5494677f0475d74cb6d8064dcac9ecf74413d3fab042c232dafa1683e63f0f", kill_on_drop: false }` [INFO] [stdout] 8b5494677f0475d74cb6d8064dcac9ecf74413d3fab042c232dafa1683e63f0f [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] 4fa44cc92ff83ad3c3e1e10ee22a7009fca743c6e63931d974049420c2c6c6d7 [INFO] running `Command { std: "docker" "start" "-a" "4fa44cc92ff83ad3c3e1e10ee22a7009fca743c6e63931d974049420c2c6c6d7", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.112 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.85 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking once_cell v1.9.0 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Checking bytes v1.1.0 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Checking pin-project-lite v0.2.8 [INFO] [stderr] Compiling futures-core v0.3.19 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking smallvec v1.8.0 [INFO] [stderr] Checking itoa v1.0.1 [INFO] [stderr] Compiling futures-task v0.3.19 [INFO] [stderr] Compiling futures-util v0.3.19 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking slab v0.4.5 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling httparse v1.5.1 [INFO] [stderr] Compiling futures-channel v0.3.19 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Checking ryu v1.0.9 [INFO] [stderr] Checking untrusted v0.7.1 [INFO] [stderr] Checking futures-sink v0.3.19 [INFO] [stderr] Checking try-lock v0.2.3 [INFO] [stderr] Checking tower-service v0.3.1 [INFO] [stderr] Checking httpdate v1.0.2 [INFO] [stderr] Compiling semver v1.0.4 [INFO] [stderr] Checking itoa v0.4.8 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Checking zeroize v1.5.0 [INFO] [stderr] Checking openssl-probe v0.1.5 [INFO] [stderr] Checking matches v0.1.9 [INFO] [stderr] Checking tower-layer v0.3.1 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking fastrand v1.6.0 [INFO] [stderr] Checking xmlparser v0.13.3 [INFO] [stderr] Checking urlencoding v1.3.3 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Checking lock_api v0.4.5 [INFO] [stderr] Checking tracing-core v0.1.21 [INFO] [stderr] Checking http v0.2.6 [INFO] [stderr] Checking bytes-utils v0.1.1 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Checking form_urlencoded v1.0.1 [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: 0x7efc9bd78340 - 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: 0x7efc9bd78340 - 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: 0x7efc9bd78340 - std::sys_common::backtrace::_print_fmt::h91ed71259c388db3 [INFO] [stderr] at /rustc/c3491e21996dc67a8e37d9e5e74ed156563e9854/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stderr] 3: 0x7efc9bd78340 - ::fmt::hde15bb8cbf7665da [INFO] [stderr] at /rustc/c3491e21996dc67a8e37d9e5e74ed156563e9854/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stderr] 4: 0x7efc9bdd30fe - core::fmt::write::h9761a5598d7cc269 [INFO] [stderr] at /rustc/c3491e21996dc67a8e37d9e5e74ed156563e9854/library/core/src/fmt/mod.rs:1202:17 [INFO] [stderr] 5: 0x7efc9bd68d15 - std::io::Write::write_fmt::h26becaaa3f318825 [INFO] [stderr] at /rustc/c3491e21996dc67a8e37d9e5e74ed156563e9854/library/std/src/io/mod.rs:1679:15 [INFO] [stderr] 6: 0x7efc9bd7afd3 - std::sys_common::backtrace::_print::hc10fefd61e366dd2 [INFO] [stderr] at /rustc/c3491e21996dc67a8e37d9e5e74ed156563e9854/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stderr] 7: 0x7efc9bd7afd3 - std::sys_common::backtrace::print::hd8c846072a354bbf [INFO] [stderr] at /rustc/c3491e21996dc67a8e37d9e5e74ed156563e9854/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stderr] 8: 0x7efc9bd7afd3 - std::panicking::default_hook::{{closure}}::haa135eeb0555cd8c [INFO] [stderr] at /rustc/c3491e21996dc67a8e37d9e5e74ed156563e9854/library/std/src/panicking.rs:295:22 [INFO] [stderr] 9: 0x7efc9bd7acbf - std::panicking::default_hook::h962e5f45e4e85804 [INFO] [stderr] at /rustc/c3491e21996dc67a8e37d9e5e74ed156563e9854/library/std/src/panicking.rs:314:9 [INFO] [stderr] 10: 0x7efc9e613244 - rustc_driver[37844947c1c4e730]::DEFAULT_HOOK::{closure#0}::{closure#0} [INFO] [stderr] 11: 0x7efc9bd7b80d - std::panicking::rust_panic_with_hook::h26097f8ccbe406f2 [INFO] [stderr] at /rustc/c3491e21996dc67a8e37d9e5e74ed156563e9854/library/std/src/panicking.rs:702:17 [INFO] [stderr] 12: 0x7efc9f5da051 - std[17c996d5f6362125]::panicking::begin_panic::::{closure#0} [INFO] [stderr] 13: 0x7efc9f5d9946 - std[17c996d5f6362125]::sys_common::backtrace::__rust_end_short_backtrace::::{closure#0}, !> [INFO] [stderr] 14: 0x7efc9f5d65f6 - std[17c996d5f6362125]::panicking::begin_panic:: [INFO] [stderr] 15: 0x7efc9f5d65e6 - std[17c996d5f6362125]::panic::panic_any:: [INFO] [stderr] 16: 0x7efc9f5d53ad - ::bug::<&alloc[cf695002ebe1f35b]::string::String> [INFO] [stderr] 17: 0x7efc9f5d4c10 - ::bug::<&alloc[cf695002ebe1f35b]::string::String> [INFO] [stderr] 18: 0x7efc9f63dc6d - rustc_middle[7beb62e1eee56aa5]::ty::context::tls::with_context_opt::::{closure#0}, ()>::{closure#0}, ()> [INFO] [stderr] 19: 0x7efc9f63f9b6 - rustc_middle[7beb62e1eee56aa5]::util::bug::opt_span_bug_fmt:: [INFO] [stderr] 20: 0x7efc9cfe41a3 - rustc_middle[7beb62e1eee56aa5]::util::bug::bug_fmt [INFO] [stderr] 21: 0x7efc9f63c94d - ::type_param_expected [INFO] [stderr] 22: 0x7efc9ceed33b - ::try_fold_ty [INFO] [stderr] 23: 0x7efc9cee4f98 - ::fold_ty [INFO] [stderr] 24: 0x7efc9e0e0ec3 - ::try_fold_with:: [INFO] [stderr] 25: 0x7efc9db179e1 - ::try_fold_binder:: [INFO] [stderr] 26: 0x7efc9db17419 - ::register_hidden_type [INFO] [stderr] 27: 0x7efc9db16b15 - ::handle_opaque_type::{closure#0} [INFO] [stderr] 28: 0x7efc9db162b9 - ::handle_opaque_type [INFO] [stderr] 29: 0x7efc9db16089 - ::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: 0x7efc9dafab33 - rustc_typeck[1c1b7dedada1227e]::check::check::check_fn [INFO] [stderr] 31: 0x7efc9daec400 - ::enter::<&rustc_middle[7beb62e1eee56aa5]::ty::context::TypeckResults, ::enter::{closure#1}, &rustc_middle[7beb62e1eee56aa5]::ty::context::TypeckResults>::{closure#0}> [INFO] [stderr] 32: 0x7efc9daea680 - rustc_typeck[1c1b7dedada1227e]::check::typeck [INFO] [stderr] 33: 0x7efc9ddec998 - rustc_query_system[50d9efc904e05111]::query::plumbing::try_execute_query::> [INFO] [stderr] 34: 0x7efc9e51210a - ::typeck [INFO] [stderr] 35: 0x7efc9dc18c52 - ::typeck_opt_const_arg [INFO] [stderr] 36: 0x7efc9dc17683 - rustc_mir_build[35657bfbf0d13de]::build::mir_built [INFO] [stderr] 37: 0x7efc9db2238a - rustc_query_system[50d9efc904e05111]::query::plumbing::try_execute_query::, &rustc_data_structures[7dd3ac3ff0520fbe]::steal::Steal>> [INFO] [stderr] 38: 0x7efc9e5103d7 - ::mir_built [INFO] [stderr] 39: 0x7efc9d81ae8c - rustc_mir_transform[9ef21538bf51cc1e]::check_unsafety::unsafety_check_result [INFO] [stderr] 40: 0x7efc9d81a8b8 - >::call_once [INFO] [stderr] 41: 0x7efc9db5eac6 - rustc_query_system[50d9efc904e05111]::query::plumbing::try_execute_query::> [INFO] [stderr] 42: 0x7efc9e511a50 - ::unsafety_check_result [INFO] [stderr] 43: 0x7efc9e4584d0 - rustc_mir_transform[9ef21538bf51cc1e]::mir_const [INFO] [stderr] 44: 0x7efc9db2238a - rustc_query_system[50d9efc904e05111]::query::plumbing::try_execute_query::, &rustc_data_structures[7dd3ac3ff0520fbe]::steal::Steal>> [INFO] [stderr] 45: 0x7efc9e51050e - ::mir_const [INFO] [stderr] 46: 0x7efc9d7be553 - rustc_mir_transform[9ef21538bf51cc1e]::mir_promoted [INFO] [stderr] 47: 0x7efc9ded2d43 - rustc_query_system[50d9efc904e05111]::query::plumbing::try_execute_query::, (&rustc_data_structures[7dd3ac3ff0520fbe]::steal::Steal, &rustc_data_structures[7dd3ac3ff0520fbe]::steal::Steal>)>> [INFO] [stderr] 48: 0x7efc9e510ab6 - ::mir_promoted [INFO] [stderr] 49: 0x7efc9dfb50e2 - rustc_borrowck[5ba217849104aca8]::mir_borrowck [INFO] [stderr] 50: 0x7efc9dfb4c11 - >::call_once [INFO] [stderr] 51: 0x7efc9da7e07d - rustc_query_system[50d9efc904e05111]::query::plumbing::try_execute_query::> [INFO] [stderr] 52: 0x7efc9e512385 - ::mir_borrowck [INFO] [stderr] 53: 0x7efc9e27a2f2 - rustc_typeck[1c1b7dedada1227e]::collect::type_of::type_of [INFO] [stderr] 54: 0x7efc9db27ef4 - rustc_query_system[50d9efc904e05111]::query::plumbing::get_query:: [INFO] [stderr] 55: 0x7efc9df806f0 - rustc_typeck[1c1b7dedada1227e]::check::check::check_item_type [INFO] [stderr] 56: 0x7efc9df7cb0e - rustc_typeck[1c1b7dedada1227e]::check::check::check_mod_item_types [INFO] [stderr] 57: 0x7efc9d5384f0 - rustc_query_system[50d9efc904e05111]::query::plumbing::try_execute_query::> [INFO] [stderr] 58: 0x7efc9e051ab5 - rustc_query_system[50d9efc904e05111]::query::plumbing::get_query:: [INFO] [stderr] 59: 0x7efc9e2edd5c - ::for_each_module:: [INFO] [stderr] 60: 0x7efc9dff6c45 - rustc_typeck[1c1b7dedada1227e]::check_crate [INFO] [stderr] 61: 0x7efc9dff4a62 - rustc_interface[5b9d04fc58ee7720]::passes::analysis [INFO] [stderr] 62: 0x7efc9e39f72f - rustc_query_system[50d9efc904e05111]::query::plumbing::try_execute_query::>> [INFO] [stderr] 63: 0x7efc9e39f440 - rustc_query_system[50d9efc904e05111]::query::plumbing::get_query:: [INFO] [stderr] 64: 0x7efc9d43c744 - ::enter::> [INFO] [stderr] 65: 0x7efc9d4392ae - ::enter::, rustc_errors[ffc9f8ad040f737d]::ErrorGuaranteed>> [INFO] [stderr] 66: 0x7efc9d43441c - 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: 0x7efc9d433e12 - rustc_interface[5b9d04fc58ee7720]::interface::create_compiler_and_run::, rustc_driver[37844947c1c4e730]::run_compiler::{closure#1}> [INFO] [stderr] 68: 0x7efc9d432a61 - >::set::, rustc_driver[37844947c1c4e730]::run_compiler::{closure#1}>::{closure#0}, core[fae64f17691dff84]::result::Result<(), rustc_errors[ffc9f8ad040f737d]::ErrorGuaranteed>> [INFO] [stderr] 69: 0x7efc9d43274f - 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: 0x7efc9e431629 - <::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: 0x7efc9bd85663 - as core::ops::function::FnOnce>::call_once::hbcba3d5baddb20d1 [INFO] [stderr] at /rustc/c3491e21996dc67a8e37d9e5e74ed156563e9854/library/alloc/src/boxed.rs:1940:9 [INFO] [stderr] 72: 0x7efc9bd85663 - as core::ops::function::FnOnce>::call_once::hcb40027853eebed4 [INFO] [stderr] at /rustc/c3491e21996dc67a8e37d9e5e74ed156563e9854/library/alloc/src/boxed.rs:1940:9 [INFO] [stderr] 73: 0x7efc9bd85663 - 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: 0x7efc9bc35609 - start_thread [INFO] [stderr] 75: 0x7efc9bb58133 - 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" "4fa44cc92ff83ad3c3e1e10ee22a7009fca743c6e63931d974049420c2c6c6d7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4fa44cc92ff83ad3c3e1e10ee22a7009fca743c6e63931d974049420c2c6c6d7", kill_on_drop: false }` [INFO] [stdout] 4fa44cc92ff83ad3c3e1e10ee22a7009fca743c6e63931d974049420c2c6c6d7