[INFO] cloning repository https://github.com/YutaSugimura/rust-web-application-demo [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/YutaSugimura/rust-web-application-demo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FYutaSugimura%2Frust-web-application-demo", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FYutaSugimura%2Frust-web-application-demo'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 26ad8fa5aff337ceebae6ef1342cdecc7926643d [INFO] testing YutaSugimura/rust-web-application-demo 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%2FYutaSugimura%2Frust-web-application-demo" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/YutaSugimura/rust-web-application-demo [INFO] finished tweaking git repo https://github.com/YutaSugimura/rust-web-application-demo [INFO] tweaked toml for git repo https://github.com/YutaSugimura/rust-web-application-demo written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/YutaSugimura/rust-web-application-demo 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/YutaSugimura/rust-web-application-demo 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 74a953e6ca916ee100b3d4b8bc89c05a4ef30be68191df3941f507fbaf1385fc [INFO] running `Command { std: "docker" "start" "-a" "74a953e6ca916ee100b3d4b8bc89c05a4ef30be68191df3941f507fbaf1385fc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "74a953e6ca916ee100b3d4b8bc89c05a4ef30be68191df3941f507fbaf1385fc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "74a953e6ca916ee100b3d4b8bc89c05a4ef30be68191df3941f507fbaf1385fc", kill_on_drop: false }` [INFO] [stdout] 74a953e6ca916ee100b3d4b8bc89c05a4ef30be68191df3941f507fbaf1385fc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] cc5ff302203d0915bc080dfa1297cd3ff082a3a3b3b285f462eb8a913418c1fe [INFO] running `Command { std: "docker" "start" "-a" "cc5ff302203d0915bc080dfa1297cd3ff082a3a3b3b285f462eb8a913418c1fe", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling libc v0.2.85 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling futures-core v0.3.12 [INFO] [stderr] Compiling futures-sink v0.3.12 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling once_cell v1.5.2 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling pin-project-lite v0.2.4 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-io v0.3.12 [INFO] [stderr] Compiling futures-task v0.3.12 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling pin-project-lite v0.1.11 [INFO] [stderr] Compiling futures-channel v0.3.12 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling lock_api v0.4.2 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling subtle v2.4.0 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling adler v0.2.3 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling standback v0.2.14 [INFO] [stderr] Compiling tinyvec v1.1.1 [INFO] [stderr] Compiling copyless v0.1.5 [INFO] [stderr] Compiling serde_derive v1.0.123 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling form_urlencoded v1.0.0 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling serde v1.0.123 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling gimli v0.23.0 [INFO] [stderr] Compiling cc v1.0.66 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling const_fn v0.4.5 [INFO] [stderr] Compiling cpuid-bool v0.2.0 [INFO] [stderr] Compiling rustc-demangle v0.1.18 [INFO] [stderr] Compiling object v0.23.0 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Compiling match_cfg v0.1.0 [INFO] [stderr] Compiling http v0.2.3 [INFO] [stderr] Compiling indexmap v1.6.1 [INFO] [stderr] Compiling time v0.2.25 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling signal-hook-registry v1.3.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling parking_lot_core v0.8.2 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling cpuid-bool v0.1.2 [INFO] [stderr] Compiling unicode-normalization v0.1.16 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling cipher v0.2.5 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling universal-hash v0.4.0 [INFO] [stderr] Compiling crypto-mac v0.10.0 [INFO] [stderr] Compiling polyval v0.4.5 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling hmac v0.10.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling resolv-conf v0.7.0 [INFO] [stderr] Compiling aes-soft v0.6.4 [INFO] [stderr] Compiling ctr v0.6.0 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling ghash v0.3.1 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling aead v0.3.2 [INFO] [stderr] Compiling tracing v0.1.22 [INFO] [stderr] Compiling tokio v0.2.25 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling aes v0.6.0 [INFO] [stderr] Compiling cookie v0.14.3 [INFO] [stderr] Compiling thread_local v1.1.2 [INFO] [stderr] Compiling encoding_rs v0.8.26 [INFO] [stderr] Compiling httparse v1.3.5 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling regex-syntax v0.6.22 [INFO] [stderr] Compiling serde_json v1.0.61 [INFO] [stderr] Compiling aes-gcm v0.8.0 [INFO] [stderr] Compiling hkdf v0.10.0 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling sha2 v0.9.3 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling byteorder v1.4.2 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling url v2.2.0 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling flate2 v1.0.20 [INFO] [stderr] Compiling sha-1 v0.9.3 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Compiling addr2line v0.14.1 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling bytestring v1.0.0 [INFO] [stderr] Compiling v_escape v0.13.2 [INFO] [stderr] Compiling backtrace v0.3.56 [INFO] [stderr] Compiling buf-min v0.1.1 [INFO] [stderr] Compiling v_htmlescape v0.10.4 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling rand_core v0.6.1 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling regex v1.4.3 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling futures-macro v0.3.12 [INFO] [stderr] Compiling derive_more v0.99.11 [INFO] [stderr] Compiling actix-macros v0.1.3 [INFO] [stderr] Compiling thiserror-impl v1.0.23 [INFO] [stderr] Compiling enum-as-inner v0.3.3 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling async-trait v0.1.42 [INFO] [stderr] Compiling pin-project-internal v1.0.4 [INFO] [stderr] Compiling actix-web-codegen v0.4.0 [INFO] [stderr] Compiling v_escape_derive v0.8.4 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling futures-util v0.3.12 [INFO] [stderr] Compiling pin-project v1.0.4 [INFO] [stderr] Compiling thiserror v1.0.23 [INFO] [stderr] Compiling pin-project v0.4.27 [INFO] [stderr] Compiling actix-codec v0.3.0 [INFO] [stderr] Compiling tracing-futures v0.2.4 [INFO] [stderr] Compiling brotli2 v0.3.2 [INFO] [stderr] Compiling actix-threadpool v0.3.3 [INFO] [stderr] Compiling actix-service v1.0.6 [INFO] [stderr] Compiling actix-rt v1.1.1 [INFO] [stderr] Compiling futures v0.3.12 [INFO] [stderr] Compiling h2 v0.2.7 [INFO] [stderr] Compiling trust-dns-proto v0.19.6 [INFO] [stderr] Compiling actix-utils v2.0.0 [INFO] [stderr] Compiling actix-server v1.0.4 [INFO] [stderr] Compiling actix-tls v2.0.0 [INFO] [stderr] Compiling trust-dns-resolver v0.19.6 [INFO] [stderr] Compiling actix-testing v1.0.1 [INFO] [stderr] Compiling actix-connect v2.0.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling actix-router v0.2.6 [INFO] [stderr] Compiling actix-http v2.2.0 [INFO] [stderr] Compiling awc v2.0.3 [INFO] [stderr] Compiling actix-web v3.3.2 [INFO] [stderr] Compiling actix-session v0.4.0 [INFO] [stderr] Compiling actix-files v0.3.0 [INFO] [stderr] Compiling rust-web v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `Method` and `header` [INFO] [stdout] --> src/main.rs:3:23 [INFO] [stdout] | [INFO] [stdout] 3 | use actix_web::http::{header, Method, StatusCode}; [INFO] [stdout] | ^^^^^^ ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `session` [INFO] [stdout] --> src/main.rs:28:16 [INFO] [stdout] | [INFO] [stdout] 28 | async fn hello(session: Session, req: HttpRequest) -> Result { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_session` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `req` [INFO] [stdout] --> src/main.rs:28:34 [INFO] [stdout] | [INFO] [stdout] 28 | async fn hello(session: Session, req: HttpRequest) -> Result { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_req` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `session` [INFO] [stdout] --> src/main.rs:38:20 [INFO] [stdout] | [INFO] [stdout] 38 | async fn rand_page(session: Session, req: HttpRequest) -> Result { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_session` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `req` [INFO] [stdout] --> src/main.rs:38:38 [INFO] [stdout] | [INFO] [stdout] 38 | async fn rand_page(session: Session, req: HttpRequest) -> Result { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_req` [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/rustcyGlaIC/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{librust_web-c1f3054cb31484c4.rlib,librand-259c59a631753bd6.rlib,librand_chacha-d37887ebebd616a0.rlib,librand_core-57ed8719da4ec3bc.rlib,libgetrandom-fb360c6f48b1b9ed.rlib,libactix_session-2d54f001b97fb0c5.rlib,libactix_files-f9340232d3354768.rlib,libv_htmlescape-56c19a4b39476e2f.rlib,libv_escape-dd7404d653347393.rlib,libbuf_min-6effcda34a1387dc.rlib,libmime_guess-7863e8c426e8b68e.rlib,libunicase-5ad2bb91a3979cdc.rlib,libactix_web-0d3f2a28237e21ac.rlib,libactix_tls-b44000f713237f6f.rlib,libawc-b87338ffa8a5f11c.rlib,libactix_server-103fc4a9e1871286.rlib,libsocket2-e24e742a29ba5760.rlib,libactix_router-eff47fcee455d5f4.rlib,libbytestring-e37657fb6895ac6e.rlib,libactix_http-5424d2484b7470d5.rlib,libbase64-1447dfff012d42f8.rlib,libhttparse-c27d4501cbf37f8c.rlib,libsha1-fe9f4e9958bbe459.rlib,libserde_urlencoded-e788d1fa44c90847.rlib,libserde_json-019ea1c95088cd3d.rlib,libryu-af883cd9b444a782.rlib,libcookie-99ac970cb5c6417e.rlib,libhkdf-e0182ff0817daa74.rlib,libhmac-71ad4edcbf85fe90.rlib,libcrypto_mac-c9403624d2e5ea89.rlib,libsha2-e769600291444ead.rlib,libcpuid_bool-f14a20ba81419679.rlib,libdigest-cb24a8a3b0469a00.rlib,libblock_buffer-3e06d8fb86df9fbf.rlib,libaes_gcm-228ae2afe6282d70.rlib,libghash-cb2c0afc4c9136d2.rlib,libpolyval-c497c49a7ad4b3be.rlib,libcpuid_bool-597662d587537618.rlib,libuniversal_hash-5c9fdb817cf4e178.rlib,libsubtle-b30874e4b7c2301d.rlib,libctr-79334d5069dd419a.rlib,libaes-7bb27909db7f6a57.rlib,libaes_soft-2f7484e0a440b489.rlib,libopaque_debug-bfd86111b0908dde.rlib,libcipher-89b6c902de2629f8.rlib,libaead-fe67cc7ff428a972.rlib,libgeneric_array-21e94a8244c38e49.rlib,libtypenum-0d13c3a14e20be66.rlib,libbase64-58f9c786d7f23eb6.rlib,libserde-2d2b52c2d26c1474.rlib,libencoding_rs-6d3f174ee004485f.rlib,libregex-593fc95f967c811c.rlib,libthread_local-e2813f65a07aa44f.rlib,libregex_syntax-e5af858b2117774d.rlib,libaho_corasick-b254e07826576682.rlib,liblanguage_tags-158ba6cd45e642ae.rlib,libmime-2517c84452183460.rlib,libflate2-03060403fd07d43c.rlib,libcrc32fast-73831421cab1f53a.rlib,libbrotli2-8015dc8c521bdaed.rlib,libbrotli_sys-0061373b869ae6e1.rlib,libtime-e80aa237ebe20eb1.rlib,libtime_macros-1f653eca615de9dd.rlib,libstandback-319f239ad14071fe.rlib,libfxhash-bd75831f1b670653.rlib,libbyteorder-a2e9f6ef1ec2d791.rlib,libactix_utils-f629a3412ff67c01.rlib,libactix_connect-b3cc15a862ab91d4.rlib,libtrust_dns_resolver-5f85b742e476332d.rlib,libresolv_conf-4fe734908965f927.rlib,libhostname-bb55de6aa0108e93.rlib,libmatch_cfg-cc93d201727836b1.rlib,libquick_error-022321fe562bcedb.rlib,libtrust_dns_proto-7f3e38e21e44f88f.rlib,librand-23592e03dbbdfd39.rlib,librand_chacha-844f419934e149bc.rlib,libppv_lite86-5a92c3ab26105205.rlib,librand_core-ba94dd3d172ca51e.rlib,libgetrandom-0d346955ce456e1c.rlib,liburl-71b6e3fba3b60587.rlib,libform_urlencoded-488e316ced97c0bc.rlib,libpercent_encoding-3f452dc5e318e927.rlib,libidna-5d8916114abd9680.rlib,libunicode_normalization-0fedfa84db95b042.rlib,libtinyvec-57b4fd5806efbfbb.rlib,libtinyvec_macros-c54c30cfa88e68f0.rlib,libunicode_bidi-3c976b4886511d83.rlib,libmatches-d7125afe50072f5c.rlib,libthiserror-05447602c6a4e03d.rlib,libbacktrace-748b211594a325c8.rlib,libminiz_oxide-d8e0ad9e6f93586f.rlib,libadler-cfae5593f0297367.rlib,libobject-9a7c4c13f1f32661.rlib,libaddr2line-3698aff6719d684f.rlib,libgimli-369baba8d3b39ebb.rlib,librustc_demangle-6f4299bbb43465ee.rlib,liblru_cache-b5e1da77be4ca6e0.rlib,liblinked_hash_map-606dc3728cba933f.rlib,libfutures-a1ce4bcb236c07dd.rlib,libactix_rt-cfc2631855a7f757.rlib,libactix_threadpool-69facc3b8185c78c.rlib,libthreadpool-4e078af6b4069daa.rlib,libnum_cpus-68539c2c971a3d43.rlib,libparking_lot-aaa789e51e69e4f5.rlib,libparking_lot_core-11ed38119ee8c918.rlib,liblock_api-96b38419b92836ef.rlib,libscopeguard-73056285f12cb829.rlib,libinstant-96e83b871cb6a3bd.rlib,libsmallvec-a0b9fe2bb61c7c93.rlib,libcopyless-a262f19d9849c2e3.rlib,libeither-4c8c1e39a99655ac.rlib,libh2-32ebc217b92453e4.rlib,libtracing_futures-e054e6e92ba1678e.rlib,libtracing-47e5aa198aa42481.rlib,libtracing_core-a852a6f7fd6e2f1f.rlib,libindexmap-dd232e1d726a1e3b.rlib,libhashbrown-aed633c8184090a0.rlib,libhttp-1de34c28e418899d.rlib,libitoa-99e7082793cfaa64.rlib,libbytes-f5f6908afbf67346.rlib,libfnv-81596130b397d5c3.rlib,libactix_codec-2ef0b040ac3948ee.rlib,libbitflags-561a4f1321538a32.rlib,libtokio_util-dc1571ca3c44151a.rlib,libtokio-b72ff95ae20ff272.rlib,libsignal_hook_registry-eff0190e1f0918a3.rlib,libmio_uds-2ba821672796c29d.rlib,liblazy_static-4b136fc9bfbd2c4b.rlib,libmio-9ef7e705abb25a7e.rlib,libiovec-188eb4ac0fb59924.rlib,libnet2-9e4eddd7c5b4b2d2.rlib,libcfg_if-2d17986ae484e939.rlib,liblibc-5d96b5c5cb5ac88e.rlib,libpin_project_lite-0ca2013d16485e58.rlib,libpin_project-bc174c812bbda3c6.rlib,libbytes-3e6aab9f92fa68ff.rlib,liblog-2fa663e3959e676f.rlib,libcfg_if-66d55f6b302e88c8.rlib,libactix_service-152b519fcf806b2e.rlib,libpin_project-0a97972956783f2d.rlib,libfutures_util-c1387d71ed260402.rlib,libmemchr-73e1d28ab8a2c4a0.rlib,libfutures_io-6ae1672522654508.rlib,libslab-7c577fd9ceb1ab41.rlib,libfutures_channel-830823a9e4b2e4ca.rlib,libpin_project_lite-9c6f72f99ae1d72f.rlib,libfutures_sink-4682eea175c2ab17.rlib,libfutures_task-422bebb10926779b.rlib,libonce_cell-942554d6a4b98f73.rlib,libpin_utils-b08f1197f0cdae19.rlib,libfutures_core-8791498362c121d3.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/rustcyGlaIC/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-e5c907ce80d54849/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/rust_web-430e1626b6267685" "-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-fb360c6f48b1b9ed.rlib(getrandom-fb360c6f48b1b9ed.getrandom.bd3c2e91d9e0acee-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.2/src/util_libc.rs:110:(.text._ZN9getrandom9util_libc13open_readonly17hb18384b969c6eadcE+0xb6): undefined reference to `open64' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libgetrandom-0d346955ce456e1c.rlib(getrandom-0d346955ce456e1c.getrandom.52e643f755372709-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.1.16/src/util_libc.rs:113:(.text._ZN9getrandom9util_libc13open_readonly17hf69c1a4e8dca7085E+0x79): 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 `rust-web` (bin "rust-web") due to 1 previous error; 5 warnings emitted [INFO] running `Command { std: "docker" "inspect" "cc5ff302203d0915bc080dfa1297cd3ff082a3a3b3b285f462eb8a913418c1fe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cc5ff302203d0915bc080dfa1297cd3ff082a3a3b3b285f462eb8a913418c1fe", kill_on_drop: false }` [INFO] [stdout] cc5ff302203d0915bc080dfa1297cd3ff082a3a3b3b285f462eb8a913418c1fe