[INFO] fetching crate redskull 0.1.0... [INFO] testing redskull-0.1.0 against beta-2026-04-21 for beta-1.96-2 [INFO] extracting crate redskull 0.1.0 into /workspace/builds/worker-6-tc2/source [INFO] removed /workspace/builds/worker-6-tc2/source/.cargo/config.toml [INFO] removed /workspace/builds/worker-6-tc2/source/rust-toolchain.toml [INFO] started tweaking crates.io crate redskull 0.1.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate redskull 0.1.0 [INFO] tweaked toml for crates.io crate redskull 0.1.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate redskull 0.1.0 on toolchain beta-2026-04-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate redskull 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" "+beta-2026-04-21" "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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5c802ec30de9e01326fad44e54f3b730c6b15b59d6b2781774f3eb0c64e201c5 [INFO] running `Command { std: "docker" "start" "-a" "5c802ec30de9e01326fad44e54f3b730c6b15b59d6b2781774f3eb0c64e201c5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5c802ec30de9e01326fad44e54f3b730c6b15b59d6b2781774f3eb0c64e201c5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5c802ec30de9e01326fad44e54f3b730c6b15b59d6b2781774f3eb0c64e201c5", kill_on_drop: false }` [INFO] [stdout] 5c802ec30de9e01326fad44e54f3b730c6b15b59d6b2781774f3eb0c64e201c5 [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 71e301929a5f24cc9ef875d64381132bed29d718419d3a26a671d44a383b0084 [INFO] running `Command { std: "docker" "start" "-a" "71e301929a5f24cc9ef875d64381132bed29d718419d3a26a671d44a383b0084", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling writeable v0.5.5 [INFO] [stderr] Compiling litemap v0.7.5 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.0 [INFO] [stderr] Compiling icu_properties_data v1.5.0 [INFO] [stderr] Compiling utf16_iter v1.0.5 [INFO] [stderr] Compiling icu_normalizer_data v1.5.0 [INFO] [stderr] Compiling write16 v1.0.0 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling once_cell v1.21.1 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling smallvec v1.14.0 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling log v0.4.26 [INFO] [stderr] Compiling openssl v0.10.71 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling pulldown-cmark v0.13.0 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling unicase v2.8.1 [INFO] [stderr] Compiling rustls-pki-types v1.11.0 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling indexmap v2.7.1 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling crypto-common v0.1.7 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling socket2 v0.5.8 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling cc v1.2.16 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling winnow v0.7.15 [INFO] [stderr] Compiling toml_write v0.1.2 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling anyhow v1.0.97 [INFO] [stderr] Compiling tokio v1.44.1 [INFO] [stderr] Compiling clap_builder v4.5.32 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling serde_path_to_error v0.1.17 [INFO] [stderr] Compiling jiff v0.2.4 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling openssl-sys v0.9.106 [INFO] [stderr] Compiling libz-sys v1.1.21 [INFO] [stderr] Compiling libgit2-sys v0.18.0+1.9.0 [INFO] [stderr] Compiling libmimalloc-sys v0.1.39 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling mimalloc v0.1.43 [INFO] [stderr] Compiling env_filter v0.1.3 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling tokio-util v0.7.13 [INFO] [stderr] Compiling env_logger v0.11.7 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling h2 v0.4.8 [INFO] [stderr] Compiling clap_derive v4.5.32 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling clap v4.5.32 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling hyper-util v0.1.10 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling git2 v0.20.0 [INFO] [stderr] Compiling reqwest v0.12.14 [INFO] [stderr] Compiling crates_io_api v0.12.0 [INFO] [stderr] Compiling built v0.7.7 [INFO] [stderr] Compiling redskull v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 43.36s [INFO] running `Command { std: "docker" "inspect" "71e301929a5f24cc9ef875d64381132bed29d718419d3a26a671d44a383b0084", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "71e301929a5f24cc9ef875d64381132bed29d718419d3a26a671d44a383b0084", kill_on_drop: false }` [INFO] [stdout] 71e301929a5f24cc9ef875d64381132bed29d718419d3a26a671d44a383b0084 [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9d886ed3a2edb5f25c61cccdeff21f2b36b4c8e50335e1a836d414af3d272241 [INFO] running `Command { std: "docker" "start" "-a" "9d886ed3a2edb5f25c61cccdeff21f2b36b4c8e50335e1a836d414af3d272241", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling rustix v1.0.2 [INFO] [stderr] Compiling getrandom v0.3.1 [INFO] [stderr] Compiling serde_yml v0.0.12 [INFO] [stderr] Compiling linux-raw-sys v0.9.3 [INFO] [stderr] Compiling libyml v0.0.5 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling openssl v0.10.71 [INFO] [stderr] Compiling git2 v0.20.0 [INFO] [stderr] Compiling pulldown-cmark v0.13.0 [INFO] [stderr] Compiling pretty_assertions v1.4.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling serde_path_to_error v0.1.17 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling clap_derive v4.5.32 [INFO] [stderr] Compiling tempfile v3.19.0 [INFO] [stderr] Compiling built v0.7.7 [INFO] [stderr] Compiling redskull v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling clap v4.5.32 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.14 [INFO] [stderr] Compiling crates_io_api v0.12.0 [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 28.71s [INFO] running `Command { std: "docker" "inspect" "9d886ed3a2edb5f25c61cccdeff21f2b36b4c8e50335e1a836d414af3d272241", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9d886ed3a2edb5f25c61cccdeff21f2b36b4c8e50335e1a836d414af3d272241", kill_on_drop: false }` [INFO] [stdout] 9d886ed3a2edb5f25c61cccdeff21f2b36b4c8e50335e1a836d414af3d272241 [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2026-04-21" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 2bffefd1f6da6954e7a3455e7fc4a4eb3792f3ce4e1c11decd0b91a95789a41a [INFO] running `Command { std: "docker" "start" "-a" "2bffefd1f6da6954e7a3455e7fc4a4eb3792f3ce4e1c11decd0b91a95789a41a", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.28s [INFO] [stderr] Running unittests src/lib/mod.rs (/opt/rustwide/target/debug/deps/redskull_lib-43e99a3894c9e875) [INFO] [stdout] [INFO] [stdout] running 12 tests [INFO] [stdout] test license_family::tests::test_gpl3 ... ok [INFO] [stdout] test license_family::tests::test_gpl2 ... ok [INFO] [stdout] test license_family::tests::test_gpl3_or_later ... ok [INFO] [stdout] test license_family::tests::test_cc ... ok [INFO] [stdout] test license_family::tests::test_dual_mit_apache ... ok [INFO] [stdout] test license_family::tests::test_unknown ... ok [INFO] [stdout] test license_family::tests::test_agpl ... ok [INFO] [stdout] test license_family::tests::test_bsd ... ok [INFO] [stdout] test license_family::tests::test_lgpl ... ok [INFO] [stdout] test license_family::tests::test_apache ... ok [INFO] [stdout] test license_family::tests::test_long_form_lgpl ... ok [INFO] [stdout] test license_family::tests::test_mit ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/main.rs (/opt/rustwide/target/debug/deps/redskull-769929f284eb1052) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/tier1.rs (/opt/rustwide/target/debug/deps/tier1-00ec54506c07b906) [INFO] [stdout] [INFO] [stdout] running 90 tests [INFO] [stdout] test test_bioconda_always_needs_build_sh ... ok [INFO] [stdout] test test_build_sh_contains_rust_backtrace ... ok [INFO] [stdout] test test_build_sh_no_cargo_net_git_fetch_by_default ... ok [INFO] [stdout] test test_build_sh_cargo_net_git_fetch ... ok [INFO] [stdout] test test_build_sh_no_strip_by_default ... ok [INFO] [stdout] test test_build_sh_strip_binaries ... ok [INFO] [stdout] test test_cargo_metadata_version ... ok [INFO] [stdout] test test_cargo_metadata_dependencies ... ok [INFO] [stdout] test test_cargo_metadata_description ... ok [INFO] [stdout] test test_cbl_build_script ... ok [INFO] [stdout] test test_detect_both_r_and_python ... ok [INFO] [stdout] test test_detect_dual_license_files ... ok [INFO] [stdout] test test_cargo_metadata_workspace_inheritance ... ok [INFO] [stdout] test test_cargo_metadata_license ... ok [INFO] [stdout] test test_cargo_metadata_workspace_inheritance_without_workspace ... ok [INFO] [stdout] test test_cargo_metadata_no_dependencies ... ok [INFO] [stdout] test test_detect_ignores_setup_py ... ok [INFO] [stdout] test test_detect_license_file ... ok [INFO] [stdout] test test_detect_license_file_md ... ok [INFO] [stdout] test test_detect_license_files_ignores_nested ... ok [INFO] [stdout] test test_detect_no_runtime_deps ... ok [INFO] [stdout] test test_detect_r_scripts ... ok [INFO] [stdout] test test_from_binaries ... ok [INFO] [stdout] test test_github_url_strips_dotgit ... ok [INFO] [stdout] test test_github_url_from_repository ... ok [INFO] [stdout] test test_invalid_sha256_empty ... ok [INFO] [stdout] test test_invalid_sha256_non_hex ... ok [INFO] [stdout] test test_invalid_sha256_too_short ... ok [INFO] [stdout] test test_detect_python_scripts ... ok [INFO] [stdout] test test_is_prerelease_tag ... ok [INFO] [stdout] test test_from_multiple_binaries ... ok [INFO] [stdout] test test_native_deps_build_script ... ok [INFO] [stdout] test test_needs_cmake ... ok [INFO] [stdout] test test_needs_cxx_compiler_cmake_crate ... ok [INFO] [stdout] test test_looks_like_version_tag ... ok [INFO] [stdout] test test_needs_cxx_compiler_htslib ... ok [INFO] [stdout] test test_needs_cxx_compiler_libgit2 ... ok [INFO] [stdout] test test_needs_cxx_compiler_mimalloc ... ok [INFO] [stdout] test test_needs_cxx_compiler_without ... ok [INFO] [stdout] test test_needs_make ... ok [INFO] [stdout] test test_needs_cxx_compiler_with_cxx_crate ... ok [INFO] [stdout] test test_github_url_strips_trailing_slash ... ok [INFO] [stdout] test test_needs_pkg_config ... ok [INFO] [stdout] test test_non_workspace_crate ... ok [INFO] [stdout] test test_parse_cargo_toml_binaries ... ok [INFO] [stdout] test test_cxx_in_recipe_output ... ok [INFO] [stdout] test test_bindgen_adds_clangdev_in_recipe ... ok [INFO] [stdout] test test_builder_no_test_command_overrides_uses_defaults ... ok [INFO] [stdout] test test_non_bioconda_has_license_family ... ok [INFO] [stdout] test test_builder_test_command_overrides ... ok [INFO] [stdout] test test_bioconda_no_license_family_by_default ... ok [INFO] [stdout] test test_bioconda_explicit_license_family ... ok [INFO] [stdout] test test_non_bioconda_simple_uses_inline ... ok [INFO] [stdout] test test_max_pin_x ... ok [INFO] [stdout] test test_builder_bioconda_with_cbl ... ok [INFO] [stdout] test test_identifier_in_output ... ok [INFO] [stdout] test test_parse_cargo_toml_no_explicit_bin ... ok [INFO] [stdout] test test_bioconda_builder_forces_build_sh ... ok [INFO] [stdout] test test_builder_crates_io_source ... ok [INFO] [stdout] test test_pure_rust_requirements ... ok [INFO] [stdout] test test_requirements_with_c_deps ... ok [INFO] [stdout] test test_renderer_inline_script_multiline ... ok [INFO] [stdout] test test_requirements_with_cxx_deps ... ok [INFO] [stdout] test test_renderer_inline_script_single_line ... ok [INFO] [stdout] test test_renderer_license_file_multiple ... ok [INFO] [stdout] test test_renderer_license_file_single ... ok [INFO] [stdout] test test_renderer_max_pin_default_xx ... ok [INFO] [stdout] test test_renderer_package_uses_name_lower ... ok [INFO] [stdout] test test_renderer_preamble ... ok [INFO] [stdout] test test_renderer_requirement_with_selector ... ok [INFO] [stdout] test test_requirements_pkg_config_only ... ok [INFO] [stdout] test test_requirements_with_bindgen_adds_clangdev ... ok [INFO] [stdout] test test_parse_cargo_toml_workspace_members ... ok [INFO] [stdout] test test_requirements_with_native_deps_adds_build_tools ... ok [INFO] [stdout] test test_builder_minimal_pure_rust ... ok [INFO] [stdout] test test_renderer_no_empty_sections ... ok [INFO] [stdout] test test_resolve_workspace_members_glob ... ok [INFO] [stdout] test test_resolve_workspace_members_literal ... ok [INFO] [stdout] test test_resolve_workspace_members_mixed ... ok [INFO] [stdout] test test_resolve_workspace_members_no_match ... ok [INFO] [stdout] test test_multiple_identifiers ... ok [INFO] [stdout] test test_run_dep_in_output ... ok [INFO] [stdout] test test_simple_inline_script ... ok [INFO] [stdout] test test_tag_to_version ... ok [INFO] [stdout] test test_valid_sha256 ... ok [INFO] [stdout] test test_version_test_command ... ok [INFO] [stdout] test test_workspace_path ... ok [INFO] [stdout] test test_version_test_does_not_override_explicit ... ok [INFO] [stdout] test test_workspace_member_binary_name_fallback ... ok [INFO] [stdout] test test_workspace_with_root_package ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 90 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s [INFO] [stdout] [INFO] [stderr] Running tests/tier2.rs (/opt/rustwide/target/debug/deps/tier2-d635bb108b09c991) [INFO] [stdout] [INFO] [stdout] running 15 tests [INFO] [stdout] test test_conda_check_dependency_found ... ignored [INFO] [stdout] test test_conda_check_dependency_not_found ... ignored [INFO] [stdout] test test_conda_normalize_pkg_name_snake_case ... ignored [INFO] [stdout] test test_conda_pkg_available_real_package ... ignored [INFO] [stdout] test test_conda_pkg_not_available_fake_package ... ignored [INFO] [stdout] test test_fetch_github_raw_cargo_toml ... ignored [INFO] [stdout] test test_fetch_github_tree_dual_license ... ignored [INFO] [stdout] test test_fetch_github_tree_license_detection ... ignored [INFO] [stdout] test test_fetch_github_tree_runtime_deps_fgumi ... ignored [INFO] [stdout] test test_github_only_mode_cargo_metadata ... ignored [INFO] [stdout] test test_latest_github_release ... ignored [INFO] [stdout] test test_resolve_github_source_bare_version ... ignored [INFO] [stdout] test test_resolve_github_source_v_prefix ... ignored [INFO] [stdout] test test_tier2_batch_builder_smoke ... ok [INFO] [stderr] Running tests/tier3.rs (/opt/rustwide/target/debug/deps/tier3-d64527a9a36fc880) [INFO] [stdout] test test_tier2_recipe_structure ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 13 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 9 tests [INFO] [stdout] test test_needs_bindgen ... ok [INFO] [stdout] test test_needs_c_compiler ... ok [INFO] [stdout] test test_detect_host_deps ... ok [INFO] [stdout] test test_openssl_has_osx_selector ... ok [INFO] [stdout] test test_bundle_mapping_rust_htslib ... ok [INFO] [stdout] test test_simple_sys_mappings ... ok [INFO] [stdout] test test_unknown_crate ... ok [INFO] [stdout] test test_tier3_recipe_with_openssl ... ok [INFO] [stdout] test test_tier3_recipe_with_htslib_bundle ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stderr] Doc-tests redskull_lib [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "2bffefd1f6da6954e7a3455e7fc4a4eb3792f3ce4e1c11decd0b91a95789a41a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2bffefd1f6da6954e7a3455e7fc4a4eb3792f3ce4e1c11decd0b91a95789a41a", kill_on_drop: false }` [INFO] [stdout] 2bffefd1f6da6954e7a3455e7fc4a4eb3792f3ce4e1c11decd0b91a95789a41a