[INFO] fetching crate kotoba-db 0.1.16...
[INFO] checking kotoba-db-0.1.16 against try#aea72be7e5474dab7f3e28cea3e2e6cfa3d1c3fa for pr-149195-3
[INFO] extracting crate kotoba-db 0.1.16 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate kotoba-db 0.1.16
[INFO] finished tweaking crates.io crate kotoba-db 0.1.16
[INFO] tweaked toml for crates.io crate kotoba-db 0.1.16 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate kotoba-db 0.1.16 on toolchain aea72be7e5474dab7f3e28cea3e2e6cfa3d1c3fa
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+aea72be7e5474dab7f3e28cea3e2e6cfa3d1c3fa" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate kotoba-db 0.1.16 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" "+aea72be7e5474dab7f3e28cea3e2e6cfa3d1c3fa" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+aea72be7e5474dab7f3e28cea3e2e6cfa3d1c3fa" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 40d43e76e42e648db5ef4acf8d9394983490cab45c0abbdb9610328fd827fb63
[INFO] running `Command { std: "docker" "start" "-a" "40d43e76e42e648db5ef4acf8d9394983490cab45c0abbdb9610328fd827fb63", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "40d43e76e42e648db5ef4acf8d9394983490cab45c0abbdb9610328fd827fb63", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "40d43e76e42e648db5ef4acf8d9394983490cab45c0abbdb9610328fd827fb63", kill_on_drop: false }`
[INFO] [stdout] 40d43e76e42e648db5ef4acf8d9394983490cab45c0abbdb9610328fd827fb63
[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" "-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+aea72be7e5474dab7f3e28cea3e2e6cfa3d1c3fa" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d769fce0cb8abbdb7f4ddf45aa0ad49579ba61fc7f48c1080c85258d1c17134e
[INFO] running `Command { std: "docker" "start" "-a" "d769fce0cb8abbdb7f4ddf45aa0ad49579ba61fc7f48c1080c85258d1c17134e", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling serde_core v1.0.225
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling serde v1.0.225
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]     Checking form_urlencoded v1.2.2
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking anstyle-parse v0.2.7
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]     Checking indexmap v2.11.3
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]    Compiling find-msvc-tools v0.1.1
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking socket2 v0.6.0
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking try-lock v0.2.5
[INFO] [stderr]     Checking regex-syntax v0.8.6
[INFO] [stderr]     Checking anstyle v1.0.11
[INFO] [stderr]     Checking anstyle-query v1.1.4
[INFO] [stderr]     Checking colorchoice v1.0.4
[INFO] [stderr]    Compiling cc v1.2.37
[INFO] [stderr]     Checking anstream v0.6.20
[INFO] [stderr]     Checking want v0.3.1
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]     Checking getrandom v0.3.3
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]     Checking clap_lex v0.7.5
[INFO] [stderr]     Checking bit-vec v0.6.3
[INFO] [stderr]    Compiling time-core v0.1.6
[INFO] [stderr]    Compiling anyhow v1.0.99
[INFO] [stderr]    Compiling time-macros v0.2.24
[INFO] [stderr]     Checking clap_builder v4.5.47
[INFO] [stderr]     Checking bit-set v0.5.3
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking deranged v0.5.3
[INFO] [stderr]     Checking parking_lot_core v0.9.11
[INFO] [stderr]    Compiling blake3 v1.8.2
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]     Checking num v0.4.3
[INFO] [stderr]     Checking nom v8.0.0
[INFO] [stderr]     Checking ipnet v2.11.0
[INFO] [stderr]     Checking regex-automata v0.4.10
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]     Checking base64 v0.21.7
[INFO] [stderr]     Checking log v0.4.28
[INFO] [stderr]     Checking fraction v0.13.1
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]     Checking time v0.3.43
[INFO] [stderr]     Checking constant_time_eq v0.3.1
[INFO] [stderr]     Checking num-cmp v0.1.0
[INFO] [stderr]     Checking bytecount v0.6.9
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking half v2.6.0
[INFO] [stderr]     Checking ciborium-io v0.2.2
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking regex v1.11.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.225
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling clap_derive v4.5.47
[INFO] [stderr]     Checking tokio v1.47.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking iso8601 v0.6.3
[INFO] [stderr]     Checking fancy-regex v0.11.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking yoke v0.8.0
[INFO] [stderr]     Checking clap v4.5.47
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking zerovec v0.11.4
[INFO] [stderr]     Checking zerotrie v0.2.2
[INFO] [stderr]     Checking kotoba-errors v0.1.1
[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 serde_urlencoded v0.7.1
[INFO] [stderr]     Checking uuid v1.18.1
[INFO] [stderr]     Checking ciborium v0.2.2
[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 tokio-util v0.7.16
[INFO] [stderr]     Checking h2 v0.3.27
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking url v2.5.7
[INFO] [stderr]     Checking hyper v0.14.32
[INFO] [stderr]     Checking reqwest v0.11.27
[INFO] [stderr]     Checking jsonschema v0.17.1
[INFO] [stderr]     Checking kotoba-core v0.1.19
[INFO] [stderr]     Checking kotoba-cid v0.1.16
[INFO] [stderr]     Checking kotoba-db-core v0.1.16
[INFO] [stderr]     Checking kotoba-db-engine-memory v0.1.16
[INFO] [stderr]     Checking kotoba-db v0.1.16 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `std::path::Path`
[INFO] [stdout]  --> src/lib.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use std::path::Path;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::path::Path`
[INFO] [stdout]  --> src/lib.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use std::path::Path;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `id` and `created_at` are never read
[INFO] [stdout]   --> src/lib.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub struct Transaction {
[INFO] [stdout]    |            ----------- fields in this struct
[INFO] [stdout] 24 |     id: u64,
[INFO] [stdout]    |     ^^
[INFO] [stdout] ...
[INFO] [stdout] 27 |     created_at: std::time::Instant,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `id` and `created_at` are never read
[INFO] [stdout]   --> src/lib.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub struct Transaction {
[INFO] [stdout]    |            ----------- fields in this struct
[INFO] [stdout] 24 |     id: u64,
[INFO] [stdout]    |     ^^
[INFO] [stdout] ...
[INFO] [stdout] 27 |     created_at: std::time::Instant,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 39.42s
[INFO] running `Command { std: "docker" "inspect" "d769fce0cb8abbdb7f4ddf45aa0ad49579ba61fc7f48c1080c85258d1c17134e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d769fce0cb8abbdb7f4ddf45aa0ad49579ba61fc7f48c1080c85258d1c17134e", kill_on_drop: false }`
[INFO] [stdout] d769fce0cb8abbdb7f4ddf45aa0ad49579ba61fc7f48c1080c85258d1c17134e
