[INFO] cloning repository https://github.com/zatkh/cloud-hypervisor [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/zatkh/cloud-hypervisor" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzatkh%2Fcloud-hypervisor", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzatkh%2Fcloud-hypervisor'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 226d226fef49c49cb8d4c89082036a7d9979c884 [INFO] checking zatkh/cloud-hypervisor against master#30840c53f414b753cb08f14620906572f88dda4b for pr-123531 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzatkh%2Fcloud-hypervisor" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/zatkh/cloud-hypervisor on toolchain 30840c53f414b753cb08f14620906572f88dda4b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30840c53f414b753cb08f14620906572f88dda4b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/zatkh/cloud-hypervisor [INFO] finished tweaking git repo https://github.com/zatkh/cloud-hypervisor [INFO] tweaked toml for git repo https://github.com/zatkh/cloud-hypervisor written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/zatkh/cloud-hypervisor already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30840c53f414b753cb08f14620906572f88dda4b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/rust-vmm/linux-loader` [INFO] [stderr] Updating git repository `https://github.com/rust-vmm/vm-memory` [INFO] [stderr] Updating git submodule `https://github.com/rust-vmm/rust-vmm-ci.git` [INFO] [stderr] Updating git repository `https://github.com/firecracker-microvm/firecracker` [INFO] [stderr] Updating git repository `https://github.com/rust-vmm/vfio-bindings` [INFO] [stderr] Updating git submodule `https://github.com/rust-vmm/rust-vmm-ci.git` [INFO] [stderr] Locking 2 packages [INFO] [stderr] Updating cloud-hypervisor v0.5.0 (/workspace/builds/worker-5-tc1/source) -> v0.5.1 [INFO] [stderr] Adding micro_http v0.1.0 (https://github.com/firecracker-microvm/firecracker?branch=master#b85757ec) [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded epoll v4.1.0 [INFO] [stderr] Downloaded virtio-bindings v0.1.0 [INFO] [stderr] Downloaded pnet_macros v0.25.0 [INFO] [stderr] Downloaded remain v0.2.1 [INFO] [stderr] Downloaded kvm-ioctls v0.5.0 [INFO] [stderr] Downloaded credibility v0.1.3 [INFO] [stderr] Downloaded libssh2-sys v0.2.14 [INFO] [stderr] Downloaded ssh2 v0.7.1 [INFO] [stderr] Downloaded vmm-sys-util v0.4.0 [INFO] [stderr] Downloaded kvm-bindings v0.2.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30840c53f414b753cb08f14620906572f88dda4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8e5778e734b396304c81a8b3ac22f02021679e001fbee5be81cc4b68ffd972a8 [INFO] running `Command { std: "docker" "start" "-a" "8e5778e734b396304c81a8b3ac22f02021679e001fbee5be81cc4b68ffd972a8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8e5778e734b396304c81a8b3ac22f02021679e001fbee5be81cc4b68ffd972a8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8e5778e734b396304c81a8b3ac22f02021679e001fbee5be81cc4b68ffd972a8", kill_on_drop: false }` [INFO] [stdout] 8e5778e734b396304c81a8b3ac22f02021679e001fbee5be81cc4b68ffd972a8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30840c53f414b753cb08f14620906572f88dda4b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 02e441ae0ac60538b825e3d600f83c5b9c3cefbe23f2f8cd3b04eb78f1abfd09 [INFO] running `Command { std: "docker" "start" "-a" "02e441ae0ac60538b825e3d600f83c5b9c3cefbe23f2f8cd3b04eb78f1abfd09", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling proc-macro2 v1.0.8 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.14 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling ryu v1.0.2 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Checking itoa v0.4.5 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling anyhow v1.0.26 [INFO] [stderr] Checking ppv-lite86 v0.2.6 [INFO] [stderr] Checking arc-swap v0.4.4 [INFO] [stderr] Checking remove_dir_all v0.5.2 [INFO] [stderr] Checking virtio-bindings v0.1.0 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Checking arch_gen v0.1.0 (/opt/rustwide/workdir/arch_gen) [INFO] [stderr] Checking unicode-width v0.1.7 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Compiling memchr v2.3.2 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking c2-chacha v0.2.3 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Checking vec_map v0.8.1 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling term v0.4.6 [INFO] [stderr] Compiling unicode-xid v0.0.3 [INFO] [stderr] Compiling regex v1.0.6 [INFO] [stderr] Compiling bitflags v0.5.0 [INFO] [stderr] Compiling utf8-ranges v1.0.4 [INFO] [stdout] error[E0310]: the parameter type `T` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rustc-serialize-0.3.24/src/serialize.rs:1155:5 [INFO] [stdout] | [INFO] [stdout] 1155 | fn decode(d: &mut D) -> Result, D::Error> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | the parameter type `T` must be valid for the static lifetime... [INFO] [stdout] | ...so that the type `T` will meet its required lifetime bounds... [INFO] [stdout] | [INFO] [stdout] note: ...that is required by this bound [INFO] [stdout] --> /rustc/30840c53f414b753cb08f14620906572f88dda4b/library/alloc/src/borrow.rs:180:30 [INFO] [stdout] help: consider adding an explicit lifetime bound [INFO] [stdout] | [INFO] [stdout] 1151 | impl<'a, T: ?Sized + 'static> Decodable for Cow<'a, T> [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling regex-syntax v0.6.14 [INFO] [stderr] Compiling failure_derive v0.1.6 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Checking rustc-demangle v0.1.16 [INFO] [stderr] Checking smallvec v1.2.0 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking pnet_base v0.22.0 [INFO] [stderr] Checking lock_api v0.3.3 [INFO] [stderr] Checking vmm-sys-util v0.4.0 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Checking vm-memory v0.1.0 (https://github.com/rust-vmm/vm-memory#2099f416) [INFO] [stderr] Checking epoll v4.1.0 [INFO] [stderr] Checking signal-hook-registry v1.2.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Compiling aho-corasick v0.6.10 [INFO] [stderr] Checking net_gen v0.1.0 (/opt/rustwide/workdir/net_gen) [INFO] [stderr] Checking vhost_rs v0.1.0 (/opt/rustwide/workdir/vhost_rs) [INFO] [stderr] Checking kvm-bindings v0.2.0 [INFO] [stderr] Checking vfio-bindings v0.1.0 (https://github.com/rust-vmm/vfio-bindings#46ef9d41) [INFO] [stdout] warning: the item `libc` is imported redundantly [INFO] [stdout] --> vhost_rs/src/vhost_user/mod.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | use libc; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: vhost_rs/src/lib.rs:42:1 [INFO] [stdout] | [INFO] [stdout] 42 | extern crate libc; [INFO] [stdout] | ------------------ the item `libc` is already imported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lint `safe_packed_borrows` has been removed: converted into hard error, see issue #82523 for more information [INFO] [stdout] --> vhost_rs/src/vhost_user/message.rs:198:9 [INFO] [stdout] | [INFO] [stdout] 198 | #[allow(safe_packed_borrows)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 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: the item `libc` is imported redundantly [INFO] [stdout] --> vhost_rs/src/vhost_user/master_req_handler.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use libc; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: vhost_rs/src/lib.rs:42:1 [INFO] [stdout] | [INFO] [stdout] 42 | extern crate libc; [INFO] [stdout] | ------------------ the item `libc` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking clap v2.33.0 [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> net_gen/src/lib.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | pub use if_tun::*; [INFO] [stdout] | ^^^^^^^^^ the name `__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] [stderr] Checking rand_chacha v0.2.1 [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] Checking micro_http v0.1.0 (https://github.com/firecracker-microvm/firecracker?branch=master#b85757ec) [INFO] [stderr] Checking signal-hook v0.1.13 [INFO] [stderr] Checking vm-allocator v0.1.0 (/opt/rustwide/workdir/vm-allocator) [INFO] [stderr] Checking linux-loader v0.1.0 (https://github.com/rust-vmm/linux-loader#e5c6d66d) [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking acpi_tables v0.1.0 (/opt/rustwide/workdir/acpi_tables) [INFO] [stdout] warning: 78 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking parking_lot_core v0.7.0 [INFO] [stderr] Compiling glob v0.2.11 [INFO] [stderr] Checking dirs-sys v0.3.4 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Compiling openssl-sys v0.9.54 [INFO] [stdout] error[E0793]: reference to packed field is unaligned [INFO] [stdout] --> vhost_rs/src/vhost_user/message.rs:224:53 [INFO] [stdout] | [INFO] [stdout] 224 | unsafe { std::mem::transmute_copy::(&self.request) } [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: packed structs are only aligned by one byte, and many modern architectures penalize unaligned field accesses [INFO] [stdout] = note: creating a misaligned reference is undefined behavior (even if that reference is never dereferenced) [INFO] [stdout] = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling libssh2-sys v0.2.14 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking dirs v2.0.2 [INFO] [stderr] Checking pnet_macros_support v0.25.0 [INFO] [stderr] Checking kvm-ioctls v0.5.0 [INFO] [stderr] Checking parking_lot v0.10.0 [INFO] [stdout] error: aborting due to 1 previous error; 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0793`. [INFO] [stdout] [INFO] [stderr] error: could not compile `vhost_rs` (lib) due to 2 previous errors; 3 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/30840c53f414b753cb08f14620906572f88dda4b/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/rustcd7a73i/symbols.o" "/opt/rustwide/target/debug/build/openssl-sys-984fd73771386efc/build_script_main-984fd73771386efc.build_script_main.cfd84727b10f43f5-cgu.0.rcgu.o" "/opt/rustwide/target/debug/build/openssl-sys-984fd73771386efc/build_script_main-984fd73771386efc.build_script_main.cfd84727b10f43f5-cgu.1.rcgu.o" "/opt/rustwide/target/debug/build/openssl-sys-984fd73771386efc/build_script_main-984fd73771386efc.build_script_main.cfd84727b10f43f5-cgu.2.rcgu.o" "/opt/rustwide/target/debug/build/openssl-sys-984fd73771386efc/build_script_main-984fd73771386efc.f73hj5fjk4t3f28.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/30840c53f414b753cb08f14620906572f88dda4b/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libpkg_config-497b7db50f147732.rlib" "/opt/rustwide/target/debug/deps/libcc-db6061ac64cf6560.rlib" "/opt/rustwide/target/debug/deps/libautocfg-e12b128418c2266a.rlib" "/opt/rustwide/rustup-home/toolchains/30840c53f414b753cb08f14620906572f88dda4b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-eb900a948ffb2e3b.rlib" "/opt/rustwide/rustup-home/toolchains/30840c53f414b753cb08f14620906572f88dda4b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-0717037f6b0eea2d.rlib" "/opt/rustwide/rustup-home/toolchains/30840c53f414b753cb08f14620906572f88dda4b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-b30b1af07795b345.rlib" "/opt/rustwide/rustup-home/toolchains/30840c53f414b753cb08f14620906572f88dda4b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-b4513439f9e2eff4.rlib" "/opt/rustwide/rustup-home/toolchains/30840c53f414b753cb08f14620906572f88dda4b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-89c7daf7b6421ee6.rlib" "/opt/rustwide/rustup-home/toolchains/30840c53f414b753cb08f14620906572f88dda4b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-ca929c3c4a8825b3.rlib" "/opt/rustwide/rustup-home/toolchains/30840c53f414b753cb08f14620906572f88dda4b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-a21ec804edbb6277.rlib" "/opt/rustwide/rustup-home/toolchains/30840c53f414b753cb08f14620906572f88dda4b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-ae671f6743503b8e.rlib" "/opt/rustwide/rustup-home/toolchains/30840c53f414b753cb08f14620906572f88dda4b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-081c0dc6465d213d.rlib" "/opt/rustwide/rustup-home/toolchains/30840c53f414b753cb08f14620906572f88dda4b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-4e1666f139f12757.rlib" "/opt/rustwide/rustup-home/toolchains/30840c53f414b753cb08f14620906572f88dda4b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-d6789b63313428be.rlib" "/opt/rustwide/rustup-home/toolchains/30840c53f414b753cb08f14620906572f88dda4b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-eb6f9b960309e6b1.rlib" "/opt/rustwide/rustup-home/toolchains/30840c53f414b753cb08f14620906572f88dda4b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-cda7cee373864ce1.rlib" "/opt/rustwide/rustup-home/toolchains/30840c53f414b753cb08f14620906572f88dda4b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-d84d0e58f34585a5.rlib" "/opt/rustwide/rustup-home/toolchains/30840c53f414b753cb08f14620906572f88dda4b/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-8c4c4e24ed6290fa.rlib" "/opt/rustwide/rustup-home/toolchains/30840c53f414b753cb08f14620906572f88dda4b/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-e8a6a2df7983aa1a.rlib" "/opt/rustwide/rustup-home/toolchains/30840c53f414b753cb08f14620906572f88dda4b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-9686387289eaa322.rlib" "/opt/rustwide/rustup-home/toolchains/30840c53f414b753cb08f14620906572f88dda4b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-632ae0f28c5e55ff.rlib" "/opt/rustwide/rustup-home/toolchains/30840c53f414b753cb08f14620906572f88dda4b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-5b3e30276043b6e7.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/30840c53f414b753cb08f14620906572f88dda4b/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/build/openssl-sys-984fd73771386efc/build_script_main-984fd73771386efc" "-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: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0310`. [INFO] [stdout] [INFO] [stderr] error: could not compile `openssl-sys` (build script) due to 2 previous errors [INFO] [stderr] error: could not compile `rustc-serialize` (lib) due to 2 previous errors [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaHpIAzD" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rand` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetak42jL6/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `regex-syntax` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaa6utI3/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `clap` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetakMuCiK/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `serde` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaquSWma/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `syn` (lib) due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "02e441ae0ac60538b825e3d600f83c5b9c3cefbe23f2f8cd3b04eb78f1abfd09", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "02e441ae0ac60538b825e3d600f83c5b9c3cefbe23f2f8cd3b04eb78f1abfd09", kill_on_drop: false }` [INFO] [stdout] 02e441ae0ac60538b825e3d600f83c5b9c3cefbe23f2f8cd3b04eb78f1abfd09 [INFO] checking zatkh/cloud-hypervisor against try#18fb860b8a8e7ca508746882328061d0fe352543 for pr-123531 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzatkh%2Fcloud-hypervisor" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/zatkh/cloud-hypervisor on toolchain 18fb860b8a8e7ca508746882328061d0fe352543 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+18fb860b8a8e7ca508746882328061d0fe352543" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/zatkh/cloud-hypervisor [INFO] finished tweaking git repo https://github.com/zatkh/cloud-hypervisor [INFO] tweaked toml for git repo https://github.com/zatkh/cloud-hypervisor written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/zatkh/cloud-hypervisor already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+18fb860b8a8e7ca508746882328061d0fe352543" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Locking 2 packages [INFO] [stderr] Updating cloud-hypervisor v0.5.0 (/workspace/builds/worker-5-tc2/source) -> v0.5.1 [INFO] [stderr] Adding micro_http v0.1.0 (https://github.com/firecracker-microvm/firecracker?branch=master#b85757ec) [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+18fb860b8a8e7ca508746882328061d0fe352543" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] Error response from daemon: mkdir /var/lib/docker/overlay2/62e5e6d10a79fd50655a2755c0928b78995275bd50976d08c89b76cd85d3fd79-init/merged/dev/pts: no space left on device [INFO] checking zatkh/cloud-hypervisor against try#18fb860b8a8e7ca508746882328061d0fe352543 for pr-123531 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzatkh%2Fcloud-hypervisor" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file vmm/src/vm.rs [INFO] [stderr] fatal: unable to checkout working tree [INFO] [stderr] warning: Clone succeeded, but checkout failed. [INFO] [stderr] You can inspect what was checked out with 'git status' [INFO] [stderr] and retry with 'git restore --source=HEAD :/' [INFO] [stderr] [INFO] checking zatkh/cloud-hypervisor against try#18fb860b8a8e7ca508746882328061d0fe352543 for pr-123531 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzatkh%2Fcloud-hypervisor" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file vmm/src/vm.rs [INFO] [stderr] fatal: unable to checkout working tree [INFO] [stderr] warning: Clone succeeded, but checkout failed. [INFO] [stderr] You can inspect what was checked out with 'git status' [INFO] [stderr] and retry with 'git restore --source=HEAD :/' [INFO] [stderr] [INFO] checking zatkh/cloud-hypervisor against try#18fb860b8a8e7ca508746882328061d0fe352543 for pr-123531 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzatkh%2Fcloud-hypervisor" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file vmm/src/vm.rs [INFO] [stderr] fatal: unable to checkout working tree [INFO] [stderr] warning: Clone succeeded, but checkout failed. [INFO] [stderr] You can inspect what was checked out with 'git status' [INFO] [stderr] and retry with 'git restore --source=HEAD :/' [INFO] [stderr] [INFO] checking zatkh/cloud-hypervisor against try#18fb860b8a8e7ca508746882328061d0fe352543 for pr-123531 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzatkh%2Fcloud-hypervisor" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file vmm/src/vm.rs [INFO] [stderr] fatal: unable to checkout working tree [INFO] [stderr] warning: Clone succeeded, but checkout failed. [INFO] [stderr] You can inspect what was checked out with 'git status' [INFO] [stderr] and retry with 'git restore --source=HEAD :/' [INFO] [stderr] [ERROR] this task or one of its parent failed! [ERROR] failed to checkout https://github.com/zatkh/cloud-hypervisor [ERROR] caused by: command failed: exit status: 128 [ERROR] note: run with `RUST_BACKTRACE=1` to display a backtrace.