[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 master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjoshuafried%2Ffaasnap-firecracker" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-5-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-5-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/joshuafried/faasnap-firecracker on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "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" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "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 repository `https://github.com/firecracker-microvm/kvm-ioctls` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded proc-macro2 v1.0.9 [INFO] [stderr] Downloaded versionize v0.1.1 [INFO] [stderr] Downloaded vmm-sys-util v0.6.1 [INFO] [stderr] Downloaded errno v0.2.5 [INFO] [stderr] Downloaded errno-dragonfly v0.1.1 [INFO] [stderr] Downloaded pin-project-lite v0.1.7 [INFO] [stderr] Downloaded futures v0.1.29 [INFO] [stderr] Downloaded syn v1.0.17 [INFO] [stderr] Downloaded js-sys v0.3.37 [INFO] [stderr] Downloaded tokio v0.2.21 [INFO] [stderr] Downloaded vm-memory v0.2.1 [INFO] [stderr] Downloaded versionize_derive v0.1.1 [INFO] [stderr] Downloaded wasm-bindgen v0.2.60 [INFO] [stderr] Downloaded bindgen v0.51.1 [INFO] [stderr] Downloaded tokio-uds v0.2.6 [INFO] [stderr] Downloaded serde_json v1.0.48 [INFO] [stderr] Downloaded hermit-abi v0.1.8 [INFO] [stderr] Downloaded ryu v1.0.3 [INFO] [stderr] Downloaded serde_derive v1.0.105 [INFO] [stderr] Downloaded cast v0.2.3 [INFO] [stderr] Downloaded csv v1.1.3 [INFO] [stderr] Downloaded wasm-bindgen-backend v0.2.60 [INFO] [stderr] Downloaded wasm-bindgen-macro v0.2.60 [INFO] [stderr] Downloaded tinytemplate v1.0.3 [INFO] [stderr] Downloaded futures-core v0.3.5 [INFO] [stderr] Downloaded num_cpus v1.12.0 [INFO] [stderr] Downloaded cexpr v0.3.6 [INFO] [stderr] Downloaded device_tree v1.1.0 [INFO] [stderr] Downloaded criterion-plot v0.4.1 [INFO] [stderr] Downloaded oorandom v11.1.0 [INFO] [stderr] Downloaded wasm-bindgen-shared v0.2.60 [INFO] [stderr] Downloaded plotters v0.2.12 [INFO] [stderr] Downloaded timerfd v1.1.1 [INFO] [stderr] Downloaded thiserror-impl v1.0.19 [INFO] [stderr] Downloaded thiserror v1.0.19 [INFO] [stderr] Downloaded clang-sys v0.28.1 [INFO] [stderr] Downloaded wasm-bindgen-macro-support v0.2.60 [INFO] [stderr] Downloaded crc64 v1.0.0 [INFO] [stderr] Downloaded web-sys v0.3.37 [INFO] [stderr] Downloaded cc v1.0.54 [INFO] [stderr] Downloaded quote v1.0.3 [INFO] [stderr] Downloaded bstr v0.2.12 [INFO] [stderr] Downloaded regex v1.3.6 [INFO] [stderr] Downloaded criterion v0.3.1 [INFO] [stderr] Downloaded serde v1.0.105 [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8cc02001b83ce46fda1b635ac1d5678f22ccae35dc142ebddea07e2ac0b9afce [INFO] running `Command { std: "docker" "start" "-a" "8cc02001b83ce46fda1b635ac1d5678f22ccae35dc142ebddea07e2ac0b9afce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8cc02001b83ce46fda1b635ac1d5678f22ccae35dc142ebddea07e2ac0b9afce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8cc02001b83ce46fda1b635ac1d5678f22ccae35dc142ebddea07e2ac0b9afce", kill_on_drop: false }` [INFO] [stdout] 8cc02001b83ce46fda1b635ac1d5678f22ccae35dc142ebddea07e2ac0b9afce [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 98e74ae79add5a0a5d561011d74fc097b937b1272a5e2abace7894f6b5f6d6c7 [INFO] running `Command { std: "docker" "start" "-a" "98e74ae79add5a0a5d561011d74fc097b937b1272a5e2abace7894f6b5f6d6c7", 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 serde v1.0.105 [INFO] [stderr] Compiling net_gen v0.1.0 (/opt/rustwide/workdir/src/net_gen) [INFO] [stderr] Compiling crc64 v1.0.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling ryu v1.0.3 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling cc v1.0.54 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling memchr v2.3.3 [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] [stderr] Compiling log v0.4.8 [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 itoa v0.4.5 [INFO] [stderr] Compiling bindgen v0.51.1 [INFO] [stderr] Compiling regex-syntax v0.6.17 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling nix v0.17.0 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling winapi v0.2.8 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Compiling arch_gen v0.1.0 (/opt/rustwide/workdir/src/arch_gen) [INFO] [stderr] Compiling clang-sys v0.28.1 [INFO] [stderr] Compiling aho-corasick v0.7.10 [INFO] [stderr] Compiling virtio_gen v0.1.0 (/opt/rustwide/workdir/src/virtio_gen) [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 passfd v0.1.4 (/opt/rustwide/workdir/src/passfd) [INFO] [stderr] Compiling seccomp v0.1.0 (/opt/rustwide/workdir/src/seccomp) [INFO] [stderr] Compiling cexpr v0.3.6 [INFO] [stderr] Compiling sysconf v0.3.4 [INFO] [stderr] Compiling utils v0.1.0 (/opt/rustwide/workdir/src/utils) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is 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 same lifetime is hidden here [INFO] [stdout] | | the same lifetime is elided here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type 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)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/micro_http/src/request.rs:95:23 [INFO] [stdout] | [INFO] [stdout] 95 | request_line: &[u8], [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 96 | ) -> std::result::Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type 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] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/userfaultfd-sys-6fd8b1d0e800021f/build-script-build` (exit status: 101) [INFO] [stderr] --- stderr [INFO] [stderr] [INFO] [stderr] thread 'main' (1170) 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: 0x587804d8135a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace [INFO] [stderr] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x587804d8135a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stderr] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x587804d8135a - std[f92b4c606f291077]::sys::backtrace::_print_fmt [INFO] [stderr] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9 [INFO] [stderr] 3: 0x587804d8135a - <::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt [INFO] [stderr] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26 [INFO] [stderr] 4: 0x587804d9815a - ::fmt [INFO] [stderr] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76 [INFO] [stderr] 5: 0x587804d9815a - core[786f478f706679df]::fmt::write [INFO] [stderr] 6: 0x587804d87752 - std[f92b4c606f291077]::io::default_write_fmt:: [INFO] [stderr] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11 [INFO] [stderr] 7: 0x587804d87752 - ::write_fmt [INFO] [stderr] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13 [INFO] [stderr] 8: 0x587804d60e8f - ::print [INFO] [stderr] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9 [INFO] [stderr] 9: 0x587804d60e8f - std[f92b4c606f291077]::panicking::default_hook::{closure#0} [INFO] [stderr] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27 [INFO] [stderr] 10: 0x587804d7ae71 - std[f92b4c606f291077]::panicking::default_hook [INFO] [stderr] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:319:9 [INFO] [stderr] 11: 0x587804d7b122 - core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call [INFO] [stderr] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9 [INFO] [stderr] 12: 0x587804d7b122 - std[f92b4c606f291077]::panicking::panic_with_hook [INFO] [stderr] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13 [INFO] [stderr] 13: 0x587804d60f48 - std[f92b4c606f291077]::panicking::panic_handler::{closure#0} [INFO] [stderr] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:698:13 [INFO] [stderr] 14: 0x587804d58709 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stderr] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18 [INFO] [stderr] 15: 0x587804d6198d - __rustc[8241495c18a89d70]::rust_begin_unwind [INFO] [stderr] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5 [INFO] [stderr] 16: 0x587804d9899c - core[786f478f706679df]::panicking::panic_fmt [INFO] [stderr] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14 [INFO] [stderr] 17: 0x587804c468eb - proc_macro2[3c168a4b9fbdba39]::fallback::validate_ident [INFO] [stderr] 18: 0x587804c43141 - ::_new [INFO] [stderr] 19: 0x587804c430ff - ::new [INFO] [stderr] 20: 0x587804c57b28 - ::new [INFO] [stderr] 21: 0x587804c4dc18 - ::new [INFO] [stderr] 22: 0x587804b14b5f - ::rust_ident_raw::> [INFO] [stderr] 23: 0x587804b144c0 - ::rust_ident::<&alloc[64763625b5a07cdb]::string::String> [INFO] [stderr] 24: 0x587804a36fb2 - ::codegen [INFO] [stderr] 25: 0x587804aeda81 - ::codegen [INFO] [stderr] 26: 0x587804b3760a - ::codegen [INFO] [stderr] 27: 0x587804a3f14f - ::codegen [INFO] [stderr] 28: 0x587804aeda81 - ::codegen [INFO] [stderr] 29: 0x587804b3760a - ::codegen [INFO] [stderr] 30: 0x587804a47215 - ::codegen::{closure#0} [INFO] [stderr] 31: 0x587804a5c1b0 - ::codegen [INFO] [stderr] 32: 0x587804b375ec - ::codegen [INFO] [stderr] 33: 0x587804a46572 - bindgen[7b121a1c995e98f2]::codegen::codegen::{closure#0} [INFO] [stderr] 34: 0x587804b15de8 - ::gen::> [INFO] [stderr] 35: 0x587804a5222f - bindgen[7b121a1c995e98f2]::codegen::codegen [INFO] [stderr] 36: 0x587804ab02aa - ::generate [INFO] [stderr] 37: 0x587804aad8e5 - ::generate [INFO] [stderr] 38: 0x5878049d077e - build_script_build[a6c87fde743579f6]::generate_bindings [INFO] [stderr] 39: 0x5878049d09fc - build_script_build[a6c87fde743579f6]::main [INFO] [stderr] 40: 0x5878049d1673 - >::call_once [INFO] [stderr] 41: 0x5878049d0536 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stderr] 42: 0x5878049d0549 - std[f92b4c606f291077]::rt::lang_start::<()>::{closure#0} [INFO] [stderr] 43: 0x587804d79f54 - <&dyn core[786f478f706679df]::ops::function::Fn<(), Output = i32> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::panic::unwind_safe::RefUnwindSafe as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once [INFO] [stderr] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:287:21 [INFO] [stderr] 44: 0x587804d79f54 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<&dyn core[786f478f706679df]::ops::function::Fn<(), Output = i32> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::panic::unwind_safe::RefUnwindSafe, i32> [INFO] [stderr] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40 [INFO] [stderr] 45: 0x587804d79f54 - std[f92b4c606f291077]::panicking::catch_unwind:: + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::panic::unwind_safe::RefUnwindSafe> [INFO] [stderr] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19 [INFO] [stderr] 46: 0x587804d79f54 - std[f92b4c606f291077]::panic::catch_unwind::<&dyn core[786f478f706679df]::ops::function::Fn<(), Output = i32> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::panic::unwind_safe::RefUnwindSafe, i32> [INFO] [stderr] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14 [INFO] [stderr] 47: 0x587804d79f54 - std[f92b4c606f291077]::rt::lang_start_internal::{closure#0} [INFO] [stderr] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/rt.rs:175:24 [INFO] [stderr] 48: 0x587804d79f54 - std[f92b4c606f291077]::panicking::catch_unwind::do_call:: [INFO] [stderr] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40 [INFO] [stderr] 49: 0x587804d79f54 - std[f92b4c606f291077]::panicking::catch_unwind:: [INFO] [stderr] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19 [INFO] [stderr] 50: 0x587804d79f54 - std[f92b4c606f291077]::panic::catch_unwind:: [INFO] [stderr] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14 [INFO] [stderr] 51: 0x587804d79f54 - std[f92b4c606f291077]::rt::lang_start_internal [INFO] [stderr] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/rt.rs:171:5 [INFO] [stderr] 52: 0x5878049d0521 - std[f92b4c606f291077]::rt::lang_start::<()> [INFO] [stderr] 53: 0x5878049d18f5 - main [INFO] [stderr] 54: 0x769d0c1541ca - [INFO] [stderr] 55: 0x769d0c15428b - __libc_start_main [INFO] [stderr] 56: 0x5878049cfd45 - _start [INFO] [stderr] 57: 0x0 - [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "98e74ae79add5a0a5d561011d74fc097b937b1272a5e2abace7894f6b5f6d6c7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "98e74ae79add5a0a5d561011d74fc097b937b1272a5e2abace7894f6b5f6d6c7", kill_on_drop: false }` [INFO] [stdout] 98e74ae79add5a0a5d561011d74fc097b937b1272a5e2abace7894f6b5f6d6c7