[INFO] cloning repository https://github.com/DSanoussy/benchproject
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/DSanoussy/benchproject" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDSanoussy%2Fbenchproject", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDSanoussy%2Fbenchproject'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2bcab3bfc9e36897480dcce5ebe17945233a8791
[INFO] checking DSanoussy/benchproject against try#a7b168ac4977e8e93a43448b44847adaa305d5a9 for pr-150557
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDSanoussy%2Fbenchproject" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/DSanoussy/benchproject
[INFO] finished tweaking git repo https://github.com/DSanoussy/benchproject
[INFO] tweaked toml for git repo https://github.com/DSanoussy/benchproject written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/DSanoussy/benchproject on toolchain a7b168ac4977e8e93a43448b44847adaa305d5a9
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a7b168ac4977e8e93a43448b44847adaa305d5a9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/DSanoussy/benchproject 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" "+a7b168ac4977e8e93a43448b44847adaa305d5a9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a7b168ac4977e8e93a43448b44847adaa305d5a9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d97eeccac228de5b7d6bfc387e10995f6dfb0dbc867ebd1f0f4f95e994e56fff
[INFO] running `Command { std: "docker" "start" "-a" "d97eeccac228de5b7d6bfc387e10995f6dfb0dbc867ebd1f0f4f95e994e56fff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d97eeccac228de5b7d6bfc387e10995f6dfb0dbc867ebd1f0f4f95e994e56fff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d97eeccac228de5b7d6bfc387e10995f6dfb0dbc867ebd1f0f4f95e994e56fff", kill_on_drop: false }`
[INFO] [stdout] d97eeccac228de5b7d6bfc387e10995f6dfb0dbc867ebd1f0f4f95e994e56fff
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a7b168ac4977e8e93a43448b44847adaa305d5a9" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ed40c5ac9b9e486a79c1494d81426d92e312002666ccf9edcd224430f64c2558
[INFO] running `Command { std: "docker" "start" "-a" "ed40c5ac9b9e486a79c1494d81426d92e312002666ccf9edcd224430f64c2558", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.207
[INFO] [stderr]     Checking bytes v1.7.1
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]    Compiling syn v2.0.74
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]     Checking mio v1.0.2
[INFO] [stderr]     Checking allocator-api2 v0.2.18
[INFO] [stderr]     Checking bitflags v2.6.0
[INFO] [stderr]    Compiling serde_json v1.0.124
[INFO] [stderr]    Compiling time-macros v0.2.18
[INFO] [stderr]     Checking cpufeatures v0.2.13
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling rust_decimal v1.35.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling openssl v0.10.66
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking unicode_categories v0.1.1
[INFO] [stderr]     Checking crc v3.2.1
[INFO] [stderr]    Compiling cc v1.1.10
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking futures-intrusive v0.5.0
[INFO] [stderr]     Checking atoi v2.0.0
[INFO] [stderr]     Checking md-5 v0.10.6
[INFO] [stderr]     Checking base64 v0.21.7
[INFO] [stderr]     Checking hkdf v0.12.4
[INFO] [stderr]     Checking whoami v1.5.1
[INFO] [stderr]     Checking tokio v1.39.2
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking crossbeam-queue v0.3.11
[INFO] [stderr]     Checking bytestring v1.3.1
[INFO] [stderr]     Checking miniz_oxide v0.7.4
[INFO] [stderr]     Checking ordered-float v3.9.2
[INFO] [stderr]     Checking regex v1.10.6
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]     Checking impl-more v0.1.6
[INFO] [stderr]     Checking flate2 v1.0.31
[INFO] [stderr]     Checking sqlformat v0.2.4
[INFO] [stderr]     Checking bigdecimal v0.3.1
[INFO] [stderr]    Compiling openssl-sys v0.9.103
[INFO] [stderr]    Compiling zstd-sys v2.0.13+zstd.1.5.6
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]     Checking tokio-stream v0.1.15
[INFO] [stderr]     Checking tokio-util v0.7.11
[INFO] [stderr]     Checking actix-rt v2.10.0
[INFO] [stderr]     Checking futures v0.3.30
[INFO] [stderr]    Compiling actix-router v0.5.3
[INFO] [stderr]    Compiling serde_derive v1.0.207
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]    Compiling enum-ordinalize-derive v4.3.1
[INFO] [stderr]    Compiling inherent v1.0.11
[INFO] [stderr]    Compiling ouroboros_macro v0.17.2
[INFO] [stderr]    Compiling async-stream-impl v0.3.5
[INFO] [stderr]    Compiling derive_more v0.99.18
[INFO] [stderr]    Compiling sea-bae v0.2.0
[INFO] [stderr]    Compiling async-trait v0.1.81
[INFO] [stderr]    Compiling actix-web-codegen v4.3.0
[INFO] [stderr]    Compiling sea-orm-macros v1.0.0
[INFO] [stderr]    Compiling actix-macros v0.2.4
[INFO] [stderr]     Checking async-stream v0.3.5
[INFO] [stderr]    Compiling enum-ordinalize v4.3.0
[INFO] [stderr]    Compiling educe v0.5.11
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]    Compiling zstd-safe v7.2.1
[INFO] [stderr]     Checking thiserror v1.0.63
[INFO] [stderr]     Checking zstd v0.13.2
[INFO] [stderr]     Checking ahash v0.8.11
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]     Checking actix-codec v0.5.2
[INFO] [stderr]     Checking actix-server v2.5.0
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking ouroboros v0.17.2
[INFO] [stderr]     Checking indexmap v2.3.0
[INFO] [stderr]     Checking hashlink v0.8.4
[INFO] [stderr]     Checking h2 v0.3.26
[INFO] [stderr]     Checking deranged v0.3.11
[INFO] [stderr]     Checking uuid v1.10.0
[INFO] [stderr]     Checking chrono v0.4.38
[INFO] [stderr]     Checking either v1.13.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking actix-http v3.9.0
[INFO] [stderr]     Checking time v0.3.36
[INFO] [stderr]     Checking sqlx-core v0.7.4
[INFO] [stderr]     Checking sea-query v0.31.0
[INFO] [stderr]     Checking cookie v0.16.2
[INFO] [stderr] 
[INFO] [stderr] thread 'rustc' (1529) panicked at /rustc-dev/a7b168ac4977e8e93a43448b44847adaa305d5a9/compiler/rustc_resolve/src/imports.rs:379:13:
[INFO] [stderr] assertion failed: !deep_decl.is_glob_import()
[INFO] [stderr] stack backtrace:
[INFO] [stderr]    0:     0x7eae4f43fd53 - <<std[75ec25fb43c512a8]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[f51910cdf277a09c]::fmt::Display>::fmt
[INFO] [stderr]    1:     0x7eae4fa0e308 - core[f51910cdf277a09c]::fmt::write
[INFO] [stderr]    2:     0x7eae4f456746 - <std[75ec25fb43c512a8]::sys::stdio::unix::Stderr as std[75ec25fb43c512a8]::io::Write>::write_fmt
[INFO] [stderr]    3:     0x7eae4f415dc8 - std[75ec25fb43c512a8]::panicking::default_hook::{closure#0}
[INFO] [stderr]    4:     0x7eae4f433483 - std[75ec25fb43c512a8]::panicking::default_hook
[INFO] [stderr]    5:     0x7eae4e417d3a - std[75ec25fb43c512a8]::panicking::update_hook::<alloc[d6d07296878075ad]::boxed::Box<rustc_driver_impl[667ec0181ce67a10]::install_ice_hook::{closure#1}>>::{closure#0}
[INFO] [stderr]    6:     0x7eae4f433762 - std[75ec25fb43c512a8]::panicking::panic_with_hook
[INFO] [stderr]    7:     0x7eae4f415eba - std[75ec25fb43c512a8]::panicking::panic_handler::{closure#0}
[INFO] [stderr]    8:     0x7eae4f40a339 - std[75ec25fb43c512a8]::sys::backtrace::__rust_end_short_backtrace::<std[75ec25fb43c512a8]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]    9:     0x7eae4f41795d - __rustc[9967932211877f70]::rust_begin_unwind
[INFO] [stderr]   10:     0x7eae4c88facc - core[f51910cdf277a09c]::panicking::panic_fmt
[INFO] [stderr]   11:     0x7eae4bbefce2 - core[f51910cdf277a09c]::panicking::panic
[INFO] [stderr]   12:     0x7eae4fa3649e - <rustc_resolve[426b123ceaff736c]::Resolver>::try_plant_decl_into_local_module
[INFO] [stderr]   13:     0x7eae4fa35785 - <rustc_resolve[426b123ceaff736c]::Resolver>::try_plant_decl_into_local_module
[INFO] [stderr]   14:     0x7eae4fa35785 - <rustc_resolve[426b123ceaff736c]::Resolver>::try_plant_decl_into_local_module
[INFO] [stderr]   15:     0x7eae4fa36cbc - <rustc_resolve[426b123ceaff736c]::Resolver as rustc_expand[89e3c54c1bb606f2]::base::ResolverExpand>::resolve_imports
[INFO] [stderr]   16:     0x7eae51044e1d - <rustc_expand[89e3c54c1bb606f2]::expand::MacroExpander>::fully_expand_fragment
[INFO] [stderr]   17:     0x7eae51043f92 - <rustc_expand[89e3c54c1bb606f2]::expand::MacroExpander>::expand_crate
[INFO] [stderr]   18:     0x7eae50187834 - rustc_interface[bd86941b71375c9f]::passes::configure_and_expand
[INFO] [stderr]   19:     0x7eae50ce6595 - rustc_interface[bd86941b71375c9f]::passes::resolver_for_lowering_raw
[INFO] [stderr]   20:     0x7eae50ce630d - rustc_query_impl[b10b63cc59e7bfa2]::plumbing::__rust_begin_short_backtrace::<rustc_query_impl[b10b63cc59e7bfa2]::query_impl::resolver_for_lowering_raw::dynamic_query::{closure#2}::{closure#0}, rustc_middle[7d02bf441ba88878]::query::erase::Erased<[u8; 16usize]>>
[INFO] [stderr]   21:     0x7eae50ce62e7 - <rustc_query_impl[b10b63cc59e7bfa2]::query_impl::resolver_for_lowering_raw::dynamic_query::{closure#2} as core[f51910cdf277a09c]::ops::function::FnOnce<(rustc_middle[7d02bf441ba88878]::ty::context::TyCtxt, ())>>::call_once
[INFO] [stderr]   22:     0x7eae50bd0f1f - rustc_query_system[5d1b6996ad2cd6d]::query::plumbing::try_execute_query::<rustc_query_impl[b10b63cc59e7bfa2]::DynamicConfig<rustc_query_system[5d1b6996ad2cd6d]::query::caches::SingleCache<rustc_middle[7d02bf441ba88878]::query::erase::Erased<[u8; 16usize]>>, false, false, false>, rustc_query_impl[b10b63cc59e7bfa2]::plumbing::QueryCtxt, false>
[INFO] [stderr]   23:     0x7eae50bd0a84 - rustc_query_impl[b10b63cc59e7bfa2]::query_impl::resolver_for_lowering_raw::get_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   24:     0x7eae50da2bbb - <rustc_interface[bd86941b71375c9f]::passes::create_and_enter_global_ctxt<core[f51910cdf277a09c]::option::Option<rustc_interface[bd86941b71375c9f]::queries::Linker>, rustc_driver_impl[667ec0181ce67a10]::run_compiler::{closure#0}::{closure#2}>::{closure#2} as core[f51910cdf277a09c]::ops::function::FnOnce<(&rustc_session[9a4bb4533e39bad7]::session::Session, rustc_middle[7d02bf441ba88878]::ty::context::CurrentGcx, alloc[d6d07296878075ad]::sync::Arc<rustc_data_structures[5e045bb1c4248082]::jobserver::Proxy>, &std[75ec25fb43c512a8]::sync::once_lock::OnceLock<rustc_middle[7d02bf441ba88878]::ty::context::GlobalCtxt>, &rustc_data_structures[5e045bb1c4248082]::sync::worker_local::WorkerLocal<rustc_middle[7d02bf441ba88878]::arena::Arena>, &rustc_data_structures[5e045bb1c4248082]::sync::worker_local::WorkerLocal<rustc_hir[765365e2e3d34de9]::Arena>, rustc_driver_impl[667ec0181ce67a10]::run_compiler::{closure#0}::{closure#2})>>::call_once::{shim:vtable#0}
[INFO] [stderr]   25:     0x7eae50c3e418 - rustc_interface[bd86941b71375c9f]::interface::run_compiler::<(), rustc_driver_impl[667ec0181ce67a10]::run_compiler::{closure#0}>::{closure#1}
[INFO] [stderr]   26:     0x7eae50ab718e - std[75ec25fb43c512a8]::sys::backtrace::__rust_begin_short_backtrace::<rustc_interface[bd86941b71375c9f]::util::run_in_thread_with_globals<rustc_interface[bd86941b71375c9f]::util::run_in_thread_pool_with_globals<rustc_interface[bd86941b71375c9f]::interface::run_compiler<(), rustc_driver_impl[667ec0181ce67a10]::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>
[INFO] [stderr]   27:     0x7eae50ab6f60 - <std[75ec25fb43c512a8]::thread::lifecycle::spawn_unchecked<rustc_interface[bd86941b71375c9f]::util::run_in_thread_with_globals<rustc_interface[bd86941b71375c9f]::util::run_in_thread_pool_with_globals<rustc_interface[bd86941b71375c9f]::interface::run_compiler<(), rustc_driver_impl[667ec0181ce67a10]::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core[f51910cdf277a09c]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stderr]   28:     0x7eae50abc838 - <std[75ec25fb43c512a8]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stderr]   29:     0x7eae4a68aaa4 - <unknown>
[INFO] [stderr]   30:     0x7eae4a717a64 - clone
[INFO] [stderr]   31:                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/sea-query-0.31.0/rustc-ice-2026-01-19T20_39_20-1521.txt`: Read-only file system (os error 30)
[INFO] [stderr] 
[INFO] [stderr] note: rustc 1.94.0-nightly (a7b168ac4 2026-01-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 `sea-query` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/a7b168ac4977e8e93a43448b44847adaa305d5a9/bin/rustc --crate-name sea_query --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sea-query-0.31.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="backend-mysql"' --cfg 'feature="backend-postgres"' --cfg 'feature="backend-sqlite"' --cfg 'feature="bigdecimal"' --cfg 'feature="chrono"' --cfg 'feature="educe"' --cfg 'feature="hashable-value"' --cfg 'feature="ordered-float"' --cfg 'feature="postgres-array"' --cfg 'feature="rust_decimal"' --cfg 'feature="serde_json"' --cfg 'feature="thread-safe"' --cfg 'feature="time"' --cfg 'feature="uuid"' --cfg 'feature="with-bigdecimal"' --cfg 'feature="with-chrono"' --cfg 'feature="with-json"' --cfg 'feature="with-rust_decimal"' --cfg 'feature="with-time"' --cfg 'feature="with-uuid"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-features", "all-types", "attr", "backend-mysql", "backend-postgres", "backend-sqlite", "bigdecimal", "chrono", "default", "derive", "educe", "hashable-value", "ipnetwork", "mac_address", "option-more-parentheses", "option-sqlite-exact-column-type", "ordered-float", "postgres-array", "postgres-interval", "postgres-types", "rust_decimal", "sea-query-attr", "sea-query-derive", "serde_json", "tests-cfg", "thread-safe", "time", "uuid", "with-bigdecimal", "with-chrono", "with-ipnetwork", "with-json", "with-mac_address", "with-rust_decimal", "with-time", "with-uuid"))' -C metadata=547c7a40dd891a68 -C extra-filename=-e7d2075ed7b1a098 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bigdecimal=/opt/rustwide/target/debug/deps/libbigdecimal-d7e95f06c2a78824.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-46befcfd5afeab66.rmeta --extern educe=/opt/rustwide/target/debug/deps/libeduce-dd7874ee0f3192a1.so --extern inherent=/opt/rustwide/target/debug/deps/libinherent-b0fb69f31e044708.so --extern ordered_float=/opt/rustwide/target/debug/deps/libordered_float-3779c95165eb4007.rmeta --extern rust_decimal=/opt/rustwide/target/debug/deps/librust_decimal-4b709a18281c3c74.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-13fd99adb1b95660.rmeta --extern time=/opt/rustwide/target/debug/deps/libtime-33691ddcb50cd769.rmeta --extern uuid=/opt/rustwide/target/debug/deps/libuuid-63eebcc5a4fb6296.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" "ed40c5ac9b9e486a79c1494d81426d92e312002666ccf9edcd224430f64c2558", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ed40c5ac9b9e486a79c1494d81426d92e312002666ccf9edcd224430f64c2558", kill_on_drop: false }`
[INFO] [stdout] ed40c5ac9b9e486a79c1494d81426d92e312002666ccf9edcd224430f64c2558
