[INFO] fetching crate revm-database-interface 8.0.5... [INFO] checking revm-database-interface-8.0.5 against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577 [INFO] extracting crate revm-database-interface 8.0.5 into /workspace/builds/worker-6-tc2/source [INFO] started tweaking crates.io crate revm-database-interface 8.0.5 [INFO] finished tweaking crates.io crate revm-database-interface 8.0.5 [INFO] tweaked toml for crates.io crate revm-database-interface 8.0.5 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate revm-database-interface 8.0.5 on toolchain 4f260f0f20b3133d20cfb50353c0221943af5796 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate revm-database-interface 8.0.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" "+4f260f0f20b3133d20cfb50353c0221943af5796" "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-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4bdf21b04f6c41b34349ee54a27e8945afe09628833a3409c8c75c25f7d85469 [INFO] running `Command { std: "docker" "start" "-a" "4bdf21b04f6c41b34349ee54a27e8945afe09628833a3409c8c75c25f7d85469", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4bdf21b04f6c41b34349ee54a27e8945afe09628833a3409c8c75c25f7d85469", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4bdf21b04f6c41b34349ee54a27e8945afe09628833a3409c8c75c25f7d85469", kill_on_drop: false }` [INFO] [stdout] 4bdf21b04f6c41b34349ee54a27e8945afe09628833a3409c8c75c25f7d85469 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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 -Dunmustuse_in_always_ok" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 90ea9de29a4706bb1fa427e81b9a1d3306fc894ba6bbe18562d9a9e3a68fcc12 [INFO] running `Command { std: "docker" "start" "-a" "90ea9de29a4706bb1fa427e81b9a1d3306fc894ba6bbe18562d9a9e3a68fcc12", kill_on_drop: false }` [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Checking bytes v1.10.1 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling ruint-macro v1.2.1 [INFO] [stderr] Checking const-hex v1.15.0 [INFO] [stderr] Checking hashbrown v0.15.5 [INFO] [stderr] Checking bitvec v1.0.1 [INFO] [stderr] Checking bitflags v2.9.3 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Checking alloy-rlp v0.3.12 [INFO] [stderr] Checking ruint v1.16.0 [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling num_enum_derive v0.7.4 [INFO] [stderr] Compiling auto_impl v1.3.0 [INFO] [stderr] Checking num_enum v0.7.4 [INFO] [stderr] Checking derive_more v2.0.1 [INFO] [stderr] Checking alloy-primitives v1.3.1 [INFO] [stderr] Checking revm-primitives v21.0.2 [INFO] [stderr] Checking revm-bytecode v7.1.1 [INFO] [stderr] Checking revm-state v8.1.1 [INFO] [stderr] Checking revm-database-interface v8.0.5 (/opt/rustwide/workdir) [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/empty_db.rs:123:13 [INFO] [stdout] | [INFO] [stdout] 123 | db.block_hash_ref(0u64), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-D unmustuse-in-always-ok` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/empty_db.rs:124:13 [INFO] [stdout] | [INFO] [stdout] 124 | / Ok(b256!( [INFO] [stdout] 125 | | "0x044852b2a670ade5407e78fb2863c51de9fcb96542a07186fe3aeda6bb8a116d" [INFO] [stdout] 126 | | )) [INFO] [stdout] | |______________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/empty_db.rs:122:9 [INFO] [stdout] | [INFO] [stdout] 122 | / assert_eq!( [INFO] [stdout] 123 | | db.block_hash_ref(0u64), [INFO] [stdout] 124 | | Ok(b256!( [INFO] [stdout] 125 | | "0x044852b2a670ade5407e78fb2863c51de9fcb96542a07186fe3aeda6bb8a116d" [INFO] [stdout] 126 | | )) [INFO] [stdout] 127 | | ); [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/empty_db.rs:122:9 [INFO] [stdout] | [INFO] [stdout] 122 | / assert_eq!( [INFO] [stdout] 123 | | db.block_hash_ref(0u64), [INFO] [stdout] 124 | | Ok(b256!( [INFO] [stdout] 125 | | "0x044852b2a670ade5407e78fb2863c51de9fcb96542a07186fe3aeda6bb8a116d" [INFO] [stdout] 126 | | )) [INFO] [stdout] 127 | | ); [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/empty_db.rs:122:9 [INFO] [stdout] | [INFO] [stdout] 122 | / assert_eq!( [INFO] [stdout] 123 | | db.block_hash_ref(0u64), [INFO] [stdout] 124 | | Ok(b256!( [INFO] [stdout] 125 | | "0x044852b2a670ade5407e78fb2863c51de9fcb96542a07186fe3aeda6bb8a116d" [INFO] [stdout] 126 | | )) [INFO] [stdout] 127 | | ); [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/empty_db.rs:122:9 [INFO] [stdout] | [INFO] [stdout] 122 | / assert_eq!( [INFO] [stdout] 123 | | db.block_hash_ref(0u64), [INFO] [stdout] 124 | | Ok(b256!( [INFO] [stdout] 125 | | "0x044852b2a670ade5407e78fb2863c51de9fcb96542a07186fe3aeda6bb8a116d" [INFO] [stdout] 126 | | )) [INFO] [stdout] 127 | | ); [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/empty_db.rs:130:13 [INFO] [stdout] | [INFO] [stdout] 130 | db.block_hash_ref(1u64), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/empty_db.rs:131:13 [INFO] [stdout] | [INFO] [stdout] 131 | / Ok(b256!( [INFO] [stdout] 132 | | "0xc89efdaa54c0f20c7adf612882df0950f5a951637e0307cdcb4c672f298b8bc6" [INFO] [stdout] 133 | | )) [INFO] [stdout] | |______________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/empty_db.rs:129:9 [INFO] [stdout] | [INFO] [stdout] 129 | / assert_eq!( [INFO] [stdout] 130 | | db.block_hash_ref(1u64), [INFO] [stdout] 131 | | Ok(b256!( [INFO] [stdout] 132 | | "0xc89efdaa54c0f20c7adf612882df0950f5a951637e0307cdcb4c672f298b8bc6" [INFO] [stdout] 133 | | )) [INFO] [stdout] 134 | | ); [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/empty_db.rs:129:9 [INFO] [stdout] | [INFO] [stdout] 129 | / assert_eq!( [INFO] [stdout] 130 | | db.block_hash_ref(1u64), [INFO] [stdout] 131 | | Ok(b256!( [INFO] [stdout] 132 | | "0xc89efdaa54c0f20c7adf612882df0950f5a951637e0307cdcb4c672f298b8bc6" [INFO] [stdout] 133 | | )) [INFO] [stdout] 134 | | ); [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/empty_db.rs:129:9 [INFO] [stdout] | [INFO] [stdout] 129 | / assert_eq!( [INFO] [stdout] 130 | | db.block_hash_ref(1u64), [INFO] [stdout] 131 | | Ok(b256!( [INFO] [stdout] 132 | | "0xc89efdaa54c0f20c7adf612882df0950f5a951637e0307cdcb4c672f298b8bc6" [INFO] [stdout] 133 | | )) [INFO] [stdout] 134 | | ); [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/empty_db.rs:129:9 [INFO] [stdout] | [INFO] [stdout] 129 | / assert_eq!( [INFO] [stdout] 130 | | db.block_hash_ref(1u64), [INFO] [stdout] 131 | | Ok(b256!( [INFO] [stdout] 132 | | "0xc89efdaa54c0f20c7adf612882df0950f5a951637e0307cdcb4c672f298b8bc6" [INFO] [stdout] 133 | | )) [INFO] [stdout] 134 | | ); [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/empty_db.rs:137:13 [INFO] [stdout] | [INFO] [stdout] 137 | db.block_hash_ref(100u64), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/empty_db.rs:138:13 [INFO] [stdout] | [INFO] [stdout] 138 | / Ok(b256!( [INFO] [stdout] 139 | | "0x8c18210df0d9514f2d2e5d8ca7c100978219ee80d3968ad850ab5ead208287b3" [INFO] [stdout] 140 | | )) [INFO] [stdout] | |______________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/empty_db.rs:136:9 [INFO] [stdout] | [INFO] [stdout] 136 | / assert_eq!( [INFO] [stdout] 137 | | db.block_hash_ref(100u64), [INFO] [stdout] 138 | | Ok(b256!( [INFO] [stdout] 139 | | "0x8c18210df0d9514f2d2e5d8ca7c100978219ee80d3968ad850ab5ead208287b3" [INFO] [stdout] 140 | | )) [INFO] [stdout] 141 | | ); [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/empty_db.rs:136:9 [INFO] [stdout] | [INFO] [stdout] 136 | / assert_eq!( [INFO] [stdout] 137 | | db.block_hash_ref(100u64), [INFO] [stdout] 138 | | Ok(b256!( [INFO] [stdout] 139 | | "0x8c18210df0d9514f2d2e5d8ca7c100978219ee80d3968ad850ab5ead208287b3" [INFO] [stdout] 140 | | )) [INFO] [stdout] 141 | | ); [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/empty_db.rs:136:9 [INFO] [stdout] | [INFO] [stdout] 136 | / assert_eq!( [INFO] [stdout] 137 | | db.block_hash_ref(100u64), [INFO] [stdout] 138 | | Ok(b256!( [INFO] [stdout] 139 | | "0x8c18210df0d9514f2d2e5d8ca7c100978219ee80d3968ad850ab5ead208287b3" [INFO] [stdout] 140 | | )) [INFO] [stdout] 141 | | ); [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/empty_db.rs:136:9 [INFO] [stdout] | [INFO] [stdout] 136 | / assert_eq!( [INFO] [stdout] 137 | | db.block_hash_ref(100u64), [INFO] [stdout] 138 | | Ok(b256!( [INFO] [stdout] 139 | | "0x8c18210df0d9514f2d2e5d8ca7c100978219ee80d3968ad850ab5ead208287b3" [INFO] [stdout] 140 | | )) [INFO] [stdout] 141 | | ); [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `revm-database-interface` (lib test) due to 18 previous errors [INFO] running `Command { std: "docker" "inspect" "90ea9de29a4706bb1fa427e81b9a1d3306fc894ba6bbe18562d9a9e3a68fcc12", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "90ea9de29a4706bb1fa427e81b9a1d3306fc894ba6bbe18562d9a9e3a68fcc12", kill_on_drop: false }` [INFO] [stdout] 90ea9de29a4706bb1fa427e81b9a1d3306fc894ba6bbe18562d9a9e3a68fcc12