[INFO] fetching crate srv-rs 1.0.1...
[INFO] testing srv-rs-1.0.1 against 1.95.0 for beta-1.96-2
[INFO] extracting crate srv-rs 1.0.1 into /workspace/builds/worker-3-tc1/source
[INFO] started tweaking crates.io crate srv-rs 1.0.1
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate srv-rs 1.0.1
[INFO] tweaked toml for crates.io crate srv-rs 1.0.1 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate srv-rs 1.0.1 on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate srv-rs 1.0.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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded resolv v0.4.0
[INFO] [stderr]   Downloaded hickory-resolver v0.25.2
[INFO] [stderr]   Downloaded libresolv-sys v0.4.0
[INFO] [stderr]   Downloaded hickory-proto v0.25.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b5119a6221268b8c7e32601a1c062c66e607e7192287e1cda198549763e9607b
[INFO] running `Command { std: "docker" "start" "-a" "b5119a6221268b8c7e32601a1c062c66e607e7192287e1cda198549763e9607b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b5119a6221268b8c7e32601a1c062c66e607e7192287e1cda198549763e9607b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b5119a6221268b8c7e32601a1c062c66e607e7192287e1cda198549763e9607b", kill_on_drop: false }`
[INFO] [stdout] b5119a6221268b8c7e32601a1c062c66e607e7192287e1cda198549763e9607b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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.95.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9b997fdea2c7b3824d41f9a79d609d2de8d20b41a28a985c17025dded4d65618
[INFO] running `Command { std: "docker" "start" "-a" "9b997fdea2c7b3824d41f9a79d609d2de8d20b41a28a985c17025dded4d65618", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.105
[INFO] [stderr]    Compiling quote v1.0.43
[INFO] [stderr]    Compiling zerocopy v0.8.33
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling arc-swap v1.8.0
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling srv-rs v1.0.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.85s
[INFO] running `Command { std: "docker" "inspect" "9b997fdea2c7b3824d41f9a79d609d2de8d20b41a28a985c17025dded4d65618", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9b997fdea2c7b3824d41f9a79d609d2de8d20b41a28a985c17025dded4d65618", kill_on_drop: false }`
[INFO] [stdout] 9b997fdea2c7b3824d41f9a79d609d2de8d20b41a28a985c17025dded4d65618
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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.95.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d5a72ddb1149c5ce53077632070918c01dff006526dc0fb41e80e64bab3f1cd6
[INFO] running `Command { std: "docker" "start" "-a" "d5a72ddb1149c5ce53077632070918c01dff006526dc0fb41e80e64bab3f1cd6", kill_on_drop: false }`
[INFO] [stderr]    Compiling zerocopy v0.8.33
[INFO] [stderr]    Compiling portable-atomic v1.13.0
[INFO] [stderr]    Compiling critical-section v1.2.0
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling zmij v1.0.12
[INFO] [stderr]    Compiling cc v1.2.53
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling clap_builder v4.5.54
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling socket2 v0.6.2
[INFO] [stderr]    Compiling tinyvec v1.10.0
[INFO] [stderr]    Compiling data-encoding v2.10.0
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling alloca v0.4.0
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling tempfile v3.24.0
[INFO] [stderr]    Compiling clap v4.5.54
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling zerocopy-derive v0.8.33
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling enum-as-inner v0.6.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[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 icu_locale_core v2.1.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling srv-rs v1.0.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling criterion v0.8.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling hickory-proto v0.25.2
[INFO] [stdout] error[E0432]: unresolved import `srv_rs::resolver::libresolv`
[INFO] [stdout]  --> tests/test_lookup_error.rs:7:37
[INFO] [stdout]   |
[INFO] [stdout] 7 | use srv_rs::resolver::{SrvResolver, libresolv::LibResolv};
[INFO] [stdout]   |                                     ^^^^^^^^^ could not find `libresolv` in `resolver`
[INFO] [stdout]   |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]  --> src/resolver/mod.rs:9:9
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[cfg(feature = "libresolv")]
[INFO] [stdout]   |       --------------------- the item is gated behind the `libresolv` feature
[INFO] [stdout] 9 | pub mod libresolv;
[INFO] [stdout]   |         ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `srv_rs::resolver::libresolv`
[INFO] [stdout]  --> tests/test_simple_lookup_srv_single.rs:9:37
[INFO] [stdout]   |
[INFO] [stdout] 9 | use srv_rs::resolver::{SrvResolver, libresolv::LibResolv};
[INFO] [stdout]   |                                     ^^^^^^^^^ could not find `libresolv` in `resolver`
[INFO] [stdout]   |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]  --> src/resolver/mod.rs:9:9
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[cfg(feature = "libresolv")]
[INFO] [stdout]   |       --------------------- the item is gated behind the `libresolv` feature
[INFO] [stdout] 9 | pub mod libresolv;
[INFO] [stdout]   |         ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `hickory_resolver` in this scope
[INFO] [stdout]   --> tests/test_lookup_error.rs:16:17
[INFO] [stdout]    |
[INFO] [stdout] 16 |                 hickory_resolver::Resolver::builder_tokio().unwrap().build(),
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `hickory_resolver`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `hickory_resolver`, use `cargo add hickory_resolver` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `srv_rs::resolver::libresolv`
[INFO] [stdout]  --> tests/test_simple_lookup_srv_multiple.rs:8:37
[INFO] [stdout]   |
[INFO] [stdout] 8 | use srv_rs::resolver::{SrvResolver, libresolv::LibResolv};
[INFO] [stdout]   |                                     ^^^^^^^^^ could not find `libresolv` in `resolver`
[INFO] [stdout]   |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]  --> src/resolver/mod.rs:9:9
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[cfg(feature = "libresolv")]
[INFO] [stdout]   |       --------------------- the item is gated behind the `libresolv` feature
[INFO] [stdout] 9 | pub mod libresolv;
[INFO] [stdout]   |         ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `hickory_resolver` in this scope
[INFO] [stdout]   --> tests/test_simple_lookup_srv_single.rs:25:17
[INFO] [stdout]    |
[INFO] [stdout] 25 |                 hickory_resolver::Resolver::builder_tokio().unwrap().build(),
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `hickory_resolver`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `hickory_resolver`, use `cargo add hickory_resolver` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `hickory_resolver` in this scope
[INFO] [stdout]   --> tests/test_lookup_error.rs:36:17
[INFO] [stdout]    |
[INFO] [stdout] 36 |                 hickory_resolver::Resolver::builder_tokio().unwrap().build(),
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `hickory_resolver`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `hickory_resolver`, use `cargo add hickory_resolver` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `hickory_resolver` in this scope
[INFO] [stdout]   --> tests/test_lookup_error.rs:54:17
[INFO] [stdout]    |
[INFO] [stdout] 54 |                 hickory_resolver::Resolver::builder_tokio().unwrap().build(),
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `hickory_resolver`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `hickory_resolver`, use `cargo add hickory_resolver` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `hickory_resolver` in this scope
[INFO] [stdout]   --> tests/test_simple_lookup_srv_multiple.rs:42:17
[INFO] [stdout]    |
[INFO] [stdout] 42 |                 hickory_resolver::Resolver::builder_tokio().unwrap().build(),
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `hickory_resolver`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `hickory_resolver`, use `cargo add hickory_resolver` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `hickory_resolver` in this scope
[INFO] [stdout]   --> tests/test_lookup_error.rs:75:17
[INFO] [stdout]    |
[INFO] [stdout] 75 |                 hickory_resolver::Resolver::builder_tokio().unwrap().build(),
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `hickory_resolver`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `hickory_resolver`, use `cargo add hickory_resolver` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `srv-rs` (test "test_simple_lookup_srv_single") due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `srv-rs` (test "test_simple_lookup_srv_multiple") due to 2 previous errors
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `srv-rs` (test "test_lookup_error") due to 5 previous errors
[INFO] running `Command { std: "docker" "inspect" "d5a72ddb1149c5ce53077632070918c01dff006526dc0fb41e80e64bab3f1cd6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d5a72ddb1149c5ce53077632070918c01dff006526dc0fb41e80e64bab3f1cd6", kill_on_drop: false }`
[INFO] [stdout] d5a72ddb1149c5ce53077632070918c01dff006526dc0fb41e80e64bab3f1cd6
