[INFO] cloning repository https://github.com/stuhood/vfts [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/stuhood/vfts" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstuhood%2Fvfts", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstuhood%2Fvfts'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] cd19eaedd7f5fba96d2334e2942350481057b7bf [INFO] checking stuhood/vfts against try#7d2afcda7a9c043d5175cbca3ab08f0acf02b13a for pr-140824 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstuhood%2Fvfts" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/stuhood/vfts on toolchain 7d2afcda7a9c043d5175cbca3ab08f0acf02b13a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7d2afcda7a9c043d5175cbca3ab08f0acf02b13a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-5-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/stuhood/vfts [INFO] finished tweaking git repo https://github.com/stuhood/vfts [INFO] tweaked toml for git repo https://github.com/stuhood/vfts written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/stuhood/vfts 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" "+7d2afcda7a9c043d5175cbca3ab08f0acf02b13a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+7d2afcda7a9c043d5175cbca3ab08f0acf02b13a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a32782a32a03e7775bbe55807d9e56c4dac83d4101503c788943953265b902e2 [INFO] running `Command { std: "docker" "start" "-a" "a32782a32a03e7775bbe55807d9e56c4dac83d4101503c788943953265b902e2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a32782a32a03e7775bbe55807d9e56c4dac83d4101503c788943953265b902e2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a32782a32a03e7775bbe55807d9e56c4dac83d4101503c788943953265b902e2", kill_on_drop: false }` [INFO] [stdout] a32782a32a03e7775bbe55807d9e56c4dac83d4101503c788943953265b902e2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+7d2afcda7a9c043d5175cbca3ab08f0acf02b13a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6341b32d607bae961b23e92689dda2de5ebedb918e3570e03094e7eca6408eff [INFO] running `Command { std: "docker" "start" "-a" "6341b32d607bae961b23e92689dda2de5ebedb918e3570e03094e7eca6408eff", kill_on_drop: false }` [INFO] [stderr] Compiling libm v0.2.13 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling zerocopy v0.8.25 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Checking smallvec v1.15.0 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling toml_datetime v0.6.9 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling getrandom v0.3.2 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling flatbuffers v25.2.10 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Checking hashbrown v0.15.2 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Checking iana-time-zone v0.1.63 [INFO] [stderr] Checking jiff v0.2.10 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Checking half v2.6.0 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Checking chrono v0.4.40 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Compiling winnow v0.7.7 [INFO] [stderr] Checking num v0.4.3 [INFO] [stderr] Checking arrow-buffer v55.0.0 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking arrow-data v55.0.0 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking rand v0.9.1 [INFO] [stderr] Compiling num_enum_derive v0.5.11 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Checking arrow-array v55.0.0 [INFO] [stderr] Checking atoi v2.0.0 [INFO] [stderr] Checking rustc-hash v2.1.1 [INFO] [stderr] Checking humansize v2.1.3 [INFO] [stderr] Checking arcref v0.2.0 [INFO] [stderr] Checking inventory v0.3.20 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Compiling jobserver v0.1.33 [INFO] [stderr] Checking num_enum v0.5.11 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling ext-trait-proc_macros v1.0.1 [INFO] [stderr] Compiling cc v1.2.20 [INFO] [stderr] Compiling toml_edit v0.22.25 [INFO] [stderr] Compiling macro_rules_attribute-proc_macro v0.1.3 [INFO] [stderr] Checking ext-trait v1.0.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Checking yoke v0.7.5 [INFO] [stderr] Compiling prost-derive v0.13.5 [INFO] [stderr] Compiling ptr_meta_derive v0.3.0 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stderr] Checking ptr_meta v0.3.0 [INFO] [stderr] Checking rancor v0.1.0 [INFO] [stderr] Checking zerovec v0.10.4 [INFO] [stderr] Checking arrow-select v55.0.0 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling enum-iterator-derive v1.4.0 [INFO] [stderr] Compiling num_enum_derive v0.7.3 [INFO] [stderr] Checking tinystr v0.7.6 [INFO] [stderr] Checking icu_collections v1.5.0 [INFO] [stderr] Checking icu_locid v1.5.0 [INFO] [stderr] Checking prost v0.13.5 [INFO] [stderr] Checking thiserror v2.0.12 [INFO] [stderr] Checking arrow-ord v55.0.0 [INFO] [stderr] Checking pin-project v1.1.10 [INFO] [stderr] Checking arrow-string v55.0.0 [INFO] [stderr] Checking prost-types v0.13.5 [INFO] [stderr] Checking enum-iterator v2.1.0 [INFO] [stderr] Checking arrow-cast v55.0.0 [INFO] [stderr] Checking arrow-arith v55.0.0 [INFO] [stderr] Checking icu_provider v1.5.0 [INFO] [stderr] Checking num_enum v0.7.3 [INFO] [stderr] Compiling zstd-sys v2.0.15+zstd.1.5.7 [INFO] [stderr] Checking icu_locid_transform v1.5.0 [INFO] [stderr] Checking vortex-proto v0.32.0 (https://github.com/spiraldb/vortex/?rev=526fb1f3618edf2b00c119398f4bb1e049791a5d#526fb1f3) [INFO] [stderr] Checking macro_rules_attribute v0.1.3 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling nougat-proc_macros v0.2.4 [INFO] [stderr] Compiling crunchy v0.2.3 [INFO] [stderr] Checking icu_properties v1.5.1 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Checking extension-traits v1.0.1 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling lending-iterator-proc_macros v0.1.7 [INFO] [stderr] Checking ordered-float v5.0.0 [INFO] [stderr] Checking ordered-float v2.10.1 [INFO] [stderr] Checking polonius-the-crab v0.2.1 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling seq-macro v0.3.6 [INFO] [stderr] Checking never-say-never v6.6.666 [INFO] [stderr] Checking const_for v0.1.5 [INFO] [stderr] Checking time-core v0.1.4 [INFO] [stderr] Checking nougat v0.2.4 [INFO] [stderr] Checking num-conv v0.1.0 [INFO] [stderr] Checking exponential-decay-histogram v0.1.13 [INFO] [stderr] Checking lending-iterator v0.1.7 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Checking fastlanes v0.1.8 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Checking ownedbytes v0.9.0 [INFO] [stderr] Checking parking v2.2.1 [INFO] [stderr] Compiling prettyplease v0.2.32 [INFO] [stderr] Checking event-listener v5.4.0 [INFO] [stderr] Checking bitpacking v0.9.2 [INFO] [stderr] Compiling rstest_reuse v0.7.0 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking icu_normalizer v1.5.0 [INFO] [stderr] Checking zigzag v0.1.0 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking nanorand v0.7.0 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Compiling portable-atomic v1.11.0 [INFO] [stderr] Checking utf8-ranges v1.0.5 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling rustix v1.0.5 [INFO] [stderr] Checking flexbuffers v25.2.10 [INFO] [stderr] Checking idna_adapter v1.2.0 [INFO] [stderr] Checking deranged v0.4.0 [INFO] [stderr] Checking idna v1.0.3 [INFO] [stderr] Checking serde-value v0.7.0 [INFO] [stderr] Checking fsst-rs v0.5.2 [INFO] [stderr] Checking url v2.5.4 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Checking witchcraft-metrics v1.0.1 [INFO] [stderr] Checking sketches-ddsketch v0.3.0 [INFO] [stderr] Checking uuid v1.16.0 [INFO] [stderr] Checking tantivy-fst v0.5.0 [INFO] [stderr] Checking flume v0.11.1 [INFO] [stderr] Checking time v0.3.41 [INFO] [stderr] Checking rand_distr v0.4.3 [INFO] [stderr] Checking vortex-error v0.32.0 (https://github.com/spiraldb/vortex/?rev=526fb1f3618edf2b00c119398f4bb1e049791a5d#526fb1f3) [INFO] [stderr] Checking anstyle-parse v0.2.6 [INFO] [stderr] Checking vortex-buffer v0.32.0 (https://github.com/spiraldb/vortex/?rev=526fb1f3618edf2b00c119398f4bb1e049791a5d#526fb1f3) [INFO] [stderr] Checking vortex-mask v0.32.0 (https://github.com/spiraldb/vortex/?rev=526fb1f3618edf2b00c119398f4bb1e049791a5d#526fb1f3) [INFO] [stderr] Checking vortex-metrics v0.32.0 (https://github.com/spiraldb/vortex/?rev=526fb1f3618edf2b00c119398f4bb1e049791a5d#526fb1f3) [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking tantivy-bitpacker v0.8.0 [INFO] [stderr] Checking event-listener-strategy v0.5.4 [INFO] [stderr] Checking crossbeam-deque v0.8.6 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Checking vortex-flatbuffers v0.32.0 (https://github.com/spiraldb/vortex/?rev=526fb1f3618edf2b00c119398f4bb1e049791a5d#526fb1f3) [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Checking crossbeam-channel v0.5.15 [INFO] [stderr] Checking vortex-dtype v0.32.0 (https://github.com/spiraldb/vortex/?rev=526fb1f3618edf2b00c119398f4bb1e049791a5d#526fb1f3) [INFO] [stderr] Checking colorchoice v1.0.3 [INFO] [stderr] Checking tantivy-common v0.9.0 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking anstyle-query v1.1.2 [INFO] [stderr] Checking linux-raw-sys v0.9.4 [INFO] [stderr] Checking anstyle v1.0.10 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Checking dyn-hash v0.2.2 [INFO] [stderr] Compiling moka v0.12.10 [INFO] [stderr] Checking is_terminal_polyfill v1.70.1 [INFO] [stderr] Checking murmurhash32 v0.3.1 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking tantivy-stacker v0.5.0 [INFO] [stderr] Checking anstream v0.6.18 [INFO] [stderr] Checking vortex-scalar v0.32.0 (https://github.com/spiraldb/vortex/?rev=526fb1f3618edf2b00c119398f4bb1e049791a5d#526fb1f3) [INFO] [stderr] Checking dashmap v6.1.0 [INFO] [stderr] Checking tokio v1.44.2 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling bon-macros v3.6.3 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking async-lock v3.4.0 [INFO] [stderr] Checking vortex-array v0.32.0 (https://github.com/spiraldb/vortex/?rev=526fb1f3618edf2b00c119398f4bb1e049791a5d#526fb1f3) [INFO] [stderr] Checking serde_json v1.0.140 [INFO] [stderr] Checking fastdivide v0.4.2 [INFO] [stderr] Checking tagptr v0.2.0 [INFO] [stderr] Checking bit-vec v0.8.0 [INFO] [stderr] Checking fastrand v2.3.0 [INFO] [stderr] Checking strsim v0.11.1 [INFO] [stderr] [INFO] [stderr] thread 'rustc' panicked at /rustc/7d2afcda7a9c043d5175cbca3ab08f0acf02b13a/compiler/rustc_next_trait_solver/src/solve/eval_ctxt/canonical.rs:417:13: [INFO] [stderr] assertion failed: goals.is_empty() [INFO] [stderr] stack backtrace: [INFO] [stderr] Checking downcast-rs v2.0.1 [INFO] [stderr] 0: 0x73ba13526a13 - ::fmt::h2e21c62a24abbc15 [INFO] [stderr] 1: 0x73ba13c059c7 - core::fmt::write::he722e62da8c1e9e8 [INFO] [stderr] 2: 0x73ba14cde611 - std::io::Write::write_fmt::hcb7e25f2599a2273 [INFO] [stderr] 3: 0x73ba13526872 - std::sys::backtrace::BacktraceLock::print::h5bbc6bf022f4b4e4 [INFO] [stderr] 4: 0x73ba1352a46a - std::panicking::default_hook::{{closure}}::h1fedd83de2eb085e [INFO] [stderr] 5: 0x73ba13529fef - std::panicking::default_hook::h2b7ba9a6fb124ab7 [INFO] [stderr] 6: 0x73ba12562a33 - std[9f1634e1770eb41b]::panicking::update_hook::>::{closure#0} [INFO] [stderr] 7: 0x73ba1352ace3 - std::panicking::rust_panic_with_hook::h84a58634492b5ed6 [INFO] [stderr] 8: 0x73ba1352a9a6 - std::panicking::begin_panic_handler::{{closure}}::h521406465ff7da15 [INFO] [stderr] 9: 0x73ba13526ed9 - std::sys::backtrace::__rust_end_short_backtrace::h020019c2da31dea5 [INFO] [stderr] 10: 0x73ba1352a69d - __rustc[dfb5731ed8a4fdce]::rust_begin_unwind [INFO] [stderr] 11: 0x73ba0fe86840 - core::panicking::panic_fmt::h23bc8c485ba3bdce [INFO] [stderr] 12: 0x73ba0fe8b75c - core::panicking::panic::hb5a42c0c815031aa [INFO] [stderr] 13: 0x73ba14994da8 - >::unify_query_var_values [INFO] [stderr] 14: 0x73ba149c90e0 - >::evaluate_goal_raw [INFO] [stderr] 15: 0x73ba149c7de4 - >::evaluate_goal [INFO] [stderr] 16: 0x73ba149c3566 - >::evaluate_added_goals_step [INFO] [stderr] 17: 0x73ba149c4483 - >::evaluate_added_goals_and_make_canonical_response::{closure#0} [INFO] [stderr] 18: 0x73ba1499c2e1 - , rustc_middle[ca36681cdfe77c9]::ty::context::TyCtxt>>::with_new_goal::<>::evaluate_canonical_goal::{closure#0}::{closure#0}::{closure#0}>::{closure#2} [INFO] [stderr] 19: 0x73ba149cd632 - , rustc_middle[ca36681cdfe77c9]::ty::context::TyCtxt>>::with_new_goal::<>::evaluate_canonical_goal::{closure#0}::{closure#0}::{closure#0}> [INFO] [stderr] 20: 0x73ba149c8a0c - >::evaluate_goal_raw [INFO] [stderr] 21: 0x73ba149c7de4 - >::evaluate_goal [INFO] [stderr] 22: 0x73ba149c3566 - >::evaluate_added_goals_step [INFO] [stderr] 23: 0x73ba149c4483 - >::evaluate_added_goals_and_make_canonical_response::{closure#0} [INFO] [stderr] 24: 0x73ba149ad8db - as rustc_next_trait_solver[e6f452574f7f7cf1]::solve::assembly::GoalKind>::probe_and_consider_object_bound_candidate [INFO] [stderr] 25: 0x73ba149a1ae1 - >::assemble_and_evaluate_candidates::> [INFO] [stderr] 26: 0x73ba1499b0a6 - , rustc_middle[ca36681cdfe77c9]::ty::context::TyCtxt>>::with_new_goal::<>::evaluate_canonical_goal::{closure#0}::{closure#0}::{closure#0}>::{closure#2} [INFO] [stderr] 27: 0x73ba149cd632 - , rustc_middle[ca36681cdfe77c9]::ty::context::TyCtxt>>::with_new_goal::<>::evaluate_canonical_goal::{closure#0}::{closure#0}::{closure#0}> [INFO] [stderr] 28: 0x73ba149c8a0c - >::evaluate_goal_raw [INFO] [stderr] 29: 0x73ba149c7de4 - >::evaluate_goal [INFO] [stderr] 30: 0x73ba149bfd37 - >::enter_root::, ::evaluate_root_goal::{closure#0}> [INFO] [stderr] 31: 0x73ba149bf953 - as rustc_infer[49edb712e4b86dd1]::traits::engine::TraitEngine>::select_where_possible [INFO] [stderr] 32: 0x73ba14238df3 - rustc_hir_analysis[5041d215529f28a0]::impl_wf_check::lint_object_blanket_impl [INFO] [stderr] 33: 0x73ba14237127 - rustc_query_impl[1e0fe24521a74974]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 34: 0x73ba1423658e - rustc_query_system[f183c25d7af511e9]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[1e0fe24521a74974]::plumbing::QueryCtxt, false> [INFO] [stderr] 35: 0x73ba14236292 - rustc_query_impl[1e0fe24521a74974]::query_impl::lint_object_blanket_impl::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 36: 0x73ba13c175f1 - rustc_hir_analysis[5041d215529f28a0]::check::wfcheck::check_well_formed [INFO] [stderr] 37: 0x73ba13c15b53 - rustc_query_impl[1e0fe24521a74974]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 38: 0x73ba145e2971 - rustc_query_system[f183c25d7af511e9]::query::plumbing::try_execute_query::, rustc_query_system[f183c25d7af511e9]::dep_graph::graph::DepNodeIndex>, false, false, false>, rustc_query_impl[1e0fe24521a74974]::plumbing::QueryCtxt, false> [INFO] [stderr] 39: 0x73ba145e244a - rustc_query_impl[1e0fe24521a74974]::query_impl::check_well_formed::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 40: 0x73ba145e32b5 - rustc_hir_analysis[5041d215529f28a0]::check::wfcheck::check_mod_type_wf [INFO] [stderr] 41: 0x73ba145e30cd - rustc_query_impl[1e0fe24521a74974]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 42: 0x73ba147ff784 - rustc_query_system[f183c25d7af511e9]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[1e0fe24521a74974]::plumbing::QueryCtxt, false> [INFO] [stderr] 43: 0x73ba147ff511 - rustc_query_impl[1e0fe24521a74974]::query_impl::check_mod_type_wf::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 44: 0x73ba13ebe272 - rustc_hir_analysis[5041d215529f28a0]::check_crate [INFO] [stderr] 45: 0x73ba13f2ecb7 - rustc_interface[44156eaaaec47894]::passes::run_required_analyses [INFO] [stderr] 46: 0x73ba148046de - rustc_interface[44156eaaaec47894]::passes::analysis [INFO] [stderr] 47: 0x73ba148046b5 - rustc_query_impl[1e0fe24521a74974]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 48: 0x73ba14ba3e7a - rustc_query_system[f183c25d7af511e9]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[1e0fe24521a74974]::plumbing::QueryCtxt, false> [INFO] [stderr] 49: 0x73ba14ba3b4f - rustc_query_impl[1e0fe24521a74974]::query_impl::analysis::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 50: 0x73ba14d98cc7 - rustc_interface[44156eaaaec47894]::passes::create_and_enter_global_ctxt::, rustc_driver_impl[42a242be3c4966e5]::run_compiler::{closure#0}::{closure#2}>::{closure#2}::{closure#0} [INFO] [stderr] 51: 0x73ba14d26166 - rustc_interface[44156eaaaec47894]::interface::run_compiler::<(), rustc_driver_impl[42a242be3c4966e5]::run_compiler::{closure#0}>::{closure#1} [INFO] [stderr] 52: 0x73ba14cd24fe - std[9f1634e1770eb41b]::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stderr] 53: 0x73ba14cd2974 - <::spawn_unchecked_::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core[b3634ab4c33436ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stderr] 54: 0x73ba14cd3d6b - std::sys::pal::unix::thread::Thread::new::thread_start::h3211d0154e7514f1 [INFO] [stderr] 55: 0x73ba16385aa4 - [INFO] [stderr] 56: 0x73ba16412a34 - clone [INFO] [stderr] 57: 0x0 - [INFO] [stderr] [INFO] [stderr] error: the compiler unexpectedly panicked. this is a bug. [INFO] [stderr] Checking clap_lex v0.7.4 [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/git/checkouts/vortex-45c4be85f8d34026/526fb1f/vortex-array/rustc-ice-2025-05-10T10_20_50-2631.txt`: Read-only file system (os error 30) [INFO] [stderr] [INFO] [stderr] note: rustc 1.88.0-nightly (7d2afcda7 2025-05-09) 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 [lint_object_blanket_impl] u if wu [INFO] [stderr] #1 [check_well_formed] checking that `iter::` is well-formed [INFO] [stderr] #2 [check_mod_type_wf] checking that types are well-formed in module `iter` [INFO] [stderr] #3 [analysis] running analysis passes on this crate [INFO] [stderr] end of query stack [INFO] [stderr] Checking linked-hash-map v0.5.6 [INFO] [stderr] Compiling clap_derive v4.5.32 [INFO] [stderr] Checking linked_hash_set v0.1.5 [INFO] [stderr] [INFO] [stderr] thread 'rustc' panicked at /rustc/7d2afcda7a9c043d5175cbca3ab08f0acf02b13a/compiler/rustc_next_trait_solver/src/solve/eval_ctxt/canonical.rs:417:13: [INFO] [stderr] assertion failed: goals.is_empty() [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x73ba13526a13 - ::fmt::h2e21c62a24abbc15 [INFO] [stderr] 1: 0x73ba13c059c7 - core::fmt::write::he722e62da8c1e9e8 [INFO] [stderr] 2: 0x73ba14cde611 - std::io::Write::write_fmt::hcb7e25f2599a2273 [INFO] [stderr] 3: 0x73ba13526872 - std::sys::backtrace::BacktraceLock::print::h5bbc6bf022f4b4e4 [INFO] [stderr] 4: 0x73ba1352a46a - std::panicking::default_hook::{{closure}}::h1fedd83de2eb085e [INFO] [stderr] 5: 0x73ba13529fef - std::panicking::default_hook::h2b7ba9a6fb124ab7 [INFO] [stderr] 6: 0x73ba12562a33 - std[9f1634e1770eb41b]::panicking::update_hook::>::{closure#0} [INFO] [stderr] 7: 0x73ba1352ace3 - std::panicking::rust_panic_with_hook::h84a58634492b5ed6 [INFO] [stderr] 8: 0x73ba1352a9a6 - std::panicking::begin_panic_handler::{{closure}}::h521406465ff7da15 [INFO] [stderr] 9: 0x73ba13526ed9 - std::sys::backtrace::__rust_end_short_backtrace::h020019c2da31dea5 [INFO] [stderr] 10: 0x73ba1352a69d - __rustc[dfb5731ed8a4fdce]::rust_begin_unwind [INFO] [stderr] 11: 0x73ba0fe86840 - core::panicking::panic_fmt::h23bc8c485ba3bdce [INFO] [stderr] 12: 0x73ba0fe8b75c - core::panicking::panic::hb5a42c0c815031aa [INFO] [stderr] 13: 0x73ba14994da8 - >::unify_query_var_values [INFO] [stderr] 14: 0x73ba149c90e0 - >::evaluate_goal_raw [INFO] [stderr] 15: 0x73ba149c7de4 - >::evaluate_goal [INFO] [stderr] 16: 0x73ba149c3566 - >::evaluate_added_goals_step [INFO] [stderr] 17: 0x73ba149c4483 - >::evaluate_added_goals_and_make_canonical_response::{closure#0} [INFO] [stderr] 18: 0x73ba1499c2e1 - , rustc_middle[ca36681cdfe77c9]::ty::context::TyCtxt>>::with_new_goal::<>::evaluate_canonical_goal::{closure#0}::{closure#0}::{closure#0}>::{closure#2} [INFO] [stderr] 19: 0x73ba149cd632 - , rustc_middle[ca36681cdfe77c9]::ty::context::TyCtxt>>::with_new_goal::<>::evaluate_canonical_goal::{closure#0}::{closure#0}::{closure#0}> [INFO] [stderr] 20: 0x73ba149c8a0c - >::evaluate_goal_raw [INFO] [stderr] 21: 0x73ba149c7de4 - >::evaluate_goal [INFO] [stderr] 22: 0x73ba149c3566 - >::evaluate_added_goals_step [INFO] [stderr] 23: 0x73ba149c4483 - >::evaluate_added_goals_and_make_canonical_response::{closure#0} [INFO] [stderr] 24: 0x73ba149ad8db - as rustc_next_trait_solver[e6f452574f7f7cf1]::solve::assembly::GoalKind>::probe_and_consider_object_bound_candidate [INFO] [stderr] 25: 0x73ba149a1ae1 - >::assemble_and_evaluate_candidates::> [INFO] [stderr] 26: 0x73ba1499b0a6 - , rustc_middle[ca36681cdfe77c9]::ty::context::TyCtxt>>::with_new_goal::<>::evaluate_canonical_goal::{closure#0}::{closure#0}::{closure#0}>::{closure#2} [INFO] [stderr] 27: 0x73ba149cd632 - , rustc_middle[ca36681cdfe77c9]::ty::context::TyCtxt>>::with_new_goal::<>::evaluate_canonical_goal::{closure#0}::{closure#0}::{closure#0}> [INFO] [stderr] 28: 0x73ba149c8a0c - >::evaluate_goal_raw [INFO] [stderr] 29: 0x73ba149c7de4 - >::evaluate_goal [INFO] [stderr] 30: 0x73ba149bfd37 - >::enter_root::, ::evaluate_root_goal::{closure#0}> [INFO] [stderr] 31: 0x73ba149bf953 - as rustc_infer[49edb712e4b86dd1]::traits::engine::TraitEngine>::select_where_possible [INFO] [stderr] 32: 0x73ba14238df3 - rustc_hir_analysis[5041d215529f28a0]::impl_wf_check::lint_object_blanket_impl [INFO] [stderr] 33: 0x73ba14237127 - rustc_query_impl[1e0fe24521a74974]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 34: 0x73ba1423658e - rustc_query_system[f183c25d7af511e9]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[1e0fe24521a74974]::plumbing::QueryCtxt, false> [INFO] [stderr] 35: 0x73ba14236292 - rustc_query_impl[1e0fe24521a74974]::query_impl::lint_object_blanket_impl::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 36: 0x73ba13c175f1 - rustc_hir_analysis[5041d215529f28a0]::check::wfcheck::check_well_formed [INFO] [stderr] 37: 0x73ba13c15b53 - rustc_query_impl[1e0fe24521a74974]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 38: 0x73ba145e2971 - rustc_query_system[f183c25d7af511e9]::query::plumbing::try_execute_query::, rustc_query_system[f183c25d7af511e9]::dep_graph::graph::DepNodeIndex>, false, false, false>, rustc_query_impl[1e0fe24521a74974]::plumbing::QueryCtxt, false> [INFO] [stderr] 39: 0x73ba145e244a - rustc_query_impl[1e0fe24521a74974]::query_impl::check_well_formed::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 40: 0x73ba145e32b5 - rustc_hir_analysis[5041d215529f28a0]::check::wfcheck::check_mod_type_wf [INFO] [stderr] 41: 0x73ba145e30cd - rustc_query_impl[1e0fe24521a74974]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 42: 0x73ba147ff784 - rustc_query_system[f183c25d7af511e9]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[1e0fe24521a74974]::plumbing::QueryCtxt, false> [INFO] [stderr] 43: 0x73ba147ff511 - rustc_query_impl[1e0fe24521a74974]::query_impl::check_mod_type_wf::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 44: 0x73ba13ebe272 - rustc_hir_analysis[5041d215529f28a0]::check_crate [INFO] [stderr] 45: 0x73ba13f2ecb7 - rustc_interface[44156eaaaec47894]::passes::run_required_analyses [INFO] [stderr] 46: 0x73ba148046de - rustc_interface[44156eaaaec47894]::passes::analysis [INFO] [stderr] 47: 0x73ba148046b5 - rustc_query_impl[1e0fe24521a74974]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 48: 0x73ba14ba3e7a - rustc_query_system[f183c25d7af511e9]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[1e0fe24521a74974]::plumbing::QueryCtxt, false> [INFO] [stderr] 49: 0x73ba14ba3b4f - rustc_query_impl[1e0fe24521a74974]::query_impl::analysis::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 50: 0x73ba14d98cc7 - rustc_interface[44156eaaaec47894]::passes::create_and_enter_global_ctxt::, rustc_driver_impl[42a242be3c4966e5]::run_compiler::{closure#0}::{closure#2}>::{closure#2}::{closure#0} [INFO] [stderr] 51: 0x73ba14d26166 - rustc_interface[44156eaaaec47894]::interface::run_compiler::<(), rustc_driver_impl[42a242be3c4966e5]::run_compiler::{closure#0}>::{closure#1} [INFO] [stderr] 52: 0x73ba14cd24fe - std[9f1634e1770eb41b]::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stderr] 53: 0x73ba14cd2974 - <::spawn_unchecked_::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core[b3634ab4c33436ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stderr] 54: 0x73ba14cd3d6b - std::sys::pal::unix::thread::Thread::new::thread_start::h3211d0154e7514f1 [INFO] [stderr] 55: 0x73ba16385aa4 - [INFO] [stderr] 56: 0x73ba16412a34 - clone [INFO] [stderr] 57: 0x0 - [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/git/checkouts/vortex-45c4be85f8d34026/526fb1f/vortex-array/rustc-ice-2025-05-10T10_20_50-2631.txt`: Read-only file system (os error 30) [INFO] [stderr] [INFO] [stderr] note: rustc 1.88.0-nightly (7d2afcda7 2025-05-09) 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 [lint_object_blanket_impl] u if wu [INFO] [stderr] #1 [check_well_formed] checking that `stream::ext::` is well-formed [INFO] [stderr] #2 [check_mod_type_wf] checking that types are well-formed in module `stream::ext` [INFO] [stderr] #3 [analysis] running analysis passes on this crate [INFO] [stderr] end of query stack [INFO] [stderr] Checking clap_builder v4.5.37 [INFO] [stderr] error: could not compile `vortex-array` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/7d2afcda7a9c043d5175cbca3ab08f0acf02b13a/bin/rustc --crate-name vortex_array --edition=2024 /opt/rustwide/cargo-home/git/checkouts/vortex-45c4be85f8d34026/526fb1f/vortex-array/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 '--deny=clippy::cargo' '--deny=clippy::all' --deny=warnings '--deny=clippy::use_debug' '--deny=clippy::unwrap_used' '--deny=clippy::unwrap_in_result' --deny=unused_qualifications --deny=unused_lifetimes --deny=unsafe_op_in_unsafe_fn '--deny=clippy::tests_outside_test_module' '--deny=clippy::same_name_method' --deny=redundant_lifetimes '--deny=clippy::redundant_clone' '--deny=clippy::panic' '--deny=clippy::or_fun_call' '--allow=clippy::multiple_crate_versions' '--deny=clippy::mem_forget' '--deny=clippy::many_single_char_names' '--deny=clippy::manual_is_variant_and' '--deny=clippy::manual_assert' --deny=macro_use_extern_crate '--deny=clippy::inconsistent_struct_constructor' '--deny=clippy::if_then_some_else_none' '--deny=clippy::host_endian_bytes' '--deny=clippy::get_unwrap' '--deny=clippy::fallible_impl_from' '--deny=clippy::expect_used' '--deny=clippy::expect_fun_call' '--deny=clippy::exit' '--deny=clippy::equatable_if_let' '--deny=clippy::derive_partial_eq_without_eq' '--deny=clippy::debug_assert_with_mut_call' '--deny=clippy::dbg_macro' '--deny=clippy::collection_is_never_read' '--deny=clippy::cognitive_complexity' '--deny=clippy::cast_possible_truncation' '--deny=clippy::borrow_as_ptr' '--deny=clippy::as_ptr_cast_mut' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "canonical_counter", "test-harness"))' -C metadata=65e52de7549b7b8d -C extra-filename=-62bb29c718186e86 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern arcref=/opt/rustwide/target/debug/deps/libarcref-11d3ce0793f05576.rmeta --extern arrow_arith=/opt/rustwide/target/debug/deps/libarrow_arith-00510978ac20fa22.rmeta --extern arrow_array=/opt/rustwide/target/debug/deps/libarrow_array-a1fb5d4d07f22480.rmeta --extern arrow_buffer=/opt/rustwide/target/debug/deps/libarrow_buffer-2e3fd3f51bd630a5.rmeta --extern arrow_cast=/opt/rustwide/target/debug/deps/libarrow_cast-4bfe9e763f025062.rmeta --extern arrow_ord=/opt/rustwide/target/debug/deps/libarrow_ord-c58bf9b4cb21313c.rmeta --extern arrow_schema=/opt/rustwide/target/debug/deps/libarrow_schema-a8ca2cb19b70b656.rmeta --extern arrow_select=/opt/rustwide/target/debug/deps/libarrow_select-e96affb5d22815f7.rmeta --extern arrow_string=/opt/rustwide/target/debug/deps/libarrow_string-e4662ce15fd19b9b.rmeta --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-d541ac7a75168aa5.rmeta --extern enum_iterator=/opt/rustwide/target/debug/deps/libenum_iterator-c7a1a3cd87d62c66.rmeta --extern flatbuffers=/opt/rustwide/target/debug/deps/libflatbuffers-d4b4466ceda5249a.rmeta --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-b0e8f60693544ce3.rmeta --extern getrandom_v03=/opt/rustwide/target/debug/deps/libgetrandom-146e9d04cece16bc.rmeta --extern hashbrown=/opt/rustwide/target/debug/deps/libhashbrown-5e37cd68d9eb95a4.rmeta --extern humansize=/opt/rustwide/target/debug/deps/libhumansize-266d68ec918d48b4.rmeta --extern inventory=/opt/rustwide/target/debug/deps/libinventory-207cc921372fc40f.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-8ca1407ee86695ec.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-74fdcfdf3875e7c0.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-64c5be233488a32e.rmeta --extern num_enum=/opt/rustwide/target/debug/deps/libnum_enum-70c9f3ec430c2bcb.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-5fbf912d960c61f0.rmeta --extern paste=/opt/rustwide/target/debug/deps/libpaste-a7d55195f43d4871.so --extern pin_project=/opt/rustwide/target/debug/deps/libpin_project-e8a122762671bf35.rmeta --extern prost=/opt/rustwide/target/debug/deps/libprost-57f7bef453cebb36.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-a87981857e7a4083.rmeta --extern rustc_hash=/opt/rustwide/target/debug/deps/librustc_hash-0bb3a5e14e8504c6.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-bf7bdc2293fd6051.rmeta --extern static_assertions=/opt/rustwide/target/debug/deps/libstatic_assertions-f2154b0bf273423d.rmeta --extern vortex_buffer=/opt/rustwide/target/debug/deps/libvortex_buffer-b5d5a544d5c5df16.rmeta --extern vortex_dtype=/opt/rustwide/target/debug/deps/libvortex_dtype-d8316464cd651381.rmeta --extern vortex_error=/opt/rustwide/target/debug/deps/libvortex_error-1c2231b973a5341c.rmeta --extern vortex_flatbuffers=/opt/rustwide/target/debug/deps/libvortex_flatbuffers-730ee630f682a8ae.rmeta --extern vortex_mask=/opt/rustwide/target/debug/deps/libvortex_mask-f4c275c3a6f75062.rmeta --extern vortex_scalar=/opt/rustwide/target/debug/deps/libvortex_scalar-7ecef9e3d3c97a82.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" "6341b32d607bae961b23e92689dda2de5ebedb918e3570e03094e7eca6408eff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6341b32d607bae961b23e92689dda2de5ebedb918e3570e03094e7eca6408eff", kill_on_drop: false }` [INFO] [stdout] 6341b32d607bae961b23e92689dda2de5ebedb918e3570e03094e7eca6408eff