[INFO] fetching crate ipldfs 0.1.0... [INFO] checking ipldfs-0.1.0 against try#65132f36b923285d5da381c2fbafee6ce899e841 for pr-132712-1 [INFO] extracting crate ipldfs 0.1.0 into /workspace/builds/worker-4-tc2/source [INFO] validating manifest of crates.io crate ipldfs 0.1.0 on toolchain 65132f36b923285d5da381c2fbafee6ce899e841 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+65132f36b923285d5da381c2fbafee6ce899e841" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate ipldfs 0.1.0 [INFO] finished tweaking crates.io crate ipldfs 0.1.0 [INFO] tweaked toml for crates.io crate ipldfs 0.1.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+65132f36b923285d5da381c2fbafee6ce899e841" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 72 packages to latest compatible versions [INFO] [stderr] Adding lru-mem v0.2.1 (available: v0.3.0) [INFO] [stderr] Adding proc-macro-crate v1.1.3 (available: v1.3.1) [INFO] [stderr] Adding thiserror v1.0.69 (available: v2.0.3) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+65132f36b923285d5da381c2fbafee6ce899e841" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+65132f36b923285d5da381c2fbafee6ce899e841" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e96fea6ae8e23fd2d881745dfd48825fa7c79d5e1b04d644ddc3f72d79c982c4 [INFO] running `Command { std: "docker" "start" "-a" "e96fea6ae8e23fd2d881745dfd48825fa7c79d5e1b04d644ddc3f72d79c982c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e96fea6ae8e23fd2d881745dfd48825fa7c79d5e1b04d644ddc3f72d79c982c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e96fea6ae8e23fd2d881745dfd48825fa7c79d5e1b04d644ddc3f72d79c982c4", kill_on_drop: false }` [INFO] [stdout] e96fea6ae8e23fd2d881745dfd48825fa7c79d5e1b04d644ddc3f72d79c982c4 [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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+65132f36b923285d5da381c2fbafee6ce899e841" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e7d2d92d2c68ed108fb17bdf33401e5e00c720768a63f0bb9651e6ff5e8635f8 [INFO] running `Command { std: "docker" "start" "-a" "e7d2d92d2c68ed108fb17bdf33401e5e00c720768a63f0bb9651e6ff5e8635f8", 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] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling serde v1.0.215 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling data-encoding v2.6.0 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking core2 v0.4.0 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking sha3 v0.10.8 [INFO] [stderr] Checking blake2b_simd v1.0.2 [INFO] [stderr] Checking blake2s_simd v1.0.2 [INFO] [stderr] Checking base-x v0.2.11 [INFO] [stderr] Checking unsigned-varint v0.7.2 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling serde_json v1.0.133 [INFO] [stderr] Checking once_cell v1.20.2 [INFO] [stderr] Checking quick-protobuf v0.8.1 [INFO] [stderr] Checking bytes v1.8.0 [INFO] [stderr] Checking allocator-api2 v0.2.20 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling syn v2.0.89 [INFO] [stderr] Checking lru-mem v0.2.1 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling serde_derive v1.0.215 [INFO] [stderr] Compiling data-encoding-macro-internal v0.1.13 [INFO] [stderr] Checking data-encoding-macro v0.1.15 [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.16.0 [INFO] [stderr] Checking serde-big-array v0.3.3 [INFO] [stderr] Checking serde_bytes v0.11.15 [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 libipld-macro v0.16.0 [INFO] [stderr] Checking libipld-cbor v0.16.0 [INFO] [stderr] Checking libipld-pb v0.16.0 [INFO] [stderr] Checking libipld-json v0.16.0 [INFO] [stderr] Checking libipld v0.16.0 [INFO] [stderr] Checking ipldfs v0.1.0 (/tmp/fixit) [INFO] [stderr] Migrating src/lib.rs from 2021 edition to 2024 [INFO] [stderr] Fixed src/lru.rs (1 fix) [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> src/ipldfs.rs:12:17 [INFO] [stdout] | [INFO] [stdout] 12 | #[derive(Debug, DagCbor, Clone, Serialize, Deserialize)] [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 issue #123748 [INFO] [stdout] = help: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: Decode` will fail [INFO] [stdout] --> src/ipldfs.rs:12:17 [INFO] [stdout] | [INFO] [stdout] 12 | #[derive(Debug, DagCbor, Clone, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] = note: `--force-warn dependency-on-unit-never-type-fallback` implied by `--force-warn rust-2024-compatibility` [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/ipldfs.rs:12:17 [INFO] [stdout] | [INFO] [stdout] 12 | #[derive(Debug, DagCbor, Clone, Serialize, Deserialize)] [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 issue #123748 [INFO] [stdout] = help: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: Decode` will fail [INFO] [stdout] --> src/ipldfs.rs:12:17 [INFO] [stdout] | [INFO] [stdout] 12 | #[derive(Debug, DagCbor, Clone, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] = note: `--force-warn dependency-on-unit-never-type-fallback` implied by `--force-warn rust-2024-compatibility` [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 7.80s [INFO] [stderr] Running `cargo check` to verify 2024 [INFO] [stderr] Checking ipldfs v0.1.0 (/tmp/fixit) [INFO] [stdout] error[E0277]: the trait bound `!: Decode` is not satisfied [INFO] [stdout] --> src/ipldfs.rs:12:17 [INFO] [stdout] | [INFO] [stdout] 12 | #[derive(Debug, DagCbor, Clone, Serialize, Deserialize)] [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 29 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/ipldfs.rs:12:17 [INFO] [stdout] | [INFO] [stdout] 12 | #[derive(Debug, DagCbor, Clone, Serialize, Deserialize)] [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 29 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] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `ipldfs` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `ipldfs` (lib test) due to 1 previous error [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" "e7d2d92d2c68ed108fb17bdf33401e5e00c720768a63f0bb9651e6ff5e8635f8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e7d2d92d2c68ed108fb17bdf33401e5e00c720768a63f0bb9651e6ff5e8635f8", kill_on_drop: false }` [INFO] [stdout] e7d2d92d2c68ed108fb17bdf33401e5e00c720768a63f0bb9651e6ff5e8635f8