[INFO] cloning repository https://github.com/DasEtwas/planetmaptest
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/DasEtwas/planetmaptest" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDasEtwas%2Fplanetmaptest", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDasEtwas%2Fplanetmaptest'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c97e9187757200ec24a64a1acc12ca2fecc8b6cc
[INFO] checking DasEtwas/planetmaptest against master#9b81629631b382fd49ee3a20ac47797b1467e52d for pr-146095
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDasEtwas%2Fplanetmaptest" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/DasEtwas/planetmaptest
[INFO] finished tweaking git repo https://github.com/DasEtwas/planetmaptest
[INFO] tweaked toml for git repo https://github.com/DasEtwas/planetmaptest written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/DasEtwas/planetmaptest on toolchain 9b81629631b382fd49ee3a20ac47797b1467e52d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9b81629631b382fd49ee3a20ac47797b1467e52d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/DasEtwas/planetmaptest 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" "+9b81629631b382fd49ee3a20ac47797b1467e52d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/Ralith/planetmap`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded crossbeam v0.8.0
[INFO] [stderr]   Downloaded const_fn v0.4.7
[INFO] [stderr]   Downloaded paste v1.0.5
[INFO] [stderr]   Downloaded crossbeam-queue v0.3.1
[INFO] [stderr]   Downloaded paste v0.1.18
[INFO] [stderr]   Downloaded lock_api v0.4.3
[INFO] [stderr]   Downloaded redox_syscall v0.2.6
[INFO] [stderr]   Downloaded slotmap v1.0.3
[INFO] [stderr]   Downloaded crossbeam-epoch v0.9.3
[INFO] [stderr]   Downloaded ahash v0.7.2
[INFO] [stderr]   Downloaded simdeez v1.0.7
[INFO] [stderr]   Downloaded ncollide3d v0.29.0
[INFO] [stderr]   Downloaded nalgebra v0.26.1
[INFO] [stderr]   Downloaded matrixmultiply v0.3.1
[INFO] [stderr]   Downloaded paste-impl v0.1.18
[INFO] [stderr]   Downloaded memoffset v0.6.3
[INFO] [stderr]   Downloaded simba v0.4.0
[INFO] [stderr]   Downloaded time v0.2.26
[INFO] [stderr]   Downloaded kiss3d v0.31.0
[INFO] [stderr]   Downloaded kiss3d-trackball v0.2.0
[INFO] [stderr]   Downloaded arrayvec v0.6.1
[INFO] [stderr]   Downloaded trackball v0.3.0
[INFO] [stderr]   Downloaded rapier3d-f64 v0.8.0
[INFO] [stderr]   Downloaded parry3d-f64 v0.4.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+9b81629631b382fd49ee3a20ac47797b1467e52d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4b2dfc179bc02b2ab91fd9c72d43d011d4d702e9e824e8cf3fca6691304bd4f7
[INFO] running `Command { std: "docker" "start" "-a" "4b2dfc179bc02b2ab91fd9c72d43d011d4d702e9e824e8cf3fca6691304bd4f7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4b2dfc179bc02b2ab91fd9c72d43d011d4d702e9e824e8cf3fca6691304bd4f7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4b2dfc179bc02b2ab91fd9c72d43d011d4d702e9e824e8cf3fca6691304bd4f7", kill_on_drop: false }`
[INFO] [stdout] 4b2dfc179bc02b2ab91fd9c72d43d011d4d702e9e824e8cf3fca6691304bd4f7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+9b81629631b382fd49ee3a20ac47797b1467e52d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 39068faef3d8466d6129342f5dc7484fa4395fba9a93a1cde617df4c9b75acd0
[INFO] running `Command { std: "docker" "start" "-a" "39068faef3d8466d6129342f5dc7484fa4395fba9a93a1cde617df4c9b75acd0", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.93
[INFO] [stderr]    Compiling proc-macro2 v1.0.26
[INFO] [stderr]    Compiling unicode-xid v0.2.1
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling syn v1.0.69
[INFO] [stderr]    Compiling crossbeam-utils v0.8.3
[INFO] [stderr]    Compiling memoffset v0.6.3
[INFO] [stderr]     Checking once_cell v1.7.2
[INFO] [stderr]    Compiling const_fn v0.4.7
[INFO] [stderr]    Compiling time v0.2.26
[INFO] [stderr]    Compiling rayon-core v1.9.0
[INFO] [stderr]    Compiling memchr v2.3.4
[INFO] [stderr]    Compiling paste v1.0.5
[INFO] [stderr]     Checking matrixmultiply v0.3.1
[INFO] [stderr]     Checking crossbeam-epoch v0.9.3
[INFO] [stderr]     Checking crossbeam-channel v0.5.1
[INFO] [stderr]    Compiling rayon v1.5.0
[INFO] [stderr]     Checking crossbeam-deque v0.8.0
[INFO] [stderr]     Checking num-integer v0.1.44
[INFO] [stderr]     Checking num-complex v0.3.1
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]     Checking approx v0.4.0
[INFO] [stderr]     Checking nom v6.1.2
[INFO] [stderr]    Compiling memoffset v0.5.6
[INFO] [stderr]    Compiling crossbeam-utils v0.7.2
[INFO] [stderr]    Compiling wayland-scanner v0.28.5
[INFO] [stderr]     Checking num-rational v0.3.2
[INFO] [stderr]    Compiling indexmap v1.6.2
[INFO] [stderr]     Checking nix v0.20.0
[INFO] [stderr]     Checking num_cpus v1.13.0
[INFO] [stderr]     Checking nix v0.18.0
[INFO] [stderr]     Checking iovec v0.1.4
[INFO] [stderr]     Checking net2 v0.2.37
[INFO] [stderr]     Checking simba v0.4.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.8.2
[INFO] [stderr]     Checking mio v0.6.23
[INFO] [stderr]    Compiling wayland-client v0.28.5
[INFO] [stderr]    Compiling wayland-protocols v0.28.5
[INFO] [stderr]     Checking xcursor v0.3.3
[INFO] [stderr]     Checking x11-dl v2.18.5
[INFO] [stderr]     Checking memmap2 v0.1.0
[INFO] [stderr]     Checking jpeg-decoder v0.1.22
[INFO] [stderr]     Checking getrandom v0.1.16
[INFO] [stderr]     Checking lock_api v0.4.3
[INFO] [stderr]    Compiling slotmap v1.0.3
[INFO] [stderr]     Checking hashbrown v0.9.1
[INFO] [stderr]    Compiling getrandom v0.2.2
[INFO] [stderr]     Checking tiff v0.6.1
[INFO] [stderr]     Checking mio-extras v2.0.6
[INFO] [stderr]     Checking wayland-commons v0.28.5
[INFO] [stderr]     Checking calloop v0.6.5
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking num-iter v0.1.42
[INFO] [stderr]     Checking shared_library v0.1.9
[INFO] [stderr]     Checking raw-window-handle v0.3.3
[INFO] [stderr]    Compiling ahash v0.7.2
[INFO] [stderr]    Compiling serde v1.0.125
[INFO] [stderr]    Compiling serde_derive v1.0.125
[INFO] [stderr]     Checking fixedbitset v0.2.0
[INFO] [stderr]     Checking osmesa-sys v0.1.2
[INFO] [stderr]     Checking image v0.23.14
[INFO] [stderr]     Checking petgraph v0.5.1
[INFO] [stderr]     Checking crossbeam-deque v0.7.3
[INFO] [stderr]     Checking glutin_glx_sys v0.1.7
[INFO] [stderr]     Checking approx v0.3.2
[INFO] [stderr]     Checking ordered-float v1.1.1
[INFO] [stderr]     Checking stb_truetype v0.3.1
[INFO] [stderr]    Compiling paste-impl v0.1.18
[INFO] [stderr]     Checking linked-hash-map v0.5.4
[INFO] [stderr]     Checking wayland-cursor v0.28.5
[INFO] [stderr]     Checking wayland-egl v0.28.5
[INFO] [stderr]    Compiling trackball v0.3.0
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]     Checking rusttype v0.8.3
[INFO] [stderr]     Checking paste v0.1.18
[INFO] [stderr]     Checking crossbeam-queue v0.3.1
[INFO] [stderr]     Checking glow v0.7.2
[INFO] [stderr]     Checking hashbrown v0.11.2
[INFO] [stderr]     Checking crossbeam v0.8.0
[INFO] [stderr]     Checking simdeez v1.0.7
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]     Checking nalgebra v0.26.1
[INFO] [stderr]    Compiling time-macros-impl v0.1.1
[INFO] [stderr]    Compiling num-derive v0.3.3
[INFO] [stderr]     Checking time-macros v0.1.1
[INFO] [stderr]     Checking rand_xorshift v0.2.0
[INFO] [stderr]     Checking arrayvec v0.6.1
[INFO] [stderr]     Checking bit-vec v0.6.3
[INFO] [stderr]     Checking noise v0.7.0
[INFO] [stderr] 
[INFO] [stderr] thread 'rustc' (3907) panicked at /rustc-dev/9b81629631b382fd49ee3a20ac47797b1467e52d/compiler/rustc_resolve/src/imports.rs:378:13:
[INFO] [stderr] assertion failed: !deep_decl.is_glob_import()
[INFO] [stderr] stack backtrace:
[INFO] [stderr]    0:     0x7618f2e35093 - <<std[2ade4c2364de62da]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[70014f3701156057]::fmt::Display>::fmt
[INFO] [stderr]    1:     0x7618f340fb48 - core[70014f3701156057]::fmt::write
[INFO] [stderr]    2:     0x7618f2e4ba86 - <std[2ade4c2364de62da]::sys::stdio::unix::Stderr as std[2ade4c2364de62da]::io::Write>::write_fmt
[INFO] [stderr]    3:     0x7618f2e0b108 - std[2ade4c2364de62da]::panicking::default_hook::{closure#0}
[INFO] [stderr]    4:     0x7618f2e287c3 - std[2ade4c2364de62da]::panicking::default_hook
[INFO] [stderr]    5:     0x7618f1e0c68a - std[2ade4c2364de62da]::panicking::update_hook::<alloc[bf1f08ca38e38ea3]::boxed::Box<rustc_driver_impl[48bdb3468b385e51]::install_ice_hook::{closure#1}>>::{closure#0}
[INFO] [stderr]    6:     0x7618f2e28aa2 - std[2ade4c2364de62da]::panicking::panic_with_hook
[INFO] [stderr]    7:     0x7618f2e0b1fa - std[2ade4c2364de62da]::panicking::panic_handler::{closure#0}
[INFO] [stderr]    8:     0x7618f2dff679 - std[2ade4c2364de62da]::sys::backtrace::__rust_end_short_backtrace::<std[2ade4c2364de62da]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]    9:     0x7618f2e0cc9d - __rustc[2d9923b8307f5353]::rust_begin_unwind
[INFO] [stderr]   10:     0x7618ef98318c - core[70014f3701156057]::panicking::panic_fmt
[INFO] [stderr]   11:     0x7618ef7bc6f2 - core[70014f3701156057]::panicking::panic
[INFO] [stderr]   12:     0x7618f3439f10 - <rustc_resolve[543033dc97342eb8]::Resolver>::try_plant_decl_into_local_module
[INFO] [stderr]   13:     0x7618f34390ce - <rustc_resolve[543033dc97342eb8]::Resolver>::try_plant_decl_into_local_module
[INFO] [stderr]   14:     0x7618f34390ce - <rustc_resolve[543033dc97342eb8]::Resolver>::try_plant_decl_into_local_module
[INFO] [stderr]   15:     0x7618f34390ce - <rustc_resolve[543033dc97342eb8]::Resolver>::try_plant_decl_into_local_module
[INFO] [stderr]   16:     0x7618f3d14c79 - <rustc_resolve[543033dc97342eb8]::build_reduced_graph::BuildReducedGraphVisitor as rustc_ast[83ac10d2e884cfcc]::visit::Visitor>::visit_item
[INFO] [stderr]   17:     0x7618f3d1ff5d - <rustc_resolve[543033dc97342eb8]::Resolver as rustc_expand[f7d1840041189443]::base::ResolverExpand>::visit_ast_fragment_with_placeholders
[INFO] [stderr]   18:     0x7618f4a44d87 - <rustc_expand[f7d1840041189443]::expand::MacroExpander>::fully_expand_fragment
[INFO] [stderr]   19:     0x7618f4a2ff84 - <rustc_expand[f7d1840041189443]::expand::MacroExpander>::expand_crate
[INFO] [stderr]   20:     0x7618f3b2aef4 - rustc_interface[372b2d608f466254]::passes::configure_and_expand
[INFO] [stderr]   21:     0x7618f4617ad8 - rustc_interface[372b2d608f466254]::passes::resolver_for_lowering_raw
[INFO] [stderr]   22:     0x7618f461784d - rustc_query_impl[d3207ad19da6bae6]::plumbing::__rust_begin_short_backtrace::<rustc_query_impl[d3207ad19da6bae6]::query_impl::resolver_for_lowering_raw::dynamic_query::{closure#2}::{closure#0}, rustc_middle[a808b96dc0c8b39]::query::erase::Erased<[u8; 16usize]>>
[INFO] [stderr]   23:     0x7618f4617827 - <rustc_query_impl[d3207ad19da6bae6]::query_impl::resolver_for_lowering_raw::dynamic_query::{closure#2} as core[70014f3701156057]::ops::function::FnOnce<(rustc_middle[a808b96dc0c8b39]::ty::context::TyCtxt, ())>>::call_once
[INFO] [stderr]   24:     0x7618f45f1adf - rustc_query_system[ac97840b0086b723]::query::plumbing::try_execute_query::<rustc_query_impl[d3207ad19da6bae6]::DynamicConfig<rustc_query_system[ac97840b0086b723]::query::caches::SingleCache<rustc_middle[a808b96dc0c8b39]::query::erase::Erased<[u8; 16usize]>>, false, false, false>, rustc_query_impl[d3207ad19da6bae6]::plumbing::QueryCtxt, false>
[INFO] [stderr]   25:     0x7618f45f1644 - rustc_query_impl[d3207ad19da6bae6]::query_impl::resolver_for_lowering_raw::get_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   26:     0x7618f47b48fb - <rustc_interface[372b2d608f466254]::passes::create_and_enter_global_ctxt<core[70014f3701156057]::option::Option<rustc_interface[372b2d608f466254]::queries::Linker>, rustc_driver_impl[48bdb3468b385e51]::run_compiler::{closure#0}::{closure#2}>::{closure#2} as core[70014f3701156057]::ops::function::FnOnce<(&rustc_session[4ad34451d848125f]::session::Session, rustc_middle[a808b96dc0c8b39]::ty::context::CurrentGcx, alloc[bf1f08ca38e38ea3]::sync::Arc<rustc_data_structures[de9cc80261963238]::jobserver::Proxy>, &std[2ade4c2364de62da]::sync::once_lock::OnceLock<rustc_middle[a808b96dc0c8b39]::ty::context::GlobalCtxt>, &rustc_data_structures[de9cc80261963238]::sync::worker_local::WorkerLocal<rustc_middle[a808b96dc0c8b39]::arena::Arena>, &rustc_data_structures[de9cc80261963238]::sync::worker_local::WorkerLocal<rustc_hir[d443c4a01af566e4]::Arena>, rustc_driver_impl[48bdb3468b385e51]::run_compiler::{closure#0}::{closure#2})>>::call_once::{shim:vtable#0}
[INFO] [stderr]   27:     0x7618f467abd8 - rustc_interface[372b2d608f466254]::interface::run_compiler::<(), rustc_driver_impl[48bdb3468b385e51]::run_compiler::{closure#0}>::{closure#1}
[INFO] [stderr]   28:     0x7618f45ae8ce - std[2ade4c2364de62da]::sys::backtrace::__rust_begin_short_backtrace::<rustc_interface[372b2d608f466254]::util::run_in_thread_with_globals<rustc_interface[372b2d608f466254]::util::run_in_thread_pool_with_globals<rustc_interface[372b2d608f466254]::interface::run_compiler<(), rustc_driver_impl[48bdb3468b385e51]::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>
[INFO] [stderr]   29:     0x7618f45ae6a0 - <std[2ade4c2364de62da]::thread::lifecycle::spawn_unchecked<rustc_interface[372b2d608f466254]::util::run_in_thread_with_globals<rustc_interface[372b2d608f466254]::util::run_in_thread_pool_with_globals<rustc_interface[372b2d608f466254]::interface::run_compiler<(), rustc_driver_impl[48bdb3468b385e51]::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core[70014f3701156057]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stderr]   30:     0x7618f45b0446 - <std[2ade4c2364de62da]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stderr]   31:     0x7618ee08aaa4 - <unknown>
[INFO] [stderr]   32:     0x7618ee117a64 - clone
[INFO] [stderr]   33:                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/noise-0.7.0/rustc-ice-2026-01-14T16_38_20-3905.txt`: Read-only file system (os error 30)
[INFO] [stderr] 
[INFO] [stderr] note: rustc 1.94.0-nightly (9b8162963 2026-01-13) 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 `noise` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/9b81629631b382fd49ee3a20ac47797b1467e52d/bin/rustc --crate-name noise --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/noise-0.7.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 --cfg 'feature="default"' --cfg 'feature="image"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "image"))' -C metadata=50903a83aef2dede -C extra-filename=-7d5fe4a3cbb5a7b3 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern image=/opt/rustwide/target/debug/deps/libimage-a489d6d10e039b2e.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-8d1a3afa88b5e6c2.rmeta --extern rand_xorshift=/opt/rustwide/target/debug/deps/librand_xorshift-99925e1ddacc1bb8.rmeta --cap-lints allow --cap-lints=forbid` (exit status: 101)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "39068faef3d8466d6129342f5dc7484fa4395fba9a93a1cde617df4c9b75acd0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "39068faef3d8466d6129342f5dc7484fa4395fba9a93a1cde617df4c9b75acd0", kill_on_drop: false }`
[INFO] [stdout] 39068faef3d8466d6129342f5dc7484fa4395fba9a93a1cde617df4c9b75acd0
