[INFO] cloning repository https://github.com/jl-wynen/CreativeProjectsforRustProgrammers [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jl-wynen/CreativeProjectsforRustProgrammers" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjl-wynen%2FCreativeProjectsforRustProgrammers", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjl-wynen%2FCreativeProjectsforRustProgrammers'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c8dceebb03b4a4bd9bb40ccedfe6fb7fdcd64ca2 [INFO] testing jl-wynen/CreativeProjectsforRustProgrammers against try#c066bf6804adc55193b71afdff6a56922f4a8689+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_in_2025-retry-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjl-wynen%2FCreativeProjectsforRustProgrammers" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-6-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/jl-wynen/CreativeProjectsforRustProgrammers [INFO] finished tweaking git repo https://github.com/jl-wynen/CreativeProjectsforRustProgrammers [INFO] tweaked toml for git repo https://github.com/jl-wynen/CreativeProjectsforRustProgrammers written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/jl-wynen/CreativeProjectsforRustProgrammers on toolchain c066bf6804adc55193b71afdff6a56922f4a8689 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c066bf6804adc55193b71afdff6a56922f4a8689" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/jl-wynen/CreativeProjectsforRustProgrammers 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" "+c066bf6804adc55193b71afdff6a56922f4a8689" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+c066bf6804adc55193b71afdff6a56922f4a8689" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f36a92eadaf6c231e76f6582f4e11408583f484d4d27bedfa3311afa5dc5a03b [INFO] running `Command { std: "docker" "start" "-a" "f36a92eadaf6c231e76f6582f4e11408583f484d4d27bedfa3311afa5dc5a03b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f36a92eadaf6c231e76f6582f4e11408583f484d4d27bedfa3311afa5dc5a03b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f36a92eadaf6c231e76f6582f4e11408583f484d4d27bedfa3311afa5dc5a03b", kill_on_drop: false }` [INFO] [stdout] f36a92eadaf6c231e76f6582f4e11408583f484d4d27bedfa3311afa5dc5a03b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+c066bf6804adc55193b71afdff6a56922f4a8689" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] c70d8e386db981f48c1269f75b98923d20588658cbac670510e303f2fa6c438b [INFO] running `Command { std: "docker" "start" "-a" "c70d8e386db981f48c1269f75b98923d20588658cbac670510e303f2fa6c438b", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Compiling libc v0.2.112 [INFO] [stderr] Compiling futures v0.1.31 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling syn v1.0.84 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling quote v1.0.14 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling uncased v0.9.6 [INFO] [stderr] Compiling serde_derive v1.0.133 [INFO] [stderr] Compiling serde v1.0.133 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling backtrace v0.3.63 [INFO] [stderr] Compiling smallvec v0.6.14 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling tokio-sync v0.1.8 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling tokio-executor v0.1.10 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling tokio-timer v0.2.13 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling tokio-current-thread v0.1.7 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling tokio-io v0.1.13 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling gimli v0.26.1 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling object v0.27.1 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling tokio-reactor v0.1.12 [INFO] [stderr] Compiling tokio-codec v0.1.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling tokio-tcp v0.1.4 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling actix-service v0.4.2 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling match_cfg v0.1.0 [INFO] [stderr] Compiling copyless v0.1.5 [INFO] [stderr] Compiling siphasher v0.3.7 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling tokio-udp v0.1.6 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling http v0.1.21 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling const-random-macro v0.1.13 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling miniz-sys v0.1.12 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling serde_json v1.0.74 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling crc32fast v1.3.0 [INFO] [stderr] Compiling const-random v0.1.13 [INFO] [stderr] Compiling resolv-conf v0.6.3 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling addr2line v0.17.0 [INFO] [stderr] Compiling actix-server-config v0.1.2 [INFO] [stderr] Compiling actix-codec v0.1.2 [INFO] [stderr] Compiling string v0.2.1 [INFO] [stderr] Compiling hashbrown v0.6.3 [INFO] [stderr] Compiling encoding_rs v0.8.30 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling actix-utils v0.4.7 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling ahash v0.2.19 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling dtoa v0.4.8 [INFO] [stderr] Compiling h2 v0.1.26 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling tokio-signal v0.2.9 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling phf_codegen v0.10.0 [INFO] [stderr] Compiling derive_more v0.15.0 [INFO] [stderr] Compiling enum-as-inner v0.2.1 [INFO] [stderr] Compiling phf v0.10.1 [INFO] [stderr] Compiling parse-zoneinfo v0.3.0 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Compiling sha1 v0.6.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling pkg-config v0.3.24 [INFO] [stderr] Compiling chrono-tz-build v0.0.2 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling unic-common v0.9.0 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling unic-char-range v0.9.0 [INFO] [stderr] Compiling once_cell v1.9.0 [INFO] [stderr] Compiling unic-ucd-version v0.9.0 [INFO] [stderr] Compiling globset v0.4.8 [INFO] [stderr] Compiling unic-char-property v0.9.0 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling unic-ucd-segment v0.9.0 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling libsqlite3-sys v0.18.0 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling chrono-tz v0.6.1 [INFO] [stderr] Compiling deunicode v0.4.3 [INFO] [stderr] Compiling smallvec v1.7.0 [INFO] [stderr] Compiling ignore v0.4.18 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling unic-segment v0.9.0 [INFO] [stderr] Compiling slug v0.1.4 [INFO] [stderr] Compiling futures-locks v0.3.3 [INFO] [stderr] Compiling rusqlite v0.23.1 [INFO] [stderr] Compiling humansize v1.1.1 [INFO] [stderr] Compiling globwalk v0.8.1 [INFO] [stderr] Compiling actix-web-codegen v0.1.3 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling actix-threadpool v0.1.2 [INFO] [stderr] Compiling actix-rt v0.2.6 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling actix-server v0.6.1 [INFO] [stderr] Compiling trust-dns-proto v0.7.4 [INFO] [stderr] Compiling actix-testing v0.1.0 [INFO] [stderr] Compiling trust-dns-resolver v0.11.1 [INFO] [stderr] Compiling brotli2 v0.3.2 [INFO] [stderr] Compiling actix-connect v0.2.5 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling actix-router v0.1.5 [INFO] [stderr] Compiling toml v0.4.10 [INFO] [stderr] Compiling actix-http v0.2.11 [INFO] [stderr] Compiling tera v1.15.0 [INFO] [stderr] Compiling storing_and_retrieving_data v0.1.0 (/opt/rustwide/workdir/02_Storing_and_Retrieving_Data) [INFO] [stdout] warning: field `category` is never read [INFO] [stdout] --> 02_Storing_and_Retrieving_Data/src/sqlite.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 6 | struct SaleWithProduct { [INFO] [stdout] | --------------- field in this struct [INFO] [stdout] 7 | category: String, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `SaleWithProduct` 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] [stderr] Compiling awc v0.2.8 [INFO] [stderr] Compiling actix-web v1.0.9 [INFO] [stderr] Compiling actix-web-httpauth v0.3.2 [INFO] [stderr] Compiling full_server_side_web_app v0.1.0 (/opt/rustwide/workdir/04_Full_Server_Side_Web_App) [INFO] [stderr] Compiling creating_a_rest_web_service v0.1.0 (/opt/rustwide/workdir/03_REST_Web_Service) [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> 04_Full_Server_Side_Web_App/src/db_access.rs:55:10 [INFO] [stdout] | [INFO] [stdout] 55 | &'a self, [INFO] [stdout] | ^^ these lifetimes flow to the output [INFO] [stdout] 56 | partial_name: &'a str, [INFO] [stdout] | ^^ these lifetimes flow to the output [INFO] [stdout] 57 | ) -> impl Iterator + 'a { [INFO] [stdout] | ------- -- the lifetimes get resolved as `'a` [INFO] [stdout] | | [INFO] [stdout] | the lifetimes get resolved as `'a` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 57 | ) -> impl Iterator + 'a { [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/rustc2M8wL6/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libtera-ea80f1362fc77b52.rlib,libslug-3550bc5838ea02bc.rlib,libdeunicode-fc5bbd37b87f8852.rlib,libglobwalk-9bb57354154fa05c.rlib,libignore-a346f397f0842e6c.rlib,libcrossbeam_utils-3a2e50d552e81206.rlib,libwalkdir-6da7a998d20d0502.rlib,libsame_file-ebfa63be59ead6ba.rlib,libthread_local-f3100146a9d14467.rlib,libonce_cell-aa4d53ed7caf4352.rlib,libglobset-f9e5e7accecb9274.rlib,libbstr-77d94aa177083abf.rlib,libpest-80731a695d4ad35d.rlib,libucd_trie-13451e140af838e0.rlib,librand-ad915fe7bf793a96.rlib,librand_chacha-b611e36598a93845.rlib,librand_core-ff72ea736428865b.rlib,libgetrandom-e97201be8a4953b0.rlib,libunic_segment-06830b2ed2ab8a98.rlib,libunic_ucd_segment-736607a6993d4bda.rlib,libunic_ucd_version-014ef47f161018ba.rlib,libunic_common-be5fc0f13f0000c6.rlib,libunic_char_property-fd2cf69e511793c8.rlib,libunic_char_range-1020285835010649.rlib,libhumansize-362782cae4935017.rlib,libchrono_tz-b2152355ffb4496a.rlib,libphf-7008f5559a6ad776.rlib,libphf_shared-e45647d09dfdc019.rlib,libuncased-9e7c72f8fffdfeae.rlib,libsiphasher-babbde151073aa44.rlib,libactix_web_httpauth-3e5c29fb9fa33ad4.rlib,libfutures_locks-ed9e8e4d4715fc5c.rlib,libactix_web-7220beb3b5e346a7.rlib,libawc-f955fdfe369e8342.rlib,libactix_testing-43780064f10e0e9c.rlib,libactix_server-bc906bf07ba53257.rlib,libtokio_signal-8ec5b02aac5bd3d9.rlib,libsignal_hook_registry-2abd3ab87d98e28e.rlib,libmio_uds-33df5ffeaad0f8ed.rlib,libactix_router-bd7d9ced39b02a7f.rlib,libactix_http-b02bf5cbd0a01519.rlib,libsha1-e1207977455020fb.rlib,libbase64-ad5396b7f3a5b79e.rlib,librand-02a92f550db814b9.rlib,librand_chacha-06fc3da97b164739.rlib,libppv_lite86-a9f3c9ee76597f1e.rlib,librand_core-0d9eb361ca42acaa.rlib,libgetrandom-c945e7af9b3f6a8f.rlib,libserde_urlencoded-0399193c7d40b8fc.rlib,liburl-4dc046bcdff1bf68.rlib,libidna-b27d6234464fcaf9.rlib,libform_urlencoded-08b32e4d9c417640.rlib,libdtoa-f882113df419a609.rlib,libhttparse-d0c202cec822a6f8.rlib,libchrono-fb37b5d1ec406f2b.rlib,libnum_integer-776fc74e87f61fcf.rlib,libnum_traits-e5050f906ed56291.rlib,libserde_json-cfe022e78e3dc9e0.rlib,libryu-653032556b772f2f.rlib,libitoa-158d7e21e599682f.rlib,libserde-0b230ed9f2b14d84.rlib,libbitflags-e274cd04b58a060d.rlib,libencoding_rs-4e731bec34c6008e.rlib,libregex-d5c369978972243e.rlib,libaho_corasick-35dda82c90652365.rlib,libregex_syntax-ae12054508fb30be.rlib,liblanguage_tags-158ba6cd45e642ae.rlib,libpercent_encoding-3f452dc5e318e927.rlib,libmime-2517c84452183460.rlib,libflate2-0a8a161ee79a1b39.rlib,libminiz_sys-141609f4e8ad7c58.rlib,libcrc32fast-2f577f19d3018458.rlib,libbrotli2-cdc0578e5a06276e.rlib,libbrotli_sys-3bcf09e393e5126b.rlib,libtime-0353f914681d07c4.rlib,libhashbrown-483b42d8636326af.rlib,libahash-a6b871fcf8ce09fe.rlib,libconst_random-2b187552533abe93.rlib,libactix_utils-ce2cccef0ec8646e.rlib,libactix_connect-c15fed707738e50c.rlib,libactix_rt-ef5bbb26f1d24206.rlib,libactix_threadpool-349df0c31db186e6.rlib,libthreadpool-317f2dbd289ff7ef.rlib,libcopyless-a262f19d9849c2e3.rlib,libtokio_current_thread-260e0c82432cf315.rlib,libtrust_dns_resolver-bf8a3b7b0fe8b7af.rlib,libtrust_dns_proto-4663e44e687292da.rlib,liburl-d7e5c3090127d222.rlib,libpercent_encoding-c47875da91a27715.rlib,libtokio_udp-81e2197ea7671307.rlib,libtokio_timer-d313dc0b8069c4d4.rlib,libsocket2-a6edd41483317397.rlib,librand-96b47f10c328dcae.rlib,librand_xorshift-53e86778f5ce919e.rlib,librand_pcg-3caf58f80121b1fe.rlib,librand_hc-6dc516f61621a2e6.rlib,librand_chacha-4e51bc3a44db1bdf.rlib,librand_isaac-047a883fcf14d827.rlib,librand_core-f95d039c327d494d.rlib,librand_os-85f1f392de020579.rlib,librand_jitter-b5788f9d55ce55e9.rlib,librand_core-5dd93ed12702f197.rlib,libidna-383abf356282cfa6.rlib,libunicode_normalization-b999db1f4766a6ba.rlib,libtinyvec-4bc788528a02b60f.rlib,libtinyvec_macros-c54c30cfa88e68f0.rlib,libunicode_bidi-fb711a4a1fa89e19.rlib,libmatches-210e485a89affeee.rlib,libresolv_conf-c5813ee5e29633f4.rlib,libhostname-9f062f41c7f06a48.rlib,libmatch_cfg-cc93d201727836b1.rlib,libquick_error-022321fe562bcedb.rlib,liblru_cache-b5e1da77be4ca6e0.rlib,liblinked_hash_map-606dc3728cba933f.rlib,libfailure-0ab7c8ab3aebe5bf.rlib,libbacktrace-3157890a918a34a2.rlib,libminiz_oxide-16b4b8547a6b52b2.rlib,libadler-b32dea79b2f05ffd.rlib,libobject-8d772713a282121c.rlib,libmemchr-a2892755812de0fe.rlib,libaddr2line-21dd1eb9ccf29247.rlib,libgimli-dc5a67f6e43773de.rlib,librustc_demangle-4e14502e0acf1333.rlib,libeither-4c8c1e39a99655ac.rlib,libh2-232226754a3f7ea4.rlib,libindexmap-ad6213f7dd2d3599.rlib,libhashbrown-f6484c11bf24e065.rlib,libstring-83fbdacf70cfe023.rlib,libhttp-33b15fbbdb5f4283.rlib,libitoa-7c9a83f6047c872a.rlib,libactix_service-5823c4b805683323.rlib,libactix_server_config-017e92a8b23b588d.rlib,libtokio_tcp-cd44c55dd069960e.rlib,libtokio_reactor-75ccfebecfb2e2b6.rlib,libtokio_sync-8f0eb651c6e7f35f.rlib,libfnv-81596130b397d5c3.rlib,libtokio_executor-27f911be5c5c7787.rlib,libparking_lot-01dfab7cdc49ea73.rlib,libparking_lot_core-fa25b4ecfefc248a.rlib,libsmallvec-b32ffdb17841032a.rlib,libmaybe_uninit-56cae5b1ed8837f0.rlib,liblock_api-6f337b257994d935.rlib,libscopeguard-73056285f12cb829.rlib,libnum_cpus-922bbd38bc5a52e2.rlib,libcrossbeam_utils-946317e8b534a400.rlib,liblazy_static-4b136fc9bfbd2c4b.rlib,libmio-87d821acbec0ef49.rlib,libslab-93074f6ff5a0b7db.rlib,libnet2-643aa905dec66c4e.rlib,libcfg_if-2d17986ae484e939.rlib,libactix_codec-848dfc9607f03ebf.rlib,libtokio_codec-40ad8ffda9477ee3.rlib,libtokio_io-815376d96ede5897.rlib,libfutures-110302b7fd4a3b0c.rlib,libbytes-b36c9f83fc1ad7d5.rlib,libiovec-029265cf1f4fc817.rlib,liblibc-5d791877454eded4.rlib,libbyteorder-c7092f68299ac016.rlib,liblog-2fa663e3959e676f.rlib,libcfg_if-66d55f6b302e88c8.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/rustc2M8wL6/raw-dylibs" "-Wl,-Bdynamic" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-nostartfiles" "-L" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/brotli-sys-0dcb1231f3622bf9/out" "-L" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/miniz-sys-cc494e3a5638044b/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/full_server_side_web_app-4de2d78009716ed4" "-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/libgetrandom-e97201be8a4953b0.rlib(getrandom-e97201be8a4953b0.getrandom.12ed0a58e0cd5be9-cgu.0.rcgu.o): in function `getrandom::util_libc::open_readonly': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/getrandom-0.2.3/src/util_libc.rs:110:(.text._ZN9getrandom9util_libc13open_readonly17hc50dee0be4541d10E+0xb6): undefined reference to `open64' [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 `full_server_side_web_app` (bin "full_server_side_web_app") due to 1 previous error; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "c70d8e386db981f48c1269f75b98923d20588658cbac670510e303f2fa6c438b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c70d8e386db981f48c1269f75b98923d20588658cbac670510e303f2fa6c438b", kill_on_drop: false }` [INFO] [stdout] c70d8e386db981f48c1269f75b98923d20588658cbac670510e303f2fa6c438b