[INFO] cloning repository https://github.com/aii-goto-yusaku/acl-api-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/aii-goto-yusaku/acl-api-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faii-goto-yusaku%2Facl-api-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faii-goto-yusaku%2Facl-api-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 11759e1fc8b4e2f070d83be100038a513e575a5d [INFO] testing aii-goto-yusaku/acl-api-rs 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%2Faii-goto-yusaku%2Facl-api-rs" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/aii-goto-yusaku/acl-api-rs [INFO] finished tweaking git repo https://github.com/aii-goto-yusaku/acl-api-rs [INFO] tweaked toml for git repo https://github.com/aii-goto-yusaku/acl-api-rs written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/aii-goto-yusaku/acl-api-rs 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/aii-goto-yusaku/acl-api-rs 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-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 180eaf9f4cb5341518c55159de07e21e2e75a6f2a2c2a698f0ebf9e598c2042a [INFO] running `Command { std: "docker" "start" "-a" "180eaf9f4cb5341518c55159de07e21e2e75a6f2a2c2a698f0ebf9e598c2042a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "180eaf9f4cb5341518c55159de07e21e2e75a6f2a2c2a698f0ebf9e598c2042a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "180eaf9f4cb5341518c55159de07e21e2e75a6f2a2c2a698f0ebf9e598c2042a", kill_on_drop: false }` [INFO] [stdout] 180eaf9f4cb5341518c55159de07e21e2e75a6f2a2c2a698f0ebf9e598c2042a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] d98ba05add6ee139b795b1b1d41fb1e8f8a65a46a1671bd13bbb1967e94beac3 [INFO] running `Command { std: "docker" "start" "-a" "d98ba05add6ee139b795b1b1d41fb1e8f8a65a46a1671bd13bbb1967e94beac3", 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.81 [INFO] [stderr] Compiling syn v1.0.54 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling futures-core v0.3.8 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling futures-sink v0.3.8 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Compiling once_cell v1.5.2 [INFO] [stderr] Compiling smallvec v1.5.1 [INFO] [stderr] Compiling futures-io v0.3.8 [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.8 [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling regex-syntax v0.6.21 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling futures-task v0.3.8 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling lock_api v0.4.2 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling standback v0.2.13 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling tinyvec v1.1.0 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling signal-hook-registry v1.2.2 [INFO] [stderr] Compiling parking_lot_core v0.8.1 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [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 quote v1.0.7 [INFO] [stderr] Compiling pin-project-lite v0.2.0 [INFO] [stderr] Compiling adler v0.2.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling tokio v0.2.24 [INFO] [stderr] Compiling unicode-normalization v0.1.16 [INFO] [stderr] Compiling form_urlencoded v1.0.0 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling gimli v0.23.0 [INFO] [stderr] Compiling serde_json v1.0.60 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling const_fn v0.4.4 [INFO] [stderr] Compiling match_cfg v0.1.0 [INFO] [stderr] Compiling rustc-demangle v0.1.18 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling cc v1.0.66 [INFO] [stderr] Compiling object v0.22.0 [INFO] [stderr] Compiling regex v1.4.2 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling http v0.2.2 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling indexmap v1.6.1 [INFO] [stderr] Compiling time v0.2.23 [INFO] [stderr] Compiling url v2.2.0 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling linked-hash-map v0.5.3 [INFO] [stderr] Compiling addr2line v0.14.0 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling resolv-conf v0.7.0 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling cookie v0.14.3 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling encoding_rs v0.8.26 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling cpuid-bool v0.1.2 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling flate2 v1.0.19 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling sha-1 v0.9.2 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling socket2 v0.3.18 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling backtrace v0.3.55 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling matchers v0.0.1 [INFO] [stderr] Compiling tracing-log v0.1.1 [INFO] [stderr] Compiling sharded-slab v0.1.0 [INFO] [stderr] Compiling bytestring v0.1.5 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling anyhow v1.0.36 [INFO] [stderr] Compiling uuid v0.8.1 [INFO] [stderr] Compiling gethostname v0.2.1 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling crossbeam-channel v0.4.4 [INFO] [stderr] Compiling pin-project-internal v1.0.2 [INFO] [stderr] Compiling futures-macro v0.3.8 [INFO] [stderr] Compiling derive_more v0.99.11 [INFO] [stderr] Compiling tracing-attributes v0.1.11 [INFO] [stderr] Compiling actix-macros v0.1.3 [INFO] [stderr] Compiling thiserror-impl v1.0.22 [INFO] [stderr] Compiling async-trait v0.1.42 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling enum-as-inner v0.3.3 [INFO] [stderr] Compiling actix-web-codegen v0.4.0 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling tracing v0.1.22 [INFO] [stderr] Compiling thiserror v1.0.22 [INFO] [stderr] Compiling pin-project v1.0.2 [INFO] [stderr] Compiling futures-util v0.3.8 [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-rt v1.1.1 [INFO] [stderr] Compiling actix-service v1.0.6 [INFO] [stderr] Compiling futures-executor v0.3.8 [INFO] [stderr] Compiling h2 v0.2.7 [INFO] [stderr] Compiling futures v0.3.8 [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 tracing-serde v0.1.2 [INFO] [stderr] Compiling actix-router v0.2.5 [INFO] [stderr] Compiling envy v0.4.1 [INFO] [stderr] Compiling tracing-subscriber v0.2.15 [INFO] [stderr] Compiling actix-http v2.2.0 [INFO] [stderr] Compiling tracing-bunyan-formatter v0.1.7 [INFO] [stderr] Compiling tracing-appender v0.1.1 [INFO] [stderr] Compiling awc v2.0.3 [INFO] [stderr] Compiling actix-web v3.3.2 [INFO] [stderr] Compiling tracing-actix-web v0.2.1 [INFO] [stderr] Compiling acl-api-rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `Context` [INFO] [stdout] --> src/app/controller/acl_controller.rs:4:14 [INFO] [stdout] | [INFO] [stdout] 4 | use anyhow::{Context, Result}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Context` [INFO] [stdout] --> src/app/controller/mod.rs:6:14 [INFO] [stdout] | [INFO] [stdout] 6 | use anyhow::{Context, Result}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `actix_web::web::Query` [INFO] [stdout] --> src/app/model/relation_tuple/mod.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use actix_web::web::Query; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::fmt` [INFO] [stdout] --> src/app/model/relation_tuple/mod.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use std::fmt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `thiserror::Error` [INFO] [stdout] --> src/app/model/relation_tuple/mod.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use thiserror::Error; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `app_mode` is never read [INFO] [stdout] --> src/config/mod.rs:9:9 [INFO] [stdout] | [INFO] [stdout] 8 | pub struct Config { [INFO] [stdout] | ------ field in this struct [INFO] [stdout] 9 | pub app_mode: AppMode, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Config` 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] 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/rustcPTnPFA/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libtracing_appender-55d34acf2fe042a2.rlib,libcrossbeam_channel-e4f7507907b6e89d.rlib,libmaybe_uninit-56cae5b1ed8837f0.rlib,libcrossbeam_utils-946317e8b534a400.rlib,libenvy-142bc6bad09ff0c9.rlib,libdotenv-071ec522f34dd5ab.rlib,libtracing_bunyan_formatter-dc73797a3defa084.rlib,libgethostname-2733962768d68fb2.rlib,libtracing_subscriber-a1fd624077ffe5c9.rlib,libchrono-6c99d80aa6962f65.rlib,libnum_integer-776fc74e87f61fcf.rlib,libnum_traits-e5050f906ed56291.rlib,libtime-64b1991a71d31938.rlib,libsharded_slab-b02bd361b07d5595.rlib,libtracing_serde-f9d41aa32924ff16.rlib,libansi_term-bdfff57b5fb49171.rlib,libmatchers-ee254328012ebf26.rlib,libregex_automata-2f74395cdeafc1da.rlib,libtracing_log-475823467536ef36.rlib,libenv_logger-cbc42f8a2ac6d713.rlib,libatty-dbcd6308ad78aa51.rlib,libhumantime-8d8e09eea03a30a0.rlib,libtermcolor-811ad993a566b17a.rlib,libtracing_actix_web-120b535406c848bc.rlib,libuuid-9739b3cb36e85c17.rlib,libanyhow-828a88dd7e3d4035.rlib,libactix_web-f13b335b2575c670.rlib,libactix_tls-057a8db7bce392ce.rlib,libawc-25b7fe032265d1a9.rlib,libactix_server-ddb97e1c84e56e4b.rlib,libsocket2-3d0abb3ec3983fb9.rlib,libactix_router-8e062b4d6bc1ce43.rlib,libbytestring-df758021ac121e90.rlib,libactix_http-c809709c2ab75675.rlib,libbase64-1447dfff012d42f8.rlib,libhttparse-84d0bdd2ca156c81.rlib,libsha1-5cbc5497df893cc5.rlib,libopaque_debug-bfd86111b0908dde.rlib,libcpuid_bool-f14a20ba81419679.rlib,libblock_buffer-3e06d8fb86df9fbf.rlib,libdigest-cb24a8a3b0469a00.rlib,libgeneric_array-21e94a8244c38e49.rlib,libtypenum-0d13c3a14e20be66.rlib,libserde_urlencoded-49d18d1eb7e0ed91.rlib,libserde_json-7e6ff6b56d525355.rlib,libryu-af883cd9b444a782.rlib,libcookie-7b348e416108ea3b.rlib,libserde-225f5abc9ceef793.rlib,libencoding_rs-6d3f174ee004485f.rlib,libregex-dc6fc9a339096fe6.rlib,libthread_local-c6b88a4b7954c5cd.rlib,libregex_syntax-f08b89cd54c818a2.rlib,libaho_corasick-b254e07826576682.rlib,liblanguage_tags-158ba6cd45e642ae.rlib,libmime-2517c84452183460.rlib,libflate2-e92fe1c87b89f102.rlib,libcrc32fast-73831421cab1f53a.rlib,libbrotli2-613cfb084cb03914.rlib,libbrotli_sys-c8717a46c00b4921.rlib,libtime-f5d886f5387b2050.rlib,libtime_macros-7c3a31b2dad720ce.rlib,libstandback-118b46cdf8b37106.rlib,libfxhash-fb1b8bdd7d9c2822.rlib,libbyteorder-549def2b2525ef52.rlib,libactix_utils-059e59b433718909.rlib,libactix_connect-55c7de67dc272d6b.rlib,libtrust_dns_resolver-5e9355d9e7a7a63e.rlib,libresolv_conf-ad4f8c7e3212e44b.rlib,libhostname-8af945e6f2a3518c.rlib,libmatch_cfg-cc93d201727836b1.rlib,libquick_error-022321fe562bcedb.rlib,libtrust_dns_proto-24c3ef45084163cd.rlib,librand-8bf713fe0576dd97.rlib,librand_chacha-59aa40e769c79b7e.rlib,libppv_lite86-5a92c3ab26105205.rlib,librand_core-f69bc319aa4b8b40.rlib,libgetrandom-6218d56360503270.rlib,liburl-ec5cb3ac1e6324c2.rlib,libform_urlencoded-488e316ced97c0bc.rlib,libpercent_encoding-3f452dc5e318e927.rlib,libidna-870ade081d451e97.rlib,libunicode_normalization-56bcba8c1bad119f.rlib,libtinyvec-bf1dbee9b1979df8.rlib,libtinyvec_macros-c54c30cfa88e68f0.rlib,libunicode_bidi-3c976b4886511d83.rlib,libmatches-d7125afe50072f5c.rlib,libthiserror-267e7f26ca3ecd71.rlib,libbacktrace-1a3a4725ae3e202e.rlib,libminiz_oxide-d8e0ad9e6f93586f.rlib,libadler-cfae5593f0297367.rlib,libobject-53bdc755df7cf2b9.rlib,libaddr2line-a141b56da39eb197.rlib,libgimli-369baba8d3b39ebb.rlib,librustc_demangle-6f4299bbb43465ee.rlib,liblru_cache-da53958f34dabbbf.rlib,liblinked_hash_map-0f2b9de21f5e8ed8.rlib,libfutures-e015b90bf9b64756.rlib,libfutures_executor-cb79f1dc63ba458b.rlib,libactix_rt-d22b90b156c357e3.rlib,libactix_threadpool-99396b0da2ab3521.rlib,libthreadpool-22e1839ccd046560.rlib,libnum_cpus-dae67a5c39f6bcdc.rlib,libparking_lot-6d696224641a87dc.rlib,libparking_lot_core-4ff5cc7df23c0965.rlib,liblock_api-96b38419b92836ef.rlib,libscopeguard-73056285f12cb829.rlib,libinstant-96e83b871cb6a3bd.rlib,libsmallvec-75de00b7e238a07f.rlib,libcopyless-a262f19d9849c2e3.rlib,libeither-4c8c1e39a99655ac.rlib,libh2-c8df5a0218a2c13a.rlib,libtracing_futures-e7b965f342b82efe.rlib,libtracing-72b2385d395bc506.rlib,libpin_project_lite-d0fd130d5e984292.rlib,libtracing_core-955baaeb2a1a9634.rlib,libcfg_if-66d55f6b302e88c8.rlib,libindexmap-dd232e1d726a1e3b.rlib,libhashbrown-aed633c8184090a0.rlib,libhttp-aba7227a695e3a03.rlib,libitoa-a59540a3a09fb750.rlib,libfnv-81596130b397d5c3.rlib,libactix_service-d7706d3c10956457.rlib,libactix_codec-75d2967bd786456c.rlib,libbitflags-561a4f1321538a32.rlib,libtokio_util-a97295496a1279ba.rlib,libtokio-366fdefdc4e59fc6.rlib,libsignal_hook_registry-d0547d0a40bcfaec.rlib,libmio_uds-de25f90847199ca1.rlib,liblazy_static-4b136fc9bfbd2c4b.rlib,libmio-06d9643bd149ec80.rlib,libiovec-b6ed9113b2d6c402.rlib,libnet2-f565644436cf273d.rlib,liblibc-738a1afd4f8ba4a5.rlib,libpin_project_lite-0ca2013d16485e58.rlib,libpin_project-0e2c29e1c3232f98.rlib,libfutures_util-bac3b41e29563897.rlib,libmemchr-73e1d28ab8a2c4a0.rlib,libfutures_io-63bc4d9ad82bab1b.rlib,libslab-7c577fd9ceb1ab41.rlib,libfutures_channel-06e9afc91ef3864c.rlib,libpin_project-ea85f16cfa7d3df0.rlib,libfutures_sink-f5f39e7da7aded42.rlib,libfutures_task-de787152e6426031.rlib,libonce_cell-24b348c568c0a72c.rlib,libpin_utils-b08f1197f0cdae19.rlib,libfutures_core-83bd470fdac9e3a5.rlib,libbytes-3e6aab9f92fa68ff.rlib,liblog-9eb3e35e0f591e8b.rlib,libcfg_if-2d17986ae484e939.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/rustcPTnPFA/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/acl_api_rs-56c76a011a04c2e5" "-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-6218d56360503270.rlib(getrandom-6218d56360503270.getrandom.14b5a95412022ca3-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.15/src/util_libc.rs:112:(.text._ZN9getrandom9util_libc13open_readonly17h77253e490731c273E+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 `acl-api-rs` (bin "acl-api-rs") due to 1 previous error; 6 warnings emitted [INFO] running `Command { std: "docker" "inspect" "d98ba05add6ee139b795b1b1d41fb1e8f8a65a46a1671bd13bbb1967e94beac3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d98ba05add6ee139b795b1b1d41fb1e8f8a65a46a1671bd13bbb1967e94beac3", kill_on_drop: false }` [INFO] [stdout] d98ba05add6ee139b795b1b1d41fb1e8f8a65a46a1671bd13bbb1967e94beac3