[INFO] cloning repository https://github.com/MiyakoMeow/claude-code-config-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/MiyakoMeow/claude-code-config-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMiyakoMeow%2Fclaude-code-config-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMiyakoMeow%2Fclaude-code-config-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4bb821eb24b1a4d55ef02babd79dd404c45a26b2 [INFO] checking MiyakoMeow/claude-code-config-rs against try#66388cc165a6c4ac98c074dc9f0281ff23528c55 for pr-150727 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMiyakoMeow%2Fclaude-code-config-rs" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/MiyakoMeow/claude-code-config-rs [INFO] finished tweaking git repo https://github.com/MiyakoMeow/claude-code-config-rs [INFO] tweaked toml for git repo https://github.com/MiyakoMeow/claude-code-config-rs written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/MiyakoMeow/claude-code-config-rs on toolchain 66388cc165a6c4ac98c074dc9f0281ff23528c55 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+66388cc165a6c4ac98c074dc9f0281ff23528c55" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/MiyakoMeow/claude-code-config-rs 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" "+66388cc165a6c4ac98c074dc9f0281ff23528c55" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+66388cc165a6c4ac98c074dc9f0281ff23528c55" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 17f16971bc789f3cc7fb4386a58b2e715f93fa940efbcef5d22d9f6eed51aa9d [INFO] running `Command { std: "docker" "start" "-a" "17f16971bc789f3cc7fb4386a58b2e715f93fa940efbcef5d22d9f6eed51aa9d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "17f16971bc789f3cc7fb4386a58b2e715f93fa940efbcef5d22d9f6eed51aa9d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "17f16971bc789f3cc7fb4386a58b2e715f93fa940efbcef5d22d9f6eed51aa9d", kill_on_drop: false }` [INFO] [stdout] 17f16971bc789f3cc7fb4386a58b2e715f93fa940efbcef5d22d9f6eed51aa9d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+66388cc165a6c4ac98c074dc9f0281ff23528c55" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] aba8ec0f1c923dfe06afe7482336a6f3f59bdf5307c9af29de662d359de91c59 [INFO] running `Command { std: "docker" "start" "-a" "aba8ec0f1c923dfe06afe7482336a6f3f59bdf5307c9af29de662d359de91c59", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.104 [INFO] [stderr] Compiling libc v0.2.178 [INFO] [stderr] Checking anstyle v1.0.13 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Checking anstyle-query v1.1.5 [INFO] [stderr] Compiling zmij v1.0.6 [INFO] [stderr] Checking bitflags v2.10.0 [INFO] [stderr] Checking is_terminal_polyfill v1.70.2 [INFO] [stderr] Checking regex-automata v0.4.13 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Checking clap_lex v0.7.6 [INFO] [stderr] Compiling serde_json v1.0.148 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking itoa v1.0.17 [INFO] [stderr] Checking shell-words v1.1.1 [INFO] [stderr] Checking chrono v0.4.42 [INFO] [stderr] Checking anstream v0.6.21 [INFO] [stderr] Checking float-cmp v0.10.0 [INFO] [stderr] Checking home v0.5.12 [INFO] [stderr] Checking sdd v3.0.10 [INFO] [stderr] Checking colored v3.0.0 [INFO] [stderr] Compiling assert_cmd v2.1.1 [INFO] [stderr] Checking log v0.4.29 [INFO] [stderr] Checking clap_builder v4.5.53 [INFO] [stderr] Checking scc v2.4.0 [INFO] [stderr] Compiling quote v1.0.42 [INFO] [stderr] Compiling syn v2.0.112 [INFO] [stderr] Checking console v0.16.2 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Checking wait-timeout v0.2.1 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking tempfile v3.24.0 [INFO] [stderr] Checking dialoguer v0.12.0 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking regex v1.12.2 [INFO] [stderr] Checking bstr v1.12.1 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking predicates v3.1.3 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling clap_derive v4.5.49 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling serial_test_derive v3.2.0 [INFO] [stderr] Checking serial_test v3.2.0 [INFO] [stderr] Checking thiserror v2.0.17 [INFO] [stderr] Checking clap v4.5.53 [INFO] [stderr] Checking claude-code-config-rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] [INFO] [stderr] thread 'rustc' (790) panicked at /rustc-dev/66388cc165a6c4ac98c074dc9f0281ff23528c55/compiler/rustc_ast/src/attr/mod.rs:302:36: [INFO] [stderr] attribute is missing tokens: Attribute { kind: Normal(NormalAttr { item: AttrItem { unsafety: Default, path: Path { span: tests/cli_tests.rs:53:1: 53:8 (#10), segments: [PathSegment { ident: #10, id: NodeId(4294967040), args: None }], tokens: None }, args: Unparsed(Empty), tokens: None }, tokens: None }), id: AttrId(37), style: Outer, span: tests/cli_tests.rs:53:1: 53:8 (#10) } [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x7f44e482bfa3 - <::print::DisplayBacktrace as core[75ca2badb63c4514]::fmt::Display>::fmt [INFO] [stderr] 1: 0x7f44e4e0fb48 - core[75ca2badb63c4514]::fmt::write [INFO] [stderr] 2: 0x7f44e4842226 - ::write_fmt [INFO] [stderr] 3: 0x7f44e4801b98 - std[7d609349af90bec6]::panicking::default_hook::{closure#0} [INFO] [stderr] 4: 0x7f44e481f833 - std[7d609349af90bec6]::panicking::default_hook [INFO] [stderr] 5: 0x7f44e380236a - std[7d609349af90bec6]::panicking::update_hook::>::{closure#0} [INFO] [stderr] 6: 0x7f44e481fb12 - std[7d609349af90bec6]::panicking::panic_with_hook [INFO] [stderr] 7: 0x7f44e4801c58 - std[7d609349af90bec6]::panicking::panic_handler::{closure#0} [INFO] [stderr] 8: 0x7f44e47f89a9 - std[7d609349af90bec6]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stderr] 9: 0x7f44e480372d - __rustc[69841a6cbc58d81d]::rust_begin_unwind [INFO] [stderr] 10: 0x7f44e1438f9c - core[75ca2badb63c4514]::panicking::panic_fmt [INFO] [stderr] 11: 0x7f44e5be0110 - ::token_trees [INFO] [stderr] 12: 0x7f44e641c314 - ::fully_expand_fragment [INFO] [stderr] 13: 0x7f44e63e65d2 - ::expand_crate [INFO] [stderr] 14: 0x7f44e54f0af3 - rustc_interface[903e43df8d6bd657]::passes::configure_and_expand [INFO] [stderr] 15: 0x7f44e6007658 - rustc_interface[903e43df8d6bd657]::passes::resolver_for_lowering_raw [INFO] [stderr] 16: 0x7f44e60073cd - rustc_query_impl[8c5349e00d64015e]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 17: 0x7f44e60073a7 - >::call_once [INFO] [stderr] 18: 0x7f44e5fecb5f - rustc_query_system[d45be4fb383a0235]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[8c5349e00d64015e]::plumbing::QueryCtxt, false> [INFO] [stderr] 19: 0x7f44e5fec6bc - rustc_query_impl[8c5349e00d64015e]::query_impl::resolver_for_lowering_raw::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 20: 0x7f44e617127b - , rustc_driver_impl[3f9d6dd912ac34bd]::run_compiler::{closure#0}::{closure#2}>::{closure#2} as core[75ca2badb63c4514]::ops::function::FnOnce<(&rustc_session[1e6875ba352dc1ba]::session::Session, rustc_middle[2342951a64deba5]::ty::context::CurrentGcx, alloc[d7482eb0f1d19161]::sync::Arc, &std[7d609349af90bec6]::sync::once_lock::OnceLock, &rustc_data_structures[c82a87ce5cdbfc92]::sync::worker_local::WorkerLocal, &rustc_data_structures[c82a87ce5cdbfc92]::sync::worker_local::WorkerLocal, rustc_driver_impl[3f9d6dd912ac34bd]::run_compiler::{closure#0}::{closure#2})>>::call_once::{shim:vtable#0} [INFO] [stderr] 21: 0x7f44e605ac98 - rustc_interface[903e43df8d6bd657]::interface::run_compiler::<(), rustc_driver_impl[3f9d6dd912ac34bd]::run_compiler::{closure#0}>::{closure#1} [INFO] [stderr] 22: 0x7f44e5eeac4e - std[7d609349af90bec6]::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stderr] 23: 0x7f44e5eeaa20 - ::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core[75ca2badb63c4514]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stderr] 24: 0x7f44e5eed138 - ::new::thread_start [INFO] [stderr] 25: 0x7f44dfa8aaa4 - [INFO] [stderr] 26: 0x7f44dfb17a64 - clone [INFO] [stderr] 27: 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/workdir/rustc-ice-2026-01-09T05_26_04-782.txt`: Read-only file system (os error 30) [INFO] [stderr] [INFO] [stderr] note: rustc 1.94.0-nightly (66388cc16 2026-01-08) running on x86_64-unknown-linux-gnu [INFO] [stderr] [INFO] [stderr] note: compiler flags: -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 `claude-code-config-rs` (test "cli_tests") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/66388cc165a6c4ac98c074dc9f0281ff23528c55/bin/rustc --crate-name cli_tests --edition=2024 tests/cli_tests.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 '--warn=clippy::zero_sized_map_values' '--warn=clippy::zero_divided_by_zero' '--warn=clippy::wildcard_imports' '--allow=clippy::wildcard_enum_match_arm' '--deny=clippy::wildcard_dependencies' '--warn=clippy::verbose_file_reads' '--warn=clippy::verbose_bit_mask' '--warn=clippy::vec_resize_to_zero' '--warn=clippy::vec_init_then_push' '--warn=clippy::vec_box' '--allow=clippy::used_underscore_binding' '--warn=clippy::unwrap_used' '--warn=clippy::unused_unit' '--allow=clippy::unused_self' '--warn=clippy::unused_rounding' --warn=unused_extern_crates --allow=unused_crate_dependencies '--warn=clippy::unused_async' '--allow=clippy::unseparated_literal_suffix' '--warn=clippy::unreadable_literal' '--warn=clippy::unreachable' '--allow=clippy::unneeded_field_pattern' '--warn=clippy::unnecessary_unwrap' '--warn=clippy::unnecessary_to_owned' '--warn=clippy::unnecessary_operation' '--warn=clippy::unnecessary_lazy_evaluations' '--warn=clippy::unnecessary_fold' '--warn=clippy::unnecessary_cast' '--warn=clippy::unnecessary_box_returns' '--warn=clippy::unimplemented' '--warn=clippy::type_complexity' '--warn=clippy::trivially_copy_pass_by_ref' '--allow=clippy::too_many_lines' '--warn=clippy::too_many_arguments' '--warn=clippy::todo' '--warn=clippy::struct_field_names' '--warn=clippy::struct_excessive_bools' '--warn=clippy::string_slice' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_from_utf8_as_bytes' '--warn=clippy::string_extend_chars' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_split_at_newline' '--warn=clippy::single_char_pattern' '--allow=clippy::similar_names' '--warn=clippy::significant_drop_in_scrutinee' '--warn=clippy::should_implement_trait' '--warn=clippy::shadow_unrelated' '--warn=clippy::separated_literal_suffix' '--warn=clippy::semicolon_if_nothing_returned' '--allow=clippy::self_named_module_files' '--warn=clippy::search_is_some' '--warn=clippy::return_self_not_must_use' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::redundant_pub_crate' '--warn=clippy::redundant_feature_names' '--warn=clippy::redundant_else' '--warn=clippy::redundant_comparisons' '--warn=clippy::redundant_closure_for_method_calls' '--warn=clippy::redundant_closure_call' '--warn=clippy::redundant_closure' '--warn=clippy::redundant_clone' '--warn=clippy::redundant_allocation' '--warn=clippy::rc_buffer' '--warn=rustdoc::private_doc_tests' '--allow=clippy::print_stdout' '--allow=clippy::print_stderr' '--warn=clippy::partialeq_to_none' '--warn=clippy::panicking_overflow_checks' '--warn=clippy::panic_in_result_fn' '--warn=clippy::panic' '--warn=clippy::or_fun_call' '--warn=clippy::option_if_let_else' '--warn=clippy::octal_escapes' '--warn=clippy::no_effect' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_range_loop' '--warn=clippy::needless_match' '--warn=clippy::needless_collect' '--warn=clippy::needless_borrows_for_generic_args' '--warn=clippy::needless_borrowed_reference' '--warn=clippy::needless_borrow' '--warn=clippy::needless_bitwise_bool' '--warn=clippy::mutex_atomic' '--warn=clippy::must_use_unit' '--warn=clippy::must_use_candidate' '--allow=clippy::multiple_crate_versions' '--allow=clippy::module_name_repetitions' '--warn=clippy::module_inception' '--warn=clippy::mod_module_files' '--warn=clippy::missing_errors_doc' '--allow=clippy::missing_docs_in_private_items' --warn=missing_docs '--warn=clippy::missing_const_for_thread_local' '--warn=clippy::missing_const_for_fn' '--warn=clippy::match_wild_err_arm' '--warn=clippy::match_single_binding' '--warn=clippy::match_same_arms' '--warn=clippy::match_bool' '--warn=clippy::map_identity' '--warn=clippy::manual_try_fold' '--warn=clippy::manual_strip' '--warn=clippy::manual_memcpy' '--warn=clippy::manual_map' '--allow=clippy::manual_let_else' '--warn=clippy::manual_flatten' '--warn=clippy::manual_find' '--warn=clippy::manual_filter_map' '--warn=clippy::manual_filter' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::large_futures' '--warn=clippy::iter_with_drain' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_count' '--warn=rustdoc::invalid_html_tags' '--warn=clippy::int_plus_one' '--warn=clippy::indexing_slicing' '--warn=clippy::inconsistent_digit_grouping' '--warn=clippy::incompatible_msrv' '--warn=clippy::implicit_clone' '--warn=clippy::if_then_some_else_none' '--warn=clippy::if_let_mutex' '--warn=clippy::future_not_send' '--warn=clippy::format_push_string' '--warn=clippy::fn_to_numeric_cast_with_truncation' '--warn=clippy::fn_to_numeric_cast' '--warn=clippy::float_equality_without_abs' '--warn=clippy::float_cmp_const' '--warn=clippy::float_cmp' '--warn=clippy::filter_map_identity' '--warn=clippy::extra_unused_type_parameters' '--warn=clippy::extra_unused_lifetimes' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expect_used' '--warn=clippy::exit' '--warn=clippy::empty_structs_with_brackets' '--warn=clippy::empty_drop' '--warn=clippy::double_must_use' '--warn=clippy::double_comparisons' '--warn=clippy::doc_markdown' '--warn=clippy::decimal_literal_representation' '--warn=clippy::copy_iterator' '--warn=clippy::comparison_chain' '--warn=clippy::collapsible_match' '--warn=clippy::collapsible_if' '--allow=clippy::cognitive_complexity' '--warn=clippy::clone_on_copy' '--warn=clippy::char_lit_as_u8' '--warn=clippy::cast_sign_loss' '--warn=clippy::cast_ptr_alignment' '--warn=clippy::cast_precision_loss' '--allow=clippy::cast_possible_wrap' '--allow=clippy::cast_possible_truncation' '--allow=clippy::cast_lossless' '--deny=rustdoc::broken_intra_doc_links' '--warn=clippy::box_collection' '--warn=clippy::borrowed_box' '--warn=clippy::borrow_as_ptr' '--warn=clippy::bind_instead_of_map' '--warn=rustdoc::bare_urls' '--warn=clippy::await_holding_lock' '--warn=clippy::async_yields_async' '--allow=clippy::as_conversions' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=248442e16a8bbc13 -C extra-filename=-33236343a8174215 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-5cf73cd768c5f646.rmeta --extern assert_cmd=/opt/rustwide/target/debug/deps/libassert_cmd-f4730bc31970efc4.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-9d1427ab3421dec2.rmeta --extern clap=/opt/rustwide/target/debug/deps/libclap-a82c8b491e771b70.rmeta --extern claude_code_config_rs=/opt/rustwide/target/debug/deps/libclaude_code_config_rs-2498b8e1910d43dd.rmeta --extern colored=/opt/rustwide/target/debug/deps/libcolored-9f883aca25bb3b22.rmeta --extern dialoguer=/opt/rustwide/target/debug/deps/libdialoguer-2c8de850fccd1d17.rmeta --extern home=/opt/rustwide/target/debug/deps/libhome-0cb31f0c1bf2a065.rmeta --extern predicates=/opt/rustwide/target/debug/deps/libpredicates-866f52dfe49ab47f.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-b704fe41cb5dac6f.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-4d0ae5b966a57bf6.rmeta --extern serial_test=/opt/rustwide/target/debug/deps/libserial_test-73fc97870f5624de.rmeta --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-9e83bb6f5ad69907.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-218b76f5abeeae6b.rmeta --cap-lints=forbid` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "aba8ec0f1c923dfe06afe7482336a6f3f59bdf5307c9af29de662d359de91c59", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aba8ec0f1c923dfe06afe7482336a6f3f59bdf5307c9af29de662d359de91c59", kill_on_drop: false }` [INFO] [stdout] aba8ec0f1c923dfe06afe7482336a6f3f59bdf5307c9af29de662d359de91c59