[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 beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyujixr%2Ffeed" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/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-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/yujixr/feed on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "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" "+beta-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 475584718b54f8e3c23097ed66b7f6c90a6c74e0aa5d2e3f9a3ffacda61605c5
[INFO] running `Command { std: "docker" "start" "-a" "475584718b54f8e3c23097ed66b7f6c90a6c74e0aa5d2e3f9a3ffacda61605c5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "475584718b54f8e3c23097ed66b7f6c90a6c74e0aa5d2e3f9a3ffacda61605c5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "475584718b54f8e3c23097ed66b7f6c90a6c74e0aa5d2e3f9a3ffacda61605c5", kill_on_drop: false }`
[INFO] [stdout] 475584718b54f8e3c23097ed66b7f6c90a6c74e0aa5d2e3f9a3ffacda61605c5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0afaaa298113573d1874729edcd6bb5f579b698a236adc6b7f25e22a41598bc8
[INFO] running `Command { std: "docker" "start" "-a" "0afaaa298113573d1874729edcd6bb5f579b698a236adc6b7f25e22a41598bc8", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling siphasher v1.0.2
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling zerocopy v0.8.40
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]    Compiling phf_shared v0.13.1
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling phf_generator v0.13.1
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling phf_codegen v0.13.1
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling string_cache_codegen v0.6.1
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling aws-lc-rs v1.16.0
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling futf v0.1.5
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling web_atoms v0.2.3
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling dtoa v1.0.11
[INFO] [stderr]    Compiling dtoa-short v0.3.5
[INFO] [stderr]    Compiling tendril v0.4.3
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[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 jobserver v0.1.34
[INFO] [stderr]    Compiling socket2 v0.6.2
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]    Compiling string_cache v0.9.0
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling alloc-no-stdlib v2.0.4
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling alloc-stdlib v0.2.2
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling castaway v0.2.4
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling instability v0.3.11
[INFO] [stderr]    Compiling simd-adler32 v0.3.8
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling indoc v2.0.7
[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 cmake v0.1.57
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling brotli-decompressor v5.0.0
[INFO] [stderr]    Compiling lru v0.16.3
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling aws-lc-sys v0.37.1
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling deranged v0.5.8
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling unicode-truncate v2.0.1
[INFO] [stderr]    Compiling brotli v8.0.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling phf_generator v0.10.0
[INFO] [stderr]    Compiling phf_codegen v0.10.0
[INFO] [stderr]    Compiling string_cache_codegen v0.5.4
[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 yoke v0.8.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling phf_macros v0.13.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling phf v0.13.1
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling cssparser-macros v0.6.1
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling kasuari v0.4.11
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling markup5ever v0.11.0
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling string_cache v0.8.9
[INFO] [stderr]    Compiling html5ever v0.26.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling selectors v0.25.0
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]    Compiling strum v0.27.2
[INFO] [stderr]    Compiling ratatui-core v0.1.0
[INFO] [stderr]    Compiling compression-core v0.4.31
[INFO] [stderr]    Compiling litrs v1.0.0
[INFO] [stderr]    Compiling getrandom v0.4.1
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]    Compiling num-conv v0.2.0
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling document-features v0.2.12
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling compression-codecs v0.4.37
[INFO] [stderr]    Compiling cssparser v0.31.2
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling derive_more v0.99.20
[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 getopts v0.2.24
[INFO] [stderr]    Compiling tendril v0.5.0
[INFO] [stderr]    Compiling selectors v0.33.0
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling line-clipping v0.3.5
[INFO] [stderr]    Compiling servo_arc v0.3.0
[INFO] [stderr]    Compiling clap_lex v1.0.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling openssl-probe v0.2.1
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling rustls-native-certs v0.8.3
[INFO] [stderr]    Compiling clap_builder v4.5.60
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling ratatui-widgets v0.3.0
[INFO] [stderr]    Compiling markup5ever v0.38.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling crossterm v0.29.0
[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 encoding_rs v0.8.35
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling ego-tree v0.6.3
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling scraper v0.18.1
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling is-wsl v0.4.0
[INFO] [stderr]    Compiling html5ever v0.36.1
[INFO] [stderr]    Compiling uuid v1.21.0
[INFO] [stderr]    Compiling clap v4.5.60
[INFO] [stderr]    Compiling quick-xml v0.37.5
[INFO] [stderr]    Compiling ratatui-crossterm v0.1.0
[INFO] [stderr]    Compiling ratatui-macros v0.7.0
[INFO] [stderr]    Compiling html5ever v0.38.0
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling mediatype v0.19.20
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling pathdiff v0.2.3
[INFO] [stderr]    Compiling ego-tree v0.10.0
[INFO] [stderr]    Compiling unsafe-libyaml-norway v0.2.15
[INFO] [stderr]    Compiling scraper v0.25.0
[INFO] [stderr]    Compiling feed-rs v2.3.1
[INFO] [stderr]    Compiling html2text v0.16.7
[INFO] [stderr]    Compiling serde_norway v0.9.42
[INFO] [stderr]    Compiling open v5.3.3
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling ratatui v0.30.0
[INFO] [stderr]    Compiling readability-rust v0.1.0
[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 4m 02s
[INFO] running `Command { std: "docker" "inspect" "0afaaa298113573d1874729edcd6bb5f579b698a236adc6b7f25e22a41598bc8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0afaaa298113573d1874729edcd6bb5f579b698a236adc6b7f25e22a41598bc8", kill_on_drop: false }`
[INFO] [stdout] 0afaaa298113573d1874729edcd6bb5f579b698a236adc6b7f25e22a41598bc8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d4eb6003824637dff7dd9842723dbb51681d3486abc760478a8c24512cd57d1e
[INFO] running `Command { std: "docker" "start" "-a" "d4eb6003824637dff7dd9842723dbb51681d3486abc760478a8c24512cd57d1e", 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] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcOkgp1O/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libfeed-7ee78267c2fa059e,libopen-8a8128cc557c68ea,libpathdiff-3903ede7ad100cac,libis_wsl-95e029844200eff5,libis_docker-3700c7a343acb8b9,libserde_norway-6da35801e10b2df5,libindexmap-0ece783e234d1377,libunsafe_libyaml_norway-62389afc4f48d609,libhtml2text-c1bac162ff2bfb86,libhtml5ever-829afd1bc497db90,libmarkup5ever-6070e220fb00ced2,libtendril-e4dd71a086ed8d1f,libreadability_rust-7796be5b7c0f5f68,libthiserror-f0bdf97773fa08db,libscraper-0cb6ccf45c443f7f,libahash-ab232dfe875128e5,libgetrandom-1904e8584959ecb1,libzerocopy-f16749c492d8119c,libego_tree-113167291d9f7061,libselectors-1f19fad9b933d675,libservo_arc-be17e65f2d85bd97,libfxhash-280ac890dc5dd30e,libbyteorder-8f59b6d1bfdaa844,libcssparser-530032149e398c82,libphf-e6b40d4d6c86bcdb,libhtml5ever-d20e66863ad152e1,libmarkup5ever-b4b5b1171e9b3aa4,libstring_cache-30ed2e38ef286a49,libphf_shared-8f934843547a4d92,libphf-f098cdf71b7c5755,libphf_shared-cceb0c4711d72da1,libsiphasher-6bb0304e8b0d0631,libratatui-0f9506cd76314ee1,libratatui_macros-af4339200576c6c6,libratatui_widgets-536f644db1c9f1ba,libtime-03a39649571d0011,libnum_threads-4b51ca944679bcba,libtime_core-031b6ab885a7634b,libnum_conv-9ace8b7f2a214982,libderanged-d0114085ae3b02c5,libpowerfmt-f6019a2766e431f7,libline_clipping-0c079b781d433bbe,libratatui_crossterm-db2bcede4d5400f0,libcrossterm-8cd6484e74a1a8fb,libsignal_hook_mio-1180704d2d4b9fac,libsignal_hook-9b9b118876064d70,libsignal_hook_registry-00eb75f3c9e86bec,liberrno-345ad5fbce0e89b6,libratatui_core-426d1aeeef117302,libunicode_truncate-5813cfe08c167af4,liblru-6ea6b99eab1dedeb,libkasuari-d7247a48e8ac863d,libthiserror-688845f37586e29a,libitertools-1a72cef6c4859ea2,libeither-e5ea87bd27ac73a9,libhashbrown-63a892cc2d36a2f0,libequivalent-6a754676e6af62ae,liballocator_api2-8d9c1e895dea53bd,libfoldhash-3b780c428974a407,libcompact_str-0e6c49b853a6d2b1,libryu-1f4f40e4352371e5,libstatic_assertions-f0217ecdd817a834,libcastaway-e04a9b7886ef0139,libunicode_segmentation-421de088ab714999,libstrum-5be232b10f99e6c3,libscraper-c0a8d93ef90a8392,libego_tree-7a9e77d3f01fba8d,libselectors-ccdc56fad79c9f74,librustc_hash-ca4219e344ea5da0,libservo_arc-c0e57b84a71a381d,libderive_more-dfacfc97652e7a1b,libcssparser-36ea1e8f65cd3916,libdtoa_short-543670663d5707cb,libdtoa-457fb8273a048c91,libhtml5ever-a11b1dc29bb138fe,libmarkup5ever-4d971fa5ac89336a,libtendril-486600bfb93d60f1,libutf8-f4341c3c7568480d,libfutf-aa6475a3f02abc9b,libmac-fd2d43da8dd761a5,libweb_atoms-599c67fd76a2bd04,libstring_cache-f6a8026ae09102a6,libprecomputed_hash-b8aaee179f87ad21,libparking_lot-a05e4e8f8264754b,libparking_lot_core-94b7a9de0b65633f,liblock_api-16d46fed645f7bff,libscopeguard-7ec2214574194454,libdebug_unreachable-2bce5da2715432ba,libphf-e6d73f0ac7d5e0af,libphf_shared-b14f7bf2b6ce6bad,libfeed_rs-fc7ab47dcdf0904b,libserde_json-1dcb03f1e808e3b8,libzmij-ef63f1da73704b4c,libuuid-77c708a779257315,libgetrandom-cc43160b00bc56d6,libregex-ec2dc9d409c38a88,libregex_automata-bf751438404198b1,libaho_corasick-fa94425a423a79cf,libregex_syntax-6d6ee545e2ffad72,libsiphasher-b386b3b339112ba5,libmediatype-dc860abee0f2ab08,libquick_xml-febaabb1b1f045f7,libunicode_width-c0be3735b741df1b,libterminal_size-c5bad81369b10b7c,librustix-1236a5fa5e439df5,liblinux_raw_sys-0b6cde911e9a3109,libclap-e60c6f8d4a6e0d9b,libclap_builder-95e89f1adb0ffcfb,libstrsim-4d1ed08a123238dc,libanstream-8abea42649d55d0c,libanstyle_query-635080b1d6343734,libis_terminal_polyfill-3ca4268cb2568267,libcolorchoice-8e2615b3451b028d,libanstyle_parse-2b179629a907e4e4,libutf8parse-92d0158219063202,libclap_lex-98116f9ed4bc0185,libanstyle-fe219cdab7346aa5,libsha2-d6777488adf6403e,libcpufeatures-e04321643d03190d,libdigest-58e72b83ad3d3d94,libblock_buffer-ceb5bfb4b62e5dc4,libcrypto_common-56b940ef3ee0385e,libgeneric_array-3399f74876fb1fa9,libtypenum-973adb5204d6e560,libetcetera-7de3bcd509d36679,libfutures-a5184edc5abc47b8,libfutures_executor-6c161dd8082983db,libreqwest-3532feb1322460ea,librustls_platform_verifier-a02a041621c33018,librustls_native_certs-465b2aa2129aa72f,libopenssl_probe-6b1b371432012237,libhyper_rustls-313ebcf60987d42c,libtokio_rustls-903f2f186ea24d12,librustls-2d81072a7e37ddb1,libsubtle-2ae6a7038b9a0630,libwebpki-3966ad5f4f1e868a,libuntrusted-b2f816886faf2178,libaws_lc_rs-39f2f0ba6a249ddf,libaws_lc_sys-60bb966db6857931,librustls_pki_types-a1ff9279e609de76,libzeroize-7f213bea776ca5b6,libtower_http-3590678accc36879,libbitflags-19bd3a07fb167555,libiri_string-7980c6545d934b56,libtokio_util-6cadd52b3f8e6d1d,libasync_compression-5482cda02f240b78,libcompression_codecs-4b8ccd33cce20aea,libflate2-d64feaa294f5afb3,libminiz_oxide-06b92a8d01088f52,libsimd_adler32-579395eb30afc243,libcrc32fast-77160f4e25d6fc25,libbrotli-6db41a91c52358d5,libbrotli_decompressor-d52593c63eaec5e1,liballoc_stdlib-4aac9f1b7fbf996b,liballoc_no_stdlib-118b0458ceca2dd8,libcompression_core-9f39a33edcc54b96,libtower-1218206498e62293,libtower_layer-d908dd771b239ecd,libhyper_util-2cf7f89ff97952e8,libbase64-32787b0325ea6df8,libipnet-a38805d99c19843f,libtower_service-3fb88d28c2218805,libtracing-ff339fbc31623f4f,libtracing_core-5514c019623f0390,libonce_cell-e9252a7b5119f3eb,libhyper-4e2e2c28f4f0ee45,libwant-7a6260b9c50f1479,libtry_lock-8fa2f6971035be84,libhttparse-8c9b827b8f345444,libpin_utils-3860774ad9b215b5,libatomic_waker-06950c8c08d2b8fa,libfutures_util-a0f8884add29f585,libmemchr-5cfa70d22cb32987,libfutures_io-a8805bd12b2ab705,libslab-ed301aba3460fb05,libfutures_channel-04b287164a72dbf0,libfutures_sink-3971bde37bb30e19,libfutures_task-36f327cfab86eddc,libtokio-f4b139ee961c95eb,libsocket2-14341f75d99011d9,libmio-cc2f43962b9b9829,liblibc-4fc9a7ee991d175f,libhttp_body_util-435c3d9885c1d0aa,libpin_project_lite-0a15d51c77964692,libhttp_body-55146306285889c1,liblog-f16ce4b64309590f,liburl-85d40cb3f5de6324,libidna-5830be122934e9a8,libutf8_iter-51566bbad89f3a68,libidna_adapter-86f3af32dcaedf70,libicu_properties-7b827f81530b46f6,libicu_properties_data-b217809bf575558a,libicu_normalizer-4f11f02e7e83d411,libsmallvec-bc3128fdd57228fc,libicu_normalizer_data-ab8997d7cbbb3306,libicu_collections-240c3fd9a2d90cc3,libpotential_utf-f32f89e67e84352a,libicu_provider-59f490e9ed4c6386,libicu_locale_core-ba5b2c0c2eca2dd4,libtinystr-990371e4cad3e3dc,liblitemap-cd9b5b2aa04e2018,libwriteable-4f74a67d38fff78e,libzerovec-af59aa04bf4f1a3d,libzerotrie-47b913de967d27cc,libyoke-35d5c4972307524f,libstable_deref_trait-8f5d1ea34607785b,libzerofrom-c995b67d6e11544b,libform_urlencoded-98cc7da289c29f13,libpercent_encoding-fa055ecaa1e57cfa,libhttp-621951be98ec0f6f,libitoa-f3a70a1441f7f89b,libbytes-2ed9460101f17bbf,libsync_wrapper-6bdfbc29c4269203,libfutures_core-1121ff913ed87f93,libencoding_rs-c7a67ac351c2b19f,libcfg_if-83060ec5685761ae,libchrono-2a497611aa64f19a,libiana_time_zone-bcd81aefedc374a6,libnum_traits-3a2b08a4728dfda7,libserde-2069ce2c1195a5eb,libserde_core-2c928ee17a7447a4,libanyhow-9e4c44ac98d8e4ea}.rlib" "<sysroot>/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/rustcOkgp1O/raw-dylibs" "-B<sysroot>/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/aws-lc-sys-53b0e0593777f0df/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/article_test-af83d4eb786b219d" "-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] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustc3YR7Td/symbols.o" "<4 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libtempfile-7c6bcbbe1e02f08a,libfastrand-751bcde24b8aa073,libfeed-7ee78267c2fa059e,libopen-8a8128cc557c68ea,libpathdiff-3903ede7ad100cac,libis_wsl-95e029844200eff5,libis_docker-3700c7a343acb8b9,libserde_norway-6da35801e10b2df5,libindexmap-0ece783e234d1377,libunsafe_libyaml_norway-62389afc4f48d609,libhtml2text-c1bac162ff2bfb86,libhtml5ever-829afd1bc497db90,libmarkup5ever-6070e220fb00ced2,libtendril-e4dd71a086ed8d1f,libreadability_rust-7796be5b7c0f5f68,libthiserror-f0bdf97773fa08db,libscraper-0cb6ccf45c443f7f,libahash-ab232dfe875128e5,libgetrandom-1904e8584959ecb1,libzerocopy-f16749c492d8119c,libego_tree-113167291d9f7061,libselectors-1f19fad9b933d675,libservo_arc-be17e65f2d85bd97,libfxhash-280ac890dc5dd30e,libbyteorder-8f59b6d1bfdaa844,libcssparser-530032149e398c82,libphf-e6b40d4d6c86bcdb,libhtml5ever-d20e66863ad152e1,libmarkup5ever-b4b5b1171e9b3aa4,libstring_cache-30ed2e38ef286a49,libphf_shared-8f934843547a4d92,libphf-f098cdf71b7c5755,libphf_shared-cceb0c4711d72da1,libsiphasher-6bb0304e8b0d0631,libratatui-0f9506cd76314ee1,libratatui_macros-af4339200576c6c6,libratatui_widgets-536f644db1c9f1ba,libtime-03a39649571d0011,libnum_threads-4b51ca944679bcba,libtime_core-031b6ab885a7634b,libnum_conv-9ace8b7f2a214982,libderanged-d0114085ae3b02c5,libpowerfmt-f6019a2766e431f7,libline_clipping-0c079b781d433bbe,libratatui_crossterm-db2bcede4d5400f0,libcrossterm-8cd6484e74a1a8fb,libsignal_hook_mio-1180704d2d4b9fac,libsignal_hook-9b9b118876064d70,libsignal_hook_registry-00eb75f3c9e86bec,liberrno-345ad5fbce0e89b6,libratatui_core-426d1aeeef117302,libunicode_truncate-5813cfe08c167af4,liblru-6ea6b99eab1dedeb,libkasuari-d7247a48e8ac863d,libthiserror-688845f37586e29a,libitertools-1a72cef6c4859ea2,libeither-e5ea87bd27ac73a9,libhashbrown-63a892cc2d36a2f0,libequivalent-6a754676e6af62ae,liballocator_api2-8d9c1e895dea53bd,libfoldhash-3b780c428974a407,libcompact_str-0e6c49b853a6d2b1,libryu-1f4f40e4352371e5,libstatic_assertions-f0217ecdd817a834,libcastaway-e04a9b7886ef0139,libunicode_segmentation-421de088ab714999,libstrum-5be232b10f99e6c3,libscraper-c0a8d93ef90a8392,libego_tree-7a9e77d3f01fba8d,libselectors-ccdc56fad79c9f74,librustc_hash-ca4219e344ea5da0,libservo_arc-c0e57b84a71a381d,libderive_more-dfacfc97652e7a1b,libcssparser-36ea1e8f65cd3916,libdtoa_short-543670663d5707cb,libdtoa-457fb8273a048c91,libhtml5ever-a11b1dc29bb138fe,libmarkup5ever-4d971fa5ac89336a,libtendril-486600bfb93d60f1,libutf8-f4341c3c7568480d,libfutf-aa6475a3f02abc9b,libmac-fd2d43da8dd761a5,libweb_atoms-599c67fd76a2bd04,libstring_cache-f6a8026ae09102a6,libprecomputed_hash-b8aaee179f87ad21,libparking_lot-a05e4e8f8264754b,libparking_lot_core-94b7a9de0b65633f,liblock_api-16d46fed645f7bff,libscopeguard-7ec2214574194454,libdebug_unreachable-2bce5da2715432ba,libphf-e6d73f0ac7d5e0af,libphf_shared-b14f7bf2b6ce6bad,libfeed_rs-fc7ab47dcdf0904b,libserde_json-1dcb03f1e808e3b8,libzmij-ef63f1da73704b4c,libuuid-77c708a779257315,libgetrandom-cc43160b00bc56d6,libregex-ec2dc9d409c38a88,libregex_automata-bf751438404198b1,libaho_corasick-fa94425a423a79cf,libregex_syntax-6d6ee545e2ffad72,libsiphasher-b386b3b339112ba5,libmediatype-dc860abee0f2ab08,libquick_xml-febaabb1b1f045f7,libunicode_width-c0be3735b741df1b,libterminal_size-c5bad81369b10b7c,librustix-1236a5fa5e439df5,liblinux_raw_sys-0b6cde911e9a3109,libclap-e60c6f8d4a6e0d9b,libclap_builder-95e89f1adb0ffcfb,libstrsim-4d1ed08a123238dc,libanstream-8abea42649d55d0c,libanstyle_query-635080b1d6343734,libis_terminal_polyfill-3ca4268cb2568267,libcolorchoice-8e2615b3451b028d,libanstyle_parse-2b179629a907e4e4,libutf8parse-92d0158219063202,libclap_lex-98116f9ed4bc0185,libanstyle-fe219cdab7346aa5,libsha2-d6777488adf6403e,libcpufeatures-e04321643d03190d,libdigest-58e72b83ad3d3d94,libblock_buffer-ceb5bfb4b62e5dc4,libcrypto_common-56b940ef3ee0385e,libgeneric_array-3399f74876fb1fa9,libtypenum-973adb5204d6e560,libetcetera-7de3bcd509d36679,libfutures-a5184edc5abc47b8,libfutures_executor-6c161dd8082983db,libreqwest-3532feb1322460ea,librustls_platform_verifier-a02a041621c33018,librustls_native_certs-465b2aa2129aa72f,libopenssl_probe-6b1b371432012237,libhyper_rustls-313ebcf60987d42c,libtokio_rustls-903f2f186ea24d12,librustls-2d81072a7e37ddb1,libsubtle-2ae6a7038b9a0630,libwebpki-3966ad5f4f1e868a,libuntrusted-b2f816886faf2178,libaws_lc_rs-39f2f0ba6a249ddf,libaws_lc_sys-60bb966db6857931,librustls_pki_types-a1ff9279e609de76,libzeroize-7f213bea776ca5b6,libtower_http-3590678accc36879,libbitflags-19bd3a07fb167555,libiri_string-7980c6545d934b56,libtokio_util-6cadd52b3f8e6d1d,libasync_compression-5482cda02f240b78,libcompression_codecs-4b8ccd33cce20aea,libflate2-d64feaa294f5afb3,libminiz_oxide-06b92a8d01088f52,libsimd_adler32-579395eb30afc243,libcrc32fast-77160f4e25d6fc25,libbrotli-6db41a91c52358d5,libbrotli_decompressor-d52593c63eaec5e1,liballoc_stdlib-4aac9f1b7fbf996b,liballoc_no_stdlib-118b0458ceca2dd8,libcompression_core-9f39a33edcc54b96,libtower-1218206498e62293,libtower_layer-d908dd771b239ecd,libhyper_util-2cf7f89ff97952e8,libbase64-32787b0325ea6df8,libipnet-a38805d99c19843f,libtower_service-3fb88d28c2218805,libtracing-ff339fbc31623f4f,libtracing_core-5514c019623f0390,libonce_cell-e9252a7b5119f3eb,libhyper-4e2e2c28f4f0ee45,libwant-7a6260b9c50f1479,libtry_lock-8fa2f6971035be84,libhttparse-8c9b827b8f345444,libpin_utils-3860774ad9b215b5,libatomic_waker-06950c8c08d2b8fa,libfutures_util-a0f8884add29f585,libmemchr-5cfa70d22cb32987,libfutures_io-a8805bd12b2ab705,libslab-ed301aba3460fb05,libfutures_channel-04b287164a72dbf0,libfutures_sink-3971bde37bb30e19,libfutures_task-36f327cfab86eddc,libtokio-f4b139ee961c95eb,libsocket2-14341f75d99011d9,libmio-cc2f43962b9b9829,liblibc-4fc9a7ee991d175f,libhttp_body_util-435c3d9885c1d0aa,libpin_project_lite-0a15d51c77964692,libhttp_body-55146306285889c1,liblog-f16ce4b64309590f,liburl-85d40cb3f5de6324,libidna-5830be122934e9a8,libutf8_iter-51566bbad89f3a68,libidna_adapter-86f3af32dcaedf70,libicu_properties-7b827f81530b46f6,libicu_properties_data-b217809bf575558a,libicu_normalizer-4f11f02e7e83d411,libsmallvec-bc3128fdd57228fc,libicu_normalizer_data-ab8997d7cbbb3306,libicu_collections-240c3fd9a2d90cc3,libpotential_utf-f32f89e67e84352a,libicu_provider-59f490e9ed4c6386,libicu_locale_core-ba5b2c0c2eca2dd4,libtinystr-990371e4cad3e3dc,liblitemap-cd9b5b2aa04e2018,libwriteable-4f74a67d38fff78e,libzerovec-af59aa04bf4f1a3d,libzerotrie-47b913de967d27cc,libyoke-35d5c4972307524f,libstable_deref_trait-8f5d1ea34607785b,libzerofrom-c995b67d6e11544b,libform_urlencoded-98cc7da289c29f13,libpercent_encoding-fa055ecaa1e57cfa,libhttp-621951be98ec0f6f,libitoa-f3a70a1441f7f89b,libbytes-2ed9460101f17bbf,libsync_wrapper-6bdfbc29c4269203,libfutures_core-1121ff913ed87f93,libencoding_rs-c7a67ac351c2b19f,libcfg_if-83060ec5685761ae,libchrono-2a497611aa64f19a,libiana_time_zone-bcd81aefedc374a6,libnum_traits-3a2b08a4728dfda7,libserde-2069ce2c1195a5eb,libserde_core-2c928ee17a7447a4,libanyhow-9e4c44ac98d8e4ea}.rlib" "<sysroot>/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/rustc3YR7Td/raw-dylibs" "-B<sysroot>/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/aws-lc-sys-53b0e0593777f0df/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/article_store_test-ebadb64e28e0c892" "-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 `feed-reader` (test "article_store_test") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `feed-reader` (test "article_test") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "d4eb6003824637dff7dd9842723dbb51681d3486abc760478a8c24512cd57d1e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d4eb6003824637dff7dd9842723dbb51681d3486abc760478a8c24512cd57d1e", kill_on_drop: false }`
[INFO] [stdout] d4eb6003824637dff7dd9842723dbb51681d3486abc760478a8c24512cd57d1e
