[INFO] fetching crate rss2email 2.1.1... [INFO] testing rss2email-2.1.1 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate rss2email 2.1.1 into /workspace/builds/worker-1-tc1/source [INFO] removed /workspace/builds/worker-1-tc1/source/.cargo/config.toml [INFO] started tweaking crates.io crate rss2email 2.1.1 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate rss2email 2.1.1 [INFO] tweaked toml for crates.io crate rss2email 2.1.1 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate rss2email 2.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 rss2email 2.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] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ecow v0.2.2 [INFO] [stderr] Downloaded http-body-util v0.1.0 [INFO] [stderr] Downloaded resend-rs v0.12.0 [INFO] [stderr] Downloaded lambda_runtime v0.9.2 [INFO] [stderr] Downloaded http-serde v2.0.0 [INFO] [stderr] Downloaded lambda_runtime_api_client v0.9.0 [INFO] [stderr] Downloaded serde_path_to_error v0.1.15 [INFO] [stderr] Downloaded governor v0.8.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 8f5133fac62938d5539fef0696fff77f9269ab1cc9905aec3d3f41e0df57f2f6 [INFO] running `Command { std: "docker" "start" "-a" "8f5133fac62938d5539fef0696fff77f9269ab1cc9905aec3d3f41e0df57f2f6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8f5133fac62938d5539fef0696fff77f9269ab1cc9905aec3d3f41e0df57f2f6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8f5133fac62938d5539fef0696fff77f9269ab1cc9905aec3d3f41e0df57f2f6", kill_on_drop: false }` [INFO] [stdout] 8f5133fac62938d5539fef0696fff77f9269ab1cc9905aec3d3f41e0df57f2f6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 2747bc2b778d76de8d690aaf02d58f519573a20060e97fc5ebc537fdf023e466 [INFO] running `Command { std: "docker" "start" "-a" "2747bc2b778d76de8d690aaf02d58f519573a20060e97fc5ebc537fdf023e466", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling cc v1.0.90 [INFO] [stderr] Compiling itoa v1.0.10 [INFO] [stderr] Compiling smallvec v1.13.1 [INFO] [stderr] Compiling rustls-pki-types v1.11.0 [INFO] [stderr] Compiling http v1.1.0 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling zerocopy v0.8.24 [INFO] [stderr] Compiling rustls v0.23.25 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling http-body v1.0.0 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling socket2 v0.5.6 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling getrandom v0.2.12 [INFO] [stderr] Compiling getrandom v0.3.2 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling zeroize v1.7.0 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling ryu v1.0.17 [INFO] [stderr] Compiling portable-atomic v1.11.0 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling raw-cpuid v11.5.0 [INFO] [stderr] Compiling webpki-roots v0.26.1 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling anstyle-parse v0.2.3 [INFO] [stderr] Compiling rustls-pemfile v2.1.2 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling quanta v0.12.5 [INFO] [stderr] Compiling rand v0.9.0 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling spinning_top v0.3.0 [INFO] [stderr] Compiling anstyle-query v1.0.2 [INFO] [stderr] Compiling nonzero_ext v0.3.0 [INFO] [stderr] Compiling futures-timer v3.0.3 [INFO] [stderr] Compiling web-time v1.1.0 [INFO] [stderr] Compiling ipnet v2.9.0 [INFO] [stderr] Compiling no-std-compat v0.4.1 [INFO] [stderr] Compiling anstyle v1.0.6 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling either v1.10.0 [INFO] [stderr] Compiling anstream v0.6.13 [INFO] [stderr] Compiling iana-time-zone v0.1.60 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling maybe-async v0.2.10 [INFO] [stderr] Compiling tokio v1.36.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling rustls-webpki v0.103.0 [INFO] [stderr] Compiling regex v1.10.3 [INFO] [stderr] Compiling chrono v0.4.35 [INFO] [stderr] Compiling env_filter v0.1.0 [INFO] [stderr] Compiling enum_dispatch v0.3.12 [INFO] [stderr] Compiling env_logger v0.11.3 [INFO] [stderr] Compiling http-body-util v0.1.0 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling governor v0.8.1 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling hyper-util v0.1.10 [INFO] [stderr] Compiling tokio-rustls v0.26.2 [INFO] [stderr] Compiling hyper-rustls v0.27.5 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling ecow v0.2.2 [INFO] [stderr] Compiling quick-xml v0.31.0 [INFO] [stderr] Compiling reqwest v0.12.15 [INFO] [stderr] Compiling resend-rs v0.12.0 [INFO] [stderr] Compiling rss2email v2.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 27.26s [INFO] running `Command { std: "docker" "inspect" "2747bc2b778d76de8d690aaf02d58f519573a20060e97fc5ebc537fdf023e466", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2747bc2b778d76de8d690aaf02d58f519573a20060e97fc5ebc537fdf023e466", kill_on_drop: false }` [INFO] [stdout] 2747bc2b778d76de8d690aaf02d58f519573a20060e97fc5ebc537fdf023e466 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 87275d53d91e05bcaa759fb37341c773904ad91d34413298a476140cc7149d99 [INFO] running `Command { std: "docker" "start" "-a" "87275d53d91e05bcaa759fb37341c773904ad91d34413298a476140cc7149d99", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling half v2.4.0 [INFO] [stderr] Compiling plotters-backend v0.3.5 [INFO] [stderr] Compiling clap_lex v0.7.0 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling plotters-svg v0.3.5 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling clap_builder v4.5.2 [INFO] [stderr] Compiling is-terminal v0.4.12 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling pretty_assertions v1.4.0 [INFO] [stderr] Compiling rayon v1.9.0 [INFO] [stderr] Compiling chrono v0.4.35 [INFO] [stderr] Compiling plotters v0.3.5 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling clap v4.5.2 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling ecow v0.2.2 [INFO] [stderr] Compiling quick-xml v0.31.0 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling reqwest v0.12.15 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stderr] Compiling resend-rs v0.12.0 [INFO] [stderr] Compiling rss2email v2.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/rustc5SA2Bt/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{librss2email_lib-671e21db875009b0.rlib,libquick_xml-420de1b5aeb442f0.rlib,liblazy_static-4b136fc9bfbd2c4b.rlib,libfutures-b8690a2bf50d26a2.rlib,libfutures_executor-4cc4a2c425d8fffa.rlib,libchrono-8c3af2995c21c13f.rlib,libnum_traits-4e25b5252bb07380.rlib,libiana_time_zone-be3f616c4ee4d04b.rlib,libenv_logger-c9cd02b8a9515923.rlib,libanstream-6a21cb4029f62bb4.rlib,libanstyle_query-1465ae7759718f12.rlib,libcolorchoice-2405077cf99974d3.rlib,libanstyle_parse-24dcd2f0703c84a0.rlib,libutf8parse-3099f8d907ad603e.rlib,libenv_filter-94adb3c29f662010.rlib,libregex-a114b4590c6ef567.rlib,libregex_automata-e8495ad02e78b3e9.rlib,libaho_corasick-0a314d6c44a4cfe6.rlib,libregex_syntax-74a52bfa13679a24.rlib,libanstyle-b9575c993f6b77e0.rlib,libhumantime-d1d8eb802ffca79e.rlib,libdotenvy-69b2467515e836ad.rlib,libitertools-3dcbe123413b410c.rlib,libeither-831db53ea4da26f5.rlib,libresend_rs-4964fde193af4d30.rlib,libthiserror-5972ca597f6259fc.rlib,librand-c8e547b732f1ed09.rlib,librand_chacha-a85323c27f41f55c.rlib,libppv_lite86-174c7bf8b66fc712.rlib,libzerocopy-a6831de07381f855.rlib,librand_core-77979208551fa633.rlib,libgetrandom-79cbccee183ca445.rlib,libecow-26a8f4b880cf146e.rlib,libreqwest-6e3508fe497c0795.rlib,librustls_pemfile-9984fb1e636112e5.rlib,libbase64-4cfc25a2fbceb95f.rlib,libipnet-5906b69e97cdfc95.rlib,libhyper_rustls-a7b53d3f75119e34.rlib,libwebpki_roots-bd4667769d13d418.rlib,libtokio_rustls-04adcdaddb155e6f.rlib,librustls-ab01e5325b73ecf0.rlib,libsubtle-23fc8be3659dcbcc.rlib,libwebpki-181d4a2005f14038.rlib,libring-6ead31417fb32db0.rlib,libgetrandom-41f68a5d138ddbb4.rlib,libspin-d127a8181ccac972.rlib,libuntrusted-d5b84143af217070.rlib,libcfg_if-66d55f6b302e88c8.rlib,libzeroize-729262884f48070c.rlib,librustls_pki_types-7dc7d2746645ce9e.rlib,libserde_urlencoded-c9cd22c913bf2463.rlib,libserde_json-d14c8f6061bcad6c.rlib,libryu-4e99e3c536c38f5c.rlib,libserde-f6372a084d530a88.rlib,libtower-913b589da2e3e704.rlib,libsync_wrapper-5d5ccfb51a0b6f99.rlib,libtower_layer-36cd670e2261351e.rlib,libhyper_util-cf9d91960a901075.rlib,libtower_service-0c39472df5066488.rlib,libtracing-714741f1c00a76bd.rlib,libtracing_core-6881d67d10d8fb76.rlib,libonce_cell-ffe771e6cc14c29e.rlib,libhyper-4ce3cd4a717e4baa.rlib,libwant-afc2aa3e82cde7db.rlib,libtry_lock-bb60825742f22918.rlib,libsmallvec-2e005877c850a882.rlib,libhttparse-15bf9b6c0e0d4108.rlib,libtokio-759e7d090255b829.rlib,libsocket2-1ad6ed8b6a419293.rlib,libmio-ab04e4c41da92c2b.rlib,liblibc-03c2d671115f66a6.rlib,libhttp_body_util-1095b6dd939f1f85.rlib,libhttp_body-3139947a5c725a9f.rlib,liblog-bcf04d765f28482f.rlib,libfutures_util-506f1d52e305883e.rlib,libmemchr-dac05f687e5d93a0.rlib,libfutures_io-48a223b618848720.rlib,libslab-a87fe20dbaeb7a9e.rlib,libfutures_channel-6b1034c5b0c9853e.rlib,libpin_project_lite-b4e1e27bbd6ae2b4.rlib,libfutures_sink-5bcde6d6efedd2a7.rlib,libfutures_task-668b9442d038e652.rlib,libpin_utils-b08f1197f0cdae19.rlib,libfutures_core-aea49b3401aac6bb.rlib,liburl-b9330ef912f6a811.rlib,libidna-1184f3af1045f836.rlib,libunicode_normalization-7452829717d7b967.rlib,libtinyvec-ef13017894ef64a5.rlib,libtinyvec_macros-39420a9672e6a692.rlib,libunicode_bidi-01435c3876a5bc40.rlib,libform_urlencoded-6808de56d72ebd61.rlib,libpercent_encoding-4808a78ba306dff8.rlib,libhttp-d9e358f7ebfdf6b5.rlib,libitoa-73d9d3aecc858511.rlib,libbytes-0deeb68a8e6966b8.rlib,libfnv-81596130b397d5c3.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/rustc5SA2Bt/raw-dylibs" "-Wl,-Bdynamic" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-nostartfiles" "-L" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/ring-4471a9c86613b68b/out" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib" "-o" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/rss2email-b759024a9eae03ef" "-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 `rss2email` (bin "rss2email") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "87275d53d91e05bcaa759fb37341c773904ad91d34413298a476140cc7149d99", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "87275d53d91e05bcaa759fb37341c773904ad91d34413298a476140cc7149d99", kill_on_drop: false }` [INFO] [stdout] 87275d53d91e05bcaa759fb37341c773904ad91d34413298a476140cc7149d99