[INFO] cloning repository https://github.com/the-waste-land/podcast-cli [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/the-waste-land/podcast-cli" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthe-waste-land%2Fpodcast-cli", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthe-waste-land%2Fpodcast-cli'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d039398c71be53da1cae010cf07bee15dca5f002 [INFO] testing the-waste-land/podcast-cli against 1.95.0 for beta-1.96-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthe-waste-land%2Fpodcast-cli" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/the-waste-land/podcast-cli [INFO] finished tweaking git repo https://github.com/the-waste-land/podcast-cli [INFO] tweaked toml for git repo https://github.com/the-waste-land/podcast-cli written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/the-waste-land/podcast-cli on toolchain 1.95.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/the-waste-land/podcast-cli 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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tempfile v3.26.0 [INFO] [stderr] Downloaded csv-core v0.1.13 [INFO] [stderr] Downloaded clap_lex v1.0.0 [INFO] [stderr] Downloaded confy v0.6.1 [INFO] [stderr] Downloaded clap v4.5.60 [INFO] [stderr] Downloaded prettytable-rs v0.10.0 [INFO] [stderr] Downloaded zerocopy-derive v0.8.40 [INFO] [stderr] Downloaded zerocopy v0.8.40 [INFO] [stderr] Downloaded clap_builder v4.5.60 [INFO] [stderr] Downloaded csv v1.4.0 [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 31942135cfdcd9da00ce22262ea44f609d6ac9cbaeb5a0615632937d28842a3c [INFO] running `Command { std: "docker" "start" "-a" "31942135cfdcd9da00ce22262ea44f609d6ac9cbaeb5a0615632937d28842a3c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "31942135cfdcd9da00ce22262ea44f609d6ac9cbaeb5a0615632937d28842a3c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "31942135cfdcd9da00ce22262ea44f609d6ac9cbaeb5a0615632937d28842a3c", kill_on_drop: false }` [INFO] [stdout] 31942135cfdcd9da00ce22262ea44f609d6ac9cbaeb5a0615632937d28842a3c [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6999c0516115ddedcda28db3e70ab2e24ea2af7584a6edaad07d1b5ff9806b34 [INFO] running `Command { std: "docker" "start" "-a" "6999c0516115ddedcda28db3e70ab2e24ea2af7584a6edaad07d1b5ff9806b34", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling unicode-ident v1.0.24 [INFO] [stderr] Compiling quote v1.0.44 [INFO] [stderr] Compiling libc v0.2.182 [INFO] [stderr] Compiling stable_deref_trait v1.2.1 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling itoa v1.0.17 [INFO] [stderr] Compiling pin-project-lite v0.2.17 [INFO] [stderr] Compiling bytes v1.11.1 [INFO] [stderr] Compiling cfg-if v1.0.4 [INFO] [stderr] Compiling find-msvc-tools v0.1.9 [INFO] [stderr] Compiling futures-core v0.3.32 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling writeable v0.6.2 [INFO] [stderr] Compiling litemap v0.8.1 [INFO] [stderr] Compiling icu_properties_data v2.1.2 [INFO] [stderr] Compiling typenum v1.19.0 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling icu_normalizer_data v2.1.1 [INFO] [stderr] Compiling futures-task v0.3.32 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling slab v0.4.12 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling cc v1.2.56 [INFO] [stderr] Compiling rustls-pki-types v1.14.0 [INFO] [stderr] Compiling rustls v0.23.37 [INFO] [stderr] Compiling memchr v2.8.0 [INFO] [stderr] Compiling futures-channel v0.3.32 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling zmij v1.0.21 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling ryu v1.0.23 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling winnow v0.7.14 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling anstyle-query v1.1.5 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling anstyle v1.0.13 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.2 [INFO] [stderr] Compiling ipnet v2.11.0 [INFO] [stderr] Compiling toml_write v0.1.2 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling indexmap v2.13.0 [INFO] [stderr] Compiling anstream v0.6.21 [INFO] [stderr] Compiling csv-core v0.1.13 [INFO] [stderr] Compiling webpki-roots v1.0.6 [INFO] [stderr] Compiling anyhow v1.0.102 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling iri-string v0.7.10 [INFO] [stderr] Compiling clap_lex v1.0.0 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.7 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling socket2 v0.6.2 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling bitflags v2.11.0 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling directories v5.0.1 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling clap_builder v4.5.60 [INFO] [stderr] Compiling is-terminal v0.4.17 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling encode_unicode v1.0.0 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling csv v1.4.0 [INFO] [stderr] Compiling prettytable-rs v0.10.0 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling tokio-macros v2.6.1 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling clap_derive v4.5.55 [INFO] [stderr] Compiling tokio v1.49.0 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling rustls-webpki v0.103.9 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling clap v4.5.60 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling reqwest v0.12.28 [INFO] [stderr] Compiling confy v0.6.1 [INFO] [stderr] Compiling podcast-cli v0.2.6 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 53.89s [INFO] running `Command { std: "docker" "inspect" "6999c0516115ddedcda28db3e70ab2e24ea2af7584a6edaad07d1b5ff9806b34", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6999c0516115ddedcda28db3e70ab2e24ea2af7584a6edaad07d1b5ff9806b34", kill_on_drop: false }` [INFO] [stdout] 6999c0516115ddedcda28db3e70ab2e24ea2af7584a6edaad07d1b5ff9806b34 [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8dd67dd0e443a92665290f2aa23bd1ee08e9e67d0d319a27804285a00fb8a168 [INFO] running `Command { std: "docker" "start" "-a" "8dd67dd0e443a92665290f2aa23bd1ee08e9e67d0d319a27804285a00fb8a168", kill_on_drop: false }` [INFO] [stderr] Compiling bitflags v2.11.0 [INFO] [stderr] Compiling getrandom v0.4.1 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling linux-raw-sys v0.12.1 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling reqwest v0.12.28 [INFO] [stderr] Compiling podcast-cli v0.2.6 (/opt/rustwide/workdir) [INFO] [stderr] Compiling tempfile v3.26.0 [INFO] [stderr] error: could not compile `podcast-cli` (lib test) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.95.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name podcast_cli --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=f5ae537a26e36ded -C extra-filename=-943df1cab6c686d3 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-4b98a5a15e092ec6.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-3f134818ff49830f.rlib --extern confy=/opt/rustwide/target/debug/deps/libconfy-642ce8dc24061f1a.rlib --extern hex=/opt/rustwide/target/debug/deps/libhex-0b3fae1a86581d8a.rlib --extern prettytable=/opt/rustwide/target/debug/deps/libprettytable-a5056bb7d5945f03.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-388296a0df6b640c.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-1346e3b3629c6912.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-8e7d5703ac0e75a3.rlib --extern sha1=/opt/rustwide/target/debug/deps/libsha1-4d2d49d02d126f02.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-e4a1aa68ea27e4a8.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-9d9eef605fc24d2d.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-a6fbb40bad9bb9f5.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/ring-6b34ef0b0713a176/out` (signal: 9, SIGKILL: kill) [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" "/opt/rustwide/target/debug/deps/rustcPF0Z0p/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libtempfile-e4a1aa68ea27e4a8,libgetrandom-977dbb3a51ba46a4,libfastrand-966a0da88bae1ff8,librustix-d6700b8ae6cf3dae,liblinux_raw_sys-68157903a24ddf9b,libpodcast_cli-7ab1d96bab1eb4b6,libconfy-642ce8dc24061f1a,libtoml-7acc616d08dae8f6,libtoml_edit-074ed15b801d91c1,libserde_spanned-18e9a7c32feb5292,libindexmap-8d03af7fbc303114,libequivalent-da934a6694ab360d,libhashbrown-71c935f44bfd42d2,libwinnow-8e1852d863994030,libtoml_write-5296a03f8bc4129a,libtoml_datetime-2b3fa9df1d4393d3,libthiserror-98ef611096350bd0,libdirectories-5836add019cbc9f8,libdirs_sys-5239f3b94a11f5c2,liboption_ext-0e70531fbe2c3ced,libhex-0b3fae1a86581d8a,libthiserror-9d9eef605fc24d2d,libprettytable-a5056bb7d5945f03,libis_terminal-e032b6baeeee628f,libcsv-1b5766b7a1cb03f3,libcsv_core-1b6f4a7b699559cd,libunicode_width-e77d88ec693c3201,libencode_unicode-e99004d842e9f1a5,libterm-f89c8fa279e43940,libdirs_next-6be9cc9cba9b092f,libdirs_sys_next-282e18be992e867a,liblazy_static-206e48a21956b6b1,libsha1-4d2d49d02d126f02,libcpufeatures-5bf216af22f7e564,libdigest-576487e4a25d8422,libblock_buffer-70b36eb9e66d76db,libcrypto_common-f2e2302ea7f2bdce,libgeneric_array-7c7404eb3558ef90,libtypenum-8faf140a1d997eb1,libreqwest-388296a0df6b640c,libserde_urlencoded-33c8898cdfeb08f8,libryu-e5f8b89e5754c206,libhyper_rustls-ffd5be6d90cb0c82,libwebpki_roots-2a45ab784262755d,libtokio_rustls-7d4d94249cc69a37,librustls-e44495f12f8f865c,libsubtle-3a70fd467bfaa3d3,libwebpki-e463e8eaad4081c7,libring-9dbedaa0ad407620,libgetrandom-6000a547f5ed93c9,libuntrusted-505c99a4b3f7da0b,libcfg_if-52879664ee908f39,librustls_pki_types-6c1a3f1b93b857ee,libzeroize-207969f26a9eb3e5,libserde_json-8e7d5703ac0e75a3,libmemchr-e2245502fe1da29a,libzmij-2f58aa8f05c876ef,libserde-1346e3b3629c6912,libserde_core-60da77876890d768,libtower_http-81d9715d2d4567ef,libbitflags-eccb779ad7753d69,libiri_string-3a0f702e1f21a7a9,libtower-02f3a34dd77b1ab7,libtower_layer-007845b5cfb86980,libhyper_util-d4c0eb9a515401dc,libbase64-6d64914d1112fcae,libipnet-c39fef3b39d6bff9,libtower_service-2977940d96a5a5ec,libtracing-9de5238d4bd8202c,libtracing_core-fe3f49d1e11a6330,libonce_cell-043957f93fe71476,libhyper-3029f9d9af85c514,libwant-5fa8f44fe2122d7f,libtry_lock-e3e549249f485b8b,libhttparse-812f1c5324d85c86,libpin_utils-9ccfc56f2c5b0c36,libatomic_waker-d8b8d9f20347d4d4,libfutures_channel-73856c35d4796717,libfutures_util-82a5fe3dbea8c84e,libfutures_task-9bff068fa946592e,libtokio-a6fbb40bad9bb9f5,libsignal_hook_registry-56bd87004bb197c5,liberrno-bcc1ce49c72b2c47,libsocket2-c192b87aa3540ac0,libmio-ef34d1cea03b23fa,liblibc-9283556e95aec4fb,libhttp_body_util-64cc2135551bceca,libpin_project_lite-a495a978f0594be4,libhttp_body-4ad1cfa34e8340e2,liblog-8cdbcf384ab44191,liburl-c018f89e701539c6,libidna-58e65fcf5e6915e0,libutf8_iter-59a8409a508f6435,libidna_adapter-c0b4b227cff1d031,libicu_properties-81bcbb61bbae3f77,libicu_properties_data-2712f8a00b8e1bbe,libicu_normalizer-a1e053ee5e6fb163,libsmallvec-9710a34d7df3c927,libicu_normalizer_data-9f43a8806bd10cb2,libicu_collections-14f1301c86c4e602,libpotential_utf-6cf7741008bb603e,libicu_provider-1dcbc43fd23e8fb0,libicu_locale_core-3faeeb4de35ad476,libtinystr-7bf8aabf11564d5e,liblitemap-36eeadc784378775,libwriteable-a188f6d44e2794db,libzerovec-68666580a17538c4,libzerotrie-b04021bed4ef448d,libyoke-82f588edb4c62c4c,libstable_deref_trait-bb7bef0dfe712062,libzerofrom-ab28ee194f0ae669,libform_urlencoded-0a40c101f817abdc,libpercent_encoding-be1411bc33da4261,libhttp-8719fb8359054cae,libitoa-1bd06acef4e5e01a,libbytes-2edb8796c3d48962,libsync_wrapper-17e2928e6f4736b8,libfutures_core-970044a72db40fba,libclap-3f134818ff49830f,libclap_builder-a2cd36c4daf81f73,libstrsim-e69344138c76bdcc,libanstream-ea5bafbba7e19eb5,libanstyle_query-132018979deb439d,libis_terminal_polyfill-7805ed4edbca28bc,libcolorchoice-0bd61d4c6a76bc1c,libanstyle_parse-6a7de711e02c68a6,libutf8parse-ad1e940ee00e2725,libclap_lex-a07ccf4d292706d3,libanstyle-0bfd69e441df8199}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcPF0Z0p/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-6b34ef0b0713a176/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/stats_cli-d9f5e3b9a9b7dbe7" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [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 `podcast-cli` (test "stats_cli") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "8dd67dd0e443a92665290f2aa23bd1ee08e9e67d0d319a27804285a00fb8a168", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8dd67dd0e443a92665290f2aa23bd1ee08e9e67d0d319a27804285a00fb8a168", kill_on_drop: false }` [INFO] [stdout] 8dd67dd0e443a92665290f2aa23bd1ee08e9e67d0d319a27804285a00fb8a168