[INFO] cloning repository https://github.com/gzbakku/tokio_spf_validator
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gzbakku/tokio_spf_validator" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgzbakku%2Ftokio_spf_validator", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgzbakku%2Ftokio_spf_validator'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9092249a0c5ba143e32ab28c8b10793946aeed7e
[INFO] testing gzbakku/tokio_spf_validator against beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgzbakku%2Ftokio_spf_validator" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/gzbakku/tokio_spf_validator
[INFO] finished tweaking git repo https://github.com/gzbakku/tokio_spf_validator
[INFO] tweaked toml for git repo https://github.com/gzbakku/tokio_spf_validator written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/gzbakku/tokio_spf_validator on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/gzbakku/tokio_spf_validator 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-03-05" "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-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 25e9a1381dc93b6ba2384fd822efb13ffbe3f6e5872ab64668d0215560067de4
[INFO] running `Command { std: "docker" "start" "-a" "25e9a1381dc93b6ba2384fd822efb13ffbe3f6e5872ab64668d0215560067de4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "25e9a1381dc93b6ba2384fd822efb13ffbe3f6e5872ab64668d0215560067de4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "25e9a1381dc93b6ba2384fd822efb13ffbe3f6e5872ab64668d0215560067de4", kill_on_drop: false }`
[INFO] [stdout] 25e9a1381dc93b6ba2384fd822efb13ffbe3f6e5872ab64668d0215560067de4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f9ccc940970ec6dabffd2cabf3024337637c5b073f0a1bc7e195220d7241987b
[INFO] running `Command { std: "docker" "start" "-a" "f9ccc940970ec6dabffd2cabf3024337637c5b073f0a1bc7e195220d7241987b", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.108
[INFO] [stderr]    Compiling proc-macro2 v1.0.32
[INFO] [stderr]    Compiling syn v1.0.82
[INFO] [stderr]    Compiling futures-core v0.3.18
[INFO] [stderr]    Compiling instant v0.1.12
[INFO] [stderr]    Compiling smallvec v1.7.0
[INFO] [stderr]    Compiling futures-task v0.3.18
[INFO] [stderr]    Compiling futures-util v0.3.18
[INFO] [stderr]    Compiling tinyvec v1.5.1
[INFO] [stderr]    Compiling tokio v1.14.0
[INFO] [stderr]    Compiling async-trait v0.1.51
[INFO] [stderr]    Compiling unicode-segmentation v1.8.0
[INFO] [stderr]    Compiling unicode-bidi v0.3.7
[INFO] [stderr]    Compiling ppv-lite86 v0.2.15
[INFO] [stderr]    Compiling futures-channel v0.3.18
[INFO] [stderr]    Compiling match_cfg v0.1.0
[INFO] [stderr]    Compiling futures-io v0.3.18
[INFO] [stderr]    Compiling data-encoding v2.3.2
[INFO] [stderr]    Compiling lru-cache v0.1.2
[INFO] [stderr]    Compiling cidr v0.2.1
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling quote v1.0.10
[INFO] [stderr]    Compiling unicode-normalization v0.1.19
[INFO] [stderr]    Compiling getrandom v0.2.3
[INFO] [stderr]    Compiling parking_lot_core v0.8.5
[INFO] [stderr]    Compiling num_cpus v1.13.0
[INFO] [stderr]    Compiling mio v0.7.14
[INFO] [stderr]    Compiling signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling hostname v0.3.1
[INFO] [stderr]    Compiling resolv-conf v0.7.0
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.4
[INFO] [stderr]    Compiling idna v0.2.3
[INFO] [stderr]    Compiling url v2.2.2
[INFO] [stderr]    Compiling tokio-macros v1.6.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.30
[INFO] [stderr]    Compiling enum-as-inner v0.3.3
[INFO] [stderr]    Compiling thiserror v1.0.30
[INFO] [stderr]    Compiling trust-dns-proto v0.20.3
[INFO] [stderr]    Compiling trust-dns-resolver v0.20.3
[INFO] [stderr]    Compiling tokio_spf_validator v1.0.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.13s
[INFO] running `Command { std: "docker" "inspect" "f9ccc940970ec6dabffd2cabf3024337637c5b073f0a1bc7e195220d7241987b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f9ccc940970ec6dabffd2cabf3024337637c5b073f0a1bc7e195220d7241987b", kill_on_drop: false }`
[INFO] [stdout] f9ccc940970ec6dabffd2cabf3024337637c5b073f0a1bc7e195220d7241987b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9cb319fa5a3089c63bc6a472d78553347d4d722c9af58d7126af28258b56368d
[INFO] running `Command { std: "docker" "start" "-a" "9cb319fa5a3089c63bc6a472d78553347d4d722c9af58d7126af28258b56368d", kill_on_drop: false }`
[INFO] [stderr]    Compiling tokio_spf_validator v1.0.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.23s
[INFO] running `Command { std: "docker" "inspect" "9cb319fa5a3089c63bc6a472d78553347d4d722c9af58d7126af28258b56368d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9cb319fa5a3089c63bc6a472d78553347d4d722c9af58d7126af28258b56368d", kill_on_drop: false }`
[INFO] [stdout] 9cb319fa5a3089c63bc6a472d78553347d4d722c9af58d7126af28258b56368d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] c99254602d1322a27452be49d0f1525e8c7e29dab96d43c6f0dc822419640608
[INFO] running `Command { std: "docker" "start" "-a" "c99254602d1322a27452be49d0f1525e8c7e29dab96d43c6f0dc822419640608", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/tokio_spf_validator-096b15a8d6f957d6)
[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] [stderr]    Doc-tests tokio_spf_validator
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test src/lib.rs - check (line 21) ... FAILED
[INFO] [stdout] test src/config.rs - config::SpfConfig (line 8) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - check (line 21) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `letterman_dns`
[INFO] [stdout]   --> src/lib.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 22 | use letterman_dns::{SpfConfig,validate};
[INFO] [stdout]    |     ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `letterman_dns`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `letterman_dns`, use `cargo add letterman_dns` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Ipv4Addr` in this scope
[INFO] [stdout]   --> src/lib.rs:39:24
[INFO] [stdout]    |
[INFO] [stdout] 39 |             IpAddr::V4(Ipv4Addr::new(209,85,215,172)),
[INFO] [stdout]    |                        ^^^^^^^^ use of undeclared type `Ipv4Addr`
[INFO] [stdout]    |
[INFO] [stdout] help: an enum with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 39 -             IpAddr::V4(Ipv4Addr::new(209,85,215,172)),
[INFO] [stdout] 39 +             IpAddr::V4(IpAddr::new(209,85,215,172)),
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 22 + use std::net::Ipv4Addr;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/config.rs - config::SpfConfig (line 8) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `tokio_spf_validator::validate`
[INFO] [stdout]   --> src/config.rs:10:37
[INFO] [stdout]    |
[INFO] [stdout] 10 | use tokio_spf_validator::{SpfConfig,validate};
[INFO] [stdout]    |                                     ^^^^^^^^ no `validate` in the root
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/config.rs - config::SpfConfig (line 8)
[INFO] [stdout]     src/lib.rs - check (line 21)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.20s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "c99254602d1322a27452be49d0f1525e8c7e29dab96d43c6f0dc822419640608", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c99254602d1322a27452be49d0f1525e8c7e29dab96d43c6f0dc822419640608", kill_on_drop: false }`
[INFO] [stdout] c99254602d1322a27452be49d0f1525e8c7e29dab96d43c6f0dc822419640608
