[INFO] fetching crate sampo 0.12.1...
[INFO] testing sampo-0.12.1 against beta-2025-10-28 for beta-1.92-2
[INFO] extracting crate sampo 0.12.1 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate sampo 0.12.1
[INFO] finished tweaking crates.io crate sampo 0.12.1
[INFO] tweaked toml for crates.io crate sampo 0.12.1 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate sampo 0.12.1 on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate sampo 0.12.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-2025-10-28" "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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 51fecdcb51dbc55462f1814f0d66919ed8ced78b30285ab83b8a78d591d82798
[INFO] running `Command { std: "docker" "start" "-a" "51fecdcb51dbc55462f1814f0d66919ed8ced78b30285ab83b8a78d591d82798", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "51fecdcb51dbc55462f1814f0d66919ed8ced78b30285ab83b8a78d591d82798", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "51fecdcb51dbc55462f1814f0d66919ed8ced78b30285ab83b8a78d591d82798", kill_on_drop: false }`
[INFO] [stdout] 51fecdcb51dbc55462f1814f0d66919ed8ced78b30285ab83b8a78d591d82798
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 79f7ed36e83da2a23b23a21af506f0dcc71f2be08c036850f9c45f6cc6238a98
[INFO] running `Command { std: "docker" "start" "-a" "79f7ed36e83da2a23b23a21af506f0dcc71f2be08c036850f9c45f6cc6238a98", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.20
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling cc v1.2.43
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling camino v1.2.1
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling tree-sitter-language v0.1.5
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling streaming-iterator v0.1.9
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling clap_builder v4.5.50
[INFO] [stderr]    Compiling changesets v0.4.0
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling shell-words v1.1.0
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling openssl-sys v0.9.110
[INFO] [stderr]    Compiling tree-sitter-elixir v0.3.4
[INFO] [stderr]    Compiling tree-sitter v0.24.7
[INFO] [stderr]    Compiling openssl v0.10.74
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling chrono-tz-build v0.2.1
[INFO] [stderr]    Compiling chrono-tz v0.8.6
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling dialoguer v0.11.0
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling clap v4.5.50
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.3
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling cargo-platform v0.1.9
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling cargo_metadata v0.18.1
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling hyper-util v0.1.17
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.24
[INFO] [stderr]    Compiling sampo-core v0.9.0
[INFO] [stderr]    Compiling sampo v0.12.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 52.97s
[INFO] running `Command { std: "docker" "inspect" "79f7ed36e83da2a23b23a21af506f0dcc71f2be08c036850f9c45f6cc6238a98", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "79f7ed36e83da2a23b23a21af506f0dcc71f2be08c036850f9c45f6cc6238a98", kill_on_drop: false }`
[INFO] [stdout] 79f7ed36e83da2a23b23a21af506f0dcc71f2be08c036850f9c45f6cc6238a98
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 213cd7e85af4b3879a97be6094975daf22424344245cbac214b1f1bb77c85d40
[INFO] running `Command { std: "docker" "start" "-a" "213cd7e85af4b3879a97be6094975daf22424344245cbac214b1f1bb77c85d40", kill_on_drop: false }`
[INFO] [stderr]    Compiling sampo v0.12.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.39s
[INFO] running `Command { std: "docker" "inspect" "213cd7e85af4b3879a97be6094975daf22424344245cbac214b1f1bb77c85d40", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "213cd7e85af4b3879a97be6094975daf22424344245cbac214b1f1bb77c85d40", kill_on_drop: false }`
[INFO] [stdout] 213cd7e85af4b3879a97be6094975daf22424344245cbac214b1f1bb77c85d40
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 945277f936c7cdd777aef3cb3f652f7d2e7658f2de9a415bde72edcc0528f7b7
[INFO] running `Command { std: "docker" "start" "-a" "945277f936c7cdd777aef3cb3f652f7d2e7658f2de9a415bde72edcc0528f7b7", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.29s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/sampo-d8d2dc0c3ad574da)
[INFO] [stdout] 
[INFO] [stdout] running 22 tests
[INFO] [stdout] test add::tests::render_major_release ... ok
[INFO] [stdout] test add::tests::normalized_message_arg_rejects_empty_input ... ok
[INFO] [stdout] test add::tests::unique_changeset_path_avoids_conflicts ... ok
[INFO] [stdout] test add::tests::normalized_message_arg_trims_and_accepts_content ... ok
[INFO] [stdout] test add::tests::render_single_package ... ok
[INFO] [stdout] test add::tests::unique_changeset_path_creates_md_files ... ok
[INFO] [stdout] test cli::tests::parses_init ... ok
[INFO] [stdout] test cli::tests::parses_add_with_packages_and_message ... ok
[INFO] [stdout] test cli::tests::parses_pre_exit_with_packages ... ok
[INFO] [stdout] test cli::tests::parses_pre_enter_with_label_and_packages ... ok
[INFO] [stdout] test cli::tests::parses_pre_without_subcommand ... ok
[INFO] [stdout] test cli::tests::parses_publish_passthrough_flags ... ok
[INFO] [stdout] test cli::tests::publish_rejects_passthrough_without_separator ... ok
[INFO] [stdout] test cli::tests::parses_publish_dry_run ... ok
[INFO] [stdout] test prerelease::tests::normalized_label_arg_rejects_empty_value ... ok
[INFO] [stdout] test ui::tests::normalize_nonempty_string_rejects_empty_value ... ok
[INFO] [stdout] test cli::tests::parses_release_dry_run ... ok
[INFO] [stdout] test ui::tests::select_packages_requires_non_empty_workspace ... ok
[INFO] [stdout] test ui::tests::normalize_nonempty_string_trims_and_accepts_value ... ok
[INFO] [stdout] test init::tests::init_creates_dir_and_files_idempotently ... ok
[INFO] [stdout] test prerelease::tests::normalized_label_arg_trims_and_accepts_value ... ok
[INFO] [stdout] test add::tests::render_has_frontmatter ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 22 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "945277f936c7cdd777aef3cb3f652f7d2e7658f2de9a415bde72edcc0528f7b7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "945277f936c7cdd777aef3cb3f652f7d2e7658f2de9a415bde72edcc0528f7b7", kill_on_drop: false }`
[INFO] [stdout] 945277f936c7cdd777aef3cb3f652f7d2e7658f2de9a415bde72edcc0528f7b7
