[INFO] cloning repository https://github.com/zatkh/cloud-hypervisor [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/zatkh/cloud-hypervisor" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzatkh%2Fcloud-hypervisor", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzatkh%2Fcloud-hypervisor'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 226d226fef49c49cb8d4c89082036a7d9979c884 [INFO] checking zatkh/cloud-hypervisor against master#af4a5a13a15fa0c60e06321077ef452f769b42fd for pr-122960-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzatkh%2Fcloud-hypervisor" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/zatkh/cloud-hypervisor on toolchain af4a5a13a15fa0c60e06321077ef452f769b42fd [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/zatkh/cloud-hypervisor [INFO] finished tweaking git repo https://github.com/zatkh/cloud-hypervisor [INFO] tweaked toml for git repo https://github.com/zatkh/cloud-hypervisor written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/zatkh/cloud-hypervisor 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" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/rust-vmm/linux-loader` [INFO] [stderr] Updating git repository `https://github.com/rust-vmm/vm-memory` [INFO] [stderr] Updating git submodule `https://github.com/rust-vmm/rust-vmm-ci.git` [INFO] [stderr] Updating git repository `https://github.com/firecracker-microvm/firecracker` [INFO] [stderr] Updating git repository `https://github.com/rust-vmm/vfio-bindings` [INFO] [stderr] Updating git submodule `https://github.com/rust-vmm/rust-vmm-ci.git` [INFO] [stderr] Locking 2 packages [INFO] [stderr] Updating cloud-hypervisor v0.5.0 (/workspace/builds/worker-0-tc1/source) -> v0.5.1 [INFO] [stderr] Adding micro_http v0.1.0 (https://github.com/firecracker-microvm/firecracker?branch=master#b85757ec) [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded thiserror v1.0.11 [INFO] [stderr] Downloaded pnet_sys v0.25.0 [INFO] [stderr] Downloaded pnet_transport v0.25.0 [INFO] [stderr] Downloaded virtio-bindings v0.1.0 [INFO] [stderr] Downloaded thiserror-impl v1.0.11 [INFO] [stderr] Downloaded epoll v4.1.0 [INFO] [stderr] Downloaded pnet v0.25.0 [INFO] [stderr] Downloaded pnet_macros_support v0.25.0 [INFO] [stderr] Downloaded syntex_pos v0.42.0 [INFO] [stderr] Downloaded syntex v0.42.2 [INFO] [stderr] Downloaded pnet_packet v0.25.0 [INFO] [stderr] Downloaded pnet_base v0.22.0 [INFO] [stderr] Downloaded ipnetwork v0.15.1 [INFO] [stderr] Downloaded credibility v0.1.3 [INFO] [stderr] Downloaded remain v0.2.1 [INFO] [stderr] Downloaded pnet_datalink v0.25.0 [INFO] [stderr] Downloaded signal-hook v0.1.13 [INFO] [stderr] Downloaded syntex_errors v0.42.0 [INFO] [stderr] Downloaded memchr v2.3.2 [INFO] [stderr] Downloaded pnet_macros v0.25.0 [INFO] [stderr] Downloaded openssl-sys v0.9.54 [INFO] [stderr] Downloaded ssh2 v0.7.1 [INFO] [stderr] Downloaded regex-syntax v0.6.14 [INFO] [stderr] Downloaded libssh2-sys v0.2.14 [INFO] [stderr] Downloaded regex v1.0.6 [INFO] [stderr] Downloaded syntex_syntax v0.42.0 [INFO] [stderr] Downloaded kvm-ioctls v0.5.0 [INFO] [stderr] Downloaded kvm-bindings v0.2.0 [INFO] [stderr] Downloaded vmm-sys-util v0.4.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b22d6bebfecd231bf7b2a7dec481b606570f3c5e7c909f28c3282df82c263cf5 [INFO] running `Command { std: "docker" "start" "-a" "b22d6bebfecd231bf7b2a7dec481b606570f3c5e7c909f28c3282df82c263cf5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b22d6bebfecd231bf7b2a7dec481b606570f3c5e7c909f28c3282df82c263cf5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b22d6bebfecd231bf7b2a7dec481b606570f3c5e7c909f28c3282df82c263cf5", kill_on_drop: false }` [INFO] [stdout] b22d6bebfecd231bf7b2a7dec481b606570f3c5e7c909f28c3282df82c263cf5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 340c8b00d604566abe4820734c126a63b899a5e792bb12ffaaa8f66196c5c621 [INFO] running `Command { std: "docker" "start" "-a" "340c8b00d604566abe4820734c126a63b899a5e792bb12ffaaa8f66196c5c621", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling proc-macro2 v1.0.8 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.14 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling ryu v1.0.2 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling anyhow v1.0.26 [INFO] [stderr] Checking itoa v0.4.5 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Checking ppv-lite86 v0.2.6 [INFO] [stderr] Checking arc-swap v0.4.4 [INFO] [stderr] Checking remove_dir_all v0.5.2 [INFO] [stderr] Checking virtio-bindings v0.1.0 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Checking c2-chacha v0.2.3 [INFO] [stderr] Checking unicode-width v0.1.7 [INFO] [stderr] Checking arch_gen v0.1.0 (/opt/rustwide/workdir/arch_gen) [INFO] [stderr] Checking vmm-sys-util v0.4.0 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Checking vm-memory v0.1.0 (https://github.com/rust-vmm/vm-memory#2099f416) [INFO] [stderr] Checking epoll v4.1.0 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking net_gen v0.1.0 (/opt/rustwide/workdir/net_gen) [INFO] [stderr] Checking vhost_rs v0.1.0 (/opt/rustwide/workdir/vhost_rs) [INFO] [stderr] Checking kvm-bindings v0.2.0 [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> net_gen/src/lib.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | pub use if_tun::*; [INFO] [stdout] | ^^^^^^^^^ the name `__BITS_PER_LONG` in the value namespace is first re-exported here [INFO] [stdout] 32 | pub use iff::*; [INFO] [stdout] 33 | pub use inn::*; [INFO] [stdout] | ------ but the name `__BITS_PER_LONG` in the value namespace is also re-exported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(ambiguous_glob_reexports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> net_gen/src/lib.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | pub use if_tun::*; [INFO] [stdout] | ^^^^^^^^^ the name `__FD_SETSIZE` in the value namespace is first re-exported here [INFO] [stdout] 32 | pub use iff::*; [INFO] [stdout] 33 | pub use inn::*; [INFO] [stdout] | ------ but the name `__FD_SETSIZE` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> net_gen/src/lib.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | pub use if_tun::*; [INFO] [stdout] | ^^^^^^^^^ the name `__s8` in the type namespace is first re-exported here [INFO] [stdout] 32 | pub use iff::*; [INFO] [stdout] 33 | pub use inn::*; [INFO] [stdout] | ------ but the name `__s8` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> net_gen/src/lib.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | pub use if_tun::*; [INFO] [stdout] | ^^^^^^^^^ the name `__u8` in the type namespace is first re-exported here [INFO] [stdout] 32 | pub use iff::*; [INFO] [stdout] 33 | pub use inn::*; [INFO] [stdout] | ------ but the name `__u8` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> net_gen/src/lib.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | pub use if_tun::*; [INFO] [stdout] | ^^^^^^^^^ the name `__s16` in the type namespace is first re-exported here [INFO] [stdout] 32 | pub use iff::*; [INFO] [stdout] 33 | pub use inn::*; [INFO] [stdout] | ------ but the name `__s16` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> net_gen/src/lib.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | pub use if_tun::*; [INFO] [stdout] | ^^^^^^^^^ the name `__u16` in the type namespace is first re-exported here [INFO] [stdout] 32 | pub use iff::*; [INFO] [stdout] 33 | pub use inn::*; [INFO] [stdout] | ------ but the name `__u16` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> net_gen/src/lib.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | pub use if_tun::*; [INFO] [stdout] | ^^^^^^^^^ the name `__s32` in the type namespace is first re-exported here [INFO] [stdout] 32 | pub use iff::*; [INFO] [stdout] 33 | pub use inn::*; [INFO] [stdout] | ------ but the name `__s32` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> net_gen/src/lib.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | pub use if_tun::*; [INFO] [stdout] | ^^^^^^^^^ the name `__u32` in the type namespace is first re-exported here [INFO] [stdout] 32 | pub use iff::*; [INFO] [stdout] 33 | pub use inn::*; [INFO] [stdout] | ------ but the name `__u32` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> net_gen/src/lib.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | pub use if_tun::*; [INFO] [stdout] | ^^^^^^^^^ the name `__s64` in the type namespace is first re-exported here [INFO] [stdout] 32 | pub use iff::*; [INFO] [stdout] 33 | pub use inn::*; [INFO] [stdout] | ------ but the name `__s64` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> net_gen/src/lib.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | pub use if_tun::*; [INFO] [stdout] | ^^^^^^^^^ the name `__u64` in the type namespace is first re-exported here [INFO] [stdout] 32 | pub use iff::*; [INFO] [stdout] 33 | pub use inn::*; [INFO] [stdout] | ------ but the name `__u64` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> net_gen/src/lib.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | pub use if_tun::*; [INFO] [stdout] | ^^^^^^^^^ the name `__kernel_sighandler_t` in the type namespace is first re-exported here [INFO] [stdout] 32 | pub use iff::*; [INFO] [stdout] 33 | pub use inn::*; [INFO] [stdout] | ------ but the name `__kernel_sighandler_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> net_gen/src/lib.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | pub use if_tun::*; [INFO] [stdout] | ^^^^^^^^^ the name `__kernel_key_t` in the type namespace is first re-exported here [INFO] [stdout] 32 | pub use iff::*; [INFO] [stdout] 33 | pub use inn::*; [INFO] [stdout] | ------ but the name `__kernel_key_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> net_gen/src/lib.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | pub use if_tun::*; [INFO] [stdout] | ^^^^^^^^^ the name `__kernel_mqd_t` in the type namespace is first re-exported here [INFO] [stdout] 32 | pub use iff::*; [INFO] [stdout] 33 | pub use inn::*; [INFO] [stdout] | ------ but the name `__kernel_mqd_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> net_gen/src/lib.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | pub use if_tun::*; [INFO] [stdout] | ^^^^^^^^^ the name `__kernel_old_uid_t` in the type namespace is first re-exported here [INFO] [stdout] 32 | pub use iff::*; [INFO] [stdout] 33 | pub use inn::*; [INFO] [stdout] | ------ but the name `__kernel_old_uid_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> net_gen/src/lib.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | pub use if_tun::*; [INFO] [stdout] | ^^^^^^^^^ the name `__kernel_old_gid_t` in the type namespace is first re-exported here [INFO] [stdout] 32 | pub use iff::*; [INFO] [stdout] 33 | pub use inn::*; [INFO] [stdout] | ------ but the name `__kernel_old_gid_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> net_gen/src/lib.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | pub use if_tun::*; [INFO] [stdout] | ^^^^^^^^^ the name `__kernel_old_dev_t` in the type namespace is first re-exported here [INFO] [stdout] 32 | pub use iff::*; [INFO] [stdout] 33 | pub use inn::*; [INFO] [stdout] | ------ but the name `__kernel_old_dev_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> net_gen/src/lib.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | pub use if_tun::*; [INFO] [stdout] | ^^^^^^^^^ the name `__kernel_long_t` in the type namespace is first re-exported here [INFO] [stdout] 32 | pub use iff::*; [INFO] [stdout] 33 | pub use inn::*; [INFO] [stdout] | ------ but the name `__kernel_long_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> net_gen/src/lib.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | pub use if_tun::*; [INFO] [stdout] | ^^^^^^^^^ the name `__kernel_ulong_t` in the type namespace is first re-exported here [INFO] [stdout] 32 | pub use iff::*; [INFO] [stdout] 33 | pub use inn::*; [INFO] [stdout] | ------ but the name `__kernel_ulong_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> net_gen/src/lib.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | pub use if_tun::*; [INFO] [stdout] | ^^^^^^^^^ the name `__kernel_ino_t` in the type namespace is first re-exported here [INFO] [stdout] 32 | pub use iff::*; [INFO] [stdout] 33 | pub use inn::*; [INFO] [stdout] | ------ but the name `__kernel_ino_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> net_gen/src/lib.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | pub use if_tun::*; [INFO] [stdout] | ^^^^^^^^^ the name `__kernel_mode_t` in the type namespace is first re-exported here [INFO] [stdout] 32 | pub use iff::*; [INFO] [stdout] 33 | pub use inn::*; [INFO] [stdout] | ------ but the name `__kernel_mode_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> net_gen/src/lib.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | pub use if_tun::*; [INFO] [stdout] | ^^^^^^^^^ the name `__kernel_pid_t` in the type namespace is first re-exported here [INFO] [stdout] 32 | pub use iff::*; [INFO] [stdout] 33 | pub use inn::*; [INFO] [stdout] | ------ but the name `__kernel_pid_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> net_gen/src/lib.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | pub use if_tun::*; [INFO] [stdout] | ^^^^^^^^^ the name `__kernel_ipc_pid_t` in the type namespace is first re-exported here [INFO] [stdout] 32 | pub use iff::*; [INFO] [stdout] 33 | pub use inn::*; [INFO] [stdout] | ------ but the name `__kernel_ipc_pid_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> net_gen/src/lib.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | pub use if_tun::*; [INFO] [stdout] | ^^^^^^^^^ the name `__kernel_uid_t` in the type namespace is first re-exported here [INFO] [stdout] 32 | pub use iff::*; [INFO] [stdout] 33 | pub use inn::*; [INFO] [stdout] | ------ but the name `__kernel_uid_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> net_gen/src/lib.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | pub use if_tun::*; [INFO] [stdout] | ^^^^^^^^^ the name `__kernel_gid_t` in the type namespace is first re-exported here [INFO] [stdout] 32 | pub use iff::*; [INFO] [stdout] 33 | pub use inn::*; [INFO] [stdout] | ------ but the name `__kernel_gid_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> net_gen/src/lib.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | pub use if_tun::*; [INFO] [stdout] | ^^^^^^^^^ the name `__kernel_suseconds_t` in the type namespace is first re-exported here [INFO] [stdout] 32 | pub use iff::*; [INFO] [stdout] 33 | pub use inn::*; [INFO] [stdout] | ------ but the name `__kernel_suseconds_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> net_gen/src/lib.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | pub use if_tun::*; [INFO] [stdout] | ^^^^^^^^^ the name `__kernel_daddr_t` in the type namespace is first re-exported here [INFO] [stdout] 32 | pub use iff::*; [INFO] [stdout] 33 | pub use inn::*; [INFO] [stdout] | ------ but the name `__kernel_daddr_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> net_gen/src/lib.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | pub use if_tun::*; [INFO] [stdout] | ^^^^^^^^^ the name `__kernel_uid32_t` in the type namespace is first re-exported here [INFO] [stdout] 32 | pub use iff::*; [INFO] [stdout] 33 | pub use inn::*; [INFO] [stdout] | ------ but the name `__kernel_uid32_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> net_gen/src/lib.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | pub use if_tun::*; [INFO] [stdout] | ^^^^^^^^^ the name `__kernel_gid32_t` in the type namespace is first re-exported here [INFO] [stdout] 32 | pub use iff::*; [INFO] [stdout] 33 | pub use inn::*; [INFO] [stdout] | ------ but the name `__kernel_gid32_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> net_gen/src/lib.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | pub use if_tun::*; [INFO] [stdout] | ^^^^^^^^^ the name `__kernel_size_t` in the type namespace is first re-exported here [INFO] [stdout] 32 | pub use iff::*; [INFO] [stdout] 33 | pub use inn::*; [INFO] [stdout] | ------ but the name `__kernel_size_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> net_gen/src/lib.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | pub use if_tun::*; [INFO] [stdout] | ^^^^^^^^^ the name `__kernel_ssize_t` in the type namespace is first re-exported here [INFO] [stdout] 32 | pub use iff::*; [INFO] [stdout] 33 | pub use inn::*; [INFO] [stdout] | ------ but the name `__kernel_ssize_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> net_gen/src/lib.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | pub use if_tun::*; [INFO] [stdout] | ^^^^^^^^^ the name `__kernel_ptrdiff_t` in the type namespace is first re-exported here [INFO] [stdout] 32 | pub use iff::*; [INFO] [stdout] 33 | pub use inn::*; [INFO] [stdout] | ------ but the name `__kernel_ptrdiff_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> net_gen/src/lib.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | pub use if_tun::*; [INFO] [stdout] | ^^^^^^^^^ the name `__kernel_off_t` in the type namespace is first re-exported here [INFO] [stdout] 32 | pub use iff::*; [INFO] [stdout] 33 | pub use inn::*; [INFO] [stdout] | ------ but the name `__kernel_off_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> net_gen/src/lib.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | pub use if_tun::*; [INFO] [stdout] | ^^^^^^^^^ the name `__kernel_loff_t` in the type namespace is first re-exported here [INFO] [stdout] 32 | pub use iff::*; [INFO] [stdout] 33 | pub use inn::*; [INFO] [stdout] | ------ but the name `__kernel_loff_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> net_gen/src/lib.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | pub use if_tun::*; [INFO] [stdout] | ^^^^^^^^^ the name `__kernel_time_t` in the type namespace is first re-exported here [INFO] [stdout] 32 | pub use iff::*; [INFO] [stdout] 33 | pub use inn::*; [INFO] [stdout] | ------ but the name `__kernel_time_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> net_gen/src/lib.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | pub use if_tun::*; [INFO] [stdout] | ^^^^^^^^^ the name `__kernel_clock_t` in the type namespace is first re-exported here [INFO] [stdout] 32 | pub use iff::*; [INFO] [stdout] 33 | pub use inn::*; [INFO] [stdout] | ------ but the name `__kernel_clock_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> net_gen/src/lib.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | pub use if_tun::*; [INFO] [stdout] | ^^^^^^^^^ the name `__kernel_timer_t` in the type namespace is first re-exported here [INFO] [stdout] 32 | pub use iff::*; [INFO] [stdout] 33 | pub use inn::*; [INFO] [stdout] | ------ but the name `__kernel_timer_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> net_gen/src/lib.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | pub use if_tun::*; [INFO] [stdout] | ^^^^^^^^^ the name `__kernel_clockid_t` in the type namespace is first re-exported here [INFO] [stdout] 32 | pub use iff::*; [INFO] [stdout] 33 | pub use inn::*; [INFO] [stdout] | ------ but the name `__kernel_clockid_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> net_gen/src/lib.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | pub use if_tun::*; [INFO] [stdout] | ^^^^^^^^^ the name `__kernel_caddr_t` in the type namespace is first re-exported here [INFO] [stdout] 32 | pub use iff::*; [INFO] [stdout] 33 | pub use inn::*; [INFO] [stdout] | ------ but the name `__kernel_caddr_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> net_gen/src/lib.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | pub use if_tun::*; [INFO] [stdout] | ^^^^^^^^^ the name `__kernel_uid16_t` in the type namespace is first re-exported here [INFO] [stdout] 32 | pub use iff::*; [INFO] [stdout] 33 | pub use inn::*; [INFO] [stdout] | ------ but the name `__kernel_uid16_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> net_gen/src/lib.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | pub use if_tun::*; [INFO] [stdout] | ^^^^^^^^^ the name `__kernel_gid16_t` in the type namespace is first re-exported here [INFO] [stdout] 32 | pub use iff::*; [INFO] [stdout] 33 | pub use inn::*; [INFO] [stdout] | ------ but the name `__kernel_gid16_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> net_gen/src/lib.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | pub use if_tun::*; [INFO] [stdout] | ^^^^^^^^^ the name `__le16` in the type namespace is first re-exported here [INFO] [stdout] 32 | pub use iff::*; [INFO] [stdout] 33 | pub use inn::*; [INFO] [stdout] | ------ but the name `__le16` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> net_gen/src/lib.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | pub use if_tun::*; [INFO] [stdout] | ^^^^^^^^^ the name `__be16` in the type namespace is first re-exported here [INFO] [stdout] 32 | pub use iff::*; [INFO] [stdout] 33 | pub use inn::*; [INFO] [stdout] | ------ but the name `__be16` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> net_gen/src/lib.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | pub use if_tun::*; [INFO] [stdout] | ^^^^^^^^^ the name `__le32` in the type namespace is first re-exported here [INFO] [stdout] 32 | pub use iff::*; [INFO] [stdout] 33 | pub use inn::*; [INFO] [stdout] | ------ but the name `__le32` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> net_gen/src/lib.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | pub use if_tun::*; [INFO] [stdout] | ^^^^^^^^^ the name `__be32` in the type namespace is first re-exported here [INFO] [stdout] 32 | pub use iff::*; [INFO] [stdout] 33 | pub use inn::*; [INFO] [stdout] | ------ but the name `__be32` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> net_gen/src/lib.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | pub use if_tun::*; [INFO] [stdout] | ^^^^^^^^^ the name `__le64` in the type namespace is first re-exported here [INFO] [stdout] 32 | pub use iff::*; [INFO] [stdout] 33 | pub use inn::*; [INFO] [stdout] | ------ but the name `__le64` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> net_gen/src/lib.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | pub use if_tun::*; [INFO] [stdout] | ^^^^^^^^^ the name `__be64` in the type namespace is first re-exported here [INFO] [stdout] 32 | pub use iff::*; [INFO] [stdout] 33 | pub use inn::*; [INFO] [stdout] | ------ but the name `__be64` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> net_gen/src/lib.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | pub use if_tun::*; [INFO] [stdout] | ^^^^^^^^^ the name `__sum16` in the type namespace is first re-exported here [INFO] [stdout] 32 | pub use iff::*; [INFO] [stdout] 33 | pub use inn::*; [INFO] [stdout] | ------ but the name `__sum16` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> net_gen/src/lib.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | pub use if_tun::*; [INFO] [stdout] | ^^^^^^^^^ the name `__wsum` in the type namespace is first re-exported here [INFO] [stdout] 32 | pub use iff::*; [INFO] [stdout] 33 | pub use inn::*; [INFO] [stdout] | ------ but the name `__wsum` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> net_gen/src/lib.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 32 | pub use iff::*; [INFO] [stdout] | ^^^^^^ the name `__UAPI_DEF_IN_ADDR` in the value namespace is first re-exported here [INFO] [stdout] 33 | pub use inn::*; [INFO] [stdout] | ------ but the name `__UAPI_DEF_IN_ADDR` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> net_gen/src/lib.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 32 | pub use iff::*; [INFO] [stdout] | ^^^^^^ the name `__UAPI_DEF_IN_IPPROTO` in the value namespace is first re-exported here [INFO] [stdout] 33 | pub use inn::*; [INFO] [stdout] | ------ but the name `__UAPI_DEF_IN_IPPROTO` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> net_gen/src/lib.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 32 | pub use iff::*; [INFO] [stdout] | ^^^^^^ the name `__UAPI_DEF_IN_PKTINFO` in the value namespace is first re-exported here [INFO] [stdout] 33 | pub use inn::*; [INFO] [stdout] | ------ but the name `__UAPI_DEF_IN_PKTINFO` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> net_gen/src/lib.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 32 | pub use iff::*; [INFO] [stdout] | ^^^^^^ the name `__UAPI_DEF_IP_MREQ` in the value namespace is first re-exported here [INFO] [stdout] 33 | pub use inn::*; [INFO] [stdout] | ------ but the name `__UAPI_DEF_IP_MREQ` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> net_gen/src/lib.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 32 | pub use iff::*; [INFO] [stdout] | ^^^^^^ the name `__UAPI_DEF_SOCKADDR_IN` in the value namespace is first re-exported here [INFO] [stdout] 33 | pub use inn::*; [INFO] [stdout] | ------ but the name `__UAPI_DEF_SOCKADDR_IN` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> net_gen/src/lib.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 32 | pub use iff::*; [INFO] [stdout] | ^^^^^^ the name `__UAPI_DEF_IN_CLASS` in the value namespace is first re-exported here [INFO] [stdout] 33 | pub use inn::*; [INFO] [stdout] | ------ but the name `__UAPI_DEF_IN_CLASS` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> net_gen/src/lib.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 32 | pub use iff::*; [INFO] [stdout] | ^^^^^^ the name `__UAPI_DEF_IN6_ADDR` in the value namespace is first re-exported here [INFO] [stdout] 33 | pub use inn::*; [INFO] [stdout] | ------ but the name `__UAPI_DEF_IN6_ADDR` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> net_gen/src/lib.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 32 | pub use iff::*; [INFO] [stdout] | ^^^^^^ the name `__UAPI_DEF_IN6_ADDR_ALT` in the value namespace is first re-exported here [INFO] [stdout] 33 | pub use inn::*; [INFO] [stdout] | ------ but the name `__UAPI_DEF_IN6_ADDR_ALT` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> net_gen/src/lib.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 32 | pub use iff::*; [INFO] [stdout] | ^^^^^^ the name `__UAPI_DEF_SOCKADDR_IN6` in the value namespace is first re-exported here [INFO] [stdout] 33 | pub use inn::*; [INFO] [stdout] | ------ but the name `__UAPI_DEF_SOCKADDR_IN6` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> net_gen/src/lib.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 32 | pub use iff::*; [INFO] [stdout] | ^^^^^^ the name `__UAPI_DEF_IPV6_MREQ` in the value namespace is first re-exported here [INFO] [stdout] 33 | pub use inn::*; [INFO] [stdout] | ------ but the name `__UAPI_DEF_IPV6_MREQ` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> net_gen/src/lib.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 32 | pub use iff::*; [INFO] [stdout] | ^^^^^^ the name `__UAPI_DEF_IPPROTO_V6` in the value namespace is first re-exported here [INFO] [stdout] 33 | pub use inn::*; [INFO] [stdout] | ------ but the name `__UAPI_DEF_IPPROTO_V6` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> net_gen/src/lib.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 32 | pub use iff::*; [INFO] [stdout] | ^^^^^^ the name `__UAPI_DEF_IPV6_OPTIONS` in the value namespace is first re-exported here [INFO] [stdout] 33 | pub use inn::*; [INFO] [stdout] | ------ but the name `__UAPI_DEF_IPV6_OPTIONS` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> net_gen/src/lib.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 32 | pub use iff::*; [INFO] [stdout] | ^^^^^^ the name `__UAPI_DEF_IN6_PKTINFO` in the value namespace is first re-exported here [INFO] [stdout] 33 | pub use inn::*; [INFO] [stdout] | ------ but the name `__UAPI_DEF_IN6_PKTINFO` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> net_gen/src/lib.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 32 | pub use iff::*; [INFO] [stdout] | ^^^^^^ the name `__UAPI_DEF_IP6_MTUINFO` in the value namespace is first re-exported here [INFO] [stdout] 33 | pub use inn::*; [INFO] [stdout] | ------ but the name `__UAPI_DEF_IP6_MTUINFO` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> net_gen/src/lib.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 32 | pub use iff::*; [INFO] [stdout] | ^^^^^^ the name `__UAPI_DEF_XATTR` in the value namespace is first re-exported here [INFO] [stdout] 33 | pub use inn::*; [INFO] [stdout] | ------ but the name `__UAPI_DEF_XATTR` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> net_gen/src/lib.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 32 | pub use iff::*; [INFO] [stdout] | ^^^^^^ the name `_K_SS_MAXSIZE` in the value namespace is first re-exported here [INFO] [stdout] 33 | pub use inn::*; [INFO] [stdout] | ------ but the name `_K_SS_MAXSIZE` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> net_gen/src/lib.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 32 | pub use iff::*; [INFO] [stdout] | ^^^^^^ the name `__LITTLE_ENDIAN` in the value namespace is first re-exported here [INFO] [stdout] 33 | pub use inn::*; [INFO] [stdout] | ------ but the name `__LITTLE_ENDIAN` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> net_gen/src/lib.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 32 | pub use iff::*; [INFO] [stdout] | ^^^^^^ the name `FIOSETOWN` in the value namespace is first re-exported here [INFO] [stdout] 33 | pub use inn::*; [INFO] [stdout] 34 | pub use sockios::*; [INFO] [stdout] | ---------- but the name `FIOSETOWN` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> net_gen/src/lib.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 32 | pub use iff::*; [INFO] [stdout] | ^^^^^^ the name `SIOCSPGRP` in the value namespace is first re-exported here [INFO] [stdout] 33 | pub use inn::*; [INFO] [stdout] 34 | pub use sockios::*; [INFO] [stdout] | ---------- but the name `SIOCSPGRP` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> net_gen/src/lib.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 32 | pub use iff::*; [INFO] [stdout] | ^^^^^^ the name `FIOGETOWN` in the value namespace is first re-exported here [INFO] [stdout] 33 | pub use inn::*; [INFO] [stdout] 34 | pub use sockios::*; [INFO] [stdout] | ---------- but the name `FIOGETOWN` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> net_gen/src/lib.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 32 | pub use iff::*; [INFO] [stdout] | ^^^^^^ the name `SIOCGPGRP` in the value namespace is first re-exported here [INFO] [stdout] 33 | pub use inn::*; [INFO] [stdout] 34 | pub use sockios::*; [INFO] [stdout] | ---------- but the name `SIOCGPGRP` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> net_gen/src/lib.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 32 | pub use iff::*; [INFO] [stdout] | ^^^^^^ the name `SIOCATMARK` in the value namespace is first re-exported here [INFO] [stdout] 33 | pub use inn::*; [INFO] [stdout] 34 | pub use sockios::*; [INFO] [stdout] | ---------- but the name `SIOCATMARK` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> net_gen/src/lib.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 32 | pub use iff::*; [INFO] [stdout] | ^^^^^^ the name `SIOCGSTAMP` in the value namespace is first re-exported here [INFO] [stdout] 33 | pub use inn::*; [INFO] [stdout] 34 | pub use sockios::*; [INFO] [stdout] | ---------- but the name `SIOCGSTAMP` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> net_gen/src/lib.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 32 | pub use iff::*; [INFO] [stdout] | ^^^^^^ the name `SIOCGSTAMPNS` in the value namespace is first re-exported here [INFO] [stdout] 33 | pub use inn::*; [INFO] [stdout] 34 | pub use sockios::*; [INFO] [stdout] | ---------- but the name `SIOCGSTAMPNS` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> net_gen/src/lib.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 32 | pub use iff::*; [INFO] [stdout] | ^^^^^^ the name `__kernel_sa_family_t` in the type namespace is first re-exported here [INFO] [stdout] 33 | pub use inn::*; [INFO] [stdout] | ------ but the name `__kernel_sa_family_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> net_gen/src/lib.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 32 | pub use iff::*; [INFO] [stdout] | ^^^^^^ the name `__kernel_sockaddr_storage` in the type namespace is first re-exported here [INFO] [stdout] 33 | pub use inn::*; [INFO] [stdout] | ------ but the name `__kernel_sockaddr_storage` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> net_gen/src/lib.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 32 | pub use iff::*; [INFO] [stdout] | ^^^^^^ the name `_bindgen_ty_1` in the type namespace is first re-exported here [INFO] [stdout] 33 | pub use inn::*; [INFO] [stdout] | ------ but the name `_bindgen_ty_1` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> net_gen/src/lib.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 31 | pub use if_tun::*; [INFO] [stdout] | --------- but the name `__IncompleteArrayField` in the type namespace is also re-exported here [INFO] [stdout] 32 | pub use iff::*; [INFO] [stdout] | ^^^^^^ the name `__IncompleteArrayField` in the type namespace is first re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> net_gen/src/lib.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 32 | pub use iff::*; [INFO] [stdout] | ^^^^^^ the name `__kernel_fd_set` in the type namespace is first re-exported here [INFO] [stdout] 33 | pub use inn::*; [INFO] [stdout] | ------ but the name `__kernel_fd_set` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> net_gen/src/lib.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 32 | pub use iff::*; [INFO] [stdout] | ^^^^^^ the name `__kernel_fsid_t` in the type namespace is first re-exported here [INFO] [stdout] 33 | pub use inn::*; [INFO] [stdout] | ------ but the name `__kernel_fsid_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `libc` is imported redundantly [INFO] [stdout] --> vhost_rs/src/vhost_user/mod.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | use libc; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: vhost_rs/src/lib.rs:42:1 [INFO] [stdout] | [INFO] [stdout] 42 | extern crate libc; [INFO] [stdout] | ------------------ the item `libc` is already imported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lint `safe_packed_borrows` has been removed: converted into hard error, see issue #82523 for more information [INFO] [stdout] --> vhost_rs/src/vhost_user/message.rs:198:9 [INFO] [stdout] | [INFO] [stdout] 198 | #[allow(safe_packed_borrows)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `libc` is imported redundantly [INFO] [stdout] --> vhost_rs/src/vhost_user/master_req_handler.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use libc; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: vhost_rs/src/lib.rs:42:1 [INFO] [stdout] | [INFO] [stdout] 42 | extern crate libc; [INFO] [stdout] | ------------------ the item `libc` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking rand_chacha v0.2.1 [INFO] [stderr] Checking vm-allocator v0.1.0 (/opt/rustwide/workdir/vm-allocator) [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking linux-loader v0.1.0 (https://github.com/rust-vmm/linux-loader#e5c6d66d) [INFO] [stdout] warning: 78 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking vfio-bindings v0.1.0 (https://github.com/rust-vmm/vfio-bindings#46ef9d41) [INFO] [stdout] error[E0793]: reference to packed field is unaligned [INFO] [stdout] --> vhost_rs/src/vhost_user/message.rs:224:53 [INFO] [stdout] | [INFO] [stdout] 224 | unsafe { std::mem::transmute_copy::(&self.request) } [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: packed structs are only aligned by one byte, and many modern architectures penalize unaligned field accesses [INFO] [stdout] = note: creating a misaligned reference is undefined behavior (even if that reference is never dereferenced) [INFO] [stdout] = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking signal-hook-registry v1.2.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stdout] error: aborting due to 1 previous error; 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0793`. [INFO] [stdout] [INFO] [stderr] error: could not compile `vhost_rs` (lib) due to 2 previous errors; 3 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "340c8b00d604566abe4820734c126a63b899a5e792bb12ffaaa8f66196c5c621", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "340c8b00d604566abe4820734c126a63b899a5e792bb12ffaaa8f66196c5c621", kill_on_drop: false }` [INFO] [stdout] 340c8b00d604566abe4820734c126a63b899a5e792bb12ffaaa8f66196c5c621 [INFO] checking zatkh/cloud-hypervisor against try#36dbcaee1a55543dfc181be52a69d99ff46ff62f for pr-122960-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzatkh%2Fcloud-hypervisor" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/zatkh/cloud-hypervisor on toolchain 36dbcaee1a55543dfc181be52a69d99ff46ff62f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/zatkh/cloud-hypervisor [INFO] finished tweaking git repo https://github.com/zatkh/cloud-hypervisor [INFO] tweaked toml for git repo https://github.com/zatkh/cloud-hypervisor written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/zatkh/cloud-hypervisor 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" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3a1800f39db50638fe47c597f1d6d3cdd5fa7cb2827866924cb6f10af0353ef8 [INFO] running `Command { std: "docker" "start" "-a" "3a1800f39db50638fe47c597f1d6d3cdd5fa7cb2827866924cb6f10af0353ef8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3a1800f39db50638fe47c597f1d6d3cdd5fa7cb2827866924cb6f10af0353ef8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3a1800f39db50638fe47c597f1d6d3cdd5fa7cb2827866924cb6f10af0353ef8", kill_on_drop: false }` [INFO] [stdout] 3a1800f39db50638fe47c597f1d6d3cdd5fa7cb2827866924cb6f10af0353ef8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6fc5a0e44cee3bde0f7d999f1e3ad6539c88049dd7e07085d007969299313f71 [INFO] running `Command { std: "docker" "start" "-a" "6fc5a0e44cee3bde0f7d999f1e3ad6539c88049dd7e07085d007969299313f71", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] skipping non-2021 edition `2018` [INFO] running `Command { std: "docker" "inspect" "6fc5a0e44cee3bde0f7d999f1e3ad6539c88049dd7e07085d007969299313f71", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6fc5a0e44cee3bde0f7d999f1e3ad6539c88049dd7e07085d007969299313f71", kill_on_drop: false }` [INFO] [stdout] 6fc5a0e44cee3bde0f7d999f1e3ad6539c88049dd7e07085d007969299313f71