[INFO] cloning repository https://github.com/gridgentoo/firecracker [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gridgentoo/firecracker" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgridgentoo%2Ffirecracker", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgridgentoo%2Ffirecracker'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] caf838ec23119a316e23134c07ff208185f8c21a [INFO] checking gridgentoo/firecracker/caf838ec23119a316e23134c07ff208185f8c21a against master#96cfc75584359ae7ad11cc45968059f29e7b44b7 for pr-137728 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgridgentoo%2Ffirecracker" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/gridgentoo/firecracker on toolchain 96cfc75584359ae7ad11cc45968059f29e7b44b7 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+96cfc75584359ae7ad11cc45968059f29e7b44b7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-1-tc1/source/.cargo/config [INFO] started tweaking git repo https://github.com/gridgentoo/firecracker [INFO] finished tweaking git repo https://github.com/gridgentoo/firecracker [INFO] tweaked toml for git repo https://github.com/gridgentoo/firecracker written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/gridgentoo/firecracker already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+96cfc75584359ae7ad11cc45968059f29e7b44b7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: patch for `kvm-bindings` uses the features mechanism. default-features and features will not take effect because the patch dependency does not support this mechanism [INFO] [stderr] Updating git repository `https://github.com/firecracker-microvm/kvm-bindings` [INFO] [stderr] Updating git submodule `https://github.com/rust-vmm/rust-vmm-ci.git` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/firecracker-microvm/micro-http` [INFO] [stderr] Updating git submodule `https://github.com/rust-vmm/rust-vmm-ci.git` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded vmm-sys-util v0.9.0 [INFO] [stderr] Downloaded timerfd v1.2.0 [INFO] [stderr] Downloaded semver v1.0.5 [INFO] [stderr] Downloaded userfaultfd-sys v0.4.1 [INFO] [stderr] Downloaded versionize v0.1.6 [INFO] [stderr] Downloaded userfaultfd v0.4.2 [INFO] [stderr] Downloaded vm-superio v0.5.0 [INFO] [stderr] Downloaded vm-allocator v0.1.0 [INFO] [stderr] Downloaded vm-fdt v0.1.0 [INFO] [stderr] Downloaded vm-memory v0.8.0 [INFO] [stderr] Downloaded event-manager v0.2.1 [INFO] [stderr] Downloaded linux-loader v0.4.0 [INFO] [stderr] Downloaded kvm-ioctls v0.11.0 [INFO] [stderr] Downloaded crc64 v1.0.0 [INFO] [stderr] Downloaded device_tree v1.1.0 [INFO] [stderr] Downloaded versionize_derive v0.1.4 [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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+96cfc75584359ae7ad11cc45968059f29e7b44b7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c9eea83d70fd4040b643d2b6893c73efe92b6eaae73f205ed2d7381bed72ea42 [INFO] running `Command { std: "docker" "start" "-a" "c9eea83d70fd4040b643d2b6893c73efe92b6eaae73f205ed2d7381bed72ea42", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c9eea83d70fd4040b643d2b6893c73efe92b6eaae73f205ed2d7381bed72ea42", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c9eea83d70fd4040b643d2b6893c73efe92b6eaae73f205ed2d7381bed72ea42", kill_on_drop: false }` [INFO] [stdout] c9eea83d70fd4040b643d2b6893c73efe92b6eaae73f205ed2d7381bed72ea42 [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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+96cfc75584359ae7ad11cc45968059f29e7b44b7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 79fe8ab0fee144ec5c21a601987f6f7712d518067d83a4a1f4def294fbad0322 [INFO] running `Command { std: "docker" "start" "-a" "79fe8ab0fee144ec5c21a601987f6f7712d518067d83a4a1f4def294fbad0322", kill_on_drop: false }` [INFO] [stderr] warning: patch for `kvm-bindings` uses the features mechanism. default-features and features will not take effect because the patch dependency does not support this mechanism [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling serde_json v1.0.78 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Checking net_gen v0.1.0 (/opt/rustwide/workdir/src/net_gen) [INFO] [stderr] Checking ryu v1.0.9 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Checking libc v0.2.117 [INFO] [stderr] Checking itoa v1.0.1 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Checking vmm-sys-util v0.9.0 [INFO] [stderr] Checking crc64 v1.0.0 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling nom v7.1.0 [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/net_gen/src/lib.rs:28:9 [INFO] [stdout] | [INFO] [stdout] 28 | pub use crate::if_tun::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the name `__BITS_PER_LONG` in the value namespace is first re-exported here [INFO] [stdout] 29 | pub use crate::iff::*; [INFO] [stdout] 30 | pub use crate::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_gen/src/lib.rs:28:9 [INFO] [stdout] | [INFO] [stdout] 28 | pub use crate::if_tun::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the name `__FD_SETSIZE` in the value namespace is first re-exported here [INFO] [stdout] 29 | pub use crate::iff::*; [INFO] [stdout] 30 | pub use crate::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_gen/src/lib.rs:28:9 [INFO] [stdout] | [INFO] [stdout] 28 | pub use crate::if_tun::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the name `__s8` in the type namespace is first re-exported here [INFO] [stdout] 29 | pub use crate::iff::*; [INFO] [stdout] 30 | pub use crate::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_gen/src/lib.rs:28:9 [INFO] [stdout] | [INFO] [stdout] 28 | pub use crate::if_tun::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the name `__u8` in the type namespace is first re-exported here [INFO] [stdout] 29 | pub use crate::iff::*; [INFO] [stdout] 30 | pub use crate::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_gen/src/lib.rs:28:9 [INFO] [stdout] | [INFO] [stdout] 28 | pub use crate::if_tun::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the name `__s16` in the type namespace is first re-exported here [INFO] [stdout] 29 | pub use crate::iff::*; [INFO] [stdout] 30 | pub use crate::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_gen/src/lib.rs:28:9 [INFO] [stdout] | [INFO] [stdout] 28 | pub use crate::if_tun::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the name `__u16` in the type namespace is first re-exported here [INFO] [stdout] 29 | pub use crate::iff::*; [INFO] [stdout] 30 | pub use crate::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_gen/src/lib.rs:28:9 [INFO] [stdout] | [INFO] [stdout] 28 | pub use crate::if_tun::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the name `__s32` in the type namespace is first re-exported here [INFO] [stdout] 29 | pub use crate::iff::*; [INFO] [stdout] 30 | pub use crate::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_gen/src/lib.rs:28:9 [INFO] [stdout] | [INFO] [stdout] 28 | pub use crate::if_tun::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the name `__u32` in the type namespace is first re-exported here [INFO] [stdout] 29 | pub use crate::iff::*; [INFO] [stdout] 30 | pub use crate::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_gen/src/lib.rs:28:9 [INFO] [stdout] | [INFO] [stdout] 28 | pub use crate::if_tun::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the name `__s64` in the type namespace is first re-exported here [INFO] [stdout] 29 | pub use crate::iff::*; [INFO] [stdout] 30 | pub use crate::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_gen/src/lib.rs:28:9 [INFO] [stdout] | [INFO] [stdout] 28 | pub use crate::if_tun::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the name `__u64` in the type namespace is first re-exported here [INFO] [stdout] 29 | pub use crate::iff::*; [INFO] [stdout] 30 | pub use crate::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_gen/src/lib.rs:28:9 [INFO] [stdout] | [INFO] [stdout] 28 | pub use crate::if_tun::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the name `__kernel_sighandler_t` in the type namespace is first re-exported here [INFO] [stdout] 29 | pub use crate::iff::*; [INFO] [stdout] 30 | pub use crate::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_gen/src/lib.rs:28:9 [INFO] [stdout] | [INFO] [stdout] 28 | pub use crate::if_tun::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the name `__kernel_key_t` in the type namespace is first re-exported here [INFO] [stdout] 29 | pub use crate::iff::*; [INFO] [stdout] 30 | pub use crate::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_gen/src/lib.rs:28:9 [INFO] [stdout] | [INFO] [stdout] 28 | pub use crate::if_tun::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the name `__kernel_mqd_t` in the type namespace is first re-exported here [INFO] [stdout] 29 | pub use crate::iff::*; [INFO] [stdout] 30 | pub use crate::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_gen/src/lib.rs:28:9 [INFO] [stdout] | [INFO] [stdout] 28 | pub use crate::if_tun::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the name `__kernel_old_uid_t` in the type namespace is first re-exported here [INFO] [stdout] 29 | pub use crate::iff::*; [INFO] [stdout] 30 | pub use crate::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_gen/src/lib.rs:28:9 [INFO] [stdout] | [INFO] [stdout] 28 | pub use crate::if_tun::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the name `__kernel_old_gid_t` in the type namespace is first re-exported here [INFO] [stdout] 29 | pub use crate::iff::*; [INFO] [stdout] 30 | pub use crate::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_gen/src/lib.rs:28:9 [INFO] [stdout] | [INFO] [stdout] 28 | pub use crate::if_tun::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the name `__kernel_old_dev_t` in the type namespace is first re-exported here [INFO] [stdout] 29 | pub use crate::iff::*; [INFO] [stdout] 30 | pub use crate::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_gen/src/lib.rs:28:9 [INFO] [stdout] | [INFO] [stdout] 28 | pub use crate::if_tun::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the name `__kernel_long_t` in the type namespace is first re-exported here [INFO] [stdout] 29 | pub use crate::iff::*; [INFO] [stdout] 30 | pub use crate::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_gen/src/lib.rs:28:9 [INFO] [stdout] | [INFO] [stdout] 28 | pub use crate::if_tun::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the name `__kernel_ulong_t` in the type namespace is first re-exported here [INFO] [stdout] 29 | pub use crate::iff::*; [INFO] [stdout] 30 | pub use crate::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_gen/src/lib.rs:28:9 [INFO] [stdout] | [INFO] [stdout] 28 | pub use crate::if_tun::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the name `__kernel_ino_t` in the type namespace is first re-exported here [INFO] [stdout] 29 | pub use crate::iff::*; [INFO] [stdout] 30 | pub use crate::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_gen/src/lib.rs:28:9 [INFO] [stdout] | [INFO] [stdout] 28 | pub use crate::if_tun::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the name `__kernel_mode_t` in the type namespace is first re-exported here [INFO] [stdout] 29 | pub use crate::iff::*; [INFO] [stdout] 30 | pub use crate::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_gen/src/lib.rs:28:9 [INFO] [stdout] | [INFO] [stdout] 28 | pub use crate::if_tun::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the name `__kernel_pid_t` in the type namespace is first re-exported here [INFO] [stdout] 29 | pub use crate::iff::*; [INFO] [stdout] 30 | pub use crate::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_gen/src/lib.rs:28:9 [INFO] [stdout] | [INFO] [stdout] 28 | pub use crate::if_tun::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the name `__kernel_ipc_pid_t` in the type namespace is first re-exported here [INFO] [stdout] 29 | pub use crate::iff::*; [INFO] [stdout] 30 | pub use crate::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_gen/src/lib.rs:28:9 [INFO] [stdout] | [INFO] [stdout] 28 | pub use crate::if_tun::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the name `__kernel_uid_t` in the type namespace is first re-exported here [INFO] [stdout] 29 | pub use crate::iff::*; [INFO] [stdout] 30 | pub use crate::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_gen/src/lib.rs:28:9 [INFO] [stdout] | [INFO] [stdout] 28 | pub use crate::if_tun::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the name `__kernel_gid_t` in the type namespace is first re-exported here [INFO] [stdout] 29 | pub use crate::iff::*; [INFO] [stdout] 30 | pub use crate::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_gen/src/lib.rs:28:9 [INFO] [stdout] | [INFO] [stdout] 28 | pub use crate::if_tun::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the name `__kernel_suseconds_t` in the type namespace is first re-exported here [INFO] [stdout] 29 | pub use crate::iff::*; [INFO] [stdout] 30 | pub use crate::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_gen/src/lib.rs:28:9 [INFO] [stdout] | [INFO] [stdout] 28 | pub use crate::if_tun::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the name `__kernel_daddr_t` in the type namespace is first re-exported here [INFO] [stdout] 29 | pub use crate::iff::*; [INFO] [stdout] 30 | pub use crate::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_gen/src/lib.rs:28:9 [INFO] [stdout] | [INFO] [stdout] 28 | pub use crate::if_tun::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the name `__kernel_uid32_t` in the type namespace is first re-exported here [INFO] [stdout] 29 | pub use crate::iff::*; [INFO] [stdout] 30 | pub use crate::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_gen/src/lib.rs:28:9 [INFO] [stdout] | [INFO] [stdout] 28 | pub use crate::if_tun::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the name `__kernel_gid32_t` in the type namespace is first re-exported here [INFO] [stdout] 29 | pub use crate::iff::*; [INFO] [stdout] 30 | pub use crate::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_gen/src/lib.rs:28:9 [INFO] [stdout] | [INFO] [stdout] 28 | pub use crate::if_tun::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the name `__kernel_size_t` in the type namespace is first re-exported here [INFO] [stdout] 29 | pub use crate::iff::*; [INFO] [stdout] 30 | pub use crate::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_gen/src/lib.rs:28:9 [INFO] [stdout] | [INFO] [stdout] 28 | pub use crate::if_tun::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the name `__kernel_ssize_t` in the type namespace is first re-exported here [INFO] [stdout] 29 | pub use crate::iff::*; [INFO] [stdout] 30 | pub use crate::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_gen/src/lib.rs:28:9 [INFO] [stdout] | [INFO] [stdout] 28 | pub use crate::if_tun::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the name `__kernel_ptrdiff_t` in the type namespace is first re-exported here [INFO] [stdout] 29 | pub use crate::iff::*; [INFO] [stdout] 30 | pub use crate::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_gen/src/lib.rs:28:9 [INFO] [stdout] | [INFO] [stdout] 28 | pub use crate::if_tun::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the name `__kernel_off_t` in the type namespace is first re-exported here [INFO] [stdout] 29 | pub use crate::iff::*; [INFO] [stdout] 30 | pub use crate::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_gen/src/lib.rs:28:9 [INFO] [stdout] | [INFO] [stdout] 28 | pub use crate::if_tun::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the name `__kernel_loff_t` in the type namespace is first re-exported here [INFO] [stdout] 29 | pub use crate::iff::*; [INFO] [stdout] 30 | pub use crate::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_gen/src/lib.rs:28:9 [INFO] [stdout] | [INFO] [stdout] 28 | pub use crate::if_tun::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the name `__kernel_time_t` in the type namespace is first re-exported here [INFO] [stdout] 29 | pub use crate::iff::*; [INFO] [stdout] 30 | pub use crate::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_gen/src/lib.rs:28:9 [INFO] [stdout] | [INFO] [stdout] 28 | pub use crate::if_tun::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the name `__kernel_clock_t` in the type namespace is first re-exported here [INFO] [stdout] 29 | pub use crate::iff::*; [INFO] [stdout] 30 | pub use crate::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_gen/src/lib.rs:28:9 [INFO] [stdout] | [INFO] [stdout] 28 | pub use crate::if_tun::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the name `__kernel_timer_t` in the type namespace is first re-exported here [INFO] [stdout] 29 | pub use crate::iff::*; [INFO] [stdout] 30 | pub use crate::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_gen/src/lib.rs:28:9 [INFO] [stdout] | [INFO] [stdout] 28 | pub use crate::if_tun::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the name `__kernel_clockid_t` in the type namespace is first re-exported here [INFO] [stdout] 29 | pub use crate::iff::*; [INFO] [stdout] 30 | pub use crate::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_gen/src/lib.rs:28:9 [INFO] [stdout] | [INFO] [stdout] 28 | pub use crate::if_tun::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the name `__kernel_caddr_t` in the type namespace is first re-exported here [INFO] [stdout] 29 | pub use crate::iff::*; [INFO] [stdout] 30 | pub use crate::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_gen/src/lib.rs:28:9 [INFO] [stdout] | [INFO] [stdout] 28 | pub use crate::if_tun::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the name `__kernel_uid16_t` in the type namespace is first re-exported here [INFO] [stdout] 29 | pub use crate::iff::*; [INFO] [stdout] 30 | pub use crate::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_gen/src/lib.rs:28:9 [INFO] [stdout] | [INFO] [stdout] 28 | pub use crate::if_tun::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the name `__kernel_gid16_t` in the type namespace is first re-exported here [INFO] [stdout] 29 | pub use crate::iff::*; [INFO] [stdout] 30 | pub use crate::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_gen/src/lib.rs:28:9 [INFO] [stdout] | [INFO] [stdout] 28 | pub use crate::if_tun::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the name `__le16` in the type namespace is first re-exported here [INFO] [stdout] 29 | pub use crate::iff::*; [INFO] [stdout] 30 | pub use crate::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_gen/src/lib.rs:28:9 [INFO] [stdout] | [INFO] [stdout] 28 | pub use crate::if_tun::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the name `__be16` in the type namespace is first re-exported here [INFO] [stdout] 29 | pub use crate::iff::*; [INFO] [stdout] 30 | pub use crate::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_gen/src/lib.rs:28:9 [INFO] [stdout] | [INFO] [stdout] 28 | pub use crate::if_tun::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the name `__le32` in the type namespace is first re-exported here [INFO] [stdout] 29 | pub use crate::iff::*; [INFO] [stdout] 30 | pub use crate::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_gen/src/lib.rs:28:9 [INFO] [stdout] | [INFO] [stdout] 28 | pub use crate::if_tun::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the name `__be32` in the type namespace is first re-exported here [INFO] [stdout] 29 | pub use crate::iff::*; [INFO] [stdout] 30 | pub use crate::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_gen/src/lib.rs:28:9 [INFO] [stdout] | [INFO] [stdout] 28 | pub use crate::if_tun::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the name `__le64` in the type namespace is first re-exported here [INFO] [stdout] 29 | pub use crate::iff::*; [INFO] [stdout] 30 | pub use crate::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_gen/src/lib.rs:28:9 [INFO] [stdout] | [INFO] [stdout] 28 | pub use crate::if_tun::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the name `__be64` in the type namespace is first re-exported here [INFO] [stdout] 29 | pub use crate::iff::*; [INFO] [stdout] 30 | pub use crate::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_gen/src/lib.rs:28:9 [INFO] [stdout] | [INFO] [stdout] 28 | pub use crate::if_tun::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the name `__sum16` in the type namespace is first re-exported here [INFO] [stdout] 29 | pub use crate::iff::*; [INFO] [stdout] 30 | pub use crate::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_gen/src/lib.rs:28:9 [INFO] [stdout] | [INFO] [stdout] 28 | pub use crate::if_tun::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the name `__wsum` in the type namespace is first re-exported here [INFO] [stdout] 29 | pub use crate::iff::*; [INFO] [stdout] 30 | pub use crate::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_gen/src/lib.rs:29:9 [INFO] [stdout] | [INFO] [stdout] 29 | pub use crate::iff::*; [INFO] [stdout] | ^^^^^^^^^^^^^ the name `__UAPI_DEF_IN_ADDR` in the value namespace is first re-exported here [INFO] [stdout] 30 | pub use crate::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_gen/src/lib.rs:29:9 [INFO] [stdout] | [INFO] [stdout] 29 | pub use crate::iff::*; [INFO] [stdout] | ^^^^^^^^^^^^^ the name `__UAPI_DEF_IN_IPPROTO` in the value namespace is first re-exported here [INFO] [stdout] 30 | pub use crate::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_gen/src/lib.rs:29:9 [INFO] [stdout] | [INFO] [stdout] 29 | pub use crate::iff::*; [INFO] [stdout] | ^^^^^^^^^^^^^ the name `__UAPI_DEF_IN_PKTINFO` in the value namespace is first re-exported here [INFO] [stdout] 30 | pub use crate::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_gen/src/lib.rs:29:9 [INFO] [stdout] | [INFO] [stdout] 29 | pub use crate::iff::*; [INFO] [stdout] | ^^^^^^^^^^^^^ the name `__UAPI_DEF_IP_MREQ` in the value namespace is first re-exported here [INFO] [stdout] 30 | pub use crate::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_gen/src/lib.rs:29:9 [INFO] [stdout] | [INFO] [stdout] 29 | pub use crate::iff::*; [INFO] [stdout] | ^^^^^^^^^^^^^ the name `__UAPI_DEF_SOCKADDR_IN` in the value namespace is first re-exported here [INFO] [stdout] 30 | pub use crate::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_gen/src/lib.rs:29:9 [INFO] [stdout] | [INFO] [stdout] 29 | pub use crate::iff::*; [INFO] [stdout] | ^^^^^^^^^^^^^ the name `__UAPI_DEF_IN_CLASS` in the value namespace is first re-exported here [INFO] [stdout] 30 | pub use crate::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_gen/src/lib.rs:29:9 [INFO] [stdout] | [INFO] [stdout] 29 | pub use crate::iff::*; [INFO] [stdout] | ^^^^^^^^^^^^^ the name `__UAPI_DEF_IN6_ADDR` in the value namespace is first re-exported here [INFO] [stdout] 30 | pub use crate::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_gen/src/lib.rs:29:9 [INFO] [stdout] | [INFO] [stdout] 29 | pub use crate::iff::*; [INFO] [stdout] | ^^^^^^^^^^^^^ the name `__UAPI_DEF_IN6_ADDR_ALT` in the value namespace is first re-exported here [INFO] [stdout] 30 | pub use crate::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_gen/src/lib.rs:29:9 [INFO] [stdout] | [INFO] [stdout] 29 | pub use crate::iff::*; [INFO] [stdout] | ^^^^^^^^^^^^^ the name `__UAPI_DEF_SOCKADDR_IN6` in the value namespace is first re-exported here [INFO] [stdout] 30 | pub use crate::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_gen/src/lib.rs:29:9 [INFO] [stdout] | [INFO] [stdout] 29 | pub use crate::iff::*; [INFO] [stdout] | ^^^^^^^^^^^^^ the name `__UAPI_DEF_IPV6_MREQ` in the value namespace is first re-exported here [INFO] [stdout] 30 | pub use crate::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_gen/src/lib.rs:29:9 [INFO] [stdout] | [INFO] [stdout] 29 | pub use crate::iff::*; [INFO] [stdout] | ^^^^^^^^^^^^^ the name `__UAPI_DEF_IPPROTO_V6` in the value namespace is first re-exported here [INFO] [stdout] 30 | pub use crate::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_gen/src/lib.rs:29:9 [INFO] [stdout] | [INFO] [stdout] 29 | pub use crate::iff::*; [INFO] [stdout] | ^^^^^^^^^^^^^ the name `__UAPI_DEF_IPV6_OPTIONS` in the value namespace is first re-exported here [INFO] [stdout] 30 | pub use crate::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_gen/src/lib.rs:29:9 [INFO] [stdout] | [INFO] [stdout] 29 | pub use crate::iff::*; [INFO] [stdout] | ^^^^^^^^^^^^^ the name `__UAPI_DEF_IN6_PKTINFO` in the value namespace is first re-exported here [INFO] [stdout] 30 | pub use crate::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_gen/src/lib.rs:29:9 [INFO] [stdout] | [INFO] [stdout] 29 | pub use crate::iff::*; [INFO] [stdout] | ^^^^^^^^^^^^^ the name `__UAPI_DEF_IP6_MTUINFO` in the value namespace is first re-exported here [INFO] [stdout] 30 | pub use crate::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_gen/src/lib.rs:29:9 [INFO] [stdout] | [INFO] [stdout] 29 | pub use crate::iff::*; [INFO] [stdout] | ^^^^^^^^^^^^^ the name `__UAPI_DEF_XATTR` in the value namespace is first re-exported here [INFO] [stdout] 30 | pub use crate::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_gen/src/lib.rs:29:9 [INFO] [stdout] | [INFO] [stdout] 29 | pub use crate::iff::*; [INFO] [stdout] | ^^^^^^^^^^^^^ the name `_K_SS_MAXSIZE` in the value namespace is first re-exported here [INFO] [stdout] 30 | pub use crate::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_gen/src/lib.rs:29:9 [INFO] [stdout] | [INFO] [stdout] 29 | pub use crate::iff::*; [INFO] [stdout] | ^^^^^^^^^^^^^ the name `__LITTLE_ENDIAN` in the value namespace is first re-exported here [INFO] [stdout] 30 | pub use crate::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_gen/src/lib.rs:29:9 [INFO] [stdout] | [INFO] [stdout] 29 | pub use crate::iff::*; [INFO] [stdout] | ^^^^^^^^^^^^^ the name `FIOSETOWN` in the value namespace is first re-exported here [INFO] [stdout] 30 | pub use crate::inn::*; [INFO] [stdout] 31 | pub use crate::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_gen/src/lib.rs:29:9 [INFO] [stdout] | [INFO] [stdout] 29 | pub use crate::iff::*; [INFO] [stdout] | ^^^^^^^^^^^^^ the name `SIOCSPGRP` in the value namespace is first re-exported here [INFO] [stdout] 30 | pub use crate::inn::*; [INFO] [stdout] 31 | pub use crate::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_gen/src/lib.rs:29:9 [INFO] [stdout] | [INFO] [stdout] 29 | pub use crate::iff::*; [INFO] [stdout] | ^^^^^^^^^^^^^ the name `FIOGETOWN` in the value namespace is first re-exported here [INFO] [stdout] 30 | pub use crate::inn::*; [INFO] [stdout] 31 | pub use crate::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_gen/src/lib.rs:29:9 [INFO] [stdout] | [INFO] [stdout] 29 | pub use crate::iff::*; [INFO] [stdout] | ^^^^^^^^^^^^^ the name `SIOCGPGRP` in the value namespace is first re-exported here [INFO] [stdout] 30 | pub use crate::inn::*; [INFO] [stdout] 31 | pub use crate::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_gen/src/lib.rs:29:9 [INFO] [stdout] | [INFO] [stdout] 29 | pub use crate::iff::*; [INFO] [stdout] | ^^^^^^^^^^^^^ the name `SIOCATMARK` in the value namespace is first re-exported here [INFO] [stdout] 30 | pub use crate::inn::*; [INFO] [stdout] 31 | pub use crate::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_gen/src/lib.rs:29:9 [INFO] [stdout] | [INFO] [stdout] 29 | pub use crate::iff::*; [INFO] [stdout] | ^^^^^^^^^^^^^ the name `SIOCGSTAMP` in the value namespace is first re-exported here [INFO] [stdout] 30 | pub use crate::inn::*; [INFO] [stdout] 31 | pub use crate::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_gen/src/lib.rs:29:9 [INFO] [stdout] | [INFO] [stdout] 29 | pub use crate::iff::*; [INFO] [stdout] | ^^^^^^^^^^^^^ the name `SIOCGSTAMPNS` in the value namespace is first re-exported here [INFO] [stdout] 30 | pub use crate::inn::*; [INFO] [stdout] 31 | pub use crate::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_gen/src/lib.rs:29:9 [INFO] [stdout] | [INFO] [stdout] 29 | pub use crate::iff::*; [INFO] [stdout] | ^^^^^^^^^^^^^ the name `__kernel_sa_family_t` in the type namespace is first re-exported here [INFO] [stdout] 30 | pub use crate::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_gen/src/lib.rs:29:9 [INFO] [stdout] | [INFO] [stdout] 29 | pub use crate::iff::*; [INFO] [stdout] | ^^^^^^^^^^^^^ the name `__kernel_sockaddr_storage` in the type namespace is first re-exported here [INFO] [stdout] 30 | pub use crate::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_gen/src/lib.rs:29:9 [INFO] [stdout] | [INFO] [stdout] 29 | pub use crate::iff::*; [INFO] [stdout] | ^^^^^^^^^^^^^ the name `_bindgen_ty_1` in the type namespace is first re-exported here [INFO] [stdout] 30 | pub use crate::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_gen/src/lib.rs:29:9 [INFO] [stdout] | [INFO] [stdout] 28 | pub use crate::if_tun::*; [INFO] [stdout] | ---------------- but the name `__IncompleteArrayField` in the type namespace is also re-exported here [INFO] [stdout] 29 | pub use crate::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_gen/src/lib.rs:29:9 [INFO] [stdout] | [INFO] [stdout] 29 | pub use crate::iff::*; [INFO] [stdout] | ^^^^^^^^^^^^^ the name `__kernel_fd_set` in the type namespace is first re-exported here [INFO] [stdout] 30 | pub use crate::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_gen/src/lib.rs:29:9 [INFO] [stdout] | [INFO] [stdout] 29 | pub use crate::iff::*; [INFO] [stdout] | ^^^^^^^^^^^^^ the name `__kernel_fsid_t` in the type namespace is first re-exported here [INFO] [stdout] 30 | pub use crate::inn::*; [INFO] [stdout] | ------------- but the name `__kernel_fsid_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking vm-superio v0.5.0 [INFO] [stderr] Compiling kvm-ioctls v0.11.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling libloading v0.7.3 [INFO] [stderr] Checking vm-memory v0.8.0 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling bindgen v0.59.2 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling shlex v1.1.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Checking subtle v2.4.1 [INFO] [stderr] Compiling seccompiler v1.1.0 (/opt/rustwide/workdir/src/seccompiler) [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/net_gen/src/lib.rs:28:9 [INFO] [stdout] | [INFO] [stdout] 28 | pub use crate::if_tun::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the name `__BITS_PER_LONG` in the value namespace is first re-exported here [INFO] [stdout] 29 | pub use crate::iff::*; [INFO] [stdout] 30 | pub use crate::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_gen/src/lib.rs:28:9 [INFO] [stdout] | [INFO] [stdout] 28 | pub use crate::if_tun::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the name `__FD_SETSIZE` in the value namespace is first re-exported here [INFO] [stdout] 29 | pub use crate::iff::*; [INFO] [stdout] 30 | pub use crate::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_gen/src/lib.rs:28:9 [INFO] [stdout] | [INFO] [stdout] 28 | pub use crate::if_tun::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the name `__s8` in the type namespace is first re-exported here [INFO] [stdout] 29 | pub use crate::iff::*; [INFO] [stdout] 30 | pub use crate::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_gen/src/lib.rs:28:9 [INFO] [stdout] | [INFO] [stdout] 28 | pub use crate::if_tun::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the name `__u8` in the type namespace is first re-exported here [INFO] [stdout] 29 | pub use crate::iff::*; [INFO] [stdout] 30 | pub use crate::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_gen/src/lib.rs:28:9 [INFO] [stdout] | [INFO] [stdout] 28 | pub use crate::if_tun::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the name `__s16` in the type namespace is first re-exported here [INFO] [stdout] 29 | pub use crate::iff::*; [INFO] [stdout] 30 | pub use crate::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_gen/src/lib.rs:28:9 [INFO] [stdout] | [INFO] [stdout] 28 | pub use crate::if_tun::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the name `__u16` in the type namespace is first re-exported here [INFO] [stdout] 29 | pub use crate::iff::*; [INFO] [stdout] 30 | pub use crate::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_gen/src/lib.rs:28:9 [INFO] [stdout] | [INFO] [stdout] 28 | pub use crate::if_tun::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the name `__s32` in the type namespace is first re-exported here [INFO] [stdout] 29 | pub use crate::iff::*; [INFO] [stdout] 30 | pub use crate::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_gen/src/lib.rs:28:9 [INFO] [stdout] | [INFO] [stdout] 28 | pub use crate::if_tun::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the name `__u32` in the type namespace is first re-exported here [INFO] [stdout] 29 | pub use crate::iff::*; [INFO] [stdout] 30 | pub use crate::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_gen/src/lib.rs:28:9 [INFO] [stdout] | [INFO] [stdout] 28 | pub use crate::if_tun::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the name `__s64` in the type namespace is first re-exported here [INFO] [stdout] 29 | pub use crate::iff::*; [INFO] [stdout] 30 | pub use crate::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_gen/src/lib.rs:28:9 [INFO] [stdout] | [INFO] [stdout] 28 | pub use crate::if_tun::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the name `__u64` in the type namespace is first re-exported here [INFO] [stdout] 29 | pub use crate::iff::*; [INFO] [stdout] 30 | pub use crate::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_gen/src/lib.rs:28:9 [INFO] [stdout] | [INFO] [stdout] 28 | pub use crate::if_tun::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the name `__kernel_sighandler_t` in the type namespace is first re-exported here [INFO] [stdout] 29 | pub use crate::iff::*; [INFO] [stdout] 30 | pub use crate::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_gen/src/lib.rs:28:9 [INFO] [stdout] | [INFO] [stdout] 28 | pub use crate::if_tun::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the name `__kernel_key_t` in the type namespace is first re-exported here [INFO] [stdout] 29 | pub use crate::iff::*; [INFO] [stdout] 30 | pub use crate::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_gen/src/lib.rs:28:9 [INFO] [stdout] | [INFO] [stdout] 28 | pub use crate::if_tun::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the name `__kernel_mqd_t` in the type namespace is first re-exported here [INFO] [stdout] 29 | pub use crate::iff::*; [INFO] [stdout] 30 | pub use crate::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_gen/src/lib.rs:28:9 [INFO] [stdout] | [INFO] [stdout] 28 | pub use crate::if_tun::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the name `__kernel_old_uid_t` in the type namespace is first re-exported here [INFO] [stdout] 29 | pub use crate::iff::*; [INFO] [stdout] 30 | pub use crate::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_gen/src/lib.rs:28:9 [INFO] [stdout] | [INFO] [stdout] 28 | pub use crate::if_tun::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the name `__kernel_old_gid_t` in the type namespace is first re-exported here [INFO] [stdout] 29 | pub use crate::iff::*; [INFO] [stdout] 30 | pub use crate::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_gen/src/lib.rs:28:9 [INFO] [stdout] | [INFO] [stdout] 28 | pub use crate::if_tun::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the name `__kernel_old_dev_t` in the type namespace is first re-exported here [INFO] [stdout] 29 | pub use crate::iff::*; [INFO] [stdout] 30 | pub use crate::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_gen/src/lib.rs:28:9 [INFO] [stdout] | [INFO] [stdout] 28 | pub use crate::if_tun::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the name `__kernel_long_t` in the type namespace is first re-exported here [INFO] [stdout] 29 | pub use crate::iff::*; [INFO] [stdout] 30 | pub use crate::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_gen/src/lib.rs:28:9 [INFO] [stdout] | [INFO] [stdout] 28 | pub use crate::if_tun::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the name `__kernel_ulong_t` in the type namespace is first re-exported here [INFO] [stdout] 29 | pub use crate::iff::*; [INFO] [stdout] 30 | pub use crate::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_gen/src/lib.rs:28:9 [INFO] [stdout] | [INFO] [stdout] 28 | pub use crate::if_tun::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the name `__kernel_ino_t` in the type namespace is first re-exported here [INFO] [stdout] 29 | pub use crate::iff::*; [INFO] [stdout] 30 | pub use crate::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_gen/src/lib.rs:28:9 [INFO] [stdout] | [INFO] [stdout] 28 | pub use crate::if_tun::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the name `__kernel_mode_t` in the type namespace is first re-exported here [INFO] [stdout] 29 | pub use crate::iff::*; [INFO] [stdout] 30 | pub use crate::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_gen/src/lib.rs:28:9 [INFO] [stdout] | [INFO] [stdout] 28 | pub use crate::if_tun::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the name `__kernel_pid_t` in the type namespace is first re-exported here [INFO] [stdout] 29 | pub use crate::iff::*; [INFO] [stdout] 30 | pub use crate::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_gen/src/lib.rs:28:9 [INFO] [stdout] | [INFO] [stdout] 28 | pub use crate::if_tun::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the name `__kernel_ipc_pid_t` in the type namespace is first re-exported here [INFO] [stdout] 29 | pub use crate::iff::*; [INFO] [stdout] 30 | pub use crate::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_gen/src/lib.rs:28:9 [INFO] [stdout] | [INFO] [stdout] 28 | pub use crate::if_tun::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the name `__kernel_uid_t` in the type namespace is first re-exported here [INFO] [stdout] 29 | pub use crate::iff::*; [INFO] [stdout] 30 | pub use crate::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_gen/src/lib.rs:28:9 [INFO] [stdout] | [INFO] [stdout] 28 | pub use crate::if_tun::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the name `__kernel_gid_t` in the type namespace is first re-exported here [INFO] [stdout] 29 | pub use crate::iff::*; [INFO] [stdout] 30 | pub use crate::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_gen/src/lib.rs:28:9 [INFO] [stdout] | [INFO] [stdout] 28 | pub use crate::if_tun::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the name `__kernel_suseconds_t` in the type namespace is first re-exported here [INFO] [stdout] 29 | pub use crate::iff::*; [INFO] [stdout] 30 | pub use crate::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_gen/src/lib.rs:28:9 [INFO] [stdout] | [INFO] [stdout] 28 | pub use crate::if_tun::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the name `__kernel_daddr_t` in the type namespace is first re-exported here [INFO] [stdout] 29 | pub use crate::iff::*; [INFO] [stdout] 30 | pub use crate::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_gen/src/lib.rs:28:9 [INFO] [stdout] | [INFO] [stdout] 28 | pub use crate::if_tun::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the name `__kernel_uid32_t` in the type namespace is first re-exported here [INFO] [stdout] 29 | pub use crate::iff::*; [INFO] [stdout] 30 | pub use crate::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_gen/src/lib.rs:28:9 [INFO] [stdout] | [INFO] [stdout] 28 | pub use crate::if_tun::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the name `__kernel_gid32_t` in the type namespace is first re-exported here [INFO] [stdout] 29 | pub use crate::iff::*; [INFO] [stdout] 30 | pub use crate::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_gen/src/lib.rs:28:9 [INFO] [stdout] | [INFO] [stdout] 28 | pub use crate::if_tun::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the name `__kernel_size_t` in the type namespace is first re-exported here [INFO] [stdout] 29 | pub use crate::iff::*; [INFO] [stdout] 30 | pub use crate::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_gen/src/lib.rs:28:9 [INFO] [stdout] | [INFO] [stdout] 28 | pub use crate::if_tun::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the name `__kernel_ssize_t` in the type namespace is first re-exported here [INFO] [stdout] 29 | pub use crate::iff::*; [INFO] [stdout] 30 | pub use crate::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_gen/src/lib.rs:28:9 [INFO] [stdout] | [INFO] [stdout] 28 | pub use crate::if_tun::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the name `__kernel_ptrdiff_t` in the type namespace is first re-exported here [INFO] [stdout] 29 | pub use crate::iff::*; [INFO] [stdout] 30 | pub use crate::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_gen/src/lib.rs:28:9 [INFO] [stdout] | [INFO] [stdout] 28 | pub use crate::if_tun::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the name `__kernel_off_t` in the type namespace is first re-exported here [INFO] [stdout] 29 | pub use crate::iff::*; [INFO] [stdout] 30 | pub use crate::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_gen/src/lib.rs:28:9 [INFO] [stdout] | [INFO] [stdout] 28 | pub use crate::if_tun::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the name `__kernel_loff_t` in the type namespace is first re-exported here [INFO] [stdout] 29 | pub use crate::iff::*; [INFO] [stdout] 30 | pub use crate::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_gen/src/lib.rs:28:9 [INFO] [stdout] | [INFO] [stdout] 28 | pub use crate::if_tun::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the name `__kernel_time_t` in the type namespace is first re-exported here [INFO] [stdout] 29 | pub use crate::iff::*; [INFO] [stdout] 30 | pub use crate::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_gen/src/lib.rs:28:9 [INFO] [stdout] | [INFO] [stdout] 28 | pub use crate::if_tun::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the name `__kernel_clock_t` in the type namespace is first re-exported here [INFO] [stdout] 29 | pub use crate::iff::*; [INFO] [stdout] 30 | pub use crate::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_gen/src/lib.rs:28:9 [INFO] [stdout] | [INFO] [stdout] 28 | pub use crate::if_tun::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the name `__kernel_timer_t` in the type namespace is first re-exported here [INFO] [stdout] 29 | pub use crate::iff::*; [INFO] [stdout] 30 | pub use crate::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_gen/src/lib.rs:28:9 [INFO] [stdout] | [INFO] [stdout] 28 | pub use crate::if_tun::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the name `__kernel_clockid_t` in the type namespace is first re-exported here [INFO] [stdout] 29 | pub use crate::iff::*; [INFO] [stdout] 30 | pub use crate::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_gen/src/lib.rs:28:9 [INFO] [stdout] | [INFO] [stdout] 28 | pub use crate::if_tun::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the name `__kernel_caddr_t` in the type namespace is first re-exported here [INFO] [stdout] 29 | pub use crate::iff::*; [INFO] [stdout] 30 | pub use crate::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_gen/src/lib.rs:28:9 [INFO] [stdout] | [INFO] [stdout] 28 | pub use crate::if_tun::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the name `__kernel_uid16_t` in the type namespace is first re-exported here [INFO] [stdout] 29 | pub use crate::iff::*; [INFO] [stdout] 30 | pub use crate::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_gen/src/lib.rs:28:9 [INFO] [stdout] | [INFO] [stdout] 28 | pub use crate::if_tun::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the name `__kernel_gid16_t` in the type namespace is first re-exported here [INFO] [stdout] 29 | pub use crate::iff::*; [INFO] [stdout] 30 | pub use crate::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_gen/src/lib.rs:28:9 [INFO] [stdout] | [INFO] [stdout] 28 | pub use crate::if_tun::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the name `__le16` in the type namespace is first re-exported here [INFO] [stdout] 29 | pub use crate::iff::*; [INFO] [stdout] 30 | pub use crate::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_gen/src/lib.rs:28:9 [INFO] [stdout] | [INFO] [stdout] 28 | pub use crate::if_tun::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the name `__be16` in the type namespace is first re-exported here [INFO] [stdout] 29 | pub use crate::iff::*; [INFO] [stdout] 30 | pub use crate::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_gen/src/lib.rs:28:9 [INFO] [stdout] | [INFO] [stdout] 28 | pub use crate::if_tun::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the name `__le32` in the type namespace is first re-exported here [INFO] [stdout] 29 | pub use crate::iff::*; [INFO] [stdout] 30 | pub use crate::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_gen/src/lib.rs:28:9 [INFO] [stdout] | [INFO] [stdout] 28 | pub use crate::if_tun::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the name `__be32` in the type namespace is first re-exported here [INFO] [stdout] 29 | pub use crate::iff::*; [INFO] [stdout] 30 | pub use crate::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_gen/src/lib.rs:28:9 [INFO] [stdout] | [INFO] [stdout] 28 | pub use crate::if_tun::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the name `__le64` in the type namespace is first re-exported here [INFO] [stdout] 29 | pub use crate::iff::*; [INFO] [stdout] 30 | pub use crate::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_gen/src/lib.rs:28:9 [INFO] [stdout] | [INFO] [stdout] 28 | pub use crate::if_tun::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the name `__be64` in the type namespace is first re-exported here [INFO] [stdout] 29 | pub use crate::iff::*; [INFO] [stdout] 30 | pub use crate::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_gen/src/lib.rs:28:9 [INFO] [stdout] | [INFO] [stdout] 28 | pub use crate::if_tun::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the name `__sum16` in the type namespace is first re-exported here [INFO] [stdout] 29 | pub use crate::iff::*; [INFO] [stdout] 30 | pub use crate::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_gen/src/lib.rs:28:9 [INFO] [stdout] | [INFO] [stdout] 28 | pub use crate::if_tun::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the name `__wsum` in the type namespace is first re-exported here [INFO] [stdout] 29 | pub use crate::iff::*; [INFO] [stdout] 30 | pub use crate::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_gen/src/lib.rs:29:9 [INFO] [stdout] | [INFO] [stdout] 29 | pub use crate::iff::*; [INFO] [stdout] | ^^^^^^^^^^^^^ the name `__UAPI_DEF_IN_ADDR` in the value namespace is first re-exported here [INFO] [stdout] 30 | pub use crate::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_gen/src/lib.rs:29:9 [INFO] [stdout] | [INFO] [stdout] 29 | pub use crate::iff::*; [INFO] [stdout] | ^^^^^^^^^^^^^ the name `__UAPI_DEF_IN_IPPROTO` in the value namespace is first re-exported here [INFO] [stdout] 30 | pub use crate::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_gen/src/lib.rs:29:9 [INFO] [stdout] | [INFO] [stdout] 29 | pub use crate::iff::*; [INFO] [stdout] | ^^^^^^^^^^^^^ the name `__UAPI_DEF_IN_PKTINFO` in the value namespace is first re-exported here [INFO] [stdout] 30 | pub use crate::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_gen/src/lib.rs:29:9 [INFO] [stdout] | [INFO] [stdout] 29 | pub use crate::iff::*; [INFO] [stdout] | ^^^^^^^^^^^^^ the name `__UAPI_DEF_IP_MREQ` in the value namespace is first re-exported here [INFO] [stdout] 30 | pub use crate::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_gen/src/lib.rs:29:9 [INFO] [stdout] | [INFO] [stdout] 29 | pub use crate::iff::*; [INFO] [stdout] | ^^^^^^^^^^^^^ the name `__UAPI_DEF_SOCKADDR_IN` in the value namespace is first re-exported here [INFO] [stdout] 30 | pub use crate::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_gen/src/lib.rs:29:9 [INFO] [stdout] | [INFO] [stdout] 29 | pub use crate::iff::*; [INFO] [stdout] | ^^^^^^^^^^^^^ the name `__UAPI_DEF_IN_CLASS` in the value namespace is first re-exported here [INFO] [stdout] 30 | pub use crate::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_gen/src/lib.rs:29:9 [INFO] [stdout] | [INFO] [stdout] 29 | pub use crate::iff::*; [INFO] [stdout] | ^^^^^^^^^^^^^ the name `__UAPI_DEF_IN6_ADDR` in the value namespace is first re-exported here [INFO] [stdout] 30 | pub use crate::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_gen/src/lib.rs:29:9 [INFO] [stdout] | [INFO] [stdout] 29 | pub use crate::iff::*; [INFO] [stdout] | ^^^^^^^^^^^^^ the name `__UAPI_DEF_IN6_ADDR_ALT` in the value namespace is first re-exported here [INFO] [stdout] 30 | pub use crate::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_gen/src/lib.rs:29:9 [INFO] [stdout] | [INFO] [stdout] 29 | pub use crate::iff::*; [INFO] [stdout] | ^^^^^^^^^^^^^ the name `__UAPI_DEF_SOCKADDR_IN6` in the value namespace is first re-exported here [INFO] [stdout] 30 | pub use crate::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_gen/src/lib.rs:29:9 [INFO] [stdout] | [INFO] [stdout] 29 | pub use crate::iff::*; [INFO] [stdout] | ^^^^^^^^^^^^^ the name `__UAPI_DEF_IPV6_MREQ` in the value namespace is first re-exported here [INFO] [stdout] 30 | pub use crate::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_gen/src/lib.rs:29:9 [INFO] [stdout] | [INFO] [stdout] 29 | pub use crate::iff::*; [INFO] [stdout] | ^^^^^^^^^^^^^ the name `__UAPI_DEF_IPPROTO_V6` in the value namespace is first re-exported here [INFO] [stdout] 30 | pub use crate::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_gen/src/lib.rs:29:9 [INFO] [stdout] | [INFO] [stdout] 29 | pub use crate::iff::*; [INFO] [stdout] | ^^^^^^^^^^^^^ the name `__UAPI_DEF_IPV6_OPTIONS` in the value namespace is first re-exported here [INFO] [stdout] 30 | pub use crate::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_gen/src/lib.rs:29:9 [INFO] [stdout] | [INFO] [stdout] 29 | pub use crate::iff::*; [INFO] [stdout] | ^^^^^^^^^^^^^ the name `__UAPI_DEF_IN6_PKTINFO` in the value namespace is first re-exported here [INFO] [stdout] 30 | pub use crate::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_gen/src/lib.rs:29:9 [INFO] [stdout] | [INFO] [stdout] 29 | pub use crate::iff::*; [INFO] [stdout] | ^^^^^^^^^^^^^ the name `__UAPI_DEF_IP6_MTUINFO` in the value namespace is first re-exported here [INFO] [stdout] 30 | pub use crate::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_gen/src/lib.rs:29:9 [INFO] [stdout] | [INFO] [stdout] 29 | pub use crate::iff::*; [INFO] [stdout] | ^^^^^^^^^^^^^ the name `__UAPI_DEF_XATTR` in the value namespace is first re-exported here [INFO] [stdout] 30 | pub use crate::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_gen/src/lib.rs:29:9 [INFO] [stdout] | [INFO] [stdout] 29 | pub use crate::iff::*; [INFO] [stdout] | ^^^^^^^^^^^^^ the name `_K_SS_MAXSIZE` in the value namespace is first re-exported here [INFO] [stdout] 30 | pub use crate::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_gen/src/lib.rs:29:9 [INFO] [stdout] | [INFO] [stdout] 29 | pub use crate::iff::*; [INFO] [stdout] | ^^^^^^^^^^^^^ the name `__LITTLE_ENDIAN` in the value namespace is first re-exported here [INFO] [stdout] 30 | pub use crate::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_gen/src/lib.rs:29:9 [INFO] [stdout] | [INFO] [stdout] 29 | pub use crate::iff::*; [INFO] [stdout] | ^^^^^^^^^^^^^ the name `FIOSETOWN` in the value namespace is first re-exported here [INFO] [stdout] 30 | pub use crate::inn::*; [INFO] [stdout] 31 | pub use crate::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_gen/src/lib.rs:29:9 [INFO] [stdout] | [INFO] [stdout] 29 | pub use crate::iff::*; [INFO] [stdout] | ^^^^^^^^^^^^^ the name `SIOCSPGRP` in the value namespace is first re-exported here [INFO] [stdout] 30 | pub use crate::inn::*; [INFO] [stdout] 31 | pub use crate::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_gen/src/lib.rs:29:9 [INFO] [stdout] | [INFO] [stdout] 29 | pub use crate::iff::*; [INFO] [stdout] | ^^^^^^^^^^^^^ the name `FIOGETOWN` in the value namespace is first re-exported here [INFO] [stdout] 30 | pub use crate::inn::*; [INFO] [stdout] 31 | pub use crate::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_gen/src/lib.rs:29:9 [INFO] [stdout] | [INFO] [stdout] 29 | pub use crate::iff::*; [INFO] [stdout] | ^^^^^^^^^^^^^ the name `SIOCGPGRP` in the value namespace is first re-exported here [INFO] [stdout] 30 | pub use crate::inn::*; [INFO] [stdout] 31 | pub use crate::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_gen/src/lib.rs:29:9 [INFO] [stdout] | [INFO] [stdout] 29 | pub use crate::iff::*; [INFO] [stdout] | ^^^^^^^^^^^^^ the name `SIOCATMARK` in the value namespace is first re-exported here [INFO] [stdout] 30 | pub use crate::inn::*; [INFO] [stdout] 31 | pub use crate::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_gen/src/lib.rs:29:9 [INFO] [stdout] | [INFO] [stdout] 29 | pub use crate::iff::*; [INFO] [stdout] | ^^^^^^^^^^^^^ the name `SIOCGSTAMP` in the value namespace is first re-exported here [INFO] [stdout] 30 | pub use crate::inn::*; [INFO] [stdout] 31 | pub use crate::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_gen/src/lib.rs:29:9 [INFO] [stdout] | [INFO] [stdout] 29 | pub use crate::iff::*; [INFO] [stdout] | ^^^^^^^^^^^^^ the name `SIOCGSTAMPNS` in the value namespace is first re-exported here [INFO] [stdout] 30 | pub use crate::inn::*; [INFO] [stdout] 31 | pub use crate::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_gen/src/lib.rs:29:9 [INFO] [stdout] | [INFO] [stdout] 29 | pub use crate::iff::*; [INFO] [stdout] | ^^^^^^^^^^^^^ the name `__kernel_sa_family_t` in the type namespace is first re-exported here [INFO] [stdout] 30 | pub use crate::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_gen/src/lib.rs:29:9 [INFO] [stdout] | [INFO] [stdout] 29 | pub use crate::iff::*; [INFO] [stdout] | ^^^^^^^^^^^^^ the name `__kernel_sockaddr_storage` in the type namespace is first re-exported here [INFO] [stdout] 30 | pub use crate::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_gen/src/lib.rs:29:9 [INFO] [stdout] | [INFO] [stdout] 29 | pub use crate::iff::*; [INFO] [stdout] | ^^^^^^^^^^^^^ the name `_bindgen_ty_1` in the type namespace is first re-exported here [INFO] [stdout] 30 | pub use crate::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_gen/src/lib.rs:29:9 [INFO] [stdout] | [INFO] [stdout] 28 | pub use crate::if_tun::*; [INFO] [stdout] | ---------------- but the name `__IncompleteArrayField` in the type namespace is also re-exported here [INFO] [stdout] 29 | pub use crate::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_gen/src/lib.rs:29:9 [INFO] [stdout] | [INFO] [stdout] 29 | pub use crate::iff::*; [INFO] [stdout] | ^^^^^^^^^^^^^ the name `__kernel_fd_set` in the type namespace is first re-exported here [INFO] [stdout] 30 | pub use crate::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_gen/src/lib.rs:29:9 [INFO] [stdout] | [INFO] [stdout] 29 | pub use crate::iff::*; [INFO] [stdout] | ^^^^^^^^^^^^^ the name `__kernel_fsid_t` in the type namespace is first re-exported here [INFO] [stdout] 30 | pub use crate::inn::*; [INFO] [stdout] | ------------- but the name `__kernel_fsid_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking cpufeatures v0.2.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling semver v1.0.5 [INFO] [stderr] Compiling crossbeam-utils v0.8.7 [INFO] [stderr] Checking timerfd v1.2.0 [INFO] [stderr] Compiling clang-sys v1.3.1 [INFO] [stderr] Checking micro_http v0.1.0 (https://github.com/firecracker-microvm/micro-http?rev=0a58eb1#0a58eb1e) [INFO] [stderr] Compiling crossbeam-epoch v0.9.7 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling vmm v0.1.0 (/opt/rustwide/workdir/src/vmm) [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Checking event-manager v0.2.1 [INFO] [stderr] Checking virtio_gen v0.1.0 (/opt/rustwide/workdir/src/virtio_gen) [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking crossbeam-deque v0.8.1 [INFO] [stderr] Checking crossbeam-channel v0.5.4 [INFO] [stderr] Checking linux-loader v0.4.0 [INFO] [stderr] Checking log v0.4.14 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling cast v0.2.7 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking plotters-backend v0.3.2 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking arch_gen v0.1.0 (/opt/rustwide/workdir/src/arch_gen) [INFO] [stderr] Checking vm-fdt v0.1.0 [INFO] [stderr] warning: vmm@0.1.0: No default seccomp policy for target: x86_64-unknown-linux-gnu. Defaulting to `resources/seccomp/unimplemented.json`. [INFO] [stderr] error: failed to run custom build command for `vmm v0.1.0 (/opt/rustwide/workdir/src/vmm)` [INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/vmm-a224a7337d05ecd4/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:warning=No default seccomp policy for target: x86_64-unknown-linux-gnu. Defaulting to `resources/seccomp/unimplemented.json`. [INFO] [stderr] cargo:rerun-if-changed=../../resources/seccomp/unimplemented.json [INFO] [stderr] cargo:rerun-if-changed=../seccompiler/src/common.rs [INFO] [stderr] cargo:rerun-if-changed=../seccompiler/src/seccompiler_bin.rs [INFO] [stderr] cargo:rerun-if-changed=../seccompiler/src/backend.rs [INFO] [stderr] cargo:rerun-if-changed=../seccompiler/src/compiler.rs [INFO] [stderr] cargo:rerun-if-changed=../seccompiler/src/syscall_table/aarch64.rs [INFO] [stderr] cargo:rerun-if-changed=../seccompiler/src/syscall_table/mod.rs [INFO] [stderr] cargo:rerun-if-changed=../seccompiler/src/syscall_table/x86_64.rs [INFO] [stderr] cargo:rerun-if-changed=../seccompiler/src/lib.rs [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] [INFO] [stderr] thread 'main' panicked at src/vmm/build.rs:87:13: [INFO] [stderr] [INFO] [stderr] Seccompiler-bin returned non-zero exit code: [INFO] [stderr] stderr: warning: patch for `kvm-bindings` uses the features mechanism. default-features and features will not take effect because the patch dependency does not support this mechanism [INFO] [stderr] warning: failed to save last-use data [INFO] [stderr] This may prevent cargo from accurately tracking what is being used in its global cache. This information is used for automatically removing unused data in the cache. [INFO] [stderr] [INFO] [stderr] attempt to write a readonly database [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] Error code 8: Attempt to write a readonly database [INFO] [stderr] error: failed to create directory `/opt/rustwide/workdir/src/vmm/../../build` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] Read-only file system (os error 30) [INFO] [stderr] [INFO] [stderr] stdout: [INFO] [stderr] [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x64cdede54ea3 - std::backtrace_rs::backtrace::libunwind::trace::h0d912c3b447d304e [INFO] [stderr] at /rustc/96cfc75584359ae7ad11cc45968059f29e7b44b7/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x64cdede54ea3 - std::backtrace_rs::backtrace::trace_unsynchronized::hc1234cb4d0cd5619 [INFO] [stderr] at /rustc/96cfc75584359ae7ad11cc45968059f29e7b44b7/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x64cdede54ea3 - std::sys::backtrace::_print_fmt::ha281d81d2368e360 [INFO] [stderr] at /rustc/96cfc75584359ae7ad11cc45968059f29e7b44b7/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x64cdede54ea3 - ::fmt::hf225decb46b08272 [INFO] [stderr] at /rustc/96cfc75584359ae7ad11cc45968059f29e7b44b7/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x64cdede766f3 - core::fmt::rt::Argument::fmt::h00dd30dc461d2596 [INFO] [stderr] at /rustc/96cfc75584359ae7ad11cc45968059f29e7b44b7/library/core/src/fmt/rt.rs:177:76 [INFO] [stderr] 5: 0x64cdede766f3 - core::fmt::write::h1fb2a0590e0ff7db [INFO] [stderr] at /rustc/96cfc75584359ae7ad11cc45968059f29e7b44b7/library/core/src/fmt/mod.rs:1449:21 [INFO] [stderr] 6: 0x64cdede51d53 - std::io::Write::write_fmt::h322e0d6ffea70726 [INFO] [stderr] at /rustc/96cfc75584359ae7ad11cc45968059f29e7b44b7/library/std/src/io/mod.rs:1890:15 [INFO] [stderr] 7: 0x64cdede54cf2 - std::sys::backtrace::BacktraceLock::print::h76c95e4844aa5f5a [INFO] [stderr] at /rustc/96cfc75584359ae7ad11cc45968059f29e7b44b7/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 8: 0x64cdede55c2a - std::panicking::default_hook::{{closure}}::ha1d70e13071d5b09 [INFO] [stderr] at /rustc/96cfc75584359ae7ad11cc45968059f29e7b44b7/library/std/src/panicking.rs:298:22 [INFO] [stderr] 9: 0x64cdede55a9a - std::panicking::default_hook::hc8812898fec1d96d [INFO] [stderr] at /rustc/96cfc75584359ae7ad11cc45968059f29e7b44b7/library/std/src/panicking.rs:325:9 [INFO] [stderr] 10: 0x64cdede564f2 - std::panicking::rust_panic_with_hook::h24b4bdc54f868d91 [INFO] [stderr] at /rustc/96cfc75584359ae7ad11cc45968059f29e7b44b7/library/std/src/panicking.rs:831:13 [INFO] [stderr] 11: 0x64cdede5638a - std::panicking::begin_panic_handler::{{closure}}::hc302879385e2e514 [INFO] [stderr] at /rustc/96cfc75584359ae7ad11cc45968059f29e7b44b7/library/std/src/panicking.rs:704:13 [INFO] [stderr] 12: 0x64cdede55399 - std::sys::backtrace::__rust_end_short_backtrace::hb139899296feaf6e [INFO] [stderr] at /rustc/96cfc75584359ae7ad11cc45968059f29e7b44b7/library/std/src/sys/backtrace.rs:168:18 [INFO] [stderr] 13: 0x64cdede5601d - rust_begin_unwind [INFO] [stderr] at /rustc/96cfc75584359ae7ad11cc45968059f29e7b44b7/library/std/src/panicking.rs:695:5 [INFO] [stderr] 14: 0x64cdede75940 - core::panicking::panic_fmt::hd564dd51b9e0cbf3 [INFO] [stderr] at /rustc/96cfc75584359ae7ad11cc45968059f29e7b44b7/library/core/src/panicking.rs:75:14 [INFO] [stderr] 15: 0x64cdede2d3b6 - build_script_build::run_seccompiler_bin::hdcbd584402f7bb45 [INFO] [stderr] 16: 0x64cdede2cbf0 - build_script_build::main::h110e449c9a68dc85 [INFO] [stderr] 17: 0x64cdede2a6b3 - core::ops::function::FnOnce::call_once::hcc706e1c4a4fec31 [INFO] [stderr] 18: 0x64cdede2e0b6 - std::sys::backtrace::__rust_begin_short_backtrace::h3dae9da968dadca5 [INFO] [stderr] 19: 0x64cdede2df89 - std::rt::lang_start::{{closure}}::h9695c2b8eb3a3905 [INFO] [stderr] 20: 0x64cdede4e970 - core::ops::function::impls:: for &F>::call_once::h1edd4ff79300bc61 [INFO] [stderr] at /rustc/96cfc75584359ae7ad11cc45968059f29e7b44b7/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 21: 0x64cdede4e970 - std::panicking::try::do_call::h182ed42c91a67c59 [INFO] [stderr] at /rustc/96cfc75584359ae7ad11cc45968059f29e7b44b7/library/std/src/panicking.rs:587:40 [INFO] [stderr] 22: 0x64cdede4e970 - std::panicking::try::hbc63abbffafaff32 [INFO] [stderr] at /rustc/96cfc75584359ae7ad11cc45968059f29e7b44b7/library/std/src/panicking.rs:550:19 [INFO] [stderr] 23: 0x64cdede4e970 - std::panic::catch_unwind::he78416cad481c6fb [INFO] [stderr] at /rustc/96cfc75584359ae7ad11cc45968059f29e7b44b7/library/std/src/panic.rs:359:14 [INFO] [stderr] 24: 0x64cdede4e970 - std::rt::lang_start_internal::{{closure}}::h44e6960da5958953 [INFO] [stderr] at /rustc/96cfc75584359ae7ad11cc45968059f29e7b44b7/library/std/src/rt.rs:168:24 [INFO] [stderr] 25: 0x64cdede4e970 - std::panicking::try::do_call::h9828e1cd51833d38 [INFO] [stderr] at /rustc/96cfc75584359ae7ad11cc45968059f29e7b44b7/library/std/src/panicking.rs:587:40 [INFO] [stderr] 26: 0x64cdede4e970 - std::panicking::try::h0979ea76d6a0ec4e [INFO] [stderr] at /rustc/96cfc75584359ae7ad11cc45968059f29e7b44b7/library/std/src/panicking.rs:550:19 [INFO] [stderr] 27: 0x64cdede4e970 - std::panic::catch_unwind::h7d4a8e07b8431042 [INFO] [stderr] at /rustc/96cfc75584359ae7ad11cc45968059f29e7b44b7/library/std/src/panic.rs:359:14 [INFO] [stderr] 28: 0x64cdede4e970 - std::rt::lang_start_internal::hc1e0f26d25642d8f [INFO] [stderr] at /rustc/96cfc75584359ae7ad11cc45968059f29e7b44b7/library/std/src/rt.rs:164:5 [INFO] [stderr] 29: 0x64cdede2df71 - std::rt::lang_start::he7c95693745bb97d [INFO] [stderr] 30: 0x64cdede2d8f5 - main [INFO] [stderr] 31: 0x718955665d90 - [INFO] [stderr] 32: 0x718955665e40 - __libc_start_main [INFO] [stderr] 33: 0x64cdede29975 - _start [INFO] [stderr] 34: 0x0 - [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "79fe8ab0fee144ec5c21a601987f6f7712d518067d83a4a1f4def294fbad0322", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "79fe8ab0fee144ec5c21a601987f6f7712d518067d83a4a1f4def294fbad0322", kill_on_drop: false }` [INFO] [stdout] 79fe8ab0fee144ec5c21a601987f6f7712d518067d83a4a1f4def294fbad0322