[INFO] cloning repository https://github.com/HiggRn/podcrab [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/HiggRn/podcrab" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHiggRn%2Fpodcrab", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHiggRn%2Fpodcrab'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6dee80f67951cc294a73c959184d135aaa6d008c [INFO] testing HiggRn/podcrab against 1.77.0 for beta-1.78-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHiggRn%2Fpodcrab" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/HiggRn/podcrab on toolchain 1.77.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.77.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/HiggRn/podcrab [INFO] finished tweaking git repo https://github.com/HiggRn/podcrab [INFO] tweaked toml for git repo https://github.com/HiggRn/podcrab written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/HiggRn/podcrab 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.77.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded strip-ansi-escapes v0.2.0 [INFO] [stderr] Downloaded lru v0.12.0 [INFO] [stderr] Downloaded rss v2.0.6 [INFO] [stderr] Downloaded derive_deref v1.1.1 [INFO] [stderr] Downloaded diligent-date-parser v0.1.4 [INFO] [stderr] Downloaded vte v0.11.1 [INFO] [stderr] Downloaded zerocopy v0.7.15 [INFO] [stderr] Downloaded ratatui v0.24.0 [INFO] [stderr] Downloaded better-panic v0.3.0 [INFO] [stderr] Downloaded zerocopy-derive v0.7.15 [INFO] [stderr] Downloaded atom_syndication v0.12.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d9b7d2e53a034b85f594157534d908c6f00fa78262ed324adc188fe29bb85ba5 [INFO] running `Command { std: "docker" "start" "-a" "d9b7d2e53a034b85f594157534d908c6f00fa78262ed324adc188fe29bb85ba5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d9b7d2e53a034b85f594157534d908c6f00fa78262ed324adc188fe29bb85ba5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d9b7d2e53a034b85f594157534d908c6f00fa78262ed324adc188fe29bb85ba5", kill_on_drop: false }` [INFO] [stdout] d9b7d2e53a034b85f594157534d908c6f00fa78262ed324adc188fe29bb85ba5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 59a9ba890db4c4cad29d8d5c3bf385239518f199801e0f7848dc103a87298aef [INFO] running `Command { std: "docker" "start" "-a" "59a9ba890db4c4cad29d8d5c3bf385239518f199801e0f7848dc103a87298aef", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.67 [INFO] [stderr] Compiling libc v0.2.148 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling thiserror v1.0.49 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Compiling regex-syntax v0.7.5 [INFO] [stderr] Compiling http v0.2.9 [INFO] [stderr] Compiling ahash v0.8.6 [INFO] [stderr] Compiling rustix v0.38.17 [INFO] [stderr] Compiling tracing-core v0.1.31 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling thread_local v1.1.7 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Compiling zerocopy v0.7.15 [INFO] [stderr] Compiling linux-raw-sys v0.4.8 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling gimli v0.28.0 [INFO] [stderr] Compiling chrono v0.4.31 [INFO] [stderr] Compiling tracing-log v0.1.3 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling anstyle-parse v0.2.2 [INFO] [stderr] Compiling object v0.32.1 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling rustc-demangle v0.1.23 [INFO] [stderr] Compiling dlv-list v0.3.0 [INFO] [stderr] Compiling anstyle v1.0.4 [INFO] [stderr] Compiling syn v2.0.37 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling mio v0.8.8 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling socket2 v0.5.4 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling eyre v0.6.8 [INFO] [stderr] Compiling regex-automata v0.3.9 [INFO] [stderr] Compiling anstyle-query v1.0.0 [INFO] [stderr] Compiling allocator-api2 v0.2.16 [INFO] [stderr] Compiling unicode-width v0.1.11 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling anstream v0.6.4 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling ordered-multimap v0.4.3 [INFO] [stderr] Compiling signal-hook-mio v0.2.3 [INFO] [stderr] Compiling diligent-date-parser v0.1.4 [INFO] [stderr] Compiling vte_generate_state_changes v0.1.1 [INFO] [stderr] Compiling hashbrown v0.14.1 [INFO] [stderr] Compiling quick-xml v0.30.0 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling owo-colors v3.5.0 [INFO] [stderr] Compiling openssl-sys v0.9.93 [INFO] [stderr] Compiling backtrace v0.3.69 [INFO] [stderr] Compiling clap_lex v0.5.1 [INFO] [stderr] Compiling never v0.1.0 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling lru v0.12.0 [INFO] [stderr] Compiling vte v0.11.1 [INFO] [stderr] Compiling addr2line v0.21.0 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling openssl v0.10.57 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling rust-ini v0.18.0 [INFO] [stderr] Compiling console v0.15.7 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling regex v1.9.6 [INFO] [stderr] error: could not compile `object` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name object --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/object-0.32.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="archive"' --cfg 'feature="coff"' --cfg 'feature="elf"' --cfg 'feature="macho"' --cfg 'feature="pe"' --cfg 'feature="read_core"' --cfg 'feature="unaligned"' -C metadata=abc0030c6af754a6 -C extra-filename=-abc0030c6af754a6 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-8ecddb311c05e24a.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "59a9ba890db4c4cad29d8d5c3bf385239518f199801e0f7848dc103a87298aef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "59a9ba890db4c4cad29d8d5c3bf385239518f199801e0f7848dc103a87298aef", kill_on_drop: false }` [INFO] [stdout] 59a9ba890db4c4cad29d8d5c3bf385239518f199801e0f7848dc103a87298aef [INFO] testing HiggRn/podcrab against beta-2024-03-24 for beta-1.78-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHiggRn%2Fpodcrab" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/HiggRn/podcrab on toolchain beta-2024-03-24 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-03-24" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/HiggRn/podcrab [INFO] finished tweaking git repo https://github.com/HiggRn/podcrab [INFO] tweaked toml for git repo https://github.com/HiggRn/podcrab written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/HiggRn/podcrab 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-2024-03-24" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-03-24" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9249843845cffa7adaa51ad5e2970064ae4e821c2fc876f2421775330ce9cdbe [INFO] running `Command { std: "docker" "start" "-a" "9249843845cffa7adaa51ad5e2970064ae4e821c2fc876f2421775330ce9cdbe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9249843845cffa7adaa51ad5e2970064ae4e821c2fc876f2421775330ce9cdbe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9249843845cffa7adaa51ad5e2970064ae4e821c2fc876f2421775330ce9cdbe", kill_on_drop: false }` [INFO] [stdout] 9249843845cffa7adaa51ad5e2970064ae4e821c2fc876f2421775330ce9cdbe [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-03-24" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9f43b29b437f716a49f580df119bea88e804dc48141a7663f8cfac471b82c91c [INFO] running `Command { std: "docker" "start" "-a" "9f43b29b437f716a49f580df119bea88e804dc48141a7663f8cfac471b82c91c", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.67 [INFO] [stderr] Compiling libc v0.2.148 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling thiserror v1.0.49 [INFO] [stderr] Compiling regex-syntax v0.7.5 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Compiling http v0.2.9 [INFO] [stderr] Compiling ahash v0.8.6 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling tracing-core v0.1.31 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling rustix v0.38.17 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling thread_local v1.1.7 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Compiling zerocopy v0.7.15 [INFO] [stderr] Compiling gimli v0.28.0 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling linux-raw-sys v0.4.8 [INFO] [stderr] Compiling tracing-log v0.1.3 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling chrono v0.4.31 [INFO] [stderr] Compiling anstyle-parse v0.2.2 [INFO] [stderr] Compiling object v0.32.1 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling anstyle v1.0.4 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling anstyle-query v1.0.0 [INFO] [stderr] Compiling syn v2.0.37 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling mio v0.8.8 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling socket2 v0.5.4 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling regex-automata v0.3.9 [INFO] [stderr] Compiling allocator-api2 v0.2.16 [INFO] [stderr] Compiling dlv-list v0.3.0 [INFO] [stderr] Compiling rustc-demangle v0.1.23 [INFO] [stderr] Compiling unicode-width v0.1.11 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling eyre v0.6.8 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling ordered-multimap v0.4.3 [INFO] [stderr] Compiling hashbrown v0.14.1 [INFO] [stderr] Compiling anstream v0.6.4 [INFO] [stderr] Compiling diligent-date-parser v0.1.4 [INFO] [stderr] Compiling signal-hook-mio v0.2.3 [INFO] [stderr] Compiling vte_generate_state_changes v0.1.1 [INFO] [stderr] Compiling openssl-sys v0.9.93 [INFO] [stderr] Compiling backtrace v0.3.69 [INFO] [stderr] Compiling quick-xml v0.30.0 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling never v0.1.0 [INFO] [stderr] Compiling owo-colors v3.5.0 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling clap_lex v0.5.1 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling addr2line v0.21.0 [INFO] [stderr] Compiling vte v0.11.1 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling lru v0.12.0 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling openssl v0.10.57 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling regex v1.9.6 [INFO] [stderr] Compiling rust-ini v0.18.0 [INFO] [stderr] Compiling console v0.15.7 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling pathdiff v0.2.1 [INFO] [stderr] Compiling base64 v0.21.4 [INFO] [stderr] Compiling yansi v0.5.1 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling strip-ansi-escapes v0.2.0 [INFO] [stderr] Compiling directories v5.0.1 [INFO] [stderr] Compiling pretty_assertions v1.4.0 [INFO] [stderr] Compiling darling_core v0.14.4 [INFO] [stderr] Compiling better-panic v0.3.0 [INFO] [stderr] Compiling derive_deref v1.1.1 [INFO] [stderr] Compiling serde_derive v1.0.188 [INFO] [stderr] Compiling tracing-attributes v0.1.26 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling thiserror-impl v1.0.49 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling strum_macros v0.25.2 [INFO] [stderr] Compiling clap_derive v4.4.2 [INFO] [stderr] Compiling async-trait v0.1.73 [INFO] [stderr] Compiling darling_macro v0.14.4 [INFO] [stderr] Compiling tokio v1.32.0 [INFO] [stderr] Compiling pest v2.7.4 [INFO] [stderr] Compiling strum v0.25.0 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling darling v0.14.4 [INFO] [stderr] Compiling derive_builder_core v0.12.0 [INFO] [stderr] Compiling derive_builder_macro v0.12.0 [INFO] [stderr] Compiling pest_meta v2.7.4 [INFO] [stderr] Compiling serde v1.0.188 [INFO] [stderr] Compiling derive_builder v0.12.0 [INFO] [stderr] Compiling atom_syndication v0.12.2 [INFO] [stderr] Compiling pest_generator v2.7.4 [INFO] [stderr] Compiling rss v2.0.6 [INFO] [stderr] Compiling pest_derive v2.7.4 [INFO] [stderr] Compiling futures-executor v0.3.28 [INFO] [stderr] Compiling futures v0.3.28 [INFO] [stderr] Compiling tokio-util v0.7.9 [INFO] [stderr] Compiling h2 v0.3.21 [INFO] [stderr] Compiling bitflags v2.4.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.17 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling json5 v0.4.1 [INFO] [stderr] Compiling ron v0.7.1 [INFO] [stderr] Compiling serde_json v1.0.107 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling crossterm v0.27.0 [INFO] [stderr] Compiling terminal_size v0.3.0 [INFO] [stderr] Compiling config v0.13.3 [INFO] [stderr] Compiling clap_builder v4.4.6 [INFO] [stderr] Compiling ratatui v0.24.0 [INFO] [stderr] Compiling tracing-error v0.2.0 [INFO] [stderr] Compiling color-spantrace v0.2.0 [INFO] [stderr] Compiling color-eyre v0.6.2 [INFO] [stderr] Compiling hyper v0.14.27 [INFO] [stderr] Compiling clap v4.4.6 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.22 [INFO] [stderr] Compiling podcrab v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `std::collections::HashMap` [INFO] [stdout] --> src/components/home.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::collections::HashMap; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::time::Duration` [INFO] [stdout] --> src/components/home.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use std::time::Duration; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crossterm::event::KeyCode` [INFO] [stdout] --> src/components/home.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use crossterm::event::KeyCode; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crossterm::event::KeyEvent` [INFO] [stdout] --> src/components/home.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use crossterm::event::KeyEvent; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `serde::Deserialize` [INFO] [stdout] --> src/components/home.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use serde::Deserialize; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `serde::Serialize` [INFO] [stdout] --> src/components/home.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use serde::Serialize; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::config::KeyBindings` [INFO] [stdout] --> src/components/home.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | use crate::config::KeyBindings; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::collections::HashMap` [INFO] [stdout] --> src/components/rss_list.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::collections::HashMap; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::time::Duration` [INFO] [stdout] --> src/components/rss_list.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use std::time::Duration; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crossterm::event::KeyCode` [INFO] [stdout] --> src/components/rss_list.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use crossterm::event::KeyCode; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crossterm::event::KeyEvent` [INFO] [stdout] --> src/components/rss_list.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use crossterm::event::KeyEvent; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `serde::Deserialize` [INFO] [stdout] --> src/components/rss_list.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use serde::Deserialize; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `serde::Serialize` [INFO] [stdout] --> src/components/rss_list.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | use serde::Serialize; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::config::KeyBindings` [INFO] [stdout] --> src/components/rss_list.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | use crate::config::KeyBindings; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `tracing_subscriber` is imported redundantly [INFO] [stdout] --> src/utils.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use tracing_subscriber; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ the item `tracing_subscriber` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: struct takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/tui.rs:32:31 [INFO] [stdout] | [INFO] [stdout] 32 | pub type Frame<'a> = ratatui::Frame<'a, Backend>; [INFO] [stdout] | ^^^^^ ------------------- help: remove this generic argument [INFO] [stdout] | | [INFO] [stdout] | expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] note: struct defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ratatui-0.24.0/src/terminal.rs:557:12 [INFO] [stdout] | [INFO] [stdout] 557 | pub struct Frame<'a> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] thread 'rustc' panicked at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/compiler/rustc_middle/src/util/bug.rs:34:50: [INFO] [stdout] error: internal compiler error: compiler/rustc_hir_typeck/src/fn_ctxt/suggestions.rs:1081:25: failed to get output type of async function [INFO] [stdout] --> src/components/rss_list.rs:84:40 [INFO] [stdout] | [INFO] [stdout] 84 | .filter(move |&channel| -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Box [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x7fdd4d18c912 - std::backtrace_rs::backtrace::libunwind::trace::hf591c4fa475b521b [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5 [INFO] [stderr] 1: 0x7fdd4d18c912 - std::backtrace_rs::backtrace::trace_unsynchronized::hce0fc3788d7159a9 [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x7fdd4d18c912 - std::sys_common::backtrace::_print_fmt::he2d1cbe468040257 [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/sys_common/backtrace.rs:68:5 [INFO] [stderr] 3: 0x7fdd4d18c912 - ::fmt::h2c24b8bf09043006 [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stderr] 4: 0x7fdd4d1ddc8c - core::fmt::rt::Argument::fmt::h982f45771e9ecd8b [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/core/src/fmt/rt.rs:142:9 [INFO] [stderr] 5: 0x7fdd4d1ddc8c - core::fmt::write::h08d521d188b46bd0 [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/core/src/fmt/mod.rs:1153:17 [INFO] [stderr] 6: 0x7fdd4d18180f - std::io::Write::write_fmt::h30d389991f37d75e [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/io/mod.rs:1843:15 [INFO] [stderr] 7: 0x7fdd4d18c6e4 - std::sys_common::backtrace::_print::h3e781da3859a0efa [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stderr] 8: 0x7fdd4d18c6e4 - std::sys_common::backtrace::print::he5e9ec6ac18663c5 [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stderr] 9: 0x7fdd4d18f3eb - std::panicking::default_hook::{{closure}}::hb05b3618b96e9a16 [INFO] [stderr] 10: 0x7fdd4d18f143 - std::panicking::default_hook::ha92ce0e319b86adc [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/panicking.rs:292:9 [INFO] [stderr] 11: 0x7fdd5002c09e - std[d049d8f762592120]::panicking::update_hook::>::{closure#0} [INFO] [stderr] 12: 0x7fdd4d18fb50 - as core::ops::function::Fn>::call::h48f57e8ba0ebe10d [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/alloc/src/boxed.rs:2034:9 [INFO] [stderr] 13: 0x7fdd4d18fb50 - std::panicking::rust_panic_with_hook::h0843a0c6d846e961 [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/panicking.rs:783:13 [INFO] [stderr] 14: 0x7fdd50055bd4 - std[d049d8f762592120]::panicking::begin_panic::::{closure#0} [INFO] [stderr] 15: 0x7fdd50052946 - std[d049d8f762592120]::sys_common::backtrace::__rust_end_short_backtrace::::{closure#0}, !> [INFO] [stderr] 16: 0x7fdd50052626 - std[d049d8f762592120]::panicking::begin_panic:: [INFO] [stderr] 17: 0x7fdd5005f2f1 - ::emit_producing_guarantee [INFO] [stderr] 18: 0x7fdd50176688 - ::span_bug:: [INFO] [stderr] 19: 0x7fdd501a79d4 - rustc_middle[aeceff2449b9274d]::util::bug::opt_span_bug_fmt::::{closure#0} [INFO] [stderr] 20: 0x7fdd501aae5a - rustc_middle[aeceff2449b9274d]::ty::context::tls::with_opt::::{closure#0}, !>::{closure#0} [INFO] [stderr] 21: 0x7fdd5019b0f8 - rustc_middle[aeceff2449b9274d]::ty::context::tls::with_context_opt::::{closure#0}, !>::{closure#0}, !> [INFO] [stderr] 22: 0x7fdd5019a284 - rustc_middle[aeceff2449b9274d]::util::bug::span_bug_fmt:: [INFO] [stderr] 23: 0x7fdd5020b58c - ::suggest_missing_break_or_return_expr [INFO] [stderr] 24: 0x7fdd501e0cc1 - >::report_return_mismatched_types [INFO] [stderr] 25: 0x7fdd51c3d95c - ::check_block_with_expected [INFO] [stderr] 26: 0x7fdd51c408d1 - ::check_expr_with_expectation_and_args [INFO] [stderr] 27: 0x7fdd51c42499 - ::check_expr_with_expectation_and_args [INFO] [stderr] 28: 0x7fdd51c3cceb - ::check_block_with_expected [INFO] [stderr] 29: 0x7fdd51c408d1 - ::check_expr_with_expectation_and_args [INFO] [stderr] 30: 0x7fdd5199d84a - rustc_hir_typeck[f3c55fc9fd76b676]::check::check_fn [INFO] [stderr] 31: 0x7fdd51779e39 - ::check_expr_closure [INFO] [stderr] 32: 0x7fdd51c44206 - ::check_expr_with_expectation_and_args [INFO] [stderr] 33: 0x7fdd4e1ba441 - ::check_method_argument_types [INFO] [stderr] 34: 0x7fdd51c40cb7 - ::check_expr_with_expectation_and_args [INFO] [stderr] 35: 0x7fdd51c40906 - ::check_expr_with_expectation_and_args [INFO] [stderr] 36: 0x7fdd51280839 - ::check_decl [INFO] [stderr] 37: 0x7fdd51c3cc93 - ::check_block_with_expected [INFO] [stderr] 38: 0x7fdd51c408d1 - ::check_expr_with_expectation_and_args [INFO] [stderr] 39: 0x7fdd51c4288a - ::check_expr_with_expectation_and_args [INFO] [stderr] 40: 0x7fdd51c3be3e - ::check_block_with_expected [INFO] [stderr] 41: 0x7fdd51c408d1 - ::check_expr_with_expectation_and_args [INFO] [stderr] 42: 0x7fdd5199d84a - rustc_hir_typeck[f3c55fc9fd76b676]::check::check_fn [INFO] [stderr] 43: 0x7fdd51779e39 - ::check_expr_closure [INFO] [stderr] 44: 0x7fdd51c44206 - ::check_expr_with_expectation_and_args [INFO] [stderr] 45: 0x7fdd5199d84a - rustc_hir_typeck[f3c55fc9fd76b676]::check::check_fn [INFO] [stderr] 46: 0x7fdd519936f7 - rustc_hir_typeck[f3c55fc9fd76b676]::typeck [INFO] [stderr] 47: 0x7fdd5199294b - rustc_query_impl[eb32c142575f0168]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 48: 0x7fdd5139a02d - rustc_query_system[8a51c1c4c57306d9]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[eb32c142575f0168]::plumbing::QueryCtxt, false> [INFO] [stderr] 49: 0x7fdd5139994c - rustc_query_impl[eb32c142575f0168]::query_impl::typeck::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 50: 0x7fdd51f64c33 - rustc_hir_analysis[bfd6d18a89cf695c]::collect::type_of::type_of_opaque [INFO] [stderr] 51: 0x7fdd51f64ac9 - rustc_query_impl[eb32c142575f0168]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 52: 0x7fdd513085e3 - rustc_query_system[8a51c1c4c57306d9]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[eb32c142575f0168]::plumbing::QueryCtxt, false> [INFO] [stderr] 53: 0x7fdd521591de - rustc_query_impl[eb32c142575f0168]::query_impl::type_of_opaque::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 54: 0x7fdd4f272815 - rustc_hir_analysis[bfd6d18a89cf695c]::collect::type_of::type_of [INFO] [stderr] 55: 0x7fdd513093a5 - rustc_query_impl[eb32c142575f0168]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 56: 0x7fdd513085e3 - rustc_query_system[8a51c1c4c57306d9]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[eb32c142575f0168]::plumbing::QueryCtxt, false> [INFO] [stderr] 57: 0x7fdd5130811b - rustc_query_impl[eb32c142575f0168]::query_impl::type_of::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 58: 0x7fdd518dd3ec - rustc_hir_analysis[bfd6d18a89cf695c]::check::check::check_item_type [INFO] [stderr] 59: 0x7fdd51932578 - rustc_hir_analysis[bfd6d18a89cf695c]::check::wfcheck::check_well_formed [INFO] [stderr] 60: 0x7fdd5193115d - rustc_query_impl[eb32c142575f0168]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 61: 0x7fdd51930cf2 - rustc_query_system[8a51c1c4c57306d9]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[eb32c142575f0168]::plumbing::QueryCtxt, false> [INFO] [stderr] 62: 0x7fdd51930abf - rustc_query_impl[eb32c142575f0168]::query_impl::check_well_formed::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 63: 0x7fdd5192ed60 - rustc_hir_analysis[bfd6d18a89cf695c]::check::wfcheck::check_mod_type_wf [INFO] [stderr] 64: 0x7fdd5192ebe1 - rustc_query_impl[eb32c142575f0168]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 65: 0x7fdd51ef5510 - rustc_query_system[8a51c1c4c57306d9]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[eb32c142575f0168]::plumbing::QueryCtxt, false> [INFO] [stderr] 66: 0x7fdd51ef52ff - rustc_query_impl[eb32c142575f0168]::query_impl::check_mod_type_wf::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 67: 0x7fdd51397935 - rustc_hir_analysis[bfd6d18a89cf695c]::check_crate [INFO] [stderr] 68: 0x7fdd51a8e4b2 - rustc_interface[9eedead15c727b3f]::passes::analysis [INFO] [stderr] 69: 0x7fdd51a8dea5 - rustc_query_impl[eb32c142575f0168]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 70: 0x7fdd51f92822 - rustc_query_system[8a51c1c4c57306d9]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[eb32c142575f0168]::plumbing::QueryCtxt, false> [INFO] [stderr] 71: 0x7fdd51f925c9 - rustc_query_impl[eb32c142575f0168]::query_impl::analysis::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 72: 0x7fdd51e23d54 - rustc_interface[9eedead15c727b3f]::interface::run_compiler::, rustc_driver_impl[c963d1b0bb25d7ed]::run_compiler::{closure#0}>::{closure#0} [INFO] [stderr] 73: 0x7fdd52143eee - std[d049d8f762592120]::sys_common::backtrace::__rust_begin_short_backtrace::, rustc_driver_impl[c963d1b0bb25d7ed]::run_compiler::{closure#0}>::{closure#0}, core[8f342c5923acdbb3]::result::Result<(), rustc_span[ad4df2c6a57abde6]::ErrorGuaranteed>>::{closure#0}::{closure#0}, core[8f342c5923acdbb3]::result::Result<(), rustc_span[ad4df2c6a57abde6]::ErrorGuaranteed>> [INFO] [stderr] 74: 0x7fdd52143d4a - <::spawn_unchecked_, rustc_driver_impl[c963d1b0bb25d7ed]::run_compiler::{closure#0}>::{closure#0}, core[8f342c5923acdbb3]::result::Result<(), rustc_span[ad4df2c6a57abde6]::ErrorGuaranteed>>::{closure#0}::{closure#0}, core[8f342c5923acdbb3]::result::Result<(), rustc_span[ad4df2c6a57abde6]::ErrorGuaranteed>>::{closure#1} as core[8f342c5923acdbb3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stderr] 75: 0x7fdd4d1991e5 - as core::ops::function::FnOnce>::call_once::hdbdd1f187b9b9080 [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/alloc/src/boxed.rs:2020:9 [INFO] [stderr] 76: 0x7fdd4d1991e5 - as core::ops::function::FnOnce>::call_once::hc7ee8cb78037b4ec [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/alloc/src/boxed.rs:2020:9 [INFO] [stderr] 77: 0x7fdd4d1991e5 - std::sys::pal::unix::thread::Thread::new::thread_start::haedac03260309a72 [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/sys/pal/unix/thread.rs:108:17 [INFO] [stderr] 78: 0x7fdd4cf42ac3 - [INFO] [stderr] 79: 0x7fdd4cfd3bf4 - __clone [INFO] [stderr] 80: 0x0 - [INFO] [stderr] [INFO] [stderr] note: we would appreciate a bug report: https://github.com/rust-lang/rust/issues/new?labels=C-bug%2C+I-ICE%2C+T-compiler&template=ice.md [INFO] [stderr] [INFO] [stderr] note: rustc 1.78.0-beta.2 (277d06bc9 2024-03-23) running on x86_64-unknown-linux-gnu [INFO] [stderr] [INFO] [stderr] note: compiler flags: --crate-type bin -C embed-bitcode=no -C debuginfo=2 [INFO] [stderr] [INFO] [stderr] note: some of the compiler flags provided by cargo are hidden [INFO] [stderr] [INFO] [stderr] query stack during panic: [INFO] [stderr] #0 [typeck] type-checking `components::rss_list::::update_all` [INFO] [stderr] #1 [type_of_opaque] computing type of opaque `components::rss_list::::update_all::{opaque#0}` [INFO] [stderr] #2 [type_of] computing type of `components::rss_list::::update_all::{opaque#0}` [INFO] [stderr] #3 [check_well_formed] checking that `components::rss_list::::update_all::{opaque#0}` is well-formed [INFO] [stderr] #4 [check_mod_type_wf] checking that types are well-formed in module `components::rss_list` [INFO] [stderr] #5 [analysis] running analysis passes on this crate [INFO] [stderr] end of query stack [INFO] [stdout] error[E0277]: the `?` operator can only be used on `Result`s, not `Option`s, in an async function that returns `Result` [INFO] [stdout] --> src/components/rss_list.rs:102:61 [INFO] [stdout] | [INFO] [stdout] 101 | pub async fn update(&mut self, channel_num: usize) -> Result<()> { [INFO] [stdout] | ______________________________________________________________________- [INFO] [stdout] 102 | | let channel = self.channel_list.get_mut(channel_num)?; [INFO] [stdout] | | ^ use `.ok_or(...)?` to provide an error compatible with `Result<(), ErrReport>` [INFO] [stdout] 103 | | let _old_channel = update_rss(channel).await?; [INFO] [stdout] 104 | | // TODO: Maybe I can add a feature highlighting all new items some day? [INFO] [stdout] 105 | | } [INFO] [stdout] | |_____- this function returns a `Result` [INFO] [stdout] | [INFO] [stdout] = help: the trait `FromResidual>` is not implemented for `Result<(), ErrReport>` [INFO] [stdout] = help: the following other types implement trait `FromResidual`: [INFO] [stdout] as FromResidual>> [INFO] [stdout] as FromResidual>> [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/components/rss_list.rs:101:70 [INFO] [stdout] | [INFO] [stdout] 101 | pub async fn update(&mut self, channel_num: usize) -> Result<()> { [INFO] [stdout] | ______________________________________________________________________^ [INFO] [stdout] 102 | | let channel = self.channel_list.get_mut(channel_num)?; [INFO] [stdout] 103 | | let _old_channel = update_rss(channel).await?; [INFO] [stdout] 104 | | // TODO: Maybe I can add a feature highlighting all new items some day? [INFO] [stdout] 105 | | } [INFO] [stdout] | |_____^ expected `Result<(), Report>`, found `()` [INFO] [stdout] | [INFO] [stdout] = note: expected enum `Result<(), ErrReport>` [INFO] [stdout] found unit type `()` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `tokio_util::bytes::Bytes: BufRead` is not satisfied [INFO] [stdout] --> src/components/rss_list.rs:112:42 [INFO] [stdout] | [INFO] [stdout] 112 | let new_channel = Channel::read_from(content)?; [INFO] [stdout] | ------------------ ^^^^^^^ the trait `BufRead` is not implemented for `tokio_util::bytes::Bytes` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `BufRead`: [INFO] [stdout] never::Never [INFO] [stdout] either::Either [INFO] [stdout] Box [INFO] [stdout] Reader [INFO] [stdout] std::io::BufReader [INFO] [stdout] StdinLock<'_> [INFO] [stdout] VecDeque [INFO] [stdout] std::io::Cursor [INFO] [stdout] and 6 others [INFO] [stdout] note: required by a bound in `rss::Channel::read_from` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rss-2.0.6/src/channel.rs:1034:25 [INFO] [stdout] | [INFO] [stdout] 1034 | pub fn read_from(reader: R) -> Result { [INFO] [stdout] | ^^^^^^^ required by this bound in `Channel::read_from` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 5 previous errors; 15 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0107, E0277, E0308. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0107`. [INFO] [stdout] [INFO] [stderr] error: could not compile `podcrab` (bin "podcrab") due to 5 previous errors; 15 warnings emitted [INFO] running `Command { std: "docker" "inspect" "9f43b29b437f716a49f580df119bea88e804dc48141a7663f8cfac471b82c91c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9f43b29b437f716a49f580df119bea88e804dc48141a7663f8cfac471b82c91c", kill_on_drop: false }` [INFO] [stdout] 9f43b29b437f716a49f580df119bea88e804dc48141a7663f8cfac471b82c91c