[INFO] fetching crate better-config 0.1.8... [INFO] testing better-config-0.1.8 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_getrandom_patch_0 [INFO] extracting crate better-config 0.1.8 into /workspace/builds/worker-4-tc1/source [INFO] removed /workspace/builds/worker-4-tc1/source/rust-toolchain.toml [INFO] started tweaking crates.io crate better-config 0.1.8 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate better-config 0.1.8 [INFO] tweaked toml for crates.io crate better-config 0.1.8 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate better-config 0.1.8 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 better-config 0.1.8 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] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded serial_test_derive v3.2.0 [INFO] [stderr] Downloaded trim-in-place v0.1.7 [INFO] [stderr] Downloaded better-config-derive v0.1.8 [INFO] [stderr] Downloaded serial_test v3.2.0 [INFO] [stderr] Downloaded better-config-core v0.1.8 [INFO] [stderr] Downloaded serde_yml v0.0.12 [INFO] [stderr] Downloaded rust-ini v0.21.1 [INFO] [stderr] Downloaded sdd v3.0.8 [INFO] [stderr] Downloaded libyml v0.0.5 [INFO] [stderr] Downloaded better-config-loader v0.1.8 [INFO] [stderr] Downloaded scc v2.3.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] b31fe1e70ffd35844e75d1e24db604c5f576c2ccbc8bfdc9054b94902f5d068c [INFO] running `Command { std: "docker" "start" "-a" "b31fe1e70ffd35844e75d1e24db604c5f576c2ccbc8bfdc9054b94902f5d068c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b31fe1e70ffd35844e75d1e24db604c5f576c2ccbc8bfdc9054b94902f5d068c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b31fe1e70ffd35844e75d1e24db604c5f576c2ccbc8bfdc9054b94902f5d068c", kill_on_drop: false }` [INFO] [stdout] b31fe1e70ffd35844e75d1e24db604c5f576c2ccbc8bfdc9054b94902f5d068c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 0a0cf85e5fb2080e47094e5f1c69fc7e94126abc456bf6a2dc616703a930b7bb [INFO] running `Command { std: "docker" "start" "-a" "0a0cf85e5fb2080e47094e5f1c69fc7e94126abc456bf6a2dc616703a930b7bb", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling crunchy v0.2.3 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling cfg-if v1.0.1 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling toml_write v0.1.2 [INFO] [stderr] Compiling winnow v0.7.11 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling trim-in-place v0.1.7 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Compiling better-config-core v0.1.8 [INFO] [stderr] Compiling serde_yml v0.0.12 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling libyml v0.0.5 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling syn v2.0.103 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling const-random v0.1.18 [INFO] [stderr] Compiling dlv-list v0.5.2 [INFO] [stderr] Compiling ordered-multimap v0.7.3 [INFO] [stderr] Compiling rust-ini v0.21.1 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling better-config-derive v0.1.8 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling better-config-loader v0.1.8 [INFO] [stderr] Compiling better-config v0.1.8 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.88s [INFO] running `Command { std: "docker" "inspect" "0a0cf85e5fb2080e47094e5f1c69fc7e94126abc456bf6a2dc616703a930b7bb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0a0cf85e5fb2080e47094e5f1c69fc7e94126abc456bf6a2dc616703a930b7bb", kill_on_drop: false }` [INFO] [stdout] 0a0cf85e5fb2080e47094e5f1c69fc7e94126abc456bf6a2dc616703a930b7bb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 4b1336338fcdb7edec557bf7caa55325e512a03a1b6b9f190636c3c49e6b956d [INFO] running `Command { std: "docker" "start" "-a" "4b1336338fcdb7edec557bf7caa55325e512a03a1b6b9f190636c3c49e6b956d", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling slab v0.4.10 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling sdd v3.0.8 [INFO] [stderr] Compiling serial_test_derive v3.2.0 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling scc v2.3.4 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling serde_yml v0.0.12 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling better-config-loader v0.1.8 [INFO] [stderr] Compiling better-config v0.1.8 (/opt/rustwide/workdir) [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling serial_test v3.2.0 [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/rustcQFIrGo/symbols.o" "<3 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/{libserial_test-c89680666c609204.rlib,libparking_lot-e0678a105c7f2bb8.rlib,libparking_lot_core-cb0ae65b6acb2214.rlib,liblibc-8e354d7ef70926da.rlib,libsmallvec-f31619fc744d118e.rlib,liblock_api-a1a42cac6aa59082.rlib,libscopeguard-339f7eb6e1fefd1f.rlib,liblog-fe55feed4fa9693d.rlib,libfutures-1eb1d3e79748f52e.rlib,libfutures_executor-f7a46a02cd556aca.rlib,libfutures_util-5f6deca74b49cda3.rlib,libfutures_io-48a223b618848720.rlib,libslab-ab03e73cecfeb230.rlib,libfutures_channel-4fb70efc6c537382.rlib,libpin_project_lite-0d5016e1f2870cc0.rlib,libfutures_sink-6a793c0b208125d7.rlib,libfutures_task-668b9442d038e652.rlib,libpin_utils-b08f1197f0cdae19.rlib,libfutures_core-11faec203d0219fa.rlib,libscc-e76963d7e498d54a.rlib,libsdd-05cd0d06cff2c0c3.rlib,libonce_cell-9be2fa4e327380e4.rlib,libbetter_config-7e448fefff8c28f9.rlib,libbetter_config_loader-6f86ec0c9f2f0842.rlib,libserde_json-3f02075cdfc3ba51.rlib,libserde_yml-ee62307d0216e67c.rlib,libitoa-ffb801c715a80a64.rlib,libryu-0a228f54b75663b5.rlib,libmemchr-1aee4b866184c097.rlib,liblibyml-1b484818be949e95.rlib,libini-842c43a285900e62.rlib,libtrim_in_place-d76d24143f94225f.rlib,libordered_multimap-e096197ab83b646e.rlib,libhashbrown-980e1cf343d21774.rlib,libdlv_list-98b4a9327b49878b.rlib,libcfg_if-bfc6e2941b0f95e3.rlib,libdotenvy-69b2467515e836ad.rlib,libtoml-2a9cfb4336baa536.rlib,libtoml_edit-9603c70782ff535e.rlib,libserde_spanned-ba062534a6ff63f4.rlib,libindexmap-dc50760bc2625706.rlib,libequivalent-c8ca4e154c540f6d.rlib,libhashbrown-217b7fa321d8dcb2.rlib,libwinnow-ca94df2f297dab34.rlib,libtoml_write-abf2c65b875ef122.rlib,libtoml_datetime-da0653200d1bbf85.rlib,libserde-177263fac6f22fba.rlib,libbetter_config_core-f4804fb5e2b96163.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/rustcQFIrGo/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/json_nested-9b9ab2f05cd3f25d" "-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] [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/rustcqOrNaJ/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/{libserial_test-c89680666c609204.rlib,libparking_lot-e0678a105c7f2bb8.rlib,libparking_lot_core-cb0ae65b6acb2214.rlib,liblibc-8e354d7ef70926da.rlib,libsmallvec-f31619fc744d118e.rlib,liblock_api-a1a42cac6aa59082.rlib,libscopeguard-339f7eb6e1fefd1f.rlib,liblog-fe55feed4fa9693d.rlib,libfutures-1eb1d3e79748f52e.rlib,libfutures_executor-f7a46a02cd556aca.rlib,libfutures_util-5f6deca74b49cda3.rlib,libfutures_io-48a223b618848720.rlib,libslab-ab03e73cecfeb230.rlib,libfutures_channel-4fb70efc6c537382.rlib,libpin_project_lite-0d5016e1f2870cc0.rlib,libfutures_sink-6a793c0b208125d7.rlib,libfutures_task-668b9442d038e652.rlib,libpin_utils-b08f1197f0cdae19.rlib,libfutures_core-11faec203d0219fa.rlib,libscc-e76963d7e498d54a.rlib,libsdd-05cd0d06cff2c0c3.rlib,libonce_cell-9be2fa4e327380e4.rlib,libbetter_config-7e448fefff8c28f9.rlib,libbetter_config_loader-6f86ec0c9f2f0842.rlib,libserde_json-3f02075cdfc3ba51.rlib,libserde_yml-ee62307d0216e67c.rlib,libitoa-ffb801c715a80a64.rlib,libryu-0a228f54b75663b5.rlib,libmemchr-1aee4b866184c097.rlib,liblibyml-1b484818be949e95.rlib,libini-842c43a285900e62.rlib,libtrim_in_place-d76d24143f94225f.rlib,libordered_multimap-e096197ab83b646e.rlib,libhashbrown-980e1cf343d21774.rlib,libdlv_list-98b4a9327b49878b.rlib,libcfg_if-bfc6e2941b0f95e3.rlib,libdotenvy-69b2467515e836ad.rlib,libtoml-2a9cfb4336baa536.rlib,libtoml_edit-9603c70782ff535e.rlib,libserde_spanned-ba062534a6ff63f4.rlib,libindexmap-dc50760bc2625706.rlib,libequivalent-c8ca4e154c540f6d.rlib,libhashbrown-217b7fa321d8dcb2.rlib,libwinnow-ca94df2f297dab34.rlib,libtoml_write-abf2c65b875ef122.rlib,libtoml_datetime-da0653200d1bbf85.rlib,libserde-177263fac6f22fba.rlib,libbetter_config_core-f4804fb5e2b96163.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/rustcqOrNaJ/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/basic_args_prefix-1a61980b83c7e035" "-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 `better-config` (test "basic-args-prefix") 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/rustcopd6eR/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/{libserial_test-c89680666c609204.rlib,libparking_lot-e0678a105c7f2bb8.rlib,libparking_lot_core-cb0ae65b6acb2214.rlib,liblibc-8e354d7ef70926da.rlib,libsmallvec-f31619fc744d118e.rlib,liblock_api-a1a42cac6aa59082.rlib,libscopeguard-339f7eb6e1fefd1f.rlib,liblog-fe55feed4fa9693d.rlib,libfutures-1eb1d3e79748f52e.rlib,libfutures_executor-f7a46a02cd556aca.rlib,libfutures_util-5f6deca74b49cda3.rlib,libfutures_io-48a223b618848720.rlib,libslab-ab03e73cecfeb230.rlib,libfutures_channel-4fb70efc6c537382.rlib,libpin_project_lite-0d5016e1f2870cc0.rlib,libfutures_sink-6a793c0b208125d7.rlib,libfutures_task-668b9442d038e652.rlib,libpin_utils-b08f1197f0cdae19.rlib,libfutures_core-11faec203d0219fa.rlib,libscc-e76963d7e498d54a.rlib,libsdd-05cd0d06cff2c0c3.rlib,libonce_cell-9be2fa4e327380e4.rlib,libbetter_config-7e448fefff8c28f9.rlib,libbetter_config_loader-6f86ec0c9f2f0842.rlib,libserde_json-3f02075cdfc3ba51.rlib,libserde_yml-ee62307d0216e67c.rlib,libitoa-ffb801c715a80a64.rlib,libryu-0a228f54b75663b5.rlib,libmemchr-1aee4b866184c097.rlib,liblibyml-1b484818be949e95.rlib,libini-842c43a285900e62.rlib,libtrim_in_place-d76d24143f94225f.rlib,libordered_multimap-e096197ab83b646e.rlib,libhashbrown-980e1cf343d21774.rlib,libdlv_list-98b4a9327b49878b.rlib,libcfg_if-bfc6e2941b0f95e3.rlib,libdotenvy-69b2467515e836ad.rlib,libtoml-2a9cfb4336baa536.rlib,libtoml_edit-9603c70782ff535e.rlib,libserde_spanned-ba062534a6ff63f4.rlib,libindexmap-dc50760bc2625706.rlib,libequivalent-c8ca4e154c540f6d.rlib,libhashbrown-217b7fa321d8dcb2.rlib,libwinnow-ca94df2f297dab34.rlib,libtoml_write-abf2c65b875ef122.rlib,libtoml_datetime-da0653200d1bbf85.rlib,libserde-177263fac6f22fba.rlib,libbetter_config_core-f4804fb5e2b96163.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/rustcopd6eR/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/json_basic-783ca9f7cd81bd9a" "-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 `better-config` (test "json-basic") due to 1 previous error [INFO] [stderr] error: could not compile `better-config` (test "json-nested") due to 1 previous error [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/rustcCW88nJ/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/{libserial_test-c89680666c609204.rlib,libparking_lot-e0678a105c7f2bb8.rlib,libparking_lot_core-cb0ae65b6acb2214.rlib,liblibc-8e354d7ef70926da.rlib,libsmallvec-f31619fc744d118e.rlib,liblock_api-a1a42cac6aa59082.rlib,libscopeguard-339f7eb6e1fefd1f.rlib,liblog-fe55feed4fa9693d.rlib,libfutures-1eb1d3e79748f52e.rlib,libfutures_executor-f7a46a02cd556aca.rlib,libfutures_util-5f6deca74b49cda3.rlib,libfutures_io-48a223b618848720.rlib,libslab-ab03e73cecfeb230.rlib,libfutures_channel-4fb70efc6c537382.rlib,libpin_project_lite-0d5016e1f2870cc0.rlib,libfutures_sink-6a793c0b208125d7.rlib,libfutures_task-668b9442d038e652.rlib,libpin_utils-b08f1197f0cdae19.rlib,libfutures_core-11faec203d0219fa.rlib,libscc-e76963d7e498d54a.rlib,libsdd-05cd0d06cff2c0c3.rlib,libonce_cell-9be2fa4e327380e4.rlib,libbetter_config-7e448fefff8c28f9.rlib,libbetter_config_loader-6f86ec0c9f2f0842.rlib,libserde_json-3f02075cdfc3ba51.rlib,libserde_yml-ee62307d0216e67c.rlib,libitoa-ffb801c715a80a64.rlib,libryu-0a228f54b75663b5.rlib,libmemchr-1aee4b866184c097.rlib,liblibyml-1b484818be949e95.rlib,libini-842c43a285900e62.rlib,libtrim_in_place-d76d24143f94225f.rlib,libordered_multimap-e096197ab83b646e.rlib,libhashbrown-980e1cf343d21774.rlib,libdlv_list-98b4a9327b49878b.rlib,libcfg_if-bfc6e2941b0f95e3.rlib,libdotenvy-69b2467515e836ad.rlib,libtoml-2a9cfb4336baa536.rlib,libtoml_edit-9603c70782ff535e.rlib,libserde_spanned-ba062534a6ff63f4.rlib,libindexmap-dc50760bc2625706.rlib,libequivalent-c8ca4e154c540f6d.rlib,libhashbrown-217b7fa321d8dcb2.rlib,libwinnow-ca94df2f297dab34.rlib,libtoml_write-abf2c65b875ef122.rlib,libtoml_datetime-da0653200d1bbf85.rlib,libserde-177263fac6f22fba.rlib,libbetter_config_core-f4804fb5e2b96163.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/rustcCW88nJ/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/basic_args_target-d95c890f7af439c1" "-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 `better-config` (test "basic-args-target") due to 1 previous error [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/rustcwBhwqg/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/{libserial_test-c89680666c609204.rlib,libparking_lot-e0678a105c7f2bb8.rlib,libparking_lot_core-cb0ae65b6acb2214.rlib,liblibc-8e354d7ef70926da.rlib,libsmallvec-f31619fc744d118e.rlib,liblock_api-a1a42cac6aa59082.rlib,libscopeguard-339f7eb6e1fefd1f.rlib,liblog-fe55feed4fa9693d.rlib,libfutures-1eb1d3e79748f52e.rlib,libfutures_executor-f7a46a02cd556aca.rlib,libfutures_util-5f6deca74b49cda3.rlib,libfutures_io-48a223b618848720.rlib,libslab-ab03e73cecfeb230.rlib,libfutures_channel-4fb70efc6c537382.rlib,libpin_project_lite-0d5016e1f2870cc0.rlib,libfutures_sink-6a793c0b208125d7.rlib,libfutures_task-668b9442d038e652.rlib,libpin_utils-b08f1197f0cdae19.rlib,libfutures_core-11faec203d0219fa.rlib,libscc-e76963d7e498d54a.rlib,libsdd-05cd0d06cff2c0c3.rlib,libonce_cell-9be2fa4e327380e4.rlib,libbetter_config-7e448fefff8c28f9.rlib,libbetter_config_loader-6f86ec0c9f2f0842.rlib,libserde_json-3f02075cdfc3ba51.rlib,libserde_yml-ee62307d0216e67c.rlib,libitoa-ffb801c715a80a64.rlib,libryu-0a228f54b75663b5.rlib,libmemchr-1aee4b866184c097.rlib,liblibyml-1b484818be949e95.rlib,libini-842c43a285900e62.rlib,libtrim_in_place-d76d24143f94225f.rlib,libordered_multimap-e096197ab83b646e.rlib,libhashbrown-980e1cf343d21774.rlib,libdlv_list-98b4a9327b49878b.rlib,libcfg_if-bfc6e2941b0f95e3.rlib,libdotenvy-69b2467515e836ad.rlib,libtoml-2a9cfb4336baa536.rlib,libtoml_edit-9603c70782ff535e.rlib,libserde_spanned-ba062534a6ff63f4.rlib,libindexmap-dc50760bc2625706.rlib,libequivalent-c8ca4e154c540f6d.rlib,libhashbrown-217b7fa321d8dcb2.rlib,libwinnow-ca94df2f297dab34.rlib,libtoml_write-abf2c65b875ef122.rlib,libtoml_datetime-da0653200d1bbf85.rlib,libserde-177263fac6f22fba.rlib,libbetter_config_core-f4804fb5e2b96163.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/rustcwBhwqg/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/toml_baisc-ce868cd82db0ce4b" "-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 `better-config` (test "toml-baisc") due to 1 previous error [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/rustcECHpoQ/symbols.o" "<3 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/{libserial_test-c89680666c609204.rlib,libparking_lot-e0678a105c7f2bb8.rlib,libparking_lot_core-cb0ae65b6acb2214.rlib,liblibc-8e354d7ef70926da.rlib,libsmallvec-f31619fc744d118e.rlib,liblock_api-a1a42cac6aa59082.rlib,libscopeguard-339f7eb6e1fefd1f.rlib,liblog-fe55feed4fa9693d.rlib,libfutures-1eb1d3e79748f52e.rlib,libfutures_executor-f7a46a02cd556aca.rlib,libfutures_util-5f6deca74b49cda3.rlib,libfutures_io-48a223b618848720.rlib,libslab-ab03e73cecfeb230.rlib,libfutures_channel-4fb70efc6c537382.rlib,libpin_project_lite-0d5016e1f2870cc0.rlib,libfutures_sink-6a793c0b208125d7.rlib,libfutures_task-668b9442d038e652.rlib,libpin_utils-b08f1197f0cdae19.rlib,libfutures_core-11faec203d0219fa.rlib,libscc-e76963d7e498d54a.rlib,libsdd-05cd0d06cff2c0c3.rlib,libonce_cell-9be2fa4e327380e4.rlib,libbetter_config-7e448fefff8c28f9.rlib,libbetter_config_loader-6f86ec0c9f2f0842.rlib,libserde_json-3f02075cdfc3ba51.rlib,libserde_yml-ee62307d0216e67c.rlib,libitoa-ffb801c715a80a64.rlib,libryu-0a228f54b75663b5.rlib,libmemchr-1aee4b866184c097.rlib,liblibyml-1b484818be949e95.rlib,libini-842c43a285900e62.rlib,libtrim_in_place-d76d24143f94225f.rlib,libordered_multimap-e096197ab83b646e.rlib,libhashbrown-980e1cf343d21774.rlib,libdlv_list-98b4a9327b49878b.rlib,libcfg_if-bfc6e2941b0f95e3.rlib,libdotenvy-69b2467515e836ad.rlib,libtoml-2a9cfb4336baa536.rlib,libtoml_edit-9603c70782ff535e.rlib,libserde_spanned-ba062534a6ff63f4.rlib,libindexmap-dc50760bc2625706.rlib,libequivalent-c8ca4e154c540f6d.rlib,libhashbrown-217b7fa321d8dcb2.rlib,libwinnow-ca94df2f297dab34.rlib,libtoml_write-abf2c65b875ef122.rlib,libtoml_datetime-da0653200d1bbf85.rlib,libserde-177263fac6f22fba.rlib,libbetter_config_core-f4804fb5e2b96163.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/rustcECHpoQ/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/basic_from_str-5136763f862f251d" "-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 `better-config` (test "basic-from-str") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "4b1336338fcdb7edec557bf7caa55325e512a03a1b6b9f190636c3c49e6b956d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4b1336338fcdb7edec557bf7caa55325e512a03a1b6b9f190636c3c49e6b956d", kill_on_drop: false }` [INFO] [stdout] 4b1336338fcdb7edec557bf7caa55325e512a03a1b6b9f190636c3c49e6b956d