[INFO] cloning repository https://github.com/mryhryki/example-actix-web-on-app-runner [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mryhryki/example-actix-web-on-app-runner" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmryhryki%2Fexample-actix-web-on-app-runner", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmryhryki%2Fexample-actix-web-on-app-runner'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c14fde90b6e309b6cb8e8e443a0fe32bc201b525 [INFO] testing mryhryki/example-actix-web-on-app-runner 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%2Fmryhryki%2Fexample-actix-web-on-app-runner" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/mryhryki/example-actix-web-on-app-runner [INFO] finished tweaking git repo https://github.com/mryhryki/example-actix-web-on-app-runner [INFO] tweaked toml for git repo https://github.com/mryhryki/example-actix-web-on-app-runner written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/mryhryki/example-actix-web-on-app-runner 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/mryhryki/example-actix-web-on-app-runner 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-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] a67bcd09b0cf2bd7f9a9946604e0e244b455b4eed748d9eddc5edfe7f82f8439 [INFO] running `Command { std: "docker" "start" "-a" "a67bcd09b0cf2bd7f9a9946604e0e244b455b4eed748d9eddc5edfe7f82f8439", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a67bcd09b0cf2bd7f9a9946604e0e244b455b4eed748d9eddc5edfe7f82f8439", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a67bcd09b0cf2bd7f9a9946604e0e244b455b4eed748d9eddc5edfe7f82f8439", kill_on_drop: false }` [INFO] [stdout] a67bcd09b0cf2bd7f9a9946604e0e244b455b4eed748d9eddc5edfe7f82f8439 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] cf5ee1c63e57dc7afb1f33a1b0217cfae962b7a403297ed561a2121a0273baa5 [INFO] running `Command { std: "docker" "start" "-a" "cf5ee1c63e57dc7afb1f33a1b0217cfae962b7a403297ed561a2121a0273baa5", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling libc v0.2.97 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling pin-project-lite v0.2.6 [INFO] [stderr] Compiling futures-core v0.3.15 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling lock_api v0.4.4 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling cc v1.0.68 [INFO] [stderr] Compiling futures-sink v0.3.15 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling futures-task v0.3.15 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling slab v0.4.3 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling tracing-core v0.1.18 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling httparse v1.4.1 [INFO] [stderr] Compiling http v0.2.4 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling tokio v1.6.1 [INFO] [stderr] Compiling futures-macro v0.3.15 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling futures-channel v0.3.15 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling socket2 v0.4.0 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling httpdate v1.0.1 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling bytes-utils v0.1.1 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling local-waker v0.1.1 [INFO] [stderr] Compiling const_fn v0.4.8 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling xmlparser v0.13.3 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling semver-parser v0.10.2 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling paste v1.0.5 [INFO] [stderr] Compiling http-body v0.4.2 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling tinyvec v1.2.0 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling actix-utils v3.0.0 [INFO] [stderr] Compiling ahash v0.7.4 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling diff v0.1.12 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Compiling rustc_version v0.3.3 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling actix-service v2.0.0 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling zeroize v1.3.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling tower-layer v0.3.1 [INFO] [stderr] Compiling openssl-probe v0.1.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling pretty_assertions v0.7.2 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling roxmltree v0.14.1 [INFO] [stderr] Compiling unicode-bidi v0.3.5 [INFO] [stderr] Compiling cookie v0.15.0 [INFO] [stderr] Compiling bytestring v1.0.0 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling cpufeatures v0.1.4 [INFO] [stderr] Compiling flate2 v1.0.20 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling smithy-types v0.0.1 (https://github.com/awslabs/aws-sdk-rust?tag=v0.0.7-alpha#1b923f86) [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling sha-1 v0.9.6 [INFO] [stderr] Compiling aws-types v0.1.0 (https://github.com/awslabs/aws-sdk-rust?tag=v0.0.7-alpha#1b923f86) [INFO] [stderr] Compiling fastrand v1.4.1 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling env_logger v0.8.4 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling ct-logs v0.8.0 [INFO] [stderr] Compiling rustls v0.19.1 [INFO] [stderr] Compiling tokio-macros v1.2.0 [INFO] [stderr] Compiling tracing-attributes v0.1.15 [INFO] [stderr] Compiling pin-project-internal v1.0.7 [INFO] [stderr] Compiling thiserror-impl v1.0.25 [INFO] [stderr] Compiling actix-macros v0.2.1 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling extend v0.1.2 [INFO] [stderr] Compiling derive_more v0.99.14 [INFO] [stderr] Compiling actix-web-codegen v0.5.0-beta.2 [INFO] [stderr] Compiling brotli2 v0.3.2 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling rustls-native-certs v0.5.0 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling pin-project v1.0.7 [INFO] [stderr] Compiling thiserror v1.0.25 [INFO] [stderr] Compiling smithy-xml v0.1.0 (https://github.com/awslabs/aws-sdk-rust?tag=v0.0.7-alpha#1b923f86) [INFO] [stderr] Compiling local-channel v0.1.2 [INFO] [stderr] Compiling tokio-util v0.6.7 [INFO] [stderr] Compiling actix-rt v2.2.0 [INFO] [stderr] Compiling tower v0.4.8 [INFO] [stderr] Compiling tokio-rustls v0.22.0 [INFO] [stderr] Compiling actix-server v2.0.0-beta.5 [INFO] [stderr] Compiling h2 v0.3.3 [INFO] [stderr] Compiling actix-codec v0.4.0 [INFO] [stderr] Compiling actix-tls v3.0.0-beta.5 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling actix-router v0.2.7 [INFO] [stderr] Compiling aws-sigv4 v0.1.0 (https://github.com/rcoh/sigv4?rev=1854c5f5728c80b0970fcca86c2431bf288f6997#1854c5f5) [INFO] [stderr] Compiling assert-json-diff v1.1.0 [INFO] [stderr] Compiling protocol-test-helpers v0.1.0 (https://github.com/awslabs/aws-sdk-rust?tag=v0.0.7-alpha#1b923f86) [INFO] [stderr] Compiling actix-http v3.0.0-beta.6 [INFO] [stderr] Compiling hyper v0.14.9 [INFO] [stderr] Compiling actix-web v4.0.0-beta.6 [INFO] [stderr] Compiling smithy-http v0.0.1 (https://github.com/awslabs/aws-sdk-rust?tag=v0.0.7-alpha#1b923f86) [INFO] [stderr] Compiling hyper-rustls v0.22.1 [INFO] [stderr] Compiling aws-auth v0.1.0 (https://github.com/awslabs/aws-sdk-rust?tag=v0.0.7-alpha#1b923f86) [INFO] [stderr] Compiling smithy-http-tower v0.1.0 (https://github.com/awslabs/aws-sdk-rust?tag=v0.0.7-alpha#1b923f86) [INFO] [stderr] Compiling aws-http v0.1.0 (https://github.com/awslabs/aws-sdk-rust?tag=v0.0.7-alpha#1b923f86) [INFO] [stderr] Compiling aws-endpoint v0.1.0 (https://github.com/awslabs/aws-sdk-rust?tag=v0.0.7-alpha#1b923f86) [INFO] [stderr] Compiling aws-sig-auth v0.1.0 (https://github.com/awslabs/aws-sdk-rust?tag=v0.0.7-alpha#1b923f86) [INFO] [stderr] Compiling aws-hyper v0.1.0 (https://github.com/awslabs/aws-sdk-rust?tag=v0.0.7-alpha#1b923f86) [INFO] [stderr] Compiling aws-sdk-s3 v0.0.7-alpha (https://github.com/awslabs/aws-sdk-rust?tag=v0.0.7-alpha#1b923f86) [INFO] [stderr] Compiling example-actix-web-on-app-runner v0.1.0 (/opt/rustwide/workdir) [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/rustccxHzWr/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libenv_logger-0b7e65198d82b7e6.rlib,libatty-295355c3fd1a6955.rlib,libtermcolor-811ad993a566b17a.rlib,libhumantime-d1d8eb802ffca79e.rlib,libaws_sdk_s3-204fb05533f05e79.rlib,libaws_hyper-3e25a8cd75b0aa4b.rlib,libfastrand-be72939ebe7549a2.rlib,libhyper_rustls-a44fcdef97c4f1e7.rlib,libct_logs-59b91a711679b555.rlib,librustls_native_certs-d094ae1458c90eba.rlib,libopenssl_probe-8a0f606d549d520a.rlib,libtokio_rustls-706f36915108b0a6.rlib,librustls-fb910c25925e6ae6.rlib,libsct-2f7627d211953a4b.rlib,libwebpki-2e0ad076930cbec6.rlib,libsmithy_http_tower-4e5925b97c7673df.rlib,libaws_sig_auth-48973317166ff9df.rlib,libaws_sigv4-54a887f277ffe923.rlib,libhex-a52fd19e29921b8e.rlib,libring-3a4c871a7887e49b.rlib,libspin-727e07ee1a68c4a1.rlib,libuntrusted-ac99e7922c585a09.rlib,libaws_http-61e9ae400fbcc06c.rlib,libprotocol_test_helpers-dbc64c8065b02ef9.rlib,libpretty_assertions-e216f7c9be76fb89.rlib,libdiff-5f996e780ce35270.rlib,libansi_term-bdfff57b5fb49171.rlib,libassert_json_diff-4f1a7c927eb66a01.rlib,libroxmltree-a4df81e237db838e.rlib,libtower-0d1cf697051c4de9.rlib,libtower_layer-56a4d8cbb7cb04c4.rlib,libaws_endpoint-af547a333905c1bd.rlib,libsmithy_xml-986b4b2f32355524.rlib,libxmlparser-c8f08ec9fa40abd4.rlib,libaws_types-e8ad015f40b0d8a8.rlib,libaws_auth-b31cf11344b21ed7.rlib,libzeroize-94943f5c573062ee.rlib,libsmithy_http-bf23f8a076d4064e.rlib,libhyper-5a9f491e6bba9ee4.rlib,libwant-633d9112559b1b2f.rlib,libtry_lock-d956e9fcf0af499a.rlib,libtower_service-a4da4ae722e0ce46.rlib,libfutures_channel-2f24e108da0ff9ad.rlib,libthiserror-0f50bfeb48018795.rlib,libsmithy_types-f474d4b3f350c102.rlib,libchrono-721e7968bde95ef2.rlib,libnum_integer-776fc74e87f61fcf.rlib,libnum_traits-e5050f906ed56291.rlib,libbytes_utils-005ebac3097ae471.rlib,libhttp_body-b3044e58fcbc4592.rlib,libactix_web-b7d8b0483a7811d6.rlib,libeither-4c8c1e39a99655ac.rlib,libsocket2-04165fad814b7453.rlib,libactix_server-df9f116efc85f81c.rlib,libcookie-dddd10ec940fdcdb.rlib,liburl-ee1c7992248a381e.rlib,libidna-42369471594e6f7b.rlib,libunicode_normalization-28bea95e7b716c18.rlib,libtinyvec-f85e4e0caa5b9d82.rlib,libtinyvec_macros-c54c30cfa88e68f0.rlib,libunicode_bidi-fba63ab404db077b.rlib,libserde_urlencoded-10686add1fadc168.rlib,libform_urlencoded-c7ca260acdafb077.rlib,libmatches-d7125afe50072f5c.rlib,libserde_json-ce9c4f8371d3dd74.rlib,libryu-af883cd9b444a782.rlib,libactix_router-27faf21253e6ec68.rlib,libregex-25712b39b485d054.rlib,libaho_corasick-dc92ca93e5e76b45.rlib,libregex_syntax-ae12054508fb30be.rlib,libactix_http-550ac1023a3469e0.rlib,libbase64-1447dfff012d42f8.rlib,librand-83f92a027f781080.rlib,librand_chacha-6b0f34b56647dc8f.rlib,libppv_lite86-5a92c3ab26105205.rlib,librand_core-535e6ff752f76608.rlib,libhttparse-e67995ed73b42558.rlib,libsha1-b37db1ec09fa4735.rlib,libopaque_debug-bfd86111b0908dde.rlib,libcpufeatures-22d8f1dedb653ca1.rlib,libblock_buffer-bb73cade331d8c0a.rlib,libdigest-392b0119d713202e.rlib,libgeneric_array-b8f324177b2c2b8f.rlib,libtypenum-b0ea879750aa85fb.rlib,liblocal_channel-ad3d3f630186b5e2.rlib,libbytestring-e37657fb6895ac6e.rlib,libserde-5d44c65851a6e8ea.rlib,libencoding_rs-078442d79d5a0b72.rlib,liblanguage_tags-158ba6cd45e642ae.rlib,libmime-2517c84452183460.rlib,libpercent_encoding-3f452dc5e318e927.rlib,libflate2-6d5105ed185a1709.rlib,libminiz_oxide-16b4b8547a6b52b2.rlib,libadler-b32dea79b2f05ffd.rlib,libcrc32fast-73831421cab1f53a.rlib,libbrotli2-f031cb20eb1efe85.rlib,libbrotli_sys-20b1fcb8377d1b96.rlib,libtime-e410e3353ab24a83.rlib,libtime_macros-e412fd87963415da.rlib,libstandback-83e254465ab0b238.rlib,libahash-8f9e2bb0e26ac441.rlib,libgetrandom-94946756e351b095.rlib,libactix_tls-804fa1634dd966f2.rlib,libh2-3de29290a58c6b80.rlib,libtracing-620ce2570edb3b97.rlib,libtracing_core-472fa602705753d0.rlib,liblazy_static-4b136fc9bfbd2c4b.rlib,libindexmap-8b71b58fbaa3a2a2.rlib,libhashbrown-aed633c8184090a0.rlib,libfutures_util-17bd32100a5e09c9.rlib,libslab-77a18d92df1fb8de.rlib,libfutures_task-745d6cc0eb00d6e5.rlib,libpin_utils-b08f1197f0cdae19.rlib,libhttp-f8332ffec2c8f9a1.rlib,libitoa-99e7082793cfaa64.rlib,libfnv-81596130b397d5c3.rlib,libactix_service-b9ab434b09ee2699.rlib,libactix_codec-f44940ca1eb65cff.rlib,libbitflags-561a4f1321538a32.rlib,libtokio_util-9863c7521d7251f4.rlib,libfutures_sink-a45f562d8650455c.rlib,libpin_project-b625583b1ed8abb2.rlib,libactix_utils-4a3e444c98fe7dfe.rlib,liblocal_waker-d4c2e72550cc527e.rlib,libactix_rt-ee7a60034babbed6.rlib,libfutures_core-891d760f6cde94e5.rlib,libtokio-4077cb1cfc2d8d29.rlib,libsignal_hook_registry-bf824222d7a354dd.rlib,libnum_cpus-3e2774cbefb7bab6.rlib,libmemchr-fc6b316872a7c794.rlib,libonce_cell-4f239b47916bc9d6.rlib,libbytes-f5f6908afbf67346.rlib,libmio-d223ea370568d7af.rlib,libpin_project_lite-4390088538166d84.rlib,libparking_lot-2dca0b6456645d8d.rlib,libparking_lot_core-e60a0daf65c8d8be.rlib,liblibc-0af8d1e9c789790f.rlib,libsmallvec-a0b9fe2bb61c7c93.rlib,liblock_api-8a3a9ae637979500.rlib,libscopeguard-73056285f12cb829.rlib,libinstant-96e83b871cb6a3bd.rlib,liblog-ac2d7cc7e3389574.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/rustccxHzWr/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-e825324a91fad53b/out" "-L" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/ring-15b74f0b359dc208/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/example_actix_web_on_app_runner-ff4920c2e9f0903a" "-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-94946756e351b095.rlib(getrandom-94946756e351b095.getrandom.f0cf895e85db82fd-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_readonly17h820d9f1b262fa2f4E+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 `example-actix-web-on-app-runner` (bin "example-actix-web-on-app-runner") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "cf5ee1c63e57dc7afb1f33a1b0217cfae962b7a403297ed561a2121a0273baa5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cf5ee1c63e57dc7afb1f33a1b0217cfae962b7a403297ed561a2121a0273baa5", kill_on_drop: false }` [INFO] [stdout] cf5ee1c63e57dc7afb1f33a1b0217cfae962b7a403297ed561a2121a0273baa5