[INFO] fetching crate idb 0.6.4... [INFO] checking idb-0.6.4 against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145342-1 [INFO] extracting crate idb 0.6.4 into /workspace/builds/worker-2-tc1/source [INFO] removed /workspace/builds/worker-2-tc1/source/.cargo/config.toml [INFO] started tweaking crates.io crate idb 0.6.4 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate idb 0.6.4 [INFO] tweaked toml for crates.io crate idb 0.6.4 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate idb 0.6.4 on toolchain 350d0ef0ec0493e6d21cfb265cb8211a0e74d766 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 97 packages to latest compatible versions [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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded gloo-events v0.2.0 [INFO] [stderr] Downloaded gloo-worker v0.5.0 [INFO] [stderr] Downloaded gloo-worker-macros v0.1.0 [INFO] [stderr] Downloaded pinned v0.1.0 [INFO] [stderr] Downloaded gloo-file v0.3.0 [INFO] [stderr] Downloaded gloo v0.11.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e0023e89afe18a30cd9cd50a3fcab0fdd138d0fa00a4e5b718a691f616fa82f4 [INFO] running `Command { std: "docker" "start" "-a" "e0023e89afe18a30cd9cd50a3fcab0fdd138d0fa00a4e5b718a691f616fa82f4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e0023e89afe18a30cd9cd50a3fcab0fdd138d0fa00a4e5b718a691f616fa82f4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e0023e89afe18a30cd9cd50a3fcab0fdd138d0fa00a4e5b718a691f616fa82f4", kill_on_drop: false }` [INFO] [stdout] e0023e89afe18a30cd9cd50a3fcab0fdd138d0fa00a4e5b718a691f616fa82f4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 113a0a0abf115d46a1cf894d67a5fd66135c8a6b012008764c46a3f50a5c8fa7 [INFO] running `Command { std: "docker" "start" "-a" "113a0a0abf115d46a1cf894d67a5fd66135c8a6b012008764c46a3f50a5c8fa7", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.100 [INFO] [stderr] Compiling bumpalo v3.19.0 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Compiling wasm-bindgen v0.2.100 [INFO] [stderr] Checking cfg-if v1.0.3 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Checking pin-project-lite v0.2.16 [INFO] [stderr] Checking memchr v2.7.5 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Checking slab v0.4.11 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Checking ryu v1.0.20 [INFO] [stderr] Checking itoa v1.0.15 [INFO] [stderr] Checking tokio v1.47.1 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling indexmap v2.11.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.100 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling gloo-worker-macros v0.1.0 [INFO] [stderr] Compiling wasm-bindgen-test-macro v0.3.50 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.100 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.100 [INFO] [stderr] Checking js-sys v0.3.77 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking pinned v0.1.0 [INFO] [stderr] Checking web-sys v0.3.77 [INFO] [stderr] Checking wasm-bindgen-futures v0.4.50 [INFO] [stderr] Checking gloo-timers v0.3.0 [INFO] [stderr] Checking wasm-bindgen-test v0.3.50 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking serde-wasm-bindgen v0.6.5 [INFO] [stderr] Checking gloo-events v0.2.0 [INFO] [stderr] Checking gloo-utils v0.2.0 [INFO] [stderr] Checking idb v0.6.4 (/opt/rustwide/workdir) [INFO] [stderr] Checking gloo-file v0.3.0 [INFO] [stderr] Checking gloo-worker v0.5.0 [INFO] [stderr] Checking gloo v0.11.0 [INFO] [stdout] warning: function `test_open_request_upgrade_needed` is never used [INFO] [stdout] --> tests/open_request.rs:6:10 [INFO] [stdout] | [INFO] [stdout] 6 | async fn test_open_request_upgrade_needed() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_open_request_blocked` is never used [INFO] [stdout] --> tests/open_request.rs:29:10 [INFO] [stdout] | [INFO] [stdout] 29 | async fn test_open_request_blocked() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_database_builder_name_and_version` is never used [INFO] [stdout] --> tests/builder.rs:8:10 [INFO] [stdout] | [INFO] [stdout] 8 | async fn test_database_builder_name_and_version() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_database_builder_store_names` is never used [INFO] [stdout] --> tests/builder.rs:27:10 [INFO] [stdout] | [INFO] [stdout] 27 | async fn test_database_builder_store_names() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_database_builder_store_names_with_index` is never used [INFO] [stdout] --> tests/builder.rs:51:10 [INFO] [stdout] | [INFO] [stdout] 51 | async fn test_database_builder_store_names_with_index() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_database_builder_reopen` is never used [INFO] [stdout] --> tests/builder.rs:109:10 [INFO] [stdout] | [INFO] [stdout] 109 | async fn test_database_builder_reopen() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_database_name_and_version` is never used [INFO] [stdout] --> tests/database.rs:5:10 [INFO] [stdout] | [INFO] [stdout] 5 | async fn test_database_name_and_version() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_database_store_names` is never used [INFO] [stdout] --> tests/database.rs:20:10 [INFO] [stdout] | [INFO] [stdout] 20 | async fn test_database_store_names() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_database_transaction` is never used [INFO] [stdout] --> tests/database.rs:52:10 [INFO] [stdout] | [INFO] [stdout] 52 | async fn test_database_transaction() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_database_delete_object_store` is never used [INFO] [stdout] --> tests/database.rs:100:10 [INFO] [stdout] | [INFO] [stdout] 100 | async fn test_database_delete_object_store() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_cursor_next_advance_and_get` is never used [INFO] [stdout] --> tests/cursor.rs:10:10 [INFO] [stdout] | [INFO] [stdout] 10 | async fn test_cursor_next_advance_and_get() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_cursor_delete` is never used [INFO] [stdout] --> tests/cursor.rs:122:10 [INFO] [stdout] | [INFO] [stdout] 122 | async fn test_cursor_delete() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_cursor_with_zero_matches` is never used [INFO] [stdout] --> tests/cursor.rs:224:10 [INFO] [stdout] | [INFO] [stdout] 224 | async fn test_cursor_with_zero_matches() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_index_read` is never used [INFO] [stdout] --> tests/index.rs:12:10 [INFO] [stdout] | [INFO] [stdout] 12 | async fn test_index_read() { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_object_store_metadata` is never used [INFO] [stdout] --> tests/object_store.rs:11:10 [INFO] [stdout] | [INFO] [stdout] 11 | async fn test_object_store_metadata() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_object_store_crud` is never used [INFO] [stdout] --> tests/object_store.rs:62:10 [INFO] [stdout] | [INFO] [stdout] 62 | async fn test_object_store_crud() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_duplicate_add_fail` is never used [INFO] [stdout] --> tests/object_store.rs:327:10 [INFO] [stdout] | [INFO] [stdout] 327 | async fn test_duplicate_add_fail() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_zero_key_get` is never used [INFO] [stdout] --> tests/object_store.rs:397:10 [INFO] [stdout] | [INFO] [stdout] 397 | async fn test_zero_key_get() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_bulk_insertion` is never used [INFO] [stdout] --> tests/object_store.rs:478:10 [INFO] [stdout] | [INFO] [stdout] 478 | async fn test_bulk_insertion() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_factory_new` is never used [INFO] [stdout] --> tests/factory.rs:7:4 [INFO] [stdout] | [INFO] [stdout] 7 | fn test_factory_new() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_factory_open_delete` is never used [INFO] [stdout] --> tests/factory.rs:17:10 [INFO] [stdout] | [INFO] [stdout] 17 | async fn test_factory_open_delete() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_factory_open_request_drop` is never used [INFO] [stdout] --> tests/factory.rs:46:10 [INFO] [stdout] | [INFO] [stdout] 46 | async fn test_factory_open_request_drop() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_factory_open_request_future_drop` is never used [INFO] [stdout] --> tests/factory.rs:61:10 [INFO] [stdout] | [INFO] [stdout] 61 | async fn test_factory_open_request_future_drop() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_transaction_commit` is never used [INFO] [stdout] --> tests/transaction.rs:5:10 [INFO] [stdout] | [INFO] [stdout] 5 | async fn test_transaction_commit() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_transaction_abort` is never used [INFO] [stdout] --> tests/transaction.rs:71:10 [INFO] [stdout] | [INFO] [stdout] 71 | async fn test_transaction_abort() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_transaction_error` is never used [INFO] [stdout] --> tests/transaction.rs:124:10 [INFO] [stdout] | [INFO] [stdout] 124 | async fn test_transaction_error() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_transaction_read_write_in_loop` is never used [INFO] [stdout] --> tests/transaction.rs:175:10 [INFO] [stdout] | [INFO] [stdout] 175 | async fn test_transaction_read_write_in_loop() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_transaction_fail_event_loop_control` is never used [INFO] [stdout] --> tests/transaction.rs:260:10 [INFO] [stdout] | [INFO] [stdout] 260 | async fn test_transaction_fail_event_loop_control() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 46.33s [INFO] running `Command { std: "docker" "inspect" "113a0a0abf115d46a1cf894d67a5fd66135c8a6b012008764c46a3f50a5c8fa7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "113a0a0abf115d46a1cf894d67a5fd66135c8a6b012008764c46a3f50a5c8fa7", kill_on_drop: false }` [INFO] [stdout] 113a0a0abf115d46a1cf894d67a5fd66135c8a6b012008764c46a3f50a5c8fa7