[INFO] fetching crate dbs-utils 0.2.1... [INFO] testing dbs-utils-0.2.1 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate dbs-utils 0.2.1 into /workspace/builds/worker-1-tc1/source [INFO] started tweaking crates.io crate dbs-utils 0.2.1 [INFO] finished tweaking crates.io crate dbs-utils 0.2.1 [INFO] tweaked toml for crates.io crate dbs-utils 0.2.1 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate dbs-utils 0.2.1 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 44 packages to latest compatible versions [INFO] [stderr] Adding event-manager v0.2.1 (available: v0.4.1) [INFO] [stderr] Adding thiserror v1.0.69 (available: v2.0.12) [INFO] [stderr] Adding vmm-sys-util v0.11.2 (available: v0.14.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded timerfd v1.6.0 [INFO] [stderr] Downloaded vmm-sys-util v0.14.0 [INFO] [stderr] Downloaded vmm-sys-util v0.11.2 [INFO] [stderr] Downloaded event-manager v0.2.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7751e26852ee93eb99dfc82b5622557874383e88bff6aa5b448eb23e06c95049 [INFO] running `Command { std: "docker" "start" "-a" "7751e26852ee93eb99dfc82b5622557874383e88bff6aa5b448eb23e06c95049", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7751e26852ee93eb99dfc82b5622557874383e88bff6aa5b448eb23e06c95049", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7751e26852ee93eb99dfc82b5622557874383e88bff6aa5b448eb23e06c95049", kill_on_drop: false }` [INFO] [stdout] 7751e26852ee93eb99dfc82b5622557874383e88bff6aa5b448eb23e06c95049 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 69103334fd2fec0327c0bf4f63f7262442c8df9569bdaad9ae5700b758b358ac [INFO] running `Command { std: "docker" "start" "-a" "69103334fd2fec0327c0bf4f63f7262442c8df9569bdaad9ae5700b758b358ac", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling timerfd v1.6.0 [INFO] [stderr] Compiling vmm-sys-util v0.14.0 [INFO] [stderr] Compiling vmm-sys-util v0.11.2 [INFO] [stderr] Compiling event-manager v0.2.1 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling dbs-utils v0.2.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: lint `unaligned_references` has been removed: converted into hard error, see issue #82523 for more information [INFO] [stdout] --> src/net/net_gen/mod.rs:9:10 [INFO] [stdout] | [INFO] [stdout] 9 | #![allow(unaligned_references)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/net/net_gen/mod.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | pub use if_tun::*; [INFO] [stdout] | ^^^^^^^^^ the name `__BITS_PER_LONG` in the value namespace is first re-exported here [INFO] [stdout] 32 | pub use iff::*; [INFO] [stdout] 33 | pub use inn::*; [INFO] [stdout] | ------ but the name `__BITS_PER_LONG` in the value namespace is also re-exported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(ambiguous_glob_reexports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/net/net_gen/mod.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | pub use if_tun::*; [INFO] [stdout] | ^^^^^^^^^ the name `__FD_SETSIZE` in the value namespace is first re-exported here [INFO] [stdout] 32 | pub use iff::*; [INFO] [stdout] 33 | pub use inn::*; [INFO] [stdout] | ------ but the name `__FD_SETSIZE` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/net/net_gen/mod.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | pub use if_tun::*; [INFO] [stdout] | ^^^^^^^^^ the name `__s8` in the type namespace is first re-exported here [INFO] [stdout] 32 | pub use iff::*; [INFO] [stdout] 33 | pub use inn::*; [INFO] [stdout] | ------ but the name `__s8` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/net/net_gen/mod.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | pub use if_tun::*; [INFO] [stdout] | ^^^^^^^^^ the name `__u8` in the type namespace is first re-exported here [INFO] [stdout] 32 | pub use iff::*; [INFO] [stdout] 33 | pub use inn::*; [INFO] [stdout] | ------ but the name `__u8` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/net/net_gen/mod.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | pub use if_tun::*; [INFO] [stdout] | ^^^^^^^^^ the name `__s16` in the type namespace is first re-exported here [INFO] [stdout] 32 | pub use iff::*; [INFO] [stdout] 33 | pub use inn::*; [INFO] [stdout] | ------ but the name `__s16` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/net/net_gen/mod.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | pub use if_tun::*; [INFO] [stdout] | ^^^^^^^^^ the name `__u16` in the type namespace is first re-exported here [INFO] [stdout] 32 | pub use iff::*; [INFO] [stdout] 33 | pub use inn::*; [INFO] [stdout] | ------ but the name `__u16` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/net/net_gen/mod.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | pub use if_tun::*; [INFO] [stdout] | ^^^^^^^^^ the name `__s32` in the type namespace is first re-exported here [INFO] [stdout] 32 | pub use iff::*; [INFO] [stdout] 33 | pub use inn::*; [INFO] [stdout] | ------ but the name `__s32` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/net/net_gen/mod.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | pub use if_tun::*; [INFO] [stdout] | ^^^^^^^^^ the name `__u32` in the type namespace is first re-exported here [INFO] [stdout] 32 | pub use iff::*; [INFO] [stdout] 33 | pub use inn::*; [INFO] [stdout] | ------ but the name `__u32` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/net/net_gen/mod.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | pub use if_tun::*; [INFO] [stdout] | ^^^^^^^^^ the name `__s64` in the type namespace is first re-exported here [INFO] [stdout] 32 | pub use iff::*; [INFO] [stdout] 33 | pub use inn::*; [INFO] [stdout] | ------ but the name `__s64` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/net/net_gen/mod.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | pub use if_tun::*; [INFO] [stdout] | ^^^^^^^^^ the name `__u64` in the type namespace is first re-exported here [INFO] [stdout] 32 | pub use iff::*; [INFO] [stdout] 33 | pub use inn::*; [INFO] [stdout] | ------ but the name `__u64` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/net/net_gen/mod.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | pub use if_tun::*; [INFO] [stdout] | ^^^^^^^^^ the name `__kernel_sighandler_t` in the type namespace is first re-exported here [INFO] [stdout] 32 | pub use iff::*; [INFO] [stdout] 33 | pub use inn::*; [INFO] [stdout] | ------ but the name `__kernel_sighandler_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/net/net_gen/mod.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | pub use if_tun::*; [INFO] [stdout] | ^^^^^^^^^ the name `__kernel_key_t` in the type namespace is first re-exported here [INFO] [stdout] 32 | pub use iff::*; [INFO] [stdout] 33 | pub use inn::*; [INFO] [stdout] | ------ but the name `__kernel_key_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/net/net_gen/mod.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | pub use if_tun::*; [INFO] [stdout] | ^^^^^^^^^ the name `__kernel_mqd_t` in the type namespace is first re-exported here [INFO] [stdout] 32 | pub use iff::*; [INFO] [stdout] 33 | pub use inn::*; [INFO] [stdout] | ------ but the name `__kernel_mqd_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/net/net_gen/mod.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | pub use if_tun::*; [INFO] [stdout] | ^^^^^^^^^ the name `__kernel_old_uid_t` in the type namespace is first re-exported here [INFO] [stdout] 32 | pub use iff::*; [INFO] [stdout] 33 | pub use inn::*; [INFO] [stdout] | ------ but the name `__kernel_old_uid_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/net/net_gen/mod.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | pub use if_tun::*; [INFO] [stdout] | ^^^^^^^^^ the name `__kernel_old_gid_t` in the type namespace is first re-exported here [INFO] [stdout] 32 | pub use iff::*; [INFO] [stdout] 33 | pub use inn::*; [INFO] [stdout] | ------ but the name `__kernel_old_gid_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/net/net_gen/mod.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | pub use if_tun::*; [INFO] [stdout] | ^^^^^^^^^ the name `__kernel_old_dev_t` in the type namespace is first re-exported here [INFO] [stdout] 32 | pub use iff::*; [INFO] [stdout] 33 | pub use inn::*; [INFO] [stdout] | ------ but the name `__kernel_old_dev_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/net/net_gen/mod.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | pub use if_tun::*; [INFO] [stdout] | ^^^^^^^^^ the name `__kernel_long_t` in the type namespace is first re-exported here [INFO] [stdout] 32 | pub use iff::*; [INFO] [stdout] 33 | pub use inn::*; [INFO] [stdout] | ------ but the name `__kernel_long_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/net/net_gen/mod.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | pub use if_tun::*; [INFO] [stdout] | ^^^^^^^^^ the name `__kernel_ulong_t` in the type namespace is first re-exported here [INFO] [stdout] 32 | pub use iff::*; [INFO] [stdout] 33 | pub use inn::*; [INFO] [stdout] | ------ but the name `__kernel_ulong_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/net/net_gen/mod.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | pub use if_tun::*; [INFO] [stdout] | ^^^^^^^^^ the name `__kernel_ino_t` in the type namespace is first re-exported here [INFO] [stdout] 32 | pub use iff::*; [INFO] [stdout] 33 | pub use inn::*; [INFO] [stdout] | ------ but the name `__kernel_ino_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/net/net_gen/mod.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | pub use if_tun::*; [INFO] [stdout] | ^^^^^^^^^ the name `__kernel_mode_t` in the type namespace is first re-exported here [INFO] [stdout] 32 | pub use iff::*; [INFO] [stdout] 33 | pub use inn::*; [INFO] [stdout] | ------ but the name `__kernel_mode_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/net/net_gen/mod.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | pub use if_tun::*; [INFO] [stdout] | ^^^^^^^^^ the name `__kernel_pid_t` in the type namespace is first re-exported here [INFO] [stdout] 32 | pub use iff::*; [INFO] [stdout] 33 | pub use inn::*; [INFO] [stdout] | ------ but the name `__kernel_pid_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/net/net_gen/mod.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | pub use if_tun::*; [INFO] [stdout] | ^^^^^^^^^ the name `__kernel_ipc_pid_t` in the type namespace is first re-exported here [INFO] [stdout] 32 | pub use iff::*; [INFO] [stdout] 33 | pub use inn::*; [INFO] [stdout] | ------ but the name `__kernel_ipc_pid_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/net/net_gen/mod.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | pub use if_tun::*; [INFO] [stdout] | ^^^^^^^^^ the name `__kernel_uid_t` in the type namespace is first re-exported here [INFO] [stdout] 32 | pub use iff::*; [INFO] [stdout] 33 | pub use inn::*; [INFO] [stdout] | ------ but the name `__kernel_uid_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/net/net_gen/mod.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | pub use if_tun::*; [INFO] [stdout] | ^^^^^^^^^ the name `__kernel_gid_t` in the type namespace is first re-exported here [INFO] [stdout] 32 | pub use iff::*; [INFO] [stdout] 33 | pub use inn::*; [INFO] [stdout] | ------ but the name `__kernel_gid_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/net/net_gen/mod.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | pub use if_tun::*; [INFO] [stdout] | ^^^^^^^^^ the name `__kernel_suseconds_t` in the type namespace is first re-exported here [INFO] [stdout] 32 | pub use iff::*; [INFO] [stdout] 33 | pub use inn::*; [INFO] [stdout] | ------ but the name `__kernel_suseconds_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/net/net_gen/mod.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | pub use if_tun::*; [INFO] [stdout] | ^^^^^^^^^ the name `__kernel_daddr_t` in the type namespace is first re-exported here [INFO] [stdout] 32 | pub use iff::*; [INFO] [stdout] 33 | pub use inn::*; [INFO] [stdout] | ------ but the name `__kernel_daddr_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/net/net_gen/mod.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | pub use if_tun::*; [INFO] [stdout] | ^^^^^^^^^ the name `__kernel_uid32_t` in the type namespace is first re-exported here [INFO] [stdout] 32 | pub use iff::*; [INFO] [stdout] 33 | pub use inn::*; [INFO] [stdout] | ------ but the name `__kernel_uid32_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/net/net_gen/mod.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | pub use if_tun::*; [INFO] [stdout] | ^^^^^^^^^ the name `__kernel_gid32_t` in the type namespace is first re-exported here [INFO] [stdout] 32 | pub use iff::*; [INFO] [stdout] 33 | pub use inn::*; [INFO] [stdout] | ------ but the name `__kernel_gid32_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/net/net_gen/mod.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | pub use if_tun::*; [INFO] [stdout] | ^^^^^^^^^ the name `__kernel_size_t` in the type namespace is first re-exported here [INFO] [stdout] 32 | pub use iff::*; [INFO] [stdout] 33 | pub use inn::*; [INFO] [stdout] | ------ but the name `__kernel_size_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/net/net_gen/mod.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | pub use if_tun::*; [INFO] [stdout] | ^^^^^^^^^ the name `__kernel_ssize_t` in the type namespace is first re-exported here [INFO] [stdout] 32 | pub use iff::*; [INFO] [stdout] 33 | pub use inn::*; [INFO] [stdout] | ------ but the name `__kernel_ssize_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/net/net_gen/mod.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | pub use if_tun::*; [INFO] [stdout] | ^^^^^^^^^ the name `__kernel_ptrdiff_t` in the type namespace is first re-exported here [INFO] [stdout] 32 | pub use iff::*; [INFO] [stdout] 33 | pub use inn::*; [INFO] [stdout] | ------ but the name `__kernel_ptrdiff_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/net/net_gen/mod.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | pub use if_tun::*; [INFO] [stdout] | ^^^^^^^^^ the name `__kernel_off_t` in the type namespace is first re-exported here [INFO] [stdout] 32 | pub use iff::*; [INFO] [stdout] 33 | pub use inn::*; [INFO] [stdout] | ------ but the name `__kernel_off_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/net/net_gen/mod.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | pub use if_tun::*; [INFO] [stdout] | ^^^^^^^^^ the name `__kernel_loff_t` in the type namespace is first re-exported here [INFO] [stdout] 32 | pub use iff::*; [INFO] [stdout] 33 | pub use inn::*; [INFO] [stdout] | ------ but the name `__kernel_loff_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/net/net_gen/mod.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | pub use if_tun::*; [INFO] [stdout] | ^^^^^^^^^ the name `__kernel_time_t` in the type namespace is first re-exported here [INFO] [stdout] 32 | pub use iff::*; [INFO] [stdout] 33 | pub use inn::*; [INFO] [stdout] | ------ but the name `__kernel_time_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/net/net_gen/mod.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | pub use if_tun::*; [INFO] [stdout] | ^^^^^^^^^ the name `__kernel_clock_t` in the type namespace is first re-exported here [INFO] [stdout] 32 | pub use iff::*; [INFO] [stdout] 33 | pub use inn::*; [INFO] [stdout] | ------ but the name `__kernel_clock_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/net/net_gen/mod.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | pub use if_tun::*; [INFO] [stdout] | ^^^^^^^^^ the name `__kernel_timer_t` in the type namespace is first re-exported here [INFO] [stdout] 32 | pub use iff::*; [INFO] [stdout] 33 | pub use inn::*; [INFO] [stdout] | ------ but the name `__kernel_timer_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/net/net_gen/mod.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | pub use if_tun::*; [INFO] [stdout] | ^^^^^^^^^ the name `__kernel_clockid_t` in the type namespace is first re-exported here [INFO] [stdout] 32 | pub use iff::*; [INFO] [stdout] 33 | pub use inn::*; [INFO] [stdout] | ------ but the name `__kernel_clockid_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/net/net_gen/mod.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | pub use if_tun::*; [INFO] [stdout] | ^^^^^^^^^ the name `__kernel_caddr_t` in the type namespace is first re-exported here [INFO] [stdout] 32 | pub use iff::*; [INFO] [stdout] 33 | pub use inn::*; [INFO] [stdout] | ------ but the name `__kernel_caddr_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/net/net_gen/mod.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | pub use if_tun::*; [INFO] [stdout] | ^^^^^^^^^ the name `__kernel_uid16_t` in the type namespace is first re-exported here [INFO] [stdout] 32 | pub use iff::*; [INFO] [stdout] 33 | pub use inn::*; [INFO] [stdout] | ------ but the name `__kernel_uid16_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/net/net_gen/mod.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | pub use if_tun::*; [INFO] [stdout] | ^^^^^^^^^ the name `__kernel_gid16_t` in the type namespace is first re-exported here [INFO] [stdout] 32 | pub use iff::*; [INFO] [stdout] 33 | pub use inn::*; [INFO] [stdout] | ------ but the name `__kernel_gid16_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/net/net_gen/mod.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | pub use if_tun::*; [INFO] [stdout] | ^^^^^^^^^ the name `__le16` in the type namespace is first re-exported here [INFO] [stdout] 32 | pub use iff::*; [INFO] [stdout] 33 | pub use inn::*; [INFO] [stdout] | ------ but the name `__le16` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/net/net_gen/mod.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | pub use if_tun::*; [INFO] [stdout] | ^^^^^^^^^ the name `__be16` in the type namespace is first re-exported here [INFO] [stdout] 32 | pub use iff::*; [INFO] [stdout] 33 | pub use inn::*; [INFO] [stdout] | ------ but the name `__be16` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/net/net_gen/mod.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | pub use if_tun::*; [INFO] [stdout] | ^^^^^^^^^ the name `__le32` in the type namespace is first re-exported here [INFO] [stdout] 32 | pub use iff::*; [INFO] [stdout] 33 | pub use inn::*; [INFO] [stdout] | ------ but the name `__le32` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/net/net_gen/mod.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | pub use if_tun::*; [INFO] [stdout] | ^^^^^^^^^ the name `__be32` in the type namespace is first re-exported here [INFO] [stdout] 32 | pub use iff::*; [INFO] [stdout] 33 | pub use inn::*; [INFO] [stdout] | ------ but the name `__be32` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/net/net_gen/mod.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | pub use if_tun::*; [INFO] [stdout] | ^^^^^^^^^ the name `__le64` in the type namespace is first re-exported here [INFO] [stdout] 32 | pub use iff::*; [INFO] [stdout] 33 | pub use inn::*; [INFO] [stdout] | ------ but the name `__le64` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/net/net_gen/mod.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | pub use if_tun::*; [INFO] [stdout] | ^^^^^^^^^ the name `__be64` in the type namespace is first re-exported here [INFO] [stdout] 32 | pub use iff::*; [INFO] [stdout] 33 | pub use inn::*; [INFO] [stdout] | ------ but the name `__be64` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/net/net_gen/mod.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | pub use if_tun::*; [INFO] [stdout] | ^^^^^^^^^ the name `__sum16` in the type namespace is first re-exported here [INFO] [stdout] 32 | pub use iff::*; [INFO] [stdout] 33 | pub use inn::*; [INFO] [stdout] | ------ but the name `__sum16` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/net/net_gen/mod.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | pub use if_tun::*; [INFO] [stdout] | ^^^^^^^^^ the name `__wsum` in the type namespace is first re-exported here [INFO] [stdout] 32 | pub use iff::*; [INFO] [stdout] 33 | pub use inn::*; [INFO] [stdout] | ------ but the name `__wsum` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/net/net_gen/mod.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 32 | pub use iff::*; [INFO] [stdout] | ^^^^^^ the name `__UAPI_DEF_IN_ADDR` in the value namespace is first re-exported here [INFO] [stdout] 33 | pub use inn::*; [INFO] [stdout] | ------ but the name `__UAPI_DEF_IN_ADDR` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/net/net_gen/mod.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 32 | pub use iff::*; [INFO] [stdout] | ^^^^^^ the name `__UAPI_DEF_IN_IPPROTO` in the value namespace is first re-exported here [INFO] [stdout] 33 | pub use inn::*; [INFO] [stdout] | ------ but the name `__UAPI_DEF_IN_IPPROTO` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/net/net_gen/mod.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 32 | pub use iff::*; [INFO] [stdout] | ^^^^^^ the name `__UAPI_DEF_IN_PKTINFO` in the value namespace is first re-exported here [INFO] [stdout] 33 | pub use inn::*; [INFO] [stdout] | ------ but the name `__UAPI_DEF_IN_PKTINFO` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/net/net_gen/mod.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 32 | pub use iff::*; [INFO] [stdout] | ^^^^^^ the name `__UAPI_DEF_IP_MREQ` in the value namespace is first re-exported here [INFO] [stdout] 33 | pub use inn::*; [INFO] [stdout] | ------ but the name `__UAPI_DEF_IP_MREQ` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/net/net_gen/mod.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 32 | pub use iff::*; [INFO] [stdout] | ^^^^^^ the name `__UAPI_DEF_SOCKADDR_IN` in the value namespace is first re-exported here [INFO] [stdout] 33 | pub use inn::*; [INFO] [stdout] | ------ but the name `__UAPI_DEF_SOCKADDR_IN` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/net/net_gen/mod.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 32 | pub use iff::*; [INFO] [stdout] | ^^^^^^ the name `__UAPI_DEF_IN_CLASS` in the value namespace is first re-exported here [INFO] [stdout] 33 | pub use inn::*; [INFO] [stdout] | ------ but the name `__UAPI_DEF_IN_CLASS` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/net/net_gen/mod.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 32 | pub use iff::*; [INFO] [stdout] | ^^^^^^ the name `__UAPI_DEF_IN6_ADDR` in the value namespace is first re-exported here [INFO] [stdout] 33 | pub use inn::*; [INFO] [stdout] | ------ but the name `__UAPI_DEF_IN6_ADDR` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/net/net_gen/mod.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 32 | pub use iff::*; [INFO] [stdout] | ^^^^^^ the name `__UAPI_DEF_IN6_ADDR_ALT` in the value namespace is first re-exported here [INFO] [stdout] 33 | pub use inn::*; [INFO] [stdout] | ------ but the name `__UAPI_DEF_IN6_ADDR_ALT` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/net/net_gen/mod.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 32 | pub use iff::*; [INFO] [stdout] | ^^^^^^ the name `__UAPI_DEF_SOCKADDR_IN6` in the value namespace is first re-exported here [INFO] [stdout] 33 | pub use inn::*; [INFO] [stdout] | ------ but the name `__UAPI_DEF_SOCKADDR_IN6` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/net/net_gen/mod.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 32 | pub use iff::*; [INFO] [stdout] | ^^^^^^ the name `__UAPI_DEF_IPV6_MREQ` in the value namespace is first re-exported here [INFO] [stdout] 33 | pub use inn::*; [INFO] [stdout] | ------ but the name `__UAPI_DEF_IPV6_MREQ` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/net/net_gen/mod.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 32 | pub use iff::*; [INFO] [stdout] | ^^^^^^ the name `__UAPI_DEF_IPPROTO_V6` in the value namespace is first re-exported here [INFO] [stdout] 33 | pub use inn::*; [INFO] [stdout] | ------ but the name `__UAPI_DEF_IPPROTO_V6` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/net/net_gen/mod.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 32 | pub use iff::*; [INFO] [stdout] | ^^^^^^ the name `__UAPI_DEF_IPV6_OPTIONS` in the value namespace is first re-exported here [INFO] [stdout] 33 | pub use inn::*; [INFO] [stdout] | ------ but the name `__UAPI_DEF_IPV6_OPTIONS` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/net/net_gen/mod.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 32 | pub use iff::*; [INFO] [stdout] | ^^^^^^ the name `__UAPI_DEF_IN6_PKTINFO` in the value namespace is first re-exported here [INFO] [stdout] 33 | pub use inn::*; [INFO] [stdout] | ------ but the name `__UAPI_DEF_IN6_PKTINFO` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/net/net_gen/mod.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 32 | pub use iff::*; [INFO] [stdout] | ^^^^^^ the name `__UAPI_DEF_IP6_MTUINFO` in the value namespace is first re-exported here [INFO] [stdout] 33 | pub use inn::*; [INFO] [stdout] | ------ but the name `__UAPI_DEF_IP6_MTUINFO` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/net/net_gen/mod.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 32 | pub use iff::*; [INFO] [stdout] | ^^^^^^ the name `__UAPI_DEF_XATTR` in the value namespace is first re-exported here [INFO] [stdout] 33 | pub use inn::*; [INFO] [stdout] | ------ but the name `__UAPI_DEF_XATTR` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/net/net_gen/mod.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 32 | pub use iff::*; [INFO] [stdout] | ^^^^^^ the name `_K_SS_MAXSIZE` in the value namespace is first re-exported here [INFO] [stdout] 33 | pub use inn::*; [INFO] [stdout] | ------ but the name `_K_SS_MAXSIZE` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/net/net_gen/mod.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 32 | pub use iff::*; [INFO] [stdout] | ^^^^^^ the name `__LITTLE_ENDIAN` in the value namespace is first re-exported here [INFO] [stdout] 33 | pub use inn::*; [INFO] [stdout] | ------ but the name `__LITTLE_ENDIAN` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/net/net_gen/mod.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 32 | pub use iff::*; [INFO] [stdout] | ^^^^^^ the name `FIOSETOWN` in the value namespace is first re-exported here [INFO] [stdout] 33 | pub use inn::*; [INFO] [stdout] 34 | pub use sockios::*; [INFO] [stdout] | ---------- but the name `FIOSETOWN` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/net/net_gen/mod.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 32 | pub use iff::*; [INFO] [stdout] | ^^^^^^ the name `SIOCSPGRP` in the value namespace is first re-exported here [INFO] [stdout] 33 | pub use inn::*; [INFO] [stdout] 34 | pub use sockios::*; [INFO] [stdout] | ---------- but the name `SIOCSPGRP` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/net/net_gen/mod.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 32 | pub use iff::*; [INFO] [stdout] | ^^^^^^ the name `FIOGETOWN` in the value namespace is first re-exported here [INFO] [stdout] 33 | pub use inn::*; [INFO] [stdout] 34 | pub use sockios::*; [INFO] [stdout] | ---------- but the name `FIOGETOWN` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/net/net_gen/mod.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 32 | pub use iff::*; [INFO] [stdout] | ^^^^^^ the name `SIOCGPGRP` in the value namespace is first re-exported here [INFO] [stdout] 33 | pub use inn::*; [INFO] [stdout] 34 | pub use sockios::*; [INFO] [stdout] | ---------- but the name `SIOCGPGRP` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/net/net_gen/mod.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 32 | pub use iff::*; [INFO] [stdout] | ^^^^^^ the name `SIOCATMARK` in the value namespace is first re-exported here [INFO] [stdout] 33 | pub use inn::*; [INFO] [stdout] 34 | pub use sockios::*; [INFO] [stdout] | ---------- but the name `SIOCATMARK` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/net/net_gen/mod.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 32 | pub use iff::*; [INFO] [stdout] | ^^^^^^ the name `SIOCGSTAMP` in the value namespace is first re-exported here [INFO] [stdout] 33 | pub use inn::*; [INFO] [stdout] 34 | pub use sockios::*; [INFO] [stdout] | ---------- but the name `SIOCGSTAMP` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/net/net_gen/mod.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 32 | pub use iff::*; [INFO] [stdout] | ^^^^^^ the name `SIOCGSTAMPNS` in the value namespace is first re-exported here [INFO] [stdout] 33 | pub use inn::*; [INFO] [stdout] 34 | pub use sockios::*; [INFO] [stdout] | ---------- but the name `SIOCGSTAMPNS` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/net/net_gen/mod.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 32 | pub use iff::*; [INFO] [stdout] | ^^^^^^ the name `__kernel_sa_family_t` in the type namespace is first re-exported here [INFO] [stdout] 33 | pub use inn::*; [INFO] [stdout] | ------ but the name `__kernel_sa_family_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/net/net_gen/mod.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 32 | pub use iff::*; [INFO] [stdout] | ^^^^^^ the name `__kernel_sockaddr_storage` in the type namespace is first re-exported here [INFO] [stdout] 33 | pub use inn::*; [INFO] [stdout] | ------ but the name `__kernel_sockaddr_storage` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/net/net_gen/mod.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 32 | pub use iff::*; [INFO] [stdout] | ^^^^^^ the name `_bindgen_ty_1` in the type namespace is first re-exported here [INFO] [stdout] 33 | pub use inn::*; [INFO] [stdout] | ------ but the name `_bindgen_ty_1` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/net/net_gen/mod.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 31 | pub use if_tun::*; [INFO] [stdout] | --------- but the name `__IncompleteArrayField` in the type namespace is also re-exported here [INFO] [stdout] 32 | pub use iff::*; [INFO] [stdout] | ^^^^^^ the name `__IncompleteArrayField` in the type namespace is first re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/net/net_gen/mod.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 32 | pub use iff::*; [INFO] [stdout] | ^^^^^^ the name `__kernel_fd_set` in the type namespace is first re-exported here [INFO] [stdout] 33 | pub use inn::*; [INFO] [stdout] | ------ but the name `__kernel_fd_set` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/net/net_gen/mod.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 32 | pub use iff::*; [INFO] [stdout] | ^^^^^^ the name `__kernel_fsid_t` in the type namespace is first re-exported here [INFO] [stdout] 33 | pub use inn::*; [INFO] [stdout] | ------ but the name `__kernel_fsid_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.33s [INFO] running `Command { std: "docker" "inspect" "69103334fd2fec0327c0bf4f63f7262442c8df9569bdaad9ae5700b758b358ac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "69103334fd2fec0327c0bf4f63f7262442c8df9569bdaad9ae5700b758b358ac", kill_on_drop: false }` [INFO] [stdout] 69103334fd2fec0327c0bf4f63f7262442c8df9569bdaad9ae5700b758b358ac [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 5286b065af8310ba62e461e18b34cd651b39dd312022fd78db952bb4b648d2db [INFO] running `Command { std: "docker" "start" "-a" "5286b065af8310ba62e461e18b34cd651b39dd312022fd78db952bb4b648d2db", kill_on_drop: false }` [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stdout] warning: lint `unaligned_references` has been removed: converted into hard error, see issue #82523 for more information [INFO] [stdout] --> src/net/net_gen/mod.rs:9:10 [INFO] [stdout] | [INFO] [stdout] 9 | #![allow(unaligned_references)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/net/net_gen/mod.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | pub use if_tun::*; [INFO] [stdout] | ^^^^^^^^^ the name `__BITS_PER_LONG` in the value namespace is first re-exported here [INFO] [stdout] 32 | pub use iff::*; [INFO] [stdout] 33 | pub use inn::*; [INFO] [stdout] | ------ but the name `__BITS_PER_LONG` in the value namespace is also re-exported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(ambiguous_glob_reexports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/net/net_gen/mod.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | pub use if_tun::*; [INFO] [stdout] | ^^^^^^^^^ the name `__FD_SETSIZE` in the value namespace is first re-exported here [INFO] [stdout] 32 | pub use iff::*; [INFO] [stdout] 33 | pub use inn::*; [INFO] [stdout] | ------ but the name `__FD_SETSIZE` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/net/net_gen/mod.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | pub use if_tun::*; [INFO] [stdout] | ^^^^^^^^^ the name `__s8` in the type namespace is first re-exported here [INFO] [stdout] 32 | pub use iff::*; [INFO] [stdout] 33 | pub use inn::*; [INFO] [stdout] | ------ but the name `__s8` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/net/net_gen/mod.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | pub use if_tun::*; [INFO] [stdout] | ^^^^^^^^^ the name `__u8` in the type namespace is first re-exported here [INFO] [stdout] 32 | pub use iff::*; [INFO] [stdout] 33 | pub use inn::*; [INFO] [stdout] | ------ but the name `__u8` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/net/net_gen/mod.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | pub use if_tun::*; [INFO] [stdout] | ^^^^^^^^^ the name `__s16` in the type namespace is first re-exported here [INFO] [stdout] 32 | pub use iff::*; [INFO] [stdout] 33 | pub use inn::*; [INFO] [stdout] | ------ but the name `__s16` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/net/net_gen/mod.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | pub use if_tun::*; [INFO] [stdout] | ^^^^^^^^^ the name `__u16` in the type namespace is first re-exported here [INFO] [stdout] 32 | pub use iff::*; [INFO] [stdout] 33 | pub use inn::*; [INFO] [stdout] | ------ but the name `__u16` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/net/net_gen/mod.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | pub use if_tun::*; [INFO] [stdout] | ^^^^^^^^^ the name `__s32` in the type namespace is first re-exported here [INFO] [stdout] 32 | pub use iff::*; [INFO] [stdout] 33 | pub use inn::*; [INFO] [stdout] | ------ but the name `__s32` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/net/net_gen/mod.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | pub use if_tun::*; [INFO] [stdout] | ^^^^^^^^^ the name `__u32` in the type namespace is first re-exported here [INFO] [stdout] 32 | pub use iff::*; [INFO] [stdout] 33 | pub use inn::*; [INFO] [stdout] | ------ but the name `__u32` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/net/net_gen/mod.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | pub use if_tun::*; [INFO] [stdout] | ^^^^^^^^^ the name `__s64` in the type namespace is first re-exported here [INFO] [stdout] 32 | pub use iff::*; [INFO] [stdout] 33 | pub use inn::*; [INFO] [stdout] | ------ but the name `__s64` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/net/net_gen/mod.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | pub use if_tun::*; [INFO] [stdout] | ^^^^^^^^^ the name `__u64` in the type namespace is first re-exported here [INFO] [stdout] 32 | pub use iff::*; [INFO] [stdout] 33 | pub use inn::*; [INFO] [stdout] | ------ but the name `__u64` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/net/net_gen/mod.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | pub use if_tun::*; [INFO] [stdout] | ^^^^^^^^^ the name `__kernel_sighandler_t` in the type namespace is first re-exported here [INFO] [stdout] 32 | pub use iff::*; [INFO] [stdout] 33 | pub use inn::*; [INFO] [stdout] | ------ but the name `__kernel_sighandler_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/net/net_gen/mod.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | pub use if_tun::*; [INFO] [stdout] | ^^^^^^^^^ the name `__kernel_key_t` in the type namespace is first re-exported here [INFO] [stdout] 32 | pub use iff::*; [INFO] [stdout] 33 | pub use inn::*; [INFO] [stdout] | ------ but the name `__kernel_key_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/net/net_gen/mod.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | pub use if_tun::*; [INFO] [stdout] | ^^^^^^^^^ the name `__kernel_mqd_t` in the type namespace is first re-exported here [INFO] [stdout] 32 | pub use iff::*; [INFO] [stdout] 33 | pub use inn::*; [INFO] [stdout] | ------ but the name `__kernel_mqd_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/net/net_gen/mod.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | pub use if_tun::*; [INFO] [stdout] | ^^^^^^^^^ the name `__kernel_old_uid_t` in the type namespace is first re-exported here [INFO] [stdout] 32 | pub use iff::*; [INFO] [stdout] 33 | pub use inn::*; [INFO] [stdout] | ------ but the name `__kernel_old_uid_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/net/net_gen/mod.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | pub use if_tun::*; [INFO] [stdout] | ^^^^^^^^^ the name `__kernel_old_gid_t` in the type namespace is first re-exported here [INFO] [stdout] 32 | pub use iff::*; [INFO] [stdout] 33 | pub use inn::*; [INFO] [stdout] | ------ but the name `__kernel_old_gid_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/net/net_gen/mod.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | pub use if_tun::*; [INFO] [stdout] | ^^^^^^^^^ the name `__kernel_old_dev_t` in the type namespace is first re-exported here [INFO] [stdout] 32 | pub use iff::*; [INFO] [stdout] 33 | pub use inn::*; [INFO] [stdout] | ------ but the name `__kernel_old_dev_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/net/net_gen/mod.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | pub use if_tun::*; [INFO] [stdout] | ^^^^^^^^^ the name `__kernel_long_t` in the type namespace is first re-exported here [INFO] [stdout] 32 | pub use iff::*; [INFO] [stdout] 33 | pub use inn::*; [INFO] [stdout] | ------ but the name `__kernel_long_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/net/net_gen/mod.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | pub use if_tun::*; [INFO] [stdout] | ^^^^^^^^^ the name `__kernel_ulong_t` in the type namespace is first re-exported here [INFO] [stdout] 32 | pub use iff::*; [INFO] [stdout] 33 | pub use inn::*; [INFO] [stdout] | ------ but the name `__kernel_ulong_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/net/net_gen/mod.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | pub use if_tun::*; [INFO] [stdout] | ^^^^^^^^^ the name `__kernel_ino_t` in the type namespace is first re-exported here [INFO] [stdout] 32 | pub use iff::*; [INFO] [stdout] 33 | pub use inn::*; [INFO] [stdout] | ------ but the name `__kernel_ino_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/net/net_gen/mod.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | pub use if_tun::*; [INFO] [stdout] | ^^^^^^^^^ the name `__kernel_mode_t` in the type namespace is first re-exported here [INFO] [stdout] 32 | pub use iff::*; [INFO] [stdout] 33 | pub use inn::*; [INFO] [stdout] | ------ but the name `__kernel_mode_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/net/net_gen/mod.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | pub use if_tun::*; [INFO] [stdout] | ^^^^^^^^^ the name `__kernel_pid_t` in the type namespace is first re-exported here [INFO] [stdout] 32 | pub use iff::*; [INFO] [stdout] 33 | pub use inn::*; [INFO] [stdout] | ------ but the name `__kernel_pid_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/net/net_gen/mod.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | pub use if_tun::*; [INFO] [stdout] | ^^^^^^^^^ the name `__kernel_ipc_pid_t` in the type namespace is first re-exported here [INFO] [stdout] 32 | pub use iff::*; [INFO] [stdout] 33 | pub use inn::*; [INFO] [stdout] | ------ but the name `__kernel_ipc_pid_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/net/net_gen/mod.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | pub use if_tun::*; [INFO] [stdout] | ^^^^^^^^^ the name `__kernel_uid_t` in the type namespace is first re-exported here [INFO] [stdout] 32 | pub use iff::*; [INFO] [stdout] 33 | pub use inn::*; [INFO] [stdout] | ------ but the name `__kernel_uid_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/net/net_gen/mod.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | pub use if_tun::*; [INFO] [stdout] | ^^^^^^^^^ the name `__kernel_gid_t` in the type namespace is first re-exported here [INFO] [stdout] 32 | pub use iff::*; [INFO] [stdout] 33 | pub use inn::*; [INFO] [stdout] | ------ but the name `__kernel_gid_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/net/net_gen/mod.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | pub use if_tun::*; [INFO] [stdout] | ^^^^^^^^^ the name `__kernel_suseconds_t` in the type namespace is first re-exported here [INFO] [stdout] 32 | pub use iff::*; [INFO] [stdout] 33 | pub use inn::*; [INFO] [stdout] | ------ but the name `__kernel_suseconds_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/net/net_gen/mod.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | pub use if_tun::*; [INFO] [stdout] | ^^^^^^^^^ the name `__kernel_daddr_t` in the type namespace is first re-exported here [INFO] [stdout] 32 | pub use iff::*; [INFO] [stdout] 33 | pub use inn::*; [INFO] [stdout] | ------ but the name `__kernel_daddr_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/net/net_gen/mod.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | pub use if_tun::*; [INFO] [stdout] | ^^^^^^^^^ the name `__kernel_uid32_t` in the type namespace is first re-exported here [INFO] [stdout] 32 | pub use iff::*; [INFO] [stdout] 33 | pub use inn::*; [INFO] [stdout] | ------ but the name `__kernel_uid32_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/net/net_gen/mod.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | pub use if_tun::*; [INFO] [stdout] | ^^^^^^^^^ the name `__kernel_gid32_t` in the type namespace is first re-exported here [INFO] [stdout] 32 | pub use iff::*; [INFO] [stdout] 33 | pub use inn::*; [INFO] [stdout] | ------ but the name `__kernel_gid32_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/net/net_gen/mod.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | pub use if_tun::*; [INFO] [stdout] | ^^^^^^^^^ the name `__kernel_size_t` in the type namespace is first re-exported here [INFO] [stdout] 32 | pub use iff::*; [INFO] [stdout] 33 | pub use inn::*; [INFO] [stdout] | ------ but the name `__kernel_size_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/net/net_gen/mod.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | pub use if_tun::*; [INFO] [stdout] | ^^^^^^^^^ the name `__kernel_ssize_t` in the type namespace is first re-exported here [INFO] [stdout] 32 | pub use iff::*; [INFO] [stdout] 33 | pub use inn::*; [INFO] [stdout] | ------ but the name `__kernel_ssize_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/net/net_gen/mod.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | pub use if_tun::*; [INFO] [stdout] | ^^^^^^^^^ the name `__kernel_ptrdiff_t` in the type namespace is first re-exported here [INFO] [stdout] 32 | pub use iff::*; [INFO] [stdout] 33 | pub use inn::*; [INFO] [stdout] | ------ but the name `__kernel_ptrdiff_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/net/net_gen/mod.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | pub use if_tun::*; [INFO] [stdout] | ^^^^^^^^^ the name `__kernel_off_t` in the type namespace is first re-exported here [INFO] [stdout] 32 | pub use iff::*; [INFO] [stdout] 33 | pub use inn::*; [INFO] [stdout] | ------ but the name `__kernel_off_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/net/net_gen/mod.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | pub use if_tun::*; [INFO] [stdout] | ^^^^^^^^^ the name `__kernel_loff_t` in the type namespace is first re-exported here [INFO] [stdout] 32 | pub use iff::*; [INFO] [stdout] 33 | pub use inn::*; [INFO] [stdout] | ------ but the name `__kernel_loff_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/net/net_gen/mod.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | pub use if_tun::*; [INFO] [stdout] | ^^^^^^^^^ the name `__kernel_time_t` in the type namespace is first re-exported here [INFO] [stdout] 32 | pub use iff::*; [INFO] [stdout] 33 | pub use inn::*; [INFO] [stdout] | ------ but the name `__kernel_time_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/net/net_gen/mod.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | pub use if_tun::*; [INFO] [stdout] | ^^^^^^^^^ the name `__kernel_clock_t` in the type namespace is first re-exported here [INFO] [stdout] 32 | pub use iff::*; [INFO] [stdout] 33 | pub use inn::*; [INFO] [stdout] | ------ but the name `__kernel_clock_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/net/net_gen/mod.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | pub use if_tun::*; [INFO] [stdout] | ^^^^^^^^^ the name `__kernel_timer_t` in the type namespace is first re-exported here [INFO] [stdout] 32 | pub use iff::*; [INFO] [stdout] 33 | pub use inn::*; [INFO] [stdout] | ------ but the name `__kernel_timer_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/net/net_gen/mod.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | pub use if_tun::*; [INFO] [stdout] | ^^^^^^^^^ the name `__kernel_clockid_t` in the type namespace is first re-exported here [INFO] [stdout] 32 | pub use iff::*; [INFO] [stdout] 33 | pub use inn::*; [INFO] [stdout] | ------ but the name `__kernel_clockid_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/net/net_gen/mod.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | pub use if_tun::*; [INFO] [stdout] | ^^^^^^^^^ the name `__kernel_caddr_t` in the type namespace is first re-exported here [INFO] [stdout] 32 | pub use iff::*; [INFO] [stdout] 33 | pub use inn::*; [INFO] [stdout] | ------ but the name `__kernel_caddr_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/net/net_gen/mod.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | pub use if_tun::*; [INFO] [stdout] | ^^^^^^^^^ the name `__kernel_uid16_t` in the type namespace is first re-exported here [INFO] [stdout] 32 | pub use iff::*; [INFO] [stdout] 33 | pub use inn::*; [INFO] [stdout] | ------ but the name `__kernel_uid16_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/net/net_gen/mod.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | pub use if_tun::*; [INFO] [stdout] | ^^^^^^^^^ the name `__kernel_gid16_t` in the type namespace is first re-exported here [INFO] [stdout] 32 | pub use iff::*; [INFO] [stdout] 33 | pub use inn::*; [INFO] [stdout] | ------ but the name `__kernel_gid16_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/net/net_gen/mod.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | pub use if_tun::*; [INFO] [stdout] | ^^^^^^^^^ the name `__le16` in the type namespace is first re-exported here [INFO] [stdout] 32 | pub use iff::*; [INFO] [stdout] 33 | pub use inn::*; [INFO] [stdout] | ------ but the name `__le16` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/net/net_gen/mod.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | pub use if_tun::*; [INFO] [stdout] | ^^^^^^^^^ the name `__be16` in the type namespace is first re-exported here [INFO] [stdout] 32 | pub use iff::*; [INFO] [stdout] 33 | pub use inn::*; [INFO] [stdout] | ------ but the name `__be16` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/net/net_gen/mod.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | pub use if_tun::*; [INFO] [stdout] | ^^^^^^^^^ the name `__le32` in the type namespace is first re-exported here [INFO] [stdout] 32 | pub use iff::*; [INFO] [stdout] 33 | pub use inn::*; [INFO] [stdout] | ------ but the name `__le32` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/net/net_gen/mod.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | pub use if_tun::*; [INFO] [stdout] | ^^^^^^^^^ the name `__be32` in the type namespace is first re-exported here [INFO] [stdout] 32 | pub use iff::*; [INFO] [stdout] 33 | pub use inn::*; [INFO] [stdout] | ------ but the name `__be32` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/net/net_gen/mod.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | pub use if_tun::*; [INFO] [stdout] | ^^^^^^^^^ the name `__le64` in the type namespace is first re-exported here [INFO] [stdout] 32 | pub use iff::*; [INFO] [stdout] 33 | pub use inn::*; [INFO] [stdout] | ------ but the name `__le64` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/net/net_gen/mod.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | pub use if_tun::*; [INFO] [stdout] | ^^^^^^^^^ the name `__be64` in the type namespace is first re-exported here [INFO] [stdout] 32 | pub use iff::*; [INFO] [stdout] 33 | pub use inn::*; [INFO] [stdout] | ------ but the name `__be64` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/net/net_gen/mod.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | pub use if_tun::*; [INFO] [stdout] | ^^^^^^^^^ the name `__sum16` in the type namespace is first re-exported here [INFO] [stdout] 32 | pub use iff::*; [INFO] [stdout] 33 | pub use inn::*; [INFO] [stdout] | ------ but the name `__sum16` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/net/net_gen/mod.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | pub use if_tun::*; [INFO] [stdout] | ^^^^^^^^^ the name `__wsum` in the type namespace is first re-exported here [INFO] [stdout] 32 | pub use iff::*; [INFO] [stdout] 33 | pub use inn::*; [INFO] [stdout] | ------ but the name `__wsum` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/net/net_gen/mod.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 32 | pub use iff::*; [INFO] [stdout] | ^^^^^^ the name `__UAPI_DEF_IN_ADDR` in the value namespace is first re-exported here [INFO] [stdout] 33 | pub use inn::*; [INFO] [stdout] | ------ but the name `__UAPI_DEF_IN_ADDR` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/net/net_gen/mod.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 32 | pub use iff::*; [INFO] [stdout] | ^^^^^^ the name `__UAPI_DEF_IN_IPPROTO` in the value namespace is first re-exported here [INFO] [stdout] 33 | pub use inn::*; [INFO] [stdout] | ------ but the name `__UAPI_DEF_IN_IPPROTO` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/net/net_gen/mod.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 32 | pub use iff::*; [INFO] [stdout] | ^^^^^^ the name `__UAPI_DEF_IN_PKTINFO` in the value namespace is first re-exported here [INFO] [stdout] 33 | pub use inn::*; [INFO] [stdout] | ------ but the name `__UAPI_DEF_IN_PKTINFO` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/net/net_gen/mod.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 32 | pub use iff::*; [INFO] [stdout] | ^^^^^^ the name `__UAPI_DEF_IP_MREQ` in the value namespace is first re-exported here [INFO] [stdout] 33 | pub use inn::*; [INFO] [stdout] | ------ but the name `__UAPI_DEF_IP_MREQ` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/net/net_gen/mod.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 32 | pub use iff::*; [INFO] [stdout] | ^^^^^^ the name `__UAPI_DEF_SOCKADDR_IN` in the value namespace is first re-exported here [INFO] [stdout] 33 | pub use inn::*; [INFO] [stdout] | ------ but the name `__UAPI_DEF_SOCKADDR_IN` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/net/net_gen/mod.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 32 | pub use iff::*; [INFO] [stdout] | ^^^^^^ the name `__UAPI_DEF_IN_CLASS` in the value namespace is first re-exported here [INFO] [stdout] 33 | pub use inn::*; [INFO] [stdout] | ------ but the name `__UAPI_DEF_IN_CLASS` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/net/net_gen/mod.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 32 | pub use iff::*; [INFO] [stdout] | ^^^^^^ the name `__UAPI_DEF_IN6_ADDR` in the value namespace is first re-exported here [INFO] [stdout] 33 | pub use inn::*; [INFO] [stdout] | ------ but the name `__UAPI_DEF_IN6_ADDR` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/net/net_gen/mod.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 32 | pub use iff::*; [INFO] [stdout] | ^^^^^^ the name `__UAPI_DEF_IN6_ADDR_ALT` in the value namespace is first re-exported here [INFO] [stdout] 33 | pub use inn::*; [INFO] [stdout] | ------ but the name `__UAPI_DEF_IN6_ADDR_ALT` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/net/net_gen/mod.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 32 | pub use iff::*; [INFO] [stdout] | ^^^^^^ the name `__UAPI_DEF_SOCKADDR_IN6` in the value namespace is first re-exported here [INFO] [stdout] 33 | pub use inn::*; [INFO] [stdout] | ------ but the name `__UAPI_DEF_SOCKADDR_IN6` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/net/net_gen/mod.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 32 | pub use iff::*; [INFO] [stdout] | ^^^^^^ the name `__UAPI_DEF_IPV6_MREQ` in the value namespace is first re-exported here [INFO] [stdout] 33 | pub use inn::*; [INFO] [stdout] | ------ but the name `__UAPI_DEF_IPV6_MREQ` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/net/net_gen/mod.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 32 | pub use iff::*; [INFO] [stdout] | ^^^^^^ the name `__UAPI_DEF_IPPROTO_V6` in the value namespace is first re-exported here [INFO] [stdout] 33 | pub use inn::*; [INFO] [stdout] | ------ but the name `__UAPI_DEF_IPPROTO_V6` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/net/net_gen/mod.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 32 | pub use iff::*; [INFO] [stdout] | ^^^^^^ the name `__UAPI_DEF_IPV6_OPTIONS` in the value namespace is first re-exported here [INFO] [stdout] 33 | pub use inn::*; [INFO] [stdout] | ------ but the name `__UAPI_DEF_IPV6_OPTIONS` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/net/net_gen/mod.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 32 | pub use iff::*; [INFO] [stdout] | ^^^^^^ the name `__UAPI_DEF_IN6_PKTINFO` in the value namespace is first re-exported here [INFO] [stdout] 33 | pub use inn::*; [INFO] [stdout] | ------ but the name `__UAPI_DEF_IN6_PKTINFO` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/net/net_gen/mod.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 32 | pub use iff::*; [INFO] [stdout] | ^^^^^^ the name `__UAPI_DEF_IP6_MTUINFO` in the value namespace is first re-exported here [INFO] [stdout] 33 | pub use inn::*; [INFO] [stdout] | ------ but the name `__UAPI_DEF_IP6_MTUINFO` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/net/net_gen/mod.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 32 | pub use iff::*; [INFO] [stdout] | ^^^^^^ the name `__UAPI_DEF_XATTR` in the value namespace is first re-exported here [INFO] [stdout] 33 | pub use inn::*; [INFO] [stdout] | ------ but the name `__UAPI_DEF_XATTR` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/net/net_gen/mod.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 32 | pub use iff::*; [INFO] [stdout] | ^^^^^^ the name `_K_SS_MAXSIZE` in the value namespace is first re-exported here [INFO] [stdout] 33 | pub use inn::*; [INFO] [stdout] | ------ but the name `_K_SS_MAXSIZE` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/net/net_gen/mod.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 32 | pub use iff::*; [INFO] [stdout] | ^^^^^^ the name `__LITTLE_ENDIAN` in the value namespace is first re-exported here [INFO] [stdout] 33 | pub use inn::*; [INFO] [stdout] | ------ but the name `__LITTLE_ENDIAN` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/net/net_gen/mod.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 32 | pub use iff::*; [INFO] [stdout] | ^^^^^^ the name `FIOSETOWN` in the value namespace is first re-exported here [INFO] [stdout] 33 | pub use inn::*; [INFO] [stdout] 34 | pub use sockios::*; [INFO] [stdout] | ---------- but the name `FIOSETOWN` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/net/net_gen/mod.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 32 | pub use iff::*; [INFO] [stdout] | ^^^^^^ the name `SIOCSPGRP` in the value namespace is first re-exported here [INFO] [stdout] 33 | pub use inn::*; [INFO] [stdout] 34 | pub use sockios::*; [INFO] [stdout] | ---------- but the name `SIOCSPGRP` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/net/net_gen/mod.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 32 | pub use iff::*; [INFO] [stdout] | ^^^^^^ the name `FIOGETOWN` in the value namespace is first re-exported here [INFO] [stdout] 33 | pub use inn::*; [INFO] [stdout] 34 | pub use sockios::*; [INFO] [stdout] | ---------- but the name `FIOGETOWN` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/net/net_gen/mod.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 32 | pub use iff::*; [INFO] [stdout] | ^^^^^^ the name `SIOCGPGRP` in the value namespace is first re-exported here [INFO] [stdout] 33 | pub use inn::*; [INFO] [stdout] 34 | pub use sockios::*; [INFO] [stdout] | ---------- but the name `SIOCGPGRP` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/net/net_gen/mod.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 32 | pub use iff::*; [INFO] [stdout] | ^^^^^^ the name `SIOCATMARK` in the value namespace is first re-exported here [INFO] [stdout] 33 | pub use inn::*; [INFO] [stdout] 34 | pub use sockios::*; [INFO] [stdout] | ---------- but the name `SIOCATMARK` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/net/net_gen/mod.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 32 | pub use iff::*; [INFO] [stdout] | ^^^^^^ the name `SIOCGSTAMP` in the value namespace is first re-exported here [INFO] [stdout] 33 | pub use inn::*; [INFO] [stdout] 34 | pub use sockios::*; [INFO] [stdout] | ---------- but the name `SIOCGSTAMP` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/net/net_gen/mod.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 32 | pub use iff::*; [INFO] [stdout] | ^^^^^^ the name `SIOCGSTAMPNS` in the value namespace is first re-exported here [INFO] [stdout] 33 | pub use inn::*; [INFO] [stdout] 34 | pub use sockios::*; [INFO] [stdout] | ---------- but the name `SIOCGSTAMPNS` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/net/net_gen/mod.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 32 | pub use iff::*; [INFO] [stdout] | ^^^^^^ the name `__kernel_sa_family_t` in the type namespace is first re-exported here [INFO] [stdout] 33 | pub use inn::*; [INFO] [stdout] | ------ but the name `__kernel_sa_family_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/net/net_gen/mod.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 32 | pub use iff::*; [INFO] [stdout] | ^^^^^^ the name `__kernel_sockaddr_storage` in the type namespace is first re-exported here [INFO] [stdout] 33 | pub use inn::*; [INFO] [stdout] | ------ but the name `__kernel_sockaddr_storage` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/net/net_gen/mod.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 32 | pub use iff::*; [INFO] [stdout] | ^^^^^^ the name `_bindgen_ty_1` in the type namespace is first re-exported here [INFO] [stdout] 33 | pub use inn::*; [INFO] [stdout] | ------ but the name `_bindgen_ty_1` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/net/net_gen/mod.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 31 | pub use if_tun::*; [INFO] [stdout] | --------- but the name `__IncompleteArrayField` in the type namespace is also re-exported here [INFO] [stdout] 32 | pub use iff::*; [INFO] [stdout] | ^^^^^^ the name `__IncompleteArrayField` in the type namespace is first re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/net/net_gen/mod.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 32 | pub use iff::*; [INFO] [stdout] | ^^^^^^ the name `__kernel_fd_set` in the type namespace is first re-exported here [INFO] [stdout] 33 | pub use inn::*; [INFO] [stdout] | ------ but the name `__kernel_fd_set` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/net/net_gen/mod.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 32 | pub use iff::*; [INFO] [stdout] | ^^^^^^ the name `__kernel_fsid_t` in the type namespace is first re-exported here [INFO] [stdout] 33 | pub use inn::*; [INFO] [stdout] | ------ but the name `__kernel_fsid_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling dbs-utils v0.2.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `with-serde` [INFO] [stdout] --> src/net/mac.rs:149:11 [INFO] [stdout] | [INFO] [stdout] 149 | #[cfg(feature = "with-serde")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `with-serde` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lint `unaligned_references` has been removed: converted into hard error, see issue #82523 for more information [INFO] [stdout] --> src/net/net_gen/mod.rs:9:10 [INFO] [stdout] | [INFO] [stdout] 9 | #![allow(unaligned_references)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/net/net_gen/mod.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | pub use if_tun::*; [INFO] [stdout] | ^^^^^^^^^ the name `__BITS_PER_LONG` in the value namespace is first re-exported here [INFO] [stdout] 32 | pub use iff::*; [INFO] [stdout] 33 | pub use inn::*; [INFO] [stdout] | ------ but the name `__BITS_PER_LONG` in the value namespace is also re-exported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(ambiguous_glob_reexports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/net/net_gen/mod.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | pub use if_tun::*; [INFO] [stdout] | ^^^^^^^^^ the name `__FD_SETSIZE` in the value namespace is first re-exported here [INFO] [stdout] 32 | pub use iff::*; [INFO] [stdout] 33 | pub use inn::*; [INFO] [stdout] | ------ but the name `__FD_SETSIZE` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/net/net_gen/mod.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | pub use if_tun::*; [INFO] [stdout] | ^^^^^^^^^ the name `__s8` in the type namespace is first re-exported here [INFO] [stdout] 32 | pub use iff::*; [INFO] [stdout] 33 | pub use inn::*; [INFO] [stdout] | ------ but the name `__s8` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/net/net_gen/mod.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | pub use if_tun::*; [INFO] [stdout] | ^^^^^^^^^ the name `__u8` in the type namespace is first re-exported here [INFO] [stdout] 32 | pub use iff::*; [INFO] [stdout] 33 | pub use inn::*; [INFO] [stdout] | ------ but the name `__u8` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/net/net_gen/mod.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | pub use if_tun::*; [INFO] [stdout] | ^^^^^^^^^ the name `__s16` in the type namespace is first re-exported here [INFO] [stdout] 32 | pub use iff::*; [INFO] [stdout] 33 | pub use inn::*; [INFO] [stdout] | ------ but the name `__s16` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/net/net_gen/mod.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | pub use if_tun::*; [INFO] [stdout] | ^^^^^^^^^ the name `__u16` in the type namespace is first re-exported here [INFO] [stdout] 32 | pub use iff::*; [INFO] [stdout] 33 | pub use inn::*; [INFO] [stdout] | ------ but the name `__u16` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/net/net_gen/mod.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | pub use if_tun::*; [INFO] [stdout] | ^^^^^^^^^ the name `__s32` in the type namespace is first re-exported here [INFO] [stdout] 32 | pub use iff::*; [INFO] [stdout] 33 | pub use inn::*; [INFO] [stdout] | ------ but the name `__s32` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/net/net_gen/mod.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | pub use if_tun::*; [INFO] [stdout] | ^^^^^^^^^ the name `__u32` in the type namespace is first re-exported here [INFO] [stdout] 32 | pub use iff::*; [INFO] [stdout] 33 | pub use inn::*; [INFO] [stdout] | ------ but the name `__u32` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/net/net_gen/mod.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | pub use if_tun::*; [INFO] [stdout] | ^^^^^^^^^ the name `__s64` in the type namespace is first re-exported here [INFO] [stdout] 32 | pub use iff::*; [INFO] [stdout] 33 | pub use inn::*; [INFO] [stdout] | ------ but the name `__s64` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/net/net_gen/mod.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | pub use if_tun::*; [INFO] [stdout] | ^^^^^^^^^ the name `__u64` in the type namespace is first re-exported here [INFO] [stdout] 32 | pub use iff::*; [INFO] [stdout] 33 | pub use inn::*; [INFO] [stdout] | ------ but the name `__u64` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/net/net_gen/mod.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | pub use if_tun::*; [INFO] [stdout] | ^^^^^^^^^ the name `__kernel_sighandler_t` in the type namespace is first re-exported here [INFO] [stdout] 32 | pub use iff::*; [INFO] [stdout] 33 | pub use inn::*; [INFO] [stdout] | ------ but the name `__kernel_sighandler_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/net/net_gen/mod.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | pub use if_tun::*; [INFO] [stdout] | ^^^^^^^^^ the name `__kernel_key_t` in the type namespace is first re-exported here [INFO] [stdout] 32 | pub use iff::*; [INFO] [stdout] 33 | pub use inn::*; [INFO] [stdout] | ------ but the name `__kernel_key_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/net/net_gen/mod.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | pub use if_tun::*; [INFO] [stdout] | ^^^^^^^^^ the name `__kernel_mqd_t` in the type namespace is first re-exported here [INFO] [stdout] 32 | pub use iff::*; [INFO] [stdout] 33 | pub use inn::*; [INFO] [stdout] | ------ but the name `__kernel_mqd_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/net/net_gen/mod.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | pub use if_tun::*; [INFO] [stdout] | ^^^^^^^^^ the name `__kernel_old_uid_t` in the type namespace is first re-exported here [INFO] [stdout] 32 | pub use iff::*; [INFO] [stdout] 33 | pub use inn::*; [INFO] [stdout] | ------ but the name `__kernel_old_uid_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/net/net_gen/mod.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | pub use if_tun::*; [INFO] [stdout] | ^^^^^^^^^ the name `__kernel_old_gid_t` in the type namespace is first re-exported here [INFO] [stdout] 32 | pub use iff::*; [INFO] [stdout] 33 | pub use inn::*; [INFO] [stdout] | ------ but the name `__kernel_old_gid_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/net/net_gen/mod.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | pub use if_tun::*; [INFO] [stdout] | ^^^^^^^^^ the name `__kernel_old_dev_t` in the type namespace is first re-exported here [INFO] [stdout] 32 | pub use iff::*; [INFO] [stdout] 33 | pub use inn::*; [INFO] [stdout] | ------ but the name `__kernel_old_dev_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/net/net_gen/mod.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | pub use if_tun::*; [INFO] [stdout] | ^^^^^^^^^ the name `__kernel_long_t` in the type namespace is first re-exported here [INFO] [stdout] 32 | pub use iff::*; [INFO] [stdout] 33 | pub use inn::*; [INFO] [stdout] | ------ but the name `__kernel_long_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/net/net_gen/mod.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | pub use if_tun::*; [INFO] [stdout] | ^^^^^^^^^ the name `__kernel_ulong_t` in the type namespace is first re-exported here [INFO] [stdout] 32 | pub use iff::*; [INFO] [stdout] 33 | pub use inn::*; [INFO] [stdout] | ------ but the name `__kernel_ulong_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/net/net_gen/mod.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | pub use if_tun::*; [INFO] [stdout] | ^^^^^^^^^ the name `__kernel_ino_t` in the type namespace is first re-exported here [INFO] [stdout] 32 | pub use iff::*; [INFO] [stdout] 33 | pub use inn::*; [INFO] [stdout] | ------ but the name `__kernel_ino_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/net/net_gen/mod.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | pub use if_tun::*; [INFO] [stdout] | ^^^^^^^^^ the name `__kernel_mode_t` in the type namespace is first re-exported here [INFO] [stdout] 32 | pub use iff::*; [INFO] [stdout] 33 | pub use inn::*; [INFO] [stdout] | ------ but the name `__kernel_mode_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/net/net_gen/mod.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | pub use if_tun::*; [INFO] [stdout] | ^^^^^^^^^ the name `__kernel_pid_t` in the type namespace is first re-exported here [INFO] [stdout] 32 | pub use iff::*; [INFO] [stdout] 33 | pub use inn::*; [INFO] [stdout] | ------ but the name `__kernel_pid_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/net/net_gen/mod.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | pub use if_tun::*; [INFO] [stdout] | ^^^^^^^^^ the name `__kernel_ipc_pid_t` in the type namespace is first re-exported here [INFO] [stdout] 32 | pub use iff::*; [INFO] [stdout] 33 | pub use inn::*; [INFO] [stdout] | ------ but the name `__kernel_ipc_pid_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/net/net_gen/mod.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | pub use if_tun::*; [INFO] [stdout] | ^^^^^^^^^ the name `__kernel_uid_t` in the type namespace is first re-exported here [INFO] [stdout] 32 | pub use iff::*; [INFO] [stdout] 33 | pub use inn::*; [INFO] [stdout] | ------ but the name `__kernel_uid_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/net/net_gen/mod.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | pub use if_tun::*; [INFO] [stdout] | ^^^^^^^^^ the name `__kernel_gid_t` in the type namespace is first re-exported here [INFO] [stdout] 32 | pub use iff::*; [INFO] [stdout] 33 | pub use inn::*; [INFO] [stdout] | ------ but the name `__kernel_gid_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/net/net_gen/mod.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | pub use if_tun::*; [INFO] [stdout] | ^^^^^^^^^ the name `__kernel_suseconds_t` in the type namespace is first re-exported here [INFO] [stdout] 32 | pub use iff::*; [INFO] [stdout] 33 | pub use inn::*; [INFO] [stdout] | ------ but the name `__kernel_suseconds_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/net/net_gen/mod.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | pub use if_tun::*; [INFO] [stdout] | ^^^^^^^^^ the name `__kernel_daddr_t` in the type namespace is first re-exported here [INFO] [stdout] 32 | pub use iff::*; [INFO] [stdout] 33 | pub use inn::*; [INFO] [stdout] | ------ but the name `__kernel_daddr_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/net/net_gen/mod.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | pub use if_tun::*; [INFO] [stdout] | ^^^^^^^^^ the name `__kernel_uid32_t` in the type namespace is first re-exported here [INFO] [stdout] 32 | pub use iff::*; [INFO] [stdout] 33 | pub use inn::*; [INFO] [stdout] | ------ but the name `__kernel_uid32_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/net/net_gen/mod.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | pub use if_tun::*; [INFO] [stdout] | ^^^^^^^^^ the name `__kernel_gid32_t` in the type namespace is first re-exported here [INFO] [stdout] 32 | pub use iff::*; [INFO] [stdout] 33 | pub use inn::*; [INFO] [stdout] | ------ but the name `__kernel_gid32_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/net/net_gen/mod.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | pub use if_tun::*; [INFO] [stdout] | ^^^^^^^^^ the name `__kernel_size_t` in the type namespace is first re-exported here [INFO] [stdout] 32 | pub use iff::*; [INFO] [stdout] 33 | pub use inn::*; [INFO] [stdout] | ------ but the name `__kernel_size_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/net/net_gen/mod.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | pub use if_tun::*; [INFO] [stdout] | ^^^^^^^^^ the name `__kernel_ssize_t` in the type namespace is first re-exported here [INFO] [stdout] 32 | pub use iff::*; [INFO] [stdout] 33 | pub use inn::*; [INFO] [stdout] | ------ but the name `__kernel_ssize_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/net/net_gen/mod.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | pub use if_tun::*; [INFO] [stdout] | ^^^^^^^^^ the name `__kernel_ptrdiff_t` in the type namespace is first re-exported here [INFO] [stdout] 32 | pub use iff::*; [INFO] [stdout] 33 | pub use inn::*; [INFO] [stdout] | ------ but the name `__kernel_ptrdiff_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/net/net_gen/mod.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | pub use if_tun::*; [INFO] [stdout] | ^^^^^^^^^ the name `__kernel_off_t` in the type namespace is first re-exported here [INFO] [stdout] 32 | pub use iff::*; [INFO] [stdout] 33 | pub use inn::*; [INFO] [stdout] | ------ but the name `__kernel_off_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/net/net_gen/mod.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | pub use if_tun::*; [INFO] [stdout] | ^^^^^^^^^ the name `__kernel_loff_t` in the type namespace is first re-exported here [INFO] [stdout] 32 | pub use iff::*; [INFO] [stdout] 33 | pub use inn::*; [INFO] [stdout] | ------ but the name `__kernel_loff_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/net/net_gen/mod.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | pub use if_tun::*; [INFO] [stdout] | ^^^^^^^^^ the name `__kernel_time_t` in the type namespace is first re-exported here [INFO] [stdout] 32 | pub use iff::*; [INFO] [stdout] 33 | pub use inn::*; [INFO] [stdout] | ------ but the name `__kernel_time_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/net/net_gen/mod.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | pub use if_tun::*; [INFO] [stdout] | ^^^^^^^^^ the name `__kernel_clock_t` in the type namespace is first re-exported here [INFO] [stdout] 32 | pub use iff::*; [INFO] [stdout] 33 | pub use inn::*; [INFO] [stdout] | ------ but the name `__kernel_clock_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/net/net_gen/mod.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | pub use if_tun::*; [INFO] [stdout] | ^^^^^^^^^ the name `__kernel_timer_t` in the type namespace is first re-exported here [INFO] [stdout] 32 | pub use iff::*; [INFO] [stdout] 33 | pub use inn::*; [INFO] [stdout] | ------ but the name `__kernel_timer_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/net/net_gen/mod.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | pub use if_tun::*; [INFO] [stdout] | ^^^^^^^^^ the name `__kernel_clockid_t` in the type namespace is first re-exported here [INFO] [stdout] 32 | pub use iff::*; [INFO] [stdout] 33 | pub use inn::*; [INFO] [stdout] | ------ but the name `__kernel_clockid_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/net/net_gen/mod.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | pub use if_tun::*; [INFO] [stdout] | ^^^^^^^^^ the name `__kernel_caddr_t` in the type namespace is first re-exported here [INFO] [stdout] 32 | pub use iff::*; [INFO] [stdout] 33 | pub use inn::*; [INFO] [stdout] | ------ but the name `__kernel_caddr_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/net/net_gen/mod.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | pub use if_tun::*; [INFO] [stdout] | ^^^^^^^^^ the name `__kernel_uid16_t` in the type namespace is first re-exported here [INFO] [stdout] 32 | pub use iff::*; [INFO] [stdout] 33 | pub use inn::*; [INFO] [stdout] | ------ but the name `__kernel_uid16_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/net/net_gen/mod.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | pub use if_tun::*; [INFO] [stdout] | ^^^^^^^^^ the name `__kernel_gid16_t` in the type namespace is first re-exported here [INFO] [stdout] 32 | pub use iff::*; [INFO] [stdout] 33 | pub use inn::*; [INFO] [stdout] | ------ but the name `__kernel_gid16_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/net/net_gen/mod.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | pub use if_tun::*; [INFO] [stdout] | ^^^^^^^^^ the name `__le16` in the type namespace is first re-exported here [INFO] [stdout] 32 | pub use iff::*; [INFO] [stdout] 33 | pub use inn::*; [INFO] [stdout] | ------ but the name `__le16` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/net/net_gen/mod.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | pub use if_tun::*; [INFO] [stdout] | ^^^^^^^^^ the name `__be16` in the type namespace is first re-exported here [INFO] [stdout] 32 | pub use iff::*; [INFO] [stdout] 33 | pub use inn::*; [INFO] [stdout] | ------ but the name `__be16` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/net/net_gen/mod.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | pub use if_tun::*; [INFO] [stdout] | ^^^^^^^^^ the name `__le32` in the type namespace is first re-exported here [INFO] [stdout] 32 | pub use iff::*; [INFO] [stdout] 33 | pub use inn::*; [INFO] [stdout] | ------ but the name `__le32` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/net/net_gen/mod.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | pub use if_tun::*; [INFO] [stdout] | ^^^^^^^^^ the name `__be32` in the type namespace is first re-exported here [INFO] [stdout] 32 | pub use iff::*; [INFO] [stdout] 33 | pub use inn::*; [INFO] [stdout] | ------ but the name `__be32` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/net/net_gen/mod.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | pub use if_tun::*; [INFO] [stdout] | ^^^^^^^^^ the name `__le64` in the type namespace is first re-exported here [INFO] [stdout] 32 | pub use iff::*; [INFO] [stdout] 33 | pub use inn::*; [INFO] [stdout] | ------ but the name `__le64` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/net/net_gen/mod.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | pub use if_tun::*; [INFO] [stdout] | ^^^^^^^^^ the name `__be64` in the type namespace is first re-exported here [INFO] [stdout] 32 | pub use iff::*; [INFO] [stdout] 33 | pub use inn::*; [INFO] [stdout] | ------ but the name `__be64` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/net/net_gen/mod.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | pub use if_tun::*; [INFO] [stdout] | ^^^^^^^^^ the name `__sum16` in the type namespace is first re-exported here [INFO] [stdout] 32 | pub use iff::*; [INFO] [stdout] 33 | pub use inn::*; [INFO] [stdout] | ------ but the name `__sum16` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/net/net_gen/mod.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | pub use if_tun::*; [INFO] [stdout] | ^^^^^^^^^ the name `__wsum` in the type namespace is first re-exported here [INFO] [stdout] 32 | pub use iff::*; [INFO] [stdout] 33 | pub use inn::*; [INFO] [stdout] | ------ but the name `__wsum` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/net/net_gen/mod.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 32 | pub use iff::*; [INFO] [stdout] | ^^^^^^ the name `__UAPI_DEF_IN_ADDR` in the value namespace is first re-exported here [INFO] [stdout] 33 | pub use inn::*; [INFO] [stdout] | ------ but the name `__UAPI_DEF_IN_ADDR` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/net/net_gen/mod.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 32 | pub use iff::*; [INFO] [stdout] | ^^^^^^ the name `__UAPI_DEF_IN_IPPROTO` in the value namespace is first re-exported here [INFO] [stdout] 33 | pub use inn::*; [INFO] [stdout] | ------ but the name `__UAPI_DEF_IN_IPPROTO` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/net/net_gen/mod.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 32 | pub use iff::*; [INFO] [stdout] | ^^^^^^ the name `__UAPI_DEF_IN_PKTINFO` in the value namespace is first re-exported here [INFO] [stdout] 33 | pub use inn::*; [INFO] [stdout] | ------ but the name `__UAPI_DEF_IN_PKTINFO` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/net/net_gen/mod.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 32 | pub use iff::*; [INFO] [stdout] | ^^^^^^ the name `__UAPI_DEF_IP_MREQ` in the value namespace is first re-exported here [INFO] [stdout] 33 | pub use inn::*; [INFO] [stdout] | ------ but the name `__UAPI_DEF_IP_MREQ` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/net/net_gen/mod.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 32 | pub use iff::*; [INFO] [stdout] | ^^^^^^ the name `__UAPI_DEF_SOCKADDR_IN` in the value namespace is first re-exported here [INFO] [stdout] 33 | pub use inn::*; [INFO] [stdout] | ------ but the name `__UAPI_DEF_SOCKADDR_IN` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/net/net_gen/mod.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 32 | pub use iff::*; [INFO] [stdout] | ^^^^^^ the name `__UAPI_DEF_IN_CLASS` in the value namespace is first re-exported here [INFO] [stdout] 33 | pub use inn::*; [INFO] [stdout] | ------ but the name `__UAPI_DEF_IN_CLASS` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/net/net_gen/mod.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 32 | pub use iff::*; [INFO] [stdout] | ^^^^^^ the name `__UAPI_DEF_IN6_ADDR` in the value namespace is first re-exported here [INFO] [stdout] 33 | pub use inn::*; [INFO] [stdout] | ------ but the name `__UAPI_DEF_IN6_ADDR` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/net/net_gen/mod.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 32 | pub use iff::*; [INFO] [stdout] | ^^^^^^ the name `__UAPI_DEF_IN6_ADDR_ALT` in the value namespace is first re-exported here [INFO] [stdout] 33 | pub use inn::*; [INFO] [stdout] | ------ but the name `__UAPI_DEF_IN6_ADDR_ALT` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/net/net_gen/mod.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 32 | pub use iff::*; [INFO] [stdout] | ^^^^^^ the name `__UAPI_DEF_SOCKADDR_IN6` in the value namespace is first re-exported here [INFO] [stdout] 33 | pub use inn::*; [INFO] [stdout] | ------ but the name `__UAPI_DEF_SOCKADDR_IN6` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/net/net_gen/mod.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 32 | pub use iff::*; [INFO] [stdout] | ^^^^^^ the name `__UAPI_DEF_IPV6_MREQ` in the value namespace is first re-exported here [INFO] [stdout] 33 | pub use inn::*; [INFO] [stdout] | ------ but the name `__UAPI_DEF_IPV6_MREQ` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/net/net_gen/mod.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 32 | pub use iff::*; [INFO] [stdout] | ^^^^^^ the name `__UAPI_DEF_IPPROTO_V6` in the value namespace is first re-exported here [INFO] [stdout] 33 | pub use inn::*; [INFO] [stdout] | ------ but the name `__UAPI_DEF_IPPROTO_V6` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/net/net_gen/mod.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 32 | pub use iff::*; [INFO] [stdout] | ^^^^^^ the name `__UAPI_DEF_IPV6_OPTIONS` in the value namespace is first re-exported here [INFO] [stdout] 33 | pub use inn::*; [INFO] [stdout] | ------ but the name `__UAPI_DEF_IPV6_OPTIONS` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/net/net_gen/mod.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 32 | pub use iff::*; [INFO] [stdout] | ^^^^^^ the name `__UAPI_DEF_IN6_PKTINFO` in the value namespace is first re-exported here [INFO] [stdout] 33 | pub use inn::*; [INFO] [stdout] | ------ but the name `__UAPI_DEF_IN6_PKTINFO` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/net/net_gen/mod.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 32 | pub use iff::*; [INFO] [stdout] | ^^^^^^ the name `__UAPI_DEF_IP6_MTUINFO` in the value namespace is first re-exported here [INFO] [stdout] 33 | pub use inn::*; [INFO] [stdout] | ------ but the name `__UAPI_DEF_IP6_MTUINFO` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/net/net_gen/mod.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 32 | pub use iff::*; [INFO] [stdout] | ^^^^^^ the name `__UAPI_DEF_XATTR` in the value namespace is first re-exported here [INFO] [stdout] 33 | pub use inn::*; [INFO] [stdout] | ------ but the name `__UAPI_DEF_XATTR` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/net/net_gen/mod.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 32 | pub use iff::*; [INFO] [stdout] | ^^^^^^ the name `_K_SS_MAXSIZE` in the value namespace is first re-exported here [INFO] [stdout] 33 | pub use inn::*; [INFO] [stdout] | ------ but the name `_K_SS_MAXSIZE` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/net/net_gen/mod.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 32 | pub use iff::*; [INFO] [stdout] | ^^^^^^ the name `__LITTLE_ENDIAN` in the value namespace is first re-exported here [INFO] [stdout] 33 | pub use inn::*; [INFO] [stdout] | ------ but the name `__LITTLE_ENDIAN` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/net/net_gen/mod.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 32 | pub use iff::*; [INFO] [stdout] | ^^^^^^ the name `FIOSETOWN` in the value namespace is first re-exported here [INFO] [stdout] 33 | pub use inn::*; [INFO] [stdout] 34 | pub use sockios::*; [INFO] [stdout] | ---------- but the name `FIOSETOWN` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/net/net_gen/mod.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 32 | pub use iff::*; [INFO] [stdout] | ^^^^^^ the name `SIOCSPGRP` in the value namespace is first re-exported here [INFO] [stdout] 33 | pub use inn::*; [INFO] [stdout] 34 | pub use sockios::*; [INFO] [stdout] | ---------- but the name `SIOCSPGRP` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/net/net_gen/mod.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 32 | pub use iff::*; [INFO] [stdout] | ^^^^^^ the name `FIOGETOWN` in the value namespace is first re-exported here [INFO] [stdout] 33 | pub use inn::*; [INFO] [stdout] 34 | pub use sockios::*; [INFO] [stdout] | ---------- but the name `FIOGETOWN` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/net/net_gen/mod.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 32 | pub use iff::*; [INFO] [stdout] | ^^^^^^ the name `SIOCGPGRP` in the value namespace is first re-exported here [INFO] [stdout] 33 | pub use inn::*; [INFO] [stdout] 34 | pub use sockios::*; [INFO] [stdout] | ---------- but the name `SIOCGPGRP` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/net/net_gen/mod.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 32 | pub use iff::*; [INFO] [stdout] | ^^^^^^ the name `SIOCATMARK` in the value namespace is first re-exported here [INFO] [stdout] 33 | pub use inn::*; [INFO] [stdout] 34 | pub use sockios::*; [INFO] [stdout] | ---------- but the name `SIOCATMARK` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/net/net_gen/mod.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 32 | pub use iff::*; [INFO] [stdout] | ^^^^^^ the name `SIOCGSTAMP` in the value namespace is first re-exported here [INFO] [stdout] 33 | pub use inn::*; [INFO] [stdout] 34 | pub use sockios::*; [INFO] [stdout] | ---------- but the name `SIOCGSTAMP` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/net/net_gen/mod.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 32 | pub use iff::*; [INFO] [stdout] | ^^^^^^ the name `SIOCGSTAMPNS` in the value namespace is first re-exported here [INFO] [stdout] 33 | pub use inn::*; [INFO] [stdout] 34 | pub use sockios::*; [INFO] [stdout] | ---------- but the name `SIOCGSTAMPNS` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/net/net_gen/mod.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 32 | pub use iff::*; [INFO] [stdout] | ^^^^^^ the name `__kernel_sa_family_t` in the type namespace is first re-exported here [INFO] [stdout] 33 | pub use inn::*; [INFO] [stdout] | ------ but the name `__kernel_sa_family_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/net/net_gen/mod.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 32 | pub use iff::*; [INFO] [stdout] | ^^^^^^ the name `__kernel_sockaddr_storage` in the type namespace is first re-exported here [INFO] [stdout] 33 | pub use inn::*; [INFO] [stdout] | ------ but the name `__kernel_sockaddr_storage` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/net/net_gen/mod.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 32 | pub use iff::*; [INFO] [stdout] | ^^^^^^ the name `_bindgen_ty_1` in the type namespace is first re-exported here [INFO] [stdout] 33 | pub use inn::*; [INFO] [stdout] | ------ but the name `_bindgen_ty_1` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/net/net_gen/mod.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 31 | pub use if_tun::*; [INFO] [stdout] | --------- but the name `__IncompleteArrayField` in the type namespace is also re-exported here [INFO] [stdout] 32 | pub use iff::*; [INFO] [stdout] | ^^^^^^ the name `__IncompleteArrayField` in the type namespace is first re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/net/net_gen/mod.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 32 | pub use iff::*; [INFO] [stdout] | ^^^^^^ the name `__kernel_fd_set` in the type namespace is first re-exported here [INFO] [stdout] 33 | pub use inn::*; [INFO] [stdout] | ------ but the name `__kernel_fd_set` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/net/net_gen/mod.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 32 | pub use iff::*; [INFO] [stdout] | ^^^^^^ the name `__kernel_fsid_t` in the type namespace is first re-exported here [INFO] [stdout] 33 | pub use inn::*; [INFO] [stdout] | ------ but the name `__kernel_fsid_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/epoll_manager.rs:123:17 [INFO] [stdout] | [INFO] [stdout] 123 | EventSet::IN => { [INFO] [stdout] | ^^^^^^^^^^^^ expected `event_manager::EventSet`, found `vmm_sys_util::epoll::EventSet` [INFO] [stdout] | [INFO] [stdout] note: two different versions of crate `vmm_sys_util` are being used; two types coming from two different versions of the same crate are different types even if they look the same [INFO] [stdout] | [INFO] [stdout] ::: src/epoll_manager.rs:9:9 [INFO] [stdout] | [INFO] [stdout] 9 | pub use event_manager::{ [INFO] [stdout] | ------------- one version of crate `vmm_sys_util` used here, as a dependency of crate `event_manager` [INFO] [stdout] ... [INFO] [stdout] 103 | use vmm_sys_util::{epoll::EventSet, eventfd::EventFd}; [INFO] [stdout] | ------------ one version of crate `vmm_sys_util` used here, as a direct dependency of the current crate [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vmm-sys-util-0.14.0/src/linux/epoll.rs:34:1 [INFO] [stdout] | [INFO] [stdout] 70 | } [INFO] [stdout] | ^ this is the expected type `event_manager::EventSet` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vmm-sys-util-0.11.2/src/linux/epoll.rs:34:1 [INFO] [stdout] | [INFO] [stdout] 34 | / bitflags! { [INFO] [stdout] 35 | | /// The type of events we can monitor a file descriptor for. [INFO] [stdout] 36 | | pub struct EventSet: u32 { [INFO] [stdout] 37 | | /// The associated file descriptor is available for read operations. [INFO] [stdout] ... | [INFO] [stdout] 70 | | } [INFO] [stdout] | |_^ this is the found type `vmm_sys_util::epoll::EventSet` [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] = note: this error originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/epoll_manager.rs:126:17 [INFO] [stdout] | [INFO] [stdout] 126 | EventSet::OUT => { [INFO] [stdout] | ^^^^^^^^^^^^^ expected `event_manager::EventSet`, found `vmm_sys_util::epoll::EventSet` [INFO] [stdout] | [INFO] [stdout] note: two different versions of crate `vmm_sys_util` are being used; two types coming from two different versions of the same crate are different types even if they look the same [INFO] [stdout] | [INFO] [stdout] ::: src/epoll_manager.rs:9:9 [INFO] [stdout] | [INFO] [stdout] 9 | pub use event_manager::{ [INFO] [stdout] | ------------- one version of crate `vmm_sys_util` used here, as a dependency of crate `event_manager` [INFO] [stdout] ... [INFO] [stdout] 103 | use vmm_sys_util::{epoll::EventSet, eventfd::EventFd}; [INFO] [stdout] | ------------ one version of crate `vmm_sys_util` used here, as a direct dependency of the current crate [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vmm-sys-util-0.14.0/src/linux/epoll.rs:34:1 [INFO] [stdout] | [INFO] [stdout] 70 | } [INFO] [stdout] | ^ this is the expected type `event_manager::EventSet` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vmm-sys-util-0.11.2/src/linux/epoll.rs:34:1 [INFO] [stdout] | [INFO] [stdout] 34 | / bitflags! { [INFO] [stdout] 35 | | /// The type of events we can monitor a file descriptor for. [INFO] [stdout] 36 | | pub struct EventSet: u32 { [INFO] [stdout] 37 | | /// The associated file descriptor is available for read operations. [INFO] [stdout] ... | [INFO] [stdout] 70 | | } [INFO] [stdout] | |_^ this is the found type `vmm_sys_util::epoll::EventSet` [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] = note: this error originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/epoll_manager.rs:157:48 [INFO] [stdout] | [INFO] [stdout] 157 | .add_event(id, Events::new(&event, EventSet::OUT)) [INFO] [stdout] | ----------- ^^^^^^^^^^^^^ expected `event_manager::EventSet`, found `vmm_sys_util::epoll::EventSet` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] note: two different versions of crate `vmm_sys_util` are being used; two types coming from two different versions of the same crate are different types even if they look the same [INFO] [stdout] | [INFO] [stdout] ::: src/epoll_manager.rs:9:9 [INFO] [stdout] | [INFO] [stdout] 9 | pub use event_manager::{ [INFO] [stdout] | ------------- one version of crate `vmm_sys_util` used here, as a dependency of crate `event_manager` [INFO] [stdout] ... [INFO] [stdout] 103 | use vmm_sys_util::{epoll::EventSet, eventfd::EventFd}; [INFO] [stdout] | ------------ one version of crate `vmm_sys_util` used here, as a direct dependency of the current crate [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vmm-sys-util-0.14.0/src/linux/epoll.rs:34:1 [INFO] [stdout] | [INFO] [stdout] 70 | } [INFO] [stdout] | ^ this is the expected type `event_manager::EventSet` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vmm-sys-util-0.11.2/src/linux/epoll.rs:34:1 [INFO] [stdout] | [INFO] [stdout] 34 | / bitflags! { [INFO] [stdout] 35 | | /// The type of events we can monitor a file descriptor for. [INFO] [stdout] 36 | | pub struct EventSet: u32 { [INFO] [stdout] 37 | | /// The associated file descriptor is available for read operations. [INFO] [stdout] ... | [INFO] [stdout] 70 | | } [INFO] [stdout] | |_^ this is the found type `vmm_sys_util::epoll::EventSet` [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/event-manager-0.2.1/src/events.rs:98:12 [INFO] [stdout] | [INFO] [stdout] 98 | pub fn new(source: &T, events: EventSet) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] = note: this error originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0793]: reference to packed field is unaligned [INFO] [stdout] --> src/net/net_gen/if_tun.rs:371:18 [INFO] [stdout] | [INFO] [stdout] 371 | unsafe { &(*(0 as *const ethhdr)).h_proto as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: packed structs are only aligned by one byte, and many modern architectures penalize unaligned field accesses [INFO] [stdout] = note: creating a misaligned reference is undefined behavior (even if that reference is never dereferenced) [INFO] [stdout] = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0308, E0793. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stderr] error: could not compile `dbs-utils` (lib test) due to 4 previous errors; 80 warnings emitted [INFO] running `Command { std: "docker" "inspect" "5286b065af8310ba62e461e18b34cd651b39dd312022fd78db952bb4b648d2db", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5286b065af8310ba62e461e18b34cd651b39dd312022fd78db952bb4b648d2db", kill_on_drop: false }` [INFO] [stdout] 5286b065af8310ba62e461e18b34cd651b39dd312022fd78db952bb4b648d2db