[INFO] cloning repository https://github.com/PaulDance/cargo-liner [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/PaulDance/cargo-liner" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPaulDance%2Fcargo-liner", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPaulDance%2Fcargo-liner'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] de420d064178367b20e1dd26527dafc1517af8ca [INFO] testing PaulDance/cargo-liner against try#16fbf98f22730e073c09e7b03f0eafb87a295545 for pr-145628-retry-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPaulDance%2Fcargo-liner" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/PaulDance/cargo-liner [INFO] finished tweaking git repo https://github.com/PaulDance/cargo-liner [INFO] tweaked toml for git repo https://github.com/PaulDance/cargo-liner written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/PaulDance/cargo-liner on toolchain 16fbf98f22730e073c09e7b03f0eafb87a295545 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+16fbf98f22730e073c09e7b03f0eafb87a295545" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/PaulDance/cargo-liner 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" "+16fbf98f22730e073c09e7b03f0eafb87a295545" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+16fbf98f22730e073c09e7b03f0eafb87a295545" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b8d2253afb930a9964c566a7dd51ce52b74e1c7f41ab9ea7de2641d13c568afb [INFO] running `Command { std: "docker" "start" "-a" "b8d2253afb930a9964c566a7dd51ce52b74e1c7f41ab9ea7de2641d13c568afb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b8d2253afb930a9964c566a7dd51ce52b74e1c7f41ab9ea7de2641d13c568afb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b8d2253afb930a9964c566a7dd51ce52b74e1c7f41ab9ea7de2641d13c568afb", kill_on_drop: false }` [INFO] [stdout] b8d2253afb930a9964c566a7dd51ce52b74e1c7f41ab9ea7de2641d13c568afb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+16fbf98f22730e073c09e7b03f0eafb87a295545" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7e0c01dc59189b6be8c3147b64df24544e3dc6673463584625dffc9303432cec [INFO] running `Command { std: "docker" "start" "-a" "7e0c01dc59189b6be8c3147b64df24544e3dc6673463584625dffc9303432cec", kill_on_drop: false }` [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling anstyle-query v1.1.4 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling anstyle v1.0.11 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling vte v0.14.1 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling owo-colors v4.2.2 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling clap_lex v0.7.5 [INFO] [stderr] Compiling color-spantrace v0.3.0 [INFO] [stderr] Compiling winnow v0.7.12 [INFO] [stderr] Compiling tracing-subscriber v0.3.20 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Compiling backtrace v0.3.75 [INFO] [stderr] Compiling anstream v0.6.20 [INFO] [stderr] Compiling is-terminal v0.4.16 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling bytecount v0.6.9 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling toml_writer v1.0.2 [INFO] [stderr] Compiling humantime v2.2.0 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling uuid v1.17.0 [INFO] [stderr] Compiling terminal_size v0.4.2 [INFO] [stderr] Compiling clap_builder v4.5.42 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling tracing-error v0.2.1 [INFO] [stderr] Compiling color-eyre v0.6.5 [INFO] [stderr] Compiling ansitok v0.3.0 [INFO] [stderr] Compiling toml_parser v1.0.2 [INFO] [stderr] Compiling ansi-str v0.9.0 [INFO] [stderr] Compiling papergrid v0.17.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling clap_derive v4.5.41 [INFO] [stderr] Compiling tabled_derive v0.11.0 [INFO] [stderr] Compiling tabled v0.20.0 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling zerovec v0.11.3 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling serde_with_macros v3.14.0 [INFO] [stderr] Compiling clap v4.5.42 [INFO] [stderr] Compiling clap_complete v4.5.55 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling serde_spanned v1.0.0 [INFO] [stderr] Compiling toml_datetime v0.7.0 [INFO] [stderr] Compiling serde_with v3.14.0 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling os_info v3.12.0 [INFO] [stderr] Compiling env_logger v0.10.2 [INFO] [stderr] Compiling toml v0.9.5 [INFO] [stderr] Compiling pretty_env_logger v0.5.0 [INFO] [stderr] Compiling human-panic v2.0.3 [INFO] [stderr] Compiling cargo-liner v0.10.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.39s [INFO] running `Command { std: "docker" "inspect" "7e0c01dc59189b6be8c3147b64df24544e3dc6673463584625dffc9303432cec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7e0c01dc59189b6be8c3147b64df24544e3dc6673463584625dffc9303432cec", kill_on_drop: false }` [INFO] [stdout] 7e0c01dc59189b6be8c3147b64df24544e3dc6673463584625dffc9303432cec [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+16fbf98f22730e073c09e7b03f0eafb87a295545" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dc2edbcf2c7eeb0fe7e0f4c9037d60eebf0b48cf7258b11a4d267117d51697c7 [INFO] running `Command { std: "docker" "start" "-a" "dc2edbcf2c7eeb0fe7e0f4c9037d60eebf0b48cf7258b11a4d267117d51697c7", kill_on_drop: false }` [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling base64ct v1.8.0 [INFO] [stderr] Compiling jobserver v0.1.33 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling winnow v0.7.12 [INFO] [stderr] Compiling serde_json v1.0.142 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling serde_spanned v1.0.0 [INFO] [stderr] Compiling toml_datetime v0.7.0 [INFO] [stderr] Compiling filetime v0.2.25 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling toml_writer v1.0.2 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling utf8-width v0.1.7 [INFO] [stderr] Compiling anstyle-lossy v1.1.4 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling cc v1.2.31 [INFO] [stderr] Compiling pem-rfc7468 v0.7.0 [INFO] [stderr] Compiling html-escape v0.2.13 [INFO] [stderr] Compiling bstr v1.12.0 [INFO] [stderr] Compiling ff v0.13.1 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling der v0.7.10 [INFO] [stderr] Compiling group v0.13.0 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling curl v0.4.48 [INFO] [stderr] Compiling deranged v0.4.0 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling anstyle-svg v0.1.10 [INFO] [stderr] Compiling snapbox-macros v0.3.10 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling crypto-bigint v0.5.5 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling os_pipe v1.2.2 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling content_inspector v0.2.4 [INFO] [stderr] Compiling spki v0.7.3 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling toml_write v0.1.2 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling rfc6979 v0.4.0 [INFO] [stderr] Compiling pkcs8 v0.10.2 [INFO] [stderr] Compiling zlib-rs v0.5.1 [INFO] [stderr] Compiling similar v2.7.0 [INFO] [stderr] Compiling sec1 v0.7.3 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling fiat-crypto v0.3.0 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling toml_parser v1.0.2 [INFO] [stderr] Compiling libz-sys v1.1.22 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling curl-sys v0.4.82+curl-8.14.1 [INFO] [stderr] Compiling libssh2-sys v0.3.1 [INFO] [stderr] Compiling libgit2-sys v0.18.2+1.9.1 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling terminal_size v0.4.2 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling clap_builder v4.5.42 [INFO] [stderr] Compiling toml v0.9.5 [INFO] [stderr] Compiling elliptic-curve v0.13.8 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling uuid v1.17.0 [INFO] [stderr] Compiling ed25519-compact v2.1.1 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling globset v0.4.16 [INFO] [stderr] Compiling cargo-test-support v0.7.4 [INFO] [stderr] Compiling ecdsa v0.16.9 [INFO] [stderr] Compiling primeorder v0.13.6 [INFO] [stderr] Compiling shell-escape v0.1.5 [INFO] [stderr] Compiling ignore v0.4.23 [INFO] [stderr] Compiling snapbox v0.6.21 [INFO] [stderr] Compiling env_logger v0.10.2 [INFO] [stderr] Compiling ct-codecs v1.1.6 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Compiling crates-io v0.40.11 [INFO] [stderr] Compiling p384 v0.13.1 [INFO] [stderr] Compiling cargo-util v0.2.21 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling clap v4.5.42 [INFO] [stderr] Compiling clap_complete v4.5.55 [INFO] [stderr] Compiling pretty_env_logger v0.5.0 [INFO] [stderr] Compiling libz-rs-sys v0.5.1 [INFO] [stderr] Compiling human-panic v2.0.3 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling toml_edit v0.23.3 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling tar v0.4.44 [INFO] [stderr] Compiling humantime-serde v1.1.1 [INFO] [stderr] Compiling automod v1.0.15 [INFO] [stderr] Compiling cargo-test-macro v0.4.3 [INFO] [stderr] Compiling indoc v2.0.6 [INFO] [stderr] Compiling cargo-liner v0.10.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling trycmd v0.15.10 [INFO] [stderr] Compiling orion v0.17.11 [INFO] [stderr] Compiling pasetors v0.7.7 [INFO] [stderr] Compiling git2 v0.20.2 [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 27.85s [INFO] running `Command { std: "docker" "inspect" "dc2edbcf2c7eeb0fe7e0f4c9037d60eebf0b48cf7258b11a4d267117d51697c7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dc2edbcf2c7eeb0fe7e0f4c9037d60eebf0b48cf7258b11a4d267117d51697c7", kill_on_drop: false }` [INFO] [stdout] dc2edbcf2c7eeb0fe7e0f4c9037d60eebf0b48cf7258b11a4d267117d51697c7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+16fbf98f22730e073c09e7b03f0eafb87a295545" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] bb8d68e7ac24e74c58ca2e8f24a28ff6e54b6fc12d25697e2e9fc85950c75818 [INFO] running `Command { std: "docker" "start" "-a" "bb8d68e7ac24e74c58ca2e8f24a28ff6e54b6fc12d25697e2e9fc85950c75818", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.29s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/cargo_liner-460096fe8a3b8bab) [INFO] [stdout] [INFO] [stdout] running 146 tests [INFO] [stdout] test cargo::tests::test_singlethreaded_binstall ... ignored, Long and online test. [INFO] [stdout] test cargo::tests::test_singlethreaded_binstallisavailable_emptyset_no ... ignored, Fails if actually installed. [INFO] [stdout] test cargo::tests::test_singlethreaded_binstallisavailable_emptyset_yes ... ignored, Fails if not actually installed. [INFO] [stdout] test cargo::tests::test_singlethreaded_binstallversion ... ignored, Fails if not actually installed in the precise version. [INFO] [stdout] test cli::tests::test_color ... ok [INFO] [stdout] test cli::tests::test_completions ... ok [INFO] [stdout] test cli::tests::test_completions_noarg_iserr ... ok [INFO] [stdout] test cli::tests::test_import_comp_force_keepself ... ok [INFO] [stdout] test cli::tests::test_import_comp_force ... ok [INFO] [stdout] test cli::tests::test_import_comp ... ok [INFO] [stdout] test cli::tests::test_import ... ok [INFO] [stdout] test cli::tests::test_help_iserr ... ok [INFO] [stdout] test cli::tests::test_import_comp_keepself ... ok [INFO] [stdout] test cli::tests::test_import_exact ... ok [INFO] [stdout] test cli::tests::test_import_exact_force ... ok [INFO] [stdout] test cli::tests::test_import_exact_force_keepself ... ok [INFO] [stdout] test cli::tests::test_import_exact_patch_iserr ... ok [INFO] [stdout] test cli::tests::test_import_exact_keepself ... ok [INFO] [stdout] test cli::tests::test_completions_wrongarg_iserr ... ok [INFO] [stdout] test cli::tests::test_import_comp_patch_iserr ... ok [INFO] [stdout] test cli::tests::test_import_exact_comp_iserr ... ok [INFO] [stdout] test cli::tests::test_import_force_keepself ... ok [INFO] [stdout] test cli::tests::test_import_local ... ok [INFO] [stdout] test cli::tests::test_import_force ... ok [INFO] [stdout] test cli::tests::test_import_patch ... ok [INFO] [stdout] test cli::tests::test_import_patch_force ... ok [INFO] [stdout] test cli::tests::test_jettison_dryrun ... ok [INFO] [stdout] test cli::tests::test_import_patch_keepself ... ok [INFO] [stdout] test cli::tests::test_import_patch_force_keepself ... ok [INFO] [stdout] test cli::tests::test_jettison_dryrun_negation ... ok [INFO] [stdout] test cli::tests::test_jettison_noconfirm_negation ... ok [INFO] [stdout] test cli::tests::test_no_args ... ok [INFO] [stdout] test cli::tests::test_jettison_nofailfast_negation ... ok [INFO] [stdout] test cli::tests::test_jettison_noconfirm ... ok [INFO] [stdout] test cli::tests::test_ship ... ok [INFO] [stdout] test cli::tests::test_quiet_verbose_iserr ... ok [INFO] [stdout] test cli::tests::test_quiet ... ok [INFO] [stdout] test cli::tests::test_ship_binstall_always ... ok [INFO] [stdout] test cli::tests::test_ship_dryrun ... ok [INFO] [stdout] test cli::tests::test_ship_binstall_never ... ok [INFO] [stdout] test cli::tests::test_jettison_nofailfast ... ok [INFO] [stdout] test cli::tests::test_ship_binstall_auto ... ok [INFO] [stdout] test cli::tests::test_ship_force ... ok [INFO] [stdout] test cli::tests::test_ship_force_negation ... ok [INFO] [stdout] test cli::tests::test_ship_dryrun_negation ... ok [INFO] [stdout] test cli::tests::test_ship_noself ... ok [INFO] [stdout] test cli::tests::test_ship_onlyself ... ok [INFO] [stdout] test cli::tests::test_ship_onlyself_negation ... ok [INFO] [stdout] test cli::tests::test_ship_noandonlyself_iserr ... ok [INFO] [stdout] test cargo::tests::test_configget_withenv_installroot ... ok [INFO] [stdout] test cli::tests::test_import_keepself ... ok [INFO] [stdout] test cli::tests::test_ship_noself_negation ... ok [INFO] [stdout] test cli::tests::test_ship_skipcheck ... ok [INFO] [stdout] test cli::tests::test_ship_nofailfast_negation ... ok [INFO] [stdout] test cli::tests::test_verbose ... ok [INFO] [stdout] test cli::tests::test_version_iserr ... ok [INFO] [stdout] test config::cargo_crates_toml::tests::test_cargocrates_intocompcfg_noself ... ok [INFO] [stdout] test config::cargo_crates_toml::tests::test_cargocrates_intocompcfg_keepself ... ok [INFO] [stdout] test config::cargo_crates_toml::tests::test_cargocrates_intocompcfg_full_versions ... ok [INFO] [stdout] test config::cargo_crates_toml::tests::test_cargocrates_intoexactcfg_full_versions ... ok [INFO] [stdout] test cli::tests::test_ship_skipcheck_negation ... ok [INFO] [stdout] test cli::tests::test_ship_nofailfast ... ok [INFO] [stdout] test config::cargo_crates_toml::tests::test_cargocrates_intoexactcfg_keepself ... ok [INFO] [stdout] test config::cargo_crates_toml::tests::test_cargocrates_intoexactcfg_fullversions_keepself ... ok [INFO] [stdout] test config::cargo_crates_toml::tests::test_cargocrates_intoexactcfg_noself ... ok [INFO] [stdout] test config::cargo_crates_toml::tests::test_cargocrates_intopatchcfg_full_versions ... ok [INFO] [stdout] test config::cargo_crates_toml::tests::test_cargocrates_intopatchcfg_keepself ... ok [INFO] [stdout] test config::cargo_crates_toml::tests::test_cargocrates_intopatchcfg_noself ... ok [INFO] [stdout] test config::cargo_crates_toml::tests::test_cargocrates_intostarcfg_no_packages ... ok [INFO] [stdout] test config::cargo_crates_toml::tests::test_cargocrates_intostarcfg_full_versions ... ok [INFO] [stdout] test config::cargo_crates_toml::tests::test_cargocrates_intostarcfg_keepself ... ok [INFO] [stdout] test config::cargo_crates_toml::tests::test_cargocrates_intostarcfg_fullversions_keepself ... ok [INFO] [stdout] test config::cargo_crates_toml::tests::test_cargocrates_intostarcfg_fullversions_keepself_keeplocal ... ok [INFO] [stdout] test config::cargo_crates_toml::tests::test_cargocrates_intostarcfg_fullversions_keeplocal ... ok [INFO] [stdout] test config::cargo_crates_toml::tests::test_cargocrates_intostarcfg_nopackages_keepself ... ok [INFO] [stdout] test config::cargo_crates_toml::tests::test_cargocrates_intostarcfg_noself ... ok [INFO] [stdout] test config::cargo_crates_toml::tests::test_deser_cargocrates_empty_iserr ... ok [INFO] [stdout] test config::effective_config::tests::test_effectivejettisonargs_allnone_isdefault ... ok [INFO] [stdout] test config::cargo_crates_toml::tests::test_cargocrates_intopatchcfg_fullversions_keepself ... ok [INFO] [stdout] test config::effective_config::tests::test_effectivejettisonargs_configempty_isdefault ... ok [INFO] [stdout] test config::effective_config::tests::test_effectivejettisonargs_configset_envset_argsset_withintersection_argshaveprecedence ... ok [INFO] [stdout] test config::cargo_crates_toml::tests::test_deser_cargocrates_full_versions ... ok [INFO] [stdout] test config::cargo_crates_toml::tests::test_deser_cargocrates_no_packages ... ok [INFO] [stdout] test config::effective_config::tests::test_effectivejettisonargs_configset_envset_argsset_nointersection_isunion ... ok [INFO] [stdout] test config::effective_config::tests::test_effectivejettisonargs_configset_envset_noargs_withintersection_envhasprecedence ... ok [INFO] [stdout] test config::effective_config::tests::test_effectivejettisonargs_configset_noenv_argsset_withintersection_argshaveprecedence ... ok [INFO] [stdout] test config::effective_config::tests::test_effectivejettisonargs_configset_noenv_noargs_isconfig ... ok [INFO] [stdout] test config::effective_config::tests::test_effectivejettisonargs_noconfig_envset_argsset_withintersection_argshaveprecedence ... ok [INFO] [stdout] test config::effective_config::tests::test_effectivejettisonargs_haswholecli ... ok [INFO] [stdout] test config::effective_config::tests::test_effectivejettisonargs_noconfig_noenv_argsset_isargs ... ok [INFO] [stdout] test config::effective_config::tests::test_effectiveshipargs_configempty_isdefault ... ok [INFO] [stdout] test config::effective_config::tests::test_effectiveshipargs_configset_envset_argsset_nointersection_isunion ... ok [INFO] [stdout] test config::effective_config::tests::test_effectiveshipargs_allnone_isdefault ... ok [INFO] [stdout] test config::effective_config::tests::test_effectivejettisonargs_noconfig_envset_noargs_isenv ... ok [INFO] [stdout] test config::effective_config::tests::test_effectiveshipargs_configset_envset_argsset_withintersection_argshaveprecedence ... ok [INFO] [stdout] test config::effective_config::tests::test_effectiveshipargs_configset_envset_noargs_withintersection_envhasprecedence ... ok [INFO] [stdout] test config::effective_config::tests::test_effectiveshipargs_configset_noenv_noargs_isconfig ... ok [INFO] [stdout] test config::effective_config::tests::test_effectiveshipargs_haswholecli ... ok [INFO] [stdout] test config::effective_config::tests::test_effectiveshipargs_noconfig_envset_argsset_withintersection_argshaveprecedence ... ok [INFO] [stdout] test config::effective_config::tests::test_effectiveshipargs_noconfig_envset_noargs_isenv ... ok [INFO] [stdout] test config::effective_config::tests::test_effectiveshipargs_noconfig_noenv_argsset_isargs ... ok [INFO] [stdout] test config::effective_config::tests::test_effectiveshipargs_configset_noenv_argsset_withintersection_argshaveprecedence ... ok [INFO] [stdout] test config::env::tests::test_singlethreaded_jettison_flags_errs ... ok [INFO] [stdout] test config::env::tests::test_singlethreaded_jettison_flags_ok ... ok [INFO] [stdout] test config::env::tests::test_singlethreaded_ship_binstall_errs ... ok [INFO] [stdout] test config::env::tests::test_singlethreaded_ship_binstall_ok ... ok [INFO] [stdout] test config::env::tests::test_singlethreaded_ship_flags_errs ... ok [INFO] [stdout] test config::package::tests::test_detailedpackagereq_effectiveskipcheck_branch ... ok [INFO] [stdout] test config::env::tests::test_singlethreaded_ship_flags_ok ... ok [INFO] [stdout] test config::package::tests::test_detailedpackagereq_effectiveskipcheck_combination_2 ... ok [INFO] [stdout] test config::package::tests::test_detailedpackagereq_effectiveskipcheck_combination_1 ... ok [INFO] [stdout] test config::package::tests::test_detailedpackagereq_effectiveskipcheck_default ... ok [INFO] [stdout] test config::package::tests::test_detailedpackagereq_effectiveskipcheck_rev ... ok [INFO] [stdout] test config::package::tests::test_detailedpackagereq_effectiveskipcheck_skipcheck ... ok [INFO] [stdout] test config::package::tests::test_detailedpackagereq_effectiveskipcheck_tag ... ok [INFO] [stdout] test config::package::tests::test_detailedpackagereq_effectiveskipcheck_path ... ok [INFO] [stdout] test config::package::tests::test_detailedpackagereq_effectiveskipcheck_git ... ok [INFO] [stdout] test config::user_config::tests::test_deser_userconfig_no_packages ... ok [INFO] [stdout] test config::user_config::tests::test_userconfig_defaults_empty_equals_semiempty ... ok [INFO] [stdout] test config::user_config::tests::test_deser_userconfig_simple_versions ... ok [INFO] [stdout] test config::user_config::tests::test_deser_userconfig_unknownfields_isok ... ok [INFO] [stdout] test config::user_config::tests::test_userconfig_defaults_empty ... ok [INFO] [stdout] test config::user_config::tests::test_deser_userconfig_detailed_requirements ... ok [INFO] [stdout] test config::user_config::tests::test_deser_userconfig_empty_iserr ... ok [INFO] [stdout] test config::user_config::tests::test_userconfig_defaults_jettison ... ok [INFO] [stdout] test config::user_config::tests::test_userconfig_defaults_none ... ok [INFO] [stdout] test config::user_config::tests::test_userconfig_defaults_ship ... ok [INFO] [stdout] test config::user_config::tests::test_userconfig_onlyselfupdate_enable_isdelete ... ok [INFO] [stdout] test config::user_config::tests::test_userconfig_selfupdate_disable_star ... ok [INFO] [stdout] test config::user_config::tests::test_userconfig_selfupdate_enable ... ok [INFO] [stdout] test config::user_config::tests::test_userconfig_selfupdate_disable_nostar ... ok [INFO] [stdout] test config::user_config::tests::test_userconfig_onlyselfupdate_enable_isnoreplace ... ok [INFO] [stdout] test config::user_config::tests::test_userconfig_defaults_ship_binstall ... ok [INFO] [stdout] test config::user_config::tests::test_userconfig_selfupdate_enable_noreplace ... ok [INFO] [stdout] test config::user_config::tests::test_userconfig_onlyselfupdate_disable_isnop ... ok [INFO] [stdout] test config::user_config::tests::test_userconfig_tostringpretty_simple_versions ... ok [INFO] [stdout] test config::user_config::tests::test_userconfig_tostringpretty_no_packages ... ok [INFO] [stdout] test config::cargo_crates_toml::tests::test_cargocrates_intocompcfg_fullversions_keepself ... ok [INFO] [stdout] test cargo::tests::test_singlethreaded_binstallisavailable_no ... ok [INFO] [stdout] test cargo::tests::test_singlethreaded_binstallisavailable_yes ... ok [INFO] [stderr] Updating `dummy-registry` index [INFO] [stdout] test cargo::tests::test_singlethreaded_searchfinish_none_iserr ... ok [INFO] [stderr] Updating `dummy-registry` index [INFO] [stderr] note: to learn more about a package, run `cargo info ` [INFO] [stdout] test cargo::tests::test_singlethreaded_searchfinish_self_isok ... ok [INFO] [stderr] Updating `dummy-registry` index [INFO] [stderr] note: to learn more about a package, run `cargo info ` [INFO] [stdout] test cargo::tests::test_singlethreaded_searchspawn_self_isok ... ok [INFO] [stderr] Updating `dummy-registry` index [INFO] [stdout] test cargo::tests::test_singlethreaded_searchall_none_iserr ... ok [INFO] [stderr] Updating Blocking waiting for file lock on package cache [INFO] [stderr] `dummy-registry` index [INFO] [stderr] notenote: to learn more about a package, run `cargo info ` [INFO] [stderr] : to learn more about a package, run `cargo info ` [INFO] [stderr] note: to learn more about a package, run `cargo info ` [INFO] [stderr] note: to learn more about a package, run `cargo info ` [INFO] [stdout] test cargo::tests::test_singlethreaded_searchall_selfandothers_isok ... ok [INFO] [stderr] Updating `dummy-registry` index [INFO] [stdout] test cargo::tests::test_singlethreaded_searchspawn_none_isok ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 142 passed; 0 failed; 4 ignored; 0 measured; 0 filtered out; finished in 0.41s [INFO] [stdout] [INFO] [stderr] Running tests/completions.rs (/opt/rustwide/target/debug/deps/completions-6d0a02c32ff7927c) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test validate_zsh ... ok [INFO] [stdout] GNU bash, version 5.2.21(1)-release (x86_64-pc-linux-gnu) [INFO] [stdout] Copyright (C) 2022 Free Software Foundation, Inc. [INFO] [stdout] License GPLv3+: GNU GPL version 3 or later [INFO] [stdout] [INFO] [stdout] This is free software; you are free to change and redistribute it. [INFO] [stdout] There is NO WARRANTY, to the extent permitted by law. [INFO] [stdout] test validate_bash ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s [INFO] [stdout] [INFO] [stderr] Running tests/import.rs (/opt/rustwide/target/debug/deps/import-5911be9d3f891cd5) [INFO] [stdout] [INFO] [stdout] running 24 tests [INFO] [stdout] test validate_import_verbosity_qq_force ... ok [INFO] [stdout] test validate_import_force_nofile_isok ... ok [INFO] [stdout] test validate_import_exact ... ok [INFO] [stdout] test validate_import_verbosity_qq_noforce ... ok [INFO] [stdout] test validate_import_verbosity_qqq_noforce ... ok [INFO] [stdout] test validate_import_exact_keepself ... ok [INFO] [stdout] test validate_import_keeplocal ... ok [INFO] [stdout] test validate_import_verbosity_q_force ... ok [INFO] [stdout] test validate_import_nofile_iserr ... ok [INFO] [stdout] test validate_import_patch_keepself ... ok [INFO] [stdout] test validate_import_keepself_keeplocal ... ok [INFO] [stdout] test validate_import_keepself ... ok [INFO] [stdout] test validate_import_compatible ... ok [INFO] [stdout] test validate_import_patch ... ok [INFO] [stdout] test validate_import_force_withfile_iswarn ... ok [INFO] [stdout] test validate_import_noforce_withfile_iserr ... ok [INFO] [stdout] test validate_import_compatible_keepself ... ok [INFO] [stdout] test validate_import ... ok [INFO] [stdout] test validate_import_verbosity_v ... ok [INFO] [stdout] test validate_import_verbosity_vvv_nofile_iserr ... ok [INFO] [stdout] test validate_import_verbosity_vv_nofile_iserr ... ok [INFO] [stdout] test validate_import_verbosity_v_nofile_iserr ... ok [INFO] [stdout] test validate_import_verbosity_vv ... ok [INFO] [stdout] test validate_import_verbosity_vvv ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 24 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.31s [INFO] [stdout] [INFO] [stderr] Running tests/jettison.rs (/opt/rustwide/target/debug/deps/jettison-c7b5508d0fc6232f) [INFO] [stdout] [INFO] [stdout] running 28 tests [INFO] [stdout] test validate_jettison_confignodryrun_envnodryrun_clidryrun_isdryrun ... ok [INFO] [stdout] test validate_jettison_confirm_retry_abort ... ok [INFO] [stdout] test validate_jettison_configdryrun_envdryrun_clidryrun_isdryrun ... ok [INFO] [stdout] test validate_jettison_configdryrun_isdryrun ... ok [INFO] [stdout] test validate_jettison_confignodryrun_clidryrun_isdryrun ... ok [INFO] [stdout] test validate_jettison_confirm_continue_y ... ok [INFO] [stdout] test validate_jettison_configdryrun_envnodryrun_clidryrun_isdryrun ... ok [INFO] [stdout] test validate_jettison_envnodryrun_clidryrun_isdryrun ... ok [INFO] [stdout] test validate_jettison_confirm_retry_continue ... ok [INFO] [stdout] test validate_jettison_confirm_abort ... ok [INFO] [stdout] test validate_jettison_confignodryrun_envdryrun_isdryrun ... ok [INFO] [stdout] test validate_jettison_envdryrun_isdryrun ... ok [INFO] [stdout] test validate_jettison_dryrun ... ok [INFO] [stdout] test validate_jettison_confirm_continue_lf ... ok [INFO] [stdout] test validate_jettison_clidryrun_isdryrun ... ok [INFO] [stdout] test validate_jettison_noconfirm ... ok [INFO] [stdout] test validate_jettison_confignodryrun_envnodryrun_clinodryrun_isnodryrun ... ok [INFO] [stdout] test validate_jettison_selfstays ... ok [INFO] [stdout] test validate_jettison_uninstall_one ... ok [INFO] [stdout] test validate_jettison_failfast ... ok [INFO] [stdout] test validate_jettison_configdryrun_envdryrun_clinodryrun_isnodryrun ... ok [INFO] [stdout] test validate_jettison_confignodryrun_envdryrun_clinodryrun_isnodryrun ... ok [INFO] [stdout] test validate_jettison_uninstall_all ... ok [INFO] [stdout] test validate_jettison_nofailfast_ok_isok ... ok [INFO] [stdout] test validate_jettison_uninstall_some ... ok [INFO] [stdout] test validate_jettison_verbosity_and_color ... ok [INFO] [stdout] test validate_jettison_nofailfast_err_iserr ... ok [INFO] [stdout] test validate_jettison_install_then_uninstall_one ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 28 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.60s [INFO] [stdout] [INFO] [stderr] Running tests/readme.rs (/opt/rustwide/target/debug/deps/readme-a0bdc5ea84dae2a4) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stderr] Testing README.md:420 ... ok 7ms 157us 360ns [INFO] [stderr] Testing README.md:512 ... ok 492ms 888us 477ns [INFO] [stderr] Testing README.md:580 ... ok 11ms 528us 560ns [INFO] [stderr] Testing README.md:834 ... ok 5ms 731us 570ns [INFO] [stderr] Testing README.md:975 ... ok 5ms 166us 520ns [INFO] [stdout] test validate_readme ... ok [INFO] [stderr] Testing README.md:1134 ... ok 5ms 142us 919ns [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.63s [INFO] [stdout] [INFO] [stderr] Running tests/ship.rs (/opt/rustwide/target/debug/deps/ship-72fd6228f7b7cfd6) [INFO] [stdout] [INFO] [stdout] running 96 tests [INFO] [stdout] test validate_ship_binstall_dryrun ... ignored, cargo-binstall is not made available to CI yet. [INFO] [stdout] test validate_ship_binstall_globalalways_isused ... ignored, cargo-binstall is not made available to CI yet. [INFO] [stdout] test validate_ship_binstall_globalalways_localnever_isunused ... ignored, cargo-binstall is not made available to CI yet. [INFO] [stdout] test validate_ship_binstall_globalnever_isunused ... ignored, cargo-binstall is not made available to CI yet. [INFO] [stdout] test validate_ship_binstall_globalnever_localalways_isused ... ignored, cargo-binstall is not made available to CI yet. [INFO] [stdout] test validate_ship_configwithself_envwithself_clinoself_nothing ... ok [INFO] [stdout] test validate_ship_confignoself_envwithself_clinoself_noupdate ... ok [INFO] [stdout] test validate_ship_configwithself_envnoself_clinoself_nothing ... ok [INFO] [stdout] test validate_ship_branch ... ok [INFO] [stdout] test validate_ship_confignoself_envnoself_clinoself_nothing ... ok [INFO] [stdout] test validate_ship_confignoself_nothing ... ok [INFO] [stdout] test validate_ship_confignoself_cliwithself_noupdate ... ok [INFO] [stdout] test validate_ship_cliwithself_noupdate ... ok [INFO] [stdout] test validate_ship_envnoself_nothing ... ok [INFO] [stdout] test validate_ship_confignoself_envwithself_noupdate ... ok [INFO] [stdout] test validate_ship_confignoself_envnoself_cliwithself_noupdate ... ok [INFO] [stdout] test validate_ship_extrargs_list ... ok [INFO] [stdout] test validate_ship_envnoself_cliwithself_noupdate ... ok [INFO] [stdout] test validate_ship_all_bins ... ok [INFO] [stdout] test validate_ship_environment_list ... ok [INFO] [stdout] test validate_ship_cargoinstallroot_supported ... ok [INFO] [stdout] test validate_ship_features_detailed_nodefault ... ok [INFO] [stdout] test validate_ship_features_detailed_all_default_one ... ok [INFO] [stdout] test validate_ship_bins ... ok [INFO] [stdout] test validate_ship_features_detailed_all_default ... ok [INFO] [stdout] test validate_ship_all_examples ... ok [INFO] [stdout] test validate_ship_force_noupdate ... ok [INFO] [stdout] test validate_ship_cargotermcolor_supported ... ok [INFO] [stdout] test validate_ship_features_detailed_all ... ok [INFO] [stdout] test validate_ship_features_detailed_all_nodefault ... ok [INFO] [stdout] test validate_ship_features_detailed_all_one ... ok [INFO] [stdout] test validate_ship_features_detailed_nodefault_one ... ok [INFO] [stdout] test validate_ship_examples ... ok [INFO] [stdout] test validate_ship_features_detailed_all_nodefault_one ... ok [INFO] [stdout] test validate_ship_features_detailed_default ... ok [INFO] [stdout] test validate_ship_git ... ok [INFO] [stdout] test validate_ship_frozen ... ok [INFO] [stdout] test validate_ship_git_is_skipcheck ... ok [INFO] [stdout] test validate_ship_index ... ok [INFO] [stdout] test validate_ship_newerself_noself_nothing ... ok [INFO] [stdout] test validate_ship_install_failfast ... ok [INFO] [stdout] test validate_ship_install_dryrun ... ok [INFO] [stdout] test validate_ship_newerself_skipcheck_noself_nothing ... ok [INFO] [stdout] test validate_ship_noconfig_iserr ... ok [INFO] [stdout] test validate_ship_manyinstalled_noupdate ... ok [INFO] [stdout] test validate_ship_nocratestoml_iserr ... ok [INFO] [stdout] test validate_ship_nocratestoml_skipcheck_isok ... ok [INFO] [stdout] test validate_ship_noself_force_nothing ... ok [INFO] [stdout] test validate_ship_noself_nothing ... ok [INFO] [stdout] test validate_ship_features_simple_default ... ok [INFO] [stdout] test validate_ship_offline ... ok [INFO] [stdout] test validate_ship_noupdate ... ok [INFO] [stdout] test validate_ship_features_detailed_one ... ok [INFO] [stdout] test validate_ship_features_simple_none ... ok [INFO] [stdout] test validate_ship_onlyself_force_noupdate ... ok [INFO] [stdout] test validate_ship_onlyself_noupdate ... ok [INFO] [stdout] test validate_ship_ignorerustversion ... ok [INFO] [stdout] test validate_ship_newerself_skipcheck_update ... ok [INFO] [stdout] test validate_ship_install_nofailfast_err_iserr ... ok [INFO] [stdout] test validate_ship_features_detailed_none ... ok [INFO] [stdout] test validate_ship_newerself_skipcheck_onlyself_update ... ok [INFO] [stdout] test validate_ship_locked ... ok [INFO] [stdout] test validate_ship_newerself_onlyself_update ... ok [INFO] [stdout] test validate_ship_newerself_update ... ok [INFO] [stdout] test validate_ship_rev ... ok [INFO] [stdout] test validate_ship_registry ... ok [INFO] [stdout] test validate_ship_path_is_skipcheck ... ok [INFO] [stdout] test validate_ship_path ... ok [INFO] [stdout] test validate_ship_skipcheck_noself_force_nothing ... ok [INFO] [stdout] test validate_ship_skipcheck_noself_nothing ... ok [INFO] [stdout] test validate_ship_manynotinstalled_install ... ok [INFO] [stdout] test validate_ship_manynewer_update ... ok [INFO] [stdout] test validate_ship_tag ... ok [INFO] [stdout] test validate_ship_skipcheck_force_update ... ok [INFO] [stdout] test validate_ship_install_nofailfast_ok_isok ... ok [INFO] [stdout] test validate_ship_skipcheck_configforce ... ok [INFO] [stdout] test validate_ship_selfupdate_customization ... ok [INFO] [stdout] test validate_ship_skipcheck_onlyself_noupdate ... ok [INFO] [stdout] test validate_ship_skipcheck_noupdate ... ok [INFO] [stdout] test validate_ship_weirdpackagenames_supported ... ok [INFO] [stdout] test validate_ship_verbosity_q ... ok [INFO] [stdout] test validate_ship_skipcheck_onlyself_force_update ... ok [INFO] [stdout] test validate_ship_verbosity_qqq ... ok [INFO] [stdout] test validate_ship_partial_nofailfast_oneerrnoff_oneerrff_isfasterr ... ok [INFO] [stdout] test validate_ship_verbosity_qq ... ok [INFO] [stdout] test validate_ship_partial_nofailfast_allerrnoff_isenderr ... ok [INFO] [stdout] test validate_ship_verbosity_vvv ... ok [INFO] [stdout] test validate_ship_weirdversions_supported ... ok [INFO] [stdout] test validate_ship_verbosity_v ... ok [INFO] [stdout] test validate_ship_verbosity_vv ... ok [INFO] [stdout] test validate_ship_partialandglobal_nofailfast_allerrnoff_isenderr ... ok [INFO] [stdout] test validate_ship_partialandglobal_nofailfast_oneerrnoff_oneerrff_isenderr ... ok [INFO] [stdout] test validate_ship_partial_skipcheck ... ok [INFO] [stdout] test validate_ship_partialandglobal_skipcheck ... ok [INFO] [stdout] test validate_ship_partialandglobal_nofailfast_allok_isok ... ok [INFO] [stdout] test validate_ship_partial_nofailfast_allok_isok ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 91 passed; 0 failed; 5 ignored; 0 measured; 0 filtered out; finished in 4.31s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "bb8d68e7ac24e74c58ca2e8f24a28ff6e54b6fc12d25697e2e9fc85950c75818", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bb8d68e7ac24e74c58ca2e8f24a28ff6e54b6fc12d25697e2e9fc85950c75818", kill_on_drop: false }` [INFO] [stdout] bb8d68e7ac24e74c58ca2e8f24a28ff6e54b6fc12d25697e2e9fc85950c75818