[INFO] fetching crate osm-api 0.1.1... [INFO] testing osm-api-0.1.1 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate osm-api 0.1.1 into /workspace/builds/worker-3-tc1/source [INFO] started tweaking crates.io crate osm-api 0.1.1 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate osm-api 0.1.1 [INFO] tweaked toml for crates.io crate osm-api 0.1.1 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate osm-api 0.1.1 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate osm-api 0.1.1 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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] aa031f1438a00a497b00565c41183b80836bab26c75971930087f4ebf020f62b [INFO] running `Command { std: "docker" "start" "-a" "aa031f1438a00a497b00565c41183b80836bab26c75971930087f4ebf020f62b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "aa031f1438a00a497b00565c41183b80836bab26c75971930087f4ebf020f62b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aa031f1438a00a497b00565c41183b80836bab26c75971930087f4ebf020f62b", kill_on_drop: false }` [INFO] [stdout] aa031f1438a00a497b00565c41183b80836bab26c75971930087f4ebf020f62b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] acac2ea3cde6c4f55e7552ef8ff587ed94da46fb0095df8aa553b3abf451da3a [INFO] running `Command { std: "docker" "start" "-a" "acac2ea3cde6c4f55e7552ef8ff587ed94da46fb0095df8aa553b3abf451da3a", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.16 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling bytes v1.10.0 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling writeable v0.5.5 [INFO] [stderr] Compiling litemap v0.7.4 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling rustls-pki-types v1.11.0 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.0 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling once_cell v1.20.3 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling httparse v1.10.0 [INFO] [stderr] Compiling icu_properties_data v1.5.0 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling icu_normalizer_data v1.5.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling rustls v0.23.23 [INFO] [stderr] Compiling cc v1.2.13 [INFO] [stderr] Compiling utf16_iter v1.0.5 [INFO] [stderr] Compiling write16 v1.0.0 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling ryu v1.0.19 [INFO] [stderr] Compiling webpki-roots v0.26.8 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling serde_json v1.0.138 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling iana-time-zone v0.1.61 [INFO] [stderr] Compiling ipnet v2.11.0 [INFO] [stderr] Compiling log v0.4.25 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling http v1.2.0 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling socket2 v0.5.8 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling tokio v1.43.0 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling zerofrom-derive v0.1.5 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling zerofrom v0.1.5 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling rustls-webpki v0.102.8 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling hyper-util v0.1.10 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling chrono v0.4.39 [INFO] [stderr] Compiling quick-xml v0.37.2 [INFO] [stderr] Compiling tokio-rustls v0.26.1 [INFO] [stderr] Compiling hyper-rustls v0.27.5 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling reqwest v0.12.12 [INFO] [stderr] Compiling osm-api v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 33.08s [INFO] running `Command { std: "docker" "inspect" "acac2ea3cde6c4f55e7552ef8ff587ed94da46fb0095df8aa553b3abf451da3a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "acac2ea3cde6c4f55e7552ef8ff587ed94da46fb0095df8aa553b3abf451da3a", kill_on_drop: false }` [INFO] [stdout] acac2ea3cde6c4f55e7552ef8ff587ed94da46fb0095df8aa553b3abf451da3a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 3d16269eaff0bfc4e551147e92480ae83586bf74b1b55e3fd8f8b7128fb2b699 [INFO] running `Command { std: "docker" "start" "-a" "3d16269eaff0bfc4e551147e92480ae83586bf74b1b55e3fd8f8b7128fb2b699", kill_on_drop: false }` [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling log v0.4.25 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling anyhow v1.0.95 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling colored v3.0.0 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling env_filter v0.1.3 [INFO] [stderr] Compiling env_logger v0.11.6 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling zerofrom-derive v0.1.5 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling tokio v1.43.0 [INFO] [stderr] Compiling zerofrom v0.1.5 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling chrono v0.4.39 [INFO] [stderr] Compiling quick-xml v0.37.2 [INFO] [stderr] Compiling serde_json v1.0.138 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling tokio-rustls v0.26.1 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling hyper-util v0.1.10 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling hyper-rustls v0.27.5 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling reqwest v0.12.12 [INFO] [stderr] Compiling osm-api v0.1.1 (/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/rustc1lkYtM/symbols.o" "<11 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libanyhow-d3d82cf750ed3417.rlib,libosm_api-e776d9b6e2898072.rlib,libchrono-795192181b6c738b.rlib,libnum_traits-27d03c8597fbcee0.rlib,libiana_time_zone-a5d0036731b739f1.rlib,libserde_json-cae2053e0a335c5d.rlib,libreqwest-8e24310b05e457e2.rlib,libserde_urlencoded-ad07ba70e2088ee0.rlib,libryu-916f1b7700702bdd.rlib,libbase64-4cfc25a2fbceb95f.rlib,librustls_pemfile-ec2ced99ac1a9b2d.rlib,libipnet-b2a4d9c7d46183c3.rlib,libhyper_rustls-848751b3e5874d4c.rlib,libwebpki_roots-5364edc81d0c304c.rlib,libtokio_rustls-884c04d6fba5cbdf.rlib,librustls-f57fe09da354eeef.rlib,libsubtle-1fb68ce8837fb783.rlib,libwebpki-d05a7980b286f3c7.rlib,libring-6b4b1b613657db10.rlib,libgetrandom-4ace943524d1b27c.rlib,libspin-d127a8181ccac972.rlib,libuntrusted-d5b84143af217070.rlib,libzeroize-09c21d3143f2b564.rlib,librustls_pki_types-7dc7d2746645ce9e.rlib,libtower-bc1da5418a1f269b.rlib,libsync_wrapper-5d5ccfb51a0b6f99.rlib,libtower_layer-36cd670e2261351e.rlib,libhyper_util-c79f3579812e7c44.rlib,libtower_service-0c39472df5066488.rlib,libtracing-46b17b14c83bbbfb.rlib,libtracing_core-b792a60b5f542e3b.rlib,libonce_cell-303ff80ee814d981.rlib,libhyper-e5862463ec56ca25.rlib,libwant-afc2aa3e82cde7db.rlib,libtry_lock-bb60825742f22918.rlib,libhttparse-ca4c2186cb91f76b.rlib,libfutures_channel-1d4863a528ae40ca.rlib,libtokio-6d9237cc70b72669.rlib,libsignal_hook_registry-d891de927c0d4459.rlib,libsocket2-70a5832dbb74a920.rlib,libmio-affd9daf9dfaaed1.rlib,libparking_lot-4ba3cb8a549ddded.rlib,libparking_lot_core-b1409ea94c22b36e.rlib,liblibc-43c3433c4a6dd1b5.rlib,libcfg_if-66d55f6b302e88c8.rlib,liblock_api-98db4a9c1c082633.rlib,libscopeguard-339f7eb6e1fefd1f.rlib,libhttp_body_util-814d16fdd4f091b5.rlib,libfutures_util-7dfcfc13c5b2f260.rlib,libfutures_task-a615875d993bed0b.rlib,libpin_utils-b08f1197f0cdae19.rlib,libpin_project_lite-0d5016e1f2870cc0.rlib,libhttp_body-014eb3c4914b2950.rlib,libfutures_core-aea49b3401aac6bb.rlib,liburl-1ae0bdd21f641bc3.rlib,libidna-2c03a9262571d446.rlib,libidna_adapter-48f6705c19ff4f3a.rlib,libicu_normalizer-5d62b0d6c0c339bd.rlib,libicu_normalizer_data-6be18fdd2cdcc3ce.rlib,libwrite16-eb994bf2b67b3da0.rlib,libutf8_iter-91f65759b740ff04.rlib,libutf16_iter-a8fc27517c0671e6.rlib,libsmallvec-26d9d452418856b1.rlib,libicu_properties-ce3ce469b59d2040.rlib,libicu_properties_data-14e9ef912c5ec453.rlib,libicu_locid_transform-2923312b19ba2bf0.rlib,libicu_locid_transform_data-e2ac0a579ab5777d.rlib,libicu_collections-562f3c08d13b89d4.rlib,libicu_provider-a143f3b12578b402.rlib,libicu_locid-aaaae932df0d8601.rlib,liblitemap-ecfbb82e6d2215e7.rlib,libtinystr-d94eee279d607a0d.rlib,libzerovec-c32f98dba2dc70a7.rlib,libwriteable-8bdc454eba7bdfb6.rlib,libyoke-1d25347f892770ef.rlib,libzerofrom-1186a5fad9767162.rlib,libstable_deref_trait-bd927906e69329b4.rlib,libform_urlencoded-6808de56d72ebd61.rlib,libpercent_encoding-4808a78ba306dff8.rlib,libhttp-3a423658545e8984.rlib,libitoa-f163f11166b2899c.rlib,libbytes-9bfe553f7bec7d4b.rlib,libfnv-81596130b397d5c3.rlib,libquick_xml-507652c0e720f81d.rlib,libmemchr-8eb551391861f369.rlib,libserde-9ccd532c266855dd.rlib,liblog-b83bcac5887b9451.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/rustc1lkYtM/raw-dylibs" "-Wl,-Bdynamic" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-nostartfiles" "-L" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/ring-2706c1fcbdbef99d/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/examples/read_osm_file-9f18054555cff326" "-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: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `osm-api` (example "read-osm-file") 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/rustcpbBvk6/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libenv_logger-cf8a2727219f6b30.rlib,libanstream-239aa41ca564c325.rlib,libanstyle_query-ebe1135144359f1f.rlib,libis_terminal_polyfill-67333c1fd864e7ce.rlib,libcolorchoice-aaa33b9b4c6e047f.rlib,libanstyle_parse-5c3251d51efe2012.rlib,libutf8parse-566e819dd32c0a03.rlib,libenv_filter-c0b6151e2808854c.rlib,libregex-66215011ff483fc4.rlib,libregex_automata-dcf0f7e901fa1b90.rlib,libaho_corasick-c063ac496b2e1cc2.rlib,libregex_syntax-e1e74b324d770c72.rlib,libanstyle-b75f78861eab6f9d.rlib,libhumantime-d1d8eb802ffca79e.rlib,libosm_api-e776d9b6e2898072.rlib,libserde_json-cae2053e0a335c5d.rlib,libreqwest-8e24310b05e457e2.rlib,libserde_urlencoded-ad07ba70e2088ee0.rlib,libryu-916f1b7700702bdd.rlib,libbase64-4cfc25a2fbceb95f.rlib,librustls_pemfile-ec2ced99ac1a9b2d.rlib,libipnet-b2a4d9c7d46183c3.rlib,libhyper_rustls-848751b3e5874d4c.rlib,libwebpki_roots-5364edc81d0c304c.rlib,libtokio_rustls-884c04d6fba5cbdf.rlib,librustls-f57fe09da354eeef.rlib,libsubtle-1fb68ce8837fb783.rlib,libwebpki-d05a7980b286f3c7.rlib,libring-6b4b1b613657db10.rlib,libgetrandom-4ace943524d1b27c.rlib,libspin-d127a8181ccac972.rlib,libuntrusted-d5b84143af217070.rlib,libzeroize-09c21d3143f2b564.rlib,librustls_pki_types-7dc7d2746645ce9e.rlib,libtower-bc1da5418a1f269b.rlib,libsync_wrapper-5d5ccfb51a0b6f99.rlib,libtower_layer-36cd670e2261351e.rlib,libhyper_util-c79f3579812e7c44.rlib,libtower_service-0c39472df5066488.rlib,libtracing-46b17b14c83bbbfb.rlib,libtracing_core-b792a60b5f542e3b.rlib,libonce_cell-303ff80ee814d981.rlib,libhyper-e5862463ec56ca25.rlib,libwant-afc2aa3e82cde7db.rlib,libtry_lock-bb60825742f22918.rlib,libhttparse-ca4c2186cb91f76b.rlib,libfutures_channel-1d4863a528ae40ca.rlib,libtokio-6d9237cc70b72669.rlib,libsignal_hook_registry-d891de927c0d4459.rlib,libsocket2-70a5832dbb74a920.rlib,libmio-affd9daf9dfaaed1.rlib,libparking_lot-4ba3cb8a549ddded.rlib,libparking_lot_core-b1409ea94c22b36e.rlib,liblibc-43c3433c4a6dd1b5.rlib,libcfg_if-66d55f6b302e88c8.rlib,liblock_api-98db4a9c1c082633.rlib,libscopeguard-339f7eb6e1fefd1f.rlib,libhttp_body_util-814d16fdd4f091b5.rlib,libfutures_util-7dfcfc13c5b2f260.rlib,libfutures_task-a615875d993bed0b.rlib,libpin_utils-b08f1197f0cdae19.rlib,libpin_project_lite-0d5016e1f2870cc0.rlib,libhttp_body-014eb3c4914b2950.rlib,libfutures_core-aea49b3401aac6bb.rlib,liburl-1ae0bdd21f641bc3.rlib,libidna-2c03a9262571d446.rlib,libidna_adapter-48f6705c19ff4f3a.rlib,libicu_normalizer-5d62b0d6c0c339bd.rlib,libicu_normalizer_data-6be18fdd2cdcc3ce.rlib,libwrite16-eb994bf2b67b3da0.rlib,libutf8_iter-91f65759b740ff04.rlib,libutf16_iter-a8fc27517c0671e6.rlib,libsmallvec-26d9d452418856b1.rlib,libicu_properties-ce3ce469b59d2040.rlib,libicu_properties_data-14e9ef912c5ec453.rlib,libicu_locid_transform-2923312b19ba2bf0.rlib,libicu_locid_transform_data-e2ac0a579ab5777d.rlib,libicu_collections-562f3c08d13b89d4.rlib,libicu_provider-a143f3b12578b402.rlib,libicu_locid-aaaae932df0d8601.rlib,liblitemap-ecfbb82e6d2215e7.rlib,libtinystr-d94eee279d607a0d.rlib,libzerovec-c32f98dba2dc70a7.rlib,libwriteable-8bdc454eba7bdfb6.rlib,libyoke-1d25347f892770ef.rlib,libzerofrom-1186a5fad9767162.rlib,libstable_deref_trait-bd927906e69329b4.rlib,libform_urlencoded-6808de56d72ebd61.rlib,libpercent_encoding-4808a78ba306dff8.rlib,libhttp-3a423658545e8984.rlib,libitoa-f163f11166b2899c.rlib,libbytes-9bfe553f7bec7d4b.rlib,libfnv-81596130b397d5c3.rlib,libquick_xml-507652c0e720f81d.rlib,libmemchr-8eb551391861f369.rlib,liblog-b83bcac5887b9451.rlib,libcolored-d05085bbc2e38194.rlib,libchrono-795192181b6c738b.rlib,libnum_traits-27d03c8597fbcee0.rlib,libiana_time_zone-a5d0036731b739f1.rlib,libserde-9ccd532c266855dd.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/rustcpbBvk6/raw-dylibs" "-Wl,-Bdynamic" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-nostartfiles" "-L" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/ring-2706c1fcbdbef99d/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/examples/json_apis-95e83e00e6c4845d" "-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: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `osm-api` (example "json-apis") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "3d16269eaff0bfc4e551147e92480ae83586bf74b1b55e3fd8f8b7128fb2b699", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3d16269eaff0bfc4e551147e92480ae83586bf74b1b55e3fd8f8b7128fb2b699", kill_on_drop: false }` [INFO] [stdout] 3d16269eaff0bfc4e551147e92480ae83586bf74b1b55e3fd8f8b7128fb2b699