[INFO] fetching crate cfdkim 0.1.2... [INFO] testing cfdkim-0.1.2 against beta-2022-04-10 for beta-1.61-1 [INFO] extracting crate cfdkim 0.1.2 into /workspace/builds/worker-32/source [INFO] validating manifest of crates.io crate cfdkim 0.1.2 on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate cfdkim 0.1.2 [INFO] finished tweaking crates.io crate cfdkim 0.1.2 [INFO] tweaked toml for crates.io crate cfdkim 0.1.2 written to /workspace/builds/worker-32/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-32/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-32/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cde6c235263d3a622ac2bc48c3ba9d0a3d69ec51860be497c0e031e0fa033e53 [INFO] running `Command { std: "docker" "start" "-a" "cde6c235263d3a622ac2bc48c3ba9d0a3d69ec51860be497c0e031e0fa033e53", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cde6c235263d3a622ac2bc48c3ba9d0a3d69ec51860be497c0e031e0fa033e53", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cde6c235263d3a622ac2bc48c3ba9d0a3d69ec51860be497c0e031e0fa033e53", kill_on_drop: false }` [INFO] [stdout] cde6c235263d3a622ac2bc48c3ba9d0a3d69ec51860be497c0e031e0fa033e53 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-32/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-32/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f54c3c48d261a086a3b96f64e014ed59e68e9e2f083b7ee2e844c9168f25811e [INFO] running `Command { std: "docker" "start" "-a" "f54c3c48d261a086a3b96f64e014ed59e68e9e2f083b7ee2e844c9168f25811e", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.37 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling libm v0.2.2 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling pin-project-lite v0.2.8 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling slab v0.4.6 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling const-oid v0.6.2 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling base64ct v1.1.1 [INFO] [stderr] Compiling async-trait v0.1.53 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling match_cfg v0.1.0 [INFO] [stderr] Compiling data-encoding v2.3.2 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling ipnet v2.4.0 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling cpufeatures v0.2.2 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling slog v2.7.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling quoted_printable v0.4.5 [INFO] [stderr] Compiling quick-error v2.0.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling autocfg v0.1.8 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling indexmap v1.8.1 [INFO] [stderr] Compiling getrandom v0.2.6 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling num-bigint-dig v0.7.0 [INFO] [stderr] Compiling pem-rfc7468 v0.2.4 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling resolv-conf v0.7.0 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling mio v0.8.2 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling nom v7.1.1 [INFO] [stderr] Compiling tokio v1.17.0 [INFO] [stderr] Compiling charset v0.1.3 [INFO] [stderr] Compiling mailparse v0.13.8 [INFO] [stderr] Compiling crypto-bigint v0.2.11 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling sha-1 v0.9.8 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling der v0.4.5 [INFO] [stderr] Compiling spki v0.4.1 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling zeroize_derive v1.3.2 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling enum-as-inner v0.3.4 [INFO] [stderr] Compiling zeroize v1.4.3 [INFO] [stderr] Compiling pkcs1 v0.2.4 [INFO] [stderr] Compiling pkcs8 v0.7.6 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling rsa v0.5.0 [INFO] [stderr] Compiling futures-executor v0.3.21 [INFO] [stderr] Compiling trust-dns-proto v0.20.4 [INFO] [stderr] Compiling futures v0.3.21 [INFO] [stderr] Compiling trust-dns-resolver v0.20.4 [INFO] [stderr] Compiling cfdkim v0.1.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 48.73s [INFO] running `Command { std: "docker" "inspect" "f54c3c48d261a086a3b96f64e014ed59e68e9e2f083b7ee2e844c9168f25811e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f54c3c48d261a086a3b96f64e014ed59e68e9e2f083b7ee2e844c9168f25811e", kill_on_drop: false }` [INFO] [stdout] f54c3c48d261a086a3b96f64e014ed59e68e9e2f083b7ee2e844c9168f25811e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-32/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-32/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2da0d3c0068d02a17d6574815281a169f496ec2550d392198a5ab3f745d1170f [INFO] running `Command { std: "docker" "start" "-a" "2da0d3c0068d02a17d6574815281a169f496ec2550d392198a5ab3f745d1170f", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling tokio v1.17.0 [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stderr] Compiling trust-dns-proto v0.20.4 [INFO] [stderr] Compiling trust-dns-resolver v0.20.4 [INFO] [stderr] Compiling cfdkim v0.1.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 20.53s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/cfdkim-ab880047f7e092f3) [INFO] running `Command { std: "docker" "inspect" "2da0d3c0068d02a17d6574815281a169f496ec2550d392198a5ab3f745d1170f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2da0d3c0068d02a17d6574815281a169f496ec2550d392198a5ab3f745d1170f", kill_on_drop: false }` [INFO] [stdout] 2da0d3c0068d02a17d6574815281a169f496ec2550d392198a5ab3f745d1170f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-32/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-32/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 148a5c7a886ef2273076ae5f544cbbcd7a1bf4397d2397a9e645e52a2902a163 [INFO] running `Command { std: "docker" "start" "-a" "148a5c7a886ef2273076ae5f544cbbcd7a1bf4397d2397a9e645e52a2902a163", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.50s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cfdkim-ab880047f7e092f3) [INFO] [stdout] [INFO] [stdout] running 32 tests [INFO] [stdout] test bytes::tests::it_find ... ok [INFO] [stdout] test hash::tests::test_compute_body_hash_empty_relaxed ... ok [INFO] [stdout] test canonicalization::tests::test_canonicalize_body_relaxed ... ok [INFO] [stdout] test bytes::tests::it_replace_slice ... ok [INFO] [stdout] test canonicalization::tests::test_canonicalize_header_relaxed ... ok [INFO] [stdout] test hash::tests::test_compute_body_hash_length ... ok [INFO] [stdout] test hash::tests::test_compute_body_hash_relaxed ... ok [INFO] [stdout] test parser::tests::test_canonicalization_empty ... ok [INFO] [stdout] test parser::tests::test_canonicalization_one_algo ... ok [INFO] [stdout] test parser::tests::test_tag_list ... ok [INFO] [stdout] test header::tests::test_dkim_header_builder ... ok [INFO] [stdout] test parser::tests::test_tag_list_dns ... ok [INFO] [stdout] test header::tests::test_dkim_header_builder_signed_headers ... ok [INFO] [stdout] test header::tests::test_dkim_header_builder_time ... ok [INFO] [stdout] test hash::tests::test_compute_body_hash_simple ... ok [INFO] [stdout] test hash::tests::test_compute_body_hash_empty_simple ... ok [INFO] [stdout] test hash::tests::test_get_body ... ok [INFO] [stdout] test public_key::tests::test_retrieve_public_key_inappropriate_key_algorithm ... ok [INFO] [stdout] test tests::test_validate_header_expired_in_drift ... ok [INFO] [stdout] test tests::test_validate_header_incompatible_version ... ok [INFO] [stdout] test parser::tests::test_tag_spec ... ok [INFO] [stdout] test tests::test_validate_header ... ok [INFO] [stdout] test tests::test_validate_header_domain_mismatch ... ok [INFO] [stdout] test hash::tests::test_compute_headers_hash_simple ... ok [INFO] [stdout] test public_key::tests::test_retrieve_public_key ... ok [INFO] [stdout] test tests::test_validate_header_expired ... ok [INFO] [stdout] test public_key::tests::test_retrieve_public_key_incompatible_version ... ok [INFO] [stdout] test hash::tests::test_compute_headers_hash_relaxed ... ok [INFO] [stdout] test tests::test_validate_header_missing_from_in_headers_signature ... ok [INFO] [stdout] test tests::test_validate_header_missing_tag ... ok [INFO] [stdout] test sign::tests::test_sign ... ok [INFO] [stdout] test roundtrip_test::tests::test_roundtrip ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 32 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.60s [INFO] [stdout] [INFO] [stderr] Doc-tests cfdkim [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" "148a5c7a886ef2273076ae5f544cbbcd7a1bf4397d2397a9e645e52a2902a163", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "148a5c7a886ef2273076ae5f544cbbcd7a1bf4397d2397a9e645e52a2902a163", kill_on_drop: false }` [INFO] [stdout] 148a5c7a886ef2273076ae5f544cbbcd7a1bf4397d2397a9e645e52a2902a163