[INFO] fetching crate sampo-github-bot 0.4.6...
[INFO] testing sampo-github-bot-0.4.6 against beta-2026-04-21 for beta-1.96-2
[INFO] extracting crate sampo-github-bot 0.4.6 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate sampo-github-bot 0.4.6
[INFO] finished tweaking crates.io crate sampo-github-bot 0.4.6
[INFO] tweaked toml for crates.io crate sampo-github-bot 0.4.6 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate sampo-github-bot 0.4.6 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 sampo-github-bot 0.4.6 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] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 527dc18999089670e49d6bc7fadef9f9b472d1763aba6765485518e47e31622e
[INFO] running `Command { std: "docker" "start" "-a" "527dc18999089670e49d6bc7fadef9f9b472d1763aba6765485518e47e31622e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "527dc18999089670e49d6bc7fadef9f9b472d1763aba6765485518e47e31622e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "527dc18999089670e49d6bc7fadef9f9b472d1763aba6765485518e47e31622e", kill_on_drop: false }`
[INFO] [stdout] 527dc18999089670e49d6bc7fadef9f9b472d1763aba6765485518e47e31622e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 7d0f93286d839de51d8d2f45e6f4cd204fa40c94691e4ede953e4952e922875e
[INFO] running `Command { std: "docker" "start" "-a" "7d0f93286d839de51d8d2f45e6f4cd204fa40c94691e4ede953e4952e922875e", kill_on_drop: false }`
[INFO] [stderr]    Compiling cc v1.2.60
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling openssl v0.10.77
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling tree-sitter-language v0.1.7
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling rustls v0.22.4
[INFO] [stderr]    Compiling num-conv v0.2.1
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling iri-string v0.7.12
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling deranged v0.5.8
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling rustls-native-certs v0.7.3
[INFO] [stderr]    Compiling pem v3.0.6
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling streaming-iterator v0.1.9
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling secrecy v0.8.0
[INFO] [stderr]    Compiling changesets v0.4.0
[INFO] [stderr]    Compiling rustc-hash v2.1.2
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling semver v1.0.28
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling openssl-sys v0.9.113
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling tree-sitter-elixir v0.3.5
[INFO] [stderr]    Compiling tree-sitter v0.24.7
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.1
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling pin-project-internal v1.1.11
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tokio v1.52.0
[INFO] [stderr]    Compiling chrono-tz-build v0.2.1
[INFO] [stderr]    Compiling snafu-derive v0.8.9
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling chrono-tz v0.8.6
[INFO] [stderr]    Compiling simple_asn1 v0.6.4
[INFO] [stderr]    Compiling axum-macros v0.4.2
[INFO] [stderr]    Compiling zerofrom v0.1.7
[INFO] [stderr]    Compiling yoke v0.8.2
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling pin-project v1.1.11
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[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 snafu v0.8.9
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling rustls-webpki v0.102.8
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling axum-core v0.4.5
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling jsonwebtoken v9.3.1
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling tokio-rustls v0.25.0
[INFO] [stderr]    Compiling tower-http v0.5.2
[INFO] [stderr]    Compiling hyper v1.9.0
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling hyper-rustls v0.26.0
[INFO] [stderr]    Compiling hyper-timeout v0.5.2
[INFO] [stderr]    Compiling axum v0.7.9
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling octocrab v0.39.0
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling sampo-core v0.13.3
[INFO] [stderr]    Compiling sampo-github-bot v0.4.6 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 26s
[INFO] running `Command { std: "docker" "inspect" "7d0f93286d839de51d8d2f45e6f4cd204fa40c94691e4ede953e4952e922875e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7d0f93286d839de51d8d2f45e6f4cd204fa40c94691e4ede953e4952e922875e", kill_on_drop: false }`
[INFO] [stdout] 7d0f93286d839de51d8d2f45e6f4cd204fa40c94691e4ede953e4952e922875e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] e01ea9a4ce3689f6a4dd3ed023780200a3f829095951cbab894d94a919f87f57
[INFO] running `Command { std: "docker" "start" "-a" "e01ea9a4ce3689f6a4dd3ed023780200a3f829095951cbab894d94a919f87f57", kill_on_drop: false }`
[INFO] [stderr]    Compiling sampo-github-bot v0.4.6 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3.27s
[INFO] running `Command { std: "docker" "inspect" "e01ea9a4ce3689f6a4dd3ed023780200a3f829095951cbab894d94a919f87f57", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e01ea9a4ce3689f6a4dd3ed023780200a3f829095951cbab894d94a919f87f57", kill_on_drop: false }`
[INFO] [stdout] e01ea9a4ce3689f6a4dd3ed023780200a3f829095951cbab894d94a919f87f57
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] ac5acffa4fd576a7dc139842ac68e05c58f3b6f583e87dfe283f4227ba9e83c2
[INFO] running `Command { std: "docker" "start" "-a" "ac5acffa4fd576a7dc139842ac68e05c58f3b6f583e87dfe283f4227ba9e83c2", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.33s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/sampo_github_bot-dd4198fb31a4a903)
[INFO] [stdout] 
[INFO] [stdout] running 34 tests
[INFO] [stdout] test changeset::tests::summarize_packages_deduplicates_messages ... ok
[INFO] [stdout] test changeset::tests::present_changeset_comment_with_tags ... ok
[INFO] [stdout] test changeset::tests::append_package_preview_includes_kind ... ok
[INFO] [stdout] test changeset::tests::content_from_patch_extracts_new_file ... ok
[INFO] [stdout] test changeset::tests::present_changeset_comment_lists_packages ... ok
[INFO] [stdout] test changeset::tests::missing_changeset_comment_includes_instructions ... ok
[INFO] [stdout] test tests::comment_has_marker_none_body ... ok
[INFO] [stdout] test changeset::tests::present_changeset_comment_mixed_tags_and_bumps ... ok
[INFO] [stdout] test tests::approval_state_roundtrip ... ok
[INFO] [stdout] test tests::hex_decode_empty_string ... ok
[INFO] [stdout] test tests::release_pr_detection_by_branch_name ... ok
[INFO] [stdout] test tests::comment_has_marker_partial_match ... ok
[INFO] [stdout] test tests::release_pr_detection_by_release_prefix ... ok
[INFO] [stdout] test tests::hex_decode_works ... ok
[INFO] [stdout] test tests::verify_signature_invalid_header_format ... ok
[INFO] [stdout] test tests::hex_decode_odd_length ... ok
[INFO] [stdout] test tests::release_pr_detection_robust_against_missing_body ... ok
[INFO] [stdout] test tests::verify_signature_invalid_hex ... ok
[INFO] [stdout] test tests::release_pr_detection_by_body_phrase ... ok
[INFO] [stdout] test tests::verify_error_display ... ok
[INFO] [stdout] test tests::verify_signature_wrong_signature ... ok
[INFO] [stdout] test tests::hex_decode_invalid_characters ... ok
[INFO] [stdout] test tests::verify_signature_different_secrets ... ok
[INFO] [stdout] test tests::hex_decode_lowercase_uppercase ... ok
[INFO] [stdout] test tests::comment_has_marker_not_found ... ok
[INFO] [stdout] test tests::comment_has_marker_case_sensitive ... ok
[INFO] [stdout] test tests::comment_has_marker_found ... ok
[INFO] [stdout] test tests::comment_has_marker_multiple_markers ... ok
[INFO] [stdout] test tests::comment_has_marker_whitespace_around ... ok
[INFO] [stdout] test tests::non_release_pr_not_detected ... ok
[INFO] [stdout] test tests::comment_has_marker_empty_body ... ok
[INFO] [stdout] test changeset::tests::issue_section_mentions_problematic_files ... ok
[INFO] [stdout] test tests::verify_signature_matches ... ok
[INFO] [stdout] test tests::verify_signature_missing_header ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 34 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "ac5acffa4fd576a7dc139842ac68e05c58f3b6f583e87dfe283f4227ba9e83c2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ac5acffa4fd576a7dc139842ac68e05c58f3b6f583e87dfe283f4227ba9e83c2", kill_on_drop: false }`
[INFO] [stdout] ac5acffa4fd576a7dc139842ac68e05c58f3b6f583e87dfe283f4227ba9e83c2
