[INFO] cloning repository https://github.com/yujixr/feed [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/yujixr/feed" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyujixr%2Ffeed", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyujixr%2Ffeed'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] bba3c9949572bf7a7e3b353ef6e3f683959208bb [INFO] testing yujixr/feed against master#562dee4820c458d823175268e41601d4c060588a for pr-154210 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyujixr%2Ffeed" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/yujixr/feed [INFO] finished tweaking git repo https://github.com/yujixr/feed [INFO] tweaked toml for git repo https://github.com/yujixr/feed written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/yujixr/feed on toolchain 562dee4820c458d823175268e41601d4c060588a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/yujixr/feed 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" "+562dee4820c458d823175268e41601d4c060588a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded terminal_size v0.4.3 [INFO] [stderr] Downloaded scraper v0.25.0 [INFO] [stderr] Downloaded phf_generator v0.13.1 [INFO] [stderr] Downloaded phf_codegen v0.13.1 [INFO] [stderr] Downloaded phf_shared v0.13.1 [INFO] [stderr] Downloaded selectors v0.33.0 [INFO] [stderr] Downloaded etcetera v0.11.0 [INFO] [stderr] Downloaded servo_arc v0.4.3 [INFO] [stderr] Downloaded markup5ever v0.38.0 [INFO] [stderr] Downloaded ego-tree v0.10.0 [INFO] [stderr] Downloaded phf v0.13.1 [INFO] [stderr] Downloaded scraper v0.18.1 [INFO] [stderr] Downloaded mediatype v0.19.20 [INFO] [stderr] Downloaded html5ever v0.38.0 [INFO] [stderr] Downloaded euclid v0.22.13 [INFO] [stderr] Downloaded html5ever v0.36.1 [INFO] [stderr] Downloaded async-compression v0.4.41 [INFO] [stderr] Downloaded html2text v0.16.7 [INFO] [stderr] Downloaded cssparser v0.36.0 [INFO] [stderr] Downloaded feed-rs v2.3.1 [INFO] [stderr] Downloaded serde_norway v0.9.42 [INFO] [stderr] Downloaded tendril v0.5.0 [INFO] [stderr] Downloaded kasuari v0.4.11 [INFO] [stderr] Downloaded aws-lc-rs v1.16.0 [INFO] [stderr] Downloaded string_cache v0.9.0 [INFO] [stderr] Downloaded web_atoms v0.2.3 [INFO] [stderr] Downloaded markup5ever v0.36.1 [INFO] [stderr] Downloaded unsafe-libyaml-norway v0.2.15 [INFO] [stderr] Downloaded compression-codecs v0.4.37 [INFO] [stderr] Downloaded string_cache_codegen v0.6.1 [INFO] [stderr] Downloaded phf_macros v0.13.1 [INFO] [stderr] Downloaded readability-rust v0.1.0 [INFO] [stderr] Downloaded aws-lc-sys v0.37.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3f8466123ff4c6f7c801b8577a143da054348848978285c41c0d8109c0cfe454 [INFO] running `Command { std: "docker" "start" "-a" "3f8466123ff4c6f7c801b8577a143da054348848978285c41c0d8109c0cfe454", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3f8466123ff4c6f7c801b8577a143da054348848978285c41c0d8109c0cfe454", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3f8466123ff4c6f7c801b8577a143da054348848978285c41c0d8109c0cfe454", kill_on_drop: false }` [INFO] [stdout] 3f8466123ff4c6f7c801b8577a143da054348848978285c41c0d8109c0cfe454 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1530683b539ebfec5ca769837fd0bf709c5f78801485e8de22960786de9f3295 [INFO] running `Command { std: "docker" "start" "-a" "1530683b539ebfec5ca769837fd0bf709c5f78801485e8de22960786de9f3295", kill_on_drop: false }` [INFO] [stderr] Compiling quote v1.0.44 [INFO] [stderr] Compiling libc v0.2.182 [INFO] [stderr] Compiling siphasher v1.0.2 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling zerocopy v0.8.40 [INFO] [stderr] Compiling stable_deref_trait v1.2.1 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling pin-project-lite v0.2.17 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling bytes v1.11.1 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling phf_shared v0.13.1 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling foldhash v0.2.0 [INFO] [stderr] Compiling futures-channel v0.3.32 [INFO] [stderr] Compiling mac v0.1.1 [INFO] [stderr] Compiling phf_generator v0.13.1 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling aws-lc-rs v1.16.0 [INFO] [stderr] Compiling futf v0.1.5 [INFO] [stderr] Compiling phf_codegen v0.13.1 [INFO] [stderr] Compiling string_cache_codegen v0.6.1 [INFO] [stderr] Compiling dtoa v1.0.11 [INFO] [stderr] Compiling slab v0.4.12 [INFO] [stderr] Compiling futures-io v0.3.32 [INFO] [stderr] Compiling dtoa-short v0.3.5 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling tendril v0.4.3 [INFO] [stderr] Compiling convert_case v0.10.0 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling cc v1.2.56 [INFO] [stderr] Compiling socket2 v0.6.2 [INFO] [stderr] Compiling web_atoms v0.2.3 [INFO] [stderr] Compiling string_cache v0.9.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling cmake v0.1.57 [INFO] [stderr] Compiling alloc-stdlib v0.2.2 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling rustls v0.23.37 [INFO] [stderr] Compiling compact_str v0.9.0 [INFO] [stderr] Compiling phf v0.10.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling aws-lc-sys v0.37.1 [INFO] [stderr] Compiling brotli-decompressor v5.0.0 [INFO] [stderr] Compiling lru v0.16.3 [INFO] [stderr] Compiling zmij v1.0.21 [INFO] [stderr] Compiling linux-raw-sys v0.12.1 [INFO] [stderr] Compiling deranged v0.5.8 [INFO] [stderr] Compiling unicode-truncate v2.0.1 [INFO] [stderr] Compiling brotli v8.0.2 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling flate2 v1.1.9 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.23.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling litrs v1.0.0 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling regex-syntax v0.8.10 [INFO] [stderr] Compiling compression-core v0.4.31 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling time v0.3.47 [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 zerofrom v0.1.6 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling phf_macros v0.13.1 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling phf_codegen v0.10.0 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling tokio v1.49.0 [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 phf v0.13.1 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling cssparser-macros v0.6.1 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling string_cache_codegen v0.5.4 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling darling_macro v0.23.0 [INFO] [stderr] Compiling derive_more-impl v2.1.1 [INFO] [stderr] Compiling strum_macros v0.27.2 [INFO] [stderr] Compiling darling v0.23.0 [INFO] [stderr] Compiling markup5ever v0.11.0 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling kasuari v0.4.11 [INFO] [stderr] Compiling phf_macros v0.11.3 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling derive_more v2.1.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling instability v0.3.11 [INFO] [stderr] Compiling selectors v0.25.0 [INFO] [stderr] Compiling html5ever v0.26.0 [INFO] [stderr] Compiling string_cache v0.8.9 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling cssparser v0.31.2 [INFO] [stderr] Compiling compression-codecs v0.4.37 [INFO] [stderr] Compiling strum v0.27.2 [INFO] [stderr] Compiling ratatui-core v0.1.0 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling derive_more v0.99.20 [INFO] [stderr] Compiling document-features v0.2.12 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling signal-hook-mio v0.2.5 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling selectors v0.33.0 [INFO] [stderr] Compiling getopts v0.2.24 [INFO] [stderr] Compiling tendril v0.5.0 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling servo_arc v0.3.0 [INFO] [stderr] Compiling line-clipping v0.3.5 [INFO] [stderr] Compiling clap_lex v1.0.0 [INFO] [stderr] Compiling openssl-probe v0.2.1 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling rustls-native-certs v0.8.3 [INFO] [stderr] Compiling chrono v0.4.44 [INFO] [stderr] Compiling clap_builder v4.5.60 [INFO] [stderr] Compiling ratatui-widgets v0.3.0 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling markup5ever v0.38.0 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling crossterm v0.29.0 [INFO] [stderr] Compiling getrandom v0.4.1 [INFO] [stderr] Compiling async-compression v0.4.41 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling markup5ever v0.36.1 [INFO] [stderr] Compiling cssparser v0.36.0 [INFO] [stderr] Compiling clap_derive v4.5.55 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling is-docker v0.2.0 [INFO] [stderr] Compiling servo_arc v0.4.3 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling ego-tree v0.6.3 [INFO] [stderr] Compiling anyhow v1.0.102 [INFO] [stderr] Compiling scraper v0.18.1 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling quick-xml v0.37.5 [INFO] [stderr] Compiling is-wsl v0.4.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling ratatui-crossterm v0.1.0 [INFO] [stderr] Compiling html5ever v0.36.1 [INFO] [stderr] Compiling uuid v1.21.0 [INFO] [stderr] Compiling html5ever v0.38.0 [INFO] [stderr] Compiling clap v4.5.60 [INFO] [stderr] Compiling ratatui-macros v0.7.0 [INFO] [stderr] Compiling mediatype v0.19.20 [INFO] [stderr] Compiling futures-executor v0.3.32 [INFO] [stderr] Compiling indexmap v2.13.0 [INFO] [stderr] Compiling ego-tree v0.10.0 [INFO] [stderr] Compiling unsafe-libyaml-norway v0.2.15 [INFO] [stderr] Compiling pathdiff v0.2.3 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling feed-rs v2.3.1 [INFO] [stderr] Compiling html2text v0.16.7 [INFO] [stderr] Compiling open v5.3.3 [INFO] [stderr] Compiling scraper v0.25.0 [INFO] [stderr] Compiling futures v0.3.32 [INFO] [stderr] Compiling readability-rust v0.1.0 [INFO] [stderr] Compiling ratatui v0.30.0 [INFO] [stderr] Compiling serde_norway v0.9.42 [INFO] [stderr] Compiling terminal_size v0.4.3 [INFO] [stderr] Compiling etcetera v0.11.0 [INFO] [stderr] Compiling rustls-webpki v0.103.9 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling rustls-platform-verifier v0.6.2 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling reqwest v0.13.2 [INFO] [stderr] Compiling feed-reader v0.1.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 51s [INFO] running `Command { std: "docker" "inspect" "1530683b539ebfec5ca769837fd0bf709c5f78801485e8de22960786de9f3295", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1530683b539ebfec5ca769837fd0bf709c5f78801485e8de22960786de9f3295", kill_on_drop: false }` [INFO] [stdout] 1530683b539ebfec5ca769837fd0bf709c5f78801485e8de22960786de9f3295 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4dca938ea9f3c98ad2412a408b2f2a6b0a8ebb2ec0fc937231a1a627fc3de995 [INFO] running `Command { std: "docker" "start" "-a" "4dca938ea9f3c98ad2412a408b2f2a6b0a8ebb2ec0fc937231a1a627fc3de995", kill_on_drop: false }` [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling crossterm v0.29.0 [INFO] [stderr] Compiling terminal_size v0.4.3 [INFO] [stderr] Compiling tempfile v3.26.0 [INFO] [stderr] Compiling ratatui-crossterm v0.1.0 [INFO] [stderr] Compiling ratatui v0.30.0 [INFO] [stderr] Compiling feed-reader v0.1.4 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `feed-reader` (lib test) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/562dee4820c458d823175268e41601d4c060588a/bin/rustc --crate-name feed --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=2c22b4baf351cd43 -C extra-filename=-fc03795131a45eda --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-d0824aa9c7568042.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-891c413d9992fe41.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-04d103c1fc4bc1ab.rlib --extern crossterm=/opt/rustwide/target/debug/deps/libcrossterm-8fbbb3b895484411.rlib --extern encoding_rs=/opt/rustwide/target/debug/deps/libencoding_rs-f47fb1c01542042e.rlib --extern etcetera=/opt/rustwide/target/debug/deps/libetcetera-09b3f3975896a1b0.rlib --extern feed_rs=/opt/rustwide/target/debug/deps/libfeed_rs-6c26a1f331f47656.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-014cc1176016d480.rlib --extern html2text=/opt/rustwide/target/debug/deps/libhtml2text-a0e76fee9070db11.rlib --extern open=/opt/rustwide/target/debug/deps/libopen-948bc947a5df42fd.rlib --extern ratatui=/opt/rustwide/target/debug/deps/libratatui-1d8c551272f9c558.rlib --extern readability=/opt/rustwide/target/debug/deps/libreadability_rust-5e91720056682fc4.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-bc7bdb1b1dec8c96.rlib --extern scraper=/opt/rustwide/target/debug/deps/libscraper-4001fe2dc09bcd47.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-740bf48a01f1f6c5.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-f250c5e6f4d48e97.rlib --extern serde_norway=/opt/rustwide/target/debug/deps/libserde_norway-a0763a8e6111d122.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-8b90c609e5cd1b21.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-eaa34ff290142fb3.rlib --extern terminal_size=/opt/rustwide/target/debug/deps/libterminal_size-74789c46ce251560.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-2d96f839958a7d64.rlib --extern unicode_width=/opt/rustwide/target/debug/deps/libunicode_width-11318280e9097d13.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-447f0cacf30895f6.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/aws-lc-sys-32494ec25b37efbd/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "4dca938ea9f3c98ad2412a408b2f2a6b0a8ebb2ec0fc937231a1a627fc3de995", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4dca938ea9f3c98ad2412a408b2f2a6b0a8ebb2ec0fc937231a1a627fc3de995", kill_on_drop: false }` [INFO] [stdout] 4dca938ea9f3c98ad2412a408b2f2a6b0a8ebb2ec0fc937231a1a627fc3de995