[INFO] cloning repository https://github.com/web3-authn/dkim-verifier-contract
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/web3-authn/dkim-verifier-contract" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fweb3-authn%2Fdkim-verifier-contract", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fweb3-authn%2Fdkim-verifier-contract'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d9ff77b152c7802640e798d4382d04a7d7eed921
[INFO] testing web3-authn/dkim-verifier-contract against 1.94.0 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fweb3-authn%2Fdkim-verifier-contract" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/web3-authn/dkim-verifier-contract
[INFO] finished tweaking git repo https://github.com/web3-authn/dkim-verifier-contract
[INFO] tweaked toml for git repo https://github.com/web3-authn/dkim-verifier-contract written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/web3-authn/dkim-verifier-contract on toolchain 1.94.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.94.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/web3-authn/dkim-verifier-contract 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.94.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded spki v0.8.0-rc.4
[INFO] [stderr]   Downloaded rand_core v0.10.0-rc-2
[INFO] [stderr]   Downloaded const-oid v0.10.1
[INFO] [stderr]   Downloaded signature v3.0.0-rc.5
[INFO] [stderr]   Downloaded wasi-http-client v0.2.1
[INFO] [stderr]   Downloaded pem-rfc7468 v1.0.0
[INFO] [stderr]   Downloaded base16ct v0.3.0
[INFO] [stderr]   Downloaded crypto-common v0.2.0-rc.5
[INFO] [stderr]   Downloaded hybrid-array v0.4.5
[INFO] [stderr]   Downloaded serdect v0.4.1
[INFO] [stderr]   Downloaded pkcs1 v0.8.0-rc.4
[INFO] [stderr]   Downloaded pkcs8 v0.11.0-rc.8
[INFO] [stderr]   Downloaded der v0.8.0-rc.10
[INFO] [stderr]   Downloaded rsa v0.10.0-rc.10
[INFO] [stderr]   Downloaded x25519-dalek v1.1.1
[INFO] [stderr]   Downloaded crypto-primes v0.7.0-pre.4
[INFO] [stderr]   Downloaded sha2 v0.11.0-rc.3
[INFO] [stderr]   Downloaded crypto-bigint v0.7.0-rc.10
[INFO] [stderr]   Downloaded digest v0.11.0-rc.4
[INFO] [stderr]   Downloaded block-buffer v0.11.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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" "+1.94.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ca5fdd19d73f8fe44422ed41a95f8134c64e94126b164bcdd47bbeee0eeefd69
[INFO] running `Command { std: "docker" "start" "-a" "ca5fdd19d73f8fe44422ed41a95f8134c64e94126b164bcdd47bbeee0eeefd69", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ca5fdd19d73f8fe44422ed41a95f8134c64e94126b164bcdd47bbeee0eeefd69", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ca5fdd19d73f8fe44422ed41a95f8134c64e94126b164bcdd47bbeee0eeefd69", kill_on_drop: false }`
[INFO] [stdout] ca5fdd19d73f8fe44422ed41a95f8134c64e94126b164bcdd47bbeee0eeefd69
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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" "+1.94.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e646140c5d106cef613f9d41f04bd18c5c25883fe69457502b1f10ad31ddda73
[INFO] running `Command { std: "docker" "start" "-a" "e646140c5d106cef613f9d41f04bd18c5c25883fe69457502b1f10ad31ddda73", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling const-oid v0.10.1
[INFO] [stderr]    Compiling icu_properties_data v2.1.1
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling pem-rfc7468 v1.0.0
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling rand_core v0.10.0-rc-2
[INFO] [stderr]    Compiling wit-bindgen-rt v0.33.0
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling opaque-debug v0.3.1
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling wasi v0.13.3+wasi-0.2.2
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling hybrid-array v0.4.5
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling crypto-common v0.2.0-rc.5
[INFO] [stderr]    Compiling block-buffer v0.11.0
[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 digest v0.9.0
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling poly1305 v0.8.0
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling digest v0.11.0-rc.4
[INFO] [stderr]    Compiling signature v3.0.0-rc.5
[INFO] [stderr]    Compiling sha2 v0.11.0-rc.3
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling der v0.8.0-rc.10
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling crypto-bigint v0.7.0-rc.10
[INFO] [stderr]    Compiling curve25519-dalek v3.2.0
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling chacha20 v0.9.1
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling chacha20poly1305 v0.10.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling x25519-dalek v1.1.1
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling spki v0.8.0-rc.4
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling pkcs8 v0.11.0-rc.8
[INFO] [stderr]    Compiling pkcs1 v0.8.0-rc.4
[INFO] [stderr]    Compiling serde v1.0.228
[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 serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling crypto-primes v0.7.0-pre.4
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling wasi-http-client v0.2.1
[INFO] [stderr]    Compiling rsa v0.10.0-rc.10
[INFO] [stderr]    Compiling email-dkim-verifier-contract v0.7.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `version` is never read
[INFO] [stdout]   --> src/crypto.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct EncryptedEmailEnvelope {
[INFO] [stdout]    |            ---------------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 14 |     pub version: u8,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 32.03s
[INFO] running `Command { std: "docker" "inspect" "e646140c5d106cef613f9d41f04bd18c5c25883fe69457502b1f10ad31ddda73", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e646140c5d106cef613f9d41f04bd18c5c25883fe69457502b1f10ad31ddda73", kill_on_drop: false }`
[INFO] [stdout] e646140c5d106cef613f9d41f04bd18c5c25883fe69457502b1f10ad31ddda73
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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" "+1.94.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0c44698ecb9736804e019c3b1fbdd6a5d5bdcd66e48c864af521afca4c8d5521
[INFO] running `Command { std: "docker" "start" "-a" "0c44698ecb9736804e019c3b1fbdd6a5d5bdcd66e48c864af521afca4c8d5521", kill_on_drop: false }`
[INFO] [stderr]    Compiling email-dkim-verifier-contract v0.7.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `wasi_http_client::Client`
[INFO] [stdout]  --> src/dns.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use wasi_http_client::Client;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `DnsAnswer` is never constructed
[INFO] [stdout]  --> src/dns.rs:5:8
[INFO] [stdout]   |
[INFO] [stdout] 5 | struct DnsAnswer {
[INFO] [stdout]   |        ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `DnsResponse` is never constructed
[INFO] [stdout]   --> src/dns.rs:10:8
[INFO] [stdout]    |
[INFO] [stdout] 10 | struct DnsResponse {
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.60s
[INFO] running `Command { std: "docker" "inspect" "0c44698ecb9736804e019c3b1fbdd6a5d5bdcd66e48c864af521afca4c8d5521", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0c44698ecb9736804e019c3b1fbdd6a5d5bdcd66e48c864af521afca4c8d5521", kill_on_drop: false }`
[INFO] [stdout] 0c44698ecb9736804e019c3b1fbdd6a5d5bdcd66e48c864af521afca4c8d5521
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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" "+1.94.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 5d446f367244e3410b4d70973a2271fccf349cbca62309abcf982a86ded1de5e
[INFO] running `Command { std: "docker" "start" "-a" "5d446f367244e3410b4d70973a2271fccf349cbca62309abcf982a86ded1de5e", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `wasi_http_client::Client`
[INFO] [stderr]  --> src/dns.rs:2:5
[INFO] [stderr]   |
[INFO] [stderr] 2 | use wasi_http_client::Client;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: struct `DnsAnswer` is never constructed
[INFO] [stderr]  --> src/dns.rs:5:8
[INFO] [stderr]   |
[INFO] [stderr] 5 | struct DnsAnswer {
[INFO] [stderr]   |        ^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: struct `DnsResponse` is never constructed
[INFO] [stderr]   --> src/dns.rs:10:8
[INFO] [stderr]    |
[INFO] [stderr] 10 | struct DnsResponse {
[INFO] [stderr]    |        ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `email-dkim-verifier-contract` (bin "email-dkim-verifier-contract" test) generated 3 warnings (run `cargo fix --bin "email-dkim-verifier-contract" -p email-dkim-verifier-contract --tests` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/email_dkim_verifier_contract-1e2e859a11be77e9)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test tests::verify_encrypted_dkim::verify_encrypted_dkim_flow_fails_without_secret ... ok
[INFO] [stdout] test tests::crypto::encrypted_email_decrypts_and_parses_fields ... ok
[INFO] [stdout] test tests::verify_encrypted_dkim::encrypted_flow_fails_for_tampered_public_key ... ok
[INFO] [stdout] test tests::verify_encrypted_dkim::encrypted_flow_runs_dkim_verification_in_worker ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "5d446f367244e3410b4d70973a2271fccf349cbca62309abcf982a86ded1de5e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5d446f367244e3410b4d70973a2271fccf349cbca62309abcf982a86ded1de5e", kill_on_drop: false }`
[INFO] [stdout] 5d446f367244e3410b4d70973a2271fccf349cbca62309abcf982a86ded1de5e
