[INFO] cloning repository https://github.com/andrew-r-thomas/store
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/andrew-r-thomas/store" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fandrew-r-thomas%2Fstore", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fandrew-r-thomas%2Fstore'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 261fa320e59d2d4fc0b10b772cd245f69a4853e1
[INFO] testing andrew-r-thomas/store against master#0d162b25edd5bf0dba9a22e83b614f1113e90474 for pr-150681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fandrew-r-thomas%2Fstore" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-2-tc1/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-2-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/andrew-r-thomas/store
[INFO] finished tweaking git repo https://github.com/andrew-r-thomas/store
[INFO] tweaked toml for git repo https://github.com/andrew-r-thomas/store written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/andrew-r-thomas/store on toolchain 0d162b25edd5bf0dba9a22e83b614f1113e90474
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/andrew-r-thomas/store 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" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rtrb v0.3.2
[INFO] [stderr]   Downloaded toml v0.9.4
[INFO] [stderr]   Downloaded clap v4.5.42
[INFO] [stderr]   Downloaded twox-hash v2.1.1
[INFO] [stderr]   Downloaded clap_builder v4.5.42
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9f1de46827351c304626b136b6a9f7231e234cce035da487d665b8df52ae4555
[INFO] running `Command { std: "docker" "start" "-a" "9f1de46827351c304626b136b6a9f7231e234cce035da487d665b8df52ae4555", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9f1de46827351c304626b136b6a9f7231e234cce035da487d665b8df52ae4555", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9f1de46827351c304626b136b6a9f7231e234cce035da487d665b8df52ae4555", kill_on_drop: false }`
[INFO] [stdout] 9f1de46827351c304626b136b6a9f7231e234cce035da487d665b8df52ae4555
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2e23790bfabaa67ecf7ce8c9d135a6d619c9f7bf503573b95776e3d38de19083
[INFO] running `Command { std: "docker" "start" "-a" "2e23790bfabaa67ecf7ce8c9d135a6d619c9f7bf503573b95776e3d38de19083", kill_on_drop: false }`
[INFO] [stderr]    Compiling cfg-if v1.0.1
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]    Compiling winnow v0.7.12
[INFO] [stderr]    Compiling io-uring v0.7.9
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling toml_writer v1.0.2
[INFO] [stderr]    Compiling anstyle-query v1.1.3
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling rtrb v0.3.2
[INFO] [stderr]    Compiling format v0.1.0 (/opt/rustwide/workdir/format)
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling anstream v0.6.19
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling clap_builder v4.5.42
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling toml_parser v1.0.1
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling twox-hash v2.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling clap_derive v4.5.41
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling clap v4.5.42
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling serde_spanned v1.0.0
[INFO] [stderr]    Compiling toml_datetime v0.7.0
[INFO] [stderr]    Compiling toml v0.9.4
[INFO] [stderr]    Compiling store v0.1.0 (/opt/rustwide/workdir/store)
[INFO] [stdout] warning: unused imports: `page` and `shard`
[INFO] [stdout]  --> store/src/io.rs:5:13
[INFO] [stdout]   |
[INFO] [stdout] 5 | use crate::{page, page_cache, shard};
[INFO] [stdout]   |             ^^^^              ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling rageroom v0.1.0 (/opt/rustwide/workdir/rageroom)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.97s
[INFO] running `Command { std: "docker" "inspect" "2e23790bfabaa67ecf7ce8c9d135a6d619c9f7bf503573b95776e3d38de19083", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2e23790bfabaa67ecf7ce8c9d135a6d619c9f7bf503573b95776e3d38de19083", kill_on_drop: false }`
[INFO] [stdout] 2e23790bfabaa67ecf7ce8c9d135a6d619c9f7bf503573b95776e3d38de19083
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3d1b2bd1eb2cbf2ec880e4b396358262e502db64a19c6f83fc55acda2d848555
[INFO] running `Command { std: "docker" "start" "-a" "3d1b2bd1eb2cbf2ec880e4b396358262e502db64a19c6f83fc55acda2d848555", kill_on_drop: false }`
[INFO] [stderr]    Compiling rageroom v0.1.0 (/opt/rustwide/workdir/rageroom)
[INFO] [stdout] warning: unused imports: `page` and `shard`
[INFO] [stdout]  --> store/src/io.rs:5:13
[INFO] [stdout]   |
[INFO] [stdout] 5 | use crate::{page, page_cache, shard};
[INFO] [stdout]   |             ^^^^              ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling store v0.1.0 (/opt/rustwide/workdir/store)
[INFO] [stderr]    Compiling format v0.1.0 (/opt/rustwide/workdir/format)
[INFO] [stdout] warning: unused imports: `page` and `shard`
[INFO] [stdout]  --> store/src/io.rs:5:13
[INFO] [stdout]   |
[INFO] [stdout] 5 | use crate::{page, page_cache, shard};
[INFO] [stdout]   |             ^^^^              ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.01s
[INFO] running `Command { std: "docker" "inspect" "3d1b2bd1eb2cbf2ec880e4b396358262e502db64a19c6f83fc55acda2d848555", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3d1b2bd1eb2cbf2ec880e4b396358262e502db64a19c6f83fc55acda2d848555", kill_on_drop: false }`
[INFO] [stdout] 3d1b2bd1eb2cbf2ec880e4b396358262e502db64a19c6f83fc55acda2d848555
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 44bf49d5ecf2a8c5349d18f1e0322eacfad6c0a0f4523797789f2fce1c919e60
[INFO] running `Command { std: "docker" "start" "-a" "44bf49d5ecf2a8c5349d18f1e0322eacfad6c0a0f4523797789f2fce1c919e60", kill_on_drop: false }`
[INFO] [stderr] warning: unused imports: `page` and `shard`
[INFO] [stderr]  --> store/src/io.rs:5:13
[INFO] [stderr]   |
[INFO] [stderr] 5 | use crate::{page, page_cache, shard};
[INFO] [stderr]   |             ^^^^              ^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `store` (lib) generated 1 warning (run `cargo fix --lib -p store` to apply 1 suggestion)
[INFO] [stderr] warning: `store` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/format-b06738d1f3f2a489)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rageroom-89f60879cdf01487)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/store-e4a2dc140096aaf3)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/store-1e68cb9c007c09c2)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests format
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests store
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test store/src/central.rs - central::Central (line 12) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- store/src/central.rs - central::Central (line 12) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `central` in this scope
[INFO] [stdout]   --> store/src/central.rs:21:9
[INFO] [stdout]    |
[INFO] [stdout] 21 |         central.tick();
[INFO] [stdout]    |         ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     store/src/central.rs - central::Central (line 12)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.16s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 0.31s; merged doctests compilation took 0.14s
[INFO] [stderr] error: doctest failed, to rerun pass `-p store --doc`
[INFO] running `Command { std: "docker" "inspect" "44bf49d5ecf2a8c5349d18f1e0322eacfad6c0a0f4523797789f2fce1c919e60", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "44bf49d5ecf2a8c5349d18f1e0322eacfad6c0a0f4523797789f2fce1c919e60", kill_on_drop: false }`
[INFO] [stdout] 44bf49d5ecf2a8c5349d18f1e0322eacfad6c0a0f4523797789f2fce1c919e60
