[INFO] fetching crate maki-cli 0.1.0... [INFO] testing maki-cli-0.1.0 against try#8da20828b6ea601dfd8e2448cb50ace88876bd78 for pr-150933 [INFO] extracting crate maki-cli 0.1.0 into /workspace/builds/worker-0-tc2/source [INFO] started tweaking crates.io crate maki-cli 0.1.0 [INFO] finished tweaking crates.io crate maki-cli 0.1.0 [INFO] tweaked toml for crates.io crate maki-cli 0.1.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate maki-cli 0.1.0 on toolchain 8da20828b6ea601dfd8e2448cb50ace88876bd78 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate maki-cli 0.1.0 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" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8e83aaee7dccf8d49c8c5b62eacc1073c9b6a95f75fab831e709f2d4ec3d3897 [INFO] running `Command { std: "docker" "start" "-a" "8e83aaee7dccf8d49c8c5b62eacc1073c9b6a95f75fab831e709f2d4ec3d3897", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8e83aaee7dccf8d49c8c5b62eacc1073c9b6a95f75fab831e709f2d4ec3d3897", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8e83aaee7dccf8d49c8c5b62eacc1073c9b6a95f75fab831e709f2d4ec3d3897", kill_on_drop: false }` [INFO] [stdout] 8e83aaee7dccf8d49c8c5b62eacc1073c9b6a95f75fab831e709f2d4ec3d3897 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f6a272896b2eda959a412e0c2beffa01b739ee54159cda9846ab2175ccdcb944 [INFO] running `Command { std: "docker" "start" "-a" "f6a272896b2eda959a412e0c2beffa01b739ee54159cda9846ab2175ccdcb944", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Compiling quote v1.0.42 [INFO] [stderr] Compiling unicode-ident v1.0.22 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling anstyle v1.0.13 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling zerocopy v0.8.31 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling anstyle-query v1.1.5 [INFO] [stderr] Compiling pulldown-cmark v0.13.0 [INFO] [stderr] Compiling find-msvc-tools v0.1.5 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.2 [INFO] [stderr] Compiling anstream v0.6.21 [INFO] [stderr] Compiling cc v1.2.48 [INFO] [stderr] Compiling unicase v2.8.1 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling deranged v0.5.5 [INFO] [stderr] Compiling time-core v0.1.6 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling unicode-width v0.2.2 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling clap_lex v0.7.6 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling iana-time-zone v0.1.64 [INFO] [stderr] Compiling clap_builder v4.5.53 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling syn v2.0.111 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling fuzzy-matcher v0.3.7 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling indexmap v2.12.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling crypto-common v0.1.7 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling onig_sys v69.9.1 [INFO] [stderr] Compiling quick-xml v0.38.4 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling time v0.3.44 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling skim-common v0.2.0 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling jiff v0.2.16 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling env_home v0.1.0 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling which v7.0.3 [INFO] [stderr] Compiling vte v0.15.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling skim-tuikit v0.6.6 [INFO] [stderr] Compiling timer v0.2.0 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling flate2 v1.1.5 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling crossbeam v0.8.4 [INFO] [stderr] Compiling defer-drop v1.3.0 [INFO] [stderr] Compiling console v0.16.1 [INFO] [stderr] Compiling beef v0.5.2 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling shell-words v1.1.0 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling dialoguer v0.12.0 [INFO] [stderr] Compiling colored v3.0.0 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling bstr v1.12.1 [INFO] [stderr] Compiling env_filter v0.1.4 [INFO] [stderr] Compiling shell-quote v0.7.2 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling env_logger v0.11.8 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling clap_derive v4.5.49 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling onig v6.5.1 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling derive_builder_core v0.20.2 [INFO] [stderr] Compiling clap v4.5.53 [INFO] [stderr] Compiling clap_complete v4.5.61 [INFO] [stderr] Compiling derive_builder_macro v0.20.2 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling derive_builder v0.20.2 [INFO] [stderr] Compiling skim v0.20.5 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling plist v1.8.0 [INFO] [stderr] Compiling syntect v5.3.0 [INFO] [stderr] Compiling maki-cli v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 37.45s [INFO] running `Command { std: "docker" "inspect" "f6a272896b2eda959a412e0c2beffa01b739ee54159cda9846ab2175ccdcb944", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f6a272896b2eda959a412e0c2beffa01b739ee54159cda9846ab2175ccdcb944", kill_on_drop: false }` [INFO] [stdout] f6a272896b2eda959a412e0c2beffa01b739ee54159cda9846ab2175ccdcb944 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b83f9324bba301261d5bcc0bd8e320fc505c25cf16608239ea1fd72d7b56d100 [INFO] running `Command { std: "docker" "start" "-a" "b83f9324bba301261d5bcc0bd8e320fc505c25cf16608239ea1fd72d7b56d100", kill_on_drop: false }` [INFO] [stderr] Compiling maki-cli v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.94s [INFO] running `Command { std: "docker" "inspect" "b83f9324bba301261d5bcc0bd8e320fc505c25cf16608239ea1fd72d7b56d100", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b83f9324bba301261d5bcc0bd8e320fc505c25cf16608239ea1fd72d7b56d100", kill_on_drop: false }` [INFO] [stdout] b83f9324bba301261d5bcc0bd8e320fc505c25cf16608239ea1fd72d7b56d100 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 685763af74ba019aa5681b386c3a388573759bdec9c19e1dcf8739d9dc8ff77a [INFO] running `Command { std: "docker" "start" "-a" "685763af74ba019aa5681b386c3a388573759bdec9c19e1dcf8739d9dc8ff77a", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.18s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/maki_cli-7b30279edcc4b567) [INFO] [stdout] [INFO] [stdout] running 60 tests [INFO] [stdout] test cache::tests::test_cache_new ... ok [INFO] [stdout] test cache::tests::test_cache_stats ... ok [INFO] [stdout] test cache::tests::test_cache_serialization ... ok [INFO] [stdout] test cache::tests::test_cache_prune ... ok [INFO] [stdout] test cache::tests::test_compute_hash ... ok [INFO] [stdout] test cli::tests::test_cli_parses ... ok [INFO] [stdout] test cache::tests::test_cache_clear ... ok [INFO] [stdout] test cli::tests::test_parse_cwd_option ... ok [INFO] [stdout] test cli::tests::test_default_command_is_none ... ok [INFO] [stdout] test cli::tests::test_parse_file_option ... ok [INFO] [stdout] test cli::tests::test_parse_global_flags ... ok [INFO] [stdout] test cache::tests::test_cache_set_and_get ... ok [INFO] [stdout] test executor::tests::test_build_command_simple ... ok [INFO] [stdout] test executor::tests::test_build_command_with_makefile ... ok [INFO] [stdout] test cli::tests::test_parse_pick_command ... ok [INFO] [stdout] test executor::tests::test_build_command_with_makefile_and_variables ... ok [INFO] [stdout] test cache::tests::test_cache_invalidation_on_content_change ... ok [INFO] [stdout] test executor::tests::test_build_command_with_multiple_variables ... ok [INFO] [stdout] test executor::tests::test_build_command_with_variables ... ok [INFO] [stdout] test executor::tests::test_dry_run_does_not_execute ... ok [INFO] [stdout] test executor::tests::test_format_command ... ok [INFO] [stdout] test fuzzy::tests::test_display_name_formatting ... ok [INFO] [stdout] test fuzzy::tests::test_select_target_empty ... ok [INFO] [stdout] test fuzzy::tests::test_get_target_snippet ... ok [INFO] [stdout] test cli::tests::test_parse_run_command ... ok [INFO] [stdout] test makefile::tests::test_is_target_specific_variable ... ok [INFO] [stdout] test makefile::tests::test_is_variable_assignment ... ok [INFO] [stdout] test cli::tests::test_parse_list_command ... ok [INFO] [stdout] test executor::tests::test_check_make_available ... ok [INFO] [stdout] test makefile::tests::test_extract_multiple_required_vars ... ok [INFO] [stdout] test makefile::tests::test_extract_vars_from_recipe_without_hint ... ok [INFO] [stdout] test makefile::tests::test_line_numbers ... ok [INFO] [stdout] test makefile::tests::test_multiline_comment_description ... ok [INFO] [stdout] test makefile::tests::test_extract_required_vars_from_usage_comment ... ok [INFO] [stdout] test makefile::tests::test_recipe_vars_merged_with_comment_hints ... ok [INFO] [stdout] test makefile::tests::test_extract_required_vars_inline_comment ... ok [INFO] [stdout] test makefile::tests::test_complex_target_names ... ok [INFO] [stdout] test makefile::tests::test_parse_simple_makefile ... ok [INFO] [stdout] test makefile::tests::test_include_private_targets ... ok [INFO] [stdout] test makefile::tests::test_skip_builtin_vars ... ok [INFO] [stdout] test makefile::tests::test_no_required_vars ... ok [INFO] [stdout] test makefile::tests::test_skip_duplicates ... ok [INFO] [stdout] test makefile::tests::test_extract_vars_from_recipe_with_braces ... ok [INFO] [stdout] test makefile::tests::test_skip_pattern_rules ... ok [INFO] [stdout] test prompt::tests::test_hint_parsing ... ok [INFO] [stdout] test target::tests::test_is_private ... ok [INFO] [stdout] test target::tests::test_target_with_required_vars ... ok [INFO] [stdout] test makefile::tests::test_skip_private_targets ... ok [INFO] [stdout] test tests::test_default_command_starts_picker ... ok [INFO] [stdout] test tests::test_default_working_dir ... ok [INFO] [stdout] test target::tests::test_display_name_with_description ... ok [INFO] [stdout] test prompt::tests::test_single_option_hint ... ok [INFO] [stdout] test tests::test_parse_options_from_cli ... ok [INFO] [stdout] test makefile::tests::test_include_pattern_rules ... ok [INFO] [stdout] test target::tests::test_target_creation ... ok [INFO] [stdout] test makefile::tests::test_parse_with_comments ... ok [INFO] [stdout] test target::tests::test_display_name_without_description ... ok [INFO] [stdout] test tests::test_no_cache_flag ... ok [INFO] [stdout] test makefile::tests::test_skip_target_specific_variables ... ok [INFO] [stdout] test makefile::tests::test_skip_variable_assignments ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 60 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "685763af74ba019aa5681b386c3a388573759bdec9c19e1dcf8739d9dc8ff77a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "685763af74ba019aa5681b386c3a388573759bdec9c19e1dcf8739d9dc8ff77a", kill_on_drop: false }` [INFO] [stdout] 685763af74ba019aa5681b386c3a388573759bdec9c19e1dcf8739d9dc8ff77a