[INFO] cloning repository https://github.com/joshuafried/faasnap-firecracker [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/joshuafried/faasnap-firecracker" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjoshuafried%2Ffaasnap-firecracker", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjoshuafried%2Ffaasnap-firecracker'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6f330d7e37183a3041db7a85f392e634dd3f0243 [INFO] testing joshuafried/faasnap-firecracker against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjoshuafried%2Ffaasnap-firecracker" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-6-tc1/source/.cargo/config [INFO] started tweaking git repo https://github.com/joshuafried/faasnap-firecracker [INFO] finished tweaking git repo https://github.com/joshuafried/faasnap-firecracker [INFO] tweaked toml for git repo https://github.com/joshuafried/faasnap-firecracker written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/joshuafried/faasnap-firecracker on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/joshuafried/faasnap-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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/firecracker-microvm/versionize_derive` [INFO] [stderr] Updating git submodule `https://github.com/rust-vmm/rust-vmm-ci.git` [INFO] [stderr] Updating git repository `https://github.com/firecracker-microvm/kvm-bindings` [INFO] [stderr] Updating git submodule `https://github.com/rust-vmm/rust-vmm-ci.git` [INFO] [stderr] Updating git repository `https://github.com/firecracker-microvm/kvm-ioctls` [INFO] [stderr] Updating git submodule `https://github.com/rust-vmm/rust-vmm-ci.git` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded bincode v1.2.1 [INFO] [stderr] Downloaded vmm-sys-util v0.6.1 [INFO] [stderr] Downloaded device_tree v1.1.0 [INFO] [stderr] Downloaded thiserror v1.0.19 [INFO] [stderr] Downloaded errno-dragonfly v0.1.1 [INFO] [stderr] Downloaded cast v0.2.3 [INFO] [stderr] Downloaded criterion-plot v0.4.1 [INFO] [stderr] Downloaded errno v0.2.5 [INFO] [stderr] Downloaded gcc v0.3.55 [INFO] [stderr] Downloaded js-sys v0.3.37 [INFO] [stderr] Downloaded serde_json v1.0.48 [INFO] [stderr] Downloaded criterion v0.3.1 [INFO] [stderr] Downloaded bumpalo v3.2.1 [INFO] [stderr] Downloaded wasm-bindgen v0.2.60 [INFO] [stderr] Downloaded bindgen v0.51.1 [INFO] [stderr] Downloaded tokio-sync v0.1.8 [INFO] [stderr] Downloaded regex v1.3.6 [INFO] [stderr] Downloaded vm-memory v0.2.1 [INFO] [stderr] Downloaded wasm-bindgen-backend v0.2.60 [INFO] [stderr] Downloaded tinytemplate v1.0.3 [INFO] [stderr] Downloaded cc v1.0.54 [INFO] [stderr] Downloaded oorandom v11.1.0 [INFO] [stderr] Downloaded wasm-bindgen-macro-support v0.2.60 [INFO] [stderr] Downloaded pin-project-lite v0.1.7 [INFO] [stderr] Downloaded crc64 v1.0.0 [INFO] [stderr] Downloaded bstr v0.2.12 [INFO] [stderr] Downloaded wasm-bindgen-macro v0.2.60 [INFO] [stderr] Downloaded tokio-reactor v0.1.12 [INFO] [stderr] Downloaded tokio-uds v0.2.6 [INFO] [stderr] Downloaded tokio v0.2.21 [INFO] [stderr] Downloaded thiserror-impl v1.0.19 [INFO] [stderr] Downloaded sysconf v0.3.4 [INFO] [stderr] Downloaded wasm-bindgen-shared v0.2.60 [INFO] [stderr] Downloaded timerfd v1.1.1 [INFO] [stderr] Downloaded tokio-codec v0.1.2 [INFO] [stderr] Downloaded versionize v0.1.1 [INFO] [stderr] Downloaded versionize_derive v0.1.1 [INFO] [stderr] Downloaded web-sys v0.3.37 [INFO] [stderr] Downloaded csv v1.1.3 [INFO] [stderr] Downloaded plotters v0.2.12 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e40e3b0c07ed48e3f786f770b5194ba4e60ee711814c4b13437506023cbcd17c [INFO] running `Command { std: "docker" "start" "-a" "e40e3b0c07ed48e3f786f770b5194ba4e60ee711814c4b13437506023cbcd17c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e40e3b0c07ed48e3f786f770b5194ba4e60ee711814c4b13437506023cbcd17c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e40e3b0c07ed48e3f786f770b5194ba4e60ee711814c4b13437506023cbcd17c", kill_on_drop: false }` [INFO] [stdout] e40e3b0c07ed48e3f786f770b5194ba4e60ee711814c4b13437506023cbcd17c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] a6a91256b22914a7efebf7dfd43f097e33b71cd789305d7c40f35c597f6a10fb [INFO] running `Command { std: "docker" "start" "-a" "a6a91256b22914a7efebf7dfd43f097e33b71cd789305d7c40f35c597f6a10fb", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling proc-macro2 v1.0.9 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling serde v1.0.105 [INFO] [stderr] Compiling net_gen v0.1.0 (/opt/rustwide/workdir/src/net_gen) [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling ryu v1.0.3 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling cc v1.0.54 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling crc64 v1.0.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling itoa v0.4.5 [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 regex-syntax v0.6.17 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling bindgen v0.51.1 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Compiling nix v0.17.0 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling winapi v0.2.8 [INFO] [stderr] Compiling arch_gen v0.1.0 (/opt/rustwide/workdir/src/arch_gen) [INFO] [stderr] Compiling aho-corasick v0.7.10 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Compiling virtio_gen v0.1.0 (/opt/rustwide/workdir/src/virtio_gen) [INFO] [stderr] Compiling clang-sys v0.28.1 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling vmm-sys-util v0.6.1 [INFO] [stderr] Compiling vm-memory v0.2.1 [INFO] [stderr] Compiling timerfd v1.1.1 [INFO] [stderr] Compiling errno v0.2.5 [INFO] [stderr] Compiling seccomp v0.1.0 (/opt/rustwide/workdir/src/seccomp) [INFO] [stderr] Compiling sysconf v0.3.4 [INFO] [stderr] Compiling passfd v0.1.4 (/opt/rustwide/workdir/src/passfd) [INFO] [stderr] Compiling cexpr v0.3.6 [INFO] [stderr] Compiling utils v0.1.0 (/opt/rustwide/workdir/src/utils) [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/utils/src/arg_parser.rs:102:22 [INFO] [stdout] | [INFO] [stdout] 102 | pub fn arguments(&self) -> &Arguments { [INFO] [stdout] | ^^^^^ ---------- [INFO] [stdout] | | || [INFO] [stdout] | | |the lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 102 | pub fn arguments(&self) -> &Arguments<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling micro_http v0.1.0 (/opt/rustwide/workdir/src/micro_http) [INFO] [stderr] Compiling polly v0.0.1 (/opt/rustwide/workdir/src/polly) [INFO] [stderr] Compiling kernel v0.1.0 (/opt/rustwide/workdir/src/kernel) [INFO] [stdout] warning: unused import: `RequestError` [INFO] [stdout] --> src/micro_http/src/server.rs:11:42 [INFO] [stdout] | [INFO] [stdout] 11 | pub use crate::common::{ConnectionError, RequestError, ServerError}; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/micro_http/src/request.rs:95:23 [INFO] [stdout] | [INFO] [stdout] 95 | request_line: &[u8], [INFO] [stdout] | ^^^^^ this lifetime flows to the output [INFO] [stdout] 96 | ) -> std::result::Result { [INFO] [stdout] | ---------------- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 96 | ) -> std::result::Result, RequestError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling regex v1.3.6 [INFO] [stderr] Compiling jailer v0.21.0 (/opt/rustwide/workdir/src/jailer) [INFO] [stderr] Compiling serde_derive v1.0.105 [INFO] [stderr] Compiling versionize_derive v0.1.1 [INFO] [stderr] Compiling versionize_derive v0.1.0 (https://github.com/firecracker-microvm/versionize_derive?tag=v0.1.0#a3acfa67) [INFO] [stderr] Compiling thiserror-impl v1.0.19 [INFO] [stderr] Compiling thiserror v1.0.19 [INFO] [stderr] Compiling userfaultfd-sys v0.2.1-dev (/opt/rustwide/workdir/src/userfaultfd/userfaultfd-sys) [INFO] [stderr] error: failed to run custom build command for `userfaultfd-sys v0.2.1-dev (/opt/rustwide/workdir/src/userfaultfd/userfaultfd-sys)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/userfaultfd-sys-33e240ff44efaf36/build-script-build` (exit status: 101) [INFO] [stderr] --- stderr [INFO] [stderr] [INFO] [stderr] thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-1.0.9/src/fallback.rs:618:9: [INFO] [stderr] "uffd_msg_union_(unnamed_at_/usr/include/linux/userfaultfd_h_115_2)" is not a valid Ident [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x597393be1f92 - std::backtrace_rs::backtrace::libunwind::trace::h7c95ef939f65c294 [INFO] [stderr] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x597393be1f92 - std::backtrace_rs::backtrace::trace_unsynchronized::h32c948083968be8c [INFO] [stderr] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x597393be1f92 - std::sys::backtrace::_print_fmt::hbce1ec88d06e088c [INFO] [stderr] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x597393be1f92 - ::fmt::hb9fc0e74cd3e2ce7 [INFO] [stderr] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x597393c0a763 - core::fmt::rt::Argument::fmt::h6807405d250eb341 [INFO] [stderr] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/fmt/rt.rs:173:76 [INFO] [stderr] 5: 0x597393c0a763 - core::fmt::write::h44c4c28224d1d425 [INFO] [stderr] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/fmt/mod.rs:1460:25 [INFO] [stderr] 6: 0x597393bde733 - std::io::default_write_fmt::h2bbef4d99fdfa1fb [INFO] [stderr] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/io/mod.rs:639:11 [INFO] [stderr] 7: 0x597393bde733 - std::io::Write::write_fmt::h7c137d8faa040f47 [INFO] [stderr] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/io/mod.rs:1954:13 [INFO] [stderr] 8: 0x597393be1de2 - std::sys::backtrace::BacktraceLock::print::hdd765023e0895687 [INFO] [stderr] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 9: 0x597393be3eec - std::panicking::default_hook::{{closure}}::h3703709d08ff9881 [INFO] [stderr] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:300:27 [INFO] [stderr] 10: 0x597393be3cef - std::panicking::default_hook::h52db45a3301fd26f [INFO] [stderr] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:327:9 [INFO] [stderr] 11: 0x597393be49d3 - as core::ops::function::Fn>::call::h14e5ecef0584a08f [INFO] [stderr] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/boxed.rs:1980:9 [INFO] [stderr] 12: 0x597393be49d3 - std::panicking::rust_panic_with_hook::h6c4d7d69d053bb09 [INFO] [stderr] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:841:13 [INFO] [stderr] 13: 0x597393be469a - std::panicking::begin_panic_handler::{{closure}}::h7b56674cf0518b4b [INFO] [stderr] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:706:13 [INFO] [stderr] 14: 0x597393be2489 - std::sys::backtrace::__rust_end_short_backtrace::h3266312f35a9262a [INFO] [stderr] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/backtrace.rs:168:18 [INFO] [stderr] 15: 0x597393be432d - __rustc[f4ffc7196a45a630]::rust_begin_unwind [INFO] [stderr] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:697:5 [INFO] [stderr] 16: 0x597393c08af0 - core::panicking::panic_fmt::h42f13c80076c805d [INFO] [stderr] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/panicking.rs:75:14 [INFO] [stderr] 17: 0x597393a8a98f - proc_macro2::fallback::validate_ident::h2a0f766dc0d4c6d0 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-1.0.9/src/fallback.rs:618:9 [INFO] [stderr] 18: 0x597393a8a6d1 - proc_macro2::fallback::Ident::_new::hfe5558f618bb6a15 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-1.0.9/src/fallback.rs:552:9 [INFO] [stderr] 19: 0x597393a8a73d - proc_macro2::fallback::Ident::new::h79ee8a21ae557e92 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-1.0.9/src/fallback.rs:562:9 [INFO] [stderr] 20: 0x597393aa3790 - proc_macro2::imp::Ident::new::h8545d504ff1a9229 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-1.0.9/src/wrapper.rs:689:50 [INFO] [stderr] 21: 0x597393a97275 - proc_macro2::Ident::new::h6f68049f4c578453 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-1.0.9/src/lib.rs:859:21 [INFO] [stderr] 22: 0x597393940042 - bindgen::ir::context::BindgenContext::rust_ident_raw::hd687b893d4cf25cb [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bindgen-0.51.1/src/ir/context.rs:891:9 [INFO] [stderr] 23: 0x59739393fcd8 - bindgen::ir::context::BindgenContext::rust_ident::ha71b58120ed58e0a [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bindgen-0.51.1/src/ir/context.rs:883:14 [INFO] [stderr] 24: 0x59739383bc5a - ::codegen::h6c64e32900c08127 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bindgen-0.51.1/src/codegen/mod.rs:1492:35 [INFO] [stderr] 25: 0x5973939092f0 - ::codegen::h50acdd01929d0457 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bindgen-0.51.1/src/codegen/mod.rs:673:42 [INFO] [stderr] 26: 0x59739381fd02 - ::codegen::h694ae2c78b11e56d [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bindgen-0.51.1/src/codegen/mod.rs:381:20 [INFO] [stderr] 27: 0x597393844272 - ::codegen::h6c64e32900c08127 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bindgen-0.51.1/src/codegen/mod.rs:1822:24 [INFO] [stderr] 28: 0x5973939092f0 - ::codegen::h50acdd01929d0457 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bindgen-0.51.1/src/codegen/mod.rs:673:42 [INFO] [stderr] 29: 0x59739381fd02 - ::codegen::h694ae2c78b11e56d [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bindgen-0.51.1/src/codegen/mod.rs:381:20 [INFO] [stderr] 30: 0x5973938d7b55 - ::codegen::{{closure}}::hcada8ff8135b7f77 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bindgen-0.51.1/src/codegen/mod.rs:403:46 [INFO] [stderr] 31: 0x59739389b110 - ::codegen::h44a29650040c9212 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bindgen-0.51.1/src/codegen/mod.rs:433:13 [INFO] [stderr] 32: 0x59739381fcdb - ::codegen::h694ae2c78b11e56d [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bindgen-0.51.1/src/codegen/mod.rs:372:24 [INFO] [stderr] 33: 0x5973938e3cdc - bindgen::codegen::codegen::{{closure}}::h64fe9a0f64dc7076 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bindgen-0.51.1/src/codegen/mod.rs:3632:53 [INFO] [stderr] 34: 0x597393942688 - bindgen::ir::context::BindgenContext::gen::h81848bae40cf245b [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bindgen-0.51.1/src/ir/context.rs:1200:19 [INFO] [stderr] 35: 0x5973938e384d - bindgen::codegen::codegen::h6ea6821f407cd63b [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bindgen-0.51.1/src/codegen/mod.rs:3606:13 [INFO] [stderr] 36: 0x597393806ff3 - bindgen::Bindings::generate::hbee8c8615dd819ed [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bindgen-0.51.1/src/lib.rs:1882:32 [INFO] [stderr] 37: 0x597393805460 - bindgen::Builder::generate::h9fd5d4180e1bd8b1 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bindgen-0.51.1/src/lib.rs:1244:9 [INFO] [stderr] 38: 0x59739379f85e - build_script_build::generate_bindings::hc5bd0d89f925cea0 [INFO] [stderr] at /opt/rustwide/workdir/src/userfaultfd/userfaultfd-sys/build.rs:25:10 [INFO] [stderr] 39: 0x59739379f5ac - build_script_build::main::hd5b77d9eb9418b20 [INFO] [stderr] at /opt/rustwide/workdir/src/userfaultfd/userfaultfd-sys/build.rs:8:5 [INFO] [stderr] 40: 0x59739379dfbb - core::ops::function::FnOnce::call_once::h38f14aa4b8580ee4 [INFO] [stderr] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/ops/function.rs:250:5 [INFO] [stderr] 41: 0x59739379df1e - std::sys::backtrace::__rust_begin_short_backtrace::h6cdd1a116eead284 [INFO] [stderr] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/backtrace.rs:152:18 [INFO] [stderr] 42: 0x59739379def1 - std::rt::lang_start::{{closure}}::hd82b6d62424693bc [INFO] [stderr] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/rt.rs:206:18 [INFO] [stderr] 43: 0x597393bd9730 - core::ops::function::impls:: for &F>::call_once::h776d28ad5d8e3065 [INFO] [stderr] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/ops/function.rs:284:21 [INFO] [stderr] 44: 0x597393bd9730 - std::panicking::catch_unwind::do_call::hc52b7f8762002282 [INFO] [stderr] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:589:40 [INFO] [stderr] 45: 0x597393bd9730 - std::panicking::catch_unwind::h65ae6675cb87c293 [INFO] [stderr] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:552:19 [INFO] [stderr] 46: 0x597393bd9730 - std::panic::catch_unwind::h4bf88f8de30a831e [INFO] [stderr] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panic.rs:359:14 [INFO] [stderr] 47: 0x597393bd9730 - std::rt::lang_start_internal::{{closure}}::he18cde089aa4ecf1 [INFO] [stderr] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/rt.rs:175:24 [INFO] [stderr] 48: 0x597393bd9730 - std::panicking::catch_unwind::do_call::h8d614f4790efaa4f [INFO] [stderr] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:589:40 [INFO] [stderr] 49: 0x597393bd9730 - std::panicking::catch_unwind::he616f21a5745eff4 [INFO] [stderr] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:552:19 [INFO] [stderr] 50: 0x597393bd9730 - std::panic::catch_unwind::ha12dd71f2a653c0c [INFO] [stderr] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panic.rs:359:14 [INFO] [stderr] 51: 0x597393bd9730 - std::rt::lang_start_internal::hacfd5a6cee565422 [INFO] [stderr] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/rt.rs:171:5 [INFO] [stderr] 52: 0x59739379ded7 - std::rt::lang_start::h8528d1add375eb96 [INFO] [stderr] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/rt.rs:205:5 [INFO] [stderr] 53: 0x59739379fc3e - main [INFO] [stderr] 54: 0x7aa7e7e0c1ca - [INFO] [stderr] 55: 0x7aa7e7e0c28b - __libc_start_main [INFO] [stderr] 56: 0x59739379d495 - _start [INFO] [stderr] 57: 0x0 - [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "a6a91256b22914a7efebf7dfd43f097e33b71cd789305d7c40f35c597f6a10fb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a6a91256b22914a7efebf7dfd43f097e33b71cd789305d7c40f35c597f6a10fb", kill_on_drop: false }` [INFO] [stdout] a6a91256b22914a7efebf7dfd43f097e33b71cd789305d7c40f35c597f6a10fb