[INFO] fetching crate deli 0.2.0... [INFO] checking deli-0.2.0 against master#8c32e313cccf7df531e2d49ffb8227bb92304aee for pr-145608-1 [INFO] extracting crate deli 0.2.0 into /workspace/builds/worker-6-tc1/source [INFO] started tweaking crates.io crate deli 0.2.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate deli 0.2.0 [INFO] tweaked toml for crates.io crate deli 0.2.0 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate deli 0.2.0 on toolchain 8c32e313cccf7df531e2d49ffb8227bb92304aee [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "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" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 80 packages to latest compatible versions [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded deli-derive v0.2.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1f8cfda586a0139b8a3f907bb56398a90a90b1e9f414354d2d35826f9d0be401 [INFO] running `Command { std: "docker" "start" "-a" "1f8cfda586a0139b8a3f907bb56398a90a90b1e9f414354d2d35826f9d0be401", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1f8cfda586a0139b8a3f907bb56398a90a90b1e9f414354d2d35826f9d0be401", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1f8cfda586a0139b8a3f907bb56398a90a90b1e9f414354d2d35826f9d0be401", kill_on_drop: false }` [INFO] [stdout] 1f8cfda586a0139b8a3f907bb56398a90a90b1e9f414354d2d35826f9d0be401 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1b0ab6a8da2ea64be9431b574f1b6d4bc6d039143941c309614af7135f3ce03a [INFO] running `Command { std: "docker" "start" "-a" "1b0ab6a8da2ea64be9431b574f1b6d4bc6d039143941c309614af7135f3ce03a", kill_on_drop: false }` [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.100 [INFO] [stderr] Compiling bumpalo v3.19.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.100 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Checking tokio v1.47.1 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.100 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling wasm-bindgen-test-macro v0.3.50 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.100 [INFO] [stderr] Checking thiserror v2.0.16 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.100 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling deli-derive v0.2.0 [INFO] [stderr] Checking serde v1.0.219 [INFO] [stderr] Checking js-sys v0.3.77 [INFO] [stderr] Checking web-sys v0.3.77 [INFO] [stderr] Checking wasm-bindgen-futures v0.4.50 [INFO] [stderr] Checking serde-wasm-bindgen v0.6.5 [INFO] [stderr] Checking wasm-bindgen-test v0.3.50 [INFO] [stderr] Checking idb v0.6.4 [INFO] [stderr] Checking deli v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/database.rs:32:24 [INFO] [stdout] | [INFO] [stdout] 32 | pub fn transaction(&self) -> TransactionBuilder { [INFO] [stdout] | ^^^^^ ------------------ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 32 | pub fn transaction(&self) -> TransactionBuilder<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/database.rs:32:24 [INFO] [stdout] | [INFO] [stdout] 32 | pub fn transaction(&self) -> TransactionBuilder { [INFO] [stdout] | ^^^^^ ------------------ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 32 | pub fn transaction(&self) -> TransactionBuilder<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Employee` is never constructed [INFO] [stdout] --> tests/web.rs:8:8 [INFO] [stdout] | [INFO] [stdout] 8 | struct Employee { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `create_database` is never used [INFO] [stdout] --> tests/web.rs:18:10 [INFO] [stdout] | [INFO] [stdout] 18 | async fn create_database() -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `begin_read_transaction` is never used [INFO] [stdout] --> tests/web.rs:28:4 [INFO] [stdout] | [INFO] [stdout] 28 | fn begin_read_transaction(database: &Database) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `begin_write_transaction` is never used [INFO] [stdout] --> tests/web.rs:32:4 [INFO] [stdout] | [INFO] [stdout] 32 | fn begin_write_transaction(database: &Database) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `close_and_delete_database` is never used [INFO] [stdout] --> tests/web.rs:40:10 [INFO] [stdout] | [INFO] [stdout] 40 | async fn close_and_delete_database(database: Database) -> Result<(), Error> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_db_creation_and_deletion` is never used [INFO] [stdout] --> tests/web.rs:46:10 [INFO] [stdout] | [INFO] [stdout] 46 | async fn test_db_creation_and_deletion() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_value_add` is never used [INFO] [stdout] --> tests/web.rs:58:10 [INFO] [stdout] | [INFO] [stdout] 58 | async fn test_value_add() { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_value_update` is never used [INFO] [stdout] --> tests/web.rs:91:10 [INFO] [stdout] | [INFO] [stdout] 91 | async fn test_value_update() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_count` is never used [INFO] [stdout] --> tests/web.rs:136:10 [INFO] [stdout] | [INFO] [stdout] 136 | async fn test_count() { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_get_all` is never used [INFO] [stdout] --> tests/web.rs:179:10 [INFO] [stdout] | [INFO] [stdout] 179 | async fn test_get_all() { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_get_all_keys` is never used [INFO] [stdout] --> tests/web.rs:260:10 [INFO] [stdout] | [INFO] [stdout] 260 | async fn test_get_all_keys() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_delete` is never used [INFO] [stdout] --> tests/web.rs:309:10 [INFO] [stdout] | [INFO] [stdout] 309 | async fn test_delete() { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_unique_index` is never used [INFO] [stdout] --> tests/web.rs:359:10 [INFO] [stdout] | [INFO] [stdout] 359 | async fn test_unique_index() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_count_by_index` is never used [INFO] [stdout] --> tests/web.rs:393:10 [INFO] [stdout] | [INFO] [stdout] 393 | async fn test_count_by_index() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_get_by_index` is never used [INFO] [stdout] --> tests/web.rs:447:10 [INFO] [stdout] | [INFO] [stdout] 447 | async fn test_get_by_index() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_get_key_by_index` is never used [INFO] [stdout] --> tests/web.rs:499:10 [INFO] [stdout] | [INFO] [stdout] 499 | async fn test_get_key_by_index() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_get_all_by_index` is never used [INFO] [stdout] --> tests/web.rs:531:10 [INFO] [stdout] | [INFO] [stdout] 531 | async fn test_get_all_by_index() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_get_all_keys_by_index` is never used [INFO] [stdout] --> tests/web.rs:611:10 [INFO] [stdout] | [INFO] [stdout] 611 | async fn test_get_all_keys_by_index() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 30.98s [INFO] running `Command { std: "docker" "inspect" "1b0ab6a8da2ea64be9431b574f1b6d4bc6d039143941c309614af7135f3ce03a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1b0ab6a8da2ea64be9431b574f1b6d4bc6d039143941c309614af7135f3ce03a", kill_on_drop: false }` [INFO] [stdout] 1b0ab6a8da2ea64be9431b574f1b6d4bc6d039143941c309614af7135f3ce03a