[INFO] fetching crate scoped-heed 0.2.0-alpha.9... [INFO] checking scoped-heed-0.2.0-alpha.9 against master#bbe853615821442ef11d6cd42a30a73432b38d89 for pr-154205 [INFO] extracting crate scoped-heed 0.2.0-alpha.9 into /workspace/builds/worker-3-tc1/source [INFO] started tweaking crates.io crate scoped-heed 0.2.0-alpha.9 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate scoped-heed 0.2.0-alpha.9 [INFO] tweaked toml for crates.io crate scoped-heed 0.2.0-alpha.9 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate scoped-heed 0.2.0-alpha.9 on toolchain bbe853615821442ef11d6cd42a30a73432b38d89 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bbe853615821442ef11d6cd42a30a73432b38d89" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate scoped-heed 0.2.0-alpha.9 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" "+bbe853615821442ef11d6cd42a30a73432b38d89" "fetch" "--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] Downloading crates ... [INFO] [stderr] Downloaded page_size v0.6.0 [INFO] [stderr] Downloaded siphasher v1.0.1 [INFO] [stderr] Downloaded crossbeam-queue v0.3.12 [INFO] [stderr] Downloaded phf v0.11.3 [INFO] [stderr] Downloaded doxygen-rs v0.4.2 [INFO] [stderr] Downloaded phf_shared v0.11.3 [INFO] [stderr] Downloaded synchronoise v1.0.1 [INFO] [stderr] Downloaded ciborium-ll v0.2.2 [INFO] [stderr] Downloaded ciborium-io v0.2.2 [INFO] [stderr] Downloaded heed-traits v0.20.0 [INFO] [stderr] Downloaded heed-types v0.20.1 [INFO] [stderr] Downloaded phf_generator v0.11.3 [INFO] [stderr] Downloaded cast v0.3.0 [INFO] [stderr] Downloaded plotters-backend v0.3.7 [INFO] [stderr] Downloaded anes v0.1.6 [INFO] [stderr] Downloaded half v2.6.0 [INFO] [stderr] Downloaded heed v0.20.5 [INFO] [stderr] Downloaded ciborium v0.2.2 [INFO] [stderr] Downloaded rayon-core v1.12.1 [INFO] [stderr] Downloaded criterion-plot v0.5.0 [INFO] [stderr] Downloaded plotters v0.3.7 [INFO] [stderr] Downloaded lmdb-master-sys v0.2.5 [INFO] [stderr] Downloaded criterion v0.5.1 [INFO] [stderr] Downloaded rayon v1.10.0 [INFO] [stderr] Downloaded hermit-abi v0.5.1 [INFO] [stderr] Downloaded oorandom v11.1.5 [INFO] [stderr] Downloaded phf_macros v0.11.3 [INFO] [stderr] Downloaded is-terminal v0.4.16 [INFO] [stderr] Downloaded plotters-svg v0.3.7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+bbe853615821442ef11d6cd42a30a73432b38d89" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 977e5fc480943c841c86e5ba2144682f1078370ac72539339f4796af30eb8220 [INFO] running `Command { std: "docker" "start" "-a" "977e5fc480943c841c86e5ba2144682f1078370ac72539339f4796af30eb8220", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "977e5fc480943c841c86e5ba2144682f1078370ac72539339f4796af30eb8220", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "977e5fc480943c841c86e5ba2144682f1078370ac72539339f4796af30eb8220", kill_on_drop: false }` [INFO] [stdout] 977e5fc480943c841c86e5ba2144682f1078370ac72539339f4796af30eb8220 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+bbe853615821442ef11d6cd42a30a73432b38d89" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3e2fd6266da4aec95c7d762e7bc98d79044e0d2939877d3963e89783f3876a14 [INFO] running `Command { std: "docker" "start" "-a" "3e2fd6266da4aec95c7d762e7bc98d79044e0d2939877d3963e89783f3876a14", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling zerocopy v0.8.25 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Checking heed-traits v0.20.0 [INFO] [stderr] Compiling cc v1.2.23 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking half v2.6.0 [INFO] [stderr] Checking clap_lex v0.7.4 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Checking ryu v1.0.20 [INFO] [stderr] Checking itoa v1.0.15 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Checking ciborium-io v0.2.2 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Checking plotters-backend v0.3.7 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Checking anstyle v1.0.10 [INFO] [stderr] Checking ciborium-ll v0.2.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking clap_builder v4.5.38 [INFO] [stderr] Checking linux-raw-sys v0.9.4 [INFO] [stderr] Checking cast v0.3.0 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Checking plotters-svg v0.3.7 [INFO] [stderr] Checking fastrand v2.3.0 [INFO] [stderr] Checking oorandom v11.1.5 [INFO] [stderr] Checking anes v0.1.6 [INFO] [stderr] Checking criterion-plot v0.5.0 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking crossbeam-queue v0.3.12 [INFO] [stderr] Checking plotters v0.3.7 [INFO] [stderr] Checking synchronoise v1.0.1 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Checking page_size v0.6.0 [INFO] [stderr] Checking is-terminal v0.4.16 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Checking crossbeam-deque v0.8.6 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking clap v4.5.38 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Checking twox-hash v1.6.3 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling phf_macros v0.11.3 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling doxygen-rs v0.4.2 [INFO] [stderr] Compiling lmdb-master-sys v0.2.5 [INFO] [stderr] Checking bitflags v2.9.1 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking ciborium v0.2.2 [INFO] [stderr] Checking heed-types v0.20.1 [INFO] [stderr] Checking heed v0.20.5 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking scoped-heed v0.2.0-alpha.9 (/opt/rustwide/workdir) [INFO] [stderr] Checking criterion v0.5.1 [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/builder.rs:175:10 [INFO] [stdout] | [INFO] [stdout] 175 | env: &Env, [INFO] [stdout] | ^^^^ the lifetime is elided here [INFO] [stdout] 176 | global_registry: Arc, [INFO] [stdout] 177 | ) -> ScopedDatabaseOptions { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden 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] 177 | ) -> ScopedDatabaseOptions<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking tempfile v3.20.0 [INFO] [stdout] error[E0599]: no function or associated item named `new` found for struct `ScopedDatabase` in the current scope [INFO] [stdout] --> benches/scope_enum_benchmark.rs:32:63 [INFO] [stdout] | [INFO] [stdout] 32 | let db: ScopedDatabase, String> = ScopedDatabase::new(&env, "bench_enum").unwrap(); [INFO] [stdout] | ^^^ function or associated item not found in `ScopedDatabase<_, _>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `new` found for struct `ScopedBytesDatabase` in the current scope [INFO] [stdout] --> benches/scope_enum_benchmark.rs:97:35 [INFO] [stdout] | [INFO] [stdout] 97 | let db = ScopedBytesDatabase::new(&env, "bench_bytes_enum").unwrap(); [INFO] [stdout] | ^^^ function or associated item not found in `ScopedBytesDatabase` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stderr] error: could not compile `scoped-heed` (bench "scope_enum_benchmark") due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0599]: no function or associated item named `new` found for struct `ScopedDatabase` in the current scope [INFO] [stdout] --> benches/key_encoding_benchmark.rs:16:63 [INFO] [stdout] | [INFO] [stdout] 16 | let db: ScopedDatabase, String> = ScopedDatabase::new(&env, "bench_generic").unwrap(); [INFO] [stdout] | ^^^ function or associated item not found in `ScopedDatabase<_, _>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `new` found for struct `ScopedBytesKeyDatabase` in the current scope [INFO] [stdout] --> benches/key_encoding_benchmark.rs:57:33 [INFO] [stdout] | [INFO] [stdout] 57 | ScopedBytesKeyDatabase::new(&env, "bench_bytes").unwrap(); [INFO] [stdout] | ^^^ function or associated item not found in `ScopedBytesKeyDatabase<_>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `new` found for struct `ScopedBytesDatabase` in the current scope [INFO] [stdout] --> benches/key_encoding_benchmark.rs:146:35 [INFO] [stdout] | [INFO] [stdout] 146 | let db = ScopedBytesDatabase::new(&env, "bench_pure").unwrap(); [INFO] [stdout] | ^^^ function or associated item not found in `ScopedBytesDatabase` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stderr] error: could not compile `scoped-heed` (bench "key_encoding_benchmark") due to 3 previous errors [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/builder.rs:175:10 [INFO] [stdout] | [INFO] [stdout] 175 | env: &Env, [INFO] [stdout] | ^^^^ the lifetime is elided here [INFO] [stdout] 176 | global_registry: Arc, [INFO] [stdout] 177 | ) -> ScopedDatabaseOptions { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden 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] 177 | ) -> ScopedDatabaseOptions<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "3e2fd6266da4aec95c7d762e7bc98d79044e0d2939877d3963e89783f3876a14", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3e2fd6266da4aec95c7d762e7bc98d79044e0d2939877d3963e89783f3876a14", kill_on_drop: false }` [INFO] [stdout] 3e2fd6266da4aec95c7d762e7bc98d79044e0d2939877d3963e89783f3876a14