[INFO] cloning repository https://github.com/twitchyliquid64/oww-rust-core
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/twitchyliquid64/oww-rust-core" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftwitchyliquid64%2Foww-rust-core", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftwitchyliquid64%2Foww-rust-core'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9a9765c4d6f158949c3e0fcfe3c5f610dbc151da
[INFO] checking twitchyliquid64/oww-rust-core against try#ce3348c21531b911ca5aadbbbe7ad63a1bc4c382 for pr-149596
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftwitchyliquid64%2Foww-rust-core" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/twitchyliquid64/oww-rust-core
[INFO] finished tweaking git repo https://github.com/twitchyliquid64/oww-rust-core
[INFO] tweaked toml for git repo https://github.com/twitchyliquid64/oww-rust-core written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/twitchyliquid64/oww-rust-core on toolchain ce3348c21531b911ca5aadbbbe7ad63a1bc4c382
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ce3348c21531b911ca5aadbbbe7ad63a1bc4c382" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/twitchyliquid64/oww-rust-core already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ce3348c21531b911ca5aadbbbe7ad63a1bc4c382" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+ce3348c21531b911ca5aadbbbe7ad63a1bc4c382" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d0d37b67333c652d241c31996a3c35a096cc2dc57c24d72d938dfff17635e2da
[INFO] running `Command { std: "docker" "start" "-a" "d0d37b67333c652d241c31996a3c35a096cc2dc57c24d72d938dfff17635e2da", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d0d37b67333c652d241c31996a3c35a096cc2dc57c24d72d938dfff17635e2da", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d0d37b67333c652d241c31996a3c35a096cc2dc57c24d72d938dfff17635e2da", kill_on_drop: false }`
[INFO] [stdout] d0d37b67333c652d241c31996a3c35a096cc2dc57c24d72d938dfff17635e2da
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+ce3348c21531b911ca5aadbbbe7ad63a1bc4c382" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a5e5a399668139a079e6f280f0fce2eca906d78f87c3c4d5d2ebe2f7573ffc00
[INFO] running `Command { std: "docker" "start" "-a" "a5e5a399668139a079e6f280f0fce2eca906d78f87c3c4d5d2ebe2f7573ffc00", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]     Checking cfg-if v1.0.4
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling time-core v0.1.6
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]     Checking regex-syntax v0.8.8
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling deranged v0.5.5
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling time-macros v0.2.24
[INFO] [stderr]    Compiling anymap2 v0.13.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]    Compiling tinyvec v1.10.0
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling find-msvc-tools v0.1.4
[INFO] [stderr]    Compiling syn v2.0.109
[INFO] [stderr]    Compiling pest v2.8.3
[INFO] [stderr]     Checking rawpointer v0.2.1
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]    Compiling cc v1.2.45
[INFO] [stderr]     Checking lock_api v0.4.14
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]     Checking nom v8.0.0
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking itertools v0.12.1
[INFO] [stderr]     Checking strength_reduce v0.2.4
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]    Compiling pest_meta v2.8.3
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]     Checking ndarray v0.16.1
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]     Checking dyn-clone v1.0.20
[INFO] [stderr]     Checking maplit v1.0.2
[INFO] [stderr]     Checking dyn-hash v0.2.2
[INFO] [stderr]     Checking downcast-rs v1.2.1
[INFO] [stderr]     Checking primal-check v0.3.4
[INFO] [stderr]     Checking transpose v0.2.3
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]    Compiling pastey v0.1.1
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]     Checking linux-raw-sys v0.11.0
[INFO] [stderr]     Checking bit-vec v0.6.3
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]     Checking bitflags v2.10.0
[INFO] [stderr]     Checking log v0.4.28
[INFO] [stderr]     Checking bit-set v0.5.3
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking rustfft v6.4.1
[INFO] [stderr]     Checking anymap3 v1.0.1
[INFO] [stderr]     Checking adler2 v2.0.1
[INFO] [stderr]     Checking simd-adler32 v0.3.7
[INFO] [stderr]    Compiling pest_generator v2.8.3
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking filetime v0.2.26
[INFO] [stderr]     Checking anstyle-parse v0.2.7
[INFO] [stderr]    Compiling derive-new v0.5.9
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]     Checking flate2 v1.1.5
[INFO] [stderr]     Checking anstyle-query v1.1.4
[INFO] [stderr]     Checking anstyle v1.0.13
[INFO] [stderr]     Checking colorchoice v1.0.4
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.2
[INFO] [stderr]     Checking bytemuck v1.24.0
[INFO] [stderr]     Checking anstream v0.6.21
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]     Checking clap_lex v0.7.6
[INFO] [stderr]     Checking i24 v1.0.1
[INFO] [stderr]     Checking indexmap v2.12.0
[INFO] [stderr]     Checking memmap2 v0.9.9
[INFO] [stderr]     Checking unsafe-libyaml v0.2.11
[INFO] [stderr]     Checking iana-time-zone v0.1.64
[INFO] [stderr]     Checking earshot v0.1.0
[INFO] [stderr]     Checking clap_builder v4.5.51
[INFO] [stderr]     Checking apodize v1.0.0
[INFO] [stderr]     Checking circular-buffer v0.1.9
[INFO] [stderr]     Checking chrono v0.4.42
[INFO] [stderr]     Checking shlex v1.3.0
[INFO] [stderr]     Checking nom-language v0.1.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerocopy-derive v0.8.27
[INFO] [stderr]    Compiling pest_derive v2.8.3
[INFO] [stderr]    Compiling liquid-derive v0.26.10
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling prost-derive v0.11.9
[INFO] [stderr]     Checking scan_fmt v0.2.6
[INFO] [stderr]     Checking xattr v1.6.1
[INFO] [stderr]     Checking tar v0.4.44
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking wavers v1.5.1
[INFO] [stderr]     Checking clap v4.5.51
[INFO] [stderr]     Checking prost v0.11.9
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking kstring v2.0.2
[INFO] [stderr]     Checking safetensors v0.6.2
[INFO] [stderr]     Checking serde_yaml v0.9.34+deprecated
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking liquid-core v0.26.11
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking string-interner v0.15.0
[INFO] [stderr]     Checking tract-data v0.22.0
[INFO] [stderr]     Checking rand_distr v0.4.3
[INFO] [stderr]     Checking liquid-lib v0.26.11
[INFO] [stderr]     Checking liquid v0.26.11
[INFO] [stderr]    Compiling tract-linalg v0.22.0
[INFO] [stderr]     Checking tract-core v0.22.0
[INFO] [stderr]     Checking tract-nnef v0.22.0
[INFO] [stderr]     Checking tract-hir v0.22.0
[INFO] [stderr] 
[INFO] [stderr] thread 'rustc' (2036) panicked at compiler/rustc_resolve/src/diagnostics.rs:152:21:
[INFO] [stderr] internal error: entered unreachable code
[INFO] [stderr] stack backtrace:
[INFO] [stderr]    0:     0x77ed03c695a3 - <<std[c732280b882879e8]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6cc6cda5bf5843b4]::fmt::Display>::fmt
[INFO] [stderr]    1:     0x77ed042115c8 - core[6cc6cda5bf5843b4]::fmt::write
[INFO] [stderr]    2:     0x77ed03c7fdc6 - <std[c732280b882879e8]::sys::stdio::unix::Stderr as std[c732280b882879e8]::io::Write>::write_fmt
[INFO] [stderr]    3:     0x77ed03c3fc78 - std[c732280b882879e8]::panicking::default_hook::{closure#0}
[INFO] [stderr]    4:     0x77ed03c5d3d3 - std[c732280b882879e8]::panicking::default_hook
[INFO] [stderr]    5:     0x77ed02cc96c7 - std[c732280b882879e8]::panicking::update_hook::<alloc[d96334610b4d9ed3]::boxed::Box<rustc_driver_impl[3efbdfab4995ad57]::install_ice_hook::{closure#1}>>::{closure#0}
[INFO] [stderr]    6:     0x77ed03c5d6b2 - std[c732280b882879e8]::panicking::panic_with_hook
[INFO] [stderr]    7:     0x77ed03c3fd6a - std[c732280b882879e8]::panicking::panic_handler::{closure#0}
[INFO] [stderr]    8:     0x77ed03c36df9 - std[c732280b882879e8]::sys::backtrace::__rust_end_short_backtrace::<std[c732280b882879e8]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]    9:     0x77ed03c418ed - __rustc[ad855206e1ddae17]::rust_begin_unwind
[INFO] [stderr]   10:     0x77ed00ed99bc - core[6cc6cda5bf5843b4]::panicking::panic_fmt
[INFO] [stderr]   11:     0x77ed0074b672 - core[6cc6cda5bf5843b4]::panicking::panic
[INFO] [stderr]   12:     0x77ed046776f7 - <rustc_resolve[e7b76a19f6dfa9a0]::Resolver>::resolve_crate::{closure#0}
[INFO] [stderr]   13:     0x77ed0466c94d - <rustc_resolve[e7b76a19f6dfa9a0]::Resolver>::resolve_crate
[INFO] [stderr]   14:     0x77ed04c527f9 - rustc_interface[38d2190d34e76883]::passes::configure_and_expand
[INFO] [stderr]   15:     0x77ed0539aad5 - rustc_interface[38d2190d34e76883]::passes::resolver_for_lowering_raw
[INFO] [stderr]   16:     0x77ed0539a84d - rustc_query_impl[3f3083a1a4911fcd]::plumbing::__rust_begin_short_backtrace::<rustc_query_impl[3f3083a1a4911fcd]::query_impl::resolver_for_lowering_raw::dynamic_query::{closure#2}::{closure#0}, rustc_middle[123d76d9fcba17a4]::query::erase::Erased<[u8; 16usize]>>
[INFO] [stderr]   17:     0x77ed0539a835 - <rustc_query_impl[3f3083a1a4911fcd]::query_impl::resolver_for_lowering_raw::dynamic_query::{closure#2} as core[6cc6cda5bf5843b4]::ops::function::FnOnce<(rustc_middle[123d76d9fcba17a4]::ty::context::TyCtxt, ())>>::call_once
[INFO] [stderr]   18:     0x77ed0537b3df - rustc_query_system[2635c3e4e2458d32]::query::plumbing::try_execute_query::<rustc_query_impl[3f3083a1a4911fcd]::DynamicConfig<rustc_query_system[2635c3e4e2458d32]::query::caches::SingleCache<rustc_middle[123d76d9fcba17a4]::query::erase::Erased<[u8; 16usize]>>, false, false, false>, rustc_query_impl[3f3083a1a4911fcd]::plumbing::QueryCtxt, false>
[INFO] [stderr]   19:     0x77ed0537af40 - rustc_query_impl[3f3083a1a4911fcd]::query_impl::resolver_for_lowering_raw::get_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   20:     0x77ed0555d0b7 - <rustc_interface[38d2190d34e76883]::passes::create_and_enter_global_ctxt<core[6cc6cda5bf5843b4]::option::Option<rustc_interface[38d2190d34e76883]::queries::Linker>, rustc_driver_impl[3efbdfab4995ad57]::run_compiler::{closure#0}::{closure#2}>::{closure#2} as core[6cc6cda5bf5843b4]::ops::function::FnOnce<(&rustc_session[da1d0116b82b93d2]::session::Session, rustc_middle[123d76d9fcba17a4]::ty::context::CurrentGcx, alloc[d96334610b4d9ed3]::sync::Arc<rustc_data_structures[d9cbbe64485074d7]::jobserver::Proxy>, &std[c732280b882879e8]::sync::once_lock::OnceLock<rustc_middle[123d76d9fcba17a4]::ty::context::GlobalCtxt>, &rustc_data_structures[d9cbbe64485074d7]::sync::worker_local::WorkerLocal<rustc_middle[123d76d9fcba17a4]::arena::Arena>, &rustc_data_structures[d9cbbe64485074d7]::sync::worker_local::WorkerLocal<rustc_hir[58c5ad55374bd84d]::Arena>, rustc_driver_impl[3efbdfab4995ad57]::run_compiler::{closure#0}::{closure#2})>>::call_once::{shim:vtable#0}
[INFO] [stderr]   21:     0x77ed053c0545 - rustc_interface[38d2190d34e76883]::interface::run_compiler::<(), rustc_driver_impl[3efbdfab4995ad57]::run_compiler::{closure#0}>::{closure#1}
[INFO] [stderr]   22:     0x77ed0530d78a - std[c732280b882879e8]::sys::backtrace::__rust_begin_short_backtrace::<rustc_interface[38d2190d34e76883]::util::run_in_thread_with_globals<rustc_interface[38d2190d34e76883]::util::run_in_thread_pool_with_globals<rustc_interface[38d2190d34e76883]::interface::run_compiler<(), rustc_driver_impl[3efbdfab4995ad57]::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>
[INFO] [stderr]   23:     0x77ed0530d55d - <std[c732280b882879e8]::thread::lifecycle::spawn_unchecked<rustc_interface[38d2190d34e76883]::util::run_in_thread_with_globals<rustc_interface[38d2190d34e76883]::util::run_in_thread_pool_with_globals<rustc_interface[38d2190d34e76883]::interface::run_compiler<(), rustc_driver_impl[3efbdfab4995ad57]::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core[6cc6cda5bf5843b4]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stderr]   24:     0x77ed05312c2d - <std[c732280b882879e8]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stderr]   25:     0x77ecff08aaa4 - <unknown>
[INFO] [stderr]   26:     0x77ecff117a64 - clone
[INFO] [stderr]   27:                0x0 - <unknown>
[INFO] [stderr] 
[INFO] [stderr] error: 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: please make sure that you have updated to the latest nightly
[INFO] [stderr] 
[INFO] [stderr] warning: the ICE couldn't be written to `/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tract-hir-0.22.0/rustc-ice-2025-12-03T17_58_35-2031.txt`: Read-only file system (os error 30)
[INFO] [stderr] 
[INFO] [stderr] note: rustc 1.93.0-nightly (ce3348c21 2025-12-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 [resolver_for_lowering_raw] getting the resolver for lowering
[INFO] [stderr] end of query stack
[INFO] [stderr] error: could not compile `tract-hir` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/ce3348c21531b911ca5aadbbbe7ad63a1bc4c382/bin/rustc --crate-name tract_hir --edition=2024 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tract-hir-0.22.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=9d71bee64e29e03e -C extra-filename=-c11ebe0f9ea413a3 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern derive_new=/opt/rustwide/target/debug/deps/libderive_new-1e3ced999a45cec0.so --extern log=/opt/rustwide/target/debug/deps/liblog-f0efc98faf8f1763.rmeta --extern tract_core=/opt/rustwide/target/debug/deps/libtract_core-515dc048daf73537.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/tract-linalg-5cb693948aa6b33c/out` (exit status: 101)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "a5e5a399668139a079e6f280f0fce2eca906d78f87c3c4d5d2ebe2f7573ffc00", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a5e5a399668139a079e6f280f0fce2eca906d78f87c3c4d5d2ebe2f7573ffc00", kill_on_drop: false }`
[INFO] [stdout] a5e5a399668139a079e6f280f0fce2eca906d78f87c3c4d5d2ebe2f7573ffc00
