[INFO] fetching crate cargo-green 0.23.1... [INFO] testing cargo-green-0.23.1 against beta-2026-04-21 for beta-1.96-1 [INFO] extracting crate cargo-green 0.23.1 into /workspace/builds/worker-6-tc2/source [INFO] started tweaking crates.io crate cargo-green 0.23.1 [INFO] finished tweaking crates.io crate cargo-green 0.23.1 [INFO] tweaked toml for crates.io crate cargo-green 0.23.1 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate cargo-green 0.23.1 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 cargo-green 0.23.1 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] c8067fd11feb7a09c8f166edbb37ad01ce1ddb100ac176858ecba22f68d7e53b [INFO] running `Command { std: "docker" "start" "-a" "c8067fd11feb7a09c8f166edbb37ad01ce1ddb100ac176858ecba22f68d7e53b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c8067fd11feb7a09c8f166edbb37ad01ce1ddb100ac176858ecba22f68d7e53b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c8067fd11feb7a09c8f166edbb37ad01ce1ddb100ac176858ecba22f68d7e53b", kill_on_drop: false }` [INFO] [stdout] c8067fd11feb7a09c8f166edbb37ad01ce1ddb100ac176858ecba22f68d7e53b [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] cd963f00c22d90e3d6fb608c0d9d87427872ac8dd799b4f5e28e852d78462821 [INFO] running `Command { std: "docker" "start" "-a" "cd963f00c22d90e3d6fb608c0d9d87427872ac8dd799b4f5e28e852d78462821", kill_on_drop: false }` [INFO] [stderr] Compiling quote v1.0.42 [INFO] [stderr] Compiling unicode-ident v1.0.22 [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling bytes v1.11.1 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling stable_deref_trait v1.2.1 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling find-msvc-tools v0.1.5 [INFO] [stderr] Compiling litemap v0.8.1 [INFO] [stderr] Compiling writeable v0.6.2 [INFO] [stderr] Compiling cc v1.2.47 [INFO] [stderr] Compiling convert_case v0.7.1 [INFO] [stderr] Compiling icu_properties_data v2.1.1 [INFO] [stderr] Compiling syn v2.0.110 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling icu_normalizer_data v2.1.1 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling litrs v1.0.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling mio v1.1.0 [INFO] [stderr] Compiling socket2 v0.6.1 [INFO] [stderr] Compiling document-features v0.2.12 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling rustls-pki-types v1.13.0 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling zerocopy v0.8.28 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling rustls v0.23.35 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling signal-hook-mio v0.2.5 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling zmij v1.0.12 [INFO] [stderr] Compiling rustls-webpki v0.103.8 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [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 tokio-macros v2.6.0 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling toml_parser v1.0.4 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling tokio v1.50.0 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling derive_more v2.0.1 [INFO] [stderr] Compiling crossterm v0.29.0 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling kinded_macros v0.3.0 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling icu_properties v2.1.1 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling nutype_macros v0.6.2 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.7 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling toml_datetime v0.7.3 [INFO] [stderr] Compiling serde_spanned v1.0.3 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling ipnet v2.11.0 [INFO] [stderr] Compiling toml_writer v1.0.4 [INFO] [stderr] Compiling strict v0.2.0 [INFO] [stderr] Compiling crokey-proc_macros v1.3.0 [INFO] [stderr] Compiling portable-atomic v1.11.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling toml v0.9.8 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling kinded v0.3.0 [INFO] [stderr] Compiling lazy-regex-proc_macros v3.4.2 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling webpki-roots v1.0.4 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling iri-string v0.7.9 [INFO] [stderr] Compiling anyhow v1.0.102 [INFO] [stderr] Compiling urlencoding v2.1.3 [INFO] [stderr] Compiling camino v1.2.2 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling crossbeam v0.8.4 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling lazy-regex v3.4.2 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling tokio-stream v0.1.18 [INFO] [stderr] Compiling hyper-util v0.1.18 [INFO] [stderr] Compiling crokey v1.3.0 [INFO] [stderr] Compiling coolor v1.1.0 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling filetime v0.2.26 [INFO] [stderr] Compiling minimad v0.14.0 [INFO] [stderr] Compiling env_filter v1.0.0 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling env_home v0.1.0 [INFO] [stderr] Compiling which v8.0.0 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling reqwest v0.12.25 [INFO] [stderr] Compiling termimad v0.34.1 [INFO] [stderr] Compiling env_logger v0.11.9 [INFO] [stderr] Compiling sha256 v1.6.0 [INFO] [stderr] Compiling atomic-write-file v0.3.0 [INFO] [stderr] Compiling astral-tokio-tar v0.5.6 [INFO] [stderr] Compiling indexmap v2.13.0 [INFO] [stderr] Compiling chrono v0.4.44 [INFO] [stderr] Compiling serde-jsonlines v0.7.0 [INFO] [stderr] Compiling cargo-lock v11.0.1 [INFO] [stderr] Compiling cargo_toml v0.22.3 [INFO] [stderr] Compiling symlink v0.1.0 [INFO] [stderr] Compiling pico-args v0.5.0 [INFO] [stderr] Compiling version-compare v0.2.1 [INFO] [stderr] Compiling home v0.5.12 [INFO] [stderr] Compiling cargo-subcommand-metadata v0.1.0 [INFO] [stderr] Compiling rustflags v0.1.7 [INFO] [stderr] Compiling shell-quote v0.7.2 [INFO] [stderr] Compiling szyk v1.0.2 [INFO] [stderr] Compiling nutype v0.6.2 [INFO] [stderr] Compiling cargo-green v0.23.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 28s [INFO] running `Command { std: "docker" "inspect" "cd963f00c22d90e3d6fb608c0d9d87427872ac8dd799b4f5e28e852d78462821", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cd963f00c22d90e3d6fb608c0d9d87427872ac8dd799b4f5e28e852d78462821", kill_on_drop: false }` [INFO] [stdout] cd963f00c22d90e3d6fb608c0d9d87427872ac8dd799b4f5e28e852d78462821 [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] 53adfa5342fe31174b415c5eb29eb2a024718af9747eb673d75c12b0e237d449 [INFO] running `Command { std: "docker" "start" "-a" "53adfa5342fe31174b415c5eb29eb2a024718af9747eb673d75c12b0e237d449", kill_on_drop: false }` [INFO] [stderr] Compiling test-case-core v3.3.1 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling temp-env v0.3.6 [INFO] [stderr] Compiling pretty_assertions v1.4.1 [INFO] [stderr] Compiling test-case-macros v3.3.1 [INFO] [stderr] Compiling test-case v3.3.1 [INFO] [stderr] Compiling cargo-green v0.23.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 10.56s [INFO] running `Command { std: "docker" "inspect" "53adfa5342fe31174b415c5eb29eb2a024718af9747eb673d75c12b0e237d449", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "53adfa5342fe31174b415c5eb29eb2a024718af9747eb673d75c12b0e237d449", kill_on_drop: false }` [INFO] [stdout] 53adfa5342fe31174b415c5eb29eb2a024718af9747eb673d75c12b0e237d449 [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] 7302e54f61d588f48fe141f58977fde971fb6b78568dc8835da35ad6f27bb862 [INFO] running `Command { std: "docker" "start" "-a" "7302e54f61d588f48fe141f58977fde971fb6b78568dc8835da35ad6f27bb862", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.32s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/cargo_green-fc47b49705510e9e) [INFO] [stdout] [INFO] [stdout] running 95 tests [INFO] [stdout] test build::hide_credentials_from_final_log ... ok [INFO] [stdout] test base_image::test_from_rustc_v ... ok [INFO] [stdout] test builder::find_builders ... ok [INFO] [stdout] test base_image::test_rewrite_rustup_home ... ok [INFO] [stdout] test builder::uses_version_newer_or_equal_to ... ok [INFO] [stdout] test buildkitd::mirrors ... ok [INFO] [stdout] test buildkitd::private_insecure_registry ... ok [INFO] [stdout] test buildkitd::parallelism ... ok [INFO] [stdout] test build::stdio_passthrough_from_runner ... ok [INFO] [stdout] test checkouts::try_commit_and_repo ... ok [INFO] [stdout] test cratesio::test_rewrite_cratesio_index ... ok [INFO] [stdout] test du::lock_from_builder_cache_multiple_identical ... ok [INFO] [stdout] test base_image::default_is_unset ... ok [INFO] [stdout] test du::lock_from_builder_cache_multiple_sortme ... ok [INFO] [stdout] test buildkitd::insecure ... ok [INFO] [stdout] test build::un_rewrites_target_dir_before_outputting_to_cargo ... ok [INFO] [stdout] test green::metadata_green_add_duplicates::_apk_expects ... ok [INFO] [stdout] test green::metadata_green_add_empty_name::_apk_expects ... ok [INFO] [stdout] test green::metadata_green_add_quotes::_apk_expects ... ok [INFO] [stdout] test green::metadata_green_add_duplicates::_apt_get_expects ... ok [INFO] [stdout] test green::metadata_green_add_whitespace::_apk_expects ... ok [INFO] [stdout] test green::metadata_green_add_empty_name::_apt_expects ... ok [INFO] [stdout] test green::metadata_green_base_image_and_inline ... ok [INFO] [stdout] test green::metadata_green_base_image_bad_scheme ... ok [INFO] [stdout] test green::metadata_green_base_image_inline_bad_stage ... ok [INFO] [stdout] test green::metadata_green_base_image_inline_empty ... ok [INFO] [stdout] test green::metadata_green_base_image_inline_ok ... ok [INFO] [stdout] test green::metadata_green_base_image_inline_with_network_ok ... ok [INFO] [stdout] test green::metadata_green_base_image_ok ... ok [INFO] [stdout] test green::metadata_green_base_image_whitespace ... ok [INFO] [stdout] test green::metadata_green_cache_images_bad_image::_cache_from_images_expects ... ok [INFO] [stdout] test green::metadata_green_cache_images_bad_image::_cache_images_expects ... ok [INFO] [stdout] test green::metadata_green_cache_images_bad_image::_cache_to_images_expects ... ok [INFO] [stdout] test green::metadata_green_cache_images_bad_names::_cache_from_images_expects ... ok [INFO] [stdout] test green::metadata_green_cache_images_bad_names::_cache_images_expects ... ok [INFO] [stdout] test green::metadata_green_cache_images_bad_names::_cache_to_images_expects ... ok [INFO] [stdout] test green::metadata_green_cache_images_bad_registry::_cache_from_images_expects ... ok [INFO] [stdout] test green::metadata_green_cache_images_bad_registry::_cache_images_expects ... ok [INFO] [stdout] test green::metadata_green_cache_images_bad_registry::_cache_to_images_expects ... ok [INFO] [stdout] test green::metadata_green_add_ok ... ok [INFO] [stdout] test green::metadata_green_cache_images_bad_scheme::_cache_from_images_expects ... ok [INFO] [stdout] test green::metadata_green_add_whitespace::_apt_expects ... ok [INFO] [stdout] test green::metadata_green_cache_images_bad_scheme::_cache_images_expects ... ok [INFO] [stdout] test green::metadata_green_cache_images_dupes::_cache_images_expects ... ok [INFO] [stdout] test green::metadata_green_cache_images_dupes::_cache_from_images_expects ... ok [INFO] [stdout] test green::metadata_green_cache_images_bad_scheme::_cache_to_images_expects ... ok [INFO] [stdout] test green::metadata_green_cache_images_dupes::_cache_to_images_expects ... ok [INFO] [stdout] test green::metadata_green_add_whitespace::_apt_get_expects ... ok [INFO] [stdout] test green::metadata_green_cache_images_ok::_cache_images_expects ... ok [INFO] [stdout] test green::metadata_green_add_duplicates::_apt_expects ... ok [INFO] [stdout] test green::metadata_green_add_quotes::_apt_expects ... ok [INFO] [stdout] test green::metadata_green_add_empty_name::_apt_get_expects ... ok [INFO] [stdout] test green::metadata_green_cache_images_ok::_cache_from_images_expects ... ok [INFO] [stdout] test green::metadata_green_add_quotes::_apt_get_expects ... ok [INFO] [stdout] test green::metadata_green_cache_images_ok::_cache_to_images_expects ... ok [INFO] [stdout] test green::metadata_green_set_envs_empty_var ... ok [INFO] [stdout] test green::metadata_green_set_envs_duplicates ... ok [INFO] [stdout] test image_uri::__nutype_ImageUri__::tests::should_have_valid_default_value ... ok [INFO] [stdout] test image_uri::imageuri_basic ... ok [INFO] [stdout] test image_uri::imageuri_ipv6 ... ok [INFO] [stdout] test image_uri::imageuri_with_port ... ok [INFO] [stdout] test md::md_parsing_failure ... ok [INFO] [stdout] test md::md_ser ... ok [INFO] [stdout] test md::md_utils ... ok [INFO] [stdout] test md::mdid_de ... ok [INFO] [stdout] test md::mdid_pads ... ok [INFO] [stdout] test md::mdid_path ... ok [INFO] [stdout] test md::mdid_roundrobin ... ok [INFO] [stdout] test md::mdid_ser ... ok [INFO] [stdout] test rechrome::suggesting_add ... ok [INFO] [stdout] test green::metadata_green_set_envs_our_vars ... ok [INFO] [stdout] test rechrome::suggesting_add_ansi ... ok [INFO] [stdout] test rechrome::suggesting_set_envs ... ok [INFO] [stdout] test rustc_arguments::target_path_from_out_dir ... ok [INFO] [stdout] test rustc_arguments::tests::args_when_build_script_main ... ok [INFO] [stdout] test rechrome::suggesting_set_envs_ansi ... ok [INFO] [stdout] test rustc_arguments::tests::args_when_building_build_script ... ok [INFO] [stdout] test rustc_arguments::tests::args_when_building_final_binary ... ok [INFO] [stdout] test rustc_arguments::tests::args_when_building_final_test ... ok [INFO] [stdout] test rustc_arguments::tests::args_when_building_proc_macro ... ok [INFO] [stdout] test rustc_arguments::tests::args_when_building_that_buildrs ... ok [INFO] [stdout] test rustc_arguments::tests::the_weird_build_script_of_slab_0_4_9 ... ok [INFO] [stdout] test rustc_wrapper::passthrough_getting_rust_target_specific_information ... ok [INFO] [stdout] test rustc_wrapper::test_rewrite_env ... ok [INFO] [stdout] test rustc_wrapper::test_safeify ... ok [INFO] [stdout] test stage::rust_stage ... ok [INFO] [stdout] test stage::safe_stages ... ok [INFO] [stdout] test stage::stages ... ok [INFO] [stdout] test target_dir::replace_target_dirs ... ok [INFO] [stdout] test green::metadata_green_set_envs_whitespace ... ok [INFO] [stdout] test green::metadata_green_set_envs_ok ... ok [INFO] [stdout] test green::metadata_green_set_envs_quotes ... ok [INFO] [stdout] test green::metadata_green_ok::_package_metadata_other_expects ... FAILED [INFO] [stdout] test green::metadata_green_ok::_expects ... FAILED [INFO] [stdout] test green::metadata_green_ok::_package_metadata_green_expects ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- green::metadata_green_ok::_package_metadata_other_expects stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'green::metadata_green_ok::_package_metadata_other_expects' (249) panicked at src/green.rs:290:5: [INFO] [stdout] assertion `left == right` failed [INFO] [stdout] left: Green { runner: Docker, cargo_home: "", runner_envs: {}, builder: Builder { name: None, image: None, driver: None }, syntax: ImageUri("docker-image://docker.io/docker/dockerfile:1"), registry_mirrors: [], cache: Cache { from_images: [], to_images: [], images: [] }, final: Final { path: None }, base: BaseImage { with_network: Default, image: ImageUri("docker-image://docker.io/docker/dockerfile:1"), image_inline: Some("\nFROM scratch AS rustup-beta-2026-04-20\nSHELL [\"/bin/sh\", \"-eux\", \"-c\"]\nADD --chmod=0144 --checksum=sha256:a3339fb004c3d0bb9862ba0bce001861fe5cbde9c10d16591eb3f39ee6cd3e7f \\\n https://static.rust-lang.org/rustup/archive/1.28.1/x86_64-unknown-linux-gnu/rustup-init /rustup-init\nFROM --platform=$BUILDPLATFORM docker.io/tonistiigi/xx:1.6.1@sha256:923441d7c25f1e2eb5789f82d987693c47b8ed987c4ab3b075d6ed2b5d6779a3 AS xx\nFROM --platform=$BUILDPLATFORM docker.io/library/debian:stable-slim AS rust-base\nARG TARGETPLATFORM\nRUN \\\n --mount=from=xx,source=/usr/bin/xx-apk,dst=/usr/bin/xx-apk \\\n --mount=from=xx,source=/usr/bin/xx-apt,dst=/usr/bin/xx-apt \\\n --mount=from=xx,source=/usr/bin/xx-apt,dst=/usr/bin/xx-apt-get \\\n --mount=from=xx,source=/usr/bin/xx-cc,dst=/usr/bin/xx-c++ \\\n --mount=from=xx,source=/usr/bin/xx-cargo,dst=/usr/bin/xx-cargo \\\n --mount=from=xx,source=/usr/bin/xx-cc,dst=/usr/bin/xx-cc \\\n --mount=from=xx,source=/usr/bin/xx-cc,dst=/usr/bin/xx-clang \\\n --mount=from=xx,source=/usr/bin/xx-cc,dst=/usr/bin/xx-clang++ \\\n --mount=from=xx,source=/usr/bin/xx-go,dst=/usr/bin/xx-go \\\n --mount=from=xx,source=/usr/bin/xx-info,dst=/usr/bin/xx-info \\\n --mount=from=xx,source=/usr/bin/xx-ld-shas,dst=/usr/bin/xx-ld-shas \\\n --mount=from=xx,source=/usr/bin/xx-verify,dst=/usr/bin/xx-verify \\\n --mount=from=xx,source=/usr/bin/xx-windres,dst=/usr/bin/xx-windres \\\n set -eux \\\n && if command -v apk >/dev/null 2>&1; then \\\n xx-apk add --no-cache 'ca-certificates' 'gcc'; \\\n elif command -v apt >/dev/null 2>&1; then \\\n DEBIAN_FRONTEND=noninteractive xx-apt install --no-install-recommends -y 'ca-certificates' 'gcc' 'libc6-dev'; \\\n else \\\n DEBIAN_FRONTEND=noninteractive xx-apt-get install --no-install-recommends -y 'ca-certificates' 'gcc' 'libc6-dev'; \\\n fi\nENV RUSTUP_HOME=/usr/local/rustup \\\n CARGO_HOME=/usr/local/cargo \\\n PATH=/usr/local/cargo/bin:$PATH\nRUN \\\n --mount=from=rustup-beta-2026-04-20,source=/rustup-init,dst=/rustup-init \\\n set -eux \\\n&& /rustup-init --verbose -y --no-modify-path --profile minimal --default-toolchain beta-2026-04-20 --default-host x86_64-unknown-linux-gnu \\\n&& chmod -R a+w $RUSTUP_HOME $CARGO_HOME \\\n&& rustup --version \\\n&& cargo --version \\\n&& rustc --version\n") }, set_envs: [], add: Add { apk: [], apt: [], apt_get: [] }, experiment: [] } [INFO] [stdout] right: Green { runner: Docker, cargo_home: "", runner_envs: {}, builder: Builder { name: None, image: None, driver: None }, syntax: ImageUri("docker-image://docker.io/docker/dockerfile:1"), registry_mirrors: [], cache: Cache { from_images: [], to_images: [], images: [] }, final: Final { path: None }, base: BaseImage { with_network: None, image: ImageUri("docker-image://docker.io/docker/dockerfile:1"), image_inline: None }, set_envs: [], add: Add { apk: [], apt: [], apt_get: [] }, experiment: [] } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5851bb1b2ada - std[128c3efe2914e152]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5851bb1b2ada - std[128c3efe2914e152]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5851bb1b2ada - std[128c3efe2914e152]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x5851bb1b2ada - <::print::DisplayBacktrace as core[6771d259883166e6]::fmt::Display>::fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x5851bb1c913a - ::fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x5851bb1c913a - core[6771d259883166e6]::fmt::write [INFO] [stdout] 6: 0x5851bb1b73a2 - std[128c3efe2914e152]::io::default_write_fmt::> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:621:11 [INFO] [stdout] 7: 0x5851bb1b73a2 - as std[128c3efe2914e152]::io::Write>::write_fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:1976:13 [INFO] [stdout] 8: 0x5851bb19154f - ::print [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x5851bb19154f - std[128c3efe2914e152]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x5851bb1aad69 - std[128c3efe2914e152]::panicking::default_hook [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x5851bae6dcec - core[6771d259883166e6]::ops::function::Fn<(&'a std[128c3efe2914e152]::panic::PanicHookInfo<'b>,), Output = ()> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::Fn<(&std[128c3efe2914e152]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2263:9 [INFO] [stdout] 12: 0x5851bae6dcec - test[b137923399915ecf]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5851bb1aaf22 - core[6771d259883166e6]::ops::function::Fn<(&'a std[128c3efe2914e152]::panic::PanicHookInfo<'b>,), Output = ()> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::Fn<(&std[128c3efe2914e152]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2263:9 [INFO] [stdout] 14: 0x5851bb1aaf22 - std[128c3efe2914e152]::panicking::panic_with_hook [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x5851bb191608 - std[128c3efe2914e152]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x5851bb186639 - std[128c3efe2914e152]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x5851bb1924dd - __rustc[752cc74e29381ccc]::rust_begin_unwind [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x5851bb1c98fc - core[6771d259883166e6]::panicking::panic_fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x5851bb1c9783 - core[6771d259883166e6]::panicking::assert_failed_inner [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panicking.rs:439:17 [INFO] [stdout] 20: 0x5851bae333ff - core::panicking::assert_failed::h3abd57855043b4ff [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panicking.rs:394:5 [INFO] [stdout] 21: 0x5851bad7bbea - cargo_green::green::metadata_green_ok::h29c13ebb88f781f7 [INFO] [stdout] at /opt/rustwide/workdir/src/green.rs:290:5 [INFO] [stdout] 22: 0x5851bad67b72 - cargo_green::green::metadata_green_ok::_package_metadata_other_expects::h9d423a30b54f9230 [INFO] [stdout] at /opt/rustwide/workdir/src/green.rs:269:1 [INFO] [stdout] 23: 0x5851bad67b97 - cargo_green::green::metadata_green_ok::_package_metadata_other_expects::{{closure}}::hce1059674cb43f3b [INFO] [stdout] at /opt/rustwide/workdir/src/green.rs:269:88 [INFO] [stdout] 24: 0x5851bad9ff66 - core::ops::function::FnOnce::call_once::h942947a6366f5839 [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x5851bae61deb - core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 26: 0x5851bae61deb - test[b137923399915ecf]::__rust_begin_short_backtrace::, fn() -> core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:663:18 [INFO] [stdout] 27: 0x5851bae6e7bb - test[b137923399915ecf]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686:74 [INFO] [stdout] 28: 0x5851bae6e7bb - as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 29: 0x5851bae6e7bb - std[128c3efe2914e152]::panicking::catch_unwind::do_call::, core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40 [INFO] [stdout] 30: 0x5851bae6e7bb - std[128c3efe2914e152]::panicking::catch_unwind::, core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19 [INFO] [stdout] 31: 0x5851bae6e7bb - std[128c3efe2914e152]::panic::catch_unwind::, core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14 [INFO] [stdout] 32: 0x5851bae6e7bb - test[b137923399915ecf]::run_test_in_process [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686:27 [INFO] [stdout] 33: 0x5851bae6e7bb - test[b137923399915ecf]::run_test::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:607:43 [INFO] [stdout] 34: 0x5851bae68c14 - test[b137923399915ecf]::run_test::{closure#1} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:637:41 [INFO] [stdout] 35: 0x5851bae68c14 - std[128c3efe2914e152]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 36: 0x5851bae713c2 - std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 37: 0x5851bae713c2 - ::{closure#1}::{closure#0}> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 38: 0x5851bae713c2 - std[128c3efe2914e152]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40 [INFO] [stdout] 39: 0x5851bae713c2 - std[128c3efe2914e152]::panicking::catch_unwind::<(), core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19 [INFO] [stdout] 40: 0x5851bae713c2 - std[128c3efe2914e152]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14 [INFO] [stdout] 41: 0x5851bae713c2 - std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 42: 0x5851bae713c2 - ::{closure#1} as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 43: 0x5851bb1b23ef - + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2249:9 [INFO] [stdout] 44: 0x5851bb1b23ef - ::new::thread_start [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 45: 0x736ea7e00aa4 - [INFO] [stdout] 46: 0x736ea7e8da64 - clone [INFO] [stdout] 47: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- green::metadata_green_ok::_expects stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'green::metadata_green_ok::_expects' (225) panicked at src/green.rs:290:5: [INFO] [stdout] assertion `left == right` failed [INFO] [stdout] left: Green { runner: Docker, cargo_home: "", runner_envs: {}, builder: Builder { name: None, image: None, driver: None }, syntax: ImageUri("docker-image://docker.io/docker/dockerfile:1"), registry_mirrors: [], cache: Cache { from_images: [], to_images: [], images: [] }, final: Final { path: None }, base: BaseImage { with_network: Default, image: ImageUri("docker-image://docker.io/docker/dockerfile:1"), image_inline: Some("\nFROM scratch AS rustup-beta-2026-04-20\nSHELL [\"/bin/sh\", \"-eux\", \"-c\"]\nADD --chmod=0144 --checksum=sha256:a3339fb004c3d0bb9862ba0bce001861fe5cbde9c10d16591eb3f39ee6cd3e7f \\\n https://static.rust-lang.org/rustup/archive/1.28.1/x86_64-unknown-linux-gnu/rustup-init /rustup-init\nFROM --platform=$BUILDPLATFORM docker.io/tonistiigi/xx:1.6.1@sha256:923441d7c25f1e2eb5789f82d987693c47b8ed987c4ab3b075d6ed2b5d6779a3 AS xx\nFROM --platform=$BUILDPLATFORM docker.io/library/debian:stable-slim AS rust-base\nARG TARGETPLATFORM\nRUN \\\n --mount=from=xx,source=/usr/bin/xx-apk,dst=/usr/bin/xx-apk \\\n --mount=from=xx,source=/usr/bin/xx-apt,dst=/usr/bin/xx-apt \\\n --mount=from=xx,source=/usr/bin/xx-apt,dst=/usr/bin/xx-apt-get \\\n --mount=from=xx,source=/usr/bin/xx-cc,dst=/usr/bin/xx-c++ \\\n --mount=from=xx,source=/usr/bin/xx-cargo,dst=/usr/bin/xx-cargo \\\n --mount=from=xx,source=/usr/bin/xx-cc,dst=/usr/bin/xx-cc \\\n --mount=from=xx,source=/usr/bin/xx-cc,dst=/usr/bin/xx-clang \\\n --mount=from=xx,source=/usr/bin/xx-cc,dst=/usr/bin/xx-clang++ \\\n --mount=from=xx,source=/usr/bin/xx-go,dst=/usr/bin/xx-go \\\n --mount=from=xx,source=/usr/bin/xx-info,dst=/usr/bin/xx-info \\\n --mount=from=xx,source=/usr/bin/xx-ld-shas,dst=/usr/bin/xx-ld-shas \\\n --mount=from=xx,source=/usr/bin/xx-verify,dst=/usr/bin/xx-verify \\\n --mount=from=xx,source=/usr/bin/xx-windres,dst=/usr/bin/xx-windres \\\n set -eux \\\n && if command -v apk >/dev/null 2>&1; then \\\n xx-apk add --no-cache 'ca-certificates' 'gcc'; \\\n elif command -v apt >/dev/null 2>&1; then \\\n DEBIAN_FRONTEND=noninteractive xx-apt install --no-install-recommends -y 'ca-certificates' 'gcc' 'libc6-dev'; \\\n else \\\n DEBIAN_FRONTEND=noninteractive xx-apt-get install --no-install-recommends -y 'ca-certificates' 'gcc' 'libc6-dev'; \\\n fi\nENV RUSTUP_HOME=/usr/local/rustup \\\n CARGO_HOME=/usr/local/cargo \\\n PATH=/usr/local/cargo/bin:$PATH\nRUN \\\n --mount=from=rustup-beta-2026-04-20,source=/rustup-init,dst=/rustup-init \\\n set -eux \\\n&& /rustup-init --verbose -y --no-modify-path --profile minimal --default-toolchain beta-2026-04-20 --default-host x86_64-unknown-linux-gnu \\\n&& chmod -R a+w $RUSTUP_HOME $CARGO_HOME \\\n&& rustup --version \\\n&& cargo --version \\\n&& rustc --version\n") }, set_envs: [], add: Add { apk: [], apt: [], apt_get: [] }, experiment: [] } [INFO] [stdout] right: Green { runner: Docker, cargo_home: "", runner_envs: {}, builder: Builder { name: None, image: None, driver: None }, syntax: ImageUri("docker-image://docker.io/docker/dockerfile:1"), registry_mirrors: [], cache: Cache { from_images: [], to_images: [], images: [] }, final: Final { path: None }, base: BaseImage { with_network: None, image: ImageUri("docker-image://docker.io/docker/dockerfile:1"), image_inline: None }, set_envs: [], add: Add { apk: [], apt: [], apt_get: [] }, experiment: [] } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5851bb1b2ada - std[128c3efe2914e152]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5851bb1b2ada - std[128c3efe2914e152]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5851bb1b2ada - std[128c3efe2914e152]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x5851bb1b2ada - <::print::DisplayBacktrace as core[6771d259883166e6]::fmt::Display>::fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x5851bb1c913a - ::fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x5851bb1c913a - core[6771d259883166e6]::fmt::write [INFO] [stdout] 6: 0x5851bb1b73a2 - std[128c3efe2914e152]::io::default_write_fmt::> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:621:11 [INFO] [stdout] 7: 0x5851bb1b73a2 - as std[128c3efe2914e152]::io::Write>::write_fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:1976:13 [INFO] [stdout] 8: 0x5851bb19154f - ::print [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x5851bb19154f - std[128c3efe2914e152]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x5851bb1aad69 - std[128c3efe2914e152]::panicking::default_hook [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x5851bae6dcec - core[6771d259883166e6]::ops::function::Fn<(&'a std[128c3efe2914e152]::panic::PanicHookInfo<'b>,), Output = ()> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::Fn<(&std[128c3efe2914e152]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2263:9 [INFO] [stdout] 12: 0x5851bae6dcec - test[b137923399915ecf]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5851bb1aaf22 - core[6771d259883166e6]::ops::function::Fn<(&'a std[128c3efe2914e152]::panic::PanicHookInfo<'b>,), Output = ()> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::Fn<(&std[128c3efe2914e152]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2263:9 [INFO] [stdout] 14: 0x5851bb1aaf22 - std[128c3efe2914e152]::panicking::panic_with_hook [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x5851bb191608 - std[128c3efe2914e152]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x5851bb186639 - std[128c3efe2914e152]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x5851bb1924dd - __rustc[752cc74e29381ccc]::rust_begin_unwind [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x5851bb1c98fc - core[6771d259883166e6]::panicking::panic_fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x5851bb1c9783 - core[6771d259883166e6]::panicking::assert_failed_inner [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panicking.rs:439:17 [INFO] [stdout] 20: 0x5851bae333ff - core::panicking::assert_failed::h3abd57855043b4ff [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panicking.rs:394:5 [INFO] [stdout] 21: 0x5851bad7bbea - cargo_green::green::metadata_green_ok::h29c13ebb88f781f7 [INFO] [stdout] at /opt/rustwide/workdir/src/green.rs:290:5 [INFO] [stdout] 22: 0x5851bad67bbf - cargo_green::green::metadata_green_ok::_expects::ha6e0440335301a49 [INFO] [stdout] at /opt/rustwide/workdir/src/green.rs:269:1 [INFO] [stdout] 23: 0x5851bad67be7 - cargo_green::green::metadata_green_ok::_expects::{{closure}}::h3985feaefad5b747 [INFO] [stdout] at /opt/rustwide/workdir/src/green.rs:269:88 [INFO] [stdout] 24: 0x5851bada0506 - core::ops::function::FnOnce::call_once::hb89bda20a20e8c20 [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x5851bae61deb - core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 26: 0x5851bae61deb - test[b137923399915ecf]::__rust_begin_short_backtrace::, fn() -> core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:663:18 [INFO] [stdout] 27: 0x5851bae6e7bb - test[b137923399915ecf]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686:74 [INFO] [stdout] 28: 0x5851bae6e7bb - as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 29: 0x5851bae6e7bb - std[128c3efe2914e152]::panicking::catch_unwind::do_call::, core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40 [INFO] [stdout] 30: 0x5851bae6e7bb - std[128c3efe2914e152]::panicking::catch_unwind::, core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19 [INFO] [stdout] 31: 0x5851bae6e7bb - std[128c3efe2914e152]::panic::catch_unwind::, core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14 [INFO] [stdout] 32: 0x5851bae6e7bb - test[b137923399915ecf]::run_test_in_process [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686:27 [INFO] [stdout] 33: 0x5851bae6e7bb - test[b137923399915ecf]::run_test::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:607:43 [INFO] [stdout] 34: 0x5851bae68c14 - test[b137923399915ecf]::run_test::{closure#1} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:637:41 [INFO] [stdout] 35: 0x5851bae68c14 - std[128c3efe2914e152]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 36: 0x5851bae713c2 - std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 37: 0x5851bae713c2 - ::{closure#1}::{closure#0}> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 38: 0x5851bae713c2 - std[128c3efe2914e152]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40 [INFO] [stdout] 39: 0x5851bae713c2 - std[128c3efe2914e152]::panicking::catch_unwind::<(), core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19 [INFO] [stdout] 40: 0x5851bae713c2 - std[128c3efe2914e152]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14 [INFO] [stdout] 41: 0x5851bae713c2 - std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 42: 0x5851bae713c2 - ::{closure#1} as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 43: 0x5851bb1b23ef - + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2249:9 [INFO] [stdout] 44: 0x5851bb1b23ef - ::new::thread_start [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 45: 0x736ea7e00aa4 - [INFO] [stdout] 46: 0x736ea7e8da64 - clone [INFO] [stdout] 47: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- green::metadata_green_ok::_package_metadata_green_expects stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'green::metadata_green_ok::_package_metadata_green_expects' (228) panicked at src/green.rs:290:5: [INFO] [stdout] assertion `left == right` failed [INFO] [stdout] left: Green { runner: Docker, cargo_home: "", runner_envs: {}, builder: Builder { name: None, image: None, driver: None }, syntax: ImageUri("docker-image://docker.io/docker/dockerfile:1"), registry_mirrors: [], cache: Cache { from_images: [], to_images: [], images: [] }, final: Final { path: None }, base: BaseImage { with_network: Default, image: ImageUri("docker-image://docker.io/docker/dockerfile:1"), image_inline: Some("\nFROM scratch AS rustup-beta-2026-04-20\nSHELL [\"/bin/sh\", \"-eux\", \"-c\"]\nADD --chmod=0144 --checksum=sha256:a3339fb004c3d0bb9862ba0bce001861fe5cbde9c10d16591eb3f39ee6cd3e7f \\\n https://static.rust-lang.org/rustup/archive/1.28.1/x86_64-unknown-linux-gnu/rustup-init /rustup-init\nFROM --platform=$BUILDPLATFORM docker.io/tonistiigi/xx:1.6.1@sha256:923441d7c25f1e2eb5789f82d987693c47b8ed987c4ab3b075d6ed2b5d6779a3 AS xx\nFROM --platform=$BUILDPLATFORM docker.io/library/debian:stable-slim AS rust-base\nARG TARGETPLATFORM\nRUN \\\n --mount=from=xx,source=/usr/bin/xx-apk,dst=/usr/bin/xx-apk \\\n --mount=from=xx,source=/usr/bin/xx-apt,dst=/usr/bin/xx-apt \\\n --mount=from=xx,source=/usr/bin/xx-apt,dst=/usr/bin/xx-apt-get \\\n --mount=from=xx,source=/usr/bin/xx-cc,dst=/usr/bin/xx-c++ \\\n --mount=from=xx,source=/usr/bin/xx-cargo,dst=/usr/bin/xx-cargo \\\n --mount=from=xx,source=/usr/bin/xx-cc,dst=/usr/bin/xx-cc \\\n --mount=from=xx,source=/usr/bin/xx-cc,dst=/usr/bin/xx-clang \\\n --mount=from=xx,source=/usr/bin/xx-cc,dst=/usr/bin/xx-clang++ \\\n --mount=from=xx,source=/usr/bin/xx-go,dst=/usr/bin/xx-go \\\n --mount=from=xx,source=/usr/bin/xx-info,dst=/usr/bin/xx-info \\\n --mount=from=xx,source=/usr/bin/xx-ld-shas,dst=/usr/bin/xx-ld-shas \\\n --mount=from=xx,source=/usr/bin/xx-verify,dst=/usr/bin/xx-verify \\\n --mount=from=xx,source=/usr/bin/xx-windres,dst=/usr/bin/xx-windres \\\n set -eux \\\n && if command -v apk >/dev/null 2>&1; then \\\n xx-apk add --no-cache 'ca-certificates' 'gcc'; \\\n elif command -v apt >/dev/null 2>&1; then \\\n DEBIAN_FRONTEND=noninteractive xx-apt install --no-install-recommends -y 'ca-certificates' 'gcc' 'libc6-dev'; \\\n else \\\n DEBIAN_FRONTEND=noninteractive xx-apt-get install --no-install-recommends -y 'ca-certificates' 'gcc' 'libc6-dev'; \\\n fi\nENV RUSTUP_HOME=/usr/local/rustup \\\n CARGO_HOME=/usr/local/cargo \\\n PATH=/usr/local/cargo/bin:$PATH\nRUN \\\n --mount=from=rustup-beta-2026-04-20,source=/rustup-init,dst=/rustup-init \\\n set -eux \\\n&& /rustup-init --verbose -y --no-modify-path --profile minimal --default-toolchain beta-2026-04-20 --default-host x86_64-unknown-linux-gnu \\\n&& chmod -R a+w $RUSTUP_HOME $CARGO_HOME \\\n&& rustup --version \\\n&& cargo --version \\\n&& rustc --version\n") }, set_envs: [], add: Add { apk: [], apt: [], apt_get: [] }, experiment: [] } [INFO] [stdout] right: Green { runner: Docker, cargo_home: "", runner_envs: {}, builder: Builder { name: None, image: None, driver: None }, syntax: ImageUri("docker-image://docker.io/docker/dockerfile:1"), registry_mirrors: [], cache: Cache { from_images: [], to_images: [], images: [] }, final: Final { path: None }, base: BaseImage { with_network: None, image: ImageUri("docker-image://docker.io/docker/dockerfile:1"), image_inline: None }, set_envs: [], add: Add { apk: [], apt: [], apt_get: [] }, experiment: [] } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5851bb1b2ada - std[128c3efe2914e152]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5851bb1b2ada - std[128c3efe2914e152]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5851bb1b2ada - std[128c3efe2914e152]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x5851bb1b2ada - <::print::DisplayBacktrace as core[6771d259883166e6]::fmt::Display>::fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x5851bb1c913a - ::fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x5851bb1c913a - core[6771d259883166e6]::fmt::write [INFO] [stdout] 6: 0x5851bb1b73a2 - std[128c3efe2914e152]::io::default_write_fmt::> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:621:11 [INFO] [stdout] 7: 0x5851bb1b73a2 - as std[128c3efe2914e152]::io::Write>::write_fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:1976:13 [INFO] [stdout] 8: 0x5851bb19154f - ::print [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x5851bb19154f - std[128c3efe2914e152]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x5851bb1aad69 - std[128c3efe2914e152]::panicking::default_hook [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x5851bae6dcec - core[6771d259883166e6]::ops::function::Fn<(&'a std[128c3efe2914e152]::panic::PanicHookInfo<'b>,), Output = ()> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::Fn<(&std[128c3efe2914e152]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2263:9 [INFO] [stdout] 12: 0x5851bae6dcec - test[b137923399915ecf]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5851bb1aaf22 - core[6771d259883166e6]::ops::function::Fn<(&'a std[128c3efe2914e152]::panic::PanicHookInfo<'b>,), Output = ()> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::Fn<(&std[128c3efe2914e152]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2263:9 [INFO] [stdout] 14: 0x5851bb1aaf22 - std[128c3efe2914e152]::panicking::panic_with_hook [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x5851bb191608 - std[128c3efe2914e152]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x5851bb186639 - std[128c3efe2914e152]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x5851bb1924dd - __rustc[752cc74e29381ccc]::rust_begin_unwind [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x5851bb1c98fc - core[6771d259883166e6]::panicking::panic_fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x5851bb1c9783 - core[6771d259883166e6]::panicking::assert_failed_inner [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panicking.rs:439:17 [INFO] [stdout] 20: 0x5851bae333ff - core::panicking::assert_failed::h3abd57855043b4ff [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panicking.rs:394:5 [INFO] [stdout] 21: 0x5851bad7bbea - cargo_green::green::metadata_green_ok::h29c13ebb88f781f7 [INFO] [stdout] at /opt/rustwide/workdir/src/green.rs:290:5 [INFO] [stdout] 22: 0x5851bad67b22 - cargo_green::green::metadata_green_ok::_package_metadata_green_expects::hc266802feb908f7b [INFO] [stdout] at /opt/rustwide/workdir/src/green.rs:269:1 [INFO] [stdout] 23: 0x5851bad67b47 - cargo_green::green::metadata_green_ok::_package_metadata_green_expects::{{closure}}::h76e943a5bcac0f8d [INFO] [stdout] at /opt/rustwide/workdir/src/green.rs:269:88 [INFO] [stdout] 24: 0x5851bad9f836 - core::ops::function::FnOnce::call_once::h6ece8f42a47d82fe [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x5851bae61deb - core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 26: 0x5851bae61deb - test[b137923399915ecf]::__rust_begin_short_backtrace::, fn() -> core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:663:18 [INFO] [stdout] 27: 0x5851bae6e7bb - test[b137923399915ecf]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686:74 [INFO] [stdout] 28: 0x5851bae6e7bb - as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 29: 0x5851bae6e7bb - std[128c3efe2914e152]::panicking::catch_unwind::do_call::, core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40 [INFO] [stdout] 30: 0x5851bae6e7bb - std[128c3efe2914e152]::panicking::catch_unwind::, core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19 [INFO] [stdout] 31: 0x5851bae6e7bb - std[128c3efe2914e152]::panic::catch_unwind::, core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14 [INFO] [stdout] 32: 0x5851bae6e7bb - test[b137923399915ecf]::run_test_in_process [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686:27 [INFO] [stdout] 33: 0x5851bae6e7bb - test[b137923399915ecf]::run_test::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:607:43 [INFO] [stdout] 34: 0x5851bae68c14 - test[b137923399915ecf]::run_test::{closure#1} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:637:41 [INFO] [stdout] 35: 0x5851bae68c14 - std[128c3efe2914e152]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 36: 0x5851bae713c2 - std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 37: 0x5851bae713c2 - ::{closure#1}::{closure#0}> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 38: 0x5851bae713c2 - std[128c3efe2914e152]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40 [INFO] [stdout] 39: 0x5851bae713c2 - std[128c3efe2914e152]::panicking::catch_unwind::<(), core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19 [INFO] [stdout] 40: 0x5851bae713c2 - std[128c3efe2914e152]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14 [INFO] [stdout] 41: 0x5851bae713c2 - std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 42: 0x5851bae713c2 - ::{closure#1} as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 43: 0x5851bb1b23ef - + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2249:9 [INFO] [stdout] 44: 0x5851bb1b23ef - ::new::thread_start [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 45: 0x736ea7e00aa4 - [INFO] [stdout] 46: 0x736ea7e8da64 - clone [INFO] [stdout] 47: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] green::metadata_green_ok::_expects [INFO] [stdout] green::metadata_green_ok::_package_metadata_green_expects [INFO] [stdout] green::metadata_green_ok::_package_metadata_other_expects [INFO] [stdout] [INFO] [stdout] test result: FAILED. 92 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.53s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--bin cargo-green` [INFO] running `Command { std: "docker" "inspect" "7302e54f61d588f48fe141f58977fde971fb6b78568dc8835da35ad6f27bb862", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7302e54f61d588f48fe141f58977fde971fb6b78568dc8835da35ad6f27bb862", kill_on_drop: false }` [INFO] [stdout] 7302e54f61d588f48fe141f58977fde971fb6b78568dc8835da35ad6f27bb862