[INFO] fetching crate stack-profile 0.34.1-alpha.3...
[INFO] testing stack-profile-0.34.1-alpha.3 against beta-2026-04-21 for beta-1.96-2
[INFO] extracting crate stack-profile 0.34.1-alpha.3 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate stack-profile 0.34.1-alpha.3
[INFO] finished tweaking crates.io crate stack-profile 0.34.1-alpha.3
[INFO] tweaked toml for crates.io crate stack-profile 0.34.1-alpha.3 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate stack-profile 0.34.1-alpha.3 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 stack-profile 0.34.1-alpha.3 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+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-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 30c661fe2bd71e5884312dc89e0e5701b9c8dcc269e6d2b594389fae2ab5f433
[INFO] running `Command { std: "docker" "start" "-a" "30c661fe2bd71e5884312dc89e0e5701b9c8dcc269e6d2b594389fae2ab5f433", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "30c661fe2bd71e5884312dc89e0e5701b9c8dcc269e6d2b594389fae2ab5f433", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "30c661fe2bd71e5884312dc89e0e5701b9c8dcc269e6d2b594389fae2ab5f433", kill_on_drop: false }`
[INFO] [stdout] 30c661fe2bd71e5884312dc89e0e5701b9c8dcc269e6d2b594389fae2ab5f433
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] f863a46a5e2d3e364f0d9d3e5186ee37015289a884639a58e46506a99a37089f
[INFO] running `Command { std: "docker" "start" "-a" "f863a46a5e2d3e364f0d9d3e5186ee37015289a884639a58e46506a99a37089f", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.23
[INFO] [stderr]    Compiling zmij v1.0.20
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling sha1_smol v1.0.1
[INFO] [stderr]    Compiling dirs-sys v0.3.7
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling uuid v1.20.0
[INFO] [stderr]    Compiling dirs v4.0.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling gethostname v0.5.0
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling stack-profile v0.34.1-alpha.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.26s
[INFO] running `Command { std: "docker" "inspect" "f863a46a5e2d3e364f0d9d3e5186ee37015289a884639a58e46506a99a37089f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f863a46a5e2d3e364f0d9d3e5186ee37015289a884639a58e46506a99a37089f", kill_on_drop: false }`
[INFO] [stdout] f863a46a5e2d3e364f0d9d3e5186ee37015289a884639a58e46506a99a37089f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 722b933eb420773cd4ce0286677913efdcac57fca9df68e22772431444ef7e81
[INFO] running `Command { std: "docker" "start" "-a" "722b933eb420773cd4ce0286677913efdcac57fca9df68e22772431444ef7e81", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling gethostname v0.5.0
[INFO] [stderr]    Compiling stack-profile v0.34.1-alpha.3 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling tempfile v3.24.0
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3.62s
[INFO] running `Command { std: "docker" "inspect" "722b933eb420773cd4ce0286677913efdcac57fca9df68e22772431444ef7e81", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "722b933eb420773cd4ce0286677913efdcac57fca9df68e22772431444ef7e81", kill_on_drop: false }`
[INFO] [stdout] 722b933eb420773cd4ce0286677913efdcac57fca9df68e22772431444ef7e81
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 842d5694424e8e37ac7f02d8cc9758945fdfae263c270ad8aa6fde623d40e7a8
[INFO] running `Command { std: "docker" "start" "-a" "842d5694424e8e37ac7f02d8cc9758945fdfae263c270ad8aa6fde623d40e7a8", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/stack_profile-0921c882fe1fd59f)
[INFO] [stdout] 
[INFO] [stdout] running 47 tests
[INFO] [stdout] test profile_store::tests::default_is_home_dot_cipherstash ... ok
[INFO] [stdout] test device_identity::tests::load_or_create_generates_new_identity ... ok
[INFO] [stdout] test profile_store::tests::resolve_explicit_overrides_all ... ok
[INFO] [stdout] test profile_store::tests::clear_succeeds_for_missing_file ... ok
[INFO] [stdout] test device_identity::tests::load_or_create_reuses_existing ... ok
[INFO] [stdout] test profile_store::tests::filename_validation::accepts_plain_filename ... ok
[INFO] [stdout] test profile_store::tests::round_trip_save_and_load ... ok
[INFO] [stdout] test device_identity::tests::round_trip_serialization ... ok
[INFO] [stdout] test profile_store::tests::filename_validation::exists_returns_false_for_invalid_filename ... ok
[INFO] [stdout] test profile_store::tests::exists_returns_false_for_missing_file ... ok
[INFO] [stdout] test profile_store::tests::filename_validation::rejects_empty_string ... ok
[INFO] [stdout] test profile_store::tests::filename_validation::rejects_absolute_path ... ok
[INFO] [stdout] test profile_store::tests::filename_validation::rejects_parent_traversal ... ok
[INFO] [stdout] test profile_store::tests::filename_validation::rejects_path_with_separator ... ok
[INFO] [stdout] test profile_store::tests::load_returns_not_found_for_missing_file ... ok
[INFO] [stdout] test profile_store::tests::filename_validation::rejects_on_clear ... ok
[INFO] [stdout] test profile_store::tests::filename_validation::rejects_on_load ... ok
[INFO] [stdout] test profile_store::tests::workspace::given_no_workspace_set::current_workspace_store_returns_no_current_workspace ... ok
[INFO] [stdout] test profile_store::tests::workspace::given_workspace_set::returns_workspace_id ... ok
[INFO] [stdout] test profile_store::tests::workspace::given_no_workspace_set::clear_current_workspace_succeeds ... ok
[INFO] [stdout] test profile_store::tests::save_with_mode_sets_permissions ... ok
[INFO] [stdout] test profile_store::tests::workspace::list_workspaces::returns_empty_when_no_workspaces_dir ... ok
[INFO] [stdout] test profile_store::tests::workspace::given_no_workspace_set::init_workspace_creates_dir_and_sets_current ... ok
[INFO] [stdout] test profile_store::tests::save_creates_directory ... ok
[INFO] [stdout] test profile_store::tests::workspace::given_multiple_workspaces::list_workspaces_returns_sorted_ids ... ok
[INFO] [stdout] test profile_store::tests::workspace::given_no_workspace_set::current_workspace_returns_no_current_workspace ... ok
[INFO] [stdout] test profile_store::tests::workspace::given_no_workspace_set::set_current_workspace_returns_workspace_not_found ... ok
[INFO] [stdout] test profile_store::tests::workspace::migrate_to_workspace::given_no_legacy_files::sets_current_workspace ... ok
[INFO] [stdout] test profile_store::tests::workspace::given_workspace_set::current_workspace_store_returns_scoped_store ... ok
[INFO] [stdout] test profile_store::tests::workspace::migrate_to_workspace::given_legacy_flat_files::moves_files_to_workspace_dir ... ok
[INFO] [stdout] test profile_store::tests::workspace::given_workspace_set::clear_removes_selection ... ok
[INFO] [stdout] test profile_store::tests::clear_removes_existing_file ... ok
[INFO] [stdout] test profile_store::tests::save_with_mode_tightens_existing_permissions ... ok
[INFO] [stdout] test profile_store::tests::workspace::migrate_to_workspace::given_legacy_flat_files::sets_current_workspace ... ok
[INFO] [stdout] test profile_store::tests::workspace::given_multiple_workspaces::switching_changes_current_workspace_store_data ... ok
[INFO] [stdout] test profile_store::tests::workspace::given_workspace_set::save_and_load_round_trips_through_workspace_store ... ok
[INFO] [stdout] test profile_store::tests::workspace::validate_workspace_id::rejects_lowercase ... ok
[INFO] [stdout] test profile_store::tests::workspace::validate_workspace_id::rejects_non_base32_digits ... ok
[INFO] [stdout] test profile_store::tests::workspace::migrate_to_workspace::given_existing_files_in_target::does_not_overwrite ... ok
[INFO] [stdout] test profile_store::tests::workspace::validate_workspace_id::rejects_path_traversal ... ok
[INFO] [stdout] test profile_store::tests::workspace::workspace_store::rejects_invalid_id ... ok
[INFO] [stdout] test profile_store::tests::workspace::workspace_store::returns_scoped_store ... ok
[INFO] [stdout] test profile_store::tests::workspace::validate_workspace_id::rejects_empty ... ok
[INFO] [stdout] test profile_store::tests::workspace::validate_workspace_id::rejects_wrong_length ... ok
[INFO] [stdout] test profile_store::tests::workspace::validate_workspace_id::accepts_valid_base32 ... ok
[INFO] [stdout] test profile_store::tests::workspace::list_workspaces::ignores_files_and_invalid_dirs ... ok
[INFO] [stdout] test device_identity::tests::load_returns_not_found_for_missing_file ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 47 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.24s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests stack_profile
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test src/lib.rs - (line 50) - compile ... ok
[INFO] [stdout] test src/lib.rs - (line 30) - compile ... ok
[INFO] [stdout] test src/profile_store.rs - profile_store::ProfileStore (line 21) - compile ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.33s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "842d5694424e8e37ac7f02d8cc9758945fdfae263c270ad8aa6fde623d40e7a8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "842d5694424e8e37ac7f02d8cc9758945fdfae263c270ad8aa6fde623d40e7a8", kill_on_drop: false }`
[INFO] [stdout] 842d5694424e8e37ac7f02d8cc9758945fdfae263c270ad8aa6fde623d40e7a8
