[INFO] cloning repository https://github.com/lemesdaniel/phpm
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lemesdaniel/phpm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flemesdaniel%2Fphpm", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flemesdaniel%2Fphpm'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d57039b5c79f5b9e9ab382731712efd5d0ae7d79
[INFO] testing lemesdaniel/phpm against 1.98.0-beta.1 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flemesdaniel%2Fphpm" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-3-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/lemesdaniel/phpm
[INFO] finished tweaking git repo https://github.com/lemesdaniel/phpm
[INFO] tweaked toml for git repo https://github.com/lemesdaniel/phpm written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/lemesdaniel/phpm on toolchain 1.98.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/lemesdaniel/phpm 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" "+1.98.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 226f6c2a399f1e32bda28c15efa52f5ea57c0bece96094bfcce0cd7e0d4896ad
[INFO] running `Command { std: "docker" "start" "226f6c2a399f1e32bda28c15efa52f5ea57c0bece96094bfcce0cd7e0d4896ad", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "226f6c2a399f1e32bda28c15efa52f5ea57c0bece96094bfcce0cd7e0d4896ad", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "226f6c2a399f1e32bda28c15efa52f5ea57c0bece96094bfcce0cd7e0d4896ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "226f6c2a399f1e32bda28c15efa52f5ea57c0bece96094bfcce0cd7e0d4896ad", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "226f6c2a399f1e32bda28c15efa52f5ea57c0bece96094bfcce0cd7e0d4896ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.46
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling shlex v2.0.1
[INFO] [stderr]    Compiling typenum v1.20.1
[INFO] [stderr]    Compiling pkg-config v0.3.33
[INFO] [stderr]    Compiling memchr v2.8.2
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling bytes v1.12.0
[INFO] [stderr]    Compiling litemap v0.8.2
[INFO] [stderr]    Compiling bitflags v2.13.0
[INFO] [stderr]    Compiling smallvec v1.15.2
[INFO] [stderr]    Compiling writeable v0.6.3
[INFO] [stderr]    Compiling icu_properties_data v2.2.0
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling icu_normalizer_data v2.2.0
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling rustls v0.23.41
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling simd-adler32 v0.3.9
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling crc-catalog v2.5.0
[INFO] [stderr]    Compiling ipnet v2.12.0
[INFO] [stderr]    Compiling getrandom v0.4.3
[INFO] [stderr]    Compiling log v0.4.33
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling syn v2.0.118
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling crc v3.4.0
[INFO] [stderr]    Compiling anstyle-parse v1.0.0
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling zip v2.4.2
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling http v1.4.2
[INFO] [stderr]    Compiling colorchoice v1.0.5
[INFO] [stderr]    Compiling num-conv v0.2.2
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling deranged v0.5.8
[INFO] [stderr]    Compiling bumpalo v3.20.3
[INFO] [stderr]    Compiling time-core v0.1.9
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling hashbrown v0.17.1
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling zopfli v0.8.3
[INFO] [stderr]    Compiling lzma-rs v0.3.0
[INFO] [stderr]    Compiling constant_time_eq v0.3.1
[INFO] [stderr]    Compiling deflate64 v0.1.12
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling socket2 v0.6.4
[INFO] [stderr]    Compiling mio v1.2.1
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling time v0.3.51
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling pbkdf2 v0.12.2
[INFO] [stderr]    Compiling cc v1.2.65
[INFO] [stderr]    Compiling fs4 v0.13.1
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling tokio v1.52.3
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling lzma-sys v0.1.20
[INFO] [stderr]    Compiling bzip2-sys v0.1.13+1.0.8
[INFO] [stderr]    Compiling xz2 v0.1.7
[INFO] [stderr]    Compiling bzip2 v0.5.2
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.6
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zeroize_derive v1.5.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling zeroize v1.9.0
[INFO] [stderr]    Compiling rustls-pki-types v1.14.1
[INFO] [stderr]    Compiling webpki-roots v1.0.8
[INFO] [stderr]    Compiling zerofrom v0.1.8
[INFO] [stderr]    Compiling yoke v0.8.3
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling rustls-webpki v0.103.13
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling hyper v1.10.1
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling lockfile v0.1.0 (/opt/rustwide/workdir/crates/lockfile)
[INFO] [stderr]    Compiling store v0.1.0 (/opt/rustwide/workdir/crates/store)
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling linker v0.1.0 (/opt/rustwide/workdir/crates/linker)
[INFO] [stderr]    Compiling compat_composer v0.1.0 (/opt/rustwide/workdir/crates/compat_composer)
[INFO] [stderr]    Compiling composer_bridge v0.1.0 (/opt/rustwide/workdir/crates/composer_bridge)
[INFO] [stderr]    Compiling gc v0.1.0 (/opt/rustwide/workdir/crates/gc)
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling idna_adapter v1.2.2
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling tower-http v0.6.11
[INFO] [stderr]    Compiling hyper-rustls v0.27.9
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling acquire v0.1.0 (/opt/rustwide/workdir/crates/acquire)
[INFO] [stderr]    Compiling cli v0.1.2 (/opt/rustwide/workdir/crates/cli)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 05s
[INFO] running `Command { std: "docker" "inspect" "226f6c2a399f1e32bda28c15efa52f5ea57c0bece96094bfcce0cd7e0d4896ad", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "226f6c2a399f1e32bda28c15efa52f5ea57c0bece96094bfcce0cd7e0d4896ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling gc v0.1.0 (/opt/rustwide/workdir/crates/gc)
[INFO] [stderr]    Compiling linker v0.1.0 (/opt/rustwide/workdir/crates/linker)
[INFO] [stderr]    Compiling compat_composer v0.1.0 (/opt/rustwide/workdir/crates/compat_composer)
[INFO] [stderr]    Compiling composer_bridge v0.1.0 (/opt/rustwide/workdir/crates/composer_bridge)
[INFO] [stderr]    Compiling store v0.1.0 (/opt/rustwide/workdir/crates/store)
[INFO] [stderr]    Compiling lockfile v0.1.0 (/opt/rustwide/workdir/crates/lockfile)
[INFO] [stderr]    Compiling acquire v0.1.0 (/opt/rustwide/workdir/crates/acquire)
[INFO] [stderr]    Compiling cli v0.1.2 (/opt/rustwide/workdir/crates/cli)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 5.54s
[INFO] running `Command { std: "docker" "inspect" "226f6c2a399f1e32bda28c15efa52f5ea57c0bece96094bfcce0cd7e0d4896ad", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "226f6c2a399f1e32bda28c15efa52f5ea57c0bece96094bfcce0cd7e0d4896ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.36s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/acquire-4091b1dbd6fa3089)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stderr]      Running tests/acquire.rs (/opt/rustwide/target/debug/deps/acquire-bea22c46a7ad99c1)
[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] [stdout] 
[INFO] [stdout] running 22 tests
[INFO] [stdout] test acquire_dist_rejects_non_zip_type ... ok
[INFO] [stdout] test acquire_git_errors_without_url ... ok
[INFO] [stdout] test acquire_dist_errors_without_url ... ok
[INFO] [stdout] test acquire_package_errors_when_no_source ... ok
[INFO] [stdout] test acquire_package_skips_platform_packages ... ok
[INFO] [stdout] test http_fetcher_downloads_real_dist ... ignored, network: run with --ignored when you want to validate a real download
[INFO] [stdout] test extract_rejects_symlink_entry ... ok
[INFO] [stdout] test shasum_err_on_mismatch ... ok
[INFO] [stdout] test extract_rejects_zip_slip ... ok
[INFO] [stdout] test acquire_git_rejects_non_git_type ... ok
[INFO] [stdout] test extract_zip_strips_single_root_dir ... ok
[INFO] [stdout] test static_fetcher_returns_bytes ... ok
[INFO] [stdout] test shasum_ok_when_matches_and_skips_when_empty ... ok
[INFO] [stdout] test extract_without_common_root_is_flat ... ok
[INFO] [stdout] test acquire_dist_writes_package_to_store ... ok
[INFO] [stdout] test acquire_package_skips_when_already_in_store_intact ... ok
[INFO] [stdout] test acquire_package_uses_dist_when_present ... ok
[INFO] [stdout] test acquire_package_repairs_corrupt_store_entry ... ok
[INFO] [stdout] test acquire_git_rejects_dash_reference ... ok
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cli-2731340a0759e61f)
[INFO] [stdout] test acquire_git_source_writes_package ... ok
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/phpm-0b0f7a05da50000c)
[INFO] [stdout] test acquire_git_empty_reference_uses_head ... ok
[INFO] [stderr]      Running tests/acceptance.rs (/opt/rustwide/target/debug/deps/acceptance-55c3785c747f8470)
[INFO] [stdout] test acquire_package_falls_back_to_git_when_dist_url_none ... ok
[INFO] [stderr]      Running tests/cli.rs (/opt/rustwide/target/debug/deps/cli-867a83ea95a61ca5)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 21 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.14s
[INFO] [stdout] 
[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] [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] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test laravel_boots_after_phpm_install ... ignored, real: needs composer + php + network; run with --ignored
[INFO] [stdout] test phpunit_bin_runs_after_phpm_install ... ignored, real: needs composer + php + network; run with --ignored
[INFO] [stdout] test project_with_event_plugin_installs_without_crash ... ignored, real: needs composer + php + network; run with --ignored
[INFO] [stdout] test symfony_console_runs_after_phpm_install ... ignored, real: needs composer + php + network; run with --ignored
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 4 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test phpm_install_real_psr_log ... ignored, real: needs composer + network + php; run with --ignored
[INFO] [stdout] test gc_run_empty_registry_is_noop_not_error ... ok
[INFO] [stdout] test gc_run_dry_run_then_prune ... ok
[INFO] [stdout] test install_not_stale_when_all_requires_locked ... ok
[INFO] [stdout] test install_warns_when_composer_json_has_unlocked_require ... ok
[INFO] [stdout] test install_end_to_end_offline ... ok
[INFO] [stdout] test install_no_dev_skips_dev_packages ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/compat_composer-80cd46b7e1e66a88)
[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/compat.rs (/opt/rustwide/target/debug/deps/compat-9041159ffdf38dc3)
[INFO] [stdout] 
[INFO] [stdout] running 29 tests
[INFO] [stdout] test aggregates_files_with_dependency_prefix ... ok
[INFO] [stdout] test autoload_entry_returns_getloader ... ok
[INFO] [stdout] test autoload_real_wires_loader_with_hash ... ok
[INFO] [stdout] test bin_proxy_php_resolves_autoload_and_includes_real_binary ... ok
[INFO] [stdout] test bin_proxy_bat_calls_php ... ok
[INFO] [stdout] test files_php_keys_by_stable_identifier ... ok
[INFO] [stdout] test classmap_php_maps_class_to_path ... ok
[INFO] [stdout] test aggregates_root_and_dependency_psr4_with_correct_base ... ok
[INFO] [stdout] test classmap_cache_keeps_full_version_and_round_trips ... ok
[INFO] [stdout] test installed_json_carries_extra_for_discovery ... ok
[INFO] [stdout] test installed_json_full_defaults_type_to_library_when_absent ... ok
[INFO] [stdout] test installed_json_full_handles_null_composer_json ... ok
[INFO] [stdout] test installed_php_contains_root_and_versions ... ok
[INFO] [stdout] test path_base_join_handles_empty_and_slashes ... ok
[INFO] [stdout] test root_autoload_dev_is_merged_separately_from_autoload ... ok
[INFO] [stdout] test installed_php_dev_requirement_reflects_dev_flag ... ok
[INFO] [stdout] test scan_finds_namespaced_classes_interfaces_traits_enums ... ok
[INFO] [stdout] test generate_tolerates_missing_package_composer_json ... ok
[INFO] [stdout] test scan_handles_chained_modifiers_and_readonly ... ok
[INFO] [stdout] test installed_json_lists_dev_package_names ... ok
[INFO] [stdout] test psr4_php_is_valid_array_with_base_vars ... ok
[INFO] [stdout] test gen_error_is_constructible ... ok
[INFO] [stdout] test installed_json_preserves_require_and_autoload_for_plugin_validation ... ok
[INFO] [stdout] test scan_handles_global_namespace ... ok
[INFO] [stdout] test scan_skips_class_decls_inside_heredoc ... ok
[INFO] [stdout] test generate_writes_executable_bin_proxy ... ok
[INFO] [stdout] test generate_writes_all_expected_files ... ok
[INFO] [stdout] test generated_autoloader_loads_a_class ... ok
[INFO] [stdout] test generated_installed_versions_works ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 29 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.23s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/composer_bridge-30883d8f1bf409b7)
[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/bridge.rs (/opt/rustwide/target/debug/deps/bridge-68f8e33fb90e50fb)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test require_passes_packages_and_no_install ... ok
[INFO] [stdout] test update_invokes_composer_update_no_install ... ok
[INFO] [stdout] test run_script_skips_when_no_composer_json ... ok
[INFO] [stdout] test run_script_runs_declared_event ... ok
[INFO] [stdout] test remove_passes_packages_and_no_install ... ok
[INFO] [stdout] test run_script_skips_undeclared_event ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/gc-dc5c028f4d10a09e)
[INFO] [stderr]      Running tests/gc.rs (/opt/rustwide/target/debug/deps/gc-1d93a901df2b1b96)
[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] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test registry_empty_when_never_registered ... ok
[INFO] [stdout] test registry_registers_and_lists_unique_projects ... ok
[INFO] [stdout] test registry_prune_drops_missing_paths ... ok
[INFO] [stdout] test plan_gc_refuses_empty_registry ... ok
[INFO] [stdout] test plan_gc_ignores_missing_lock ... ok
[INFO] [stdout] test plan_gc_aborts_on_malformed_lock ... ok
[INFO] [stdout] test execute_gc_removes_only_unreferenced ... ok
[INFO] [stdout] test plan_gc_marks_unreferenced_for_removal ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/linker-7cfd683de42e1b6a)
[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/linker.rs (/opt/rustwide/target/debug/deps/linker-861a6cd6ed00c1e2)
[INFO] [stdout] 
[INFO] [stdout] running 20 tests
[INFO] [stdout] test current_vendor_packages_empty_when_no_vendor ... ok
[INFO] [stdout] test sentinel_round_trips_content_hash ... ok
[INFO] [stdout] test materialize_relinks_when_target_has_different_inode ... ok
[INFO] [stdout] test sync_errors_when_store_package_missing ... ok
[INFO] [stdout] test current_vendor_packages_lists_materialized_dirs ... ok
[INFO] [stdout] test materialize_hardlinks_files_sharing_inodes ... ok
[INFO] [stdout] test sentinel_absent_when_vendor_missing ... ok
[INFO] [stdout] test materialize_copy_mode_duplicates_content ... ok
[INFO] [stdout] test materialize_is_idempotent_skips_correct_links ... ok
[INFO] [stdout] test sync_on_empty_lock_creates_vendor_and_reports_zero ... ok
[INFO] [stdout] test materialize_prunes_files_absent_from_store ... ok
[INFO] [stdout] test sentinel_corrupt_file_reads_as_none ... ok
[INFO] [stdout] test sync_is_no_op_when_sentinel_matches ... ok
[INFO] [stdout] test sync_recovers_after_partial_then_completes ... ok
[INFO] [stdout] test sync_materializes_lock_packages_from_store ... ok
[INFO] [stdout] test sync_includes_dev_packages ... ok
[INFO] [stdout] test sync_removes_stale_packages_not_in_lock ... ok
[INFO] [stdout] test sync_empty_content_hash_never_no_ops ... ok
[INFO] [stdout] test sync_prunes_stale_files_on_version_upgrade ... ok
[INFO] [stdout] test sync_prunes_dev_package_when_dev_cleared_same_hash ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 20 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/lockfile-b923769cf92e2292)
[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/json.rs (/opt/rustwide/target/debug/deps/json-cc84b9b99fcfb083)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test bin_accepts_single_string ... ok
[INFO] [stdout] test parses_files_classmap_scripts_bin ... ok
[INFO] [stdout] test parses_psr4_string_and_array ... ok
[INFO] [stdout] test parses_require_and_dev ... ok
[INFO] [stdout] test empty_object_is_all_defaults ... ok
[INFO] [stdout] test tolerates_null_bin_and_scripts ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/parse.rs (/opt/rustwide/target/debug/deps/parse-9d4e267146fa9aea)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test parses_dev_packages_and_ignores_unknown_fields ... ok
[INFO] [stdout] test parses_first_package_dist_and_source ... ok
[INFO] [stdout] test parses_content_hash ... ok
[INFO] [stdout] test dist_url_is_optional ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/store-728319e887ff61b1)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stderr]      Running tests/store.rs (/opt/rustwide/target/debug/deps/store-7a1e309fdfc8b4bf)
[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] [stdout] 
[INFO] [stdout] running 25 tests
[INFO] [stdout] test coords_from_composer_name_splits_on_slash ... ok
[INFO] [stdout] test from_name_rejects_malformed ... ok
[INFO] [stdout] test has_is_false_for_missing_package ... ok
[INFO] [stdout] test list_packages_empty_when_no_store ... ok
[INFO] [stdout] test meta_path_preserves_full_version ... ok
[INFO] [stdout] test lock_file_lives_under_locks_dir ... ok
[INFO] [stdout] test package_path_follows_layout ... ok
[INFO] [stdout] test has_is_true_when_package_dir_exists ... ok
[INFO] [stdout] test tree_hash_empty_dir_is_stable ... ok
[INFO] [stdout] test two_shared_locks_coexist ... ok
[INFO] [stdout] test tree_hash_changes_with_content ... ok
[INFO] [stdout] test try_lock_exclusive_some_when_free ... ok
[INFO] [stdout] test tree_hash_is_stable_and_order_independent ... ok
[INFO] [stdout] test tree_hash_changes_with_path ... ok
[INFO] [stdout] test write_package_leaves_no_temp_on_success ... ok
[INFO] [stdout] test remove_package_clears_dir_and_meta ... ok
[INFO] [stdout] test write_package_reheals_orphaned_dir_without_meta ... ok
[INFO] [stdout] test write_package_materializes_tree_and_meta ... ok
[INFO] [stdout] test verify_fails_on_integrity_mismatch ... ok
[INFO] [stdout] test verify_passes_for_intact_package ... ok
[INFO] [stdout] test list_packages_enumerates_stored_coords ... ok
[INFO] [stdout] test write_package_twice_errors_already_exists ... ok
[INFO] [stdout] test write_package_reheals_readonly_orphan ... ok
[INFO] [stdout] test verify_fails_when_meta_missing ... ok
[INFO] [stdout] test stored_files_are_read_only ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- stored_files_are_read_only stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'stored_files_are_read_only' (2988) panicked at crates/store/tests/store.rs:358:5:
[INFO] [stdout] writing to a store file should fail
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5cad086e68c1 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5cad086e68c1 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5cad086e68c1 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5cad086e68c1 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5cad086fb34a - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5cad086fb34a - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x5cad086eb08c - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x5cad086eb08c - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x5cad086c14a6 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5cad086c14a6 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5cad086dc619 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5cad08604e40 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x5cad08604e40 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5cad086dc7d2 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x5cad086dc7d2 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x5cad086c1584 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:681:13
[INFO] [stdout]   16:     0x5cad086b8b09 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5cad086c22fd - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x5cad086fbb1c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5cad085ec85b - store[d396c2d378bd140b]::stored_files_are_read_only
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/store/tests/store.rs:358:5
[INFO] [stdout]   20:     0x5cad085eaf87 - store[d396c2d378bd140b]::stored_files_are_read_only::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/store/tests/store.rs:339:32
[INFO] [stdout]   21:     0x5cad085f7ae6 - <store[d396c2d378bd140b]::stored_files_are_read_only::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x5cad085f817b - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x5cad085f817b - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   24:     0x5cad086057c5 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   25:     0x5cad086057c5 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   26:     0x5cad086057c5 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   27:     0x5cad086057c5 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x5cad086057c5 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x5cad086057c5 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   30:     0x5cad086057c5 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   31:     0x5cad08600274 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   32:     0x5cad08600274 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   33:     0x5cad08608912 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   34:     0x5cad08608912 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   35:     0x5cad08608912 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   36:     0x5cad08608912 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x5cad08608912 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x5cad08608912 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   39:     0x5cad08608912 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x5cad086e57ef - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   41:     0x5cad086e57ef - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   42:     0x72101eaacaa4 - <unknown>
[INFO] [stdout]   43:     0x72101eb39a64 - clone
[INFO] [stdout]   44:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     stored_files_are_read_only
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 24 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p store --test store`
[INFO] running `Command { std: "docker" "inspect" "226f6c2a399f1e32bda28c15efa52f5ea57c0bece96094bfcce0cd7e0d4896ad", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "226f6c2a399f1e32bda28c15efa52f5ea57c0bece96094bfcce0cd7e0d4896ad", kill_on_drop: false }`
[INFO] [stdout] 226f6c2a399f1e32bda28c15efa52f5ea57c0bece96094bfcce0cd7e0d4896ad
