[INFO] fetching crate datacake-lmdb 0.2.0... [INFO] testing datacake-lmdb-0.2.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7 [INFO] extracting crate datacake-lmdb 0.2.0 into /workspace/builds/worker-7-tc2/source [INFO] started tweaking crates.io crate datacake-lmdb 0.2.0 [INFO] finished tweaking crates.io crate datacake-lmdb 0.2.0 [INFO] tweaked toml for crates.io crate datacake-lmdb 0.2.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate datacake-lmdb 0.2.0 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 198 packages to latest compatible versions [INFO] [stderr] Adding flume v0.10.14 (available: v0.11.1) [INFO] [stderr] Adding heed v0.20.5 (available: v0.22.0) [INFO] [stderr] Adding thiserror v1.0.69 (available: v2.0.17) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ed529b3b66c36b9141f38b23b6a2342829b7fd4562e4b61590489e46e7a14f61 [INFO] running `Command { std: "docker" "start" "-a" "ed529b3b66c36b9141f38b23b6a2342829b7fd4562e4b61590489e46e7a14f61", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ed529b3b66c36b9141f38b23b6a2342829b7fd4562e4b61590489e46e7a14f61", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ed529b3b66c36b9141f38b23b6a2342829b7fd4562e4b61590489e46e7a14f61", kill_on_drop: false }` [INFO] [stdout] ed529b3b66c36b9141f38b23b6a2342829b7fd4562e4b61590489e46e7a14f61 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 676d4663a1857392d01b2f2253216485190dbf25a3c358be8253ec0dd53e4048 [INFO] running `Command { std: "docker" "start" "-a" "676d4663a1857392d01b2f2253216485190dbf25a3c358be8253ec0dd53e4048", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling bytecheck v0.6.12 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling syn v2.0.110 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling rkyv v0.7.45 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling heed-traits v0.20.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling page_size v0.6.0 [INFO] [stderr] Compiling heed-types v0.20.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling nanorand v0.7.0 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling synchronoise v1.0.1 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling darling_core v0.14.4 [INFO] [stderr] Compiling ptr_meta_derive v0.1.4 [INFO] [stderr] Compiling bytecheck_derive v0.6.12 [INFO] [stderr] Compiling rkyv_derive v0.7.45 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling phf_macros v0.11.3 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling ptr_meta v0.1.4 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling doxygen-rs v0.4.2 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling rend v0.4.2 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling lmdb-master-sys v0.2.5 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling flume v0.10.14 [INFO] [stderr] Compiling darling_macro v0.14.4 [INFO] [stderr] Compiling darling v0.14.4 [INFO] [stderr] Compiling puppet-derive v0.3.0 [INFO] [stderr] Compiling heed v0.20.5 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling tokio-util v0.7.17 [INFO] [stderr] Compiling puppet v0.4.0 [INFO] [stderr] Compiling h2 v0.3.27 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling datacake-chitchat-fork v0.5.1 [INFO] [stderr] Compiling datacake-crdt v0.4.1 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling datacake-rpc v0.5.1 [INFO] [stderr] Compiling datacake-node v0.4.1 [INFO] [stderr] Compiling datacake-eventual-consistency v0.5.1 [INFO] [stderr] Compiling datacake-lmdb v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `heed::types::ByteSlice` [INFO] [stdout] --> src/db.rs:10:19 [INFO] [stdout] | [INFO] [stdout] 10 | use heed::types::{ByteSlice, Str, Unit, U64}; [INFO] [stdout] | ^^^^^^^^^ no `ByteSlice` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/db.rs:74:9 [INFO] [stdout] | [INFO] [stdout] 74 | / self.tx [INFO] [stdout] 75 | | .send_async(Box::new(cb)) [INFO] [stdout] 76 | | .await [INFO] [stdout] | |__________________^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `insert` exists for struct `std::collections::btree_map::VacantEntry<'_, str, _, _>`, but its trait bounds were not satisfied [INFO] [stdout] --> src/db.rs:255:52 [INFO] [stdout] | [INFO] [stdout] 255 | ... let (kv, meta) = entry.insert(dbs); [INFO] [stdout] | ^^^^^^ method cannot be called due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `str: Sized` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/db.rs:270:9 [INFO] [stdout] | [INFO] [stdout] 270 | / self.tx [INFO] [stdout] 271 | | .send_async(Box::new(cb)) [INFO] [stdout] 272 | | .await [INFO] [stdout] | |__________________^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0282, E0432, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0282`. [INFO] [stdout] [INFO] [stderr] error: could not compile `datacake-lmdb` (lib) due to 4 previous errors [INFO] running `Command { std: "docker" "inspect" "676d4663a1857392d01b2f2253216485190dbf25a3c358be8253ec0dd53e4048", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "676d4663a1857392d01b2f2253216485190dbf25a3c358be8253ec0dd53e4048", kill_on_drop: false }` [INFO] [stdout] 676d4663a1857392d01b2f2253216485190dbf25a3c358be8253ec0dd53e4048