[INFO] fetching crate async-traceroute 0.1.2... [INFO] checking async-traceroute-0.1.2 against try#88b8a1c6e3a6f6f8a2ed6b6a9a74e0ef1862f72c for pr-154887 [INFO] extracting crate async-traceroute 0.1.2 into /workspace/builds/worker-2-tc2/source [INFO] started tweaking crates.io crate async-traceroute 0.1.2 [INFO] finished tweaking crates.io crate async-traceroute 0.1.2 [INFO] tweaked toml for crates.io crate async-traceroute 0.1.2 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate async-traceroute 0.1.2 on toolchain 88b8a1c6e3a6f6f8a2ed6b6a9a74e0ef1862f72c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+88b8a1c6e3a6f6f8a2ed6b6a9a74e0ef1862f72c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate async-traceroute 0.1.2 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" "+88b8a1c6e3a6f6f8a2ed6b6a9a74e0ef1862f72c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+88b8a1c6e3a6f6f8a2ed6b6a9a74e0ef1862f72c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 43958cc838e4ea7941d9f300a52c85d11174d1db6114710e05b570ac5bc29dd3 [INFO] running `Command { std: "docker" "start" "-a" "43958cc838e4ea7941d9f300a52c85d11174d1db6114710e05b570ac5bc29dd3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "43958cc838e4ea7941d9f300a52c85d11174d1db6114710e05b570ac5bc29dd3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "43958cc838e4ea7941d9f300a52c85d11174d1db6114710e05b570ac5bc29dd3", kill_on_drop: false }` [INFO] [stdout] 43958cc838e4ea7941d9f300a52c85d11174d1db6114710e05b570ac5bc29dd3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+88b8a1c6e3a6f6f8a2ed6b6a9a74e0ef1862f72c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7b6d2360115b33d2c1add56164d64d3a9d0e5416387a2c6aafb5d87194bf556d [INFO] running `Command { std: "docker" "start" "-a" "7b6d2360115b33d2c1add56164d64d3a9d0e5416387a2c6aafb5d87194bf556d", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.85 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Checking pin-project-lite v0.2.14 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Checking bitflags v2.5.0 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Checking no-std-net v0.6.0 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Checking pnet_base v0.35.0 [INFO] [stderr] Compiling serde v1.0.203 [INFO] [stderr] Checking parking v2.2.0 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Compiling syn v2.0.66 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Checking event-listener v5.3.1 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking bytes v1.6.0 [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Checking anstyle-parse v0.2.4 [INFO] [stderr] Checking event-listener-strategy v0.5.2 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking pnet_sys v0.35.0 [INFO] [stderr] Checking socket2 v0.5.7 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking pnet_macros_support v0.35.0 [INFO] [stderr] Checking raw-cpuid v11.0.2 [INFO] [stderr] Checking anstyle v1.0.7 [INFO] [stderr] Compiling moka v0.12.7 [INFO] [stderr] Checking is_terminal_polyfill v1.70.0 [INFO] [stderr] Checking colorchoice v1.0.1 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Checking anstyle-query v1.1.0 [INFO] [stderr] Checking deranged v0.3.11 [INFO] [stderr] Checking anstream v0.6.14 [INFO] [stderr] Checking terminal_size v0.3.0 [INFO] [stderr] Checking async-lock v3.4.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking uuid v1.8.0 [INFO] [stderr] Checking quanta v0.12.3 [INFO] [stderr] Checking crossbeam-channel v0.5.13 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling pnet v0.35.0 [INFO] [stderr] Checking clap_lex v0.7.1 [INFO] [stderr] Checking tagptr v0.2.0 [INFO] [stderr] Checking time-core v0.1.2 [INFO] [stderr] Checking triomphe v0.1.12 [INFO] [stderr] Checking time v0.3.36 [INFO] [stderr] Checking clap_builder v4.5.7 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking octseq v0.5.1 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking ipnetwork v0.20.0 [INFO] [stderr] Checking pnet_datalink v0.35.0 [INFO] [stderr] Compiling regex v1.10.5 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Compiling pnet_macros v0.35.0 [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 async-stream-impl v0.3.5 [INFO] [stderr] Compiling clap_derive v4.5.5 [INFO] [stderr] Checking async-stream v0.3.5 [INFO] [stderr] Checking tokio v1.38.0 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking pnet_packet v0.35.0 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking clap v4.5.7 [INFO] [stderr] Checking pnet_transport v0.35.0 [INFO] [stderr] Checking futures-executor v0.3.30 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Checking tokio-stream v0.1.15 [INFO] [stderr] Checking domain v0.10.1 [INFO] [stdout] error[E0277]: the trait bound `!: From<()>` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/domain-0.10.1/src/rdata/svcb/value.rs:728:9 [INFO] [stdout] | [INFO] [stdout] 728 | len.compose(&mut self.target).map(Into::into)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `From<()>` is not implemented for `!` [INFO] [stdout] | [INFO] [stdout] = note: this error might have been caused by changes to Rust's type-inference algorithm (see issue #148922 for more information) [INFO] [stdout] = help: you might have intended to use the type `()` here instead [INFO] [stdout] = note: required for `()` to implement `Into` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `!: From<()>` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/domain-0.10.1/src/rdata/svcb/value.rs:728:43 [INFO] [stdout] | [INFO] [stdout] 728 | len.compose(&mut self.target).map(Into::into)?; [INFO] [stdout] | ^^^^^^^^^^ the trait `From<()>` is not implemented for `!` [INFO] [stdout] | [INFO] [stdout] = note: this error might have been caused by changes to Rust's type-inference algorithm (see issue #148922 for more information) [INFO] [stdout] = help: you might have intended to use the type `()` here instead [INFO] [stdout] = note: required for `()` to implement `Into` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `domain` (lib) due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "7b6d2360115b33d2c1add56164d64d3a9d0e5416387a2c6aafb5d87194bf556d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7b6d2360115b33d2c1add56164d64d3a9d0e5416387a2c6aafb5d87194bf556d", kill_on_drop: false }` [INFO] [stdout] 7b6d2360115b33d2c1add56164d64d3a9d0e5416387a2c6aafb5d87194bf556d