[INFO] fetching crate tugger-windows-codesign 0.10.0... [INFO] testing tugger-windows-codesign-0.10.0 against beta-2025-10-28 for beta-1.92-2 [INFO] extracting crate tugger-windows-codesign 0.10.0 into /workspace/builds/worker-1-tc2/source [INFO] started tweaking crates.io crate tugger-windows-codesign 0.10.0 [INFO] finished tweaking crates.io crate tugger-windows-codesign 0.10.0 [INFO] tweaked toml for crates.io crate tugger-windows-codesign 0.10.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate tugger-windows-codesign 0.10.0 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] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 227 packages to latest compatible versions [INFO] [stderr] Adding der-parser v8.2.0 (available: v10.0.0) [INFO] [stderr] Adding duct v0.13.7 (available: v1.1.0) [INFO] [stderr] Adding rcgen v0.10.0 (available: v0.14.5) [INFO] [stderr] Adding x509-parser v0.14.0 (available: v0.18.0) [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-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 824b5e65982d10d8308dd1eb950e7111b678a6f6e17c8bac52417d0d3c8c7484 [INFO] running `Command { std: "docker" "start" "-a" "824b5e65982d10d8308dd1eb950e7111b678a6f6e17c8bac52417d0d3c8c7484", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "824b5e65982d10d8308dd1eb950e7111b678a6f6e17c8bac52417d0d3c8c7484", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "824b5e65982d10d8308dd1eb950e7111b678a6f6e17c8bac52417d0d3c8c7484", kill_on_drop: false }` [INFO] [stdout] 824b5e65982d10d8308dd1eb950e7111b678a6f6e17c8bac52417d0d3c8c7484 [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bad2c3b0a8594324a7b8ae250b750fd5cbe0f75a9bed03d9d9ff04c2f99d4e3c [INFO] running `Command { std: "docker" "start" "-a" "bad2c3b0a8594324a7b8ae250b750fd5cbe0f75a9bed03d9d9ff04c2f99d4e3c", kill_on_drop: false }` [INFO] [stderr] Compiling hashbrown v0.16.0 [INFO] [stderr] Compiling generic-array v0.14.9 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling socket2 v0.6.1 [INFO] [stderr] Compiling mio v1.1.0 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling deranged v0.5.5 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling rustls-pemfile v1.0.4 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling indexmap v2.12.0 [INFO] [stderr] Compiling os_pipe v1.2.3 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Compiling webpki-roots v0.25.4 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling sigchld v0.2.4 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling block-padding v0.3.3 [INFO] [stderr] Compiling flate2 v1.1.5 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling pem v1.1.1 [INFO] [stderr] Compiling shared_child v1.1.1 [INFO] [stderr] Compiling inout v0.1.4 [INFO] [stderr] Compiling duct v0.13.7 [INFO] [stderr] Compiling zip v0.6.6 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling time v0.3.44 [INFO] [stderr] Compiling rc2 v0.8.1 [INFO] [stderr] Compiling cbc v0.1.2 [INFO] [stderr] Compiling des v0.8.1 [INFO] [stderr] Compiling yasna v0.5.2 [INFO] [stderr] Compiling p12 v0.6.3 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling tokio-util v0.7.17 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling h2 v0.3.27 [INFO] [stderr] Compiling rcgen v0.10.0 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling hyper-rustls v0.24.2 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stderr] Compiling tugger-common v0.10.0 [INFO] [stderr] Compiling tugger-windows v0.10.0 [INFO] [stderr] Compiling tugger-windows-codesign v0.10.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.16s [INFO] running `Command { std: "docker" "inspect" "bad2c3b0a8594324a7b8ae250b750fd5cbe0f75a9bed03d9d9ff04c2f99d4e3c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bad2c3b0a8594324a7b8ae250b750fd5cbe0f75a9bed03d9d9ff04c2f99d4e3c", kill_on_drop: false }` [INFO] [stdout] bad2c3b0a8594324a7b8ae250b750fd5cbe0f75a9bed03d9d9ff04c2f99d4e3c [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8a30dab81c8de94feb3f1ac734b2de64ea8aa2183e5caacdafb274e42e7655e4 [INFO] running `Command { std: "docker" "start" "-a" "8a30dab81c8de94feb3f1ac734b2de64ea8aa2183e5caacdafb274e42e7655e4", kill_on_drop: false }` [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling time-macros v0.2.24 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling rusticata-macros v4.1.0 [INFO] [stderr] Compiling asn1-rs-impl v0.1.0 [INFO] [stderr] Compiling oid-registry v0.6.1 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling asn1-rs-derive v0.4.0 [INFO] [stderr] Compiling time v0.3.44 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling icu_properties v2.1.1 [INFO] [stderr] Compiling asn1-rs v0.5.2 [INFO] [stderr] Compiling yasna v0.5.2 [INFO] [stderr] Compiling p12 v0.6.3 [INFO] [stderr] Compiling rcgen v0.10.0 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling der-parser v8.2.0 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling x509-parser v0.14.0 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stderr] Compiling tugger-common v0.10.0 [INFO] [stderr] Compiling tugger-windows v0.10.0 [INFO] [stderr] Compiling tugger-windows-codesign v0.10.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 15.02s [INFO] running `Command { std: "docker" "inspect" "8a30dab81c8de94feb3f1ac734b2de64ea8aa2183e5caacdafb274e42e7655e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8a30dab81c8de94feb3f1ac734b2de64ea8aa2183e5caacdafb274e42e7655e4", kill_on_drop: false }` [INFO] [stdout] 8a30dab81c8de94feb3f1ac734b2de64ea8aa2183e5caacdafb274e42e7655e4 [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 8fa1d73bfac2036650ed0379e72082727e17281f856551731794ff76619f7d1d [INFO] running `Command { std: "docker" "start" "-a" "8fa1d73bfac2036650ed0379e72082727e17281f856551731794ff76619f7d1d", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.25s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/tugger_windows_codesign-f519eef47b07e59a) [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test signing::tests::test_is_signable ... ok [INFO] [stdout] test signing::tests::test_create_self_signed_certificate ... ok [INFO] [stdout] test signtool::tests::test_sign_executable ... ok [INFO] [stdout] test signtool::tests::test_find_signtool ... ok [INFO] [stdout] test signing::tests::test_serialize_pfx ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s [INFO] [stdout] [INFO] [stderr] Doc-tests tugger_windows_codesign [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] running `Command { std: "docker" "inspect" "8fa1d73bfac2036650ed0379e72082727e17281f856551731794ff76619f7d1d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8fa1d73bfac2036650ed0379e72082727e17281f856551731794ff76619f7d1d", kill_on_drop: false }` [INFO] [stdout] 8fa1d73bfac2036650ed0379e72082727e17281f856551731794ff76619f7d1d