[INFO] cloning repository https://github.com/termhn/simple-rayn
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/termhn/simple-rayn" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftermhn%2Fsimple-rayn", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftermhn%2Fsimple-rayn'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7b90cc4c9f966586768170a53feea0f2cdb292b3
[INFO] checking termhn/simple-rayn against try#54cf65b8d066c082e536455049b95943cf30378f for pr-151920
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftermhn%2Fsimple-rayn" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/termhn/simple-rayn
[INFO] finished tweaking git repo https://github.com/termhn/simple-rayn
[INFO] tweaked toml for git repo https://github.com/termhn/simple-rayn written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/termhn/simple-rayn on toolchain 54cf65b8d066c082e536455049b95943cf30378f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+54cf65b8d066c082e536455049b95943cf30378f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/termhn/simple-rayn 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" "+54cf65b8d066c082e536455049b95943cf30378f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[ERROR] error running command: no output for 300 seconds
[INFO] checking termhn/simple-rayn against try#54cf65b8d066c082e536455049b95943cf30378f for pr-151920
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftermhn%2Fsimple-rayn" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/termhn/simple-rayn
[INFO] finished tweaking git repo https://github.com/termhn/simple-rayn
[INFO] tweaked toml for git repo https://github.com/termhn/simple-rayn written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/termhn/simple-rayn on toolchain 54cf65b8d066c082e536455049b95943cf30378f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+54cf65b8d066c082e536455049b95943cf30378f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/termhn/simple-rayn 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" "+54cf65b8d066c082e536455049b95943cf30378f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded approx v0.1.1
[INFO] [stderr]   Downloaded num_cpus v1.8.0
[INFO] [stderr]   Downloaded rayon-core v1.4.1
[INFO] [stderr]   Downloaded static_assertions v0.2.5
[INFO] [stderr]   Downloaded num-traits v0.1.43
[INFO] [stderr]   Downloaded crossbeam-deque v0.2.0
[INFO] [stderr]   Downloaded num-integer v0.1.39
[INFO] [stderr]   Downloaded png v0.12.0
[INFO] [stderr]   Downloaded num-traits v0.2.5
[INFO] [stderr]   Downloaded scopeguard v0.3.3
[INFO] [stderr]   Downloaded unicode-xid v0.1.0
[INFO] [stderr]   Downloaded version_check v0.1.4
[INFO] [stderr]   Downloaded color_quant v1.0.1
[INFO] [stderr]   Downloaded crossbeam-utils v0.2.2
[INFO] [stderr]   Downloaded lzw v0.10.0
[INFO] [stderr]   Downloaded adler32 v1.0.3
[INFO] [stderr]   Downloaded scoped_threadpool v0.1.9
[INFO] [stderr]   Downloaded nodrop v0.1.12
[INFO] [stderr]   Downloaded quote v0.6.8
[INFO] [stderr]   Downloaded either v1.5.0
[INFO] [stderr]   Downloaded lazy_static v1.1.0
[INFO] [stderr]   Downloaded num-iter v0.1.37
[INFO] [stderr]   Downloaded bitflags v1.0.4
[INFO] [stderr]   Downloaded cfg-if v0.1.5
[INFO] [stderr]   Downloaded num-derive v0.2.2
[INFO] [stderr]   Downloaded gif v0.10.0
[INFO] [stderr]   Downloaded arrayvec v0.4.7
[INFO] [stderr]   Downloaded rayon v1.0.2
[INFO] [stderr]   Downloaded jpeg-decoder v0.1.15
[INFO] [stderr]   Downloaded crossbeam-epoch v0.3.1
[INFO] [stderr]   Downloaded vek v0.9.4
[INFO] [stderr]   Downloaded proc-macro2 v0.4.15
[INFO] [stderr]   Downloaded num-rational v0.1.42
[INFO] [stderr]   Downloaded byteorder v1.2.6
[INFO] [stderr]   Downloaded inflate v0.4.3
[INFO] [stderr]   Downloaded cloudabi v0.0.3
[INFO] [stderr]   Downloaded rand_core v0.2.1
[INFO] [stderr]   Downloaded memoffset v0.2.1
[INFO] [stderr]   Downloaded image v0.19.0
[INFO] [stderr]   Downloaded syn v0.14.9
[INFO] [stderr]   Downloaded rand v0.5.5
[INFO] [stderr]   Downloaded deflate v0.7.18
[INFO] [stderr]   Downloaded libc v0.2.43
[INFO] [stderr]   Downloaded winapi v0.3.5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+54cf65b8d066c082e536455049b95943cf30378f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d8b2dcdd950af906e8678df9e9badb28c2f6d598b4092f28f2d80724dcaebe11
[INFO] running `Command { std: "docker" "start" "-a" "d8b2dcdd950af906e8678df9e9badb28c2f6d598b4092f28f2d80724dcaebe11", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d8b2dcdd950af906e8678df9e9badb28c2f6d598b4092f28f2d80724dcaebe11", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d8b2dcdd950af906e8678df9e9badb28c2f6d598b4092f28f2d80724dcaebe11", kill_on_drop: false }`
[INFO] [stdout] d8b2dcdd950af906e8678df9e9badb28c2f6d598b4092f28f2d80724dcaebe11
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+54cf65b8d066c082e536455049b95943cf30378f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 110ab1e4e33a90cef19b5b2a6cc114f5e8988338d18a315934414eff745308cf
[INFO] running `Command { std: "docker" "start" "-a" "110ab1e4e33a90cef19b5b2a6cc114f5e8988338d18a315934414eff745308cf", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling num-traits v0.2.5
[INFO] [stderr]    Compiling version_check v0.1.4
[INFO] [stderr]     Checking nodrop v0.1.12
[INFO] [stderr]     Checking cfg-if v0.1.5
[INFO] [stderr]    Compiling num-integer v0.1.39
[INFO] [stderr]    Compiling proc-macro2 v0.4.15
[INFO] [stderr]     Checking libc v0.2.43
[INFO] [stderr]     Checking scopeguard v0.3.3
[INFO] [stderr]     Checking memoffset v0.2.1
[INFO] [stderr]    Compiling rayon-core v1.4.1
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]     Checking adler32 v1.0.3
[INFO] [stderr]    Compiling rayon v1.0.2
[INFO] [stderr]    Compiling num-iter v0.1.37
[INFO] [stderr]     Checking byteorder v1.2.6
[INFO] [stderr]     Checking either v1.5.0
[INFO] [stderr]     Checking inflate v0.4.3
[INFO] [stderr]     Checking bitflags v1.0.4
[INFO] [stderr]     Checking crossbeam-utils v0.2.2
[INFO] [stderr]     Checking color_quant v1.0.1
[INFO] [stderr]     Checking arrayvec v0.4.7
[INFO] [stderr]     Checking lzw v0.10.0
[INFO] [stderr]     Checking static_assertions v0.2.5
[INFO] [stderr]     Checking deflate v0.7.18
[INFO] [stderr]     Checking scoped_threadpool v0.1.9
[INFO] [stderr]     Checking rand_core v0.2.1
[INFO] [stderr]     Checking approx v0.1.1
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]     Checking num_cpus v1.8.0
[INFO] [stderr]     Checking gif v0.10.0
[INFO] [stderr]    Compiling lazy_static v1.1.0
[INFO] [stderr]     Checking rand v0.5.5
[INFO] [stderr]    Compiling rustc_version v0.2.3
[INFO] [stderr]     Checking crossbeam-epoch v0.3.1
[INFO] [stderr]     Checking crossbeam-deque v0.2.0
[INFO] [stderr]    Compiling vek v0.9.4
[INFO] [stderr]    Compiling quote v0.6.8
[INFO] [stderr]     Checking num-traits v0.1.43
[INFO] [stderr]    Compiling syn v0.14.9
[INFO] [stderr]     Checking num-rational v0.1.42
[INFO] [stderr]     Checking png v0.12.0
[INFO] [stderr] 
[INFO] [stderr] thread 'rustc' (530) panicked at /rustc-dev/54cf65b8d066c082e536455049b95943cf30378f/compiler/rustc_resolve/src/imports.rs:387:13:
[INFO] [stderr] assertion failed: !deep_decl.is_glob_import()
[INFO] [stderr] stack backtrace:
[INFO] [stderr]    0:     0x715a71dc35ab - <<std[2b8fb8c27541df22]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[ce8ad42acf3c47be]::fmt::Display>::fmt
[INFO] [stderr]    1:     0x715a72411788 - core[ce8ad42acf3c47be]::fmt::write
[INFO] [stderr]    2:     0x715a71dda826 - <std[2b8fb8c27541df22]::sys::stdio::unix::Stderr as std[2b8fb8c27541df22]::io::Write>::write_fmt
[INFO] [stderr]    3:     0x715a71d99658 - std[2b8fb8c27541df22]::panicking::default_hook::{closure#0}
[INFO] [stderr]    4:     0x715a71db6a13 - std[2b8fb8c27541df22]::panicking::default_hook
[INFO] [stderr]    5:     0x715a70d87faf - std[2b8fb8c27541df22]::panicking::update_hook::<alloc[428f2d37998ac1d0]::boxed::Box<rustc_driver_impl[ae5a38e99973da23]::install_ice_hook::{closure#1}>>::{closure#0}
[INFO] [stderr]    6:     0x715a71db6cf2 - std[2b8fb8c27541df22]::panicking::panic_with_hook
[INFO] [stderr]    7:     0x715a71d9974a - std[2b8fb8c27541df22]::panicking::panic_handler::{closure#0}
[INFO] [stderr]    8:     0x715a71d8dc89 - std[2b8fb8c27541df22]::sys::backtrace::__rust_end_short_backtrace::<std[2b8fb8c27541df22]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]    9:     0x715a71d9b17d - __rustc[23a7528c93bdc9b2]::rust_begin_unwind
[INFO] [stderr]   10:     0x715a6efa48dc - core[ce8ad42acf3c47be]::panicking::panic_fmt
[INFO] [stderr]   11:     0x715a6e439382 - core[ce8ad42acf3c47be]::panicking::panic
[INFO] [stderr]   12:     0x715a72420c49 - <rustc_resolve[e336c4a0081f1fe7]::Resolver>::try_plant_decl_into_local_module
[INFO] [stderr]   13:     0x715a7242024b - <rustc_resolve[e336c4a0081f1fe7]::Resolver>::try_plant_decl_into_local_module
[INFO] [stderr]   14:     0x715a7241e786 - <rustc_resolve[e336c4a0081f1fe7]::Resolver as rustc_expand[ba770c49dcd05af1]::base::ResolverExpand>::resolve_imports
[INFO] [stderr]   15:     0x715a73a99907 - <rustc_expand[ba770c49dcd05af1]::expand::MacroExpander>::fully_expand_fragment
[INFO] [stderr]   16:     0x715a73a61845 - <rustc_expand[ba770c49dcd05af1]::expand::MacroExpander>::expand_crate
[INFO] [stderr]   17:     0x715a72d754ba - rustc_interface[86945b76c4a7c313]::passes::resolver_for_lowering_raw
[INFO] [stderr]   18:     0x715a72d74933 - rustc_query_impl[47ef35be264aeb5f]::query_impl::resolver_for_lowering_raw::invoke_provider_fn::__rust_begin_short_backtrace
[INFO] [stderr]   19:     0x715a7365166e - rustc_query_impl[47ef35be264aeb5f]::execution::try_execute_query::<rustc_middle[eee644c8b278ed]::query::caches::SingleCache<rustc_middle[eee644c8b278ed]::query::erase::ErasedData<[u8; 16usize]>>, {rustc_query_impl[47ef35be264aeb5f]::QueryFlags { is_anon: false, is_depth_limit: false, is_feedable: false }}, false>
[INFO] [stderr]   20:     0x715a736511c2 - rustc_query_impl[47ef35be264aeb5f]::query_impl::resolver_for_lowering_raw::get_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   21:     0x715a7375614f - <rustc_interface[86945b76c4a7c313]::passes::create_and_enter_global_ctxt<core[ce8ad42acf3c47be]::option::Option<rustc_interface[86945b76c4a7c313]::queries::Linker>, rustc_driver_impl[ae5a38e99973da23]::run_compiler::{closure#0}::{closure#2}>::{closure#2} as core[ce8ad42acf3c47be]::ops::function::FnOnce<(&rustc_session[79965189e7c2f17e]::session::Session, rustc_middle[eee644c8b278ed]::ty::context::CurrentGcx, alloc[428f2d37998ac1d0]::sync::Arc<rustc_data_structures[64fa423776dbdfdf]::jobserver::Proxy>, &std[2b8fb8c27541df22]::sync::once_lock::OnceLock<rustc_middle[eee644c8b278ed]::ty::context::GlobalCtxt>, &rustc_data_structures[64fa423776dbdfdf]::sync::worker_local::WorkerLocal<rustc_middle[eee644c8b278ed]::arena::Arena>, &rustc_data_structures[64fa423776dbdfdf]::sync::worker_local::WorkerLocal<rustc_hir[b1a820df668850ef]::Arena>, rustc_driver_impl[ae5a38e99973da23]::run_compiler::{closure#0}::{closure#2})>>::call_once::{shim:vtable#0}
[INFO] [stderr]   22:     0x715a735eec77 - rustc_interface[86945b76c4a7c313]::interface::run_compiler::<(), rustc_driver_impl[ae5a38e99973da23]::run_compiler::{closure#0}>::{closure#1}
[INFO] [stderr]   23:     0x715a736340fe - std[2b8fb8c27541df22]::sys::backtrace::__rust_begin_short_backtrace::<rustc_interface[86945b76c4a7c313]::util::run_in_thread_with_globals<rustc_interface[86945b76c4a7c313]::util::run_in_thread_pool_with_globals<rustc_interface[86945b76c4a7c313]::interface::run_compiler<(), rustc_driver_impl[ae5a38e99973da23]::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>
[INFO] [stderr]   24:     0x715a736347e0 - <std[2b8fb8c27541df22]::thread::lifecycle::spawn_unchecked<rustc_interface[86945b76c4a7c313]::util::run_in_thread_with_globals<rustc_interface[86945b76c4a7c313]::util::run_in_thread_pool_with_globals<rustc_interface[86945b76c4a7c313]::interface::run_compiler<(), rustc_driver_impl[ae5a38e99973da23]::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core[ce8ad42acf3c47be]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stderr]   25:     0x715a7363566c - <std[2b8fb8c27541df22]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stderr]   26:     0x715a6d08aaa4 - <unknown>
[INFO] [stderr]   27:     0x715a6d117a64 - clone
[INFO] [stderr]   28:                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/vek-0.9.4/rustc-ice-2026-02-16T05_14_29-525.txt`: Read-only file system (os error 30)
[INFO] [stderr] 
[INFO] [stderr] note: rustc 1.95.0-nightly (54cf65b8d 2026-02-14) 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 `vek` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/54cf65b8d066c082e536455049b95943cf30378f/bin/rustc --crate-name vek --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vek-0.9.4/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 --cfg 'feature="default"' --cfg 'feature="repr_simd"' --cfg 'feature="rgb"' --cfg 'feature="rgba"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "image", "repr_simd", "rgb", "rgba", "serde", "uv", "uvw", "vec16", "vec32", "vec64", "vec8", "x86intrin"))' -C metadata=a801916980ec8d6e -C extra-filename=-aed39c686a6d1059 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern approx=/opt/rustwide/target/debug/deps/libapprox-262093e9f0c508a5.rmeta --extern num_integer=/opt/rustwide/target/debug/deps/libnum_integer-b4a274a95dbae87a.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-00c067d24435814a.rmeta --extern static_assertions=/opt/rustwide/target/debug/deps/libstatic_assertions-632e580bb7eeb1ca.rmeta --cap-lints allow --cap-lints=forbid --cfg nightly` (exit status: 101)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "110ab1e4e33a90cef19b5b2a6cc114f5e8988338d18a315934414eff745308cf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "110ab1e4e33a90cef19b5b2a6cc114f5e8988338d18a315934414eff745308cf", kill_on_drop: false }`
[INFO] [stdout] 110ab1e4e33a90cef19b5b2a6cc114f5e8988338d18a315934414eff745308cf
