[INFO] cloning repository https://github.com/mikemoraned/parker [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mikemoraned/parker" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmikemoraned%2Fparker", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmikemoraned%2Fparker'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fbc594c1cebdca8408dabe48a2887ea9eafcae13 [INFO] testing mikemoraned/parker 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%2Fmikemoraned%2Fparker" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/mikemoraned/parker [INFO] finished tweaking git repo https://github.com/mikemoraned/parker [INFO] tweaked toml for git repo https://github.com/mikemoraned/parker written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/mikemoraned/parker 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/mikemoraned/parker 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-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] a36c1f513849f919b21c7f76f2ac553ec75fa8a467f76fe81ea73e794bf9d211 [INFO] running `Command { std: "docker" "start" "-a" "a36c1f513849f919b21c7f76f2ac553ec75fa8a467f76fe81ea73e794bf9d211", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a36c1f513849f919b21c7f76f2ac553ec75fa8a467f76fe81ea73e794bf9d211", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a36c1f513849f919b21c7f76f2ac553ec75fa8a467f76fe81ea73e794bf9d211", kill_on_drop: false }` [INFO] [stdout] a36c1f513849f919b21c7f76f2ac553ec75fa8a467f76fe81ea73e794bf9d211 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 3d503ded66a97066659f6209e886240599e55cfaa643401b293ab05d8005e062 [INFO] running `Command { std: "docker" "start" "-a" "3d503ded66a97066659f6209e886240599e55cfaa643401b293ab05d8005e062", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling futures-core v0.3.16 [INFO] [stderr] Compiling slab v0.4.3 [INFO] [stderr] Compiling futures-sink v0.3.16 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling futures-channel v0.3.16 [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.7 [INFO] [stderr] Compiling futures-task v0.3.16 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling pin-project-lite v0.1.12 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-io v0.3.16 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling pin-project-internal v0.4.28 [INFO] [stderr] Compiling instant v0.1.10 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling lock_api v0.4.4 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling tinyvec v1.3.1 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling copyless v0.1.5 [INFO] [stderr] Compiling futures-macro v0.3.16 [INFO] [stderr] Compiling futures-util v0.3.16 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling unicode-bidi v0.3.5 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling async-trait v0.1.50 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling match_cfg v0.1.0 [INFO] [stderr] Compiling const_fn v0.4.8 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling cc v1.0.69 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling http v0.2.4 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling tracing-core v0.1.18 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling resolv-conf v0.7.0 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling cookie v0.14.4 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling tokio v0.2.25 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling httparse v1.4.1 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling cpufeatures v0.1.5 [INFO] [stderr] Compiling sha-1 v0.9.7 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling flate2 v1.0.20 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Compiling bytestring v1.0.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling derive_more v0.99.16 [INFO] [stderr] Compiling actix-macros v0.1.3 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling enum-as-inner v0.3.3 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling pin-project-internal v1.0.8 [INFO] [stderr] Compiling actix-web-codegen v0.4.0 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling thiserror v1.0.26 [INFO] [stderr] Compiling pin-project v1.0.8 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling pin-project v0.4.28 [INFO] [stderr] Compiling actix-codec v0.3.0 [INFO] [stderr] Compiling actix-threadpool v0.3.3 [INFO] [stderr] Compiling brotli2 v0.3.2 [INFO] [stderr] Compiling actix-rt v1.1.1 [INFO] [stderr] Compiling actix-service v1.0.6 [INFO] [stderr] Compiling futures v0.3.16 [INFO] [stderr] Compiling h2 v0.2.7 [INFO] [stderr] Compiling trust-dns-proto v0.19.7 [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 actix-testing v1.0.1 [INFO] [stderr] Compiling trust-dns-resolver v0.19.7 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling actix-router v0.2.7 [INFO] [stderr] Compiling actix-connect v2.0.0 [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 parker v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 49.81s [INFO] running `Command { std: "docker" "inspect" "3d503ded66a97066659f6209e886240599e55cfaa643401b293ab05d8005e062", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3d503ded66a97066659f6209e886240599e55cfaa643401b293ab05d8005e062", kill_on_drop: false }` [INFO] [stdout] 3d503ded66a97066659f6209e886240599e55cfaa643401b293ab05d8005e062 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 108c0c38e5bc37493ae1d1845cc331acc7cd04830e584bafa42e8a6aadf1e10a [INFO] running `Command { std: "docker" "start" "-a" "108c0c38e5bc37493ae1d1845cc331acc7cd04830e584bafa42e8a6aadf1e10a", kill_on_drop: false }` [INFO] [stderr] Compiling parker 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/rustc7SR5ag/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libparker-8699fcc51e8fae00.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libtest-*,libgetopts-*,libunicode_width-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libactix_web-79b30d133d40fad4.rlib,libactix_tls-72509f834bb76d44.rlib,libawc-da78fab3a2650d15.rlib,libactix_server-3566d4acfb5e813a.rlib,libsocket2-2179c005ea9a89bf.rlib,libactix_router-9ef6928ae9a2fa3b.rlib,libbytestring-e37657fb6895ac6e.rlib,libactix_http-a288ec3a12f12443.rlib,libbase64-1447dfff012d42f8.rlib,libhttparse-e67995ed73b42558.rlib,libsha1-c272f6d789746fc8.rlib,libopaque_debug-bfd86111b0908dde.rlib,libcpufeatures-8b96bec3e217b71f.rlib,libblock_buffer-bb73cade331d8c0a.rlib,libdigest-392b0119d713202e.rlib,libgeneric_array-b8f324177b2c2b8f.rlib,libtypenum-b0ea879750aa85fb.rlib,libserde_urlencoded-c2e9521c8f7721e6.rlib,libserde_json-57438a8928274024.rlib,libryu-af883cd9b444a782.rlib,libcookie-53d685fd53ed2d1e.rlib,libserde-147730af5e5bee4d.rlib,libencoding_rs-078442d79d5a0b72.rlib,libregex-25712b39b485d054.rlib,libaho_corasick-dc92ca93e5e76b45.rlib,libregex_syntax-ae12054508fb30be.rlib,liblanguage_tags-158ba6cd45e642ae.rlib,libmime-2517c84452183460.rlib,libflate2-a90a71274cb69cc8.rlib,libminiz_oxide-16b4b8547a6b52b2.rlib,libadler-b32dea79b2f05ffd.rlib,libcrc32fast-73831421cab1f53a.rlib,libbrotli2-ec05ca942c08b2cd.rlib,libbrotli_sys-20948bfbe5c702fe.rlib,libtime-9d14b65fbcfc4363.rlib,libtime_macros-6177922ecd3e7c27.rlib,libstandback-83e254465ab0b238.rlib,libfxhash-7ff7ecdcae5e497d.rlib,libbyteorder-c7092f68299ac016.rlib,libactix_utils-a3514eedbe16af7b.rlib,libactix_connect-80028d7210382ee2.rlib,libtrust_dns_resolver-6eeb1467983ed5ce.rlib,libresolv_conf-5f2c079192da2426.rlib,libhostname-b32b94571bbc93c9.rlib,libmatch_cfg-cc93d201727836b1.rlib,libquick_error-022321fe562bcedb.rlib,libtrust_dns_proto-399af997b47afdc9.rlib,librand-6637211c14c6cf9f.rlib,librand_chacha-705ca2c8cc0ca527.rlib,libppv_lite86-5a92c3ab26105205.rlib,librand_core-bc01fb77ba6fffec.rlib,libgetrandom-dfb2ef1245b3ffd8.rlib,liburl-df114bd75292d8ea.rlib,libform_urlencoded-c7ca260acdafb077.rlib,libpercent_encoding-3f452dc5e318e927.rlib,libidna-d2668661b557ad7a.rlib,libunicode_normalization-4c2b7b0325bb03da.rlib,libtinyvec-f245651c7e9f5ae5.rlib,libtinyvec_macros-c54c30cfa88e68f0.rlib,libunicode_bidi-fba63ab404db077b.rlib,libmatches-d7125afe50072f5c.rlib,libthiserror-c4199f4b42acca23.rlib,liblru_cache-b5e1da77be4ca6e0.rlib,liblinked_hash_map-606dc3728cba933f.rlib,libfutures-138602c456a4ffdf.rlib,libactix_rt-10ba509a463fa788.rlib,libactix_threadpool-66dc5c73761be8aa.rlib,libthreadpool-dbd6ad7e8b0c34fc.rlib,libnum_cpus-2fe7b78f082cecd0.rlib,libparking_lot-82a72028976c38d9.rlib,libparking_lot_core-5165a9c898a287f9.rlib,liblock_api-8a3a9ae637979500.rlib,libscopeguard-73056285f12cb829.rlib,libinstant-7deb58ca3148c0e0.rlib,libsmallvec-a0b9fe2bb61c7c93.rlib,libcopyless-a262f19d9849c2e3.rlib,libeither-4c8c1e39a99655ac.rlib,libh2-0ccf2b49e7744e3f.rlib,libtracing_futures-cc0f4a2a339949c6.rlib,libtracing-b9c21b6b80015577.rlib,libtracing_core-472fa602705753d0.rlib,libindexmap-ad6213f7dd2d3599.rlib,libhashbrown-f6484c11bf24e065.rlib,libhttp-f8332ffec2c8f9a1.rlib,libitoa-99e7082793cfaa64.rlib,libbytes-f5f6908afbf67346.rlib,libfnv-81596130b397d5c3.rlib,libactix_service-bff8104735a86895.rlib,libactix_codec-63be5b751481ada1.rlib,libbitflags-561a4f1321538a32.rlib,libtokio_util-44c82299889e6abb.rlib,libtokio-e0a7d68f83e9f050.rlib,libsignal_hook_registry-e93071109f73fe7c.rlib,libmio_uds-53b3b39af55fc4ff.rlib,liblazy_static-4b136fc9bfbd2c4b.rlib,libmio-9dda0780e1d1c4a3.rlib,libiovec-decca85391ba0d07.rlib,libnet2-01fbefeeb692da4c.rlib,libcfg_if-2d17986ae484e939.rlib,liblibc-ba533b37bc5e8e37.rlib,libpin_project_lite-8a66df2ca27e844a.rlib,libpin_project-c9ee4d6fb44d2574.rlib,libpin_project-ca5368c3ff3baea1.rlib,libfutures_util-add3f7be9075df1c.rlib,libmemchr-fc6b316872a7c794.rlib,libfutures_io-ba08a45cf70b7d1f.rlib,libslab-77a18d92df1fb8de.rlib,libfutures_channel-18587c0c7f958853.rlib,libpin_project_lite-668e52fe3a18bf8a.rlib,libfutures_sink-ea831f14803deddc.rlib,libfutures_task-d04be23f7dec3190.rlib,libpin_utils-b08f1197f0cdae19.rlib,libfutures_core-968e6ebd90ebb97a.rlib,libbytes-3e6aab9f92fa68ff.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/rustc7SR5ag/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-13ea1c88e393e7c3/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/health_check-204fbe475cd928c1" "-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-dfb2ef1245b3ffd8.rlib(getrandom-dfb2ef1245b3ffd8.getrandom.7b6d85e1e3170e3e-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_readonly17ha5ec408802b6d199E+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 `parker` (test "health_check") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [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/rustcdREhcL/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libparker-8699fcc51e8fae00.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libtest-*,libgetopts-*,libunicode_width-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libactix_web-79b30d133d40fad4.rlib,libactix_tls-72509f834bb76d44.rlib,libawc-da78fab3a2650d15.rlib,libactix_server-3566d4acfb5e813a.rlib,libsocket2-2179c005ea9a89bf.rlib,libactix_router-9ef6928ae9a2fa3b.rlib,libbytestring-e37657fb6895ac6e.rlib,libactix_http-a288ec3a12f12443.rlib,libbase64-1447dfff012d42f8.rlib,libhttparse-e67995ed73b42558.rlib,libsha1-c272f6d789746fc8.rlib,libopaque_debug-bfd86111b0908dde.rlib,libcpufeatures-8b96bec3e217b71f.rlib,libblock_buffer-bb73cade331d8c0a.rlib,libdigest-392b0119d713202e.rlib,libgeneric_array-b8f324177b2c2b8f.rlib,libtypenum-b0ea879750aa85fb.rlib,libserde_urlencoded-c2e9521c8f7721e6.rlib,libserde_json-57438a8928274024.rlib,libryu-af883cd9b444a782.rlib,libcookie-53d685fd53ed2d1e.rlib,libserde-147730af5e5bee4d.rlib,libencoding_rs-078442d79d5a0b72.rlib,libregex-25712b39b485d054.rlib,libaho_corasick-dc92ca93e5e76b45.rlib,libregex_syntax-ae12054508fb30be.rlib,liblanguage_tags-158ba6cd45e642ae.rlib,libmime-2517c84452183460.rlib,libflate2-a90a71274cb69cc8.rlib,libminiz_oxide-16b4b8547a6b52b2.rlib,libadler-b32dea79b2f05ffd.rlib,libcrc32fast-73831421cab1f53a.rlib,libbrotli2-ec05ca942c08b2cd.rlib,libbrotli_sys-20948bfbe5c702fe.rlib,libtime-9d14b65fbcfc4363.rlib,libtime_macros-6177922ecd3e7c27.rlib,libstandback-83e254465ab0b238.rlib,libfxhash-7ff7ecdcae5e497d.rlib,libbyteorder-c7092f68299ac016.rlib,libactix_utils-a3514eedbe16af7b.rlib,libactix_connect-80028d7210382ee2.rlib,libtrust_dns_resolver-6eeb1467983ed5ce.rlib,libresolv_conf-5f2c079192da2426.rlib,libhostname-b32b94571bbc93c9.rlib,libmatch_cfg-cc93d201727836b1.rlib,libquick_error-022321fe562bcedb.rlib,libtrust_dns_proto-399af997b47afdc9.rlib,librand-6637211c14c6cf9f.rlib,librand_chacha-705ca2c8cc0ca527.rlib,libppv_lite86-5a92c3ab26105205.rlib,librand_core-bc01fb77ba6fffec.rlib,libgetrandom-dfb2ef1245b3ffd8.rlib,liburl-df114bd75292d8ea.rlib,libform_urlencoded-c7ca260acdafb077.rlib,libpercent_encoding-3f452dc5e318e927.rlib,libidna-d2668661b557ad7a.rlib,libunicode_normalization-4c2b7b0325bb03da.rlib,libtinyvec-f245651c7e9f5ae5.rlib,libtinyvec_macros-c54c30cfa88e68f0.rlib,libunicode_bidi-fba63ab404db077b.rlib,libmatches-d7125afe50072f5c.rlib,libthiserror-c4199f4b42acca23.rlib,liblru_cache-b5e1da77be4ca6e0.rlib,liblinked_hash_map-606dc3728cba933f.rlib,libfutures-138602c456a4ffdf.rlib,libactix_rt-10ba509a463fa788.rlib,libactix_threadpool-66dc5c73761be8aa.rlib,libthreadpool-dbd6ad7e8b0c34fc.rlib,libnum_cpus-2fe7b78f082cecd0.rlib,libparking_lot-82a72028976c38d9.rlib,libparking_lot_core-5165a9c898a287f9.rlib,liblock_api-8a3a9ae637979500.rlib,libscopeguard-73056285f12cb829.rlib,libinstant-7deb58ca3148c0e0.rlib,libsmallvec-a0b9fe2bb61c7c93.rlib,libcopyless-a262f19d9849c2e3.rlib,libeither-4c8c1e39a99655ac.rlib,libh2-0ccf2b49e7744e3f.rlib,libtracing_futures-cc0f4a2a339949c6.rlib,libtracing-b9c21b6b80015577.rlib,libtracing_core-472fa602705753d0.rlib,libindexmap-ad6213f7dd2d3599.rlib,libhashbrown-f6484c11bf24e065.rlib,libhttp-f8332ffec2c8f9a1.rlib,libitoa-99e7082793cfaa64.rlib,libbytes-f5f6908afbf67346.rlib,libfnv-81596130b397d5c3.rlib,libactix_service-bff8104735a86895.rlib,libactix_codec-63be5b751481ada1.rlib,libbitflags-561a4f1321538a32.rlib,libtokio_util-44c82299889e6abb.rlib,libtokio-e0a7d68f83e9f050.rlib,libsignal_hook_registry-e93071109f73fe7c.rlib,libmio_uds-53b3b39af55fc4ff.rlib,liblazy_static-4b136fc9bfbd2c4b.rlib,libmio-9dda0780e1d1c4a3.rlib,libiovec-decca85391ba0d07.rlib,libnet2-01fbefeeb692da4c.rlib,libcfg_if-2d17986ae484e939.rlib,liblibc-ba533b37bc5e8e37.rlib,libpin_project_lite-8a66df2ca27e844a.rlib,libpin_project-c9ee4d6fb44d2574.rlib,libpin_project-ca5368c3ff3baea1.rlib,libfutures_util-add3f7be9075df1c.rlib,libmemchr-fc6b316872a7c794.rlib,libfutures_io-ba08a45cf70b7d1f.rlib,libslab-77a18d92df1fb8de.rlib,libfutures_channel-18587c0c7f958853.rlib,libpin_project_lite-668e52fe3a18bf8a.rlib,libfutures_sink-ea831f14803deddc.rlib,libfutures_task-d04be23f7dec3190.rlib,libpin_utils-b08f1197f0cdae19.rlib,libfutures_core-968e6ebd90ebb97a.rlib,libbytes-3e6aab9f92fa68ff.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/rustcdREhcL/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-13ea1c88e393e7c3/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/redirect-e7fbb8eca931e07f" "-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-dfb2ef1245b3ffd8.rlib(getrandom-dfb2ef1245b3ffd8.getrandom.7b6d85e1e3170e3e-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_readonly17ha5ec408802b6d199E+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 `parker` (test "redirect") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "108c0c38e5bc37493ae1d1845cc331acc7cd04830e584bafa42e8a6aadf1e10a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "108c0c38e5bc37493ae1d1845cc331acc7cd04830e584bafa42e8a6aadf1e10a", kill_on_drop: false }` [INFO] [stdout] 108c0c38e5bc37493ae1d1845cc331acc7cd04830e584bafa42e8a6aadf1e10a