[INFO] fetching crate scoped-heed 0.2.0-alpha.9...
[INFO] building scoped-heed-0.2.0-alpha.9 against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2
[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 c7f6aa2869acdbf014d094c6e427e554e160b6db
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded synchronoise v1.0.1
[INFO] [stderr]   Downloaded heed-traits v0.20.0
[INFO] [stderr]   Downloaded doxygen-rs v0.4.2
[INFO] [stderr]   Downloaded heed-types v0.20.1
[INFO] [stderr]   Downloaded heed v0.20.5
[INFO] [stderr]   Downloaded lmdb-master-sys v0.2.5
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f893cb1f8c6471628ca75dd488e2014c63059437f6d9071505fe8cef8ecbd948
[INFO] running `Command { std: "docker" "start" "-a" "f893cb1f8c6471628ca75dd488e2014c63059437f6d9071505fe8cef8ecbd948", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f893cb1f8c6471628ca75dd488e2014c63059437f6d9071505fe8cef8ecbd948", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f893cb1f8c6471628ca75dd488e2014c63059437f6d9071505fe8cef8ecbd948", kill_on_drop: false }`
[INFO] [stdout] f893cb1f8c6471628ca75dd488e2014c63059437f6d9071505fe8cef8ecbd948
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5c6c7012bc2cd72ac05516434daebdd1d0443e498481671ef3170ed4c8150108
[INFO] running `Command { std: "docker" "start" "-a" "5c6c7012bc2cd72ac05516434daebdd1d0443e498481671ef3170ed4c8150108", kill_on_drop: false }`
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling cc v1.2.23
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling heed-traits v0.20.0
[INFO] [stderr]    Compiling page_size v0.6.0
[INFO] [stderr]    Compiling twox-hash v1.6.3
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling synchronoise v1.0.1
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling serde_derive v1.0.219
[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]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling heed-types v0.20.1
[INFO] [stderr]    Compiling heed v0.20.5
[INFO] [stderr]    Compiling scoped-heed v0.2.0-alpha.9 (/opt/rustwide/workdir)
[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<GlobalScopeRegistry>,
[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]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.67s
[INFO] running `Command { std: "docker" "inspect" "5c6c7012bc2cd72ac05516434daebdd1d0443e498481671ef3170ed4c8150108", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5c6c7012bc2cd72ac05516434daebdd1d0443e498481671ef3170ed4c8150108", kill_on_drop: false }`
[INFO] [stdout] 5c6c7012bc2cd72ac05516434daebdd1d0443e498481671ef3170ed4c8150108
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] da655c71201c33318e5428ddcb0a276cf44d2e6316adf2a91a7f8331f6db9172
[INFO] running `Command { std: "docker" "start" "-a" "da655c71201c33318e5428ddcb0a276cf44d2e6316adf2a91a7f8331f6db9172", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling synchronoise v1.0.1
[INFO] [stderr]    Compiling heed v0.20.5
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling scoped-heed v0.2.0-alpha.9 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling plotters v0.3.7
[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<GlobalScopeRegistry>,
[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]    Compiling tempfile v3.20.0
[INFO] [stderr]    Compiling 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<GlobalScopeRegistry>,
[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]     Finished `test` profile [unoptimized + debuginfo] target(s) in 23.37s
[INFO] running `Command { std: "docker" "inspect" "da655c71201c33318e5428ddcb0a276cf44d2e6316adf2a91a7f8331f6db9172", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "da655c71201c33318e5428ddcb0a276cf44d2e6316adf2a91a7f8331f6db9172", kill_on_drop: false }`
[INFO] [stdout] da655c71201c33318e5428ddcb0a276cf44d2e6316adf2a91a7f8331f6db9172
