[INFO] fetching crate tuning 0.5.3...
[INFO] testing tuning-0.5.3 against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681
[INFO] extracting crate tuning 0.5.3 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate tuning 0.5.3
[INFO] finished tweaking crates.io crate tuning 0.5.3
[INFO] tweaked toml for crates.io crate tuning 0.5.3 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate tuning 0.5.3 on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate tuning 0.5.3 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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e86ac2cbb41c552f506845ef82fe4137cbefddf7c2777261e2067dfa23d94f4d
[INFO] running `Command { std: "docker" "start" "-a" "e86ac2cbb41c552f506845ef82fe4137cbefddf7c2777261e2067dfa23d94f4d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e86ac2cbb41c552f506845ef82fe4137cbefddf7c2777261e2067dfa23d94f4d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e86ac2cbb41c552f506845ef82fe4137cbefddf7c2777261e2067dfa23d94f4d", kill_on_drop: false }`
[INFO] [stdout] e86ac2cbb41c552f506845ef82fe4137cbefddf7c2777261e2067dfa23d94f4d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 784b23c7ec9b18e9bc98f0d0ab104ae277ad3ec3170ba25217e48ccc9650d558
[INFO] running `Command { std: "docker" "start" "-a" "784b23c7ec9b18e9bc98f0d0ab104ae277ad3ec3170ba25217e48ccc9650d558", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.7.1
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling icu_properties_data v2.1.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling ucd-trie v0.1.6
[INFO] [stderr]    Compiling bitflags v2.4.1
[INFO] [stderr]    Compiling utf8parse v0.2.1
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling pin-project-lite v0.2.13
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling anstyle-parse v0.2.3
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling rustix v0.38.30
[INFO] [stderr]    Compiling walkdir v2.4.0
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling home v0.5.9
[INFO] [stderr]    Compiling colorchoice v1.0.0
[INFO] [stderr]    Compiling anstyle-query v1.0.2
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]    Compiling gix-trace v0.1.15
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling linux-raw-sys v0.4.12
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling aho-corasick v1.1.2
[INFO] [stderr]    Compiling anstream v0.6.7
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling clap_lex v0.7.6
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling ryu v1.0.16
[INFO] [stderr]    Compiling itoa v1.0.10
[INFO] [stderr]    Compiling camino v1.2.1
[INFO] [stderr]    Compiling toml_writer v1.0.4
[INFO] [stderr]    Compiling bytes v1.5.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling colored v3.0.0
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling clap_builder v4.5.51
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling mio v1.1.0
[INFO] [stderr]    Compiling getrandom v0.2.12
[INFO] [stderr]    Compiling gix-features v0.44.1
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling uuid v1.4.1
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling toml_datetime v0.7.3
[INFO] [stderr]    Compiling serde_spanned v1.0.3
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling toml_parser v1.0.4
[INFO] [stderr]    Compiling toml v0.9.8
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling pest v2.7.6
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling clap v4.5.51
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling pest_meta v2.7.6
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling pest_generator v2.7.6
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling globset v0.4.14
[INFO] [stderr]    Compiling gix-validate v0.10.1
[INFO] [stderr]    Compiling icu_properties v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling gix-path v0.10.21
[INFO] [stderr]    Compiling ignore v0.4.22
[INFO] [stderr]    Compiling pest_derive v2.7.6
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling globwalk v0.9.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling tera v1.20.1
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling gix-url v0.33.1
[INFO] [stderr]    Compiling tuning v0.5.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 36.45s
[INFO] running `Command { std: "docker" "inspect" "784b23c7ec9b18e9bc98f0d0ab104ae277ad3ec3170ba25217e48ccc9650d558", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "784b23c7ec9b18e9bc98f0d0ab104ae277ad3ec3170ba25217e48ccc9650d558", kill_on_drop: false }`
[INFO] [stdout] 784b23c7ec9b18e9bc98f0d0ab104ae277ad3ec3170ba25217e48ccc9650d558
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0834559fc226928a8cbe344a7aeef7e35cb82b12356f5f94080ea4f4d14df278
[INFO] running `Command { std: "docker" "start" "-a" "0834559fc226928a8cbe344a7aeef7e35cb82b12356f5f94080ea4f4d14df278", kill_on_drop: false }`
[INFO] [stderr]    Compiling mktemp v0.5.1
[INFO] [stderr]    Compiling tuning v0.5.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 6.38s
[INFO] running `Command { std: "docker" "inspect" "0834559fc226928a8cbe344a7aeef7e35cb82b12356f5f94080ea4f4d14df278", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0834559fc226928a8cbe344a7aeef7e35cb82b12356f5f94080ea4f4d14df278", kill_on_drop: false }`
[INFO] [stdout] 0834559fc226928a8cbe344a7aeef7e35cb82b12356f5f94080ea4f4d14df278
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] a29408cec7b944814257a92691b9960e84abe0f539f0aa34e6221fc4cfa30f62
[INFO] running `Command { std: "docker" "start" "-a" "a29408cec7b944814257a92691b9960e84abe0f539f0aa34e6221fc4cfa30f62", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/tuning-d2cdab057e49fac4)
[INFO] [stdout] 
[INFO] [stdout] running 92 tests
[INFO] [stdout] test convert::tests::into_option_bool_from_bool ... ok
[INFO] [stdout] test config::tests::read_main_toml_with_no_includes ... FAILED
[INFO] [stdout] test convert::tests::into_option_bool_from_invalid_string ... ok
[INFO] [stdout] test convert::tests::into_option_bool_from_string ... ok
[INFO] [stdout] test convert::tests::into_option_nonzero_u32_from_invalid_string ... ok
[INFO] [stdout] test convert::tests::into_option_nonzero_u32_from_string ... ok
[INFO] [stdout] test facts::tests::gather_does_not_panic ... ok
[INFO] [stdout] test installer::test::nochange_for_same_versions ... ok
[INFO] [stdout] test installer::test::changed_for_different_versions ... ok
[INFO] [stdout] test config::tests::read_main_toml_with_recursive_includes ... FAILED
[INFO] [stdout] test convert::tests::into_option_duration_ms_from_invalid_string ... ok
[INFO] [stdout] test convert::tests::into_option_duration_ms_from_string ... ok
[INFO] [stdout] test convert::tests::into_option_nonzero_u32_from_i64 ... ok
[INFO] [stdout] test jobs::command::tests::name_with_command_and_creates ... ok
[INFO] [stdout] test jobs::command::tests::name_with_command_and_removes ... ok
[INFO] [stdout] test jobs::command::tests::name_with_command ... ok
[INFO] [stdout] test jobs::command::tests::name_with_command_and_argv ... ok
[INFO] [stdout] test jobs::command::tests::name_with_command_and_chdir ... ok
[INFO] [stdout] test jobs::command::tests::skips_when_creates_file_already_exists ... ok
[INFO] [stdout] test jobs::command::tests::skips_when_removes_file_already_gone ... ok
[INFO] [stdout] test config::tests::read_main_toml_with_includes_not_found ... ok
[INFO] [stdout] test convert::tests::into_option_duration_ms_from_i64 ... ok
[INFO] [stdout] test jobs::file::tests::name_absent ... ok
[INFO] [stdout] test jobs::file::tests::name_link ... ok
[INFO] [stdout] test jobs::file::tests::absent_makes_nochange_when_already_absent ... ok
[INFO] [stdout] test jobs::file::tests::link_removes_existing_file_at_path ... ok
[INFO] [stdout] test jobs::file::tests::link_without_force_requires_path_to_not_exist ... ok
[INFO] [stdout] test jobs::file::tests::link_removes_existing_directory_at_path ... ok
[INFO] [stdout] test jobs::file::tests::name_link_force ... ok
[INFO] [stdout] test jobs::file::tests::name_touch ... ok
[INFO] [stdout] test jobs::file::tests::link_corrects_existing_symlink ... ok
[INFO] [stdout] test jobs::file::tests::touch_makes_nochange_for_existing_path ... ok
[INFO] [stdout] test config::tests::read_main_toml_with_deep_includes ... FAILED
[INFO] [stdout] test jobs::git::tests::is_git_url_eq_with_same_urls ... ok
[INFO] [stdout] test jobs::git::tests::error_when_absent_and_no_clone ... ok
[INFO] [stdout] test jobs::git::tests::is_git_url_eq_with_ssh_versus_https_urls ... ok
[INFO] [stdout] test jobs::file::tests::touch_creates_new_empty_file ... ok
[INFO] [stdout] test jobs::file::tests::name_directory ... ok
[INFO] [stdout] test jobs::file::tests::link_symlinks_src_to_path ... ok
[INFO] [stdout] test jobs::file::tests::link_without_force_requires_src_to_exist ... ok
[INFO] [stdout] test jobs::installergo::tests::executable_name_cases ... ok
[INFO] [stdout] test jobs::installergo::tests::gobin_values ... ok
[INFO] [stdout] test jobs::file::tests::name_absent_force ... ok
[INFO] [stdout] test jobs::installergo::tests::gopath_values ... ok
[INFO] [stdout] test jobs::file::tests::absent_deletes_existing_file ... ok
[INFO] [stdout] test jobs::tests::absent_when_defaults_to_true ... ok
[INFO] [stdout] test jobs::tests::command_toml ... ok
[INFO] [stdout] test jobs::tests::fake_toml ... ok
[INFO] [stdout] test jobs::tests::fake_toml_with_strings_to_convert ... ok
[INFO] [stdout] test jobs::tests::file_toml ... ok
[INFO] [stdout] test jobs::tests::git_toml ... ok
[INFO] [stdout] test jobs::tests::git_toml_with_strings_to_convert ... ok
[INFO] [stdout] test jobs::tests::installercargo_toml ... ok
[INFO] [stdout] test jobs::tests::installergo_toml ... ok
[INFO] [stdout] test jobs::tests::installernpm_toml ... ok
[INFO] [stdout] test preflight::tests::parse_command_toml_to_rawjob ... ok
[INFO] [stdout] test preflight::tests::parse_command_toml_to_rawjob_with_defaults ... ok
[INFO] [stdout] test preflight::tests::parse_command_toml_to_rawjob_with_expressions ... ok
[INFO] [stdout] test preflight::tests::rawmain_validate ... ok
[INFO] [stdout] test preflight::tests::rawmain_validate_with_needs_missing_job ... ok
[INFO] [stdout] test runner::tests::run_does_not_execute_job_with_false_when_or_needs_job_with_false_when ... ok
[INFO] [stdout] test runner::tests::run_does_not_execute_ordered_job_when_needs_are_not_done ... ok
[INFO] [stdout] test runner::tests::run_does_not_execute_ordered_job_when_some_needs_are_not_done ... ok
[INFO] [stdout] test jobs::file::tests::link_symlinks_src_to_path_in_new_directory ... ok
[INFO] [stdout] test jobs::git::tests::error_when_not_repo_and_no_force ... ok
[INFO] [stdout] test jobs::file::tests::absent_deletes_existing_directory ... ok
[INFO] [stdout] test runner::tests::run_executes_ordered_jobs ... ok
[INFO] [stdout] test runnerstate::tests::display_fmt ... ok
[INFO] [stdout] test runnerstate::tests::is_all_settled_with_all_settled ... ok
[INFO] [stdout] test runnerstate::tests::is_all_settled_with_no_jobs ... ok
[INFO] [stdout] test runnerstate::tests::is_all_settled_with_some_not_settled ... ok
[INFO] [stdout] test status::tests::from_status_for_string ... ok
[INFO] [stdout] test runner::tests::run_executes_unordered_jobs ... ok
[INFO] [stdout] test status::tests::into_toml ... ok
[INFO] [stdout] test status::tests::from_toml ... ok
[INFO] [stdout] test tags::tests::tags_match_true ... ok
[INFO] [stdout] test tags::tests::tags_match_false ... ok
[INFO] [stdout] test template::tests::make_tera_ok ... ok
[INFO] [stdout] test runner::tests::run_executes_jobs_with_complex_needs ... ok
[INFO] [stdout] cargo 1.94.0-nightly (b54051b15 2025-12-30)
[INFO] [stdout] test jobs::installercargo::tests::test_parse_installed ... ok
[INFO] [stdout] test jobs::command::tests::changed_after_running_command ... ok
[INFO] [stderr] error: unexpected argument '--flag-does-not-exist' found
[INFO] [stderr] 
[INFO] [stderr] Usage: cargo [+toolchain] [OPTIONS] [COMMAND]
[INFO] [stderr]        cargo [+toolchain] [OPTIONS] -Zscript <MANIFEST_RS> [ARGS]...
[INFO] [stderr] 
[INFO] [stderr] For more information, try '--help'.
[INFO] [stdout] test jobs::command::tests::error_after_running_failed_command ... ok
[INFO] [stderr] Cloning into '/tmp/d0d05ad4b3044a2ab1ea57357d0aa099/mismatch'...
[INFO] [stderr] fatal: unable to access 'https://gitlab.com/jokeyrhyme/dotfiles.git/': Could not resolve host: gitlab.com
[INFO] [stdout] test jobs::git::tests::error_when_no_matching_remote_and_no_force ... FAILED
[INFO] [stderr] Cloning into '/tmp/d4736a66f9cc427dba74a4a18233139f/mismatch'...
[INFO] [stderr] fatal: unable to access 'https://gitlab.com/jokeyrhyme/dotfiles.git/': Could not resolve host: gitlab.com
[INFO] [stdout] test jobs::git::tests::rm_and_git_clone_when_no_matching_remote_and_force ... FAILED
[INFO] [stderr] Cloning into '/tmp/e83d991d5ca64b5d92b8168ae24b514e/absent'...
[INFO] [stderr] fatal: unable to access 'https://gitlab.com/jokeyrhyme/tuning.git/': Could not resolve host: gitlab.com
[INFO] [stdout] test jobs::git::tests::git_clone_when_absent ... FAILED
[INFO] [stderr] Cloning into '/tmp/487c94123e4247258351fb72f26eea86/exists'...
[INFO] [stderr] fatal: unable to access 'https://gitlab.com/jokeyrhyme/tuning.git/': Could not resolve host: gitlab.com
[INFO] [stdout] test jobs::git::tests::git_pull_when_exists_and_matching_remote ... FAILED
[INFO] [stderr] go: gitlab.com/jokeyrhyme/hello-world-go@latest: module gitlab.com/jokeyrhyme/hello-world-go: Get "https://proxy.golang.org/gitlab.com/jokeyrhyme/hello-world-go/@v/list": dial tcp: lookup proxy.golang.org on 169.254.169.254:53: dial udp 169.254.169.254:53: connect: network is unreachable
[INFO] [stdout] test jobs::installergo::tests::latest_then_absent ... FAILED
[INFO] [stderr] Cloning into '/tmp/a355b25d8c744ecd8b21e6c8ad1ceac5'...
[INFO] [stderr] fatal: unable to access 'https://gitlab.com/jokeyrhyme/tuning.git/': Could not resolve host: gitlab.com
[INFO] [stdout] test jobs::git::tests::rm_and_git_clone_when_not_repo_and_force ... FAILED
[INFO] [stdout] test jobs::installernpm::tests::present_then_absent ... FAILED
[INFO] [stderr]     Updating git repository `https://gitlab.com/jokeyrhyme/ssh-sensible-rs.git`
[INFO] [stderr] error: failed to create directory `/opt/rustwide/cargo-home/git/db/ssh-sensible-rs-38cced5bc120b24c`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   Read-only file system (os error 30)
[INFO] [stdout] test jobs::installercargo::tests::present_then_latest_then_absent_with_git_crate ... FAILED
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr] warning: spurious network error (3 tries remaining): [6] Could not resolve hostname (Could not resolve host: index.crates.io)
[INFO] [stdout] test runner::tests::run_executes_unordered_jobs_concurrently ... ok
[INFO] [stderr] warning: spurious network error (2 tries remaining): [6] Could not resolve hostname (Could not resolve host: index.crates.io)
[INFO] [stderr] warning: spurious network error (1 try remaining): [6] Could not resolve hostname (Could not resolve host: index.crates.io)
[INFO] [stderr] error: download of config.json failed
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to download from `https://index.crates.io/config.json`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   [6] Could not resolve hostname (Could not resolve host: index.crates.io)
[INFO] [stdout] test jobs::installercargo::tests::present_then_latest_then_absent ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- config::tests::read_main_toml_with_no_includes stdout ----
[INFO] [stdout] Error: Io { source: Os { code: 2, kind: NotFound, message: "No such file or directory" } }
[INFO] [stdout] 
[INFO] [stdout] ---- config::tests::read_main_toml_with_recursive_includes stdout ----
[INFO] [stdout] Error: Io { source: Os { code: 2, kind: NotFound, message: "No such file or directory" } }
[INFO] [stdout] 
[INFO] [stdout] ---- config::tests::read_main_toml_with_deep_includes stdout ----
[INFO] [stdout] Error: Io { source: Os { code: 2, kind: NotFound, message: "No such file or directory" } }
[INFO] [stdout] 
[INFO] [stdout] ---- jobs::git::tests::error_when_no_matching_remote_and_no_force stdout ----
[INFO] [stdout] Error: CommandJob { source: NonZeroExitStatus { cmd: "git" } }
[INFO] [stdout] 
[INFO] [stdout] ---- jobs::git::tests::rm_and_git_clone_when_no_matching_remote_and_force stdout ----
[INFO] [stdout] Error: CommandJob { source: NonZeroExitStatus { cmd: "git" } }
[INFO] [stdout] 
[INFO] [stdout] ---- jobs::git::tests::git_clone_when_absent stdout ----
[INFO] [stdout] Error: CommandJob { source: NonZeroExitStatus { cmd: "git" } }
[INFO] [stdout] 
[INFO] [stdout] ---- jobs::git::tests::git_pull_when_exists_and_matching_remote stdout ----
[INFO] [stdout] Error: CommandJob { source: NonZeroExitStatus { cmd: "git" } }
[INFO] [stdout] 
[INFO] [stdout] ---- jobs::installergo::tests::latest_then_absent stdout ----
[INFO] [stdout] Error: CommandJob { source: NonZeroExitStatus { cmd: "go" } }
[INFO] [stdout] 
[INFO] [stdout] ---- jobs::git::tests::rm_and_git_clone_when_not_repo_and_force stdout ----
[INFO] [stdout] Error: CommandJob { source: NonZeroExitStatus { cmd: "git" } }
[INFO] [stdout] 
[INFO] [stdout] ---- jobs::installernpm::tests::present_then_absent stdout ----
[INFO] [stdout] error: unable to parse JSON from `npm ls`: Error("EOF while parsing a value", line: 1, column: 0)
[INFO] [stdout] error: unable to parse JSON from `npm ls`: Error("EOF while parsing a value", line: 1, column: 0)
[INFO] [stdout] Error: CommandJob { source: CommandBegin { cmd: "npm", source: Os { code: 2, kind: NotFound, message: "No such file or directory" } } }
[INFO] [stdout] 
[INFO] [stdout] ---- jobs::installercargo::tests::present_then_latest_then_absent_with_git_crate stdout ----
[INFO] [stdout] Error: CommandJob { source: NonZeroExitStatus { cmd: "cargo" } }
[INFO] [stdout] 
[INFO] [stdout] ---- jobs::installercargo::tests::present_then_latest_then_absent stdout ----
[INFO] [stdout] Error: CommandJob { source: NonZeroExitStatus { cmd: "cargo" } }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     config::tests::read_main_toml_with_deep_includes
[INFO] [stdout]     config::tests::read_main_toml_with_no_includes
[INFO] [stdout]     config::tests::read_main_toml_with_recursive_includes
[INFO] [stdout]     jobs::git::tests::error_when_no_matching_remote_and_no_force
[INFO] [stdout]     jobs::git::tests::git_clone_when_absent
[INFO] [stdout]     jobs::git::tests::git_pull_when_exists_and_matching_remote
[INFO] [stdout]     jobs::git::tests::rm_and_git_clone_when_no_matching_remote_and_force
[INFO] [stdout]     jobs::git::tests::rm_and_git_clone_when_not_repo_and_force
[INFO] [stdout]     jobs::installercargo::tests::present_then_latest_then_absent
[INFO] [stdout]     jobs::installercargo::tests::present_then_latest_then_absent_with_git_crate
[INFO] [stdout]     jobs::installergo::tests::latest_then_absent
[INFO] [stdout]     jobs::installernpm::tests::present_then_absent
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 80 passed; 12 failed; 0 ignored; 0 measured; 0 filtered out; finished in 11.83s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--bin tuning`
[INFO] running `Command { std: "docker" "inspect" "a29408cec7b944814257a92691b9960e84abe0f539f0aa34e6221fc4cfa30f62", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a29408cec7b944814257a92691b9960e84abe0f539f0aa34e6221fc4cfa30f62", kill_on_drop: false }`
[INFO] [stdout] a29408cec7b944814257a92691b9960e84abe0f539f0aa34e6221fc4cfa30f62
