[INFO] cloning repository https://github.com/Arithmetic-Overflow/rust_gl
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Arithmetic-Overflow/rust_gl" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FArithmetic-Overflow%2Frust_gl", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FArithmetic-Overflow%2Frust_gl'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 98f813b4dec49eb7b5639c086757055de5c3a7f4
[INFO] checking Arithmetic-Overflow/rust_gl against master#9b81629631b382fd49ee3a20ac47797b1467e52d for pr-146095
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FArithmetic-Overflow%2Frust_gl" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Arithmetic-Overflow/rust_gl
[INFO] finished tweaking git repo https://github.com/Arithmetic-Overflow/rust_gl
[INFO] tweaked toml for git repo https://github.com/Arithmetic-Overflow/rust_gl written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Arithmetic-Overflow/rust_gl 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/Arithmetic-Overflow/rust_gl 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]  Downloading crates ...
[INFO] [stderr]   Downloaded x11-dl v2.18.5
[INFO] [stderr]   Downloaded proc-macro2 v1.0.28
[INFO] [stderr]   Downloaded instant v0.1.10
[INFO] [stderr]   Downloaded proc-macro-crate v1.0.0
[INFO] [stderr]   Downloaded thiserror-impl v1.0.26
[INFO] [stderr]   Downloaded ab_glyph_rasterizer v0.1.4
[INFO] [stderr]   Downloaded thiserror v1.0.26
[INFO] [stderr]   Downloaded addr2line v0.16.0
[INFO] [stderr]   Downloaded cc v1.0.69
[INFO] [stderr]   Downloaded backtrace v0.3.61
[INFO] [stderr]   Downloaded mio v0.7.13
[INFO] [stderr]   Downloaded serde v1.0.129
[INFO] [stderr]   Downloaded minimal-lexical v0.1.2
[INFO] [stderr]   Downloaded noise v0.7.0
[INFO] [stderr]   Downloaded gif v0.11.2
[INFO] [stderr]   Downloaded core-graphics v0.22.2
[INFO] [stderr]   Downloaded libloading v0.7.0
[INFO] [stderr]   Downloaded object v0.26.1
[INFO] [stderr]   Downloaded libc v0.2.101
[INFO] [stderr]   Downloaded gimli v0.25.0
[INFO] [stderr]   Downloaded glium v0.30.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 8978c260a54ed0eba1f51e458b8e7ad2fc6448c27b2d2dcbb0e333459a58ce88
[INFO] running `Command { std: "docker" "start" "-a" "8978c260a54ed0eba1f51e458b8e7ad2fc6448c27b2d2dcbb0e333459a58ce88", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8978c260a54ed0eba1f51e458b8e7ad2fc6448c27b2d2dcbb0e333459a58ce88", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8978c260a54ed0eba1f51e458b8e7ad2fc6448c27b2d2dcbb0e333459a58ce88", kill_on_drop: false }`
[INFO] [stdout] 8978c260a54ed0eba1f51e458b8e7ad2fc6448c27b2d2dcbb0e333459a58ce88
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] a5695f224f8f0ec7c2c120298443f66f65c3ffc1e8ff5ea7d81aa56cc0b5e8f4
[INFO] running `Command { std: "docker" "start" "-a" "a5695f224f8f0ec7c2c120298443f66f65c3ffc1e8ff5ea7d81aa56cc0b5e8f4", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.101
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling xml-rs v0.8.4
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling crossbeam-utils v0.8.5
[INFO] [stderr]    Compiling proc-macro2 v1.0.28
[INFO] [stderr]    Compiling pkg-config v0.3.19
[INFO] [stderr]     Checking scopeguard v1.1.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.5
[INFO] [stderr]    Compiling khronos_api v3.1.0
[INFO] [stderr]    Compiling memoffset v0.6.4
[INFO] [stderr]     Checking crossbeam-channel v0.5.1
[INFO] [stderr]    Compiling wayland-sys v0.28.6
[INFO] [stderr]     Checking libloading v0.7.0
[INFO] [stderr]     Checking smallvec v1.6.1
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]     Checking dlib v0.5.0
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]     Checking crossbeam-deque v0.8.1
[INFO] [stderr]    Compiling minimal-lexical v0.1.2
[INFO] [stderr]    Compiling wayland-scanner v0.28.6
[INFO] [stderr]    Compiling version_check v0.9.3
[INFO] [stderr]     Checking once_cell v1.8.0
[INFO] [stderr]    Compiling rayon-core v1.9.1
[INFO] [stderr]     Checking scoped-tls v1.0.0
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]    Compiling nom v7.0.0
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling maybe-uninit v2.0.0
[INFO] [stderr]     Checking ttf-parser v0.6.2
[INFO] [stderr]    Compiling nix v0.18.0
[INFO] [stderr]    Compiling crossbeam-queue v0.3.2
[INFO] [stderr]    Compiling x11-dl v2.18.5
[INFO] [stderr]    Compiling rayon v1.5.1
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]     Checking ab_glyph_rasterizer v0.1.4
[INFO] [stderr]     Checking walkdir v2.3.2
[INFO] [stderr]     Checking nix v0.20.0
[INFO] [stderr]     Checking num_cpus v1.13.0
[INFO] [stderr]     Checking getrandom v0.1.16
[INFO] [stderr]     Checking owned_ttf_parser v0.6.0
[INFO] [stderr]     Checking rusttype v0.9.2
[INFO] [stderr]     Checking libloading v0.6.7
[INFO] [stderr]     Checking instant v0.1.10
[INFO] [stderr]     Checking xdg v2.2.0
[INFO] [stderr]     Checking either v1.6.1
[INFO] [stderr]    Compiling crc32fast v1.2.1
[INFO] [stderr]    Compiling wayland-client v0.28.6
[INFO] [stderr]    Compiling wayland-protocols v0.28.6
[INFO] [stderr]     Checking andrew v0.3.1
[INFO] [stderr]     Checking dlib v0.4.2
[INFO] [stderr]     Checking parking_lot_core v0.8.3
[INFO] [stderr]     Checking crossbeam v0.8.1
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking mio v0.7.13
[INFO] [stderr]     Checking memmap2 v0.1.0
[INFO] [stderr]     Checking xcursor v0.3.4
[INFO] [stderr]    Compiling glutin_egl_sys v0.1.5
[INFO] [stderr]    Compiling glutin_glx_sys v0.1.7
[INFO] [stderr]    Compiling num-iter v0.1.42
[INFO] [stderr]    Compiling num-rational v0.3.2
[INFO] [stderr]     Checking lock_api v0.4.4
[INFO] [stderr]    Compiling winit v0.25.0
[INFO] [stderr]     Checking weezl v0.1.5
[INFO] [stderr]    Compiling cc v1.0.69
[INFO] [stderr]     Checking parking_lot v0.11.1
[INFO] [stderr]     Checking deflate v0.8.6
[INFO] [stderr]     Checking jpeg-decoder v0.1.22
[INFO] [stderr]     Checking mio-misc v1.2.1
[INFO] [stderr]     Checking miniz_oxide v0.3.7
[INFO] [stderr]     Checking shared_library v0.1.9
[INFO] [stderr]     Checking raw-window-handle v0.3.3
[INFO] [stderr]     Checking percent-encoding v2.1.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.10
[INFO] [stderr]     Checking gimli v0.25.0
[INFO] [stderr]     Checking wayland-commons v0.28.6
[INFO] [stderr]     Checking osmesa-sys v0.1.2
[INFO] [stderr]     Checking gif v0.11.2
[INFO] [stderr]     Checking calloop v0.6.5
[INFO] [stderr]     Checking png v0.16.8
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]    Compiling backtrace v0.3.61
[INFO] [stderr]     Checking tiff v0.6.1
[INFO] [stderr]     Checking object v0.26.1
[INFO] [stderr]    Compiling glium v0.30.1
[INFO] [stderr]     Checking bytemuck v1.7.2
[INFO] [stderr]     Checking rustc-demangle v0.1.21
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]     Checking rand_xorshift v0.2.0
[INFO] [stderr]     Checking takeable-option v0.5.0
[INFO] [stderr]     Checking image v0.23.14
[INFO] [stderr]     Checking wayland-cursor v0.28.6
[INFO] [stderr]     Checking wayland-egl v0.28.6
[INFO] [stderr]     Checking addr2line v0.16.0
[INFO] [stderr]     Checking noise v0.7.0
[INFO] [stderr] 
[INFO] [stderr] thread 'rustc' (4713) 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:     0x701e26e35093 - <<std[2ade4c2364de62da]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[70014f3701156057]::fmt::Display>::fmt
[INFO] [stderr]    1:     0x701e2740fb48 - core[70014f3701156057]::fmt::write
[INFO] [stderr]    2:     0x701e26e4ba86 - <std[2ade4c2364de62da]::sys::stdio::unix::Stderr as std[2ade4c2364de62da]::io::Write>::write_fmt
[INFO] [stderr]    3:     0x701e26e0b108 - std[2ade4c2364de62da]::panicking::default_hook::{closure#0}
[INFO] [stderr]    4:     0x701e26e287c3 - std[2ade4c2364de62da]::panicking::default_hook
[INFO] [stderr]    5:     0x701e25e0c68a - std[2ade4c2364de62da]::panicking::update_hook::<alloc[bf1f08ca38e38ea3]::boxed::Box<rustc_driver_impl[48bdb3468b385e51]::install_ice_hook::{closure#1}>>::{closure#0}
[INFO] [stderr]    6:     0x701e26e28aa2 - std[2ade4c2364de62da]::panicking::panic_with_hook
[INFO] [stderr]    7:     0x701e26e0b1fa - std[2ade4c2364de62da]::panicking::panic_handler::{closure#0}
[INFO] [stderr]    8:     0x701e26dff679 - std[2ade4c2364de62da]::sys::backtrace::__rust_end_short_backtrace::<std[2ade4c2364de62da]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]    9:     0x701e26e0cc9d - __rustc[2d9923b8307f5353]::rust_begin_unwind
[INFO] [stderr]   10:     0x701e2398318c - core[70014f3701156057]::panicking::panic_fmt
[INFO] [stderr]   11:     0x701e237bc6f2 - core[70014f3701156057]::panicking::panic
[INFO] [stderr]   12:     0x701e27439f10 - <rustc_resolve[543033dc97342eb8]::Resolver>::try_plant_decl_into_local_module
[INFO] [stderr]   13:     0x701e274390ce - <rustc_resolve[543033dc97342eb8]::Resolver>::try_plant_decl_into_local_module
[INFO] [stderr]   14:     0x701e274390ce - <rustc_resolve[543033dc97342eb8]::Resolver>::try_plant_decl_into_local_module
[INFO] [stderr]   15:     0x701e274390ce - <rustc_resolve[543033dc97342eb8]::Resolver>::try_plant_decl_into_local_module
[INFO] [stderr]   16:     0x701e27d14c79 - <rustc_resolve[543033dc97342eb8]::build_reduced_graph::BuildReducedGraphVisitor as rustc_ast[83ac10d2e884cfcc]::visit::Visitor>::visit_item
[INFO] [stderr]   17:     0x701e27d1ff5d - <rustc_resolve[543033dc97342eb8]::Resolver as rustc_expand[f7d1840041189443]::base::ResolverExpand>::visit_ast_fragment_with_placeholders
[INFO] [stderr]   18:     0x701e28a44d87 - <rustc_expand[f7d1840041189443]::expand::MacroExpander>::fully_expand_fragment
[INFO] [stderr]   19:     0x701e28a2ff84 - <rustc_expand[f7d1840041189443]::expand::MacroExpander>::expand_crate
[INFO] [stderr]   20:     0x701e27b2aef4 - rustc_interface[372b2d608f466254]::passes::configure_and_expand
[INFO] [stderr]   21:     0x701e28617ad8 - rustc_interface[372b2d608f466254]::passes::resolver_for_lowering_raw
[INFO] [stderr]   22:     0x701e2861784d - 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:     0x701e28617827 - <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:     0x701e285f1adf - 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:     0x701e285f1644 - rustc_query_impl[d3207ad19da6bae6]::query_impl::resolver_for_lowering_raw::get_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   26:     0x701e287b48fb - <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:     0x701e2867abd8 - rustc_interface[372b2d608f466254]::interface::run_compiler::<(), rustc_driver_impl[48bdb3468b385e51]::run_compiler::{closure#0}>::{closure#1}
[INFO] [stderr]   28:     0x701e285ae8ce - 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:     0x701e285ae6a0 - <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:     0x701e285b0446 - <std[2ade4c2364de62da]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stderr]   31:     0x701e2208aaa4 - <unknown>
[INFO] [stderr]   32:     0x701e22117a64 - 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-14T15_41_48-4687.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=9ece40467d8e6f43 -C extra-filename=-79ed40fe7c1e9f21 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern image=/opt/rustwide/target/debug/deps/libimage-ec60e7e3ba335cb3.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-303e44d301a45516.rmeta --extern rand_xorshift=/opt/rustwide/target/debug/deps/librand_xorshift-e5a98870fc2bbe67.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" "a5695f224f8f0ec7c2c120298443f66f65c3ffc1e8ff5ea7d81aa56cc0b5e8f4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a5695f224f8f0ec7c2c120298443f66f65c3ffc1e8ff5ea7d81aa56cc0b5e8f4", kill_on_drop: false }`
[INFO] [stdout] a5695f224f8f0ec7c2c120298443f66f65c3ffc1e8ff5ea7d81aa56cc0b5e8f4
