[INFO] cloning repository https://github.com/Abdillah/fuzzable-opc-ua
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Abdillah/fuzzable-opc-ua" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAbdillah%2Ffuzzable-opc-ua", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAbdillah%2Ffuzzable-opc-ua'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b223cc4fa74232c7a773312c71bd8f7b0b1de1e0
[INFO] checking Abdillah/fuzzable-opc-ua against master#8c52f735abd1af9a73941b78fe7ed2ab08b9c0dd for pr-150557
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAbdillah%2Ffuzzable-opc-ua" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Abdillah/fuzzable-opc-ua
[INFO] finished tweaking git repo https://github.com/Abdillah/fuzzable-opc-ua
[INFO] tweaked toml for git repo https://github.com/Abdillah/fuzzable-opc-ua written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Abdillah/fuzzable-opc-ua on toolchain 8c52f735abd1af9a73941b78fe7ed2ab08b9c0dd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8c52f735abd1af9a73941b78fe7ed2ab08b9c0dd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Abdillah/fuzzable-opc-ua 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" "+8c52f735abd1af9a73941b78fe7ed2ab08b9c0dd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded unsafe-libyaml v0.2.11
[INFO] [stderr]   Downloaded serde_yaml v0.9.34+deprecated
[INFO] [stderr]   Downloaded opcua v0.12.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+8c52f735abd1af9a73941b78fe7ed2ab08b9c0dd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] efe50b37294e2e11805847eeddc4dea7992e0ae469ea54be8dcb0af1a8138575
[INFO] running `Command { std: "docker" "start" "-a" "efe50b37294e2e11805847eeddc4dea7992e0ae469ea54be8dcb0af1a8138575", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "efe50b37294e2e11805847eeddc4dea7992e0ae469ea54be8dcb0af1a8138575", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "efe50b37294e2e11805847eeddc4dea7992e0ae469ea54be8dcb0af1a8138575", kill_on_drop: false }`
[INFO] [stdout] efe50b37294e2e11805847eeddc4dea7992e0ae469ea54be8dcb0af1a8138575
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+8c52f735abd1af9a73941b78fe7ed2ab08b9c0dd" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ad0673ece8cdaae25d6ffeecfa4401b2cf969796981671d02b8bf960ed35b5e6
[INFO] running `Command { std: "docker" "start" "-a" "ad0673ece8cdaae25d6ffeecfa4401b2cf969796981671d02b8bf960ed35b5e6", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling libc v0.2.158
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]     Checking futures-core v0.3.30
[INFO] [stderr]    Compiling serde v1.0.209
[INFO] [stderr]     Checking pin-project-lite v0.2.14
[INFO] [stderr]     Checking futures-sink v0.3.30
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]     Checking tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling cc v1.1.15
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]     Checking futures-task v0.3.30
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking tinyvec v1.8.0
[INFO] [stderr]     Checking futures-io v0.3.30
[INFO] [stderr]     Checking regex-syntax v0.8.4
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]     Checking bytes v1.7.1
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking unicode-bidi v0.3.15
[INFO] [stderr]     Checking itoa v1.0.11
[INFO] [stderr]     Checking ryu v1.0.18
[INFO] [stderr]     Checking foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling openssl v0.10.66
[INFO] [stderr]    Compiling serde_json v1.0.127
[INFO] [stderr]     Checking equivalent v1.0.1
[INFO] [stderr]     Checking matches v0.1.10
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking foreign-types v0.3.2
[INFO] [stderr]     Checking humantime v2.1.0
[INFO] [stderr]     Checking log v0.4.22
[INFO] [stderr]     Checking bitflags v2.6.0
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking percent-encoding v1.0.1
[INFO] [stderr]     Checking unsafe-libyaml v0.2.11
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]     Checking iana-time-zone v0.1.60
[INFO] [stderr]     Checking termcolor v1.4.1
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking indexmap v2.5.0
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]     Checking unicode-normalization v0.1.23
[INFO] [stderr]     Checking mio v1.0.2
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking socket2 v0.5.7
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]    Compiling syn v2.0.77
[INFO] [stderr]     Checking is-terminal v0.4.13
[INFO] [stderr]     Checking gethostname v0.4.3
[INFO] [stderr]     Checking uuid v1.10.0
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]    Compiling openssl-sys v0.9.103
[INFO] [stderr]     Checking idna v0.1.5
[INFO] [stderr]     Checking url v1.7.2
[INFO] [stderr]     Checking regex-automata v0.4.7
[INFO] [stderr]     Checking chrono v0.4.38
[INFO] [stderr]     Checking serde_yaml v0.9.34+deprecated
[INFO] [stderr]     Checking regex v1.10.6
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]     Checking env_logger v0.10.2
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.209
[INFO] [stderr]     Checking tokio v1.40.0
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking futures-executor v0.3.30
[INFO] [stderr]     Checking futures v0.3.30
[INFO] [stderr]     Checking tokio-util v0.7.11
[INFO] [stderr]     Checking opcua v0.12.0
[INFO] [stderr] 
[INFO] [stderr] thread 'rustc' (1024) panicked at /rustc-dev/8c52f735abd1af9a73941b78fe7ed2ab08b9c0dd/compiler/rustc_resolve/src/imports.rs:379:13:
[INFO] [stderr] assertion failed: !deep_decl.is_glob_import()
[INFO] [stderr] stack backtrace:
[INFO] [stderr]    0:     0x79abb343f963 - <<std[537962ca55f41443]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6c9c9c2c6e9466e2]::fmt::Display>::fmt
[INFO] [stderr]    1:     0x79abb3a0e388 - core[6c9c9c2c6e9466e2]::fmt::write
[INFO] [stderr]    2:     0x79abb3456356 - <std[537962ca55f41443]::sys::stdio::unix::Stderr as std[537962ca55f41443]::io::Write>::write_fmt
[INFO] [stderr]    3:     0x79abb34159d8 - std[537962ca55f41443]::panicking::default_hook::{closure#0}
[INFO] [stderr]    4:     0x79abb3433093 - std[537962ca55f41443]::panicking::default_hook
[INFO] [stderr]    5:     0x79abb241890a - std[537962ca55f41443]::panicking::update_hook::<alloc[3cd43d516da357f]::boxed::Box<rustc_driver_impl[a8a848870f8ec46f]::install_ice_hook::{closure#1}>>::{closure#0}
[INFO] [stderr]    6:     0x79abb3433372 - std[537962ca55f41443]::panicking::panic_with_hook
[INFO] [stderr]    7:     0x79abb3415aca - std[537962ca55f41443]::panicking::panic_handler::{closure#0}
[INFO] [stderr]    8:     0x79abb340c759 - std[537962ca55f41443]::sys::backtrace::__rust_end_short_backtrace::<std[537962ca55f41443]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]    9:     0x79abb341756d - __rustc[cc0363f037a135f8]::rust_begin_unwind
[INFO] [stderr]   10:     0x79abb087961c - core[6c9c9c2c6e9466e2]::panicking::panic_fmt
[INFO] [stderr]   11:     0x79abafbe56b2 - core[6c9c9c2c6e9466e2]::panicking::panic
[INFO] [stderr]   12:     0x79abb3a3655e - <rustc_resolve[1426d374e797a30b]::Resolver>::try_plant_decl_into_local_module
[INFO] [stderr]   13:     0x79abb3a35845 - <rustc_resolve[1426d374e797a30b]::Resolver>::try_plant_decl_into_local_module
[INFO] [stderr]   14:     0x79abb3a35845 - <rustc_resolve[1426d374e797a30b]::Resolver>::try_plant_decl_into_local_module
[INFO] [stderr]   15:     0x79abb3a35845 - <rustc_resolve[1426d374e797a30b]::Resolver>::try_plant_decl_into_local_module
[INFO] [stderr]   16:     0x79abb3a36d7c - <rustc_resolve[1426d374e797a30b]::Resolver as rustc_expand[649bb929f12a477e]::base::ResolverExpand>::resolve_imports
[INFO] [stderr]   17:     0x79abb5061243 - <rustc_expand[649bb929f12a477e]::expand::MacroExpander>::fully_expand_fragment
[INFO] [stderr]   18:     0x79abb5023212 - <rustc_expand[649bb929f12a477e]::expand::MacroExpander>::expand_crate
[INFO] [stderr]   19:     0x79abb41305b4 - rustc_interface[21e0bae07479e494]::passes::configure_and_expand
[INFO] [stderr]   20:     0x79abb4bfca15 - rustc_interface[21e0bae07479e494]::passes::resolver_for_lowering_raw
[INFO] [stderr]   21:     0x79abb4bfc78d - rustc_query_impl[40cf03ffd1f1cbca]::plumbing::__rust_begin_short_backtrace::<rustc_query_impl[40cf03ffd1f1cbca]::query_impl::resolver_for_lowering_raw::dynamic_query::{closure#2}::{closure#0}, rustc_middle[775f1ae9afae6cd1]::query::erase::Erased<[u8; 16usize]>>
[INFO] [stderr]   22:     0x79abb4bfc76f - <rustc_query_impl[40cf03ffd1f1cbca]::query_impl::resolver_for_lowering_raw::dynamic_query::{closure#2} as core[6c9c9c2c6e9466e2]::ops::function::FnOnce<(rustc_middle[775f1ae9afae6cd1]::ty::context::TyCtxt, ())>>::call_once
[INFO] [stderr]   23:     0x79abb4bdc0df - rustc_query_system[2b626b7f3cd17993]::query::plumbing::try_execute_query::<rustc_query_impl[40cf03ffd1f1cbca]::DynamicConfig<rustc_query_system[2b626b7f3cd17993]::query::caches::SingleCache<rustc_middle[775f1ae9afae6cd1]::query::erase::Erased<[u8; 16usize]>>, false, false, false>, rustc_query_impl[40cf03ffd1f1cbca]::plumbing::QueryCtxt, false>
[INFO] [stderr]   24:     0x79abb4bdbc44 - rustc_query_impl[40cf03ffd1f1cbca]::query_impl::resolver_for_lowering_raw::get_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   25:     0x79abb4dcbdfb - <rustc_interface[21e0bae07479e494]::passes::create_and_enter_global_ctxt<core[6c9c9c2c6e9466e2]::option::Option<rustc_interface[21e0bae07479e494]::queries::Linker>, rustc_driver_impl[a8a848870f8ec46f]::run_compiler::{closure#0}::{closure#2}>::{closure#2} as core[6c9c9c2c6e9466e2]::ops::function::FnOnce<(&rustc_session[ba2b18baf1f17391]::session::Session, rustc_middle[775f1ae9afae6cd1]::ty::context::CurrentGcx, alloc[3cd43d516da357f]::sync::Arc<rustc_data_structures[c6cbb0406f7c3829]::jobserver::Proxy>, &std[537962ca55f41443]::sync::once_lock::OnceLock<rustc_middle[775f1ae9afae6cd1]::ty::context::GlobalCtxt>, &rustc_data_structures[c6cbb0406f7c3829]::sync::worker_local::WorkerLocal<rustc_middle[775f1ae9afae6cd1]::arena::Arena>, &rustc_data_structures[c6cbb0406f7c3829]::sync::worker_local::WorkerLocal<rustc_hir[55ac67da843c4bc3]::Arena>, rustc_driver_impl[a8a848870f8ec46f]::run_compiler::{closure#0}::{closure#2})>>::call_once::{shim:vtable#0}
[INFO] [stderr]   26:     0x79abb4c44718 - rustc_interface[21e0bae07479e494]::interface::run_compiler::<(), rustc_driver_impl[a8a848870f8ec46f]::run_compiler::{closure#0}>::{closure#1}
[INFO] [stderr]   27:     0x79abb4ac97ce - std[537962ca55f41443]::sys::backtrace::__rust_begin_short_backtrace::<rustc_interface[21e0bae07479e494]::util::run_in_thread_with_globals<rustc_interface[21e0bae07479e494]::util::run_in_thread_pool_with_globals<rustc_interface[21e0bae07479e494]::interface::run_compiler<(), rustc_driver_impl[a8a848870f8ec46f]::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>
[INFO] [stderr]   28:     0x79abb4ac95a0 - <std[537962ca55f41443]::thread::lifecycle::spawn_unchecked<rustc_interface[21e0bae07479e494]::util::run_in_thread_with_globals<rustc_interface[21e0bae07479e494]::util::run_in_thread_pool_with_globals<rustc_interface[21e0bae07479e494]::interface::run_compiler<(), rustc_driver_impl[a8a848870f8ec46f]::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core[6c9c9c2c6e9466e2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stderr]   29:     0x79abb4acb744 - <std[537962ca55f41443]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stderr]   30:     0x79abae68aaa4 - <unknown>
[INFO] [stderr]   31:     0x79abae717a64 - clone
[INFO] [stderr]   32:                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/opcua-0.12.0/rustc-ice-2026-01-19T18_39_12-1022.txt`: Read-only file system (os error 30)
[INFO] [stderr] 
[INFO] [stderr] note: rustc 1.94.0-nightly (8c52f735a 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 `opcua` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/8c52f735abd1af9a73941b78fe7ed2ab08b9c0dd/bin/rustc --crate-name opcua --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opcua-0.12.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="client"' --cfg 'feature="console-logging"' --cfg 'feature="default"' --cfg 'feature="discovery-server-registration"' --cfg 'feature="env_logger"' --cfg 'feature="generated-address-space"' --cfg 'feature="server"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("actix-files", "actix-web", "all", "client", "console-logging", "default", "discovery-server-registration", "env_logger", "generated-address-space", "http", "rumqttc", "server", "test-vendored-openssl", "vendored-openssl"))' -C metadata=afe8a99aedbeee8f -C extra-filename=-944c40f3a1ae6cfd --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern base64=/opt/rustwide/target/debug/deps/libbase64-e08b94e4b5ffeef5.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-47961c4266c0c36c.rmeta --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-d92705dd1d5353b1.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-2dd4cd3ca6af9909.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-5a06d2dabf61ec48.rmeta --extern derivative=/opt/rustwide/target/debug/deps/libderivative-2fde55cebe1e7fab.so --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-af722ee648ed5e7a.rmeta --extern foreign_types=/opt/rustwide/target/debug/deps/libforeign_types-6e6818908575d36a.rmeta --extern futures=/opt/rustwide/target/debug/deps/libfutures-4660fe8db80175aa.rmeta --extern gethostname=/opt/rustwide/target/debug/deps/libgethostname-19f39f41c980594e.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-cb8ca6aa8c56979f.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-5ed35ba57cd90143.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-5bba7294d90dc890.rmeta --extern openssl=/opt/rustwide/target/debug/deps/libopenssl-288e0bcfe7e03779.rmeta --extern openssl_sys=/opt/rustwide/target/debug/deps/libopenssl_sys-0319b171aadb6d8f.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-1e9cf6fe6dde04d6.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-e312db33789a4a4c.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-f8d667d841678f10.rmeta --extern serde_derive=/opt/rustwide/target/debug/deps/libserde_derive-7095b74bfe404add.so --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-ca97583be1c52889.rmeta --extern serde_yaml=/opt/rustwide/target/debug/deps/libserde_yaml-b8cc3f1e3d31c722.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-10fe0cd8972c1be0.rmeta --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-14d2ad842bd84028.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-8a9741189593d26b.rmeta --extern uuid=/opt/rustwide/target/debug/deps/libuuid-4088c01e420c4f9e.rmeta --cap-lints allow --cap-lints=forbid` (exit status: 101)
[INFO] running `Command { std: "docker" "inspect" "ad0673ece8cdaae25d6ffeecfa4401b2cf969796981671d02b8bf960ed35b5e6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ad0673ece8cdaae25d6ffeecfa4401b2cf969796981671d02b8bf960ed35b5e6", kill_on_drop: false }`
[INFO] [stdout] ad0673ece8cdaae25d6ffeecfa4401b2cf969796981671d02b8bf960ed35b5e6
