[INFO] cloning repository https://github.com/bynect/mini-proxad [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bynect/mini-proxad" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbynect%2Fmini-proxad", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbynect%2Fmini-proxad'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 271708600e0325ccad3526cfc0dbd268bf4e789a [INFO] checking bynect/mini-proxad against try#724e78794d2cf06eef820a24c9a4608d63435e1d for pr-149145 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbynect%2Fmini-proxad" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/bynect/mini-proxad [INFO] finished tweaking git repo https://github.com/bynect/mini-proxad [INFO] tweaked toml for git repo https://github.com/bynect/mini-proxad written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/bynect/mini-proxad 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/bynect/mini-proxad 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-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 2a3b63297120437d328e2c340dbdb8bf452d5545c8f26ba7ce20721e26f643ba [INFO] running `Command { std: "docker" "start" "-a" "2a3b63297120437d328e2c340dbdb8bf452d5545c8f26ba7ce20721e26f643ba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2a3b63297120437d328e2c340dbdb8bf452d5545c8f26ba7ce20721e26f643ba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2a3b63297120437d328e2c340dbdb8bf452d5545c8f26ba7ce20721e26f643ba", kill_on_drop: false }` [INFO] [stdout] 2a3b63297120437d328e2c340dbdb8bf452d5545c8f26ba7ce20721e26f643ba [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 310efa050cf43d40a581c9885287e41c2b1183cc1eb2416228cddab35962eca8 [INFO] running `Command { std: "docker" "start" "-a" "310efa050cf43d40a581c9885287e41c2b1183cc1eb2416228cddab35962eca8", kill_on_drop: false }` [INFO] [stderr] Compiling target-lexicon v0.13.2 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling cmake v0.1.54 [INFO] [stderr] Checking parking_lot_core v0.9.11 [INFO] [stderr] Compiling aws-lc-rs v1.13.1 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Checking mio v1.0.4 [INFO] [stderr] Checking parking_lot v0.12.4 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking tracing-core v0.1.34 [INFO] [stderr] Compiling aws-lc-sys v0.29.0 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Compiling rustls v0.23.28 [INFO] [stderr] Checking arrayvec v0.7.6 [INFO] [stderr] Compiling rust_decimal v1.37.2 [INFO] [stderr] Checking bitflags v2.9.1 [INFO] [stderr] Compiling pyo3-build-config v0.25.1 [INFO] [stderr] Checking anstyle-query v1.1.3 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Checking chrono v0.4.41 [INFO] [stderr] Compiling rlimit v0.10.2 [INFO] [stderr] Checking anstream v0.6.19 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Checking clap_builder v4.5.40 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Checking byteorder_slice v3.0.0 [INFO] [stderr] Compiling pyo3-ffi v0.25.1 [INFO] [stderr] Compiling pyo3-macros-backend v0.25.1 [INFO] [stderr] Compiling pyo3 v0.25.1 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking uuid v1.17.0 [INFO] [stderr] Checking inotify-sys v0.1.5 [INFO] [stderr] Checking thread_local v1.1.9 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Checking unindent v0.2.4 [INFO] [stderr] Checking unsafe-libyaml v0.2.11 [INFO] [stderr] Checking tempfile v3.20.0 [INFO] [stderr] Checking etherparse v0.18.0 [INFO] [stderr] Checking webpki-roots v1.0.1 [INFO] [stderr] Checking strfmt v0.2.4 [INFO] [stderr] Compiling derive-into-owned v0.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 regex v1.11.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" "310efa050cf43d40a581c9885287e41c2b1183cc1eb2416228cddab35962eca8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "310efa050cf43d40a581c9885287e41c2b1183cc1eb2416228cddab35962eca8", kill_on_drop: false }` [INFO] [stdout] 310efa050cf43d40a581c9885287e41c2b1183cc1eb2416228cddab35962eca8