[INFO] fetching crate cacaos 0.5.1... [INFO] checking cacaos-0.5.1 against try#c659ee110de67e82444e4b6c8407c1a9af9c2cf6 for pr-145608-1 [INFO] extracting crate cacaos 0.5.1 into /workspace/builds/worker-4-tc2/source [INFO] started tweaking crates.io crate cacaos 0.5.1 [INFO] finished tweaking crates.io crate cacaos 0.5.1 [INFO] tweaked toml for crates.io crate cacaos 0.5.1 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate cacaos 0.5.1 on toolchain c659ee110de67e82444e4b6c8407c1a9af9c2cf6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 215 packages to latest compatible versions [INFO] [stderr] Adding http v0.2.12 (available: v1.3.1) [INFO] [stderr] Adding iri-string v0.6.0 (available: v0.7.8) [INFO] [stderr] Adding libipld v0.14.0 (available: v0.16.0) [INFO] [stderr] Adding proc-macro-crate v1.1.3 (available: v1.3.1) [INFO] [stderr] Adding serde_with v2.3.3 (available: v3.14.0) [INFO] [stderr] Adding siwe v0.5.2 (available: v0.6.1) [INFO] [stderr] Adding thiserror v1.0.69 (available: v2.0.16) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 31d1c5ed259f1515401dd39f046b3bee1b994a6404cb315044ec9be9616bc459 [INFO] running `Command { std: "docker" "start" "-a" "31d1c5ed259f1515401dd39f046b3bee1b994a6404cb315044ec9be9616bc459", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "31d1c5ed259f1515401dd39f046b3bee1b994a6404cb315044ec9be9616bc459", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "31d1c5ed259f1515401dd39f046b3bee1b994a6404cb315044ec9be9616bc459", kill_on_drop: false }` [INFO] [stdout] 31d1c5ed259f1515401dd39f046b3bee1b994a6404cb315044ec9be9616bc459 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cc03facdfb5991a27b6344827a696a128c0551840ef60cc1f195c73932d3f5a8 [INFO] running `Command { std: "docker" "start" "-a" "cc03facdfb5991a27b6344827a696a128c0551840ef60cc1f195c73932d3f5a8", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling data-encoding v2.9.0 [INFO] [stderr] Checking der v0.6.1 [INFO] [stderr] Checking base64ct v1.8.0 [INFO] [stderr] Checking core2 v0.4.0 [INFO] [stderr] Checking base-x v0.2.11 [INFO] [stderr] Compiling anyhow v1.0.99 [INFO] [stderr] Checking event-listener v5.4.1 [INFO] [stderr] Checking unsigned-varint v0.7.2 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking crypto-bigint v0.4.9 [INFO] [stderr] Checking ff v0.12.1 [INFO] [stderr] Checking base16ct v0.1.1 [INFO] [stderr] Checking value-bag v1.11.1 [INFO] [stderr] Checking parking_lot_core v0.9.11 [INFO] [stderr] Checking percent-encoding v2.3.2 [INFO] [stderr] Checking group v0.12.1 [INFO] [stderr] Checking time v0.3.43 [INFO] [stderr] Checking cached v0.30.0 [INFO] [stderr] Checking event-listener-strategy v0.5.4 [INFO] [stderr] Checking log v0.4.27 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking signature v1.6.4 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Checking sha3 v0.10.8 [INFO] [stderr] Checking parking_lot v0.12.4 [INFO] [stderr] Checking form_urlencoded v1.2.2 [INFO] [stderr] Checking async-lock v3.4.1 [INFO] [stderr] Checking async-channel v2.5.0 [INFO] [stderr] Checking blocking v1.6.2 [INFO] [stderr] Checking kv-log-macro v1.0.7 [INFO] [stderr] Checking rfc6979 v0.3.1 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Checking spki v0.6.0 [INFO] [stderr] Checking async-io v2.5.0 [INFO] [stderr] Checking pkcs8 v0.9.0 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking sec1 v0.3.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking async-global-executor v2.4.1 [INFO] [stderr] Checking elliptic-curve v0.12.3 [INFO] [stderr] Checking ecdsa v0.14.8 [INFO] [stderr] Checking k256 v0.11.6 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling async-attributes v1.1.2 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Checking async-std v1.13.2 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling data-encoding-macro-internal v0.1.16 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Checking data-encoding-macro v0.1.18 [INFO] [stderr] Checking multibase v0.9.1 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling proc-macro-crate v1.1.3 [INFO] [stderr] Compiling multihash-derive v0.8.1 [INFO] [stderr] Compiling libipld-cbor-derive v0.14.0 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Checking yoke v0.8.0 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Checking multihash v0.16.3 [INFO] [stderr] Checking zerovec v0.11.4 [INFO] [stderr] Checking zerotrie v0.2.2 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling serde_with_macros v2.3.3 [INFO] [stderr] Checking serde v1.0.219 [INFO] [stderr] Checking tinystr v0.8.1 [INFO] [stderr] Checking potential_utf v0.1.3 [INFO] [stderr] Checking icu_collections v2.0.0 [INFO] [stderr] Checking icu_locale_core v2.0.0 [INFO] [stderr] Checking icu_provider v2.0.0 [INFO] [stderr] Checking icu_properties v2.0.1 [INFO] [stderr] Checking icu_normalizer v2.0.0 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Checking cid v0.8.6 [INFO] [stderr] Checking iri-string v0.6.0 [INFO] [stderr] Checking url v2.5.7 [INFO] [stderr] Checking serde_with v2.3.3 [INFO] [stderr] Checking libipld-core v0.14.0 [INFO] [stderr] Checking libipld-macro v0.14.0 [INFO] [stderr] Checking libipld-cbor v0.14.0 [INFO] [stderr] Checking libipld v0.14.0 [INFO] [stderr] Checking siwe v0.5.2 [INFO] [stderr] Checking cacaos v0.5.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> src/siwe_cacao.rs:82:21 [INFO] [stdout] | [INFO] [stdout] 82 | #[derive(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 Rust 2024 and in a future release in all editions! [INFO] [stdout] = note: for more information, see [INFO] [stdout] = help: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: libipld::prelude::Decode` will fail [INFO] [stdout] --> src/siwe_cacao.rs:82:21 [INFO] [stdout] | [INFO] [stdout] 82 | #[derive(Clone, DagCbor)] [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/siwe_cacao.rs:161:14 [INFO] [stdout] | [INFO] [stdout] 161 | #[derive(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 Rust 2024 and in a future release in all editions! [INFO] [stdout] = note: for more information, see [INFO] [stdout] = help: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: libipld::prelude::Decode` will fail [INFO] [stdout] --> src/siwe_cacao.rs:161:14 [INFO] [stdout] | [INFO] [stdout] 161 | #[derive(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/siwe_cacao.rs:329:10 [INFO] [stdout] | [INFO] [stdout] 329 | #[derive(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 Rust 2024 and in a future release in all editions! [INFO] [stdout] = note: for more information, see [INFO] [stdout] = help: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: libipld::prelude::Decode` will fail [INFO] [stdout] --> src/siwe_cacao.rs:329:10 [INFO] [stdout] | [INFO] [stdout] 329 | #[derive(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/lib.rs:9:10 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(DagCbor, Debug, Clone, PartialEq)] [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 Rust 2024 and in a future release in all editions! [INFO] [stdout] = note: for more information, see [INFO] [stdout] = help: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: libipld::prelude::Decode` will fail [INFO] [stdout] --> src/lib.rs:9:10 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(DagCbor, Debug, Clone, PartialEq)] [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/siwe_cacao.rs:82:21 [INFO] [stdout] | [INFO] [stdout] 82 | #[derive(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 Rust 2024 and in a future release in all editions! [INFO] [stdout] = note: for more information, see [INFO] [stdout] = help: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: libipld::prelude::Decode` will fail [INFO] [stdout] --> src/siwe_cacao.rs:82:21 [INFO] [stdout] | [INFO] [stdout] 82 | #[derive(Clone, DagCbor)] [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/siwe_cacao.rs:161:14 [INFO] [stdout] | [INFO] [stdout] 161 | #[derive(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 Rust 2024 and in a future release in all editions! [INFO] [stdout] = note: for more information, see [INFO] [stdout] = help: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: libipld::prelude::Decode` will fail [INFO] [stdout] --> src/siwe_cacao.rs:161:14 [INFO] [stdout] | [INFO] [stdout] 161 | #[derive(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/siwe_cacao.rs:329:10 [INFO] [stdout] | [INFO] [stdout] 329 | #[derive(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 Rust 2024 and in a future release in all editions! [INFO] [stdout] = note: for more information, see [INFO] [stdout] = help: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: libipld::prelude::Decode` will fail [INFO] [stdout] --> src/siwe_cacao.rs:329:10 [INFO] [stdout] | [INFO] [stdout] 329 | #[derive(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/lib.rs:9:10 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(DagCbor, Debug, Clone, PartialEq)] [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 Rust 2024 and in a future release in all editions! [INFO] [stdout] = note: for more information, see [INFO] [stdout] = help: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: libipld::prelude::Decode` will fail [INFO] [stdout] --> src/lib.rs:9:10 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(DagCbor, Debug, Clone, PartialEq)] [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] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 28.27s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: cacaos v0.5.1 (/opt/rustwide/workdir) [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 4` [INFO] running `Command { std: "docker" "inspect" "cc03facdfb5991a27b6344827a696a128c0551840ef60cc1f195c73932d3f5a8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cc03facdfb5991a27b6344827a696a128c0551840ef60cc1f195c73932d3f5a8", kill_on_drop: false }` [INFO] [stdout] cc03facdfb5991a27b6344827a696a128c0551840ef60cc1f195c73932d3f5a8