[INFO] cloning repository https://github.com/liamgriffiths/visits [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/liamgriffiths/visits" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fliamgriffiths%2Fvisits", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fliamgriffiths%2Fvisits'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3041170bc02c7bac1e4820bf67d7aba91dfe2b10 [INFO] building liamgriffiths/visits against try#23647e694de8d0904848ad068b2e0ec2dd098c37+target=wasm32-wasip1 for pr-149868 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fliamgriffiths%2Fvisits" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/liamgriffiths/visits [INFO] finished tweaking git repo https://github.com/liamgriffiths/visits [INFO] tweaked toml for git repo https://github.com/liamgriffiths/visits written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/liamgriffiths/visits on toolchain 23647e694de8d0904848ad068b2e0ec2dd098c37 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+23647e694de8d0904848ad068b2e0ec2dd098c37" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/liamgriffiths/visits 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" "+23647e694de8d0904848ad068b2e0ec2dd098c37" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+23647e694de8d0904848ad068b2e0ec2dd098c37" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9c01678686933b67840f885cb910c3a7d70a29b362c79665638913497a5847b9 [INFO] running `Command { std: "docker" "start" "-a" "9c01678686933b67840f885cb910c3a7d70a29b362c79665638913497a5847b9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9c01678686933b67840f885cb910c3a7d70a29b362c79665638913497a5847b9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9c01678686933b67840f885cb910c3a7d70a29b362c79665638913497a5847b9", kill_on_drop: false }` [INFO] [stdout] 9c01678686933b67840f885cb910c3a7d70a29b362c79665638913497a5847b9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+23647e694de8d0904848ad068b2e0ec2dd098c37" "build" "--frozen" "--message-format=json" "--target" "wasm32-wasip1", kill_on_drop: false }` [INFO] [stdout] 21c4a4635f856ff415191928fbfab960948fd261999cf68cae84bf339863e677 [INFO] running `Command { std: "docker" "start" "-a" "21c4a4635f856ff415191928fbfab960948fd261999cf68cae84bf339863e677", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.50 [INFO] [stderr] Compiling memchr v2.2.0 [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling synstructure v0.10.1 [INFO] [stderr] Compiling pq-sys v0.4.6 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling antidote v1.0.0 [INFO] [stderr] Compiling bitflags v1.0.4 [INFO] [stderr] Compiling unicode-segmentation v1.2.1 [INFO] [stderr] Compiling unicode-normalization v0.1.8 [INFO] [stderr] Compiling scheduled-thread-pool v0.2.0 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling regex-syntax v0.5.6 [INFO] [stderr] Compiling aho-corasick v0.6.10 [INFO] [stderr] Compiling csv-core v0.1.5 [INFO] [stderr] Compiling textwrap v0.10.0 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling strsim v0.7.0 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling r2d2 v0.8.3 [INFO] [stderr] Compiling serde_json v1.0.39 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling csv v1.0.5 [INFO] [stderr] Compiling structopt-derive v0.2.15 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling term v0.5.1 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling diesel_derives v1.4.0 [INFO] [stderr] Compiling encode_unicode v0.3.5 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling prettytable-rs v0.8.0 [INFO] [stderr] Compiling dotenv v0.9.0 [INFO] [stderr] Compiling exitfailure v0.5.1 [INFO] [stderr] Compiling structopt v0.2.15 [INFO] [stderr] Compiling diesel v1.4.1 [INFO] [stderr] Compiling visits v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/main.rs:115:30 [INFO] [stdout] | [INFO] [stdout] 115 | Err(e) => panic!(e), [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` (part of `#[warn(rust_2021_compatibility)]`) on by default [INFO] [stdout] help: add a "{}" format string to `Display` the message [INFO] [stdout] | [INFO] [stdout] 115 | Err(e) => panic!("{}", e), [INFO] [stdout] | +++++ [INFO] [stdout] help: or use std::panic::panic_any instead [INFO] [stdout] | [INFO] [stdout] 115 - Err(e) => panic!(e), [INFO] [stdout] 115 + Err(e) => std::panic::panic_any(e), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/models/user.rs:6:17 [INFO] [stdout] | [INFO] [stdout] 6 | #[derive(Debug, Identifiable, Queryable)] [INFO] [stdout] | ^----------- [INFO] [stdout] | | [INFO] [stdout] | `HasTable` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_identifiable_for_user` [INFO] [stdout] 7 | #[table_name = "users"] [INFO] [stdout] 8 | pub struct User { [INFO] [stdout] | ---- `User` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Identifiable` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Identifiable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: `#[warn(non_local_definitions)]` on by default [INFO] [stdout] = note: this warning originates in the derive macro `Identifiable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/models/user.rs:6:17 [INFO] [stdout] | [INFO] [stdout] 6 | #[derive(Debug, Identifiable, Queryable)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | `Identifiable` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_identifiable_for_user` [INFO] [stdout] 7 | #[table_name = "users"] [INFO] [stdout] 8 | pub struct User { [INFO] [stdout] | ---- `User` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Identifiable` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Identifiable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `Identifiable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/models/user.rs:6:31 [INFO] [stdout] | [INFO] [stdout] 6 | #[derive(Debug, Identifiable, Queryable)] [INFO] [stdout] | ^-------- [INFO] [stdout] | | [INFO] [stdout] | `Queryable` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_queryable_for_user` [INFO] [stdout] 7 | #[table_name = "users"] [INFO] [stdout] 8 | pub struct User { [INFO] [stdout] | ---- `User` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Queryable` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Queryable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/models/user.rs:35:17 [INFO] [stdout] | [INFO] [stdout] 35 | #[derive(Debug, Insertable)] [INFO] [stdout] | ^--------- [INFO] [stdout] | | [INFO] [stdout] | `Insertable` is not local [INFO] [stdout] | `table` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_insertable_for_newuser` [INFO] [stdout] 36 | #[table_name = "users"] [INFO] [stdout] 37 | pub struct NewUser { [INFO] [stdout] | ------- `NewUser` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/models/user.rs:35:17 [INFO] [stdout] | [INFO] [stdout] 35 | #[derive(Debug, Insertable)] [INFO] [stdout] | -^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | `Insertable` is not local [INFO] [stdout] | `table` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_insertable_for_newuser` [INFO] [stdout] 36 | #[table_name = "users"] [INFO] [stdout] 37 | pub struct NewUser { [INFO] [stdout] | ------- `NewUser` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/models/user.rs:35:17 [INFO] [stdout] | [INFO] [stdout] 35 | #[derive(Debug, Insertable)] [INFO] [stdout] | ^--------- [INFO] [stdout] | | [INFO] [stdout] | `UndecoratedInsertRecord` is not local [INFO] [stdout] | `table` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_insertable_for_newuser` [INFO] [stdout] 36 | #[table_name = "users"] [INFO] [stdout] 37 | pub struct NewUser { [INFO] [stdout] | ------- `NewUser` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/models/visit.rs:8:17 [INFO] [stdout] | [INFO] [stdout] 8 | #[derive(Debug, Queryable, Associations, Identifiable, Clone)] [INFO] [stdout] | ^-------- [INFO] [stdout] | | [INFO] [stdout] | `Queryable` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_queryable_for_visit` [INFO] [stdout] ... [INFO] [stdout] 11 | pub struct Visit { [INFO] [stdout] | ----- `Visit` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Queryable` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Queryable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/models/visit.rs:8:28 [INFO] [stdout] | [INFO] [stdout] 8 | #[derive(Debug, Queryable, Associations, Identifiable, Clone)] [INFO] [stdout] | ^----------- [INFO] [stdout] | | [INFO] [stdout] | `BelongsTo` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_associations_for_visit` [INFO] [stdout] 9 | #[table_name = "visits"] [INFO] [stdout] 10 | #[belongs_to(User)] [INFO] [stdout] | ---- `User` is not local [INFO] [stdout] 11 | pub struct Visit { [INFO] [stdout] | ----- `Visit` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Associations` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Associations` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `Associations` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/models/visit.rs:8:42 [INFO] [stdout] | [INFO] [stdout] 8 | #[derive(Debug, Queryable, Associations, Identifiable, Clone)] [INFO] [stdout] | ^----------- [INFO] [stdout] | | [INFO] [stdout] | `HasTable` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_identifiable_for_visit` [INFO] [stdout] ... [INFO] [stdout] 11 | pub struct Visit { [INFO] [stdout] | ----- `Visit` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Identifiable` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Identifiable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `Identifiable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/models/visit.rs:8:42 [INFO] [stdout] | [INFO] [stdout] 8 | #[derive(Debug, Queryable, Associations, Identifiable, Clone)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | `Identifiable` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_identifiable_for_visit` [INFO] [stdout] ... [INFO] [stdout] 11 | pub struct Visit { [INFO] [stdout] | ----- `Visit` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Identifiable` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Identifiable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `Identifiable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/models/visit.rs:124:17 [INFO] [stdout] | [INFO] [stdout] 124 | #[derive(Debug, Insertable)] [INFO] [stdout] | ^--------- [INFO] [stdout] | | [INFO] [stdout] | `Insertable` is not local [INFO] [stdout] | `table` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_insertable_for_newvisit` [INFO] [stdout] 125 | #[table_name = "visits"] [INFO] [stdout] 126 | pub struct NewVisit { [INFO] [stdout] | -------- `NewVisit` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/models/visit.rs:124:17 [INFO] [stdout] | [INFO] [stdout] 124 | #[derive(Debug, Insertable)] [INFO] [stdout] | -^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | `Insertable` is not local [INFO] [stdout] | `table` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_insertable_for_newvisit` [INFO] [stdout] 125 | #[table_name = "visits"] [INFO] [stdout] 126 | pub struct NewVisit { [INFO] [stdout] | -------- `NewVisit` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/models/visit.rs:124:17 [INFO] [stdout] | [INFO] [stdout] 124 | #[derive(Debug, Insertable)] [INFO] [stdout] | ^--------- [INFO] [stdout] | | [INFO] [stdout] | `UndecoratedInsertRecord` is not local [INFO] [stdout] | `table` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_insertable_for_newvisit` [INFO] [stdout] 125 | #[table_name = "visits"] [INFO] [stdout] 126 | pub struct NewVisit { [INFO] [stdout] | -------- `NewVisit` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/schema.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / table! { [INFO] [stdout] 2 | | users (id) { [INFO] [stdout] 3 | | id -> Int4, [INFO] [stdout] 4 | | username -> Text, [INFO] [stdout] ... | [INFO] [stdout] 8 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | `table` is not local [INFO] [stdout] | |_`QueryId` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_query_id_for_table` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/schema.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / table! { [INFO] [stdout] 2 | | users (id) { [INFO] [stdout] 3 | | id -> Int4, [INFO] [stdout] | | -- `id` is not local [INFO] [stdout] 4 | | username -> Text, [INFO] [stdout] ... | [INFO] [stdout] 8 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |_`QueryId` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_query_id_for_id` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/schema.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / table! { [INFO] [stdout] 2 | | users (id) { [INFO] [stdout] 3 | | id -> Int4, [INFO] [stdout] 4 | | username -> Text, [INFO] [stdout] | | -------- `username` is not local [INFO] [stdout] ... | [INFO] [stdout] 8 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |_`QueryId` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_query_id_for_username` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/schema.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / table! { [INFO] [stdout] 2 | | users (id) { [INFO] [stdout] 3 | | id -> Int4, [INFO] [stdout] 4 | | username -> Text, [INFO] [stdout] 5 | | created_at -> Timestamptz, [INFO] [stdout] | | ---------- `created_at` is not local [INFO] [stdout] ... | [INFO] [stdout] 8 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |_`QueryId` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_query_id_for_created_at` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/schema.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / table! { [INFO] [stdout] 2 | | users (id) { [INFO] [stdout] 3 | | id -> Int4, [INFO] [stdout] 4 | | username -> Text, [INFO] [stdout] 5 | | created_at -> Timestamptz, [INFO] [stdout] 6 | | updated_at -> Timestamptz, [INFO] [stdout] | | ---------- `updated_at` is not local [INFO] [stdout] 7 | | } [INFO] [stdout] 8 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |_`QueryId` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_query_id_for_updated_at` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/schema.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / table! { [INFO] [stdout] 11 | | visits (id) { [INFO] [stdout] 12 | | id -> Int4, [INFO] [stdout] 13 | | user_id -> Int4, [INFO] [stdout] ... | [INFO] [stdout] 19 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | `table` is not local [INFO] [stdout] | |_`QueryId` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_query_id_for_table` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/schema.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / table! { [INFO] [stdout] 11 | | visits (id) { [INFO] [stdout] 12 | | id -> Int4, [INFO] [stdout] | | -- `id` is not local [INFO] [stdout] 13 | | user_id -> Int4, [INFO] [stdout] ... | [INFO] [stdout] 19 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |_`QueryId` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_query_id_for_id` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/schema.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / table! { [INFO] [stdout] 11 | | visits (id) { [INFO] [stdout] 12 | | id -> Int4, [INFO] [stdout] 13 | | user_id -> Int4, [INFO] [stdout] | | ------- `user_id` is not local [INFO] [stdout] ... | [INFO] [stdout] 19 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |_`QueryId` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_query_id_for_user_id` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/schema.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / table! { [INFO] [stdout] 11 | | visits (id) { [INFO] [stdout] 12 | | id -> Int4, [INFO] [stdout] 13 | | user_id -> Int4, [INFO] [stdout] 14 | | enter_at -> Date, [INFO] [stdout] | | -------- `enter_at` is not local [INFO] [stdout] ... | [INFO] [stdout] 19 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |_`QueryId` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_query_id_for_enter_at` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/schema.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / table! { [INFO] [stdout] 11 | | visits (id) { [INFO] [stdout] 12 | | id -> Int4, [INFO] [stdout] 13 | | user_id -> Int4, [INFO] [stdout] 14 | | enter_at -> Date, [INFO] [stdout] 15 | | exit_at -> Date, [INFO] [stdout] | | ------- `exit_at` is not local [INFO] [stdout] ... | [INFO] [stdout] 19 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |_`QueryId` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_query_id_for_exit_at` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/schema.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / table! { [INFO] [stdout] 11 | | visits (id) { [INFO] [stdout] 12 | | id -> Int4, [INFO] [stdout] 13 | | user_id -> Int4, [INFO] [stdout] ... | [INFO] [stdout] 16 | | created_at -> Timestamptz, [INFO] [stdout] | | ---------- `created_at` is not local [INFO] [stdout] ... | [INFO] [stdout] 19 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |_`QueryId` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_query_id_for_created_at` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/schema.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / table! { [INFO] [stdout] 11 | | visits (id) { [INFO] [stdout] 12 | | id -> Int4, [INFO] [stdout] 13 | | user_id -> Int4, [INFO] [stdout] ... | [INFO] [stdout] 17 | | updated_at -> Timestamptz, [INFO] [stdout] | | ---------- `updated_at` is not local [INFO] [stdout] 18 | | } [INFO] [stdout] 19 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |_`QueryId` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_query_id_for_updated_at` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `rust-lld` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "rust-lld" "-flavor" "wasm" "--export" "__main_void" "-z" "stack-size=1048576" "--stack-first" "--no-demangle" "/lib/rustlib/wasm32-wasip1/lib/self-contained/crt1-command.o" "<9 object files omitted>" "/lib/rustlib/wasm32-wasip1/lib/libpanic_abort-*.rlib" "/opt/rustwide/target/wasm32-wasip1/debug/deps/{libstructopt-7ea9230cc752300e,libclap-5e0fa07c00775b26,libvec_map-35db6a21e4c898cc,libtextwrap-e442be48a60a03e6,libstrsim-2bbffca3816d3cc4,libansi_term-6c0151593fd7624b,libprettytable-07bcbaa19575dc2c,libcsv-4cf75fdfa1dba970,libcsv_core-881465ee91d372d3,libencode_unicode-3189cd6b05e88f0c,libatty-8abfff5c94c39f5d,libterm-c309a57978fc0e89,libunicode_width-a86291ce4b477ba0,libexitfailure-12cc1acd37f5f1aa,libfailure-ebf982bc1aa64b43,libbacktrace-3d02c7b9e0b5042e,librustc_demangle-b278b7e1ea387961,libdotenv-ac1b32c47447ec69,libregex-a1224ad23106215f,libutf8_ranges-a3eab4c004631ab3,libregex_syntax-734c18fa53fcee87,libucd_util-37a55b1d725b698a,libthread_local-04b1d33092a265b2,liblazy_static-9e9498024e9845f1,libaho_corasick-09d8734fd3b73a82,libmemchr-6c2924a52b59da2c,libdiesel-32aaea1aa91e1b24,libpq_sys-2c66f6160529f945,libserde_json-7db04da85c93eaa5,libryu-906072ace1e16946,libitoa-c29a8f8b0581b1c0,libchrono-a0082814999a4d5e,libserde-3fdc763b69b6534b,libnum_integer-34380c83689e567d,libnum_traits-3b33bd0821625e67,libtime-574f773279e9defa,libr2d2-70ec17e3506d2ff0,libscheduled_thread_pool-f102e35fb750feb5,liblog-edb2bdbd27a68129,libcfg_if-91772b89a6c4728a,libantidote-bfc442f7120275f2,libbyteorder-8218a46af09c27c9,libbitflags-f8618f3a190d3366}.rlib" "/lib/rustlib/wasm32-wasip1/lib/{libstd-*,libwasi-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*}.rlib" "-l" "c" "/lib/rustlib/wasm32-wasip1/lib/{librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-l" "pq" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/lib/rustlib/wasm32-wasip1/lib/self-contained" "-o" "/opt/rustwide/target/wasm32-wasip1/debug/deps/visits-68d2a1298b7f6da7.wasm" "--gc-sections" "-O0" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'init-first.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'libc-start.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'sysdep.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'version.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'check_fds.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'libc-tls.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'dso_handle.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'errno.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'errno-loc.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'iconv_open.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'iconv.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'iconv_close.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'gconv_open.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'gconv.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'gconv_close.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'gconv_db.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'gconv_conf.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'gconv_builtin.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'gconv_simple.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'gconv_trans.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'gconv_cache.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'gconv_dl.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'gconv_charset.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'duplocale.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'findlocale.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'freelocale.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'loadarchive.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'loadlocale.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'localeconv.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'mb_cur_max.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'newlocale.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'nl_langinfo.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'nl_langinfo_l.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'setlocale.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'uselocale.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'C-address.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'C-collate.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'C-ctype.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'C-identification.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'C-measurement.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'C-messages.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'C-monetary.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'C-name.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'C-numeric.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'C-paper.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'C-telephone.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'C-time.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'lc-address.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'lc-collate.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'lc-ctype.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'lc-identification.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'lc-measurement.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'lc-messages.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'lc-monetary.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'lc-name.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'lc-numeric.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'lc-paper.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'lc-telephone.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'lc-time.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'C_name.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'SYS_libc.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'coll-lookup.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'global-locale.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'localename.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'xlocale.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member '__assert.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member '__libc_assert_fail.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'assert.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'assert-perr.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'ctype.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'ctype-c99.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'ctype-extn.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'ctype-c99_l.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'ctype_l.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'isctype.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'ctype-info.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'bindtextdom.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'dcgettext.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'dgettext.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'gettext.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'dcigettext.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'dcngettext.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'dngettext.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'ngettext.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'finddomain.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'loadmsgcat.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'localealias.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'textdomain.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'l10nflist.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'explodename.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'plural.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'plural-exp.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'hash-string.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'catgets.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'open_catalog.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 's_isinfl.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 's_isnanl.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 's_finitel.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 's_copysignl.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 's_modfl.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 's_scalbnl.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 's_frexpl.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 's_signbitl.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 's_ldexpl.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 's_isinf.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 's_isnan.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 's_finite.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 's_copysign.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 's_modf.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 's_scalbn.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 's_frexp.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 's_signbit.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 's_ldexp.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 's_isinff.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 's_isnanf.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 's_finitef.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 's_copysignf.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 's_modff.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 's_scalbnf.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 's_frexpf.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 's_signbitf.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 's_ldexpf.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 's_isinff128.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 's_isnanf128.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 's_finitef128.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 's_copysignf128.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 's_modff128.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 's_scalbnf128.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 's_frexpf128.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 's_signbitf128.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 's_ldexpf128.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'setfpucw.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'fpu_control.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'setjmp.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'sigjmp.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'bsd-setjmp.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'bsd-_setjmp.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'longjmp.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member '__longjmp.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'jmp-unwind.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member '__longjmp_cancel.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'signal.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'raise.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'killpg.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'sigaction.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'libc_sigaction.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'sigprocmask.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'kill.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'sigpending.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'sigsuspend.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'sigwait.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'sigblock.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'sigsetmask.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'sigpause.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'sigvec.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'sigstack.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'sigaltstack.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'sigintr.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'sigsetops.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'sigempty.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'sigfillset.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'sigaddset.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'sigdelset.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'sigismem.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'sigreturn.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'siggetmask.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'sysv_signal.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'sigisempty.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'sigandset.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'sigorset.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'allocrtsig.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'sigtimedwait.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'sigwaitinfo.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'sigqueue.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'sighold.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'sigrelse.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'sigignore.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'sigset.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'a64l.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'abort.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'abs.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'arc4random.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'arc4random_uniform.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'at_quick_exit.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'atof.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'atoi.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'atol.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'atoll.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'bsearch.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'canonicalize.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'cxa_at_quick_exit.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'cxa_atexit.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'cxa_finalize.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'cxa_thread_atexit_impl.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'div.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'drand48.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'drand48-iter.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'drand48_r.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'erand48.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'erand48_r.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'exit.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'fmtmsg.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'getcontext.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'getentropy.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'getenv.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'getrandom.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'getsubopt.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'jrand48.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'jrand48_r.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'l64a.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'labs.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'lcong48.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'lcong48_r.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'ldiv.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'llabs.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'lldiv.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'lrand48.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'lrand48_r.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'makecontext.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'mblen.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'mbstowcs.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'mbtowc.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'mrand48.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'mrand48_r.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'nrand48.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'nrand48_r.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'old_atexit.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'on_exit.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'atexit.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'putenv.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'qsort.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'quick_exit.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'rand.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'rand_r.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'random.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'random_r.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'rpmatch.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'secure-getenv.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'seed48.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'seed48_r.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'setcontext.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'setenv.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'srand48.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'srand48_r.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'stdc_bit_ceil_uc.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'stdc_bit_ceil_ui.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'stdc_bit_ceil_ul.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'stdc_bit_ceil_ull.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'stdc_bit_ceil_us.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'stdc_bit_floor_uc.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'stdc_bit_floor_ui.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'stdc_bit_floor_ul.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'stdc_bit_floor_ull.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'stdc_bit_floor_us.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'stdc_bit_width_uc.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'stdc_bit_width_ui.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'stdc_bit_width_ul.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'stdc_bit_width_ull.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'stdc_bit_width_us.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'stdc_count_ones_uc.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'stdc_count_ones_ui.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'stdc_count_ones_ul.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'stdc_count_ones_ull.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'stdc_count_ones_us.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'stdc_count_zeros_uc.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'stdc_count_zeros_ui.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'stdc_count_zeros_ul.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'stdc_count_zeros_ull.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'stdc_count_zeros_us.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'stdc_first_leading_one_uc.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'stdc_first_leading_one_ui.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'stdc_first_leading_one_ul.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'stdc_first_leading_one_ull.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'stdc_first_leading_one_us.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'stdc_first_leading_zero_uc.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'stdc_first_leading_zero_ui.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'stdc_first_leading_zero_ul.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'stdc_first_leading_zero_ull.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'stdc_first_leading_zero_us.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'stdc_first_trailing_one_uc.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'stdc_first_trailing_one_ui.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'stdc_first_trailing_one_ul.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'stdc_first_trailing_one_ull.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'stdc_first_trailing_one_us.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'stdc_first_trailing_zero_uc.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'stdc_first_trailing_zero_ui.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'stdc_first_trailing_zero_ul.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'stdc_first_trailing_zero_ull.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'stdc_first_trailing_zero_us.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'stdc_has_single_bit_uc.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'stdc_has_single_bit_ui.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'stdc_has_single_bit_ul.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'stdc_has_single_bit_ull.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'stdc_has_single_bit_us.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'stdc_leading_ones_uc.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'stdc_leading_ones_ui.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'stdc_leading_ones_ul.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'stdc_leading_ones_ull.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'stdc_leading_ones_us.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'stdc_leading_zeros_uc.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'stdc_leading_zeros_ui.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'stdc_leading_zeros_ul.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'stdc_leading_zeros_ull.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'stdc_leading_zeros_us.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'stdc_trailing_ones_uc.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'stdc_trailing_ones_ui.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'stdc_trailing_ones_ul.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'stdc_trailing_ones_ull.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'stdc_trailing_ones_us.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'stdc_trailing_zeros_uc.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'stdc_trailing_zeros_ui.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'stdc_trailing_zeros_ul.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'stdc_trailing_zeros_ull.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'stdc_trailing_zeros_us.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'strfmon.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'strfmon_l.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'strfromd.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'strfromf.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'strfroml.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'strtod.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'strtod_l.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'strtod_nan.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'strtof.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'strtof_l.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'strtof_nan.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'strtol.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'strtol_l.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'strtold.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'strtold_l.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'strtold_nan.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'strtoll.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'strtoll_l.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'strtoul.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'strtoul_l.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'strtoull.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'strtoull_l.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'swapcontext.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'system.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'wcstombs.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'wctomb.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'xpg_basename.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'add_n.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'addmul_1.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'cmp.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'divmod_1.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'divrem.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'inlines.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'lshift.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'mod_1.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'mul.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'mul_1.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'mul_n.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'rshift.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'sub_n.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'submul_1.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'udiv_qrnnd.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'dbl2mpn.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'ldbl2mpn.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'mpn2dbl.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'mpn2flt.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'mpn2ldbl.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'float1282mpn.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'strfromf128.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'strtof128.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'strtof128_l.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'strtof128_nan.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'mpn2float128.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'grouping.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'groupingwc.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'tens_in_limb.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'fpioconst.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'mp_clz_tab.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member '__start_context.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'allocate-shadow-stack.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member '_itoa.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member '_itowa.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'asprintf.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'ctermid.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'cuserid.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'dprintf.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'flockfile.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'fprintf.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'fscanf.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'ftrylockfile.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'funlockfile.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'gentempfd.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'getline.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'getw.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'grouping_iterator.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'iovfscanf.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'isoc23_fscanf.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'isoc23_scanf.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'isoc23_sscanf.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'isoc23_vfscanf.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'isoc23_vscanf.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'isoc23_vsscanf.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'isoc99_fscanf.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'isoc99_scanf.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'isoc99_sscanf.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'isoc99_vfscanf.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'isoc99_vscanf.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'isoc99_vsscanf.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'itoa-digits.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'itoa-udigits.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'itowa-digits.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'perror.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'printf.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'printf-prs.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'printf_buffer_as_file.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'printf_buffer_done.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'printf_buffer_flush.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'printf_buffer_pad_1.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'printf_buffer_putc_1.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'printf_buffer_puts_1.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'printf_buffer_to_file.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'printf_buffer_write.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'printf_fp.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'printf_fphex.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'printf_function_invoke.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'printf_size.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'psiginfo.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'psignal.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'putw.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'reg-modifier.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'reg-printf.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'reg-type.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'remove.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'rename.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'renameat.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'renameat2.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'scanf.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'snprintf.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'sprintf.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'sscanf.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'tempnam.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'tempname.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'tmpfile.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'tmpfile64.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'tmpnam.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'tmpnam_r.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'translated_number_width.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'vfprintf.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'vfprintf-internal.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'vfscanf.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'vfscanf-internal.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'vfwprintf.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'vfwprintf-internal.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'vfwscanf.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'vfwscanf-internal.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'vprintf.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'wprintf_buffer_as_file.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'wprintf_buffer_done.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'wprintf_buffer_flush.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'wprintf_buffer_pad_1.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'wprintf_buffer_putc_1.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'wprintf_buffer_puts_1.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'wprintf_buffer_to_file.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'wprintf_buffer_write.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'wprintf_function_invoke.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'errlist.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'errlist-data.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'errname.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'fxprintf.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'printf-parsemb.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'printf-parsewc.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'siglist.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'filedoalloc.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'iofclose.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'iofdopen.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'iofflush.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'iofgetpos.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'iofgets.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'iofopen.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'iofopncook.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'iofputs.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'iofread.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'iofsetpos.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'ioftell.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'wfiledoalloc.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'iofwrite.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'iogetdelim.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'iogetline.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'iogets.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'iopadn.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'iopopen.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'ioputs.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'ioseekoff.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'ioseekpos.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'iosetbuffer.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'iosetvbuf.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'ioungetc.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'iovsprintf.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'iovsscanf.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'iofgetpos64.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'iofopen64.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'iofsetpos64.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'fputwc.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'fputwc_u.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'getwc.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'getwc_u.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'getwchar.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'getwchar_u.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'iofgetws.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'iofgetws_u.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'iofputws.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'iofputws_u.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'iogetwline.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'iowpadn.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'ioungetwc.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'putwc.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'putwc_u.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'putwchar.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'putwchar_u.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'putchar.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'putchar_u.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'fwprintf.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'swprintf.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'vwprintf.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'wprintf.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'wscanf.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'fwscanf.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'vwscanf.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'vswprintf.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'iovswscanf.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'swscanf.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'wgenops.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'wstrops.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'wfileops.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'iofwide.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'fwide.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'wmemstream.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'clearerr.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'feof.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'ferror.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'fileno.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'fputc.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'freopen.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'fseek.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'getc.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'getchar.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'memstream.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'pclose.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'putc.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'rewind.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'setbuf.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'setlinebuf.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'vasprintf.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'iovdprintf.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'vscanf.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'vsnprintf.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'obprintf.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'fcloseall.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'fseeko.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'ftello.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'freopen64.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'fseeko64.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'ftello64.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member '__fbufsize.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member '__freading.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member '__fwriting.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member '__freadable.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member '__fwritable.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member '__flbf.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member '__fpurge.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member '__fpending.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member '__fsetlocking.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'libc_fatal.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'fmemopen.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'oldfmemopen.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'vtables.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'clearerr_u.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'feof_u.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'ferror_u.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'fputc_u.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'getc_u.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'getchar_u.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'iofflush_u.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'putc_u.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'peekc.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'iofread_u.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'iofwrite_u.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'iofgets_u.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'iofputs_u.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'fileops.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'genops.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'stdfiles.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'stdio.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'strops.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'dladdr.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'dladdr1.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'dlclose.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'dlerror.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'dlinfo.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'dlmopen.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'dlopen.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'dlsym.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'dlvsym.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'libc_dlerror_result.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'alloca_cutoff.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'cancellation.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'cleanup.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'cleanup_compat.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'cleanup_defer.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'cleanup_defer_compat.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'cleanup_routine.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'elision-conf.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'elision-lock.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'elision-timed.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'elision-trylock.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'elision-unlock.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'events.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'futex-internal.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'libc-cleanup.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'lowlevellock.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'nptl-stack.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'nptl_deallocate_tsd.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'nptl_free_tcb.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'nptl_nthreads.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'nptl_setxid.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'nptlfreeres.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'old_pthread_cond_broadcast.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'old_pthread_cond_destroy.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'old_pthread_cond_init.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'old_pthread_cond_signal.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'old_pthread_cond_timedwait.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'old_pthread_cond_wait.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'pthread_atfork.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'pthread_attr_copy.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'pthread_attr_destroy.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'pthread_attr_extension.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'pthread_attr_getaffinity.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'pthread_attr_getdetachstate.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'pthread_attr_getguardsize.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'pthread_attr_getinheritsched.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'pthread_attr_getschedparam.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'pthread_attr_getschedpolicy.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'pthread_attr_getscope.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'pthread_attr_getsigmask.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'pthread_attr_getstack.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'pthread_attr_getstackaddr.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'pthread_attr_getstacksize.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'pthread_attr_init.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'pthread_attr_setaffinity.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'pthread_attr_setdetachstate.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'pthread_attr_setguardsize.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'pthread_attr_setinheritsched.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'pthread_attr_setschedparam.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'pthread_attr_setschedpolicy.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'pthread_attr_setscope.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'pthread_attr_setsigmask.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'pthread_attr_setsigmask_internal.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'pthread_attr_setstack.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'pthread_attr_setstackaddr.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'pthread_attr_setstacksize.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'pthread_barrier_destroy.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'pthread_barrier_init.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'pthread_barrier_wait.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'pthread_barrierattr_destroy.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'pthread_barrierattr_getpshared.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'pthread_barrierattr_init.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'pthread_barrierattr_setpshared.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'pthread_cancel.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'pthread_cleanup_upto.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'pthread_clockjoin.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'pthread_cond_broadcast.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'pthread_cond_destroy.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'pthread_cond_init.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'pthread_cond_signal.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'pthread_cond_wait.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'pthread_condattr_destroy.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'pthread_condattr_getclock.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'pthread_condattr_getpshared.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'pthread_condattr_init.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'pthread_condattr_setclock.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'pthread_condattr_setpshared.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'pthread_create.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'pthread_detach.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'pthread_equal.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'pthread_exit.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'pthread_getaffinity.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'pthread_getattr_default_np.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'pthread_getattr_np.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'pthread_getconcurrency.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'pthread_getcpuclockid.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'pthread_getname.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'pthread_getschedparam.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'pthread_getspecific.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'pthread_join.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'pthread_join_common.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'pthread_key_create.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'pthread_key_delete.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'pthread_keys.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'pthread_kill.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'pthread_kill_other_threads.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'pthread_mutex_cond_lock.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'pthread_mutex_conf.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'pthread_mutex_consistent.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'pthread_mutex_destroy.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'pthread_mutex_getprioceiling.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'pthread_mutex_init.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'pthread_mutex_lock.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'pthread_mutex_setprioceiling.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'pthread_mutex_timedlock.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'pthread_mutex_trylock.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'pthread_mutex_unlock.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'pthread_mutexattr_destroy.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'pthread_mutexattr_getprioceiling.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'pthread_mutexattr_getprotocol.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'pthread_mutexattr_getpshared.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'pthread_mutexattr_getrobust.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'pthread_mutexattr_gettype.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'pthread_mutexattr_init.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'pthread_mutexattr_setprioceiling.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'pthread_mutexattr_setprotocol.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'pthread_mutexattr_setpshared.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'pthread_mutexattr_setrobust.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'pthread_mutexattr_settype.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'pthread_once.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'pthread_rwlock_clockrdlock.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'pthread_rwlock_clockwrlock.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'pthread_rwlock_destroy.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'pthread_rwlock_init.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'pthread_rwlock_rdlock.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'pthread_rwlock_timedrdlock.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'pthread_rwlock_timedwrlock.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'pthread_rwlock_tryrdlock.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'pthread_rwlock_trywrlock.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'pthread_rwlock_unlock.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'pthread_rwlock_wrlock.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'pthread_rwlockattr_destroy.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'pthread_rwlockattr_getkind_np.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'pthread_rwlockattr_getpshared.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'pthread_rwlockattr_init.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'pthread_rwlockattr_setkind_np.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'pthread_rwlockattr_setpshared.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'pthread_self.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'pthread_setaffinity.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'pthread_setattr_default_np.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'pthread_setcancelstate.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'pthread_setcanceltype.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'pthread_setconcurrency.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'pthread_setname.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'pthread_setschedparam.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'pthread_setschedprio.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'pthread_setspecific.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'pthread_sigmask.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'pthread_sigqueue.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'pthread_spin_destroy.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'pthread_spin_init.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'pthread_spin_lock.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'pthread_spin_trylock.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'pthread_spin_unlock.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'pthread_testcancel.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'pthread_timedjoin.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'pthread_tryjoin.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'pthread_yield.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'sem_clockwait.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'sem_close.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'sem_destroy.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'sem_getvalue.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'sem_init.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'sem_open.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'sem_post.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'sem_routines.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'sem_timedwait.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'sem_unlink.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'sem_wait.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'tpp.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'unwind.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'vars.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'thrd_current.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'thrd_equal.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'thrd_sleep.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'thrd_yield.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'call_once.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'cnd_broadcast.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'cnd_destroy.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'cnd_init.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'cnd_signal.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'cnd_timedwait.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'cnd_wait.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'mtx_destroy.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'mtx_init.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'mtx_lock.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'mtx_timedlock.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'mtx_trylock.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'mtx_unlock.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'pthread_atfork_compat.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'thrd_create.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'thrd_detach.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'thrd_exit.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'thrd_join.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'tss_create.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'tss_delete.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'tss_get.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'tss_set.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'shm_open.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'shm_unlink.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'aio_cancel.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'aio_error.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'aio_fsync.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'aio_misc.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'aio_notify.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'aio_read.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'aio_read64.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'aio_return.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'aio_sigqueue.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'aio_suspend.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'aio_write.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'aio_write64.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'lio_listio.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'lio_listio64.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'mq_close.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'mq_getattr.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'mq_notify.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'mq_open.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'mq_receive.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'mq_send.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'mq_setattr.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'mq_timedreceive.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'mq_timedsend.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'mq_unlink.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'timer_create.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'timer_delete.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'timer_getoverr.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'timer_gettime.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'timer_settime.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'timer_routines.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'malloc.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'mcheck.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'mtrace.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'obstack.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'reallocarray.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'scratch_buffer_grow.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'scratch_buffer_grow_preserve.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'scratch_buffer_set_array_size.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'dynarray_at_failure.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'dynarray_emplace_enlarge.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'dynarray_finalize.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'dynarray_resize.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'dynarray_resize_clear.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'alloc_buffer_alloc_array.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'alloc_buffer_allocate.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'alloc_buffer_copy_bytes.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'alloc_buffer_copy_string.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'alloc_buffer_create_failure.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'set-freeres.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'thread-freeres.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member '_strerror.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'argz-addsep.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'argz-append.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'argz-count.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'argz-create.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'argz-ctsep.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'argz-delete.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'argz-extract.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'argz-insert.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'argz-next.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'argz-replace.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'argz-stringify.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'basename.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'bcopy.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'bzero.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'envz.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'explicit_bzero.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'ffs.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'ffsll.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'memccpy.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'memchr.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'memcmp.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'memcmpeq.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'memcpy.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'memfrob.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'memmem.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'memmove.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'mempcpy.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'memrchr.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'memset.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'rawmemchr.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'sigabbrev_np.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'sigdescr_np.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'stpcpy.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'stpncpy.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'strcasecmp.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'strcasecmp_l.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'strcasestr.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'strcat.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'strchr.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'strchrnul.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'strcmp.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'strcoll.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'strcoll_l.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'strcpy.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'strcspn.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'strdup.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'strerror.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'strerror_l.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'strerrordesc_np.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'strerrorname_np.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'strfry.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'string-inlines.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'strlcat.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'strlcpy.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'strlen.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'strncase.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'strncase_l.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'strncat.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'strncmp.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'strncpy.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'strndup.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'strnlen.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'strpbrk.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'strrchr.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'strsep.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'strsignal.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'strspn.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'strstr.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'strtok.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'strtok_r.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'strverscmp.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'strxfrm.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'strxfrm_l.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'swab.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'wordcopy.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'xpg-strerror.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'memchr-avx2.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'memchr-avx2-rtm.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'memchr-evex.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'memchr-evex512.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'memchr-evex-rtm.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'memchr-sse2.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'memcmp-avx2-movbe.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'memcmp-avx2-movbe-rtm.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'memcmp-evex-movbe.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'memcmp-sse2.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'memcmpeq-avx2.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'memcmpeq-avx2-rtm.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'memcmpeq-evex.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'memcmpeq-sse2.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'memmove-avx-unaligned-erms.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'memmove-avx-unaligned-erms-rtm.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'memmove-avx512-no-vzeroupper.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'memmove-avx512-unaligned-erms.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'memmove-erms.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'memmove-evex-unaligned-erms.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'memmove-sse2-unaligned-erms.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'memmove-ssse3.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'memrchr-avx2.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'memrchr-avx2-rtm.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'memrchr-evex.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'memrchr-sse2.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'memset-avx2-unaligned-erms.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'memset-avx2-unaligned-erms-rtm.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'memset-avx512-no-vzeroupper.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'memset-avx512-unaligned-erms.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'memset-erms.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'memset-evex-unaligned-erms.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'memset-sse2-unaligned-erms.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'rawmemchr-avx2.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'rawmemchr-avx2-rtm.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'rawmemchr-evex.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'rawmemchr-evex512.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'rawmemchr-evex-rtm.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'rawmemchr-sse2.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'stpcpy-avx2.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'stpcpy-avx2-rtm.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'stpcpy-evex.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'stpcpy-sse2.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'stpcpy-sse2-unaligned.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'stpncpy-avx2.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'stpncpy-avx2-rtm.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'stpncpy-evex.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'stpncpy-sse2-unaligned.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'strcasecmp_l-avx2.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'strcasecmp_l-avx2-rtm.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'strcasecmp_l-evex.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'strcasecmp_l-sse2.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'strcasecmp_l-sse4_2.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'strcat-avx2.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'strcat-avx2-rtm.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'strcat-evex.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'strcat-sse2.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'strcat-sse2-unaligned.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'strchr-avx2.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'strchr-avx2-rtm.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'strchr-evex.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'strchr-evex512.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'strchr-sse2.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'strchr-sse2-no-bsf.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'strchrnul-avx2.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'strchrnul-avx2-rtm.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'strchrnul-evex.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'strchrnul-evex512.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'strchrnul-sse2.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'strcmp-avx2.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'strcmp-avx2-rtm.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'strcmp-evex.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'strcmp-sse2.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'strcmp-sse2-unaligned.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'strcmp-sse4_2.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'strcpy-avx2.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'strcpy-avx2-rtm.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'strcpy-evex.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'strcpy-sse2.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'strcpy-sse2-unaligned.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'strcspn-sse4.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'strlen-avx2.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'strlen-avx2-rtm.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'strlen-evex.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'strlen-evex512.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'strlen-sse2.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'strncase_l-avx2.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'strncase_l-avx2-rtm.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'strncase_l-evex.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'strncase_l-sse2.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'strncase_l-sse4_2.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'strncat-avx2.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'strncat-avx2-rtm.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'strncat-evex.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'strncat-sse2-unaligned.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'strncmp-avx2.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'strncmp-avx2-rtm.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'strncmp-evex.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'strncmp-sse2.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'strncmp-sse4_2.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'strncpy-avx2.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'strncpy-avx2-rtm.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'strncpy-evex.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'strncpy-sse2-unaligned.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'strnlen-avx2.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'strnlen-avx2-rtm.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'strnlen-evex.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'strnlen-evex512.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'strnlen-sse2.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'strpbrk-sse4.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'strrchr-avx2.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'strrchr-avx2-rtm.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'strrchr-evex.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'strrchr-evex512.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'strrchr-sse2.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'strspn-sse4.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'strstr-avx512.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'strstr-sse2-unaligned.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'varshift.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'strcasecmp_l-nonascii.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'strcspn-generic.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'strncase_l-nonascii.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'strpbrk-generic.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'strspn-generic.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'cacheinfo.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'tls-internal.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'btowc.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'c16rtomb.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'c32rtomb.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'c8rtomb.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'isoc23_fwscanf.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'isoc23_swscanf.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'isoc23_vfwscanf.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'isoc23_vswscanf.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'isoc23_vwscanf.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'isoc23_wscanf.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'isoc99_fwscanf.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'isoc99_swscanf.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'isoc99_vfwscanf.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'isoc99_vswscanf.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'isoc99_vwscanf.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'isoc99_wscanf.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'mbrlen.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'mbrtoc8.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'mbrtoc16.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'mbrtoc32.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'mbrtowc.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'mbsinit.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'mbsnrtowcs.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'mbsrtowcs.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'mbsrtowcs_l.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'wcpcpy.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'wcpncpy.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'wcrtomb.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'wcscasecmp.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'wcscasecmp_l.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'wcscat.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'wcschr.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'wcschrnul.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'wcscmp.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'wcscoll.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'wcscoll_l.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'wcscpy.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'wcscspn.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'wcsdup.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'wcslcat.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'wcslcpy.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'wcslen.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'wcsmbsload.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'wcsncase.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'wcsncase_l.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'wcsncat.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'wcsncmp.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'wcsncpy.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'wcsnlen.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'wcsnrtombs.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'wcspbrk.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'wcsrchr.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'wcsrtombs.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'wcsspn.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'wcsstr.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'wcstod.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'wcstod_l.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'wcstod_nan.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'wcstof.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'wcstof_l.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'wcstof_nan.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'wcstok.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'wcstol.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'wcstol_l.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'wcstold.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'wcstold_l.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'wcstold_nan.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'wcstoll.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'wcstoll_l.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'wcstoul.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'wcstoul_l.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'wcstoull.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'wcstoull_l.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'wcswidth.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'wcsxfrm.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'wcsxfrm_l.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'wctob.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'wcwidth.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'wmemchr.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'wmemcmp.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'wmemcpy.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'wmemmove.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'wmempcpy.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'wmemset.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'wcstof128_l.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'wcstof128.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'wcstof128_nan.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'wcpcpy-avx2.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'wcpcpy-evex.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'wcpcpy-generic.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'wcpncpy-avx2.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'wcpncpy-evex.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'wcpncpy-generic.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'wcscat-avx2.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'wcscat-evex.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'wcscat-generic.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'wcschr-avx2.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'wcschr-avx2-rtm.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'wcschr-evex.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'wcschr-evex512.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'wcschr-sse2.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'wcscmp-avx2.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'wcscmp-avx2-rtm.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'wcscmp-evex.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'wcscmp-sse2.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'wcscpy-avx2.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'wcscpy-evex.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'wcscpy-generic.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'wcscpy-ssse3.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'wcslen-avx2.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'wcslen-avx2-rtm.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'wcslen-evex.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'wcslen-evex512.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'wcslen-sse2.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'wcslen-sse4_1.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'wcsncat-avx2.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'wcsncat-evex.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'wcsncat-generic.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'wcsncmp-avx2.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'wcsncmp-avx2-rtm.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'wcsncmp-evex.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'wcsncpy-avx2.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'wcsncpy-evex.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'wcsncpy-generic.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'wcsnlen-avx2.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'wcsnlen-avx2-rtm.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'wcsnlen-evex.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'wcsnlen-evex512.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'wcsnlen-sse4_1.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'wcsrchr-avx2.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'wcsrchr-avx2-rtm.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'wcsrchr-evex.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'wcsrchr-evex512.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'wcsrchr-sse2.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'wmemchr-avx2.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'wmemchr-avx2-rtm.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'wmemchr-evex.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'wmemchr-evex-rtm.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'wmemchr-evex512.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'wmemchr-sse2.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'wmemcmp-avx2-movbe.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'wmemcmp-avx2-movbe-rtm.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'wmemcmp-evex-movbe.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'wmemcmp-sse2.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'wcsncmp-generic.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'wcsnlen-generic.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'offtime.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'asctime.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'clock.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'ctime.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'ctime_r.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'difftime.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'gmtime.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'localtime.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'mktime.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'time.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'gettimeofday.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'settimeofday.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'settimezone.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'adjtime.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'tzset.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'tzfile.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'getitimer.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'setitimer.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'stime.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'dysize.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'timegm.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'ftime.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'getdate.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'strptime.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'strptime_l.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'strftime.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'wcsftime.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'strftime_l.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'wcsftime_l.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'timespec_get.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'timespec_getres.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'clock_getcpuclockid.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'clock_getres.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'clock_gettime.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'clock_settime.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'clock_nanosleep.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'era.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'alt_digit.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'lc-time-cleanup.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'ntp_gettime.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'ntp_gettimex.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'opendir.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'closedir.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'readdir.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'readdir_r.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'rewinddir.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'seekdir.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'telldir.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'scandir.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'alphasort.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'versionsort.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'getdents.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'getdents64.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'dirfd.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'readdir64.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'readdir64_r.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'scandir64.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'alphasort64.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'versionsort64.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'fdopendir.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'scandirat.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'scandirat64.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'scandir-cancel.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'scandir-tail.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'scandir64-tail.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'getdirentries.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'getdirentries64.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member '_Fork.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member '_exit.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'alarm.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'bsd-getpgrp.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'confstr.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'execl.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'execle.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'execlp.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'execv.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'execve.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'execveat.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'execvp.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'execvpe.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'fexecve.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'fnmatch.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'fork.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'fpathconf.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'gai_strerror.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'get_child_max.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'getegid.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'geteuid.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'getgid.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'getgroups.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'getopt.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'getopt1.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'getpgid.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'getpgrp.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'getpid.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'getppid.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'getresgid.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'getresuid.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'getsid.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'getuid.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'glob.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'glob-lstat-compat.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'glob64.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'glob64-lstat-compat.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'glob64-time64.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'glob_pattern_p.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'globfree.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'globfree64.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'globfree64-time64.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'group_member.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'nanosleep.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'pathconf.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'pause.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'posix_madvise.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'pread.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'pread64.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'pwrite.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'pwrite64.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'regex.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'register-atfork.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'sched_cpualloc.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'sched_cpucount.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'sched_cpufree.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'sched_getaffinity.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'sched_getp.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'sched_gets.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'sched_primax.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'sched_primin.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'sched_rr_gi.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'sched_setaffinity.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'sched_setp.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'sched_sets.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'sched_yield.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'setgid.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'setgroups.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'setpgid.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'setpgrp.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'setresgid.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'setresuid.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'setsid.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'setuid.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'shm-directory.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'sleep.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'spawn.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'spawn_faction_addchdir.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'spawn_faction_addclose.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'spawn_faction_addclosefrom.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'spawn_faction_adddup2.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'spawn_faction_addfchdir.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'spawn_faction_addopen.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'spawn_faction_addtcsetpgrp_np.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'spawn_faction_destroy.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'spawn_faction_init.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'spawn_valid_fd.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'spawnattr_destroy.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'spawnattr_getdefault.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'spawnattr_getflags.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'spawnattr_getpgroup.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'spawnattr_getschedparam.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'spawnattr_getschedpolicy.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'spawnattr_getsigmask.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'spawnattr_init.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'spawnattr_setdefault.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'spawnattr_setflags.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'spawnattr_setpgroup.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'spawnattr_setschedparam.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'spawnattr_setschedpolicy.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'spawnattr_setsigmask.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'spawni.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'spawnp.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'streams-compat.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'sysconf.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'times.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'uname.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'vfork.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'wait.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'wait3.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'wait4.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'waitid.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'waitpid.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'wordexp.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'environ.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'init-posix.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'getcpu.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'oldglob.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'pidfd_getpid.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'pidfd_spawn.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'pidfd_spawnp.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'procutils.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'sched_getcpu.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'spawnattr_getcgroup_np.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'spawnattr_setcgroup_np.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'access.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'chdir.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'chmod.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'chown.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'close.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'close_range.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'closefrom.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'copy_file_range.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'creat.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'creat64.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'dup.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'dup2.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'dup3.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'euidaccess.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'faccessat.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'fchdir.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'fchmod.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'fchmodat.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'fchown.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'fchownat.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'fcntl.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'fcntl64.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'file_change_detection.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'flock.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'fstat.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'fstat64.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'fstatat.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'fstatat64.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'fstatfs.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'fstatfs64.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'fstatvfs.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'fstatvfs64.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'fts.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'fts64.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'fts64-time64.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'ftw.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'ftw64.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'ftw64-time64.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'futimens.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'getcwd.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'getdirname.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'getwd.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'isatty.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'lchmod.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'lchown.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'link.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'linkat.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'lockf.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'lockf64.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'lseek.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'lseek64.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'lstat.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'lstat64.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'mkdir.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'mkdirat.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'mkfifo.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'mkfifoat.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'mknod.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'mknodat.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'open.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'open64.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'open64_2.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'open_2.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'openat.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'openat64.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'openat64_2.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'openat_2.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'pipe.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'pipe2.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'poll.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'posix_fadvise.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'posix_fadvise64.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'posix_fallocate.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'posix_fallocate64.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'ppoll.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'read.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'readlink.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'readlinkat.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'rmdir.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'sendfile.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'sendfile64.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'stat.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'stat64.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'statfs.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'statfs64.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'statvfs.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'statvfs64.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'statx.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'symlink.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'symlinkat.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'ttyname.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'ttyname_r.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'umask.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'unlink.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'unlinkat.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'utime.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'utimensat.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'write.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'close_nocancel.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'fallocate.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'fallocate64.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'fcntl_nocancel.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'internal_statvfs.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'open64_nocancel.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'open_nocancel.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'openat64_nocancel.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'openat_nocancel.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'pread64_nocancel.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'read_nocancel.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'stat_t64_cp.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'statx_cp.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'sync_file_range.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'write_nocancel.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'xstatconv.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'speed.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'cfsetspeed.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'tcsetattr.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'tcgetattr.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'tcgetpgrp.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'tcsetpgrp.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'tcdrain.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'tcflow.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'tcflush.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'tcsendbrk.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'cfmakeraw.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'tcgetsid.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'getrlimit.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'setrlimit.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'getrlimit64.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'setrlimit64.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'getrusage.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'ulimit.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'vlimit.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'vtimes.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'getpriority.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'setpriority.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'nice.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'acct.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'allocate_once.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'atomic_wide_counter.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'brk.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'chflags.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'chroot.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'daemon.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'dirname.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'efgcvt.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'efgcvt_r.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'err.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'error.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'fchflags.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'fd_to_filename.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'fdatasync.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'fgetxattr.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'flistxattr.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'fremovexattr.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'fsetxattr.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'fstab.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'fsync.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'ftruncate.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'ftruncate64.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'futimes.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'futimesat.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'getauxval.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'getclktck.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'getdomain.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'getdtsz.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'gethostid.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'gethostname.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'getloadavg.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'getpagesize.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'getpass.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'getsysstats.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'getttyent.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'getusershell.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'getxattr.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'gtty.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'hsearch.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'hsearch_r.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'ifunc-impl-list.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'insremque.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'ioctl.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'lgetxattr.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'listxattr.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'llistxattr.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'lremovexattr.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'lsearch.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'lsetxattr.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'lutimes.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'madvise.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'makedev.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'mincore.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'mkdtemp.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'mkostemp.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'mkostemp64.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'mkostemps.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'mkostemps64.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'mkstemp.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'mkstemp64.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'mkstemps.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'mkstemps64.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'mktemp.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'mlock.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'mlockall.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'mmap.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'mmap64.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'mntent.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'mntent_r.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'mprotect.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'msync.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'munlock.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'munlockall.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'munmap.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'preadv.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'preadv2.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'preadv64.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'preadv64v2.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'pselect.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'ptrace.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'pwritev.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'pwritev2.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'pwritev64.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'pwritev64v2.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'qefgcvt.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'qefgcvt_r.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'readv.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'reboot.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'regexp.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'remap_file_pages.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'removexattr.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'revoke.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'sbrk.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'select.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'setdomain.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'setegid.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'seteuid.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'sethostid.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'sethostname.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'setregid.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'setreuid.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'setxattr.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'single_threaded.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'sstk.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'stty.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'swapoff.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'swapon.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'sync.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'syncfs.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'syscall.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'syslog.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'truncate.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'truncate64.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'tsearch.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'ttyslot.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'ualarm.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'unwind-link.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'usleep.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'ustat.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'utimes.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'vhangup.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'writev.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'init-misc.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'ioperm.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'iopl.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'adjtimex.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'clock_adjtime.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'clone.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'clone-internal.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'clone-pidfd-support.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'clone3.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'closefrom_fallback.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'convert_scm_timestamps.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'epoll_create.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'epoll_pwait.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'epoll_pwait2.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'epoll_wait.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'eventfd.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'eventfd_read.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'eventfd_write.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'fanotify_mark.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'fxstat.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'fxstat64.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'fxstatat.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'fxstatat64.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'inotify_init.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'lxstat.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'lxstat64.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'mlock2.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'mremap.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'open_by_handle_at.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'personality.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'pkey_get.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'pkey_mprotect.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'pkey_set.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'prctl.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'prlimit.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'prlimit64.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'process_vm_readv.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'process_vm_writev.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'pselect32.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'readahead.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'setfsgid.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'setfsuid.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'setvmaname.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'signalfd.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'splice.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'sysctl.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'tee.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'timerfd_gettime.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'timerfd_settime.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'umount.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'umount2.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'vmsplice.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'xmknod.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'xmknodat.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'xstat.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'xstat64.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'arch_prctl.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'modify_ldt.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'syscall_clock_gettime.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'capget.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'capset.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'delete_module.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'epoll_create1.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'epoll_ctl.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'fsconfig.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'fsmount.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'fsopen.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'fspick.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'init_module.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'inotify_add_watch.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'inotify_init1.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'inotify_rm_watch.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'klogctl.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'mount.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'mount_setattr.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'move_mount.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'open_tree.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'pidfd_open.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'pidfd_getfd.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'pivot_root.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'pidfd_send_signal.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'process_madvise.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'process_mrelease.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'quotactl.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'sysinfo.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'unshare.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'timerfd_create.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'fanotify_init.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'name_to_handle_at.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'setns.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'memfd_create.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'pkey_alloc.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'pkey_free.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'gettid.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'tgkill.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'stub-syscalls.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'malloc-hugepages.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'accept.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'accept4.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'bind.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'connect.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'getpeername.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'getsockname.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'getsockopt.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'isfdtype.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'listen.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'opensock.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'recv.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'recvfrom.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'recvmmsg.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'recvmsg.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'send.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'sendmmsg.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'sendmsg.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'sendto.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'setsockopt.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'shutdown.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'sockaddr_un_set.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'sockatmark.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'socket.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'socketpair.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'sa_len.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'cmsg_nxthdr.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'ftok.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'msgsnd.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'msgrcv.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'msgget.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'msgctl.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'semop.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'semget.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'semctl.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'semtimedop.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'shmat.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'shmdt.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'shmget.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'shmctl.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'gmon.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'mcount.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'profil.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'sprofil.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'prof-freq.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member '_mcount.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'wcfuncs.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'wctype.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'iswctype.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'wctrans.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'towctrans.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'wcfuncs_l.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'wctype_l.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'iswctype_l.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'wctrans_l.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'towctrans_l.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'argp-ba.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'argp-eexst.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'argp-fmtstream.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'argp-fs-xinl.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'argp-help.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'argp-parse.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'argp-pv.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'argp-pvh.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'argp-xinl.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member '____longjmp_chk.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'asprintf_chk.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'backtrace.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'backtracesyms.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'backtracesymsfd.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'chk_fail.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'confstr_chk.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'dprintf_chk.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'explicit_bzero_chk.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'fdelt_chk.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'fgets_chk.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'fgets_u_chk.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'fgetws_chk.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'fgetws_u_chk.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'fortify_fail.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'fprintf_chk.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'fread_chk.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'fread_u_chk.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'fwprintf_chk.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'getcwd_chk.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'getdomainname_chk.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'getgroups_chk.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'gethostname_chk.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'gets_chk.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'getwd_chk.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'longjmp_chk.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'mbsnrtowcs_chk.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'mbsrtowcs_chk.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'mbstowcs_chk.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'memcpy_chk.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'memmove_chk.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'mempcpy_chk.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'memset_chk.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'noophooks.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'obprintf_chk.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'poll_chk.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'ppoll_chk.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'pread64_chk.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'pread_chk.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'printf_chk.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'read_chk.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'readlink_chk.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'readlinkat_chk.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'readonly-area.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'realpath_chk.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'recv_chk.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'recvfrom_chk.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'snprintf_chk.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'sprintf_chk.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'stack_chk_fail.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'stpcpy_chk.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'stpncpy_chk.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'strcat_chk.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'strcpy_chk.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'strlcat_chk.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'strlcpy_chk.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'strncat_chk.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'strncpy_chk.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'swprintf_chk.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'ttyname_r_chk.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'vasprintf_chk.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'vdprintf_chk.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'vfprintf_chk.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'vfwprintf_chk.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'vobprintf_chk.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'vprintf_chk.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'vsnprintf_chk.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'vsprintf_chk.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'vswprintf_chk.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'vwprintf_chk.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'wcpcpy_chk.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'wcpncpy_chk.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'wcrtomb_chk.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'wcscat_chk.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'wcscpy_chk.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'wcslcat_chk.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'wcslcpy_chk.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'wcsncat_chk.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'wcsncpy_chk.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'wcsnrtombs_chk.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'wcsrtombs_chk.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'wcstombs_chk.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'wctomb_chk.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'wmemcpy_chk.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'wmemmove_chk.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'wmempcpy_chk.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'wmemset_chk.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'wprintf_chk.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'memcpy_chk-nonshared.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'memmove_chk-nonshared.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'mempcpy_chk-nonshared.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'memset_chk-nonshared.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'wmemset_chk-nonshared.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'bindresvport.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'deadline.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'ether_aton.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'ether_aton_r.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'ether_line.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'ether_ntoa.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'ether_ntoa_r.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'getipv4sourcefilter.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'getsourcefilter.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'herrno.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'herrno-loc.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'htonl.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'htons.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'idna.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'idna_name_classify.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'if_index.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'ifaddrs.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'in6_addr.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'inet6_opt.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'inet6_option.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'inet6_rth.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'inet6_scopeid_pton.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'inet_lnaof.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'inet_mkadr.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'inet_net.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'inet_netof.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'inet_ntoa.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'rcmd.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'rexec.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'ruserpass.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'setipv4sourcefilter.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'setsourcefilter.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'check_pf.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'check_native.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'ifreq.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'netlink_assert_response.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'dn_comp.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'dn_expand.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'dn_skipname.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'dns-canon.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'dns-host.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'dns-network.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'herror.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'inet_addr.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'inet_ntop.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'inet_pton.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'ns_makecanon.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'ns_name_compress.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'ns_name_length_uncompressed.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'ns_name_ntop.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'ns_name_pack.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'ns_name_pton.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'ns_name_skip.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'ns_name_uncompress.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'ns_name_unpack.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'ns_rr_cursor_init.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'ns_rr_cursor_next.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'ns_samebinaryname.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'ns_samename.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'nsap_addr.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'nss_dns_functions.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'res-close.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'res-name-checking.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'res-noaaaa.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'res-state.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'res_context_hostalias.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'res_enable_icmp.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'res_get_nsaddr.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'res_hconf.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'res_init.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'res_libc.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'res_mkquery.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'res_nameinquery.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'res_queriesmatch.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'res_query.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'res_randomid.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'res_send.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'resolv_conf.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'resolv_context.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'gai_sigqueue.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'gai_cancel.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'gai_error.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'gai_misc.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'gai_notify.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'gai_suspend.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'getaddrinfo_a.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'alias-lookup.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'ethers-lookup.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'grp-lookup.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'hosts-lookup.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'netgrp-lookup.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'network-lookup.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'proto-lookup.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'pwd-lookup.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'service-lookup.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'sgrp-lookup.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'spwd-lookup.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'key-lookup.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'rpc-lookup.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'compat-lookup.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'digits_dots.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'getnssent.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'getnssent_r.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'nss_action.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'nss_action_parse.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'nss_database.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'nss_fgetent_r.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'nss_files_data.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'nss_files_fopen.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'nss_files_functions.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'nss_hash.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'nss_module.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'nss_parse_line_result.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'nss_readline.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'nsswitch.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'rewrite_field.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'valid_field.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'valid_list_field.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'getaliasent.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'getaliasent_r.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'getaliasname.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'getaliasname_r.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'ether_hton.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'ether_ntoh.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'fgetgrent.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'fgetgrent_r.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'getgrent.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'getgrent_r.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'getgrgid.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'getgrgid_r.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'getgrnam.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'getgrnam_r.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'grp-merge.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'initgroups.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'putgrent.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'fgetsgent.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'fgetsgent_r.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'getsgent.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'getsgent_r.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'getsgnam.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'getsgnam_r.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'putsgent.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'sgetsgent.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'sgetsgent_r.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'getaddrinfo.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'gethstbyad.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'gethstbyad_r.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'gethstbynm.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'gethstbynm2.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'gethstbynm2_r.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'gethstbynm_r.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'gethstent.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'gethstent_r.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'getnameinfo.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'getnetgrent.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'getnetgrent_r.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'getnetbyad.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'getnetbyad_r.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'getnetbynm.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'getnetbynm_r.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'getnetent.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'getnetent_r.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'getproto.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'getproto_r.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'getprtent.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'getprtent_r.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'getprtname.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'getprtname_r.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'fgetpwent.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'fgetpwent_r.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'getpw.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'getpwent.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'getpwent_r.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'getpwnam.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'getpwnam_r.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'getpwuid.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'getpwuid_r.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'putpwent.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'getrpcbyname.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'getrpcbyname_r.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'getrpcbynumber.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'getrpcbynumber_r.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'getrpcent.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'getrpcent_r.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'getservent.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'getservent_r.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'getsrvbynm.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'getsrvbynm_r.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'getsrvbypt.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'getsrvbypt_r.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'fgetspent.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'fgetspent_r.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'getspent.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'getspent_r.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'getspnam.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'getspnam_r.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'lckpwdf.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'putspent.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'sgetspent.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'sgetspent_r.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'files-alias.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'files-ethers.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'files-grp.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'files-hosts.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'files-netgrp.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'files-network.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'files-proto.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'files-pwd.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'files-service.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'files-sgrp.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'files-spwd.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'files-rpc.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'files-init.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'files-initgroups.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'nscd_getpw_r.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'nscd_getgr_r.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'nscd_gethst_r.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'nscd_getai.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'nscd_initgroups.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'nscd_getserv_r.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'nscd_netgroup.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'nscd_helper.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'getlogin.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'getlogin_r.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'setlogin.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'getlogin_r_chk.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'getutent.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'getutent_r.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'getutid.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'getutline.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'getutid_r.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'getutline_r.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'utmp_file.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'utmpname.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'updwtmp.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'getpt.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'grantpt.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'unlockpt.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'ptsname.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'ptsname_r_chk.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'login.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'login_tty.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'logout.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'logwtmp.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'openpty.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'forkpty.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'setutxent.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'getutxent.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'endutxent.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'getutxid.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'getutxline.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'pututxline.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'utmpxname.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'updwtmpx.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'getutmpx.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'getutmp.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'dl-call-libc-early-init.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'dl-call_fini.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'dl-catch.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'dl-close.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'dl-debug.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'dl-debug-symbols.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'dl-deps.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'dl-exception.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'dl-execstack.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'dl-find_object.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'dl-fini.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'dl-init.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'dl-load.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'dl-lookup.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'dl-lookup-direct.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'dl-minimal-malloc.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'dl-misc.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'dl-object.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'dl-open.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'dl-origin.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'dl-printf.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'dl-reloc.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'dl-runtime.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'dl-scope.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'dl-setup_hash.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'dl-sort-maps.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'dl-thread_gscope_wait.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'dl-tls.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'dl-tls_init_tp.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'dl-trampoline.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'dl-tunables.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'dl-version.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'dl-write.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'dl-cache.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'tlsdesc.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'dl-tlsdesc.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'tls_get_addr.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'dl-cet.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'dl-get-cpu-features.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'dl-addr.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'dl-addr-obj.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'dl-early_allocate.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'dl-iteratephdr.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'dl-libc.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'dl-reloc-static-pie.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'dl-support.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'dl-sym.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'dl-sysdep.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'enbl-secure.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'libc_early_init.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'rtld_static_init.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libc.a: archive member 'get-cpuid-feature-leaf.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libpq.a: archive member 'fe-auth-scram.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libpq.a: archive member 'fe-connect.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libpq.a: archive member 'fe-exec.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libpq.a: archive member 'fe-lobj.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libpq.a: archive member 'fe-misc.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libpq.a: archive member 'fe-print.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libpq.a: archive member 'fe-protocol3.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libpq.a: archive member 'fe-secure.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libpq.a: archive member 'fe-trace.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libpq.a: archive member 'legacy-pqsignal.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libpq.a: archive member 'libpq-events.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libpq.a: archive member 'pqexpbuffer.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libpq.a: archive member 'fe-auth.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libpq.a: archive member 'fe-secure-common.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libpq.a: archive member 'fe-secure-openssl.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libpq.a: archive member 'fe-gssapi-common.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /usr/lib/x86_64-linux-gnu/libpq.a: archive member 'fe-secure-gssapi.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: error: /opt/rustwide/rustup-home/toolchains/23647e694de8d0904848ad068b2e0ec2dd098c37/lib/rustlib/wasm32-wasip1/lib/self-contained/crt1-command.o: undefined symbol: __wasi_init_tp [INFO] [stdout] rust-lld: error: /opt/rustwide/rustup-home/toolchains/23647e694de8d0904848ad068b2e0ec2dd098c37/lib/rustlib/wasm32-wasip1/lib/self-contained/crt1-command.o: undefined symbol: __wasm_call_dtors [INFO] [stdout] rust-lld: error: /opt/rustwide/rustup-home/toolchains/23647e694de8d0904848ad068b2e0ec2dd098c37/lib/rustlib/wasm32-wasip1/lib/self-contained/crt1-command.o: undefined symbol: __wasi_proc_exit [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/visits-68d2a1298b7f6da7.visits.21d37219e728f77f-cgu.1.rcgu.o: undefined symbol: memcmp [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libclap-5e0fa07c00775b26.rlib(clap-5e0fa07c00775b26.clap.3ab53f2cfd4137c1-cgu.03.rcgu.o): undefined symbol: memcmp [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libclap-5e0fa07c00775b26.rlib(clap-5e0fa07c00775b26.clap.3ab53f2cfd4137c1-cgu.03.rcgu.o): undefined symbol: memcmp [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libclap-5e0fa07c00775b26.rlib(clap-5e0fa07c00775b26.clap.3ab53f2cfd4137c1-cgu.03.rcgu.o): undefined symbol: memcmp [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libclap-5e0fa07c00775b26.rlib(clap-5e0fa07c00775b26.clap.3ab53f2cfd4137c1-cgu.03.rcgu.o): undefined symbol: memcmp [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libclap-5e0fa07c00775b26.rlib(clap-5e0fa07c00775b26.clap.3ab53f2cfd4137c1-cgu.03.rcgu.o): undefined symbol: memcmp [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libclap-5e0fa07c00775b26.rlib(clap-5e0fa07c00775b26.clap.3ab53f2cfd4137c1-cgu.03.rcgu.o): undefined symbol: memcmp [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libclap-5e0fa07c00775b26.rlib(clap-5e0fa07c00775b26.clap.3ab53f2cfd4137c1-cgu.07.rcgu.o): undefined symbol: memcmp [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libclap-5e0fa07c00775b26.rlib(clap-5e0fa07c00775b26.clap.3ab53f2cfd4137c1-cgu.07.rcgu.o): undefined symbol: memcmp [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libclap-5e0fa07c00775b26.rlib(clap-5e0fa07c00775b26.clap.3ab53f2cfd4137c1-cgu.12.rcgu.o): undefined symbol: memcmp [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libclap-5e0fa07c00775b26.rlib(clap-5e0fa07c00775b26.clap.3ab53f2cfd4137c1-cgu.14.rcgu.o): undefined symbol: memcmp [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libclap-5e0fa07c00775b26.rlib(clap-5e0fa07c00775b26.clap.3ab53f2cfd4137c1-cgu.14.rcgu.o): undefined symbol: memcmp [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libclap-5e0fa07c00775b26.rlib(clap-5e0fa07c00775b26.clap.3ab53f2cfd4137c1-cgu.14.rcgu.o): undefined symbol: memcmp [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libclap-5e0fa07c00775b26.rlib(clap-5e0fa07c00775b26.clap.3ab53f2cfd4137c1-cgu.14.rcgu.o): undefined symbol: memcmp [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libclap-5e0fa07c00775b26.rlib(clap-5e0fa07c00775b26.clap.3ab53f2cfd4137c1-cgu.14.rcgu.o): undefined symbol: memcmp [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libtextwrap-e442be48a60a03e6.rlib(textwrap-e442be48a60a03e6.textwrap.cdfd47a3ee4be82-cgu.0.rcgu.o): undefined symbol: memcmp [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libtextwrap-e442be48a60a03e6.rlib(textwrap-e442be48a60a03e6.textwrap.cdfd47a3ee4be82-cgu.0.rcgu.o): undefined symbol: memcmp [INFO] [stdout] rust-lld: error: too many errors emitted, stopping now (use -error-limit=0 to see all errors) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `visits` (bin "visits") due to 1 previous error; 26 warnings emitted [INFO] running `Command { std: "docker" "inspect" "21c4a4635f856ff415191928fbfab960948fd261999cf68cae84bf339863e677", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "21c4a4635f856ff415191928fbfab960948fd261999cf68cae84bf339863e677", kill_on_drop: false }` [INFO] [stdout] 21c4a4635f856ff415191928fbfab960948fd261999cf68cae84bf339863e677