[INFO] fetching crate phantomlink 0.1.0... [INFO] checking phantomlink-0.1.0 against try#724e78794d2cf06eef820a24c9a4608d63435e1d for pr-149145 [INFO] extracting crate phantomlink 0.1.0 into /workspace/builds/worker-5-tc2/source [INFO] started tweaking crates.io crate phantomlink 0.1.0 [INFO] finished tweaking crates.io crate phantomlink 0.1.0 [INFO] tweaked toml for crates.io crate phantomlink 0.1.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate phantomlink 0.1.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 phantomlink 0.1.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-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] f57033e136046666fe2a11cf721d2e61532a6afe05b6bd744c522563d6f51a76 [INFO] running `Command { std: "docker" "start" "-a" "f57033e136046666fe2a11cf721d2e61532a6afe05b6bd744c522563d6f51a76", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f57033e136046666fe2a11cf721d2e61532a6afe05b6bd744c522563d6f51a76", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f57033e136046666fe2a11cf721d2e61532a6afe05b6bd744c522563d6f51a76", kill_on_drop: false }` [INFO] [stdout] f57033e136046666fe2a11cf721d2e61532a6afe05b6bd744c522563d6f51a76 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 7309163753e727741d819d90ebc6ae1c4b076df59f28d11adc7007d8bad5a8ab [INFO] running `Command { std: "docker" "start" "-a" "7309163753e727741d819d90ebc6ae1c4b076df59f28d11adc7007d8bad5a8ab", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.102 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling writeable v0.6.1 [INFO] [stderr] Compiling litemap v0.8.0 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling icu_properties_data v2.0.1 [INFO] [stderr] Compiling icu_normalizer_data v2.0.0 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling const_format_proc_macros v0.2.34 [INFO] [stderr] Checking no-std-net v0.6.0 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Checking pnet_base v0.35.0 [INFO] [stderr] Checking bitflags v2.9.1 [INFO] [stderr] Compiling deranged v0.4.0 [INFO] [stderr] Compiling tzdb_data v0.2.2 [INFO] [stderr] Checking thread_local v1.1.8 [INFO] [stderr] Compiling jobserver v0.1.33 [INFO] [stderr] Compiling cc v1.2.26 [INFO] [stderr] Compiling iana-time-zone v0.1.63 [INFO] [stderr] Compiling time-core v0.1.4 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling const_format v0.2.34 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking tracing-subscriber v0.3.19 [INFO] [stderr] Compiling libz-sys v1.1.22 [INFO] [stderr] Compiling libgit2-sys v0.18.1+1.9.0 [INFO] [stderr] Compiling tzdb v0.7.2 [INFO] [stderr] Checking pnet_macros_support v0.35.0 [INFO] [stderr] Checking pnet_sys v0.35.0 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling color-spantrace v0.3.0 [INFO] [stderr] Checking tracing-error v0.2.1 [INFO] [stderr] Checking object v0.36.7 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Compiling husky-rs v0.1.5 [INFO] [stderr] Checking rustc-demangle v0.1.25 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Compiling camino v1.1.10 [INFO] [stderr] Compiling pnet v0.35.0 [INFO] [stderr] Checking linux-raw-sys v0.9.4 [INFO] [stderr] Checking env_filter v0.1.3 [INFO] [stderr] Checking crossbeam-deque v0.8.6 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Checking getrandom v0.3.3 [INFO] [stderr] Checking crossbeam-queue v0.3.12 [INFO] [stderr] Checking crossbeam-channel v0.5.15 [INFO] [stderr] Checking csv-core v0.1.12 [INFO] [stderr] Checking num_cpus v1.17.0 [INFO] [stderr] Checking jiff v0.2.14 [INFO] [stderr] Checking arrayvec v0.7.6 [INFO] [stderr] Checking etherparse v0.18.0 [INFO] [stderr] Checking ctrlc v3.4.7 [INFO] [stderr] Checking crossbeam v0.8.4 [INFO] [stderr] Checking shadow-rs v1.1.1 [INFO] [stderr] Checking netlink-sys v0.8.7 [INFO] [stderr] Checking core_affinity v0.8.3 [INFO] [stderr] Checking tempfile v3.20.0 [INFO] [stderr] Checking thread-priority v1.2.0 [INFO] [stdout] error[E0659]: `NetSlice` is ambiguous [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/etherparse-0.18.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.18.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.18.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 spin_sleep v1.3.1 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling pnet_macros v0.35.0 [INFO] [stderr] Compiling clap_derive v4.5.40 [INFO] [stderr] Compiling yoke v0.8.0 [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" "7309163753e727741d819d90ebc6ae1c4b076df59f28d11adc7007d8bad5a8ab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7309163753e727741d819d90ebc6ae1c4b076df59f28d11adc7007d8bad5a8ab", kill_on_drop: false }` [INFO] [stdout] 7309163753e727741d819d90ebc6ae1c4b076df59f28d11adc7007d8bad5a8ab