[INFO] fetching crate aerostream 0.16.5... [INFO] checking aerostream-0.16.5 against try#ccf408f4326a858c00dd845a64a86b16f360a801 for pr-129466-2 [INFO] extracting crate aerostream 0.16.5 into /workspace/builds/worker-2-tc2/source [INFO] validating manifest of crates.io crate aerostream 0.16.5 on toolchain ccf408f4326a858c00dd845a64a86b16f360a801 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ccf408f4326a858c00dd845a64a86b16f360a801" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate aerostream 0.16.5 [INFO] finished tweaking crates.io crate aerostream 0.16.5 [INFO] tweaked toml for crates.io crate aerostream 0.16.5 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate crates.io crate aerostream 0.16.5 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" "+ccf408f4326a858c00dd845a64a86b16f360a801" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: version requirement `0.9.34+deprecated` for dependency `serde_yaml` includes semver metadata which will be ignored, removing the metadata is recommended to avoid confusion [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+ccf408f4326a858c00dd845a64a86b16f360a801" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 868abfca7ded4c88b8ff32bd2bfed93efb48598efde407114a00fbd1c4417974 [INFO] running `Command { std: "docker" "start" "-a" "868abfca7ded4c88b8ff32bd2bfed93efb48598efde407114a00fbd1c4417974", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "868abfca7ded4c88b8ff32bd2bfed93efb48598efde407114a00fbd1c4417974", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "868abfca7ded4c88b8ff32bd2bfed93efb48598efde407114a00fbd1c4417974", kill_on_drop: false }` [INFO] [stdout] 868abfca7ded4c88b8ff32bd2bfed93efb48598efde407114a00fbd1c4417974 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+ccf408f4326a858c00dd845a64a86b16f360a801" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a451e3fc74b075dad081bda2e7276222a075a6c1af0e71a2ad9fd182e8251fd3 [INFO] running `Command { std: "docker" "start" "-a" "a451e3fc74b075dad081bda2e7276222a075a6c1af0e71a2ad9fd182e8251fd3", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] Running `cargo fix --edition` [INFO] [stderr] Migrating Cargo.toml from 2021 edition to 2024 [INFO] [stderr] Fixed Cargo.toml (7 fixes) [INFO] [stderr] warning: version requirement `0.9.34+deprecated` for dependency `serde_yaml` includes semver metadata which will be ignored, removing the metadata is recommended to avoid confusion [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling cc v1.0.86 [INFO] [stderr] Compiling serde v1.0.202 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling thiserror v1.0.57 [INFO] [stderr] Checking memchr v2.7.1 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Checking constant_time_eq v0.3.0 [INFO] [stderr] Checking arrayvec v0.7.4 [INFO] [stderr] Checking arrayref v0.3.7 [INFO] [stderr] Checking cpufeatures v0.2.12 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling data-encoding v2.5.0 [INFO] [stderr] Checking keccak v0.1.5 [INFO] [stderr] Checking base-x v0.2.11 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Checking blake2s_simd v1.0.2 [INFO] [stderr] Checking blake2b_simd v1.0.2 [INFO] [stderr] Checking unsigned-varint v0.7.2 [INFO] [stderr] Checking itoa v1.0.10 [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling serde_json v1.0.117 [INFO] [stderr] Checking untrusted v0.9.0 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking ryu v1.0.17 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking rustls-pki-types v1.3.0 [INFO] [stderr] Checking unicode-normalization v0.1.23 [INFO] [stderr] Compiling rustls v0.22.4 [INFO] [stderr] Compiling crc32fast v1.4.0 [INFO] [stderr] Checking core2 v0.4.0 [INFO] [stderr] Checking aho-corasick v1.1.2 [INFO] [stderr] Checking regex-syntax v0.8.2 [INFO] [stderr] Checking unicode-bidi v0.3.15 [INFO] [stderr] Checking bytes v1.5.0 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Checking subtle v2.5.0 [INFO] [stderr] Checking zeroize v1.7.0 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking miniz_oxide v0.7.2 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Checking webpki-roots v0.26.1 [INFO] [stderr] Checking quick-protobuf v0.8.1 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling syn v2.0.50 [INFO] [stderr] Checking getrandom v0.2.12 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Checking hashbrown v0.14.3 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Checking anstyle-parse v0.2.3 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking http v1.0.0 [INFO] [stderr] Checking anstyle v1.0.6 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking flate2 v1.0.28 [INFO] [stderr] Compiling blake3 v1.5.0 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Checking chunked_transfer v1.5.0 [INFO] [stderr] Checking unsafe-libyaml v0.2.11 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking url v2.5.0 [INFO] [stderr] Checking httpdate v1.0.3 [INFO] [stderr] Checking anstyle-query v1.0.2 [INFO] [stderr] Checking base64 v0.22.0 [INFO] [stderr] Checking ascii v1.1.0 [INFO] [stderr] Checking colorchoice v1.0.0 [INFO] [stderr] Checking iana-time-zone v0.1.60 [INFO] [stderr] Checking utf-8 v0.7.6 [INFO] [stderr] Checking anstream v0.6.12 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking dataview v1.0.1 [INFO] [stderr] Checking tiny_http v0.12.0 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking urlencoding v2.1.3 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking leb128 v0.2.5 [INFO] [stderr] Checking dotenvy v0.15.7 [INFO] [stderr] Checking urandom v0.1.1 [INFO] [stderr] Checking sha3 v0.10.8 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking regex-automata v0.4.5 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling data-encoding-macro-internal v0.1.12 [INFO] [stderr] Checking data-encoding-macro v0.1.14 [INFO] [stderr] Checking multibase v0.9.1 [INFO] [stderr] Compiling darling_core v0.20.6 [INFO] [stderr] Checking regex v1.10.4 [INFO] [stderr] Checking env_filter v0.1.0 [INFO] [stderr] Compiling serde_derive v1.0.202 [INFO] [stderr] Compiling thiserror-impl v1.0.57 [INFO] [stderr] Checking env_logger v0.11.3 [INFO] [stderr] Checking rustls-webpki v0.102.2 [INFO] [stderr] Compiling proc-macro-crate v1.1.3 [INFO] [stderr] Compiling darling_macro v0.20.6 [INFO] [stderr] Compiling multihash-derive v0.8.1 [INFO] [stderr] Compiling libipld-cbor-derive v0.16.0 [INFO] [stderr] Compiling darling v0.20.6 [INFO] [stderr] Compiling serde_with_macros v3.8.1 [INFO] [stderr] Checking tungstenite v0.21.0 [INFO] [stderr] Checking serde-big-array v0.3.3 [INFO] [stderr] Checking serde_bytes v0.11.14 [INFO] [stderr] Checking indexmap v2.2.6 [INFO] [stderr] Checking serde_with v3.8.1 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Checking multihash v0.18.1 [INFO] [stderr] Checking cid v0.10.1 [INFO] [stderr] Checking libipld-core v0.16.0 [INFO] [stderr] Checking serde_yaml v0.9.34+deprecated [INFO] [stderr] Checking libipld-macro v0.16.0 [INFO] [stderr] Checking libipld-pb v0.16.0 [INFO] [stderr] Checking libipld-cbor v0.16.0 [INFO] [stderr] Checking libipld-json v0.16.0 [INFO] [stderr] Checking ureq v2.9.7 [INFO] [stderr] Checking libipld v0.16.0 [INFO] [stderr] Checking aerostream v0.16.5 (/tmp/fixit) [INFO] [stderr] Migrating src/lib.rs from 2021 edition to 2024 [INFO] [stderr] Fixed src/feedgenerator.rs (6 fixes) [INFO] [stderr] Fixed src/client.rs (9 fixes) [INFO] [stderr] Fixed src/event.rs (5 fixes) [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> src/event.rs:20:24 [INFO] [stdout] | [INFO] [stdout] 20 | #[derive(Debug, Clone, DagCbor, Default)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #123748 [INFO] [stdout] = help: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: Decode` will fail [INFO] [stdout] --> src/event.rs:20:24 [INFO] [stdout] | [INFO] [stdout] 20 | #[derive(Debug, Clone, DagCbor, Default)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] = note: `#[warn(dependency_on_unit_never_type_fallback)]` on by default [INFO] [stdout] = note: this warning originates in the derive macro `DagCbor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> src/event.rs:165:24 [INFO] [stdout] | [INFO] [stdout] 165 | #[derive(Debug, Clone, DagCbor)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #123748 [INFO] [stdout] = help: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: Decode` will fail [INFO] [stdout] --> src/event.rs:165:24 [INFO] [stdout] | [INFO] [stdout] 165 | #[derive(Debug, Clone, DagCbor)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `DagCbor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> src/event.rs:173:24 [INFO] [stdout] | [INFO] [stdout] 173 | #[derive(Debug, Clone, DagCbor)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #123748 [INFO] [stdout] = help: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: Decode` will fail [INFO] [stdout] --> src/event.rs:173:24 [INFO] [stdout] | [INFO] [stdout] 173 | #[derive(Debug, Clone, DagCbor)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `DagCbor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> src/event.rs:231:24 [INFO] [stdout] | [INFO] [stdout] 231 | #[derive(Debug, Clone, DagCbor)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #123748 [INFO] [stdout] = help: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: Decode` will fail [INFO] [stdout] --> src/event.rs:231:24 [INFO] [stdout] | [INFO] [stdout] 231 | #[derive(Debug, Clone, DagCbor)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `DagCbor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> src/event.rs:251:24 [INFO] [stdout] | [INFO] [stdout] 251 | #[derive(Debug, Clone, DagCbor)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #123748 [INFO] [stdout] = help: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: Decode` will fail [INFO] [stdout] --> src/event.rs:251:24 [INFO] [stdout] | [INFO] [stdout] 251 | #[derive(Debug, Clone, DagCbor)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `DagCbor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> src/event.rs:272:24 [INFO] [stdout] | [INFO] [stdout] 272 | #[derive(Debug, Clone, DagCbor)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #123748 [INFO] [stdout] = help: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: Decode` will fail [INFO] [stdout] --> src/event.rs:272:24 [INFO] [stdout] | [INFO] [stdout] 272 | #[derive(Debug, Clone, DagCbor)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `DagCbor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> src/event.rs:290:24 [INFO] [stdout] | [INFO] [stdout] 290 | #[derive(Debug, Clone, DagCbor)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #123748 [INFO] [stdout] = help: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: Decode` will fail [INFO] [stdout] --> src/event.rs:290:24 [INFO] [stdout] | [INFO] [stdout] 290 | #[derive(Debug, Clone, DagCbor)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `DagCbor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/client.rs:350:17 [INFO] [stdout] | [INFO] [stdout] 350 | while let Ok(event) = rx.try_recv() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^------------- [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/client.rs:352:11 [INFO] [stdout] | [INFO] [stdout] 352 | } [INFO] [stdout] | ^ [INFO] [stdout] = note: `--force-warn if-let-rescope` implied by `--force-warn rust-2024-compatibility` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> src/event.rs:20:24 [INFO] [stdout] | [INFO] [stdout] 20 | #[derive(Debug, Clone, DagCbor, Default)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #123748 [INFO] [stdout] = help: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: Decode` will fail [INFO] [stdout] --> src/event.rs:20:24 [INFO] [stdout] | [INFO] [stdout] 20 | #[derive(Debug, Clone, DagCbor, Default)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] = note: `#[warn(dependency_on_unit_never_type_fallback)]` on by default [INFO] [stdout] = note: this warning originates in the derive macro `DagCbor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> src/event.rs:165:24 [INFO] [stdout] | [INFO] [stdout] 165 | #[derive(Debug, Clone, DagCbor)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #123748 [INFO] [stdout] = help: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: Decode` will fail [INFO] [stdout] --> src/event.rs:165:24 [INFO] [stdout] | [INFO] [stdout] 165 | #[derive(Debug, Clone, DagCbor)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `DagCbor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> src/event.rs:173:24 [INFO] [stdout] | [INFO] [stdout] 173 | #[derive(Debug, Clone, DagCbor)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #123748 [INFO] [stdout] = help: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: Decode` will fail [INFO] [stdout] --> src/event.rs:173:24 [INFO] [stdout] | [INFO] [stdout] 173 | #[derive(Debug, Clone, DagCbor)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `DagCbor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> src/event.rs:231:24 [INFO] [stdout] | [INFO] [stdout] 231 | #[derive(Debug, Clone, DagCbor)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #123748 [INFO] [stdout] = help: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: Decode` will fail [INFO] [stdout] --> src/event.rs:231:24 [INFO] [stdout] | [INFO] [stdout] 231 | #[derive(Debug, Clone, DagCbor)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `DagCbor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> src/event.rs:251:24 [INFO] [stdout] | [INFO] [stdout] 251 | #[derive(Debug, Clone, DagCbor)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #123748 [INFO] [stdout] = help: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: Decode` will fail [INFO] [stdout] --> src/event.rs:251:24 [INFO] [stdout] | [INFO] [stdout] 251 | #[derive(Debug, Clone, DagCbor)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `DagCbor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> src/event.rs:272:24 [INFO] [stdout] | [INFO] [stdout] 272 | #[derive(Debug, Clone, DagCbor)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #123748 [INFO] [stdout] = help: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: Decode` will fail [INFO] [stdout] --> src/event.rs:272:24 [INFO] [stdout] | [INFO] [stdout] 272 | #[derive(Debug, Clone, DagCbor)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `DagCbor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> src/event.rs:290:24 [INFO] [stdout] | [INFO] [stdout] 290 | #[derive(Debug, Clone, DagCbor)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #123748 [INFO] [stdout] = help: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: Decode` will fail [INFO] [stdout] --> src/event.rs:290:24 [INFO] [stdout] | [INFO] [stdout] 290 | #[derive(Debug, Clone, DagCbor)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `DagCbor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/client.rs:350:17 [INFO] [stdout] | [INFO] [stdout] 350 | while let Ok(event) = rx.try_recv() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^------------- [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/client.rs:352:11 [INFO] [stdout] | [INFO] [stdout] 352 | } [INFO] [stdout] | ^ [INFO] [stdout] = note: `--force-warn if-let-rescope` implied by `--force-warn rust-2024-compatibility` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Migrating examples/feed_generator.rs from 2021 edition to 2024 [INFO] [stderr] Fixed examples/feed_generator.rs (1 fix) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 31.27s [INFO] [stderr] Running `cargo check` to verify 2024 [INFO] [stderr] warning: version requirement `0.9.34+deprecated` for dependency `serde_yaml` includes semver metadata which will be ignored, removing the metadata is recommended to avoid confusion [INFO] [stderr] Checking aerostream v0.16.5 (/tmp/fixit) [INFO] [stdout] error[E0277]: the trait bound `!: Decode` is not satisfied [INFO] [stdout] --> src/event.rs:20:24 [INFO] [stdout] | [INFO] [stdout] 20 | #[derive(Debug, Clone, DagCbor, Default)] [INFO] [stdout] | ^^^^^^^ the trait `Decode` is not implemented for `!` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Decode`: [INFO] [stdout] `()` implements `Decode` [INFO] [stdout] `(A, B)` implements `Decode` [INFO] [stdout] `(A, B, C)` implements `Decode` [INFO] [stdout] `(A, B, C, D)` implements `Decode` [INFO] [stdout] `(A,)` implements `Decode` [INFO] [stdout] `Arc` implements `Decode` [INFO] [stdout] `BTreeMap` implements `Decode` [INFO] [stdout] `Box<[u8]>` implements `Decode` [INFO] [stdout] and 34 others [INFO] [stdout] = note: this error might have been caused by changes to Rust's type-inference algorithm (see issue #48950 for more information) [INFO] [stdout] = help: did you intend to use the type `()` here instead? [INFO] [stdout] = note: this error originates in the derive macro `DagCbor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `!: Decode` is not satisfied [INFO] [stdout] --> src/event.rs:20:24 [INFO] [stdout] | [INFO] [stdout] 20 | #[derive(Debug, Clone, DagCbor, Default)] [INFO] [stdout] | ^^^^^^^ the trait `Decode` is not implemented for `!` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Decode`: [INFO] [stdout] `()` implements `Decode` [INFO] [stdout] `(A, B)` implements `Decode` [INFO] [stdout] `(A, B, C)` implements `Decode` [INFO] [stdout] `(A, B, C, D)` implements `Decode` [INFO] [stdout] `(A,)` implements `Decode` [INFO] [stdout] `Arc` implements `Decode` [INFO] [stdout] `BTreeMap` implements `Decode` [INFO] [stdout] `Box<[u8]>` implements `Decode` [INFO] [stdout] and 34 others [INFO] [stdout] = note: this error might have been caused by changes to Rust's type-inference algorithm (see issue #48950 for more information) [INFO] [stdout] = help: did you intend to use the type `()` here instead? [INFO] [stdout] = note: this error originates in the derive macro `DagCbor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `!: Decode` is not satisfied [INFO] [stdout] --> src/event.rs:165:24 [INFO] [stdout] | [INFO] [stdout] 165 | #[derive(Debug, Clone, DagCbor)] [INFO] [stdout] | ^^^^^^^ the trait `Decode` is not implemented for `!` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Decode`: [INFO] [stdout] `()` implements `Decode` [INFO] [stdout] `(A, B)` implements `Decode` [INFO] [stdout] `(A, B, C)` implements `Decode` [INFO] [stdout] `(A, B, C, D)` implements `Decode` [INFO] [stdout] `(A,)` implements `Decode` [INFO] [stdout] `Arc` implements `Decode` [INFO] [stdout] `BTreeMap` implements `Decode` [INFO] [stdout] `Box<[u8]>` implements `Decode` [INFO] [stdout] and 34 others [INFO] [stdout] = note: this error might have been caused by changes to Rust's type-inference algorithm (see issue #48950 for more information) [INFO] [stdout] = help: did you intend to use the type `()` here instead? [INFO] [stdout] = note: this error originates in the derive macro `DagCbor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `!: Decode` is not satisfied [INFO] [stdout] --> src/event.rs:165:24 [INFO] [stdout] | [INFO] [stdout] 165 | #[derive(Debug, Clone, DagCbor)] [INFO] [stdout] | ^^^^^^^ the trait `Decode` is not implemented for `!` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Decode`: [INFO] [stdout] `()` implements `Decode` [INFO] [stdout] `(A, B)` implements `Decode` [INFO] [stdout] `(A, B, C)` implements `Decode` [INFO] [stdout] `(A, B, C, D)` implements `Decode` [INFO] [stdout] `(A,)` implements `Decode` [INFO] [stdout] `Arc` implements `Decode` [INFO] [stdout] `BTreeMap` implements `Decode` [INFO] [stdout] `Box<[u8]>` implements `Decode` [INFO] [stdout] and 34 others [INFO] [stdout] = note: this error might have been caused by changes to Rust's type-inference algorithm (see issue #48950 for more information) [INFO] [stdout] = help: did you intend to use the type `()` here instead? [INFO] [stdout] = note: this error originates in the derive macro `DagCbor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `!: Decode` is not satisfied [INFO] [stdout] --> src/event.rs:173:24 [INFO] [stdout] | [INFO] [stdout] 173 | #[derive(Debug, Clone, DagCbor)] [INFO] [stdout] | ^^^^^^^ the trait `Decode` is not implemented for `!` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Decode`: [INFO] [stdout] `()` implements `Decode` [INFO] [stdout] `(A, B)` implements `Decode` [INFO] [stdout] `(A, B, C)` implements `Decode` [INFO] [stdout] `(A, B, C, D)` implements `Decode` [INFO] [stdout] `(A,)` implements `Decode` [INFO] [stdout] `Arc` implements `Decode` [INFO] [stdout] `BTreeMap` implements `Decode` [INFO] [stdout] `Box<[u8]>` implements `Decode` [INFO] [stdout] and 34 others [INFO] [stdout] = note: this error might have been caused by changes to Rust's type-inference algorithm (see issue #48950 for more information) [INFO] [stdout] = help: did you intend to use the type `()` here instead? [INFO] [stdout] = note: this error originates in the derive macro `DagCbor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `!: Decode` is not satisfied [INFO] [stdout] --> src/event.rs:231:24 [INFO] [stdout] | [INFO] [stdout] 231 | #[derive(Debug, Clone, DagCbor)] [INFO] [stdout] | ^^^^^^^ the trait `Decode` is not implemented for `!` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Decode`: [INFO] [stdout] `()` implements `Decode` [INFO] [stdout] `(A, B)` implements `Decode` [INFO] [stdout] `(A, B, C)` implements `Decode` [INFO] [stdout] `(A, B, C, D)` implements `Decode` [INFO] [stdout] `(A,)` implements `Decode` [INFO] [stdout] `Arc` implements `Decode` [INFO] [stdout] `BTreeMap` implements `Decode` [INFO] [stdout] `Box<[u8]>` implements `Decode` [INFO] [stdout] and 34 others [INFO] [stdout] = note: this error might have been caused by changes to Rust's type-inference algorithm (see issue #48950 for more information) [INFO] [stdout] = help: did you intend to use the type `()` here instead? [INFO] [stdout] = note: this error originates in the derive macro `DagCbor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `!: Decode` is not satisfied [INFO] [stdout] --> src/event.rs:173:24 [INFO] [stdout] | [INFO] [stdout] 173 | #[derive(Debug, Clone, DagCbor)] [INFO] [stdout] | ^^^^^^^ the trait `Decode` is not implemented for `!` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Decode`: [INFO] [stdout] `()` implements `Decode` [INFO] [stdout] `(A, B)` implements `Decode` [INFO] [stdout] `(A, B, C)` implements `Decode` [INFO] [stdout] `(A, B, C, D)` implements `Decode` [INFO] [stdout] `(A,)` implements `Decode` [INFO] [stdout] `Arc` implements `Decode` [INFO] [stdout] `BTreeMap` implements `Decode` [INFO] [stdout] `Box<[u8]>` implements `Decode` [INFO] [stdout] and 34 others [INFO] [stdout] = note: this error might have been caused by changes to Rust's type-inference algorithm (see issue #48950 for more information) [INFO] [stdout] = help: did you intend to use the type `()` here instead? [INFO] [stdout] = note: this error originates in the derive macro `DagCbor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `!: Decode` is not satisfied [INFO] [stdout] --> src/event.rs:251:24 [INFO] [stdout] | [INFO] [stdout] 251 | #[derive(Debug, Clone, DagCbor)] [INFO] [stdout] | ^^^^^^^ the trait `Decode` is not implemented for `!` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Decode`: [INFO] [stdout] `()` implements `Decode` [INFO] [stdout] `(A, B)` implements `Decode` [INFO] [stdout] `(A, B, C)` implements `Decode` [INFO] [stdout] `(A, B, C, D)` implements `Decode` [INFO] [stdout] `(A,)` implements `Decode` [INFO] [stdout] `Arc` implements `Decode` [INFO] [stdout] `BTreeMap` implements `Decode` [INFO] [stdout] `Box<[u8]>` implements `Decode` [INFO] [stdout] and 34 others [INFO] [stdout] = note: this error might have been caused by changes to Rust's type-inference algorithm (see issue #48950 for more information) [INFO] [stdout] = help: did you intend to use the type `()` here instead? [INFO] [stdout] = note: this error originates in the derive macro `DagCbor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `!: Decode` is not satisfied [INFO] [stdout] --> src/event.rs:231:24 [INFO] [stdout] | [INFO] [stdout] 231 | #[derive(Debug, Clone, DagCbor)] [INFO] [stdout] | ^^^^^^^ the trait `Decode` is not implemented for `!` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Decode`: [INFO] [stdout] `()` implements `Decode` [INFO] [stdout] `(A, B)` implements `Decode` [INFO] [stdout] `(A, B, C)` implements `Decode` [INFO] [stdout] `(A, B, C, D)` implements `Decode` [INFO] [stdout] `(A,)` implements `Decode` [INFO] [stdout] `Arc` implements `Decode` [INFO] [stdout] `BTreeMap` implements `Decode` [INFO] [stdout] `Box<[u8]>` implements `Decode` [INFO] [stdout] and 34 others [INFO] [stdout] = note: this error might have been caused by changes to Rust's type-inference algorithm (see issue #48950 for more information) [INFO] [stdout] = help: did you intend to use the type `()` here instead? [INFO] [stdout] = note: this error originates in the derive macro `DagCbor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `!: Decode` is not satisfied [INFO] [stdout] --> src/event.rs:272:24 [INFO] [stdout] | [INFO] [stdout] 272 | #[derive(Debug, Clone, DagCbor)] [INFO] [stdout] | ^^^^^^^ the trait `Decode` is not implemented for `!` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Decode`: [INFO] [stdout] `()` implements `Decode` [INFO] [stdout] `(A, B)` implements `Decode` [INFO] [stdout] `(A, B, C)` implements `Decode` [INFO] [stdout] `(A, B, C, D)` implements `Decode` [INFO] [stdout] `(A,)` implements `Decode` [INFO] [stdout] `Arc` implements `Decode` [INFO] [stdout] `BTreeMap` implements `Decode` [INFO] [stdout] `Box<[u8]>` implements `Decode` [INFO] [stdout] and 34 others [INFO] [stdout] = note: this error might have been caused by changes to Rust's type-inference algorithm (see issue #48950 for more information) [INFO] [stdout] = help: did you intend to use the type `()` here instead? [INFO] [stdout] = note: this error originates in the derive macro `DagCbor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `!: Decode` is not satisfied [INFO] [stdout] --> src/event.rs:251:24 [INFO] [stdout] | [INFO] [stdout] 251 | #[derive(Debug, Clone, DagCbor)] [INFO] [stdout] | ^^^^^^^ the trait `Decode` is not implemented for `!` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Decode`: [INFO] [stdout] `()` implements `Decode` [INFO] [stdout] `(A, B)` implements `Decode` [INFO] [stdout] `(A, B, C)` implements `Decode` [INFO] [stdout] `(A, B, C, D)` implements `Decode` [INFO] [stdout] `(A,)` implements `Decode` [INFO] [stdout] `Arc` implements `Decode` [INFO] [stdout] `BTreeMap` implements `Decode` [INFO] [stdout] `Box<[u8]>` implements `Decode` [INFO] [stdout] and 34 others [INFO] [stdout] = note: this error might have been caused by changes to Rust's type-inference algorithm (see issue #48950 for more information) [INFO] [stdout] = help: did you intend to use the type `()` here instead? [INFO] [stdout] = note: this error originates in the derive macro `DagCbor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `!: Decode` is not satisfied [INFO] [stdout] --> src/event.rs:290:24 [INFO] [stdout] | [INFO] [stdout] 290 | #[derive(Debug, Clone, DagCbor)] [INFO] [stdout] | ^^^^^^^ the trait `Decode` is not implemented for `!` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Decode`: [INFO] [stdout] `()` implements `Decode` [INFO] [stdout] `(A, B)` implements `Decode` [INFO] [stdout] `(A, B, C)` implements `Decode` [INFO] [stdout] `(A, B, C, D)` implements `Decode` [INFO] [stdout] `(A,)` implements `Decode` [INFO] [stdout] `Arc` implements `Decode` [INFO] [stdout] `BTreeMap` implements `Decode` [INFO] [stdout] `Box<[u8]>` implements `Decode` [INFO] [stdout] and 34 others [INFO] [stdout] = note: this error might have been caused by changes to Rust's type-inference algorithm (see issue #48950 for more information) [INFO] [stdout] = help: did you intend to use the type `()` here instead? [INFO] [stdout] = note: this error originates in the derive macro `DagCbor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `!: Decode` is not satisfied [INFO] [stdout] --> src/event.rs:272:24 [INFO] [stdout] | [INFO] [stdout] 272 | #[derive(Debug, Clone, DagCbor)] [INFO] [stdout] | ^^^^^^^ the trait `Decode` is not implemented for `!` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Decode`: [INFO] [stdout] `()` implements `Decode` [INFO] [stdout] `(A, B)` implements `Decode` [INFO] [stdout] `(A, B, C)` implements `Decode` [INFO] [stdout] `(A, B, C, D)` implements `Decode` [INFO] [stdout] `(A,)` implements `Decode` [INFO] [stdout] `Arc` implements `Decode` [INFO] [stdout] `BTreeMap` implements `Decode` [INFO] [stdout] `Box<[u8]>` implements `Decode` [INFO] [stdout] and 34 others [INFO] [stdout] = note: this error might have been caused by changes to Rust's type-inference algorithm (see issue #48950 for more information) [INFO] [stdout] = help: did you intend to use the type `()` here instead? [INFO] [stdout] = note: this error originates in the derive macro `DagCbor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `!: Decode` is not satisfied [INFO] [stdout] --> src/event.rs:290:24 [INFO] [stdout] | [INFO] [stdout] 290 | #[derive(Debug, Clone, DagCbor)] [INFO] [stdout] | ^^^^^^^ the trait `Decode` is not implemented for `!` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Decode`: [INFO] [stdout] `()` implements `Decode` [INFO] [stdout] `(A, B)` implements `Decode` [INFO] [stdout] `(A, B, C)` implements `Decode` [INFO] [stdout] `(A, B, C, D)` implements `Decode` [INFO] [stdout] `(A,)` implements `Decode` [INFO] [stdout] `Arc` implements `Decode` [INFO] [stdout] `BTreeMap` implements `Decode` [INFO] [stdout] `Box<[u8]>` implements `Decode` [INFO] [stdout] and 34 others [INFO] [stdout] = note: this error might have been caused by changes to Rust's type-inference algorithm (see issue #48950 for more information) [INFO] [stdout] = help: did you intend to use the type `()` here instead? [INFO] [stdout] = note: this error originates in the derive macro `DagCbor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 7 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `aerostream` (lib) due to 8 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 7 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `aerostream` (lib test) due to 8 previous errors [INFO] [stderr] error: failed to check after updating to 2024 [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `cargo check --frozen --all --all-targets --message-format=json` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "a451e3fc74b075dad081bda2e7276222a075a6c1af0e71a2ad9fd182e8251fd3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a451e3fc74b075dad081bda2e7276222a075a6c1af0e71a2ad9fd182e8251fd3", kill_on_drop: false }` [INFO] [stdout] a451e3fc74b075dad081bda2e7276222a075a6c1af0e71a2ad9fd182e8251fd3