[INFO] fetching crate vsdb_slot_db 5.0.0...
[INFO] testing vsdb_slot_db-5.0.0 against master#733b47ea4b1b86216f14ef56e49440c33933f230+rustflags=-Copt-level=3 for pr-138759
[INFO] extracting crate vsdb_slot_db 5.0.0 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate vsdb_slot_db 5.0.0
[INFO] finished tweaking crates.io crate vsdb_slot_db 5.0.0
[INFO] tweaked toml for crates.io crate vsdb_slot_db 5.0.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate vsdb_slot_db 5.0.0 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 crates.io crate vsdb_slot_db 5.0.0 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-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 2ec45a2fb38c3b121347b4451af27c6d2de2caad232405d45fe238befa88138a
[INFO] running `Command { std: "docker" "start" "-a" "2ec45a2fb38c3b121347b4451af27c6d2de2caad232405d45fe238befa88138a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2ec45a2fb38c3b121347b4451af27c6d2de2caad232405d45fe238befa88138a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2ec45a2fb38c3b121347b4451af27c6d2de2caad232405d45fe238befa88138a", kill_on_drop: false }`
[INFO] [stdout] 2ec45a2fb38c3b121347b4451af27c6d2de2caad232405d45fe238befa88138a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 7f933d2d0efac02728cba3681d88ee90c3b66c4a40c93d2d3f9f272375eb5a66
[INFO] running `Command { std: "docker" "start" "-a" "7f933d2d0efac02728cba3681d88ee90c3b66c4a40c93d2d3f9f272375eb5a66", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling proc-macro2 v1.0.96
[INFO] [stderr]    Compiling lz4-sys v1.11.1+lz4-1.10.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling snap v1.1.1
[INFO] [stderr]    Compiling deranged v0.4.0
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling time-core v0.1.4
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling fs2 v0.4.3
[INFO] [stderr]    Compiling memmap2 v0.9.7
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling ruc v8.1.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling threadpool v1.8.1
[INFO] [stderr]    Compiling rmp v0.8.14
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling rmp-serde v1.3.0
[INFO] [stderr]    Compiling lz4 v1.28.1
[INFO] [stderr]    Compiling parity-db v0.5.4
[INFO] [stderr]    Compiling vsdb_core v5.0.0
[INFO] [stderr]    Compiling vsdb v5.0.0
[INFO] [stderr]    Compiling vsdb_slot_db v5.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 17s
[INFO] running `Command { std: "docker" "inspect" "7f933d2d0efac02728cba3681d88ee90c3b66c4a40c93d2d3f9f272375eb5a66", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7f933d2d0efac02728cba3681d88ee90c3b66c4a40c93d2d3f9f272375eb5a66", kill_on_drop: false }`
[INFO] [stdout] 7f933d2d0efac02728cba3681d88ee90c3b66c4a40c93d2d3f9f272375eb5a66
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 60481e5adeabcaac5e19262c3f4fe8abe86ccb7bc380773b3e3f886bd1636a2f
[INFO] running `Command { std: "docker" "start" "-a" "60481e5adeabcaac5e19262c3f4fe8abe86ccb7bc380773b3e3f886bd1636a2f", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling serde_json v1.0.142
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling clap_builder v4.5.43
[INFO] [stderr]    Compiling criterion-plot v0.6.0
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling rmp v0.8.14
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling clap v4.5.43
[INFO] [stderr]    Compiling rmp-serde v1.3.0
[INFO] [stderr]    Compiling vsdb_core v5.0.0
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling vsdb v5.0.0
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling criterion v0.7.0
[INFO] [stderr]    Compiling vsdb_slot_db v5.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 40s
[INFO] running `Command { std: "docker" "inspect" "60481e5adeabcaac5e19262c3f4fe8abe86ccb7bc380773b3e3f886bd1636a2f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "60481e5adeabcaac5e19262c3f4fe8abe86ccb7bc380773b3e3f886bd1636a2f", kill_on_drop: false }`
[INFO] [stdout] 60481e5adeabcaac5e19262c3f4fe8abe86ccb7bc380773b3e3f886bd1636a2f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 3152d3c7c316f6a26da7b1e6cf33d3377dafa883fd9fba1c476fd28969ede096
[INFO] running `Command { std: "docker" "start" "-a" "3152d3c7c316f6a26da7b1e6cf33d3377dafa883fd9fba1c476fd28969ede096", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.19s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/vsdb_slot_db-60f0c5fbb4c54426)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test test::data_container ... ok
[INFO] [stdout] test test::workflow_normal has been running for over 60 seconds
[INFO] [stdout] test test::workflow_swap_order has been running for over 60 seconds
[INFO] [stdout] test test::workflow_swap_order ... ok
[INFO] [stdout] test test::workflow_normal ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 138.23s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests vsdb_slot_db
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test src/../README.md - (line 27) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/../README.md - (line 27) stdout ----
[INFO] [stdout] error[E0603]: type alias `Slot` is private
[INFO] [stdout]   --> src/../README.md:29:28
[INFO] [stdout]    |
[INFO] [stdout] 5  | use vsdb_slot_db::{SlotDB, Slot};
[INFO] [stdout]    |                            ^^^^ private type alias
[INFO] [stdout]    |
[INFO] [stdout] note: the type alias `Slot` is defined here
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:16:1
[INFO] [stdout]    |
[INFO] [stdout] 16 | type Slot = u64;
[INFO] [stdout]    | ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0603`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/../README.md - (line 27)
[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] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "3152d3c7c316f6a26da7b1e6cf33d3377dafa883fd9fba1c476fd28969ede096", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3152d3c7c316f6a26da7b1e6cf33d3377dafa883fd9fba1c476fd28969ede096", kill_on_drop: false }`
[INFO] [stdout] 3152d3c7c316f6a26da7b1e6cf33d3377dafa883fd9fba1c476fd28969ede096
