[INFO] cloning repository https://github.com/gridgentoo/firecracker [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gridgentoo/firecracker" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgridgentoo%2Ffirecracker", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgridgentoo%2Ffirecracker'... [INFO] [stderr] /workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgridgentoo%2Ffirecracker/objects/pack: No space left on device [WARN] Retrying crate fetch in 3 seconds (attempt 1) [INFO] cloning repository https://github.com/gridgentoo/firecracker [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gridgentoo/firecracker" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgridgentoo%2Ffirecracker", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgridgentoo%2Ffirecracker'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] caf838ec23119a316e23134c07ff208185f8c21a [INFO] testing gridgentoo/firecracker against 1.84.0 for beta-1.85-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgridgentoo%2Ffirecracker" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/gridgentoo/firecracker on toolchain 1.84.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.84.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-7-tc1/source/.cargo/config [INFO] started tweaking git repo https://github.com/gridgentoo/firecracker [INFO] finished tweaking git repo https://github.com/gridgentoo/firecracker [INFO] tweaked toml for git repo https://github.com/gridgentoo/firecracker written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/gridgentoo/firecracker already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.84.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] warning: patch for `kvm-bindings` uses the features mechanism. default-features and features will not take effect because the patch dependency does not support this mechanism [INFO] [stderr] Updating git submodule `https://github.com/rust-vmm/rust-vmm-ci.git` [INFO] [stderr] Updating git submodule `https://github.com/rust-vmm/rust-vmm-ci.git` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded vmm-sys-util v0.9.0 [INFO] [stderr] Downloaded kvm-ioctls v0.11.0 [INFO] [stderr] Downloaded vm-superio v0.5.0 [INFO] [stderr] Downloaded event-manager v0.2.1 [INFO] [stderr] Downloaded timerfd v1.2.0 [INFO] [stderr] Downloaded userfaultfd-sys v0.4.1 [INFO] [stderr] Downloaded versionize_derive v0.1.4 [INFO] [stderr] Downloaded userfaultfd v0.4.2 [INFO] [stderr] Downloaded versionize v0.1.6 [INFO] [stderr] Downloaded vm-memory v0.8.0 [INFO] [stderr] Downloaded linux-loader v0.4.0 [INFO] [stderr] Downloaded vm-fdt v0.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 177af852c050c83fc0673d0b3797ed57d383903aa23a83caf084723c4e6b544a [INFO] running `Command { std: "docker" "start" "-a" "177af852c050c83fc0673d0b3797ed57d383903aa23a83caf084723c4e6b544a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "177af852c050c83fc0673d0b3797ed57d383903aa23a83caf084723c4e6b544a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "177af852c050c83fc0673d0b3797ed57d383903aa23a83caf084723c4e6b544a", kill_on_drop: false }` [INFO] [stdout] 177af852c050c83fc0673d0b3797ed57d383903aa23a83caf084723c4e6b544a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a6b6965f0eabb97fbbebfd733b5f719157ebf488666d1445e2d10c0084b7c3d0 [INFO] running `Command { std: "docker" "start" "-a" "a6b6965f0eabb97fbbebfd733b5f719157ebf488666d1445e2d10c0084b7c3d0", kill_on_drop: false }` [INFO] [stderr] warning: patch for `kvm-bindings` uses the features mechanism. default-features and features will not take effect because the patch dependency does not support this mechanism [INFO] [stderr] Compiling libc v0.2.117 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling net_gen v0.1.0 (/opt/rustwide/workdir/src/net_gen) [INFO] [stderr] Compiling serde_json v1.0.78 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling crc64 v1.0.0 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/net_gen/src/lib.rs:28:9 [INFO] [stdout] | [INFO] [stdout] 28 | pub use crate::if_tun::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the name `__BITS_PER_LONG` in the value namespace is first re-exported here [INFO] [stdout] 29 | pub use crate::iff::*; [INFO] [stdout] 30 | pub use crate::inn::*; [INFO] [stdout] | ------------- but the name `__BITS_PER_LONG` in the value namespace is also re-exported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(ambiguous_glob_reexports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/net_gen/src/lib.rs:28:9 [INFO] [stdout] | [INFO] [stdout] 28 | pub use crate::if_tun::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the name `__FD_SETSIZE` in the value namespace is first re-exported here [INFO] [stdout] 29 | pub use crate::iff::*; [INFO] [stdout] 30 | pub use crate::inn::*; [INFO] [stdout] | ------------- but the name `__FD_SETSIZE` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/net_gen/src/lib.rs:28:9 [INFO] [stdout] | [INFO] [stdout] 28 | pub use crate::if_tun::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the name `__s8` in the type namespace is first re-exported here [INFO] [stdout] 29 | pub use crate::iff::*; [INFO] [stdout] 30 | pub use crate::inn::*; [INFO] [stdout] | ------------- but the name `__s8` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/net_gen/src/lib.rs:28:9 [INFO] [stdout] | [INFO] [stdout] 28 | pub use crate::if_tun::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the name `__u8` in the type namespace is first re-exported here [INFO] [stdout] 29 | pub use crate::iff::*; [INFO] [stdout] 30 | pub use crate::inn::*; [INFO] [stdout] | ------------- but the name `__u8` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/net_gen/src/lib.rs:28:9 [INFO] [stdout] | [INFO] [stdout] 28 | pub use crate::if_tun::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the name `__s16` in the type namespace is first re-exported here [INFO] [stdout] 29 | pub use crate::iff::*; [INFO] [stdout] 30 | pub use crate::inn::*; [INFO] [stdout] | ------------- but the name `__s16` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/net_gen/src/lib.rs:28:9 [INFO] [stdout] | [INFO] [stdout] 28 | pub use crate::if_tun::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the name `__u16` in the type namespace is first re-exported here [INFO] [stdout] 29 | pub use crate::iff::*; [INFO] [stdout] 30 | pub use crate::inn::*; [INFO] [stdout] | ------------- but the name `__u16` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/net_gen/src/lib.rs:28:9 [INFO] [stdout] | [INFO] [stdout] 28 | pub use crate::if_tun::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the name `__s32` in the type namespace is first re-exported here [INFO] [stdout] 29 | pub use crate::iff::*; [INFO] [stdout] 30 | pub use crate::inn::*; [INFO] [stdout] | ------------- but the name `__s32` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/net_gen/src/lib.rs:28:9 [INFO] [stdout] | [INFO] [stdout] 28 | pub use crate::if_tun::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the name `__u32` in the type namespace is first re-exported here [INFO] [stdout] 29 | pub use crate::iff::*; [INFO] [stdout] 30 | pub use crate::inn::*; [INFO] [stdout] | ------------- but the name `__u32` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/net_gen/src/lib.rs:28:9 [INFO] [stdout] | [INFO] [stdout] 28 | pub use crate::if_tun::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the name `__s64` in the type namespace is first re-exported here [INFO] [stdout] 29 | pub use crate::iff::*; [INFO] [stdout] 30 | pub use crate::inn::*; [INFO] [stdout] | ------------- but the name `__s64` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/net_gen/src/lib.rs:28:9 [INFO] [stdout] | [INFO] [stdout] 28 | pub use crate::if_tun::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the name `__u64` in the type namespace is first re-exported here [INFO] [stdout] 29 | pub use crate::iff::*; [INFO] [stdout] 30 | pub use crate::inn::*; [INFO] [stdout] | ------------- but the name `__u64` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/net_gen/src/lib.rs:28:9 [INFO] [stdout] | [INFO] [stdout] 28 | pub use crate::if_tun::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the name `__kernel_sighandler_t` in the type namespace is first re-exported here [INFO] [stdout] 29 | pub use crate::iff::*; [INFO] [stdout] 30 | pub use crate::inn::*; [INFO] [stdout] | ------------- but the name `__kernel_sighandler_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/net_gen/src/lib.rs:28:9 [INFO] [stdout] | [INFO] [stdout] 28 | pub use crate::if_tun::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the name `__kernel_key_t` in the type namespace is first re-exported here [INFO] [stdout] 29 | pub use crate::iff::*; [INFO] [stdout] 30 | pub use crate::inn::*; [INFO] [stdout] | ------------- but the name `__kernel_key_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/net_gen/src/lib.rs:28:9 [INFO] [stdout] | [INFO] [stdout] 28 | pub use crate::if_tun::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the name `__kernel_mqd_t` in the type namespace is first re-exported here [INFO] [stdout] 29 | pub use crate::iff::*; [INFO] [stdout] 30 | pub use crate::inn::*; [INFO] [stdout] | ------------- but the name `__kernel_mqd_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/net_gen/src/lib.rs:28:9 [INFO] [stdout] | [INFO] [stdout] 28 | pub use crate::if_tun::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the name `__kernel_old_uid_t` in the type namespace is first re-exported here [INFO] [stdout] 29 | pub use crate::iff::*; [INFO] [stdout] 30 | pub use crate::inn::*; [INFO] [stdout] | ------------- but the name `__kernel_old_uid_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/net_gen/src/lib.rs:28:9 [INFO] [stdout] | [INFO] [stdout] 28 | pub use crate::if_tun::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the name `__kernel_old_gid_t` in the type namespace is first re-exported here [INFO] [stdout] 29 | pub use crate::iff::*; [INFO] [stdout] 30 | pub use crate::inn::*; [INFO] [stdout] | ------------- but the name `__kernel_old_gid_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/net_gen/src/lib.rs:28:9 [INFO] [stdout] | [INFO] [stdout] 28 | pub use crate::if_tun::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the name `__kernel_old_dev_t` in the type namespace is first re-exported here [INFO] [stdout] 29 | pub use crate::iff::*; [INFO] [stdout] 30 | pub use crate::inn::*; [INFO] [stdout] | ------------- but the name `__kernel_old_dev_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/net_gen/src/lib.rs:28:9 [INFO] [stdout] | [INFO] [stdout] 28 | pub use crate::if_tun::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the name `__kernel_long_t` in the type namespace is first re-exported here [INFO] [stdout] 29 | pub use crate::iff::*; [INFO] [stdout] 30 | pub use crate::inn::*; [INFO] [stdout] | ------------- but the name `__kernel_long_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/net_gen/src/lib.rs:28:9 [INFO] [stdout] | [INFO] [stdout] 28 | pub use crate::if_tun::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the name `__kernel_ulong_t` in the type namespace is first re-exported here [INFO] [stdout] 29 | pub use crate::iff::*; [INFO] [stdout] 30 | pub use crate::inn::*; [INFO] [stdout] | ------------- but the name `__kernel_ulong_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/net_gen/src/lib.rs:28:9 [INFO] [stdout] | [INFO] [stdout] 28 | pub use crate::if_tun::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the name `__kernel_ino_t` in the type namespace is first re-exported here [INFO] [stdout] 29 | pub use crate::iff::*; [INFO] [stdout] 30 | pub use crate::inn::*; [INFO] [stdout] | ------------- but the name `__kernel_ino_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/net_gen/src/lib.rs:28:9 [INFO] [stdout] | [INFO] [stdout] 28 | pub use crate::if_tun::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the name `__kernel_mode_t` in the type namespace is first re-exported here [INFO] [stdout] 29 | pub use crate::iff::*; [INFO] [stdout] 30 | pub use crate::inn::*; [INFO] [stdout] | ------------- but the name `__kernel_mode_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/net_gen/src/lib.rs:28:9 [INFO] [stdout] | [INFO] [stdout] 28 | pub use crate::if_tun::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the name `__kernel_pid_t` in the type namespace is first re-exported here [INFO] [stdout] 29 | pub use crate::iff::*; [INFO] [stdout] 30 | pub use crate::inn::*; [INFO] [stdout] | ------------- but the name `__kernel_pid_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/net_gen/src/lib.rs:28:9 [INFO] [stdout] | [INFO] [stdout] 28 | pub use crate::if_tun::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the name `__kernel_ipc_pid_t` in the type namespace is first re-exported here [INFO] [stdout] 29 | pub use crate::iff::*; [INFO] [stdout] 30 | pub use crate::inn::*; [INFO] [stdout] | ------------- but the name `__kernel_ipc_pid_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/net_gen/src/lib.rs:28:9 [INFO] [stdout] | [INFO] [stdout] 28 | pub use crate::if_tun::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the name `__kernel_uid_t` in the type namespace is first re-exported here [INFO] [stdout] 29 | pub use crate::iff::*; [INFO] [stdout] 30 | pub use crate::inn::*; [INFO] [stdout] | ------------- but the name `__kernel_uid_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/net_gen/src/lib.rs:28:9 [INFO] [stdout] | [INFO] [stdout] 28 | pub use crate::if_tun::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the name `__kernel_gid_t` in the type namespace is first re-exported here [INFO] [stdout] 29 | pub use crate::iff::*; [INFO] [stdout] 30 | pub use crate::inn::*; [INFO] [stdout] | ------------- but the name `__kernel_gid_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/net_gen/src/lib.rs:28:9 [INFO] [stdout] | [INFO] [stdout] 28 | pub use crate::if_tun::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the name `__kernel_suseconds_t` in the type namespace is first re-exported here [INFO] [stdout] 29 | pub use crate::iff::*; [INFO] [stdout] 30 | pub use crate::inn::*; [INFO] [stdout] | ------------- but the name `__kernel_suseconds_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/net_gen/src/lib.rs:28:9 [INFO] [stdout] | [INFO] [stdout] 28 | pub use crate::if_tun::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the name `__kernel_daddr_t` in the type namespace is first re-exported here [INFO] [stdout] 29 | pub use crate::iff::*; [INFO] [stdout] 30 | pub use crate::inn::*; [INFO] [stdout] | ------------- but the name `__kernel_daddr_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/net_gen/src/lib.rs:28:9 [INFO] [stdout] | [INFO] [stdout] 28 | pub use crate::if_tun::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the name `__kernel_uid32_t` in the type namespace is first re-exported here [INFO] [stdout] 29 | pub use crate::iff::*; [INFO] [stdout] 30 | pub use crate::inn::*; [INFO] [stdout] | ------------- but the name `__kernel_uid32_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/net_gen/src/lib.rs:28:9 [INFO] [stdout] | [INFO] [stdout] 28 | pub use crate::if_tun::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the name `__kernel_gid32_t` in the type namespace is first re-exported here [INFO] [stdout] 29 | pub use crate::iff::*; [INFO] [stdout] 30 | pub use crate::inn::*; [INFO] [stdout] | ------------- but the name `__kernel_gid32_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/net_gen/src/lib.rs:28:9 [INFO] [stdout] | [INFO] [stdout] 28 | pub use crate::if_tun::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the name `__kernel_size_t` in the type namespace is first re-exported here [INFO] [stdout] 29 | pub use crate::iff::*; [INFO] [stdout] 30 | pub use crate::inn::*; [INFO] [stdout] | ------------- but the name `__kernel_size_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/net_gen/src/lib.rs:28:9 [INFO] [stdout] | [INFO] [stdout] 28 | pub use crate::if_tun::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the name `__kernel_ssize_t` in the type namespace is first re-exported here [INFO] [stdout] 29 | pub use crate::iff::*; [INFO] [stdout] 30 | pub use crate::inn::*; [INFO] [stdout] | ------------- but the name `__kernel_ssize_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/net_gen/src/lib.rs:28:9 [INFO] [stdout] | [INFO] [stdout] 28 | pub use crate::if_tun::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the name `__kernel_ptrdiff_t` in the type namespace is first re-exported here [INFO] [stdout] 29 | pub use crate::iff::*; [INFO] [stdout] 30 | pub use crate::inn::*; [INFO] [stdout] | ------------- but the name `__kernel_ptrdiff_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/net_gen/src/lib.rs:28:9 [INFO] [stdout] | [INFO] [stdout] 28 | pub use crate::if_tun::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the name `__kernel_off_t` in the type namespace is first re-exported here [INFO] [stdout] 29 | pub use crate::iff::*; [INFO] [stdout] 30 | pub use crate::inn::*; [INFO] [stdout] | ------------- but the name `__kernel_off_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/net_gen/src/lib.rs:28:9 [INFO] [stdout] | [INFO] [stdout] 28 | pub use crate::if_tun::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the name `__kernel_loff_t` in the type namespace is first re-exported here [INFO] [stdout] 29 | pub use crate::iff::*; [INFO] [stdout] 30 | pub use crate::inn::*; [INFO] [stdout] | ------------- but the name `__kernel_loff_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/net_gen/src/lib.rs:28:9 [INFO] [stdout] | [INFO] [stdout] 28 | pub use crate::if_tun::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the name `__kernel_time_t` in the type namespace is first re-exported here [INFO] [stdout] 29 | pub use crate::iff::*; [INFO] [stdout] 30 | pub use crate::inn::*; [INFO] [stdout] | ------------- but the name `__kernel_time_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/net_gen/src/lib.rs:28:9 [INFO] [stdout] | [INFO] [stdout] 28 | pub use crate::if_tun::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the name `__kernel_clock_t` in the type namespace is first re-exported here [INFO] [stdout] 29 | pub use crate::iff::*; [INFO] [stdout] 30 | pub use crate::inn::*; [INFO] [stdout] | ------------- but the name `__kernel_clock_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/net_gen/src/lib.rs:28:9 [INFO] [stdout] | [INFO] [stdout] 28 | pub use crate::if_tun::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the name `__kernel_timer_t` in the type namespace is first re-exported here [INFO] [stdout] 29 | pub use crate::iff::*; [INFO] [stdout] 30 | pub use crate::inn::*; [INFO] [stdout] | ------------- but the name `__kernel_timer_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/net_gen/src/lib.rs:28:9 [INFO] [stdout] | [INFO] [stdout] 28 | pub use crate::if_tun::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the name `__kernel_clockid_t` in the type namespace is first re-exported here [INFO] [stdout] 29 | pub use crate::iff::*; [INFO] [stdout] 30 | pub use crate::inn::*; [INFO] [stdout] | ------------- but the name `__kernel_clockid_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/net_gen/src/lib.rs:28:9 [INFO] [stdout] | [INFO] [stdout] 28 | pub use crate::if_tun::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the name `__kernel_caddr_t` in the type namespace is first re-exported here [INFO] [stdout] 29 | pub use crate::iff::*; [INFO] [stdout] 30 | pub use crate::inn::*; [INFO] [stdout] | ------------- but the name `__kernel_caddr_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/net_gen/src/lib.rs:28:9 [INFO] [stdout] | [INFO] [stdout] 28 | pub use crate::if_tun::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the name `__kernel_uid16_t` in the type namespace is first re-exported here [INFO] [stdout] 29 | pub use crate::iff::*; [INFO] [stdout] 30 | pub use crate::inn::*; [INFO] [stdout] | ------------- but the name `__kernel_uid16_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/net_gen/src/lib.rs:28:9 [INFO] [stdout] | [INFO] [stdout] 28 | pub use crate::if_tun::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the name `__kernel_gid16_t` in the type namespace is first re-exported here [INFO] [stdout] 29 | pub use crate::iff::*; [INFO] [stdout] 30 | pub use crate::inn::*; [INFO] [stdout] | ------------- but the name `__kernel_gid16_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/net_gen/src/lib.rs:28:9 [INFO] [stdout] | [INFO] [stdout] 28 | pub use crate::if_tun::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the name `__le16` in the type namespace is first re-exported here [INFO] [stdout] 29 | pub use crate::iff::*; [INFO] [stdout] 30 | pub use crate::inn::*; [INFO] [stdout] | ------------- but the name `__le16` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/net_gen/src/lib.rs:28:9 [INFO] [stdout] | [INFO] [stdout] 28 | pub use crate::if_tun::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the name `__be16` in the type namespace is first re-exported here [INFO] [stdout] 29 | pub use crate::iff::*; [INFO] [stdout] 30 | pub use crate::inn::*; [INFO] [stdout] | ------------- but the name `__be16` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/net_gen/src/lib.rs:28:9 [INFO] [stdout] | [INFO] [stdout] 28 | pub use crate::if_tun::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the name `__le32` in the type namespace is first re-exported here [INFO] [stdout] 29 | pub use crate::iff::*; [INFO] [stdout] 30 | pub use crate::inn::*; [INFO] [stdout] | ------------- but the name `__le32` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/net_gen/src/lib.rs:28:9 [INFO] [stdout] | [INFO] [stdout] 28 | pub use crate::if_tun::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the name `__be32` in the type namespace is first re-exported here [INFO] [stdout] 29 | pub use crate::iff::*; [INFO] [stdout] 30 | pub use crate::inn::*; [INFO] [stdout] | ------------- but the name `__be32` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/net_gen/src/lib.rs:28:9 [INFO] [stdout] | [INFO] [stdout] 28 | pub use crate::if_tun::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the name `__le64` in the type namespace is first re-exported here [INFO] [stdout] 29 | pub use crate::iff::*; [INFO] [stdout] 30 | pub use crate::inn::*; [INFO] [stdout] | ------------- but the name `__le64` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/net_gen/src/lib.rs:28:9 [INFO] [stdout] | [INFO] [stdout] 28 | pub use crate::if_tun::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the name `__be64` in the type namespace is first re-exported here [INFO] [stdout] 29 | pub use crate::iff::*; [INFO] [stdout] 30 | pub use crate::inn::*; [INFO] [stdout] | ------------- but the name `__be64` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/net_gen/src/lib.rs:28:9 [INFO] [stdout] | [INFO] [stdout] 28 | pub use crate::if_tun::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the name `__sum16` in the type namespace is first re-exported here [INFO] [stdout] 29 | pub use crate::iff::*; [INFO] [stdout] 30 | pub use crate::inn::*; [INFO] [stdout] | ------------- but the name `__sum16` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/net_gen/src/lib.rs:28:9 [INFO] [stdout] | [INFO] [stdout] 28 | pub use crate::if_tun::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the name `__wsum` in the type namespace is first re-exported here [INFO] [stdout] 29 | pub use crate::iff::*; [INFO] [stdout] 30 | pub use crate::inn::*; [INFO] [stdout] | ------------- but the name `__wsum` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/net_gen/src/lib.rs:29:9 [INFO] [stdout] | [INFO] [stdout] 29 | pub use crate::iff::*; [INFO] [stdout] | ^^^^^^^^^^^^^ the name `__UAPI_DEF_IN_ADDR` in the value namespace is first re-exported here [INFO] [stdout] 30 | pub use crate::inn::*; [INFO] [stdout] | ------------- but the name `__UAPI_DEF_IN_ADDR` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/net_gen/src/lib.rs:29:9 [INFO] [stdout] | [INFO] [stdout] 29 | pub use crate::iff::*; [INFO] [stdout] | ^^^^^^^^^^^^^ the name `__UAPI_DEF_IN_IPPROTO` in the value namespace is first re-exported here [INFO] [stdout] 30 | pub use crate::inn::*; [INFO] [stdout] | ------------- but the name `__UAPI_DEF_IN_IPPROTO` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/net_gen/src/lib.rs:29:9 [INFO] [stdout] | [INFO] [stdout] 29 | pub use crate::iff::*; [INFO] [stdout] | ^^^^^^^^^^^^^ the name `__UAPI_DEF_IN_PKTINFO` in the value namespace is first re-exported here [INFO] [stdout] 30 | pub use crate::inn::*; [INFO] [stdout] | ------------- but the name `__UAPI_DEF_IN_PKTINFO` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/net_gen/src/lib.rs:29:9 [INFO] [stdout] | [INFO] [stdout] 29 | pub use crate::iff::*; [INFO] [stdout] | ^^^^^^^^^^^^^ the name `__UAPI_DEF_IP_MREQ` in the value namespace is first re-exported here [INFO] [stdout] 30 | pub use crate::inn::*; [INFO] [stdout] | ------------- but the name `__UAPI_DEF_IP_MREQ` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/net_gen/src/lib.rs:29:9 [INFO] [stdout] | [INFO] [stdout] 29 | pub use crate::iff::*; [INFO] [stdout] | ^^^^^^^^^^^^^ the name `__UAPI_DEF_SOCKADDR_IN` in the value namespace is first re-exported here [INFO] [stdout] 30 | pub use crate::inn::*; [INFO] [stdout] | ------------- but the name `__UAPI_DEF_SOCKADDR_IN` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/net_gen/src/lib.rs:29:9 [INFO] [stdout] | [INFO] [stdout] 29 | pub use crate::iff::*; [INFO] [stdout] | ^^^^^^^^^^^^^ the name `__UAPI_DEF_IN_CLASS` in the value namespace is first re-exported here [INFO] [stdout] 30 | pub use crate::inn::*; [INFO] [stdout] | ------------- but the name `__UAPI_DEF_IN_CLASS` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/net_gen/src/lib.rs:29:9 [INFO] [stdout] | [INFO] [stdout] 29 | pub use crate::iff::*; [INFO] [stdout] | ^^^^^^^^^^^^^ the name `__UAPI_DEF_IN6_ADDR` in the value namespace is first re-exported here [INFO] [stdout] 30 | pub use crate::inn::*; [INFO] [stdout] | ------------- but the name `__UAPI_DEF_IN6_ADDR` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/net_gen/src/lib.rs:29:9 [INFO] [stdout] | [INFO] [stdout] 29 | pub use crate::iff::*; [INFO] [stdout] | ^^^^^^^^^^^^^ the name `__UAPI_DEF_IN6_ADDR_ALT` in the value namespace is first re-exported here [INFO] [stdout] 30 | pub use crate::inn::*; [INFO] [stdout] | ------------- but the name `__UAPI_DEF_IN6_ADDR_ALT` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/net_gen/src/lib.rs:29:9 [INFO] [stdout] | [INFO] [stdout] 29 | pub use crate::iff::*; [INFO] [stdout] | ^^^^^^^^^^^^^ the name `__UAPI_DEF_SOCKADDR_IN6` in the value namespace is first re-exported here [INFO] [stdout] 30 | pub use crate::inn::*; [INFO] [stdout] | ------------- but the name `__UAPI_DEF_SOCKADDR_IN6` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/net_gen/src/lib.rs:29:9 [INFO] [stdout] | [INFO] [stdout] 29 | pub use crate::iff::*; [INFO] [stdout] | ^^^^^^^^^^^^^ the name `__UAPI_DEF_IPV6_MREQ` in the value namespace is first re-exported here [INFO] [stdout] 30 | pub use crate::inn::*; [INFO] [stdout] | ------------- but the name `__UAPI_DEF_IPV6_MREQ` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/net_gen/src/lib.rs:29:9 [INFO] [stdout] | [INFO] [stdout] 29 | pub use crate::iff::*; [INFO] [stdout] | ^^^^^^^^^^^^^ the name `__UAPI_DEF_IPPROTO_V6` in the value namespace is first re-exported here [INFO] [stdout] 30 | pub use crate::inn::*; [INFO] [stdout] | ------------- but the name `__UAPI_DEF_IPPROTO_V6` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/net_gen/src/lib.rs:29:9 [INFO] [stdout] | [INFO] [stdout] 29 | pub use crate::iff::*; [INFO] [stdout] | ^^^^^^^^^^^^^ the name `__UAPI_DEF_IPV6_OPTIONS` in the value namespace is first re-exported here [INFO] [stdout] 30 | pub use crate::inn::*; [INFO] [stdout] | ------------- but the name `__UAPI_DEF_IPV6_OPTIONS` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/net_gen/src/lib.rs:29:9 [INFO] [stdout] | [INFO] [stdout] 29 | pub use crate::iff::*; [INFO] [stdout] | ^^^^^^^^^^^^^ the name `__UAPI_DEF_IN6_PKTINFO` in the value namespace is first re-exported here [INFO] [stdout] 30 | pub use crate::inn::*; [INFO] [stdout] | ------------- but the name `__UAPI_DEF_IN6_PKTINFO` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/net_gen/src/lib.rs:29:9 [INFO] [stdout] | [INFO] [stdout] 29 | pub use crate::iff::*; [INFO] [stdout] | ^^^^^^^^^^^^^ the name `__UAPI_DEF_IP6_MTUINFO` in the value namespace is first re-exported here [INFO] [stdout] 30 | pub use crate::inn::*; [INFO] [stdout] | ------------- but the name `__UAPI_DEF_IP6_MTUINFO` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/net_gen/src/lib.rs:29:9 [INFO] [stdout] | [INFO] [stdout] 29 | pub use crate::iff::*; [INFO] [stdout] | ^^^^^^^^^^^^^ the name `__UAPI_DEF_XATTR` in the value namespace is first re-exported here [INFO] [stdout] 30 | pub use crate::inn::*; [INFO] [stdout] | ------------- but the name `__UAPI_DEF_XATTR` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/net_gen/src/lib.rs:29:9 [INFO] [stdout] | [INFO] [stdout] 29 | pub use crate::iff::*; [INFO] [stdout] | ^^^^^^^^^^^^^ the name `_K_SS_MAXSIZE` in the value namespace is first re-exported here [INFO] [stdout] 30 | pub use crate::inn::*; [INFO] [stdout] | ------------- but the name `_K_SS_MAXSIZE` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/net_gen/src/lib.rs:29:9 [INFO] [stdout] | [INFO] [stdout] 29 | pub use crate::iff::*; [INFO] [stdout] | ^^^^^^^^^^^^^ the name `__LITTLE_ENDIAN` in the value namespace is first re-exported here [INFO] [stdout] 30 | pub use crate::inn::*; [INFO] [stdout] | ------------- but the name `__LITTLE_ENDIAN` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/net_gen/src/lib.rs:29:9 [INFO] [stdout] | [INFO] [stdout] 29 | pub use crate::iff::*; [INFO] [stdout] | ^^^^^^^^^^^^^ the name `FIOSETOWN` in the value namespace is first re-exported here [INFO] [stdout] 30 | pub use crate::inn::*; [INFO] [stdout] 31 | pub use crate::sockios::*; [INFO] [stdout] | ----------------- but the name `FIOSETOWN` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/net_gen/src/lib.rs:29:9 [INFO] [stdout] | [INFO] [stdout] 29 | pub use crate::iff::*; [INFO] [stdout] | ^^^^^^^^^^^^^ the name `SIOCSPGRP` in the value namespace is first re-exported here [INFO] [stdout] 30 | pub use crate::inn::*; [INFO] [stdout] 31 | pub use crate::sockios::*; [INFO] [stdout] | ----------------- but the name `SIOCSPGRP` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/net_gen/src/lib.rs:29:9 [INFO] [stdout] | [INFO] [stdout] 29 | pub use crate::iff::*; [INFO] [stdout] | ^^^^^^^^^^^^^ the name `FIOGETOWN` in the value namespace is first re-exported here [INFO] [stdout] 30 | pub use crate::inn::*; [INFO] [stdout] 31 | pub use crate::sockios::*; [INFO] [stdout] | ----------------- but the name `FIOGETOWN` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/net_gen/src/lib.rs:29:9 [INFO] [stdout] | [INFO] [stdout] 29 | pub use crate::iff::*; [INFO] [stdout] | ^^^^^^^^^^^^^ the name `SIOCGPGRP` in the value namespace is first re-exported here [INFO] [stdout] 30 | pub use crate::inn::*; [INFO] [stdout] 31 | pub use crate::sockios::*; [INFO] [stdout] | ----------------- but the name `SIOCGPGRP` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/net_gen/src/lib.rs:29:9 [INFO] [stdout] | [INFO] [stdout] 29 | pub use crate::iff::*; [INFO] [stdout] | ^^^^^^^^^^^^^ the name `SIOCATMARK` in the value namespace is first re-exported here [INFO] [stdout] 30 | pub use crate::inn::*; [INFO] [stdout] 31 | pub use crate::sockios::*; [INFO] [stdout] | ----------------- but the name `SIOCATMARK` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/net_gen/src/lib.rs:29:9 [INFO] [stdout] | [INFO] [stdout] 29 | pub use crate::iff::*; [INFO] [stdout] | ^^^^^^^^^^^^^ the name `SIOCGSTAMP` in the value namespace is first re-exported here [INFO] [stdout] 30 | pub use crate::inn::*; [INFO] [stdout] 31 | pub use crate::sockios::*; [INFO] [stdout] | ----------------- but the name `SIOCGSTAMP` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/net_gen/src/lib.rs:29:9 [INFO] [stdout] | [INFO] [stdout] 29 | pub use crate::iff::*; [INFO] [stdout] | ^^^^^^^^^^^^^ the name `SIOCGSTAMPNS` in the value namespace is first re-exported here [INFO] [stdout] 30 | pub use crate::inn::*; [INFO] [stdout] 31 | pub use crate::sockios::*; [INFO] [stdout] | ----------------- but the name `SIOCGSTAMPNS` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/net_gen/src/lib.rs:29:9 [INFO] [stdout] | [INFO] [stdout] 29 | pub use crate::iff::*; [INFO] [stdout] | ^^^^^^^^^^^^^ the name `__kernel_sa_family_t` in the type namespace is first re-exported here [INFO] [stdout] 30 | pub use crate::inn::*; [INFO] [stdout] | ------------- but the name `__kernel_sa_family_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/net_gen/src/lib.rs:29:9 [INFO] [stdout] | [INFO] [stdout] 29 | pub use crate::iff::*; [INFO] [stdout] | ^^^^^^^^^^^^^ the name `__kernel_sockaddr_storage` in the type namespace is first re-exported here [INFO] [stdout] 30 | pub use crate::inn::*; [INFO] [stdout] | ------------- but the name `__kernel_sockaddr_storage` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/net_gen/src/lib.rs:29:9 [INFO] [stdout] | [INFO] [stdout] 29 | pub use crate::iff::*; [INFO] [stdout] | ^^^^^^^^^^^^^ the name `_bindgen_ty_1` in the type namespace is first re-exported here [INFO] [stdout] 30 | pub use crate::inn::*; [INFO] [stdout] | ------------- but the name `_bindgen_ty_1` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/net_gen/src/lib.rs:29:9 [INFO] [stdout] | [INFO] [stdout] 28 | pub use crate::if_tun::*; [INFO] [stdout] | ---------------- but the name `__IncompleteArrayField` in the type namespace is also re-exported here [INFO] [stdout] 29 | pub use crate::iff::*; [INFO] [stdout] | ^^^^^^^^^^^^^ the name `__IncompleteArrayField` in the type namespace is first re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/net_gen/src/lib.rs:29:9 [INFO] [stdout] | [INFO] [stdout] 29 | pub use crate::iff::*; [INFO] [stdout] | ^^^^^^^^^^^^^ the name `__kernel_fd_set` in the type namespace is first re-exported here [INFO] [stdout] 30 | pub use crate::inn::*; [INFO] [stdout] | ------------- but the name `__kernel_fd_set` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/net_gen/src/lib.rs:29:9 [INFO] [stdout] | [INFO] [stdout] 29 | pub use crate::iff::*; [INFO] [stdout] | ^^^^^^^^^^^^^ the name `__kernel_fsid_t` in the type namespace is first re-exported here [INFO] [stdout] 30 | pub use crate::inn::*; [INFO] [stdout] | ------------- but the name `__kernel_fsid_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling libloading v0.7.3 [INFO] [stderr] Compiling bindgen v0.59.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling vm-superio v0.5.0 [INFO] [stderr] Compiling cpufeatures v0.2.1 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling nom v7.1.0 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling shlex v1.1.0 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling kvm-ioctls v0.11.0 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/shlex-5eeba06fbef69756.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/shlex-5eeba06fbef69756/dep-lib-shlex` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcFjCXS2/symbols.o" "/opt/rustwide/target/debug/build/generic-array-3caff8f31676cfab/build_script_build-3caff8f31676cfab.build_script_build.7c599f368e7c5f14-cgu.0.rcgu.o" "/opt/rustwide/target/debug/build/generic-array-3caff8f31676cfab/build_script_build-3caff8f31676cfab.cejgwlkspi9ps2r5z3dkqet1p.rcgu.o" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libversion_check-6c05744a897317b9.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-057643b1ee86c6e4.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-8e63f34add4b5f76.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-8f13995dfe88b143.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-45742ba23c5ac84b.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-bea85df8985bb2f0.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-042a1cb2143833ef.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-092847c11df9843e.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-766a7f754c8a7b1e.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-9b015ab0e459320f.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5742b2ff1aee27a6.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-d03b432324732a0e.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-7edbe936f6124018.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-b3cefab73e1d8804.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a6ffb752c82ede63.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-c896c1f3ebd992a5.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-915fd1ebf7e3c376.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-0ca9d0e07c79bf1c.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-1e6496089ac34c68.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-3d4809363f767eb8.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/build/generic-array-3caff8f31676cfab/build_script_build-3caff8f31676cfab" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: final link failed: No space left on device [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `generic-array` (build script) due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustchM0EtT/symbols.o" "/opt/rustwide/target/debug/build/nom-b7c6cb37827ced48/build_script_build-b7c6cb37827ced48.build_script_build.7dccbfee6765663c-cgu.0.rcgu.o" "/opt/rustwide/target/debug/build/nom-b7c6cb37827ced48/build_script_build-b7c6cb37827ced48.cg3y5rzfkxlvp6i3l94wi8j45.rcgu.o" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libversion_check-6c05744a897317b9.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-057643b1ee86c6e4.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-8e63f34add4b5f76.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-8f13995dfe88b143.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-45742ba23c5ac84b.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-bea85df8985bb2f0.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-042a1cb2143833ef.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-092847c11df9843e.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-766a7f754c8a7b1e.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-9b015ab0e459320f.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5742b2ff1aee27a6.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-d03b432324732a0e.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-7edbe936f6124018.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-b3cefab73e1d8804.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a6ffb752c82ede63.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-c896c1f3ebd992a5.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-915fd1ebf7e3c376.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-0ca9d0e07c79bf1c.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-1e6496089ac34c68.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-3d4809363f767eb8.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/build/nom-b7c6cb37827ced48/build_script_build-b7c6cb37827ced48" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: final link failed: No space left on device [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcguGSh6/symbols.o" "/opt/rustwide/target/debug/build/kvm-ioctls-9a60ec8ce0495edd/build_script_build-9a60ec8ce0495edd.build_script_build.872f5000ae445268-cgu.0.rcgu.o" "/opt/rustwide/target/debug/build/kvm-ioctls-9a60ec8ce0495edd/build_script_build-9a60ec8ce0495edd.1umbbjbol5r9e4nevr7bwk2n6.rcgu.o" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-057643b1ee86c6e4.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-8e63f34add4b5f76.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-8f13995dfe88b143.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-45742ba23c5ac84b.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-bea85df8985bb2f0.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-042a1cb2143833ef.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-092847c11df9843e.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-766a7f754c8a7b1e.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-9b015ab0e459320f.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5742b2ff1aee27a6.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-d03b432324732a0e.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-7edbe936f6124018.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-b3cefab73e1d8804.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a6ffb752c82ede63.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-c896c1f3ebd992a5.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-915fd1ebf7e3c376.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-0ca9d0e07c79bf1c.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-1e6496089ac34c68.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-3d4809363f767eb8.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/build/kvm-ioctls-9a60ec8ce0495edd/build_script_build-9a60ec8ce0495edd" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: final link failed: No space left on device [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `nom` (build script) due to 1 previous error [INFO] [stderr] error: could not compile `kvm-ioctls` (build script) due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcBti75o/symbols.o" "/opt/rustwide/target/debug/build/typenum-e2e30f4c46e6b2bb/build_script_main-e2e30f4c46e6b2bb.build_script_main.d64474c82a1d9967-cgu.0.rcgu.o" "/opt/rustwide/target/debug/build/typenum-e2e30f4c46e6b2bb/build_script_main-e2e30f4c46e6b2bb.build_script_main.d64474c82a1d9967-cgu.1.rcgu.o" "/opt/rustwide/target/debug/build/typenum-e2e30f4c46e6b2bb/build_script_main-e2e30f4c46e6b2bb.build_script_main.d64474c82a1d9967-cgu.2.rcgu.o" "/opt/rustwide/target/debug/build/typenum-e2e30f4c46e6b2bb/build_script_main-e2e30f4c46e6b2bb.build_script_main.d64474c82a1d9967-cgu.3.rcgu.o" "/opt/rustwide/target/debug/build/typenum-e2e30f4c46e6b2bb/build_script_main-e2e30f4c46e6b2bb.cny152f96msmktfhavu73tfo7.rcgu.o" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-057643b1ee86c6e4.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-8e63f34add4b5f76.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-8f13995dfe88b143.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-45742ba23c5ac84b.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-bea85df8985bb2f0.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-042a1cb2143833ef.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-092847c11df9843e.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-766a7f754c8a7b1e.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-9b015ab0e459320f.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5742b2ff1aee27a6.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-d03b432324732a0e.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-7edbe936f6124018.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-b3cefab73e1d8804.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a6ffb752c82ede63.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-c896c1f3ebd992a5.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-915fd1ebf7e3c376.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-0ca9d0e07c79bf1c.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-1e6496089ac34c68.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-3d4809363f767eb8.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/build/typenum-e2e30f4c46e6b2bb/build_script_main-e2e30f4c46e6b2bb" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: final link failed: No space left on device [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetahHXGOu/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `autocfg` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `typenum` (build script) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "a6b6965f0eabb97fbbebfd733b5f719157ebf488666d1445e2d10c0084b7c3d0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a6b6965f0eabb97fbbebfd733b5f719157ebf488666d1445e2d10c0084b7c3d0", kill_on_drop: false }` [INFO] [stdout] a6b6965f0eabb97fbbebfd733b5f719157ebf488666d1445e2d10c0084b7c3d0