[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#733b47ea4b1b86216f14ef56e49440c33933f230+rustflags=-Copt-level=3 for pr-138759
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fandrew-r-thomas%2Fstore" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-2-tc2/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-2-tc2/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-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/andrew-r-thomas/store on toolchain 733b47ea4b1b86216f14ef56e49440c33933f230
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a3a2f1e023840b763cd368d5840a89f49cd667ab7591b2aecb4b4d13c77814c1
[INFO] running `Command { std: "docker" "start" "-a" "a3a2f1e023840b763cd368d5840a89f49cd667ab7591b2aecb4b4d13c77814c1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a3a2f1e023840b763cd368d5840a89f49cd667ab7591b2aecb4b4d13c77814c1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a3a2f1e023840b763cd368d5840a89f49cd667ab7591b2aecb4b4d13c77814c1", kill_on_drop: false }`
[INFO] [stdout] a3a2f1e023840b763cd368d5840a89f49cd667ab7591b2aecb4b4d13c77814c1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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 -Copt-level=3" "-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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2639410ef9196c65cc4420dbfa69546a56e23b77ba7a4cb056ec963951a4ef63
[INFO] running `Command { std: "docker" "start" "-a" "2639410ef9196c65cc4420dbfa69546a56e23b77ba7a4cb056ec963951a4ef63", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling winnow v0.7.12
[INFO] [stderr]    Compiling io-uring v0.7.9
[INFO] [stderr]    Compiling anstyle-query v1.1.3
[INFO] [stderr]    Compiling toml_writer v1.0.2
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling rtrb v0.3.2
[INFO] [stderr]    Compiling format v0.1.0 (/opt/rustwide/workdir/format)
[INFO] [stderr]    Compiling clap_lex v0.7.5
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling anstream v0.6.19
[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 rand_chacha v0.9.0
[INFO] [stderr]    Compiling toml_parser v1.0.1
[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 clap v4.5.42
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling toml_datetime v0.7.0
[INFO] [stderr]    Compiling serde_spanned v1.0.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)]` 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 1m 43s
[INFO] running `Command { std: "docker" "inspect" "2639410ef9196c65cc4420dbfa69546a56e23b77ba7a4cb056ec963951a4ef63", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2639410ef9196c65cc4420dbfa69546a56e23b77ba7a4cb056ec963951a4ef63", kill_on_drop: false }`
[INFO] [stdout] 2639410ef9196c65cc4420dbfa69546a56e23b77ba7a4cb056ec963951a4ef63
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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 -Copt-level=3" "-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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8d27baebe978290200b8899cb338eec9b05b83867fec25c13ec3b47cd6e62580
[INFO] running `Command { std: "docker" "start" "-a" "8d27baebe978290200b8899cb338eec9b05b83867fec25c13ec3b47cd6e62580", kill_on_drop: false }`
[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)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling store v0.1.0 (/opt/rustwide/workdir/store)
[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)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.17s
[INFO] running `Command { std: "docker" "inspect" "8d27baebe978290200b8899cb338eec9b05b83867fec25c13ec3b47cd6e62580", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8d27baebe978290200b8899cb338eec9b05b83867fec25c13ec3b47cd6e62580", kill_on_drop: false }`
[INFO] [stdout] 8d27baebe978290200b8899cb338eec9b05b83867fec25c13ec3b47cd6e62580
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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 -Copt-level=3" "-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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] cc90d990d0c8080f6f9d9d52bcdb5cfac3f73e509b7a65d631163124ef0e1a3b
[INFO] running `Command { std: "docker" "start" "-a" "cc90d990d0c8080f6f9d9d52bcdb5cfac3f73e509b7a65d631163124ef0e1a3b", 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)]` 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.08s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/format-960940f90ae04671)
[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-3180e69a425ade5f)
[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-f24e0b6753418b37)
[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-a34256c645762db9)
[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] 10 |         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.14s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `-p store --doc`
[INFO] running `Command { std: "docker" "inspect" "cc90d990d0c8080f6f9d9d52bcdb5cfac3f73e509b7a65d631163124ef0e1a3b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cc90d990d0c8080f6f9d9d52bcdb5cfac3f73e509b7a65d631163124ef0e1a3b", kill_on_drop: false }`
[INFO] [stdout] cc90d990d0c8080f6f9d9d52bcdb5cfac3f73e509b7a65d631163124ef0e1a3b
