[INFO] cloning repository https://github.com/tf1997/jvm-exporter [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tf1997/jvm-exporter" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftf1997%2Fjvm-exporter", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftf1997%2Fjvm-exporter'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 827ebcbde1405c8b8919db0fa97b9bf873886866 [INFO] checking tf1997/jvm-exporter against try#dcc22e5232dd0dbe95a4b3ab84c8d24a0880771e for pr-153721 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftf1997%2Fjvm-exporter" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/tf1997/jvm-exporter [INFO] finished tweaking git repo https://github.com/tf1997/jvm-exporter [INFO] tweaked toml for git repo https://github.com/tf1997/jvm-exporter written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/tf1997/jvm-exporter on toolchain dcc22e5232dd0dbe95a4b3ab84c8d24a0880771e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dcc22e5232dd0dbe95a4b3ab84c8d24a0880771e" "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" "+dcc22e5232dd0dbe95a4b3ab84c8d24a0880771e" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 192 packages to latest compatible versions [INFO] [stderr] Adding clap v3.2.25 (available: v4.6.1) [INFO] [stderr] Adding env_logger v0.10.2 (available: v0.11.10) [INFO] [stderr] Adding generic-array v0.14.7 (available: v0.14.9) [INFO] [stderr] Adding prometheus v0.13.4 (available: v0.14.0) [INFO] [stderr] Adding sysinfo v0.34.2 (available: v0.39.3) [INFO] [stderr] Adding ureq v2.12.1 (available: v3.3.0) [INFO] [stderr] Adding warp v0.3.7 (available: v0.4.3) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dcc22e5232dd0dbe95a4b3ab84c8d24a0880771e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3e793bdf10248eb2ddbd6b0faebed8155c11b4589982e2893733958d93e8d540" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] 14e80307f2a27939f78c04edee54c512bc98f591cf5ef5a188d89dcb4a44438c [INFO] running `Command { std: "docker" "start" "14e80307f2a27939f78c04edee54c512bc98f591cf5ef5a188d89dcb4a44438c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "14e80307f2a27939f78c04edee54c512bc98f591cf5ef5a188d89dcb4a44438c" "/opt/rustwide/cargo-home/bin/cargo" "+dcc22e5232dd0dbe95a4b3ab84c8d24a0880771e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "14e80307f2a27939f78c04edee54c512bc98f591cf5ef5a188d89dcb4a44438c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "14e80307f2a27939f78c04edee54c512bc98f591cf5ef5a188d89dcb4a44438c" "/opt/rustwide/cargo-home/bin/cargo" "+dcc22e5232dd0dbe95a4b3ab84c8d24a0880771e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.118 [INFO] [stderr] Checking smallvec v1.15.2 [INFO] [stderr] Checking memchr v2.8.2 [INFO] [stderr] Checking bytes v1.12.0 [INFO] [stderr] Checking log v0.4.32 [INFO] [stderr] Checking getrandom v0.2.17 [INFO] [stderr] Checking typenum v1.20.1 [INFO] [stderr] Compiling shlex v2.0.1 [INFO] [stderr] Compiling zerocopy v0.8.52 [INFO] [stderr] Checking mio v1.2.1 [INFO] [stderr] Checking socket2 v0.6.4 [INFO] [stderr] Checking zeroize v1.9.0 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling multer v2.1.0 [INFO] [stderr] Checking data-encoding v2.11.0 [INFO] [stderr] Checking regex-syntax v0.8.11 [INFO] [stderr] Compiling cc v1.2.64 [INFO] [stderr] Checking rustls-pki-types v1.14.1 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] Compiling protobuf v2.28.0 [INFO] [stderr] Compiling rustls v0.23.40 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Checking socket2 v0.5.10 [INFO] [stderr] Compiling prometheus v0.13.4 [INFO] [stderr] Checking unicase v2.9.0 [INFO] [stderr] Checking aho-corasick v1.1.4 [INFO] [stderr] Checking serde_json v1.0.150 [INFO] [stderr] Checking webpki-roots v1.0.8 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking webpki-roots v0.26.11 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking is-terminal v0.4.17 [INFO] [stderr] Checking sysinfo v0.34.2 [INFO] [stderr] Checking netstat v0.7.0 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Checking http v1.4.2 [INFO] [stdout] error[E0659]: `__be16` is ambiguous [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/netstat-0.7.0/src/integrations/linux/ffi/structs.rs:22:16 [INFO] [stdout] | [INFO] [stdout] 22 | pub sport: __be16, [INFO] [stdout] | ^^^^^^ ambiguous name [INFO] [stdout] | [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `__be16` could refer to the type alias imported here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/netstat-0.7.0/src/integrations/linux/ffi/structs.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use integrations::linux::ffi::types::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `__be16` to disambiguate [INFO] [stdout] note: `__be16` could also refer to the type alias imported here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/netstat-0.7.0/src/integrations/linux/ffi/structs.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use libc::*; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `__be16` to disambiguate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0659]: `__be16` is ambiguous [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/netstat-0.7.0/src/integrations/linux/ffi/structs.rs:23:16 [INFO] [stdout] | [INFO] [stdout] 23 | pub dport: __be16, [INFO] [stdout] | ^^^^^^ ambiguous name [INFO] [stdout] | [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `__be16` could refer to the type alias imported here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/netstat-0.7.0/src/integrations/linux/ffi/structs.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use integrations::linux::ffi::types::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `__be16` to disambiguate [INFO] [stdout] note: `__be16` could also refer to the type alias imported here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/netstat-0.7.0/src/integrations/linux/ffi/structs.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use libc::*; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `__be16` to disambiguate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0659]: `tcp_info` is ambiguous [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/netstat-0.7.0/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] = 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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/netstat-0.7.0/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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/netstat-0.7.0/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] [INFO] [stdout] [INFO] [stderr] Checking generic-array v0.14.7 [INFO] [stdout] error[E0609]: no field `state` on type `&libc::tcp_info` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/netstat-0.7.0/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] [stderr] Checking clap v3.2.25 [INFO] [stdout] Some errors have detailed explanations: E0609, E0659. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0609`. [INFO] [stdout] [INFO] [stderr] error: could not compile `netstat` (lib) due to 4 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "14e80307f2a27939f78c04edee54c512bc98f591cf5ef5a188d89dcb4a44438c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "14e80307f2a27939f78c04edee54c512bc98f591cf5ef5a188d89dcb4a44438c", kill_on_drop: false }` [INFO] [stdout] 14e80307f2a27939f78c04edee54c512bc98f591cf5ef5a188d89dcb4a44438c