[INFO] cloning repository https://github.com/narrowlink/narrowlink [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/narrowlink/narrowlink" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnarrowlink%2Fnarrowlink", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnarrowlink%2Fnarrowlink'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 71b51cae0ec12dfe8dc5255a5550514d121e1881 [INFO] checking narrowlink/narrowlink against try#724e78794d2cf06eef820a24c9a4608d63435e1d for pr-149145 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnarrowlink%2Fnarrowlink" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/narrowlink/narrowlink [INFO] finished tweaking git repo https://github.com/narrowlink/narrowlink [INFO] tweaked toml for git repo https://github.com/narrowlink/narrowlink written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/narrowlink/narrowlink 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 git repo https://github.com/narrowlink/narrowlink 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] [stderr] Blocking waiting for file lock on package cache [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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+724e78794d2cf06eef820a24c9a4608d63435e1d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 927853c86095bf7cc53265b23e1528e5a0136eefc14c552ea814f4a725600805 [INFO] running `Command { std: "docker" "start" "-a" "927853c86095bf7cc53265b23e1528e5a0136eefc14c552ea814f4a725600805", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "927853c86095bf7cc53265b23e1528e5a0136eefc14c552ea814f4a725600805", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "927853c86095bf7cc53265b23e1528e5a0136eefc14c552ea814f4a725600805", kill_on_drop: false }` [INFO] [stdout] 927853c86095bf7cc53265b23e1528e5a0136eefc14c552ea814f4a725600805 [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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+724e78794d2cf06eef820a24c9a4608d63435e1d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d4f98025acb74e2cc8d12e7dad50da6c2ec3ae5402b0d79601e9b328866aaf41 [INFO] running `Command { std: "docker" "start" "-a" "d4f98025acb74e2cc8d12e7dad50da6c2ec3ae5402b0d79601e9b328866aaf41", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.167 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking itoa v1.0.14 [INFO] [stderr] Checking bytes v1.9.0 [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling cc v1.2.2 [INFO] [stderr] Compiling serde v1.0.215 [INFO] [stderr] Checking litemap v0.7.4 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking tracing-core v0.1.33 [INFO] [stderr] Compiling serde_json v1.0.133 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Checking indexmap v2.6.0 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Checking cpufeatures v0.2.16 [INFO] [stderr] Checking time v0.3.36 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Checking rustls-pemfile v1.0.4 [INFO] [stderr] Checking wildmatch v2.4.0 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking sha3 v0.10.8 [INFO] [stderr] Checking regex-lite v0.1.6 [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking rustls-native-certs v0.6.3 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Checking universal-hash v0.5.1 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling anyhow v1.0.93 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling rlimit v0.10.2 [INFO] [stderr] Checking option-ext v0.2.0 [INFO] [stderr] Checking poly1305 v0.8.0 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Checking chacha20 v0.9.1 [INFO] [stderr] Checking aead v0.5.2 [INFO] [stderr] Compiling prettyplease v0.2.25 [INFO] [stderr] Checking unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling syn v2.0.90 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Checking chacha20poly1305 v0.10.1 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Checking clap_lex v0.7.3 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Compiling libloading v0.8.6 [INFO] [stderr] Checking rusticata-macros v4.1.0 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling bindgen v0.70.1 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling oid-registry v0.6.1 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking crossbeam-channel v0.5.13 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Checking arrayvec v0.7.6 [INFO] [stderr] Checking pem v3.0.4 [INFO] [stderr] Checking yasna v0.5.2 [INFO] [stderr] Checking rustls-pki-types v1.10.0 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Checking etherparse v0.14.3 [INFO] [stderr] Compiling narrowlink-client v0.2.6 (/opt/rustwide/workdir/client) [INFO] [stderr] Compiling narrowlink-agent v0.2.6 (/opt/rustwide/workdir/agent) [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling askama_parser v0.2.1 [INFO] [stderr] Compiling narrowlink-token-generator v0.2.6 (/opt/rustwide/workdir/token-generator) [INFO] [stderr] Checking ioctl-sys v0.8.0 [INFO] [stdout] error[E0659]: `NetSlice` is ambiguous [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/etherparse-0.14.3/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.14.3/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] 17 | | Ipv6(Ipv6Slice<'a>), [INFO] [stdout] 18 | | } [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.14.3/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] Compiling narrowlink-gateway v0.2.6 (/opt/rustwide/workdir/gateway) [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking socket2 v0.5.8 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking mio v1.0.3 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking dirs v5.0.1 [INFO] [stderr] Checking nix v0.27.1 [INFO] [stderr] Checking daemonize v0.5.0 [INFO] [stderr] Checking sysinfo v0.30.13 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [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" "d4f98025acb74e2cc8d12e7dad50da6c2ec3ae5402b0d79601e9b328866aaf41", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d4f98025acb74e2cc8d12e7dad50da6c2ec3ae5402b0d79601e9b328866aaf41", kill_on_drop: false }` [INFO] [stdout] d4f98025acb74e2cc8d12e7dad50da6c2ec3ae5402b0d79601e9b328866aaf41