[INFO] cloning repository https://github.com/yisun-git/Hypervisor_on_FC
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/yisun-git/Hypervisor_on_FC" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyisun-git%2FHypervisor_on_FC", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyisun-git%2FHypervisor_on_FC'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6a6d8d11b360f4984e1700965ef735731a59fca1
[INFO] building yisun-git/Hypervisor_on_FC against try#334963c956d25708feab489a3816ae63f639355d for pr-135216
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyisun-git%2FHypervisor_on_FC" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/yisun-git/Hypervisor_on_FC on toolchain 334963c956d25708feab489a3816ae63f639355d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-2-tc2/source/.cargo/config
[INFO] started tweaking git repo https://github.com/yisun-git/Hypervisor_on_FC
[INFO] finished tweaking git repo https://github.com/yisun-git/Hypervisor_on_FC
[INFO] tweaked toml for git repo https://github.com/yisun-git/Hypervisor_on_FC written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/yisun-git/Hypervisor_on_FC 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" "+334963c956d25708feab489a3816ae63f639355d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: /workspace/builds/worker-2-tc2/source/dumbo/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /workspace/builds/worker-2-tc2/source/vhost_backend/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /workspace/builds/worker-2-tc2/source/virtio_gen/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /workspace/builds/worker-2-tc2/source/devices/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /workspace/builds/worker-2-tc2/source/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /workspace/builds/worker-2-tc2/source/cpuid/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /workspace/builds/worker-2-tc2/source/api_server/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /workspace/builds/worker-2-tc2/source/memory_model/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /workspace/builds/worker-2-tc2/source/arch_gen/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /workspace/builds/worker-2-tc2/source/vmm/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /workspace/builds/worker-2-tc2/source/micro_http/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /workspace/builds/worker-2-tc2/source/vhost_gen/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /workspace/builds/worker-2-tc2/source/fc_util/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /workspace/builds/worker-2-tc2/source/net_gen/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /workspace/builds/worker-2-tc2/source/logger/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /workspace/builds/worker-2-tc2/source/arch/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /workspace/builds/worker-2-tc2/source/sys_util/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /workspace/builds/worker-2-tc2/source/seccomp/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /workspace/builds/worker-2-tc2/source/jailer/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /workspace/builds/worker-2-tc2/source/kernel/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /workspace/builds/worker-2-tc2/source/mmds/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /workspace/builds/worker-2-tc2/source/rate_limiter/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /workspace/builds/worker-2-tc2/source/net_util/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] fe876b2eaebad9adfa5a6e32bb222669b5fe9fbf0bb2268604e4d2cce8b373a2
[INFO] running `Command { std: "docker" "start" "-a" "fe876b2eaebad9adfa5a6e32bb222669b5fe9fbf0bb2268604e4d2cce8b373a2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fe876b2eaebad9adfa5a6e32bb222669b5fe9fbf0bb2268604e4d2cce8b373a2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fe876b2eaebad9adfa5a6e32bb222669b5fe9fbf0bb2268604e4d2cce8b373a2", kill_on_drop: false }`
[INFO] [stdout] fe876b2eaebad9adfa5a6e32bb222669b5fe9fbf0bb2268604e4d2cce8b373a2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3e632d4ff47d10b8217b388c42f257d2fd668d09ac1d31b7af682e3eac315704
[INFO] running `Command { std: "docker" "start" "-a" "3e632d4ff47d10b8217b388c42f257d2fd668d09ac1d31b7af682e3eac315704", kill_on_drop: false }`
[INFO] [stderr] warning: /opt/rustwide/workdir/kernel/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /opt/rustwide/workdir/net_util/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /opt/rustwide/workdir/rate_limiter/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /opt/rustwide/workdir/mmds/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /opt/rustwide/workdir/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /opt/rustwide/workdir/sys_util/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /opt/rustwide/workdir/vmm/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /opt/rustwide/workdir/memory_model/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /opt/rustwide/workdir/dumbo/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /opt/rustwide/workdir/devices/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /opt/rustwide/workdir/fc_util/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /opt/rustwide/workdir/vhost_gen/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /opt/rustwide/workdir/seccomp/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /opt/rustwide/workdir/cpuid/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /opt/rustwide/workdir/jailer/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /opt/rustwide/workdir/net_gen/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /opt/rustwide/workdir/logger/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /opt/rustwide/workdir/api_server/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /opt/rustwide/workdir/vhost_backend/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /opt/rustwide/workdir/arch_gen/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /opt/rustwide/workdir/virtio_gen/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /opt/rustwide/workdir/arch/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /opt/rustwide/workdir/micro_http/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling libc v0.2.47
[INFO] [stderr]    Compiling cfg-if v0.1.6
[INFO] [stderr]    Compiling proc-macro2 v0.4.27
[INFO] [stderr]    Compiling byteorder v1.2.1
[INFO] [stderr]    Compiling serde v1.0.89
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]    Compiling syn v0.15.29
[INFO] [stderr]    Compiling futures v0.1.18
[INFO] [stderr]    Compiling log v0.4.6
[INFO] [stderr]    Compiling lazy_static v1.2.0
[INFO] [stderr]    Compiling num-traits v0.2.6
[INFO] [stderr]    Compiling itoa v0.4.3
[INFO] [stderr]    Compiling num-integer v0.1.39
[INFO] [stderr]    Compiling dtoa v0.4.3
[INFO] [stderr]    Compiling lazycell v1.2.1
[INFO] [stderr]    Compiling slab v0.4.2
[INFO] [stderr]    Compiling version_check v0.1.5
[INFO] [stderr]    Compiling scoped-tls v0.1.2
[INFO] [stderr]    Compiling kvm-bindings v0.1.0
[INFO] [stderr]    Compiling memchr v2.1.3
[INFO] [stderr]    Compiling unicase v2.2.0
[INFO] [stderr]    Compiling quote v0.6.11
[INFO] [stderr]    Compiling iovec v0.1.2
[INFO] [stderr]    Compiling time v0.1.42
[INFO] [stderr]    Compiling sys_util v0.1.0 (/opt/rustwide/workdir/sys_util)
[INFO] [stderr]    Compiling net2 v0.2.33
[INFO] [stderr]    Compiling bytes v0.4.11
[INFO] [stderr]    Compiling net_gen v0.1.0 (/opt/rustwide/workdir/net_gen)
[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] [stderr]    Compiling fc_util v0.1.0 (/opt/rustwide/workdir/fc_util)
[INFO] [stderr]    Compiling chrono v0.4.6
[INFO] [stderr]    Compiling mio v0.6.16
[INFO] [stderr]    Compiling memory_model v0.1.0 (/opt/rustwide/workdir/memory_model)
[INFO] [stderr]    Compiling tokio-io v0.1.5
[INFO] [stderr]    Compiling bitflags v1.0.4
[INFO] [stderr]    Compiling micro_http v0.1.0 (/opt/rustwide/workdir/micro_http)
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> memory_model/src/guest_memory.rs:220:9
[INFO] [stdout]     |
[INFO] [stdout] 220 |         mut buf: &mut [u8],
[INFO] [stdout]     |         ----^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling kvm-ioctls v0.1.0
[INFO] [stderr]    Compiling timerfd v1.0.0
[INFO] [stderr]    Compiling rand v0.4.5
[INFO] [stderr]    Compiling log v0.3.9
[INFO] [stderr]    Compiling httparse v1.3.3
[INFO] [stderr]    Compiling cc v1.0.28
[INFO] [stderr]    Compiling tokio-core v0.1.12
[INFO] [stderr]    Compiling epoll v4.0.1
[INFO] [stderr]    Compiling tokio-service v0.1.0
[INFO] [stderr]    Compiling num_cpus v1.9.0
[INFO] [stderr]    Compiling autocfg v0.1.2
[INFO] [stderr]    Compiling rand v0.3.22
[INFO] [stderr]    Compiling arch_gen v0.1.0 (/opt/rustwide/workdir/arch_gen)
[INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device
[INFO] [stderr] error: could not compile `num_cpus` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   No space left on device (os error 28)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to parse process output: `/opt/rustwide/rustup-home/toolchains/334963c956d25708feab489a3816ae63f639355d/bin/rustc --crate-name num_cpus --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/num_cpus-1.9.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C panic=abort -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=909330bf5e81e992 -C extra-filename=-9e35b487f3b1bf9c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern libc=/opt/rustwide/target/debug/deps/liblibc-48b8dd1da552021d.rmeta --cap-lints allow --cap-lints=forbid` (exit status: 101)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaGAtW3a/lib.rmeta`: No space left on device (os error 28)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `tokio-core` (lib) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "3e632d4ff47d10b8217b388c42f257d2fd668d09ac1d31b7af682e3eac315704", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3e632d4ff47d10b8217b388c42f257d2fd668d09ac1d31b7af682e3eac315704", kill_on_drop: false }`
[INFO] [stdout] 3e632d4ff47d10b8217b388c42f257d2fd668d09ac1d31b7af682e3eac315704
