[INFO] fetching crate dkimdo 0.1.1... [INFO] testing dkimdo-0.1.1 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7 [INFO] extracting crate dkimdo 0.1.1 into /workspace/builds/worker-1-tc2/source [INFO] started tweaking crates.io crate dkimdo 0.1.1 [INFO] finished tweaking crates.io crate dkimdo 0.1.1 [INFO] tweaked toml for crates.io crate dkimdo 0.1.1 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate dkimdo 0.1.1 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate dkimdo 0.1.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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a4f244ec7548183c8415cb7308359086b59c0521b99a17e56505c4e48d324cfc [INFO] running `Command { std: "docker" "start" "-a" "a4f244ec7548183c8415cb7308359086b59c0521b99a17e56505c4e48d324cfc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a4f244ec7548183c8415cb7308359086b59c0521b99a17e56505c4e48d324cfc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a4f244ec7548183c8415cb7308359086b59c0521b99a17e56505c4e48d324cfc", kill_on_drop: false }` [INFO] [stdout] a4f244ec7548183c8415cb7308359086b59c0521b99a17e56505c4e48d324cfc [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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8e21d08cdffdc06840a8f8006f9ce94ea50cf839e215b6aff0ed2dde81337883 [INFO] running `Command { std: "docker" "start" "-a" "8e21d08cdffdc06840a8f8006f9ce94ea50cf839e215b6aff0ed2dde81337883", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling proc-macro2 v1.0.84 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling base64ct v1.6.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling rustix v0.37.27 [INFO] [stderr] Compiling platforms v3.4.0 [INFO] [stderr] Compiling cpufeatures v0.2.12 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Compiling num-bigint-dig v0.8.4 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling pem-rfc7468 v0.7.0 [INFO] [stderr] Compiling bytes v1.6.0 [INFO] [stderr] Compiling match_cfg v0.1.0 [INFO] [stderr] Compiling idna v0.4.0 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling der v0.7.9 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling data-encoding v2.6.0 [INFO] [stderr] Compiling is_ci v1.2.0 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling iana-time-zone v0.1.57 [INFO] [stderr] Compiling curve25519-dalek v4.1.2 [INFO] [stderr] Compiling syn v2.0.66 [INFO] [stderr] Compiling url v2.4.1 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling chrono v0.4.31 [INFO] [stderr] Compiling spki v0.7.3 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling pkcs8 v0.10.2 [INFO] [stderr] Compiling pkcs1 v0.7.5 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling socket2 v0.5.5 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling resolv-conf v0.7.0 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling ed25519 v2.2.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling is-terminal v0.4.7 [INFO] [stderr] Compiling supports-color v2.1.0 [INFO] [stderr] Compiling owo-colors v4.0.0 [INFO] [stderr] Compiling rsa v0.9.6 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Compiling tokio-macros v2.3.0 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling async-trait v0.1.80 [INFO] [stderr] Compiling enum-as-inner v0.6.0 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling tokio v1.38.0 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling ed25519-dalek v2.1.1 [INFO] [stderr] Compiling hickory-proto v0.24.1 [INFO] [stderr] Compiling hickory-resolver v0.24.1 [INFO] [stderr] Compiling viadkim v0.2.0 [INFO] [stderr] Compiling dkimdo v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.07s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: num-bigint-dig v0.8.4 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "8e21d08cdffdc06840a8f8006f9ce94ea50cf839e215b6aff0ed2dde81337883", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8e21d08cdffdc06840a8f8006f9ce94ea50cf839e215b6aff0ed2dde81337883", kill_on_drop: false }` [INFO] [stdout] 8e21d08cdffdc06840a8f8006f9ce94ea50cf839e215b6aff0ed2dde81337883 [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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 81fe836f1e714e22284064561d4ce6d12405f23bdf610ad624a7f454c73cfde1 [INFO] running `Command { std: "docker" "start" "-a" "81fe836f1e714e22284064561d4ce6d12405f23bdf610ad624a7f454c73cfde1", kill_on_drop: false }` [INFO] [stderr] Compiling dkimdo v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.38s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: num-bigint-dig v0.8.4 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "81fe836f1e714e22284064561d4ce6d12405f23bdf610ad624a7f454c73cfde1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "81fe836f1e714e22284064561d4ce6d12405f23bdf610ad624a7f454c73cfde1", kill_on_drop: false }` [INFO] [stdout] 81fe836f1e714e22284064561d4ce6d12405f23bdf610ad624a7f454c73cfde1 [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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] c9d47e2a38c7a927acd59d52501300f0655689321d53b9818b16307de32ca5cf [INFO] running `Command { std: "docker" "start" "-a" "c9d47e2a38c7a927acd59d52501300f0655689321d53b9818b16307de32ca5cf", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.18s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: num-bigint-dig v0.8.4 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/dkimdo-cc3ff5de886dda79) [INFO] [stdout] [INFO] [stdout] running 9 tests [INFO] [stdout] default._domainkey.example.com, record 1: [INFO] [stdout] Failed to parse DKIM public key record: invalid Base64 string [INFO] [stdout] [INFO] [stdout] "v=DKIM1; k=rsa; p=abc" [INFO] [stdout] [INFO] [stdout] default._domainkey.example.com, record 2: [INFO] [stdout] Valid Ed25519 public key [INFO] [stdout] Record in testing mode, no subdomain signing [INFO] [stdout] [INFO] [stdout] "v=DKIM1; k=ed25519; p=DHYgNjCJErvgi867DFzurkNOUvD4f6S4bG0Zdw4ALoQ=; n=Hello!; t=s:y" [INFO] [stdout] test args::tests::check_int_format_ok ... ok [INFO] [stdout] test commands::crypt::tests::join_base64_string_ok ... ok [INFO] [stdout] test commands::verify::tests::compute_header_diff_ok ... ok [INFO] [stdout] test commands::sign::tests::select_default_headers_ok ... ok 2H2 ● fail (signature verification failed: signature did not verify) [INFO] [stdout] example.com [INFO] [stdout] 1024-bit RSA key (PKCS#1), [INFO] [stdout] test email::tests::normalize_body_ok ... ok [INFO] [stdout] test commands::query::tests::run_query ... ok [INFO] [stdout] test commands::sign::tests::parse_tag_comparator_ok ... ok [INFO] [stdout] test email::tests::parse_message_ok ... ok [INFO] [stdout] SHA-256, simple/simple [INFO] [stdout] s=default [INFO] [stdout] h=From:From [INFO] [stdout] test commands::verify::tests::run_verify ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "c9d47e2a38c7a927acd59d52501300f0655689321d53b9818b16307de32ca5cf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c9d47e2a38c7a927acd59d52501300f0655689321d53b9818b16307de32ca5cf", kill_on_drop: false }` [INFO] [stdout] c9d47e2a38c7a927acd59d52501300f0655689321d53b9818b16307de32ca5cf