[INFO] fetching crate alpm-mtree 0.2.0... [INFO] testing alpm-mtree-0.2.0 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate alpm-mtree 0.2.0 into /workspace/builds/worker-2-tc1/source [INFO] started tweaking crates.io crate alpm-mtree 0.2.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate alpm-mtree 0.2.0 [INFO] tweaked toml for crates.io crate alpm-mtree 0.2.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate alpm-mtree 0.2.0 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 alpm-mtree 0.2.0 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] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rstest v0.25.0 [INFO] [stderr] Downloaded alpm-common v0.1.0 [INFO] [stderr] Downloaded simplelog v0.12.2 [INFO] [stderr] Downloaded which v8.0.0 [INFO] [stderr] Downloaded rstest_macros v0.25.0 [INFO] [stderr] Downloaded alpm-parsers v0.2.0 [INFO] [stderr] Downloaded alpm-types v0.6.0 [INFO] [stderr] Downloaded insta v1.43.1 [INFO] [stderr] Downloaded testresult v0.4.1 [INFO] [stderr] Downloaded libc v0.2.173 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 27acd43a067ce100c60bd248c9e6e59f7cd47a361e7db051774dce095cbcb76a [INFO] running `Command { std: "docker" "start" "-a" "27acd43a067ce100c60bd248c9e6e59f7cd47a361e7db051774dce095cbcb76a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "27acd43a067ce100c60bd248c9e6e59f7cd47a361e7db051774dce095cbcb76a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "27acd43a067ce100c60bd248c9e6e59f7cd47a361e7db051774dce095cbcb76a", kill_on_drop: false }` [INFO] [stdout] 27acd43a067ce100c60bd248c9e6e59f7cd47a361e7db051774dce095cbcb76a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] b40151cbe58eb38b75428325495e3e003d8a17bd57a7fe30539b1b5c953d76a1 [INFO] running `Command { std: "docker" "start" "-a" "b40151cbe58eb38b75428325495e3e003d8a17bd57a7fe30539b1b5c953d76a1", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling writeable v0.6.1 [INFO] [stderr] Compiling litemap v0.8.0 [INFO] [stderr] Compiling icu_normalizer_data v2.0.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling icu_properties_data v2.0.1 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling cfg-if v1.0.1 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling rustversion v1.0.21 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling deranged v0.4.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling anstyle-query v1.1.3 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling testresult v0.4.1 [INFO] [stderr] Compiling winnow v0.7.11 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling time-core v0.1.4 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling anstyle v1.0.11 [INFO] [stderr] Compiling spdx v0.10.8 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling anstream v0.6.19 [INFO] [stderr] Compiling syn v2.0.103 [INFO] [stderr] Compiling clap_lex v0.7.5 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling env_home v0.1.0 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling blake2 v0.10.6 [INFO] [stderr] Compiling terminal_size v0.4.2 [INFO] [stderr] Compiling which v8.0.0 [INFO] [stderr] Compiling clap_builder v4.5.40 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling lazy-regex-proc_macros v3.4.1 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling strum_macros v0.27.1 [INFO] [stderr] Compiling clap_derive v4.5.40 [INFO] [stderr] Compiling lazy-regex v3.4.1 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling clap v4.5.40 [INFO] [stderr] Compiling strum v0.27.1 [INFO] [stderr] Compiling zerovec v0.11.2 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling email_address v0.2.9 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling alpm-parsers v0.2.0 [INFO] [stderr] Compiling alpm-types v0.6.0 [INFO] [stderr] Compiling alpm-common v0.1.0 [INFO] [stderr] Compiling alpm-mtree v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 45.34s [INFO] running `Command { std: "docker" "inspect" "b40151cbe58eb38b75428325495e3e003d8a17bd57a7fe30539b1b5c953d76a1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b40151cbe58eb38b75428325495e3e003d8a17bd57a7fe30539b1b5c953d76a1", kill_on_drop: false }` [INFO] [stdout] b40151cbe58eb38b75428325495e3e003d8a17bd57a7fe30539b1b5c953d76a1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 034a471c2efe7f4f3f0058d1a6bb1b6bc99e087775170278d8a55e9153dc33c1 [INFO] running `Command { std: "docker" "start" "-a" "034a471c2efe7f4f3f0058d1a6bb1b6bc99e087775170278d8a55e9153dc33c1", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.173 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling time-core v0.1.4 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling syn v2.0.103 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling num_threads v0.1.7 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling winnow v0.7.11 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling predicates-core v1.0.9 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Compiling termtree v0.5.1 [INFO] [stderr] Compiling assert_cmd v2.0.17 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling time-macros v0.2.22 [INFO] [stderr] Compiling slab v0.4.10 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling cfg-if v1.0.1 [INFO] [stderr] Compiling relative-path v1.9.3 [INFO] [stderr] Compiling predicates-tree v1.0.12 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling similar v2.7.0 [INFO] [stderr] Compiling predicates v3.1.3 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling futures-timer v3.0.3 [INFO] [stderr] Compiling rstest_macros v0.25.0 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling console v0.15.11 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling filetime v0.2.25 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling simplelog v0.12.2 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling bstr v1.12.0 [INFO] [stderr] Compiling insta v1.43.1 [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling strum_macros v0.27.1 [INFO] [stderr] Compiling lazy-regex-proc_macros v3.4.1 [INFO] [stderr] Compiling clap_derive v4.5.40 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling lazy-regex v3.4.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling zerovec v0.11.2 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling clap v4.5.40 [INFO] [stderr] Compiling strum v0.27.1 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling rstest v0.25.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling email_address v0.2.9 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling alpm-parsers v0.2.0 [INFO] [stderr] Compiling alpm-types v0.6.0 [INFO] [stderr] Compiling alpm-common v0.1.0 [INFO] [stderr] Compiling alpm-mtree v0.2.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/rustcQlmKPT/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libserde_json-4b8823b56869fc1d.rlib,libryu-0a228f54b75663b5.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/{libtestresult-67a0d1f39cc178db.rlib,libtempfile-123ee4c319714a14.rlib,libgetrandom-24df20b130ac760b.rlib,libfastrand-73632d5ce9fbbad9.rlib,librstest-a9028c9271e828dc.rlib,libfutures_util-a05547b13d1137b7.rlib,libslab-ab03e73cecfeb230.rlib,libpin_project_lite-0d5016e1f2870cc0.rlib,libfutures_task-668b9442d038e652.rlib,libpin_utils-b08f1197f0cdae19.rlib,libfutures_core-11faec203d0219fa.rlib,libfutures_timer-cc8ae6a034d08532.rlib,libwhich-b5faff9850f6d1fe.rlib,libenv_home-705a6cc8de9b4dbd.rlib,libflate2-7390695cb6d4a4ae.rlib,libminiz_oxide-632cfc4a0c0292b5.rlib,libadler2-b5c18c9729528d75.rlib,libcrc32fast-cc73f2b4e2db2e49.rlib,libalpm_common-97afbf3b2c6d2294.rlib,libalpm_types-c52228fa5a19a021.rlib,liburl-9f1fd2f57493327a.rlib,libidna-92486c18e75e01f9.rlib,libutf8_iter-91f65759b740ff04.rlib,libidna_adapter-4cec975517defc42.rlib,libicu_properties-2bb743a77371ade8.rlib,libicu_properties_data-4a1ba444466da1b5.rlib,libicu_normalizer-ce96faba72a2bc99.rlib,libicu_normalizer_data-b99ba7cb6c32814c.rlib,libicu_collections-8065b75a600e0cdb.rlib,libpotential_utf-905ad0225c9d75eb.rlib,libicu_provider-4b5a239105e6b6f4.rlib,libicu_locale_core-39534b3868482f0c.rlib,libtinystr-370d3356fe3e10fb.rlib,liblitemap-a16138ac2f47f789.rlib,libwriteable-16e2a66eaf9f0b4c.rlib,libzerovec-68bf0b4a2165f212.rlib,libzerotrie-67917ebef81a8cf8.rlib,libyoke-436b8d14a175c336.rlib,libstable_deref_trait-bd927906e69329b4.rlib,libzerofrom-70c78ab3cd8a81ba.rlib,libform_urlencoded-16b79aea961b1f52.rlib,libpercent_encoding-41fcfc968ac39f44.rlib,libthiserror-f446b63a17709254.rlib,libsemver-2c86ca4f47054f35.rlib,liblazy_regex-f9dc6f666d7faba0.rlib,libregex-4a45ad43d56228da.rlib,libregex_automata-30c1a88203361d05.rlib,libaho_corasick-dc5982531843b2f9.rlib,libmemchr-e487d4c72496bead.rlib,libregex_syntax-68ebd4ae9920c658.rlib,libonce_cell-9f23038a26dfc6d0.rlib,libemail_address-b16ca190fe00a73c.rlib,liblog-7ed48074b9f3458e.rlib,libspdx-4cccfb4a1c39283d.rlib,libsmallvec-5d5f3fb0d6faa605.rlib,libtime-ce8575fd91b9c3d5.rlib,libnum_threads-c4f4444077fe3ead.rlib,liblibc-ba108fc8857c213c.rlib,libitoa-ffb801c715a80a64.rlib,libtime_core-5c207284db4e644c.rlib,libnum_conv-68ee3baea9d5f7f0.rlib,libderanged-caff22297a1c1234.rlib,libpowerfmt-4284c813f4b9cffc.rlib,libstrum-6de2904f8f424005.rlib,libsha2-3b14749e0c6bbfd6.rlib,libsha1-df8ca0777065f1eb.rlib,libcpufeatures-2ee2f674f09dff3b.rlib,libmd5-671d18c26e92d387.rlib,libcfg_if-bfc6e2941b0f95e3.rlib,libblake2-e0f34b39d61cff5e.rlib,libalpm_parsers-c337c118cea40222.rlib,libwinnow-ca94df2f297dab34.rlib,libserde-6623b89c6ef4b257.rlib,libdigest-10b2fa4866ed5319.rlib,libsubtle-1fb68ce8837fb783.rlib,libblock_buffer-28328e94ce0a514a.rlib,libcrypto_common-3870af0932069d76.rlib,libgeneric_array-6c999281ea8e9353.rlib,libtypenum-946f014670f06d4a.rlib,libclap-d33f09eca7a5c734.rlib,libclap_builder-a6094d8e14bb7f90.rlib,libterminal_size-f13b5942ad20bdfc.rlib,librustix-ce162b5e1e4389f2.rlib,libbitflags-a339c845664ed1d6.rlib,liblinux_raw_sys-6a5ba6409b7a32a6.rlib,libstrsim-e5a1ceb0bdbece3f.rlib,libanstream-498c41292703e3d7.rlib,libanstyle_query-4581b2ccffd33313.rlib,libis_terminal_polyfill-67333c1fd864e7ce.rlib,libcolorchoice-ac2a630b952dcf8e.rlib,libanstyle_parse-138e9e1ea51d32a3.rlib,libutf8parse-566e819dd32c0a03.rlib,libclap_lex-f9d0b9ae25e6f22b.rlib,libanstyle-fcc5c3f0dc5a830d.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/rustcQlmKPT/raw-dylibs" "-Wl,-Bdynamic" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-nostartfiles" "-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/alpm_mtree-3475de5810735d11" "-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 `alpm-mtree` (lib test) 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/rustcrGLu1T/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/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/{libtestresult-67a0d1f39cc178db.rlib,librstest-a9028c9271e828dc.rlib,libfutures_util-a05547b13d1137b7.rlib,libslab-ab03e73cecfeb230.rlib,libpin_project_lite-0d5016e1f2870cc0.rlib,libfutures_task-668b9442d038e652.rlib,libpin_utils-b08f1197f0cdae19.rlib,libfutures_core-11faec203d0219fa.rlib,libfutures_timer-cc8ae6a034d08532.rlib,libinsta-9678e11715ced631.rlib,libconsole-595fa23f9122be1e.rlib,libsimilar-41ce01288b123908.rlib,libalpm_mtree-c09c20414c4975a7.rlib,libserde_json-4b8823b56869fc1d.rlib,libryu-0a228f54b75663b5.rlib,libwhich-b5faff9850f6d1fe.rlib,libenv_home-705a6cc8de9b4dbd.rlib,libflate2-7390695cb6d4a4ae.rlib,libminiz_oxide-632cfc4a0c0292b5.rlib,libadler2-b5c18c9729528d75.rlib,libcrc32fast-cc73f2b4e2db2e49.rlib,libalpm_common-97afbf3b2c6d2294.rlib,libalpm_types-c52228fa5a19a021.rlib,liburl-9f1fd2f57493327a.rlib,libidna-92486c18e75e01f9.rlib,libutf8_iter-91f65759b740ff04.rlib,libidna_adapter-4cec975517defc42.rlib,libicu_properties-2bb743a77371ade8.rlib,libicu_properties_data-4a1ba444466da1b5.rlib,libicu_normalizer-ce96faba72a2bc99.rlib,libicu_normalizer_data-b99ba7cb6c32814c.rlib,libicu_collections-8065b75a600e0cdb.rlib,libpotential_utf-905ad0225c9d75eb.rlib,libicu_provider-4b5a239105e6b6f4.rlib,libicu_locale_core-39534b3868482f0c.rlib,libtinystr-370d3356fe3e10fb.rlib,liblitemap-a16138ac2f47f789.rlib,libwriteable-16e2a66eaf9f0b4c.rlib,libzerovec-68bf0b4a2165f212.rlib,libzerotrie-67917ebef81a8cf8.rlib,libyoke-436b8d14a175c336.rlib,libstable_deref_trait-bd927906e69329b4.rlib,libzerofrom-70c78ab3cd8a81ba.rlib,libform_urlencoded-16b79aea961b1f52.rlib,libpercent_encoding-41fcfc968ac39f44.rlib,libthiserror-f446b63a17709254.rlib,libsemver-2c86ca4f47054f35.rlib,liblazy_regex-f9dc6f666d7faba0.rlib,libregex-4a45ad43d56228da.rlib,libregex_automata-30c1a88203361d05.rlib,libaho_corasick-dc5982531843b2f9.rlib,libmemchr-e487d4c72496bead.rlib,libregex_syntax-68ebd4ae9920c658.rlib,libonce_cell-9f23038a26dfc6d0.rlib,libemail_address-b16ca190fe00a73c.rlib,liblog-7ed48074b9f3458e.rlib,libspdx-4cccfb4a1c39283d.rlib,libsmallvec-5d5f3fb0d6faa605.rlib,libtime-ce8575fd91b9c3d5.rlib,libnum_threads-c4f4444077fe3ead.rlib,liblibc-ba108fc8857c213c.rlib,libitoa-ffb801c715a80a64.rlib,libtime_core-5c207284db4e644c.rlib,libnum_conv-68ee3baea9d5f7f0.rlib,libderanged-caff22297a1c1234.rlib,libpowerfmt-4284c813f4b9cffc.rlib,libstrum-6de2904f8f424005.rlib,libsha2-3b14749e0c6bbfd6.rlib,libsha1-df8ca0777065f1eb.rlib,libcpufeatures-2ee2f674f09dff3b.rlib,libmd5-671d18c26e92d387.rlib,libcfg_if-bfc6e2941b0f95e3.rlib,libblake2-e0f34b39d61cff5e.rlib,libalpm_parsers-c337c118cea40222.rlib,libwinnow-ca94df2f297dab34.rlib,libserde-6623b89c6ef4b257.rlib,libdigest-10b2fa4866ed5319.rlib,libsubtle-1fb68ce8837fb783.rlib,libblock_buffer-28328e94ce0a514a.rlib,libcrypto_common-3870af0932069d76.rlib,libgeneric_array-6c999281ea8e9353.rlib,libtypenum-946f014670f06d4a.rlib,libclap-d33f09eca7a5c734.rlib,libclap_builder-a6094d8e14bb7f90.rlib,libterminal_size-f13b5942ad20bdfc.rlib,librustix-ce162b5e1e4389f2.rlib,libbitflags-a339c845664ed1d6.rlib,liblinux_raw_sys-6a5ba6409b7a32a6.rlib,libstrsim-e5a1ceb0bdbece3f.rlib,libanstream-498c41292703e3d7.rlib,libanstyle_query-4581b2ccffd33313.rlib,libis_terminal_polyfill-67333c1fd864e7ce.rlib,libcolorchoice-ac2a630b952dcf8e.rlib,libanstyle_parse-138e9e1ea51d32a3.rlib,libutf8parse-566e819dd32c0a03.rlib,libclap_lex-f9d0b9ae25e6f22b.rlib,libanstyle-fcc5c3f0dc5a830d.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/rustcrGLu1T/raw-dylibs" "-Wl,-Bdynamic" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-nostartfiles" "-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/correct_syntax-6d655bf3161f0984" "-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 `alpm-mtree` (test "correct_syntax") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "034a471c2efe7f4f3f0058d1a6bb1b6bc99e087775170278d8a55e9153dc33c1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "034a471c2efe7f4f3f0058d1a6bb1b6bc99e087775170278d8a55e9153dc33c1", kill_on_drop: false }` [INFO] [stdout] 034a471c2efe7f4f3f0058d1a6bb1b6bc99e087775170278d8a55e9153dc33c1