[INFO] fetching crate netavark 1.17.0... [INFO] checking netavark-1.17.0 against try#724e78794d2cf06eef820a24c9a4608d63435e1d for pr-149145 [INFO] extracting crate netavark 1.17.0 into /workspace/builds/worker-7-tc2/source [INFO] removed /workspace/builds/worker-7-tc2/source/.cargo/config.toml [INFO] started tweaking crates.io crate netavark 1.17.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate netavark 1.17.0 [INFO] tweaked toml for crates.io crate netavark 1.17.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate netavark 1.17.0 on toolchain 724e78794d2cf06eef820a24c9a4608d63435e1d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+724e78794d2cf06eef820a24c9a4608d63435e1d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate netavark 1.17.0 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" "+724e78794d2cf06eef820a24c9a4608d63435e1d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+724e78794d2cf06eef820a24c9a4608d63435e1d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 48f508872f9cd4d587c6b996e5d0cd98b574f14b1b39676607c584eb15b741c6 [INFO] running `Command { std: "docker" "start" "-a" "48f508872f9cd4d587c6b996e5d0cd98b574f14b1b39676607c584eb15b741c6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "48f508872f9cd4d587c6b996e5d0cd98b574f14b1b39676607c584eb15b741c6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "48f508872f9cd4d587c6b996e5d0cd98b574f14b1b39676607c584eb15b741c6", kill_on_drop: false }` [INFO] [stdout] 48f508872f9cd4d587c6b996e5d0cd98b574f14b1b39676607c584eb15b741c6 [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=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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+724e78794d2cf06eef820a24c9a4608d63435e1d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2bd95fefa722f2038e9799419f6f9ab10156c120466325597e6050ab1a90c23b [INFO] running `Command { std: "docker" "start" "-a" "2bd95fefa722f2038e9799419f6f9ab10156c120466325597e6050ab1a90c23b", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stderr] Checking bytes v1.10.1 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling hashbrown v0.16.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Checking tracing-core v0.1.34 [INFO] [stderr] Compiling toml_datetime v0.7.3 [INFO] [stderr] Compiling syn v2.0.109 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Checking linux-raw-sys v0.11.0 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Compiling pulldown-cmark v0.13.0 [INFO] [stderr] Checking http v1.3.1 [INFO] [stderr] Checking log v0.4.28 [INFO] [stderr] Compiling generic-array v0.14.9 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Checking indexmap v2.12.0 [INFO] [stderr] Checking futures-lite v2.6.1 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Compiling cfg-if v1.0.4 [INFO] [stderr] Checking event-listener v5.4.1 [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Checking event-listener-strategy v0.5.4 [INFO] [stderr] Compiling unicase v2.8.1 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling async-io v2.6.0 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Checking sync_wrapper v1.0.2 [INFO] [stderr] Compiling fixedbitset v0.5.7 [INFO] [stderr] Checking tower-layer v0.3.3 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling petgraph v0.7.1 [INFO] [stderr] Checking signal-hook-registry v1.4.6 [INFO] [stderr] Checking mio v1.1.0 [INFO] [stderr] Checking socket2 v0.6.1 [INFO] [stderr] Compiling toml_parser v1.0.4 [INFO] [stderr] Checking netlink-packet-core v0.8.1 [INFO] [stderr] Checking http-body-util v0.1.3 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Compiling ref-cast v1.0.25 [INFO] [stderr] Compiling toml_edit v0.23.7 [INFO] [stderr] Checking is_terminal_polyfill v1.70.2 [INFO] [stderr] Compiling multimap v0.10.1 [INFO] [stderr] Checking anstyle-query v1.1.4 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling pulldown-cmark-to-cmark v21.0.0 [INFO] [stderr] Checking anstyle v1.0.13 [INFO] [stderr] Checking axum-core v0.5.5 [INFO] [stderr] Checking anstream v0.6.21 [INFO] [stderr] Compiling proc-macro-crate v3.4.0 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Checking async-channel v2.5.0 [INFO] [stderr] Checking matchit v0.8.4 [INFO] [stderr] Compiling iana-time-zone v0.1.64 [INFO] [stderr] Checking serde_json v1.0.145 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking netlink-packet-route v0.25.1 [INFO] [stderr] Checking async-lock v3.4.1 [INFO] [stderr] Checking arrayvec v0.7.6 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Checking clap_lex v0.7.6 [INFO] [stderr] Checking dyn-clone v1.0.20 [INFO] [stderr] Checking etherparse v0.19.0 [INFO] [stderr] Checking blocking v1.6.2 [INFO] [stderr] Checking clap_builder v4.5.51 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking rand v0.9.2 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Checking serde_path_to_error v0.1.20 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stdout] error[E0659]: `NetSlice` is ambiguous [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/etherparse-0.19.0/src/net/net_slice.rs:9:9 [INFO] [stdout] | [INFO] [stdout] 9 | pub use NetSlice as InternetSlice; [INFO] [stdout] | ^^^^^^^^ ambiguous name [INFO] [stdout] | [INFO] [stdout] = note: ambiguous because of a conflict between a name from a glob import and a macro-expanded name in the same module during import or macro resolution [INFO] [stdout] note: `NetSlice` could refer to the enum defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/etherparse-0.19.0/src/net/net_slice.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | / pub enum NetSlice<'a> { [INFO] [stdout] 14 | | /// The ipv4 header & the decoded extension headers. [INFO] [stdout] 15 | | Ipv4(Ipv4Slice<'a>), [INFO] [stdout] 16 | | /// The ipv6 header & the decoded extension headers. [INFO] [stdout] ... | [INFO] [stdout] 19 | | Arp(ArpPacketSlice<'a>), [INFO] [stdout] 20 | | } [INFO] [stdout] | |_^ [INFO] [stdout] note: `NetSlice` could also refer to the enum imported here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/etherparse-0.19.0/src/net/net_slice.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `NetSlice` to disambiguate [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking env_filter v0.1.4 [INFO] [stderr] Checking async-executor v1.13.3 [INFO] [stderr] Checking async-broadcast v0.7.2 [INFO] [stderr] Checking strum v0.27.2 [INFO] [stderr] Checking jiff v0.2.16 [INFO] [stderr] Checking iptables v0.6.0 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Checking fs2 v0.4.3 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling prost-derive v0.14.1 [INFO] [stderr] Compiling enumflags2_derive v0.7.12 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling tonic-build v0.14.2 [INFO] [stderr] Compiling ref-cast-impl v1.0.25 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Checking tokio v1.48.0 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling schemars_derive v1.1.0 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Compiling clap_derive v4.5.49 [INFO] [stdout] For more information about this error, try `rustc --explain E0659`. [INFO] [stdout] [INFO] [stderr] error: could not compile `etherparse` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "2bd95fefa722f2038e9799419f6f9ab10156c120466325597e6050ab1a90c23b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2bd95fefa722f2038e9799419f6f9ab10156c120466325597e6050ab1a90c23b", kill_on_drop: false }` [INFO] [stdout] 2bd95fefa722f2038e9799419f6f9ab10156c120466325597e6050ab1a90c23b