[INFO] cloning repository https://github.com/yukkodesu/virt-backend [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/yukkodesu/virt-backend" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyukkodesu%2Fvirt-backend", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyukkodesu%2Fvirt-backend'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c68fe7fbfd761b9a968cdbda45ffcc0f88d7c3aa [INFO] testing yukkodesu/virt-backend against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyukkodesu%2Fvirt-backend" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/yukkodesu/virt-backend [INFO] finished tweaking git repo https://github.com/yukkodesu/virt-backend [INFO] tweaked toml for git repo https://github.com/yukkodesu/virt-backend written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/yukkodesu/virt-backend on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/yukkodesu/virt-backend already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded sqlformat v0.2.3 [INFO] [stderr] Downloaded cron v0.12.1 [INFO] [stderr] Downloaded virt-sys v0.2.0 [INFO] [stderr] Downloaded rocket_ws v0.1.0 [INFO] [stderr] Downloaded pear_codegen v0.2.9 [INFO] [stderr] Downloaded sea-query-binder v0.5.0 [INFO] [stderr] Downloaded ouroboros v0.17.2 [INFO] [stderr] Downloaded pear v0.2.9 [INFO] [stderr] Downloaded bcrypt v0.15.1 [INFO] [stderr] Downloaded state v0.6.0 [INFO] [stderr] Downloaded base64 v0.22.0 [INFO] [stderr] Downloaded figment v0.10.16 [INFO] [stderr] Downloaded rocket_codegen v0.5.0 [INFO] [stderr] Downloaded rocket_http v0.5.0 [INFO] [stderr] Downloaded borsh v1.4.0 [INFO] [stderr] Downloaded sea-orm-macros v0.12.15 [INFO] [stderr] Downloaded sysinfo v0.30.10 [INFO] [stderr] Downloaded borsh-derive v1.4.0 [INFO] [stderr] Downloaded tokio-stream v0.1.15 [INFO] [stderr] Downloaded tokio-cron-scheduler v0.10.0 [INFO] [stderr] Downloaded virt v0.3.1 [INFO] [stderr] Downloaded ref-cast-impl v1.0.22 [INFO] [stderr] Downloaded rocket v0.5.0 [INFO] [stderr] Downloaded bigdecimal v0.3.1 [INFO] [stderr] Downloaded ref-cast v1.0.22 [INFO] [stderr] Downloaded ouroboros_macro v0.17.2 [INFO] [stderr] Downloaded sea-bae v0.2.0 [INFO] [stderr] Downloaded inherent v1.0.11 [INFO] [stderr] Downloaded sea-orm v0.12.15 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cf9697d702ed19e535e5562ff131d13e165971e219451c1b2bd3ce17d8b10b3e [INFO] running `Command { std: "docker" "start" "-a" "cf9697d702ed19e535e5562ff131d13e165971e219451c1b2bd3ce17d8b10b3e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cf9697d702ed19e535e5562ff131d13e165971e219451c1b2bd3ce17d8b10b3e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cf9697d702ed19e535e5562ff131d13e165971e219451c1b2bd3ce17d8b10b3e", kill_on_drop: false }` [INFO] [stdout] cf9697d702ed19e535e5562ff131d13e165971e219451c1b2bd3ce17d8b10b3e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 9ed7d6bc9c04f35a7ce0fd6de7f9465adc7deffc5ef1ecc59faeab80d5542d3f [INFO] running `Command { std: "docker" "start" "-a" "9ed7d6bc9c04f35a7ce0fd6de7f9465adc7deffc5ef1ecc59faeab80d5542d3f", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.79 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling autocfg v1.2.0 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling bytes v1.6.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling zerocopy v0.7.32 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling allocator-api2 v0.2.18 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling cc v1.0.94 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling thiserror v1.0.58 [INFO] [stderr] Compiling serde_json v1.0.115 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling cpufeatures v0.2.12 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling ryu v1.0.17 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling syn v2.0.58 [INFO] [stderr] Compiling getrandom v0.2.14 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling socket2 v0.5.6 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling cookie v0.18.1 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling iana-time-zone v0.1.60 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling ref-cast v1.0.22 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling rust_decimal v1.35.0 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling rustls v0.21.10 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling is-terminal v0.4.12 [INFO] [stderr] Compiling uncased v0.9.10 [INFO] [stderr] Compiling crc-catalog v2.4.0 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling tokio v1.37.0 [INFO] [stderr] Compiling crc v3.2.1 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling rustls-pemfile v1.0.4 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling hashlink v0.8.4 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling crossbeam-queue v0.3.11 [INFO] [stderr] Compiling webpki-roots v0.25.4 [INFO] [stderr] Compiling bigdecimal v0.3.1 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling winnow v0.6.6 [INFO] [stderr] Compiling inlinable_string v0.1.15 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling finl_unicode v1.2.0 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling rustix v0.38.32 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling figment v0.10.16 [INFO] [stderr] Compiling multer v2.1.0 [INFO] [stderr] Compiling stringprep v0.1.4 [INFO] [stderr] Compiling stable-pattern v0.1.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.13 [INFO] [stderr] Compiling state v0.6.0 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling devise_core v0.4.1 [INFO] [stderr] Compiling whoami v1.5.1 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling either v1.11.0 [INFO] [stderr] Compiling virt-sys v0.2.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling ordered-float v3.9.2 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling inout v0.1.3 [INFO] [stderr] Compiling rocket v0.5.0 [INFO] [stderr] Compiling encoding_rs v0.8.34 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling base64 v0.22.0 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling data-encoding v2.5.0 [INFO] [stderr] Compiling fastrand v2.0.2 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling atomic v0.5.3 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling tokio-cron-scheduler v0.10.0 [INFO] [stderr] Compiling binascii v0.1.4 [INFO] [stderr] Compiling aliasable v0.1.3 [INFO] [stderr] Compiling blowfish v0.9.1 [INFO] [stderr] Compiling pem v3.0.4 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling strum v0.25.0 [INFO] [stderr] Compiling zeroize v1.7.0 [INFO] [stderr] Compiling quick-xml v0.31.0 [INFO] [stderr] Compiling bcrypt v0.15.1 [INFO] [stderr] Compiling roxmltree v0.19.0 [INFO] [stderr] Compiling virt v0.3.1 [INFO] [stderr] Compiling hyper v0.14.28 [INFO] [stderr] Compiling tempfile v3.10.1 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling thiserror-impl v1.0.58 [INFO] [stderr] Compiling pear_codegen v0.2.9 [INFO] [stderr] Compiling ref-cast-impl v1.0.22 [INFO] [stderr] Compiling devise_codegen v0.4.1 [INFO] [stderr] Compiling async-stream-impl v0.3.5 [INFO] [stderr] Compiling async-trait v0.1.80 [INFO] [stderr] Compiling inherent v1.0.11 [INFO] [stderr] Compiling sea-bae v0.2.0 [INFO] [stderr] Compiling ouroboros_macro v0.17.2 [INFO] [stderr] Compiling devise v0.4.1 [INFO] [stderr] Compiling async-stream v0.3.5 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling pear v0.2.9 [INFO] [stderr] Compiling sea-orm-macros v0.12.15 [INFO] [stderr] Compiling ouroboros v0.17.2 [INFO] [stderr] Compiling rocket_http v0.5.0 [INFO] [stderr] Compiling tungstenite v0.20.1 [INFO] [stderr] Compiling rocket_codegen v0.5.0 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling chrono v0.4.37 [INFO] [stderr] Compiling uuid v1.8.0 [INFO] [stderr] Compiling toml_datetime v0.6.5 [INFO] [stderr] Compiling serde_spanned v0.6.5 [INFO] [stderr] Compiling ubyte v0.10.4 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling tokio-stream v0.1.15 [INFO] [stderr] Compiling tokio-util v0.7.10 [INFO] [stderr] Compiling tokio-tungstenite v0.20.1 [INFO] [stderr] Compiling toml_edit v0.22.9 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling cron v0.12.1 [INFO] [stderr] Compiling sqlformat v0.2.3 [INFO] [stderr] Compiling sea-query v0.30.7 [INFO] [stderr] Compiling simple_asn1 v0.6.2 [INFO] [stderr] Compiling sysinfo v0.30.10 [INFO] [stderr] Compiling jsonwebtoken v9.3.0 [INFO] [stderr] Compiling toml v0.8.12 [INFO] [stderr] Compiling sqlx-core v0.7.4 [INFO] [stderr] Compiling sqlx-postgres v0.7.4 [INFO] [stderr] Compiling sqlx v0.7.4 [INFO] [stderr] Compiling sea-query-binder v0.5.0 [INFO] [stderr] Compiling sea-orm v0.12.15 [INFO] [stderr] Compiling rocket_ws v0.1.0 [INFO] [stderr] Compiling virt-backend v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `*` [INFO] [stdout] --> src/db.rs:2:26 [INFO] [stdout] | [INFO] [stdout] 2 | use entity::{prelude::*, *}; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `BadRequest` is never constructed [INFO] [stdout] --> src/controller/account.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 18 | pub enum NetworkResponse { [INFO] [stdout] | --------------- variant in this enum [INFO] [stdout] ... [INFO] [stdout] 22 | BadRequest(String), [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `NetworkResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `claims` is never read [INFO] [stdout] --> src/middleware/authenticate.rs:24:9 [INFO] [stdout] | [INFO] [stdout] 23 | pub struct JWT { [INFO] [stdout] | --- field in this struct [INFO] [stdout] 24 | pub claims: Claims, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `JWT` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `OtherError` is never constructed [INFO] [stdout] --> src/virt.rs:40:5 [INFO] [stdout] | [INFO] [stdout] 27 | pub enum VirtError { [INFO] [stdout] | --------- variant in this enum [INFO] [stdout] ... [INFO] [stdout] 40 | OtherError(String), [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `VirtError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `create_virt` is never used [INFO] [stdout] --> src/virt/shell.rs:130:8 [INFO] [stdout] | [INFO] [stdout] 130 | pub fn create_virt(configure: CreateVirtConfig) -> Result { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/rcrt1.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crti.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtbeginS.o" "/tmp/rustc119uAw/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libdotenvy-69b2467515e836ad.rlib,libquick_xml-f26f0ed6102b0446.rlib,libroxmltree-8785768bd847b201.rlib,libvirt-35d41538016d6821.rlib,libvirt_sys-7ba1facc8d4ef713.rlib,libsysinfo-11aa024b73ae59fe.rlib,librayon-5cea04c828e67d14.rlib,librayon_core-5cf926d81f0ee43a.rlib,libcrossbeam_deque-35a3aa843f95c05d.rlib,libcrossbeam_epoch-592785e7f53c247a.rlib,libtokio_cron_scheduler-4ca083d8692b2eef.rlib,libcron-53ae4c08e22b4d03.rlib,libjsonwebtoken-2878a52466b39c2b.rlib,libpem-0e62bab6dee15f52.rlib,libsimple_asn1-feb0252dab0d6d59.rlib,librocket_ws-33c64542716bdb6b.rlib,libtokio_tungstenite-5bf56351d7425c0c.rlib,libtungstenite-4a3fb75bf6622c91.rlib,libdata_encoding-2852060d2e6d09c5.rlib,libutf8-f59a957f78b3215a.rlib,libsha1-0d6cc1b946aaccab.rlib,libsea_orm-fd1fc8f7bb347efd.rlib,libouroboros-e02c2cbdfba56ed5.rlib,libstatic_assertions-df27c3b343cf637f.rlib,libaliasable-20daefb661136e96.rlib,libstrum-091c9f63346ef1de.rlib,libsea_query_binder-be6c2cc3413815d7.rlib,libsqlx-42827e7f7efdaa2e.rlib,libsqlx_postgres-653d650620c149d6.rlib,libhex-a52fd19e29921b8e.rlib,libwhoami-564b4a9ee106a2b4.rlib,libhome-5552316929fb168d.rlib,libmd5-0ab489675bcc258d.rlib,libatoi-71e2efc953948be8.rlib,libstringprep-e4253e82119bf6dc.rlib,libfinl_unicode-ccb32ea846302291.rlib,librand-3736fcec212ac210.rlib,librand_chacha-144d5dac960e8962.rlib,libppv_lite86-742ade976f63ace4.rlib,librand_core-db348976053a0867.rlib,libhkdf-b666fa17de1b2a42.rlib,libhmac-ccd18263fb057065.rlib,libsqlx_core-406eb027a77401b8.rlib,librustls_pemfile-b4ca7ae7226f262c.rlib,libbase64-5a299c99a9cb883e.rlib,libwebpki_roots-bc62fada90072af3.rlib,libthiserror-40389a4e6804abd2.rlib,libsha2-fe7741b08f019238.rlib,libcpufeatures-4a23b2a25095d47c.rlib,libdigest-fc357360944a05fb.rlib,libblock_buffer-9d18c3d9187765d1.rlib,librustls-657b5797034304cc.rlib,libsct-74e72b531ae14625.rlib,libwebpki-d341e89923b3ba4f.rlib,libring-a4eb998ca60344d0.rlib,libuntrusted-d5b84143af217070.rlib,libsqlformat-99eb6322c5d26de4.rlib,libunicode_categories-2af48c955e97b8af.rlib,libnom-fb74aef9aab35b8a.rlib,libitertools-5339173f73800b90.rlib,libhashlink-f069b10b573af263.rlib,libcrossbeam_queue-b017f1e912b6a3c0.rlib,libcrossbeam_utils-49d3aaa19d1472c0.rlib,libevent_listener-2dd2d3734091c725.rlib,liburl-cedf809717958111.rlib,libidna-9c3d2db927841f2f.rlib,libunicode_normalization-b8c8c078908b47f8.rlib,libtinyvec-ef13017894ef64a5.rlib,libtinyvec_macros-39420a9672e6a692.rlib,libunicode_bidi-304618c984649de0.rlib,libform_urlencoded-6808de56d72ebd61.rlib,libsea_query-c06722afc81b1ae9.rlib,libordered_float-684b521a169c5f0f.rlib,libuuid-a03ef08df26d8792.rlib,libbigdecimal-e9d24de3bea3bb11.rlib,libnum_bigint-965e6f6805bcb0fc.rlib,libnum_integer-9005aeaa4262d513.rlib,librust_decimal-ed88cd2a442a8110.rlib,libarrayvec-5117f6e10d9e0163.rlib,libchrono-29836ae91081984a.rlib,libnum_traits-50f9467e8c291af9.rlib,libiana_time_zone-be3f616c4ee4d04b.rlib,libbcrypt-6b8e55648e50700d.rlib,libsubtle-23fc8be3659dcbcc.rlib,libblowfish-99d8476f0f758532.rlib,libbyteorder-1e24148c060ae1e7.rlib,libcipher-ede35c868fb7c6fe.rlib,libinout-469b9d5020d0a88f.rlib,libcrypto_common-fbcd2a290d6fe0bf.rlib,libgeneric_array-7b9da71591a07b9f.rlib,libtypenum-cc4becc3569b0837.rlib,libbase64-78e5b397427dc872.rlib,libzeroize-729262884f48070c.rlib,librocket-30c1b2bc6410eaec.rlib,libtempfile-99805d266924cb75.rlib,libfastrand-1010c7a9ffee89b1.rlib,librustix-38b2489ac46ed412.rlib,libbitflags-bb88342c61aeabc8.rlib,liblinux_raw_sys-af0258c4a19df38a.rlib,libserde_json-0a0496c71bebc0ff.rlib,libryu-4e99e3c536c38f5c.rlib,librocket_http-e396f0d2cd046cf8.rlib,libcookie-07e3228fec0901d4.rlib,libstable_pattern-34fd45bf1c16f3ee.rlib,libref_cast-3c3962a71ef2f1e2.rlib,libpercent_encoding-4808a78ba306dff8.rlib,libhyper-138f41a617ccebf7.rlib,libh2-f911d529c4c61bcc.rlib,libtower_service-b69620aa0e2195d2.rlib,libhttp_body-9180a63a2c6dd7ba.rlib,libhttpdate-a05a91876c090713.rlib,libmulter-75c191e203f3be1b.rlib,libmime-e6f732c53ac9de40.rlib,libtokio_util-dc825ee7368f9d14.rlib,libtracing-b77e73f360ed13bb.rlib,libtracing_core-6881d67d10d8fb76.rlib,libhttparse-6e816de11d6fc31e.rlib,libspin-69012aa01b24d7c2.rlib,libencoding_rs-43b6c2400f08cfc0.rlib,libhttp-eea41c577ab434d0.rlib,libfnv-81596130b397d5c3.rlib,libeither-b04082c2c45ecb18.rlib,libtokio_stream-b60095cca344d53f.rlib,libatomic-1de3dd297e882f5e.rlib,libstate-99805252057f4a41.rlib,libubyte-c90cd3872a011339.rlib,liblog-bcf04d765f28482f.rlib,libtime-808773cb65141246.rlib,libitoa-f2a0ee7c0dc5052c.rlib,libtime_core-f12b389051739070.rlib,libnum_conv-68ee3baea9d5f7f0.rlib,libderanged-b55f2585e0e91088.rlib,libpowerfmt-4284c813f4b9cffc.rlib,libfigment-16516df487de040d.rlib,libtoml-eebd4869614b4377.rlib,libtoml_edit-c4af4c3fe35eaeec.rlib,libserde_spanned-a89d6c91e17aeb53.rlib,libindexmap-03b2dac68603c949.rlib,libequivalent-b99318efb2d4d73d.rlib,libhashbrown-fffe207bc7636a81.rlib,libahash-5b0dbfb9b325f563.rlib,libgetrandom-54392004bc7a6d67.rlib,libonce_cell-ffe771e6cc14c29e.rlib,libzerocopy-bb8f5a2cda22b51e.rlib,liballocator_api2-2fcb966c91bb3cc9.rlib,libwinnow-ab6a70e7cb411460.rlib,libtoml_datetime-b21703615b527366.rlib,libuncased-d87184eebfad26f9.rlib,libpear-9237de6c4bd6f7ee.rlib,libinlinable_string-dac3446437d4e73e.rlib,libserde-3b36c3a43185ce67.rlib,libtokio-fc56d6c2c109d108.rlib,libsignal_hook_registry-4ae0ba103b758022.rlib,libnum_cpus-6d117f1ed55c114e.rlib,libsocket2-15d922949b7c9a95.rlib,libbytes-7471068540a023e5.rlib,libmio-98b7cf9149b18731.rlib,libparking_lot-86de52c91790328b.rlib,libparking_lot_core-8690354ea23a4afd.rlib,libcfg_if-66d55f6b302e88c8.rlib,libsmallvec-2d6715e484c92b62.rlib,liblock_api-8505b9821e2f96fb.rlib,libscopeguard-339f7eb6e1fefd1f.rlib,libfutures-76eb6fbc9d792692.rlib,libfutures_executor-fe60c710ae2f48e2.rlib,libfutures_util-73e8e3dc50746b86.rlib,libmemchr-4e4feb9ddb94ff88.rlib,libfutures_io-b2bd68d4b10eeb0a.rlib,libslab-6f7f9a3090100127.rlib,libfutures_channel-fcb19067b304fe08.rlib,libfutures_sink-99400e9b2fd29067.rlib,libfutures_task-f33404b6c551304f.rlib,libpin_utils-b08f1197f0cdae19.rlib,libasync_stream-aabc1f91e6d9c0bf.rlib,libpin_project_lite-219604514f12e1b1.rlib,libfutures_core-650608ea1c2f4172.rlib,libyansi-90ae569828e97be6.rlib,libis_terminal-7627f13d91c890a2.rlib,liblibc-a0788e0ee109f709.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*}.rlib" "-lunwind" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libcfg_if-*,liblibc-*}.rlib" "-lc" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-L" "/tmp/rustc119uAw/raw-dylibs" "-Wl,-Bdynamic" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-nostartfiles" "-L" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/ring-75e9ec7ce7779e55/out" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib" "-o" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/virt_backend-0bf5ad279b93d6f1" "-Wl,--gc-sections" "-static-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtendS.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtn.o" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libvirt-35d41538016d6821.rlib(virt-35d41538016d6821.virt.8e3097977e1e6b30-cgu.1.rcgu.o): in function `virt::domain::Domain::lookup_by_name': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/virt-0.3.1/src/domain.rs:418:(.text._ZN4virt6domain6Domain14lookup_by_name17he2b40f151133e670E+0x1b1): undefined reference to `virDomainLookupByName' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libvirt-35d41538016d6821.rlib(virt-35d41538016d6821.virt.8e3097977e1e6b30-cgu.1.rcgu.o): in function `virt::domain::Domain::get_name': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/virt-0.3.1/src/domain.rs:456:(.text._ZN4virt6domain6Domain8get_name17h204678cc3324da3eE+0x2c): undefined reference to `virDomainGetName' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libvirt-35d41538016d6821.rlib(virt-35d41538016d6821.virt.8e3097977e1e6b30-cgu.1.rcgu.o): in function `virt::domain::Domain::get_info': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/virt-0.3.1/src/domain.rs:554:(.text._ZN4virt6domain6Domain8get_info17h11b181b30c89c6e0E+0x41): undefined reference to `virDomainGetInfo' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libvirt-35d41538016d6821.rlib(virt-35d41538016d6821.virt.8e3097977e1e6b30-cgu.1.rcgu.o): in function `virt::domain::Domain::free': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/virt-0.3.1/src/domain.rs:796:(.text._ZN4virt6domain6Domain4free17h5ef268399f12c2afE+0x29): undefined reference to `virDomainFree' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libvirt-35d41538016d6821.rlib(virt-35d41538016d6821.virt.8e3097977e1e6b30-cgu.1.rcgu.o): in function `virt::domain::Domain::list_all_snapshots': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/virt-0.3.1/src/domain.rs:1790:(.text._ZN4virt6domain6Domain18list_all_snapshots17h1837145bd5160f71E+0x4e): undefined reference to `virDomainListAllSnapshots' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libvirt-35d41538016d6821.rlib(virt-35d41538016d6821.virt.8e3097977e1e6b30-cgu.2.rcgu.o): in function `virt::connect::Connect::open': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/virt-0.3.1/src/connect.rs:202:(.text._ZN4virt7connect7Connect4open17h5ce0b377520212fdE+0x15b): undefined reference to `virConnectOpen' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libvirt-35d41538016d6821.rlib(virt-35d41538016d6821.virt.8e3097977e1e6b30-cgu.2.rcgu.o): in function `virt::connect::Connect::close': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/virt-0.3.1/src/connect.rs:259:(.text._ZN4virt7connect7Connect5close17h22ab8222ffdd10e3E+0x29): undefined reference to `virConnectClose' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libvirt-35d41538016d6821.rlib(virt-35d41538016d6821.virt.8e3097977e1e6b30-cgu.2.rcgu.o): in function `virt::connect::Connect::list_all_domains': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/virt-0.3.1/src/connect.rs:553:(.text._ZN4virt7connect7Connect16list_all_domains17h9f0b9fcd93e810bcE+0x4e): undefined reference to `virConnectListAllDomains' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libvirt-35d41538016d6821.rlib(virt-35d41538016d6821.virt.8e3097977e1e6b30-cgu.4.rcgu.o): in function `virt::domain_snapshot::DomainSnapshot::get_name': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/virt-0.3.1/src/domain_snapshot.rs:75:(.text._ZN4virt15domain_snapshot14DomainSnapshot8get_name17h7bcd1f9062035c76E+0x2c): undefined reference to `virDomainSnapshotGetName' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libvirt-35d41538016d6821.rlib(virt-35d41538016d6821.virt.8e3097977e1e6b30-cgu.4.rcgu.o): in function `virt::domain_snapshot::DomainSnapshot::lookup_by_name': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/virt-0.3.1/src/domain_snapshot.rs:87:(.text._ZN4virt15domain_snapshot14DomainSnapshot14lookup_by_name17h515d89744668b040E+0x1cb): undefined reference to `virDomainSnapshotLookupByName' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libvirt-35d41538016d6821.rlib(virt-35d41538016d6821.virt.8e3097977e1e6b30-cgu.4.rcgu.o): in function `virt::domain_snapshot::DomainSnapshot::get_xml_desc': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/virt-0.3.1/src/domain_snapshot.rs:102:(.text._ZN4virt15domain_snapshot14DomainSnapshot12get_xml_desc17h1ee2aea226b07bb7E+0x3e): undefined reference to `virDomainSnapshotGetXMLDesc' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libvirt-35d41538016d6821.rlib(virt-35d41538016d6821.virt.8e3097977e1e6b30-cgu.4.rcgu.o): in function `virt::domain_snapshot::DomainSnapshot::is_current': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/virt-0.3.1/src/domain_snapshot.rs:192:(.text._ZN4virt15domain_snapshot14DomainSnapshot10is_current17h465a81f73d040510E+0x35): undefined reference to `virDomainSnapshotIsCurrent' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libvirt-35d41538016d6821.rlib(virt-35d41538016d6821.virt.8e3097977e1e6b30-cgu.4.rcgu.o): in function `virt::domain_snapshot::DomainSnapshot::list_all_children': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/virt-0.3.1/src/domain_snapshot.rs:216:(.text._ZN4virt15domain_snapshot14DomainSnapshot17list_all_children17h020042ca22b64519E+0x4e): undefined reference to `virDomainSnapshotListAllChildren' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libvirt-35d41538016d6821.rlib(virt-35d41538016d6821.virt.8e3097977e1e6b30-cgu.4.rcgu.o): in function `virt::domain_snapshot::DomainSnapshot::free': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/virt-0.3.1/src/domain_snapshot.rs:237:(.text._ZN4virt15domain_snapshot14DomainSnapshot4free17h76a8b4146819a7f5E+0x29): undefined reference to `virDomainSnapshotFree' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libvirt-35d41538016d6821.rlib(virt-35d41538016d6821.virt.8e3097977e1e6b30-cgu.0.rcgu.o): in function `virt::error::Error::last_error': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/virt-0.3.1/src/error.rs:640:(.text._ZN4virt5error5Error10last_error17hdb8aec015f03bc86E+0xf): undefined reference to `virGetLastError' [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] = note: some `extern` functions couldn't be found; some native libraries may need to be installed or have their path specified [INFO] [stdout] = note: use the `-l` flag to specify native libraries to link [INFO] [stdout] = note: use the `cargo:rustc-link-lib` directive to specify the native libraries to link with Cargo (see https://doc.rust-lang.org/cargo/reference/build-scripts.html#rustc-link-lib) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `virt-backend` (bin "virt-backend") due to 1 previous error; 5 warnings emitted [INFO] running `Command { std: "docker" "inspect" "9ed7d6bc9c04f35a7ce0fd6de7f9465adc7deffc5ef1ecc59faeab80d5542d3f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9ed7d6bc9c04f35a7ce0fd6de7f9465adc7deffc5ef1ecc59faeab80d5542d3f", kill_on_drop: false }` [INFO] [stdout] 9ed7d6bc9c04f35a7ce0fd6de7f9465adc7deffc5ef1ecc59faeab80d5542d3f