[INFO] fetching crate netstat 0.7.0...
[INFO] testing netstat-0.7.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-8
[INFO] extracting crate netstat 0.7.0 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate netstat 0.7.0
[INFO] finished tweaking crates.io crate netstat 0.7.0
[INFO] tweaked toml for crates.io crate netstat 0.7.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate netstat 0.7.0 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 5 packages to latest compatible versions
[INFO] [stderr]       Adding bitflags v1.3.2 (available: v2.10.0)
[INFO] [stderr]       Adding easybench v0.1.4 (available: v1.1.1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1e9b8402d8ab2801529b33a8796a31f84fac331128d38ecf951d96cd95c9b4b3
[INFO] running `Command { std: "docker" "start" "-a" "1e9b8402d8ab2801529b33a8796a31f84fac331128d38ecf951d96cd95c9b4b3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1e9b8402d8ab2801529b33a8796a31f84fac331128d38ecf951d96cd95c9b4b3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1e9b8402d8ab2801529b33a8796a31f84fac331128d38ecf951d96cd95c9b4b3", kill_on_drop: false }`
[INFO] [stdout] 1e9b8402d8ab2801529b33a8796a31f84fac331128d38ecf951d96cd95c9b4b3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 30657cb255d02dfdab414113433129d99c0b2e2432a1d3e201e1ba97f47bba88
[INFO] running `Command { std: "docker" "start" "-a" "30657cb255d02dfdab414113433129d99c0b2e2432a1d3e201e1ba97f47bba88", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling netstat v0.7.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `self::macros::*`
[INFO] [stdout]  --> src/integrations/linux/ffi/mod.rs:8:9
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub use self::macros::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self::tcp_state_ext::*`
[INFO] [stdout]  --> src/integrations/linux/ext/mod.rs:3:9
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub use self::tcp_state_ext::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `tcp_info` is ambiguous
[INFO] [stdout]    --> src/integrations/linux/netlink_iterator.rs:172:53
[INFO] [stdout]     |
[INFO] [stdout] 172 |             let tcpi = &*(RTA_DATA!(attr) as *const tcp_info);
[INFO] [stdout]     |                                                     ^^^^^^^^ ambiguous name
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stdout]     = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `tcp_info` could refer to the struct imported here
[INFO] [stdout]    --> src/integrations/linux/netlink_iterator.rs:2:5
[INFO] [stdout]     |
[INFO] [stdout]   2 | use libc::*;
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `tcp_info` to disambiguate
[INFO] [stdout] note: `tcp_info` could also refer to the struct imported here
[INFO] [stdout]    --> src/integrations/linux/netlink_iterator.rs:1:5
[INFO] [stdout]     |
[INFO] [stdout]   1 | use integrations::linux::ffi::*;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `tcp_info` to disambiguate
[INFO] [stdout]     = note: `#[deny(ambiguous_glob_imports)]` (part of `#[deny(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout]   --> src/integrations/linux/netlink_iterator.rs:79:41
[INFO] [stdout]    |
[INFO] [stdout] 79 |     let mut sa: sockaddr_nl = std::mem::uninitialized();
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `state` on type `&libc::tcp_info`
[INFO] [stdout]    --> src/integrations/linux/netlink_iterator.rs:173:40
[INFO] [stdout]     |
[INFO] [stdout] 173 |             return TcpState::from(tcpi.state);
[INFO] [stdout]     |                                        ^^^^^ unknown field
[INFO] [stdout]     |
[INFO] [stdout]     = note: available fields are: `tcpi_state`, `tcpi_ca_state`, `tcpi_retransmits`, `tcpi_probes`, `tcpi_backoff` ... and 26 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0609`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `netstat` (lib) due to 3 previous errors; 3 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "30657cb255d02dfdab414113433129d99c0b2e2432a1d3e201e1ba97f47bba88", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "30657cb255d02dfdab414113433129d99c0b2e2432a1d3e201e1ba97f47bba88", kill_on_drop: false }`
[INFO] [stdout] 30657cb255d02dfdab414113433129d99c0b2e2432a1d3e201e1ba97f47bba88
