[INFO] cloning repository https://github.com/LAC-Tech/interlog
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/LAC-Tech/interlog" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLAC-Tech%2Finterlog", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLAC-Tech%2Finterlog'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 748741015533b4c63dc4377183191ca23b1dab34
[INFO] testing LAC-Tech/interlog against master#1871252fc8bb672d40787e67404e6eaae7059369 for pr-125151
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLAC-Tech%2Finterlog" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/LAC-Tech/interlog on toolchain 1871252fc8bb672d40787e67404e6eaae7059369
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/LAC-Tech/interlog
[INFO] finished tweaking git repo https://github.com/LAC-Tech/interlog
[INFO] tweaked toml for git repo https://github.com/LAC-Tech/interlog written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/LAC-Tech/interlog 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" "+1871252fc8bb672d40787e67404e6eaae7059369" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4752456c783a75e546a03f2c32c667ee5ada118f10bd55c635ddb5393e5dfc83
[INFO] running `Command { std: "docker" "start" "-a" "4752456c783a75e546a03f2c32c667ee5ada118f10bd55c635ddb5393e5dfc83", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4752456c783a75e546a03f2c32c667ee5ada118f10bd55c635ddb5393e5dfc83", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4752456c783a75e546a03f2c32c667ee5ada118f10bd55c635ddb5393e5dfc83", kill_on_drop: false }`
[INFO] [stdout] 4752456c783a75e546a03f2c32c667ee5ada118f10bd55c635ddb5393e5dfc83
[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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 146a99f33c5edac306dbf591051ef643f9ec9d3234c0ba64422847908cb4f25e
[INFO] running `Command { std: "docker" "start" "-a" "146a99f33c5edac306dbf591051ef643f9ec9d3234c0ba64422847908cb4f25e", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling proc-macro2 v1.0.79
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]    Compiling cc v1.0.90
[INFO] [stderr]    Compiling rustix v0.38.32
[INFO] [stderr]    Compiling linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling ncurses v5.101.0
[INFO] [stderr]    Compiling getrandom v0.2.12
[INFO] [stderr]    Compiling syn v2.0.57
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling bytemuck_derive v1.6.0
[INFO] [stderr]    Compiling bytemuck v1.15.0
[INFO] [stderr]    Compiling interlog_core v0.1.0 (/opt/rustwide/workdir/core)
[INFO] [stdout] warning: unused import: `alloc::boxed::Box`
[INFO] [stdout]  --> core/src/fixvec.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use alloc::boxed::Box;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `alloc::vec::Vec`
[INFO] [stdout]  --> core/src/fixvec.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use alloc::vec::Vec;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `Log` is more private than the item `create`
[INFO] [stdout]    --> core/src/lib.rs:235:1
[INFO] [stdout]     |
[INFO] [stdout] 235 | pub fn create(dir_path: &str, config: Config) -> rustix::io::Result<Log> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ function `create` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `Log` is only usable at visibility `pub(crate)`
[INFO] [stdout]    --> core/src/lib.rs:216:1
[INFO] [stdout]     |
[INFO] [stdout] 216 | struct Log {
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     = note: `#[warn(private_interfaces)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `WriteRes` is never used
[INFO] [stdout]   --> core/src/lib.rs:53:6
[INFO] [stdout]    |
[INFO] [stdout] 53 | type WriteRes = Result<(), CommitErr>;
[INFO] [stdout]    |      ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated items are never used
[INFO] [stdout]    --> core/src/lib.rs:110:5
[INFO] [stdout]     |
[INFO] [stdout] 101 | impl ReadCache {
[INFO] [stdout]     | -------------- associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 110 |     fn extend(
[INFO] [stdout]     |        ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 122 |     fn overlapping_regions(&self) -> bool {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 126 |     fn update(&mut self, es: &[u8]) -> WriteRes {
[INFO] [stdout]     |        ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 147 |     fn read(&self, relative_byte_pos: usize) -> Option<event::Event<'_>> {
[INFO] [stdout]     |        ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 158 |     fn set_logical_start(&mut self, es: &[u8]) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 163 |     fn wrap_around(&mut self, es: &[u8]) -> Result<(), region::WriteErr> {
[INFO] [stdout]     |        ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 189 |     fn new_a_pos(&self, es: &[u8]) -> Option<usize> {
[INFO] [stdout]     |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]    --> core/src/lib.rs:217:2
[INFO] [stdout]     |
[INFO] [stdout] 216 | struct Log {
[INFO] [stdout]     |        --- fields in this struct
[INFO] [stdout] 217 |     id: LogID,
[INFO] [stdout]     |     ^^
[INFO] [stdout] 218 |     /// Still counts as "static allocation" as only allocating in constructor
[INFO] [stdout] 219 |     path: String,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] 220 |     disk: disk::Log,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] 221 |     /// Keeps track of the disk
[INFO] [stdout] 222 |     byte_len: usize,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] 223 |     read_cache: ReadCache,
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 227 |     key_index: FixVec<usize>,
[INFO] [stdout]     |     ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 230 |     txn_write_buf: FixVec<u8>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^
[INFO] [stdout] 231 |     /// Written to when a value is not in the read_cache
[INFO] [stdout] 232 |     disk_read_buf: FixVec<u8>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Log` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `enqueue`, `commit`, and `read` are never used
[INFO] [stdout]    --> core/src/lib.rs:253:9
[INFO] [stdout]     |
[INFO] [stdout] 252 | impl Log {
[INFO] [stdout]     | -------- methods in this implementation
[INFO] [stdout] 253 |     pub fn enqueue(&mut self, payload: &[u8]) -> Result<(), EnqueueErr> {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 263 |     pub fn commit(&mut self) -> Result<(), CommitErr> {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 287 |     pub fn read(&mut self, logical_pos: usize) -> Option<event::Event<'_>> {
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> core/src/disk.rs:17:16
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub struct Log(fd::OwnedFd);
[INFO] [stdout]    |            --- ^^^^^^^^^^^
[INFO] [stdout]    |            |
[INFO] [stdout]    |            field in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Log` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub struct Log(());
[INFO] [stdout]    |                ~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `append` and `read` are never used
[INFO] [stdout]   --> core/src/disk.rs:26:9
[INFO] [stdout]    |
[INFO] [stdout] 19 | impl Log {
[INFO] [stdout]    | -------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 26 |     pub fn append<B>(&self, bytes: B) -> Result<usize, AppendErr>
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 44 |     pub fn read(
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `id` is never read
[INFO] [stdout]   --> core/src/event.rs:46:6
[INFO] [stdout]    |
[INFO] [stdout] 45 | pub struct Event<'a> {
[INFO] [stdout]    |            ----- field in this struct
[INFO] [stdout] 46 |     pub id: ID,
[INFO] [stdout]    |         ^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Event` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `append` is never used
[INFO] [stdout]   --> core/src/event.rs:68:8
[INFO] [stdout]    |
[INFO] [stdout] 68 | pub fn append(buf: &mut FixVec<u8>, event: &Event) -> fixvec::Res {
[INFO] [stdout]    |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> core/src/event.rs:89:9
[INFO] [stdout]    |
[INFO] [stdout] 88 | impl<'a> View<'a> {
[INFO] [stdout]    | ----------------- associated function in this implementation
[INFO] [stdout] 89 |     pub fn new(bytes: &'a [u8]) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `Res` is never used
[INFO] [stdout]  --> core/src/fixvec.rs:9:10
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub type Res = Result<(), Overflow>;
[INFO] [stdout]   |          ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `resize` is never used
[INFO] [stdout]   --> core/src/fixvec.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 24 | impl<T: core::default::Default + Clone> FixVec<T> {
[INFO] [stdout]    | ------------------------------------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 31 |     pub fn resize(&mut self, new_len: usize) -> Res {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple methods are never used
[INFO] [stdout]   --> core/src/fixvec.rs:46:9
[INFO] [stdout]    |
[INFO] [stdout] 44 | impl<T> FixVec<T> {
[INFO] [stdout]    | ----------------- methods in this implementation
[INFO] [stdout] 45 |     #[inline]
[INFO] [stdout] 46 |     pub fn capacity(&self) -> usize {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 51 |     pub fn len(&self) -> usize {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 56 |     pub fn clear(&mut self) {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 60 |     fn check_capacity(&self, new_len: usize) -> Res {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 64 |     pub fn push(&mut self, value: T) -> Res {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 70 |     pub fn extend<I: IntoIterator<Item = T>>(&mut self, iter: I) -> Res {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 78 |     fn insert(&mut self, index: usize, element: T) -> Res {
[INFO] [stdout]    |        ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 84 |     fn get<I>(&self, index: I) -> Option<&<I as SliceIndex<[T]>>::Output>
[INFO] [stdout]    |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `extend_from_slice` is never used
[INFO] [stdout]   --> core/src/fixvec.rs:93:9
[INFO] [stdout]    |
[INFO] [stdout] 92 | impl<T: Copy> FixVec<T> {
[INFO] [stdout]    | ----------------------- method in this implementation
[INFO] [stdout] 93 |     pub fn extend_from_slice(&mut self, other: &[T]) -> Res {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `lengthen`, `change_pos`, `write`, and `empty` are never used
[INFO] [stdout]   --> core/src/region.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 10 | impl Region {
[INFO] [stdout]    | ----------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 17 |     pub fn lengthen(&mut self, n: usize) {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 26 |     pub fn change_pos(&mut self, new_pos: usize) {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 39 |     pub fn write(&self, dest: &mut [u8], src: &[u8]) -> Result<(), WriteErr> {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 60 |     pub fn empty(&self) -> bool {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 17 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling interlog-inspector v0.1.0 (/opt/rustwide/workdir/inspector)
[INFO] [stdout] warning: unused variable: `log`
[INFO] [stdout]   --> inspector/src/main.rs:20:6
[INFO] [stdout]    |
[INFO] [stdout] 20 |     let log = match arg.as_deref() {
[INFO] [stdout]    |         ^^^ help: if this is intentional, prefix it with an underscore: `_log`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `config`
[INFO] [stdout]   --> inspector/src/main.rs:22:8
[INFO] [stdout]    |
[INFO] [stdout] 22 |             let config = interlog_core::Config {
[INFO] [stdout]    |                 ^^^^^^ help: if this is intentional, prefix it with an underscore: `_config`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `u8_to_braille` is never used
[INFO] [stdout]  --> inspector/src/main.rs:4:4
[INFO] [stdout]   |
[INFO] [stdout] 4 | fn u8_to_braille(n: u8) -> char {
[INFO] [stdout]   |    ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 3 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.18s
[INFO] running `Command { std: "docker" "inspect" "146a99f33c5edac306dbf591051ef643f9ec9d3234c0ba64422847908cb4f25e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "146a99f33c5edac306dbf591051ef643f9ec9d3234c0ba64422847908cb4f25e", kill_on_drop: false }`
[INFO] [stdout] 146a99f33c5edac306dbf591051ef643f9ec9d3234c0ba64422847908cb4f25e
[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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 07902050aa30b519b6d47efe36951aaab119453b11ad6c510b822395e974e898
[INFO] running `Command { std: "docker" "start" "-a" "07902050aa30b519b6d47efe36951aaab119453b11ad6c510b822395e974e898", kill_on_drop: false }`
[INFO] [stderr]    Compiling libm v0.2.8
[INFO] [stderr]    Compiling autocfg v1.2.0
[INFO] [stderr]    Compiling fastrand v2.0.2
[INFO] [stderr]    Compiling wait-timeout v0.2.0
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling yansi v0.5.1
[INFO] [stderr]    Compiling regex-syntax v0.8.3
[INFO] [stderr]    Compiling rand_xorshift v0.3.0
[INFO] [stdout] warning: unused import: `alloc::boxed::Box`
[INFO] [stdout]  --> core/src/fixvec.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use alloc::boxed::Box;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `alloc::vec::Vec`
[INFO] [stdout]  --> core/src/fixvec.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use alloc::vec::Vec;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `Log` is more private than the item `create`
[INFO] [stdout]    --> core/src/lib.rs:235:1
[INFO] [stdout]     |
[INFO] [stdout] 235 | pub fn create(dir_path: &str, config: Config) -> rustix::io::Result<Log> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ function `create` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `Log` is only usable at visibility `pub(crate)`
[INFO] [stdout]    --> core/src/lib.rs:216:1
[INFO] [stdout]     |
[INFO] [stdout] 216 | struct Log {
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     = note: `#[warn(private_interfaces)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `WriteRes` is never used
[INFO] [stdout]   --> core/src/lib.rs:53:6
[INFO] [stdout]    |
[INFO] [stdout] 53 | type WriteRes = Result<(), CommitErr>;
[INFO] [stdout]    |      ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated items are never used
[INFO] [stdout]    --> core/src/lib.rs:110:5
[INFO] [stdout]     |
[INFO] [stdout] 101 | impl ReadCache {
[INFO] [stdout]     | -------------- associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 110 |     fn extend(
[INFO] [stdout]     |        ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 122 |     fn overlapping_regions(&self) -> bool {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 126 |     fn update(&mut self, es: &[u8]) -> WriteRes {
[INFO] [stdout]     |        ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 147 |     fn read(&self, relative_byte_pos: usize) -> Option<event::Event<'_>> {
[INFO] [stdout]     |        ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 158 |     fn set_logical_start(&mut self, es: &[u8]) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 163 |     fn wrap_around(&mut self, es: &[u8]) -> Result<(), region::WriteErr> {
[INFO] [stdout]     |        ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 189 |     fn new_a_pos(&self, es: &[u8]) -> Option<usize> {
[INFO] [stdout]     |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]    --> core/src/lib.rs:217:2
[INFO] [stdout]     |
[INFO] [stdout] 216 | struct Log {
[INFO] [stdout]     |        --- fields in this struct
[INFO] [stdout] 217 |     id: LogID,
[INFO] [stdout]     |     ^^
[INFO] [stdout] 218 |     /// Still counts as "static allocation" as only allocating in constructor
[INFO] [stdout] 219 |     path: String,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] 220 |     disk: disk::Log,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] 221 |     /// Keeps track of the disk
[INFO] [stdout] 222 |     byte_len: usize,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] 223 |     read_cache: ReadCache,
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 227 |     key_index: FixVec<usize>,
[INFO] [stdout]     |     ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 230 |     txn_write_buf: FixVec<u8>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^
[INFO] [stdout] 231 |     /// Written to when a value is not in the read_cache
[INFO] [stdout] 232 |     disk_read_buf: FixVec<u8>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Log` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `enqueue`, `commit`, and `read` are never used
[INFO] [stdout]    --> core/src/lib.rs:253:9
[INFO] [stdout]     |
[INFO] [stdout] 252 | impl Log {
[INFO] [stdout]     | -------- methods in this implementation
[INFO] [stdout] 253 |     pub fn enqueue(&mut self, payload: &[u8]) -> Result<(), EnqueueErr> {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 263 |     pub fn commit(&mut self) -> Result<(), CommitErr> {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 287 |     pub fn read(&mut self, logical_pos: usize) -> Option<event::Event<'_>> {
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> core/src/disk.rs:17:16
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub struct Log(fd::OwnedFd);
[INFO] [stdout]    |            --- ^^^^^^^^^^^
[INFO] [stdout]    |            |
[INFO] [stdout]    |            field in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Log` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub struct Log(());
[INFO] [stdout]    |                ~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `append` and `read` are never used
[INFO] [stdout]   --> core/src/disk.rs:26:9
[INFO] [stdout]    |
[INFO] [stdout] 19 | impl Log {
[INFO] [stdout]    | -------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 26 |     pub fn append<B>(&self, bytes: B) -> Result<usize, AppendErr>
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 44 |     pub fn read(
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `id` is never read
[INFO] [stdout]   --> core/src/event.rs:46:6
[INFO] [stdout]    |
[INFO] [stdout] 45 | pub struct Event<'a> {
[INFO] [stdout]    |            ----- field in this struct
[INFO] [stdout] 46 |     pub id: ID,
[INFO] [stdout]    |         ^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Event` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `append` is never used
[INFO] [stdout]   --> core/src/event.rs:68:8
[INFO] [stdout]    |
[INFO] [stdout] 68 | pub fn append(buf: &mut FixVec<u8>, event: &Event) -> fixvec::Res {
[INFO] [stdout]    |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> core/src/event.rs:89:9
[INFO] [stdout]    |
[INFO] [stdout] 88 | impl<'a> View<'a> {
[INFO] [stdout]    | ----------------- associated function in this implementation
[INFO] [stdout] 89 |     pub fn new(bytes: &'a [u8]) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `Res` is never used
[INFO] [stdout]  --> core/src/fixvec.rs:9:10
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub type Res = Result<(), Overflow>;
[INFO] [stdout]   |          ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `resize` is never used
[INFO] [stdout]   --> core/src/fixvec.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 24 | impl<T: core::default::Default + Clone> FixVec<T> {
[INFO] [stdout]    | ------------------------------------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 31 |     pub fn resize(&mut self, new_len: usize) -> Res {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling interlog-inspector v0.1.0 (/opt/rustwide/workdir/inspector)
[INFO] [stdout] warning: multiple methods are never used
[INFO] [stdout]   --> core/src/fixvec.rs:46:9
[INFO] [stdout]    |
[INFO] [stdout] 44 | impl<T> FixVec<T> {
[INFO] [stdout]    | ----------------- methods in this implementation
[INFO] [stdout] 45 |     #[inline]
[INFO] [stdout] 46 |     pub fn capacity(&self) -> usize {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 51 |     pub fn len(&self) -> usize {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 56 |     pub fn clear(&mut self) {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 60 |     fn check_capacity(&self, new_len: usize) -> Res {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 64 |     pub fn push(&mut self, value: T) -> Res {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 70 |     pub fn extend<I: IntoIterator<Item = T>>(&mut self, iter: I) -> Res {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 78 |     fn insert(&mut self, index: usize, element: T) -> Res {
[INFO] [stdout]    |        ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 84 |     fn get<I>(&self, index: I) -> Option<&<I as SliceIndex<[T]>>::Output>
[INFO] [stdout]    |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `extend_from_slice` is never used
[INFO] [stdout]   --> core/src/fixvec.rs:93:9
[INFO] [stdout]    |
[INFO] [stdout] 92 | impl<T: Copy> FixVec<T> {
[INFO] [stdout]    | ----------------------- method in this implementation
[INFO] [stdout] 93 |     pub fn extend_from_slice(&mut self, other: &[T]) -> Res {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `lengthen`, `change_pos`, `write`, and `empty` are never used
[INFO] [stdout]   --> core/src/region.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 10 | impl Region {
[INFO] [stdout]    | ----------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 17 |     pub fn lengthen(&mut self, n: usize) {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 26 |     pub fn change_pos(&mut self, new_pos: usize) {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 39 |     pub fn write(&self, dest: &mut [u8], src: &[u8]) -> Result<(), WriteErr> {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 60 |     pub fn empty(&self) -> bool {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 17 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `log`
[INFO] [stdout]   --> inspector/src/main.rs:20:6
[INFO] [stdout]    |
[INFO] [stdout] 20 |     let log = match arg.as_deref() {
[INFO] [stdout]    |         ^^^ help: if this is intentional, prefix it with an underscore: `_log`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `config`
[INFO] [stdout]   --> inspector/src/main.rs:22:8
[INFO] [stdout]    |
[INFO] [stdout] 22 |             let config = interlog_core::Config {
[INFO] [stdout]    |                 ^^^^^^ help: if this is intentional, prefix it with an underscore: `_config`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `u8_to_braille` is never used
[INFO] [stdout]  --> inspector/src/main.rs:4:4
[INFO] [stdout]   |
[INFO] [stdout] 4 | fn u8_to_braille(n: u8) -> char {
[INFO] [stdout]   |    ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling pretty_assertions v1.4.0
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling tempfile v3.10.1
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stdout] warning: 3 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling rusty-fork v0.3.0
[INFO] [stderr]    Compiling proptest v1.4.0
[INFO] [stderr]    Compiling interlog_core v0.1.0 (/opt/rustwide/workdir/core)
[INFO] [stdout] warning: unused import: `alloc::boxed::Box`
[INFO] [stdout]  --> core/src/fixvec.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use alloc::boxed::Box;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `proptest::prelude::*`
[INFO] [stdout]    --> core/src/lib.rs:324:6
[INFO] [stdout]     |
[INFO] [stdout] 324 |     use proptest::prelude::*;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `Log` is more private than the item `create`
[INFO] [stdout]    --> core/src/lib.rs:235:1
[INFO] [stdout]     |
[INFO] [stdout] 235 | pub fn create(dir_path: &str, config: Config) -> rustix::io::Result<Log> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ function `create` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `Log` is only usable at visibility `pub(crate)`
[INFO] [stdout]    --> core/src/lib.rs:216:1
[INFO] [stdout]     |
[INFO] [stdout] 216 | struct Log {
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     = note: `#[warn(private_interfaces)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `path` is never read
[INFO] [stdout]    --> core/src/lib.rs:219:2
[INFO] [stdout]     |
[INFO] [stdout] 216 | struct Log {
[INFO] [stdout]     |        --- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 219 |     path: String,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Log` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `extend` and `insert` are never used
[INFO] [stdout]   --> core/src/fixvec.rs:70:9
[INFO] [stdout]    |
[INFO] [stdout] 44 | impl<T> FixVec<T> {
[INFO] [stdout]    | ----------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 70 |     pub fn extend<I: IntoIterator<Item = T>>(&mut self, iter: I) -> Res {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 78 |     fn insert(&mut self, index: usize, element: T) -> Res {
[INFO] [stdout]    |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `arb_local_events` is never used
[INFO] [stdout]  --> core/src/test_utils.rs:6:8
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub fn arb_local_events(
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `arb_local_events_stream` is never used
[INFO] [stdout]   --> core/src/test_utils.rs:16:8
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub fn arb_local_events_stream(
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 7 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 7.68s
[INFO] running `Command { std: "docker" "inspect" "07902050aa30b519b6d47efe36951aaab119453b11ad6c510b822395e974e898", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "07902050aa30b519b6d47efe36951aaab119453b11ad6c510b822395e974e898", kill_on_drop: false }`
[INFO] [stdout] 07902050aa30b519b6d47efe36951aaab119453b11ad6c510b822395e974e898
[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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] f8d06546d6d7131c79f117b29d58018ea52719071183c0b5b29b03d3ed992aa0
[INFO] running `Command { std: "docker" "start" "-a" "f8d06546d6d7131c79f117b29d58018ea52719071183c0b5b29b03d3ed992aa0", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `alloc::boxed::Box`
[INFO] [stderr]  --> core/src/fixvec.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use alloc::boxed::Box;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `alloc::vec::Vec`
[INFO] [stderr]  --> core/src/fixvec.rs:2:5
[INFO] [stderr]   |
[INFO] [stderr] 2 | use alloc::vec::Vec;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: type `Log` is more private than the item `create`
[INFO] [stderr]    --> core/src/lib.rs:235:1
[INFO] [stderr]     |
[INFO] [stderr] 235 | pub fn create(dir_path: &str, config: Config) -> rustix::io::Result<Log> {
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ function `create` is reachable at visibility `pub`
[INFO] [stderr]     |
[INFO] [stderr] note: but type `Log` is only usable at visibility `pub(crate)`
[INFO] [stderr]    --> core/src/lib.rs:216:1
[INFO] [stderr]     |
[INFO] [stderr] 216 | struct Log {
[INFO] [stderr]     | ^^^^^^^^^^
[INFO] [stderr]     = note: `#[warn(private_interfaces)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: type alias `WriteRes` is never used
[INFO] [stderr]   --> core/src/lib.rs:53:6
[INFO] [stderr]    |
[INFO] [stderr] 53 | type WriteRes = Result<(), CommitErr>;
[INFO] [stderr]    |      ^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: multiple associated items are never used
[INFO] [stderr]    --> core/src/lib.rs:110:5
[INFO] [stderr]     |
[INFO] [stderr] 101 | impl ReadCache {
[INFO] [stderr]     | -------------- associated items in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 110 |     fn extend(
[INFO] [stderr]     |        ^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 122 |     fn overlapping_regions(&self) -> bool {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 126 |     fn update(&mut self, es: &[u8]) -> WriteRes {
[INFO] [stderr]     |        ^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 147 |     fn read(&self, relative_byte_pos: usize) -> Option<event::Event<'_>> {
[INFO] [stderr]     |        ^^^^
[INFO] [stderr] ...
[INFO] [stderr] 158 |     fn set_logical_start(&mut self, es: &[u8]) {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 163 |     fn wrap_around(&mut self, es: &[u8]) -> Result<(), region::WriteErr> {
[INFO] [stderr]     |        ^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 189 |     fn new_a_pos(&self, es: &[u8]) -> Option<usize> {
[INFO] [stderr]     |        ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: multiple fields are never read
[INFO] [stderr]    --> core/src/lib.rs:217:2
[INFO] [stderr]     |
[INFO] [stderr] 216 | struct Log {
[INFO] [stderr]     |        --- fields in this struct
[INFO] [stderr] 217 |     id: LogID,
[INFO] [stderr]     |     ^^
[INFO] [stderr] 218 |     /// Still counts as "static allocation" as only allocating in constructor
[INFO] [stderr] 219 |     path: String,
[INFO] [stderr]     |     ^^^^
[INFO] [stderr] 220 |     disk: disk::Log,
[INFO] [stderr]     |     ^^^^
[INFO] [stderr] 221 |     /// Keeps track of the disk
[INFO] [stderr] 222 |     byte_len: usize,
[INFO] [stderr]     |     ^^^^^^^^
[INFO] [stderr] 223 |     read_cache: ReadCache,
[INFO] [stderr]     |     ^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 227 |     key_index: FixVec<usize>,
[INFO] [stderr]     |     ^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 230 |     txn_write_buf: FixVec<u8>,
[INFO] [stderr]     |     ^^^^^^^^^^^^^
[INFO] [stderr] 231 |     /// Written to when a value is not in the read_cache
[INFO] [stderr] 232 |     disk_read_buf: FixVec<u8>,
[INFO] [stderr]     |     ^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `Log` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: methods `enqueue`, `commit`, and `read` are never used
[INFO] [stderr]    --> core/src/lib.rs:253:9
[INFO] [stderr]     |
[INFO] [stderr] 252 | impl Log {
[INFO] [stderr]     | -------- methods in this implementation
[INFO] [stderr] 253 |     pub fn enqueue(&mut self, payload: &[u8]) -> Result<(), EnqueueErr> {
[INFO] [stderr]     |            ^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 263 |     pub fn commit(&mut self) -> Result<(), CommitErr> {
[INFO] [stderr]     |            ^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 287 |     pub fn read(&mut self, logical_pos: usize) -> Option<event::Event<'_>> {
[INFO] [stderr]     |            ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]   --> core/src/disk.rs:17:16
[INFO] [stderr]    |
[INFO] [stderr] 17 | pub struct Log(fd::OwnedFd);
[INFO] [stderr]    |            --- ^^^^^^^^^^^
[INFO] [stderr]    |            |
[INFO] [stderr]    |            field in this struct
[INFO] [stderr]    |
[INFO] [stderr]    = note: `Log` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stderr]    |
[INFO] [stderr] 17 | pub struct Log(());
[INFO] [stderr]    |                ~~
[INFO] [stderr] 
[INFO] [stderr] warning: methods `append` and `read` are never used
[INFO] [stderr]   --> core/src/disk.rs:26:9
[INFO] [stderr]    |
[INFO] [stderr] 19 | impl Log {
[INFO] [stderr]    | -------- methods in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 26 |     pub fn append<B>(&self, bytes: B) -> Result<usize, AppendErr>
[INFO] [stderr]    |            ^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 44 |     pub fn read(
[INFO] [stderr]    |            ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `id` is never read
[INFO] [stderr]   --> core/src/event.rs:46:6
[INFO] [stderr]    |
[INFO] [stderr] 45 | pub struct Event<'a> {
[INFO] [stderr]    |            ----- field in this struct
[INFO] [stderr] 46 |     pub id: ID,
[INFO] [stderr]    |         ^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `Event` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: function `append` is never used
[INFO] [stderr]   --> core/src/event.rs:68:8
[INFO] [stderr]    |
[INFO] [stderr] 68 | pub fn append(buf: &mut FixVec<u8>, event: &Event) -> fixvec::Res {
[INFO] [stderr]    |        ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `new` is never used
[INFO] [stderr]   --> core/src/event.rs:89:9
[INFO] [stderr]    |
[INFO] [stderr] 88 | impl<'a> View<'a> {
[INFO] [stderr]    | ----------------- associated function in this implementation
[INFO] [stderr] 89 |     pub fn new(bytes: &'a [u8]) -> Self {
[INFO] [stderr]    |            ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: type alias `Res` is never used
[INFO] [stderr]  --> core/src/fixvec.rs:9:10
[INFO] [stderr]   |
[INFO] [stderr] 9 | pub type Res = Result<(), Overflow>;
[INFO] [stderr]   |          ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: method `resize` is never used
[INFO] [stderr]   --> core/src/fixvec.rs:31:9
[INFO] [stderr]    |
[INFO] [stderr] 24 | impl<T: core::default::Default + Clone> FixVec<T> {
[INFO] [stderr]    | ------------------------------------------------- method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 31 |     pub fn resize(&mut self, new_len: usize) -> Res {
[INFO] [stderr]    |            ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: multiple methods are never used
[INFO] [stderr]   --> core/src/fixvec.rs:46:9
[INFO] [stderr]    |
[INFO] [stderr] 44 | impl<T> FixVec<T> {
[INFO] [stderr]    | ----------------- methods in this implementation
[INFO] [stderr] 45 |     #[inline]
[INFO] [stderr] 46 |     pub fn capacity(&self) -> usize {
[INFO] [stderr]    |            ^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 51 |     pub fn len(&self) -> usize {
[INFO] [stderr]    |            ^^^
[INFO] [stderr] ...
[INFO] [stderr] 56 |     pub fn clear(&mut self) {
[INFO] [stderr]    |            ^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 60 |     fn check_capacity(&self, new_len: usize) -> Res {
[INFO] [stderr]    |        ^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 64 |     pub fn push(&mut self, value: T) -> Res {
[INFO] [stderr]    |            ^^^^
[INFO] [stderr] ...
[INFO] [stderr] 70 |     pub fn extend<I: IntoIterator<Item = T>>(&mut self, iter: I) -> Res {
[INFO] [stderr]    |            ^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 78 |     fn insert(&mut self, index: usize, element: T) -> Res {
[INFO] [stderr]    |        ^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 84 |     fn get<I>(&self, index: I) -> Option<&<I as SliceIndex<[T]>>::Output>
[INFO] [stderr]    |        ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: method `extend_from_slice` is never used
[INFO] [stderr]   --> core/src/fixvec.rs:93:9
[INFO] [stderr]    |
[INFO] [stderr] 92 | impl<T: Copy> FixVec<T> {
[INFO] [stderr]    | ----------------------- method in this implementation
[INFO] [stderr] 93 |     pub fn extend_from_slice(&mut self, other: &[T]) -> Res {
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: methods `lengthen`, `change_pos`, `write`, and `empty` are never used
[INFO] [stderr]   --> core/src/region.rs:17:9
[INFO] [stderr]    |
[INFO] [stderr] 10 | impl Region {
[INFO] [stderr]    | ----------- methods in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 17 |     pub fn lengthen(&mut self, n: usize) {
[INFO] [stderr]    |            ^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 26 |     pub fn change_pos(&mut self, new_pos: usize) {
[INFO] [stderr]    |            ^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 39 |     pub fn write(&self, dest: &mut [u8], src: &[u8]) -> Result<(), WriteErr> {
[INFO] [stderr]    |            ^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 60 |     pub fn empty(&self) -> bool {
[INFO] [stderr]    |            ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `interlog_core` (lib) generated 17 warnings (run `cargo fix --lib -p interlog_core` to apply 2 suggestions)
[INFO] [stderr] warning: unused variable: `log`
[INFO] [stderr]   --> inspector/src/main.rs:20:6
[INFO] [stderr]    |
[INFO] [stderr] 20 |     let log = match arg.as_deref() {
[INFO] [stderr]    |         ^^^ help: if this is intentional, prefix it with an underscore: `_log`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `config`
[INFO] [stderr]   --> inspector/src/main.rs:22:8
[INFO] [stderr]    |
[INFO] [stderr] 22 |             let config = interlog_core::Config {
[INFO] [stderr]    |                 ^^^^^^ help: if this is intentional, prefix it with an underscore: `_config`
[INFO] [stderr] 
[INFO] [stderr] warning: function `u8_to_braille` is never used
[INFO] [stderr]  --> inspector/src/main.rs:4:4
[INFO] [stderr]   |
[INFO] [stderr] 4 | fn u8_to_braille(n: u8) -> char {
[INFO] [stderr]   |    ^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `proptest::prelude::*`
[INFO] [stderr]    --> core/src/lib.rs:324:6
[INFO] [stderr]     |
[INFO] [stderr] 324 |     use proptest::prelude::*;
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `path` is never read
[INFO] [stderr]    --> core/src/lib.rs:219:2
[INFO] [stderr]     |
[INFO] [stderr] 216 | struct Log {
[INFO] [stderr]     |        --- field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 219 |     path: String,
[INFO] [stderr]     |     ^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `Log` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr]     = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: methods `extend` and `insert` are never used
[INFO] [stderr]   --> core/src/fixvec.rs:70:9
[INFO] [stderr]    |
[INFO] [stderr] 44 | impl<T> FixVec<T> {
[INFO] [stderr]    | ----------------- methods in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 70 |     pub fn extend<I: IntoIterator<Item = T>>(&mut self, iter: I) -> Res {
[INFO] [stderr]    |            ^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 78 |     fn insert(&mut self, index: usize, element: T) -> Res {
[INFO] [stderr]    |        ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `arb_local_events` is never used
[INFO] [stderr]  --> core/src/test_utils.rs:6:8
[INFO] [stderr]   |
[INFO] [stderr] 6 | pub fn arb_local_events(
[INFO] [stderr]   |        ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `arb_local_events_stream` is never used
[INFO] [stderr]   --> core/src/test_utils.rs:16:8
[INFO] [stderr]    |
[INFO] [stderr] 16 | pub fn arb_local_events_stream(
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `interlog-inspector` (bin "interlog-inspector" test) generated 3 warnings
[INFO] [stderr] warning: `interlog_core` (lib test) generated 7 warnings (2 duplicates) (run `cargo fix --lib -p interlog_core --tests` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.03s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/interlog_inspector-2d644d5a610c57fa)
[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/interlog_core-158471434c2948dc)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test region::test::empty_region_non_empty_slice ... ok
[INFO] [stdout] test region::test::empty_region_empty_slice ... ok
[INFO] [stdout] test fixvec::test::fixvec_stuff ... ok
[INFO] [stdout] test region::test::non_empty_region_non_empty_slice ... ok
[INFO] [stdout] test event::tests::rw_single_event ... ok
[INFO] [stdout] test tests::log ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tests::log stdout ----
[INFO] [stdout] [core/src/lib.rs:354:3] &log = Log {
[INFO] [stdout]     id: ReplicaID(d70075d06e5bcfe32a9648d311c0054),
[INFO] [stdout]     path: "/tmp/interlog-k4JTJP/d70075d06e5bcfe32a9648d311c0054",
[INFO] [stdout]     disk: Log(
[INFO] [stdout]         OwnedFd {
[INFO] [stdout]             fd: 3,
[INFO] [stdout]         },
[INFO] [stdout]     ),
[INFO] [stdout]     byte_len: 1024,
[INFO] [stdout]     read_cache: ReadCache {
[INFO] [stdout]         logical_start: 0,
[INFO] [stdout]         a: [
[INFO] [stdout]             227,
[INFO] [stdout]             207,
[INFO] [stdout]             91,
[INFO] [stdout]             110,
[INFO] [stdout]             208,
[INFO] [stdout]             117,
[INFO] [stdout]             0,
[INFO] [stdout]             215,
[INFO] [stdout]             84,
[INFO] [stdout]             0,
[INFO] [stdout]             28,
[INFO] [stdout]             49,
[INFO] [stdout]             141,
[INFO] [stdout]             100,
[INFO] [stdout]             169,
[INFO] [stdout]             2,
[INFO] [stdout]             1,
[INFO] [stdout]             0,
[INFO] [stdout]             0,
[INFO] [stdout]             0,
[INFO] [stdout]             0,
[INFO] [stdout]             0,
[INFO] [stdout]             0,
[INFO] [stdout]             0,
[INFO] [stdout]             34,
[INFO] [stdout]             0,
[INFO] [stdout]             0,
[INFO] [stdout]             0,
[INFO] [stdout]             0,
[INFO] [stdout]             0,
[INFO] [stdout]             0,
[INFO] [stdout]             0,
[INFO] [stdout]             79,
[INFO] [stdout]             110,
[INFO] [stdout]             32,
[INFO] [stdout]             115,
[INFO] [stdout]             116,
[INFO] [stdout]             114,
[INFO] [stdout]             97,
[INFO] [stdout]             110,
[INFO] [stdout]             103,
[INFO] [stdout]             101,
[INFO] [stdout]             32,
[INFO] [stdout]             114,
[INFO] [stdout]             111,
[INFO] [stdout]             97,
[INFO] [stdout]             100,
[INFO] [stdout]             115,
[INFO] [stdout]             44,
[INFO] [stdout]             32,
[INFO] [stdout]             115,
[INFO] [stdout]             117,
[INFO] [stdout]             99,
[INFO] [stdout]             104,
[INFO] [stdout]             32,
[INFO] [stdout]             118,
[INFO] [stdout]             105,
[INFO] [stdout]             115,
[INFO] [stdout]             105,
[INFO] [stdout]             111,
[INFO] [stdout]             110,
[INFO] [stdout]             115,
[INFO] [stdout]             32,
[INFO] [stdout]             109,
[INFO] [stdout]             101,
[INFO] [stdout]             116,
[INFO] [stdout]             0,
[INFO] [stdout]             0,
[INFO] [stdout]             0,
[INFO] [stdout]             0,
[INFO] [stdout]             0,
[INFO] [stdout]             0,
[INFO] [stdout]         ],
[INFO] [stdout]         b: [],
[INFO] [stdout]     },
[INFO] [stdout]     key_index: [
[INFO] [stdout]         0,
[INFO] [stdout]         512,
[INFO] [stdout]     ],
[INFO] [stdout]     txn_write_buf: [],
[INFO] [stdout]     disk_read_buf: [],
[INFO] [stdout] }
[INFO] [stdout] thread 'tests::log' panicked at core/src/lib.rs:357:25:
[INFO] [stdout] called `Option::unwrap()` on a `None` value
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55aa25378575 - std::backtrace_rs::backtrace::libunwind::trace::h59d96bdb08384354
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5
[INFO] [stdout]    1:     0x55aa25378575 - std::backtrace_rs::backtrace::trace_unsynchronized::h9cf5becacfc93fba
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x55aa25378575 - std::sys_common::backtrace::_print_fmt::h10b76d10405dbd48
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:68:5
[INFO] [stdout]    3:     0x55aa25378575 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::h6ed9e62a156d84e4
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:44:22
[INFO] [stdout]    4:     0x55aa253a054b - core::fmt::rt::Argument::fmt::h645c680983f03c9f
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/rt.rs:165:63
[INFO] [stdout]    5:     0x55aa253a054b - core::fmt::write::h8bcd80919a02be29
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/mod.rs:1169:21
[INFO] [stdout]    6:     0x55aa2537565f - std::io::Write::write_fmt::h8d0c47c662cad79c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/io/mod.rs:1835:15
[INFO] [stdout]    7:     0x55aa2537834e - std::sys_common::backtrace::_print::h6306f131a28d62b0
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:47:5
[INFO] [stdout]    8:     0x55aa2537834e - std::sys_common::backtrace::print::h7079288e0a26dfcc
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:34:9
[INFO] [stdout]    9:     0x55aa25379d79 - std::panicking::default_hook::{{closure}}::hb063ecec81a736ba
[INFO] [stdout]   10:     0x55aa25379a3e - std::panicking::default_hook::hd56ee406bf547b5c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:295:9
[INFO] [stdout]   11:     0x55aa2528e44a - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::he5eacdef44c8728f
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   12:     0x55aa2528e44a - test::test_main::{{closure}}::h0ec9aed229e79095
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:137:21
[INFO] [stdout]   13:     0x55aa2537a37b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hcbd0d80e1ad4e4f9
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   14:     0x55aa2537a37b - std::panicking::rust_panic_with_hook::h624aa3ca42ebb8f2
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:799:13
[INFO] [stdout]   15:     0x55aa2537a0bb - std::panicking::begin_panic_handler::{{closure}}::hbc4e76194a5e287c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:656:13
[INFO] [stdout]   16:     0x55aa25378a39 - std::sys_common::backtrace::__rust_end_short_backtrace::h847fedc9d1ff7b6d
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:171:18
[INFO] [stdout]   17:     0x55aa25379e27 - rust_begin_unwind
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:652:5
[INFO] [stdout]   18:     0x55aa25232e13 - core::panicking::panic_fmt::hec11a924b87ce965
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panicking.rs:72:14
[INFO] [stdout]   19:     0x55aa25232ebc - core::panicking::panic::hb6a980c1ddfde273
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panicking.rs:146:5
[INFO] [stdout]   20:     0x55aa25232db9 - core::option::unwrap_failed::h25b2e47d9f5c729d
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/option.rs:1984:5
[INFO] [stdout]   21:     0x55aa252457ce - core::option::Option<T>::unwrap::h4946c409522cf912
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/option.rs:932:21
[INFO] [stdout]   22:     0x55aa252457ce - interlog_core::tests::log::hb97a2d457ec877bd
[INFO] [stdout]                                at /opt/rustwide/workdir/core/src/lib.rs:357:4
[INFO] [stdout]   23:     0x55aa25244df7 - interlog_core::tests::log::{{closure}}::hc6eef81560726ff6
[INFO] [stdout]                                at /opt/rustwide/workdir/core/src/lib.rs:328:10
[INFO] [stdout]   24:     0x55aa25255f06 - core::ops::function::FnOnce::call_once::h22a30af8521d637a
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x55aa25292e2b - core::ops::function::FnOnce::call_once::h2e43a8f6f3d94b99
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x55aa25292e2b - test::__rust_begin_short_backtrace::h214c9f2d2d3fee90
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:625:18
[INFO] [stdout]   27:     0x55aa25292531 - test::run_test_in_process::{{closure}}::h510b7ba7990692a5
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:648:60
[INFO] [stdout]   28:     0x55aa25292531 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4157186197a93871
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   29:     0x55aa25292531 - std::panicking::try::do_call::h1bf2463bccd4b28c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40
[INFO] [stdout]   30:     0x55aa25292531 - std::panicking::try::hd6d4808c9fab4fa5
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19
[INFO] [stdout]   31:     0x55aa25292531 - std::panic::catch_unwind::hd5641d97d123f9f2
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14
[INFO] [stdout]   32:     0x55aa25292531 - test::run_test_in_process::hc273b71c8b878a4c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:648:27
[INFO] [stdout]   33:     0x55aa25292531 - test::run_test::{{closure}}::h6838df834eb8467e
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:569:43
[INFO] [stdout]   34:     0x55aa2525aef4 - test::run_test::{{closure}}::h608b98ecff5665fb
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:599:41
[INFO] [stdout]   35:     0x55aa2525aef4 - std::sys_common::backtrace::__rust_begin_short_backtrace::hdc4182b97d1042e9
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:155:18
[INFO] [stdout]   36:     0x55aa2525f922 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h571773fd21d674c8
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs:542:17
[INFO] [stdout]   37:     0x55aa2525f922 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hdcd384cf2fa70ba3
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   38:     0x55aa2525f922 - std::panicking::try::do_call::h4f1a44bd81423be1
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40
[INFO] [stdout]   39:     0x55aa2525f922 - std::panicking::try::h5e02afcb81dcd361
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19
[INFO] [stdout]   40:     0x55aa2525f922 - std::panic::catch_unwind::h022f75775bfd8c45
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14
[INFO] [stdout]   41:     0x55aa2525f922 - std::thread::Builder::spawn_unchecked_::{{closure}}::hf5a62e9e4e6df1f8
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs:541:30
[INFO] [stdout]   42:     0x55aa2525f922 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h6d56360aeb9509a7
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x55aa2537f31b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h7a343dc551c06baa
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   44:     0x55aa2537f31b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h30b8111cbaa644f3
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   45:     0x55aa2537f31b - std::sys::pal::unix::thread::Thread::new::thread_start::h7404e134e61e7a11
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys/pal/unix/thread.rs:108:17
[INFO] [stdout]   46:     0x7f33e1684ac3 - <unknown>
[INFO] [stdout]   47:     0x7f33e1715a04 - __clone
[INFO] [stdout]   48:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     tests::log
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 5 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p interlog_core --lib`
[INFO] running `Command { std: "docker" "inspect" "f8d06546d6d7131c79f117b29d58018ea52719071183c0b5b29b03d3ed992aa0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f8d06546d6d7131c79f117b29d58018ea52719071183c0b5b29b03d3ed992aa0", kill_on_drop: false }`
[INFO] [stdout] f8d06546d6d7131c79f117b29d58018ea52719071183c0b5b29b03d3ed992aa0
[INFO] testing LAC-Tech/interlog against try#b642703cf9526da1e72c0b6755753b939a9c6b6d for pr-125151
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLAC-Tech%2Finterlog" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/LAC-Tech/interlog on toolchain b642703cf9526da1e72c0b6755753b939a9c6b6d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/LAC-Tech/interlog
[INFO] finished tweaking git repo https://github.com/LAC-Tech/interlog
[INFO] tweaked toml for git repo https://github.com/LAC-Tech/interlog written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/LAC-Tech/interlog 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" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4862d190432fd912cef333e98e703dd319ba3458993ed92049e0fa8e8b29813e
[INFO] running `Command { std: "docker" "start" "-a" "4862d190432fd912cef333e98e703dd319ba3458993ed92049e0fa8e8b29813e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4862d190432fd912cef333e98e703dd319ba3458993ed92049e0fa8e8b29813e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4862d190432fd912cef333e98e703dd319ba3458993ed92049e0fa8e8b29813e", kill_on_drop: false }`
[INFO] [stdout] 4862d190432fd912cef333e98e703dd319ba3458993ed92049e0fa8e8b29813e
[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" "-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bfd5d07d5a55557c333799062be0209b4529edc1c6dd3aeb7154cb23f4a32702
[INFO] running `Command { std: "docker" "start" "-a" "bfd5d07d5a55557c333799062be0209b4529edc1c6dd3aeb7154cb23f4a32702", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling proc-macro2 v1.0.79
[INFO] [stderr]    Compiling rustix v0.38.32
[INFO] [stderr]    Compiling cc v1.0.90
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]    Compiling linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling ncurses v5.101.0
[INFO] [stderr]    Compiling getrandom v0.2.12
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling syn v2.0.57
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling bytemuck_derive v1.6.0
[INFO] [stderr]    Compiling bytemuck v1.15.0
[INFO] [stderr]    Compiling interlog_core v0.1.0 (/opt/rustwide/workdir/core)
[INFO] [stdout] warning: unused import: `alloc::boxed::Box`
[INFO] [stdout]  --> core/src/fixvec.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use alloc::boxed::Box;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `alloc::vec::Vec`
[INFO] [stdout]  --> core/src/fixvec.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use alloc::vec::Vec;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `Log` is more private than the item `create`
[INFO] [stdout]    --> core/src/lib.rs:235:1
[INFO] [stdout]     |
[INFO] [stdout] 235 | pub fn create(dir_path: &str, config: Config) -> rustix::io::Result<Log> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ function `create` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `Log` is only usable at visibility `pub(crate)`
[INFO] [stdout]    --> core/src/lib.rs:216:1
[INFO] [stdout]     |
[INFO] [stdout] 216 | struct Log {
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     = note: `#[warn(private_interfaces)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `WriteRes` is never used
[INFO] [stdout]   --> core/src/lib.rs:53:6
[INFO] [stdout]    |
[INFO] [stdout] 53 | type WriteRes = Result<(), CommitErr>;
[INFO] [stdout]    |      ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated items are never used
[INFO] [stdout]    --> core/src/lib.rs:110:5
[INFO] [stdout]     |
[INFO] [stdout] 101 | impl ReadCache {
[INFO] [stdout]     | -------------- associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 110 |     fn extend(
[INFO] [stdout]     |        ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 122 |     fn overlapping_regions(&self) -> bool {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 126 |     fn update(&mut self, es: &[u8]) -> WriteRes {
[INFO] [stdout]     |        ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 147 |     fn read(&self, relative_byte_pos: usize) -> Option<event::Event<'_>> {
[INFO] [stdout]     |        ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 158 |     fn set_logical_start(&mut self, es: &[u8]) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 163 |     fn wrap_around(&mut self, es: &[u8]) -> Result<(), region::WriteErr> {
[INFO] [stdout]     |        ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 189 |     fn new_a_pos(&self, es: &[u8]) -> Option<usize> {
[INFO] [stdout]     |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]    --> core/src/lib.rs:217:2
[INFO] [stdout]     |
[INFO] [stdout] 216 | struct Log {
[INFO] [stdout]     |        --- fields in this struct
[INFO] [stdout] 217 |     id: LogID,
[INFO] [stdout]     |     ^^
[INFO] [stdout] 218 |     /// Still counts as "static allocation" as only allocating in constructor
[INFO] [stdout] 219 |     path: String,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] 220 |     disk: disk::Log,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] 221 |     /// Keeps track of the disk
[INFO] [stdout] 222 |     byte_len: usize,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] 223 |     read_cache: ReadCache,
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 227 |     key_index: FixVec<usize>,
[INFO] [stdout]     |     ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 230 |     txn_write_buf: FixVec<u8>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^
[INFO] [stdout] 231 |     /// Written to when a value is not in the read_cache
[INFO] [stdout] 232 |     disk_read_buf: FixVec<u8>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Log` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `enqueue`, `commit`, and `read` are never used
[INFO] [stdout]    --> core/src/lib.rs:253:9
[INFO] [stdout]     |
[INFO] [stdout] 252 | impl Log {
[INFO] [stdout]     | -------- methods in this implementation
[INFO] [stdout] 253 |     pub fn enqueue(&mut self, payload: &[u8]) -> Result<(), EnqueueErr> {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 263 |     pub fn commit(&mut self) -> Result<(), CommitErr> {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 287 |     pub fn read(&mut self, logical_pos: usize) -> Option<event::Event<'_>> {
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> core/src/disk.rs:17:16
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub struct Log(fd::OwnedFd);
[INFO] [stdout]    |            --- ^^^^^^^^^^^
[INFO] [stdout]    |            |
[INFO] [stdout]    |            field in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Log` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub struct Log(());
[INFO] [stdout]    |                ~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `append` and `read` are never used
[INFO] [stdout]   --> core/src/disk.rs:26:9
[INFO] [stdout]    |
[INFO] [stdout] 19 | impl Log {
[INFO] [stdout]    | -------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 26 |     pub fn append<B>(&self, bytes: B) -> Result<usize, AppendErr>
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 44 |     pub fn read(
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `id` is never read
[INFO] [stdout]   --> core/src/event.rs:46:6
[INFO] [stdout]    |
[INFO] [stdout] 45 | pub struct Event<'a> {
[INFO] [stdout]    |            ----- field in this struct
[INFO] [stdout] 46 |     pub id: ID,
[INFO] [stdout]    |         ^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Event` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `append` is never used
[INFO] [stdout]   --> core/src/event.rs:68:8
[INFO] [stdout]    |
[INFO] [stdout] 68 | pub fn append(buf: &mut FixVec<u8>, event: &Event) -> fixvec::Res {
[INFO] [stdout]    |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> core/src/event.rs:89:9
[INFO] [stdout]    |
[INFO] [stdout] 88 | impl<'a> View<'a> {
[INFO] [stdout]    | ----------------- associated function in this implementation
[INFO] [stdout] 89 |     pub fn new(bytes: &'a [u8]) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `Res` is never used
[INFO] [stdout]  --> core/src/fixvec.rs:9:10
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub type Res = Result<(), Overflow>;
[INFO] [stdout]   |          ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `resize` is never used
[INFO] [stdout]   --> core/src/fixvec.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 24 | impl<T: core::default::Default + Clone> FixVec<T> {
[INFO] [stdout]    | ------------------------------------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 31 |     pub fn resize(&mut self, new_len: usize) -> Res {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple methods are never used
[INFO] [stdout]   --> core/src/fixvec.rs:46:9
[INFO] [stdout]    |
[INFO] [stdout] 44 | impl<T> FixVec<T> {
[INFO] [stdout]    | ----------------- methods in this implementation
[INFO] [stdout] 45 |     #[inline]
[INFO] [stdout] 46 |     pub fn capacity(&self) -> usize {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 51 |     pub fn len(&self) -> usize {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 56 |     pub fn clear(&mut self) {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 60 |     fn check_capacity(&self, new_len: usize) -> Res {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 64 |     pub fn push(&mut self, value: T) -> Res {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 70 |     pub fn extend<I: IntoIterator<Item = T>>(&mut self, iter: I) -> Res {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 78 |     fn insert(&mut self, index: usize, element: T) -> Res {
[INFO] [stdout]    |        ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 84 |     fn get<I>(&self, index: I) -> Option<&<I as SliceIndex<[T]>>::Output>
[INFO] [stdout]    |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `extend_from_slice` is never used
[INFO] [stdout]   --> core/src/fixvec.rs:93:9
[INFO] [stdout]    |
[INFO] [stdout] 92 | impl<T: Copy> FixVec<T> {
[INFO] [stdout]    | ----------------------- method in this implementation
[INFO] [stdout] 93 |     pub fn extend_from_slice(&mut self, other: &[T]) -> Res {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `lengthen`, `change_pos`, `write`, and `empty` are never used
[INFO] [stdout]   --> core/src/region.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 10 | impl Region {
[INFO] [stdout]    | ----------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 17 |     pub fn lengthen(&mut self, n: usize) {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 26 |     pub fn change_pos(&mut self, new_pos: usize) {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 39 |     pub fn write(&self, dest: &mut [u8], src: &[u8]) -> Result<(), WriteErr> {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 60 |     pub fn empty(&self) -> bool {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 17 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling interlog-inspector v0.1.0 (/opt/rustwide/workdir/inspector)
[INFO] [stdout] warning: unused variable: `log`
[INFO] [stdout]   --> inspector/src/main.rs:20:6
[INFO] [stdout]    |
[INFO] [stdout] 20 |     let log = match arg.as_deref() {
[INFO] [stdout]    |         ^^^ help: if this is intentional, prefix it with an underscore: `_log`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `config`
[INFO] [stdout]   --> inspector/src/main.rs:22:8
[INFO] [stdout]    |
[INFO] [stdout] 22 |             let config = interlog_core::Config {
[INFO] [stdout]    |                 ^^^^^^ help: if this is intentional, prefix it with an underscore: `_config`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `u8_to_braille` is never used
[INFO] [stdout]  --> inspector/src/main.rs:4:4
[INFO] [stdout]   |
[INFO] [stdout] 4 | fn u8_to_braille(n: u8) -> char {
[INFO] [stdout]   |    ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 3 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.81s
[INFO] running `Command { std: "docker" "inspect" "bfd5d07d5a55557c333799062be0209b4529edc1c6dd3aeb7154cb23f4a32702", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bfd5d07d5a55557c333799062be0209b4529edc1c6dd3aeb7154cb23f4a32702", kill_on_drop: false }`
[INFO] [stdout] bfd5d07d5a55557c333799062be0209b4529edc1c6dd3aeb7154cb23f4a32702
[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" "-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6b712ef88382e58e3b8c1e71dab3bbca23c3593252a9d87cb58b3575382a269c
[INFO] running `Command { std: "docker" "start" "-a" "6b712ef88382e58e3b8c1e71dab3bbca23c3593252a9d87cb58b3575382a269c", kill_on_drop: false }`
[INFO] [stderr]    Compiling libm v0.2.8
[INFO] [stderr]    Compiling autocfg v1.2.0
[INFO] [stderr]    Compiling fastrand v2.0.2
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling yansi v0.5.1
[INFO] [stderr]    Compiling regex-syntax v0.8.3
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling wait-timeout v0.2.0
[INFO] [stderr]    Compiling rand_xorshift v0.3.0
[INFO] [stdout] warning: unused import: `alloc::boxed::Box`
[INFO] [stdout]  --> core/src/fixvec.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use alloc::boxed::Box;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `alloc::vec::Vec`
[INFO] [stdout]  --> core/src/fixvec.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use alloc::vec::Vec;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `Log` is more private than the item `create`
[INFO] [stdout]    --> core/src/lib.rs:235:1
[INFO] [stdout]     |
[INFO] [stdout] 235 | pub fn create(dir_path: &str, config: Config) -> rustix::io::Result<Log> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ function `create` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `Log` is only usable at visibility `pub(crate)`
[INFO] [stdout]    --> core/src/lib.rs:216:1
[INFO] [stdout]     |
[INFO] [stdout] 216 | struct Log {
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     = note: `#[warn(private_interfaces)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `WriteRes` is never used
[INFO] [stdout]   --> core/src/lib.rs:53:6
[INFO] [stdout]    |
[INFO] [stdout] 53 | type WriteRes = Result<(), CommitErr>;
[INFO] [stdout]    |      ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated items are never used
[INFO] [stdout]    --> core/src/lib.rs:110:5
[INFO] [stdout]     |
[INFO] [stdout] 101 | impl ReadCache {
[INFO] [stdout]     | -------------- associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 110 |     fn extend(
[INFO] [stdout]     |        ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 122 |     fn overlapping_regions(&self) -> bool {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 126 |     fn update(&mut self, es: &[u8]) -> WriteRes {
[INFO] [stdout]     |        ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 147 |     fn read(&self, relative_byte_pos: usize) -> Option<event::Event<'_>> {
[INFO] [stdout]     |        ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 158 |     fn set_logical_start(&mut self, es: &[u8]) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 163 |     fn wrap_around(&mut self, es: &[u8]) -> Result<(), region::WriteErr> {
[INFO] [stdout]     |        ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 189 |     fn new_a_pos(&self, es: &[u8]) -> Option<usize> {
[INFO] [stdout]     |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]    --> core/src/lib.rs:217:2
[INFO] [stdout]     |
[INFO] [stdout] 216 | struct Log {
[INFO] [stdout]     |        --- fields in this struct
[INFO] [stdout] 217 |     id: LogID,
[INFO] [stdout]     |     ^^
[INFO] [stdout] 218 |     /// Still counts as "static allocation" as only allocating in constructor
[INFO] [stdout] 219 |     path: String,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] 220 |     disk: disk::Log,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] 221 |     /// Keeps track of the disk
[INFO] [stdout] 222 |     byte_len: usize,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] 223 |     read_cache: ReadCache,
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 227 |     key_index: FixVec<usize>,
[INFO] [stdout]     |     ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 230 |     txn_write_buf: FixVec<u8>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^
[INFO] [stdout] 231 |     /// Written to when a value is not in the read_cache
[INFO] [stdout] 232 |     disk_read_buf: FixVec<u8>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Log` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `enqueue`, `commit`, and `read` are never used
[INFO] [stdout]    --> core/src/lib.rs:253:9
[INFO] [stdout]     |
[INFO] [stdout] 252 | impl Log {
[INFO] [stdout]     | -------- methods in this implementation
[INFO] [stdout] 253 |     pub fn enqueue(&mut self, payload: &[u8]) -> Result<(), EnqueueErr> {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 263 |     pub fn commit(&mut self) -> Result<(), CommitErr> {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 287 |     pub fn read(&mut self, logical_pos: usize) -> Option<event::Event<'_>> {
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> core/src/disk.rs:17:16
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub struct Log(fd::OwnedFd);
[INFO] [stdout]    |            --- ^^^^^^^^^^^
[INFO] [stdout]    |            |
[INFO] [stdout]    |            field in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Log` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub struct Log(());
[INFO] [stdout]    |                ~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `append` and `read` are never used
[INFO] [stdout]   --> core/src/disk.rs:26:9
[INFO] [stdout]    |
[INFO] [stdout] 19 | impl Log {
[INFO] [stdout]    | -------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 26 |     pub fn append<B>(&self, bytes: B) -> Result<usize, AppendErr>
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 44 |     pub fn read(
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `id` is never read
[INFO] [stdout]   --> core/src/event.rs:46:6
[INFO] [stdout]    |
[INFO] [stdout] 45 | pub struct Event<'a> {
[INFO] [stdout]    |            ----- field in this struct
[INFO] [stdout] 46 |     pub id: ID,
[INFO] [stdout]    |         ^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Event` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `append` is never used
[INFO] [stdout]   --> core/src/event.rs:68:8
[INFO] [stdout]    |
[INFO] [stdout] 68 | pub fn append(buf: &mut FixVec<u8>, event: &Event) -> fixvec::Res {
[INFO] [stdout]    |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> core/src/event.rs:89:9
[INFO] [stdout]    |
[INFO] [stdout] 88 | impl<'a> View<'a> {
[INFO] [stdout]    | ----------------- associated function in this implementation
[INFO] [stdout] 89 |     pub fn new(bytes: &'a [u8]) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `Res` is never used
[INFO] [stdout]  --> core/src/fixvec.rs:9:10
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub type Res = Result<(), Overflow>;
[INFO] [stdout]   |          ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `resize` is never used
[INFO] [stdout]   --> core/src/fixvec.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 24 | impl<T: core::default::Default + Clone> FixVec<T> {
[INFO] [stdout]    | ------------------------------------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 31 |     pub fn resize(&mut self, new_len: usize) -> Res {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple methods are never used
[INFO] [stdout]   --> core/src/fixvec.rs:46:9
[INFO] [stdout]    |
[INFO] [stdout] 44 | impl<T> FixVec<T> {
[INFO] [stdout]    | ----------------- methods in this implementation
[INFO] [stdout] 45 |     #[inline]
[INFO] [stdout] 46 |     pub fn capacity(&self) -> usize {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 51 |     pub fn len(&self) -> usize {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 56 |     pub fn clear(&mut self) {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 60 |     fn check_capacity(&self, new_len: usize) -> Res {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 64 |     pub fn push(&mut self, value: T) -> Res {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 70 |     pub fn extend<I: IntoIterator<Item = T>>(&mut self, iter: I) -> Res {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 78 |     fn insert(&mut self, index: usize, element: T) -> Res {
[INFO] [stdout]    |        ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 84 |     fn get<I>(&self, index: I) -> Option<&<I as SliceIndex<[T]>>::Output>
[INFO] [stdout]    |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `extend_from_slice` is never used
[INFO] [stdout]   --> core/src/fixvec.rs:93:9
[INFO] [stdout]    |
[INFO] [stdout] 92 | impl<T: Copy> FixVec<T> {
[INFO] [stdout]    | ----------------------- method in this implementation
[INFO] [stdout] 93 |     pub fn extend_from_slice(&mut self, other: &[T]) -> Res {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling interlog-inspector v0.1.0 (/opt/rustwide/workdir/inspector)
[INFO] [stdout] warning: methods `lengthen`, `change_pos`, `write`, and `empty` are never used
[INFO] [stdout]   --> core/src/region.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 10 | impl Region {
[INFO] [stdout]    | ----------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 17 |     pub fn lengthen(&mut self, n: usize) {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 26 |     pub fn change_pos(&mut self, new_pos: usize) {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 39 |     pub fn write(&self, dest: &mut [u8], src: &[u8]) -> Result<(), WriteErr> {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 60 |     pub fn empty(&self) -> bool {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 17 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `log`
[INFO] [stdout]   --> inspector/src/main.rs:20:6
[INFO] [stdout]    |
[INFO] [stdout] 20 |     let log = match arg.as_deref() {
[INFO] [stdout]    |         ^^^ help: if this is intentional, prefix it with an underscore: `_log`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `config`
[INFO] [stdout]   --> inspector/src/main.rs:22:8
[INFO] [stdout]    |
[INFO] [stdout] 22 |             let config = interlog_core::Config {
[INFO] [stdout]    |                 ^^^^^^ help: if this is intentional, prefix it with an underscore: `_config`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `u8_to_braille` is never used
[INFO] [stdout]  --> inspector/src/main.rs:4:4
[INFO] [stdout]   |
[INFO] [stdout] 4 | fn u8_to_braille(n: u8) -> char {
[INFO] [stdout]   |    ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling pretty_assertions v1.4.0
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling tempfile v3.10.1
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling rusty-fork v0.3.0
[INFO] [stdout] warning: 3 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling proptest v1.4.0
[INFO] [stderr]    Compiling interlog_core v0.1.0 (/opt/rustwide/workdir/core)
[INFO] [stdout] warning: unused import: `alloc::boxed::Box`
[INFO] [stdout]  --> core/src/fixvec.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use alloc::boxed::Box;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `proptest::prelude::*`
[INFO] [stdout]    --> core/src/lib.rs:324:6
[INFO] [stdout]     |
[INFO] [stdout] 324 |     use proptest::prelude::*;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `Log` is more private than the item `create`
[INFO] [stdout]    --> core/src/lib.rs:235:1
[INFO] [stdout]     |
[INFO] [stdout] 235 | pub fn create(dir_path: &str, config: Config) -> rustix::io::Result<Log> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ function `create` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `Log` is only usable at visibility `pub(crate)`
[INFO] [stdout]    --> core/src/lib.rs:216:1
[INFO] [stdout]     |
[INFO] [stdout] 216 | struct Log {
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     = note: `#[warn(private_interfaces)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `path` is never read
[INFO] [stdout]    --> core/src/lib.rs:219:2
[INFO] [stdout]     |
[INFO] [stdout] 216 | struct Log {
[INFO] [stdout]     |        --- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 219 |     path: String,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Log` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `extend` and `insert` are never used
[INFO] [stdout]   --> core/src/fixvec.rs:70:9
[INFO] [stdout]    |
[INFO] [stdout] 44 | impl<T> FixVec<T> {
[INFO] [stdout]    | ----------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 70 |     pub fn extend<I: IntoIterator<Item = T>>(&mut self, iter: I) -> Res {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 78 |     fn insert(&mut self, index: usize, element: T) -> Res {
[INFO] [stdout]    |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `arb_local_events` is never used
[INFO] [stdout]  --> core/src/test_utils.rs:6:8
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub fn arb_local_events(
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `arb_local_events_stream` is never used
[INFO] [stdout]   --> core/src/test_utils.rs:16:8
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub fn arb_local_events_stream(
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 7 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 5.35s
[INFO] running `Command { std: "docker" "inspect" "6b712ef88382e58e3b8c1e71dab3bbca23c3593252a9d87cb58b3575382a269c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6b712ef88382e58e3b8c1e71dab3bbca23c3593252a9d87cb58b3575382a269c", kill_on_drop: false }`
[INFO] [stdout] 6b712ef88382e58e3b8c1e71dab3bbca23c3593252a9d87cb58b3575382a269c
[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" "-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] dfefddc2d900a5c89fbde38b07f5ac27bcf443d3aec185495e593c079891af62
[INFO] running `Command { std: "docker" "start" "-a" "dfefddc2d900a5c89fbde38b07f5ac27bcf443d3aec185495e593c079891af62", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `alloc::boxed::Box`
[INFO] [stderr]  --> core/src/fixvec.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use alloc::boxed::Box;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `alloc::vec::Vec`
[INFO] [stderr]  --> core/src/fixvec.rs:2:5
[INFO] [stderr]   |
[INFO] [stderr] 2 | use alloc::vec::Vec;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: type `Log` is more private than the item `create`
[INFO] [stderr]    --> core/src/lib.rs:235:1
[INFO] [stderr]     |
[INFO] [stderr] 235 | pub fn create(dir_path: &str, config: Config) -> rustix::io::Result<Log> {
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ function `create` is reachable at visibility `pub`
[INFO] [stderr]     |
[INFO] [stderr] note: but type `Log` is only usable at visibility `pub(crate)`
[INFO] [stderr]    --> core/src/lib.rs:216:1
[INFO] [stderr]     |
[INFO] [stderr] 216 | struct Log {
[INFO] [stderr]     | ^^^^^^^^^^
[INFO] [stderr]     = note: `#[warn(private_interfaces)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: type alias `WriteRes` is never used
[INFO] [stderr]   --> core/src/lib.rs:53:6
[INFO] [stderr]    |
[INFO] [stderr] 53 | type WriteRes = Result<(), CommitErr>;
[INFO] [stderr]    |      ^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: multiple associated items are never used
[INFO] [stderr]    --> core/src/lib.rs:110:5
[INFO] [stderr]     |
[INFO] [stderr] 101 | impl ReadCache {
[INFO] [stderr]     | -------------- associated items in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 110 |     fn extend(
[INFO] [stderr]     |        ^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 122 |     fn overlapping_regions(&self) -> bool {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 126 |     fn update(&mut self, es: &[u8]) -> WriteRes {
[INFO] [stderr]     |        ^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 147 |     fn read(&self, relative_byte_pos: usize) -> Option<event::Event<'_>> {
[INFO] [stderr]     |        ^^^^
[INFO] [stderr] ...
[INFO] [stderr] 158 |     fn set_logical_start(&mut self, es: &[u8]) {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 163 |     fn wrap_around(&mut self, es: &[u8]) -> Result<(), region::WriteErr> {
[INFO] [stderr]     |        ^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 189 |     fn new_a_pos(&self, es: &[u8]) -> Option<usize> {
[INFO] [stderr]     |        ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: multiple fields are never read
[INFO] [stderr]    --> core/src/lib.rs:217:2
[INFO] [stderr]     |
[INFO] [stderr] 216 | struct Log {
[INFO] [stderr]     |        --- fields in this struct
[INFO] [stderr] 217 |     id: LogID,
[INFO] [stderr]     |     ^^
[INFO] [stderr] 218 |     /// Still counts as "static allocation" as only allocating in constructor
[INFO] [stderr] 219 |     path: String,
[INFO] [stderr]     |     ^^^^
[INFO] [stderr] 220 |     disk: disk::Log,
[INFO] [stderr]     |     ^^^^
[INFO] [stderr] 221 |     /// Keeps track of the disk
[INFO] [stderr] 222 |     byte_len: usize,
[INFO] [stderr]     |     ^^^^^^^^
[INFO] [stderr] 223 |     read_cache: ReadCache,
[INFO] [stderr]     |     ^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 227 |     key_index: FixVec<usize>,
[INFO] [stderr]     |     ^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 230 |     txn_write_buf: FixVec<u8>,
[INFO] [stderr]     |     ^^^^^^^^^^^^^
[INFO] [stderr] 231 |     /// Written to when a value is not in the read_cache
[INFO] [stderr] 232 |     disk_read_buf: FixVec<u8>,
[INFO] [stderr]     |     ^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `Log` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: methods `enqueue`, `commit`, and `read` are never used
[INFO] [stderr]    --> core/src/lib.rs:253:9
[INFO] [stderr]     |
[INFO] [stderr] 252 | impl Log {
[INFO] [stderr]     | -------- methods in this implementation
[INFO] [stderr] 253 |     pub fn enqueue(&mut self, payload: &[u8]) -> Result<(), EnqueueErr> {
[INFO] [stderr]     |            ^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 263 |     pub fn commit(&mut self) -> Result<(), CommitErr> {
[INFO] [stderr]     |            ^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 287 |     pub fn read(&mut self, logical_pos: usize) -> Option<event::Event<'_>> {
[INFO] [stderr]     |            ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]   --> core/src/disk.rs:17:16
[INFO] [stderr]    |
[INFO] [stderr] 17 | pub struct Log(fd::OwnedFd);
[INFO] [stderr]    |            --- ^^^^^^^^^^^
[INFO] [stderr]    |            |
[INFO] [stderr]    |            field in this struct
[INFO] [stderr]    |
[INFO] [stderr]    = note: `Log` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stderr]    |
[INFO] [stderr] 17 | pub struct Log(());
[INFO] [stderr]    |                ~~
[INFO] [stderr] 
[INFO] [stderr] warning: methods `append` and `read` are never used
[INFO] [stderr]   --> core/src/disk.rs:26:9
[INFO] [stderr]    |
[INFO] [stderr] 19 | impl Log {
[INFO] [stderr]    | -------- methods in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 26 |     pub fn append<B>(&self, bytes: B) -> Result<usize, AppendErr>
[INFO] [stderr]    |            ^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 44 |     pub fn read(
[INFO] [stderr]    |            ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `id` is never read
[INFO] [stderr]   --> core/src/event.rs:46:6
[INFO] [stderr]    |
[INFO] [stderr] 45 | pub struct Event<'a> {
[INFO] [stderr]    |            ----- field in this struct
[INFO] [stderr] 46 |     pub id: ID,
[INFO] [stderr]    |         ^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `Event` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: function `append` is never used
[INFO] [stderr]   --> core/src/event.rs:68:8
[INFO] [stderr]    |
[INFO] [stderr] 68 | pub fn append(buf: &mut FixVec<u8>, event: &Event) -> fixvec::Res {
[INFO] [stderr]    |        ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `new` is never used
[INFO] [stderr]   --> core/src/event.rs:89:9
[INFO] [stderr]    |
[INFO] [stderr] 88 | impl<'a> View<'a> {
[INFO] [stderr]    | ----------------- associated function in this implementation
[INFO] [stderr] 89 |     pub fn new(bytes: &'a [u8]) -> Self {
[INFO] [stderr]    |            ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: type alias `Res` is never used
[INFO] [stderr]  --> core/src/fixvec.rs:9:10
[INFO] [stderr]   |
[INFO] [stderr] 9 | pub type Res = Result<(), Overflow>;
[INFO] [stderr]   |          ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: method `resize` is never used
[INFO] [stderr]   --> core/src/fixvec.rs:31:9
[INFO] [stderr]    |
[INFO] [stderr] 24 | impl<T: core::default::Default + Clone> FixVec<T> {
[INFO] [stderr]    | ------------------------------------------------- method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 31 |     pub fn resize(&mut self, new_len: usize) -> Res {
[INFO] [stderr]    |            ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: multiple methods are never used
[INFO] [stderr]   --> core/src/fixvec.rs:46:9
[INFO] [stderr]    |
[INFO] [stderr] 44 | impl<T> FixVec<T> {
[INFO] [stderr]    | ----------------- methods in this implementation
[INFO] [stderr] 45 |     #[inline]
[INFO] [stderr] 46 |     pub fn capacity(&self) -> usize {
[INFO] [stderr]    |            ^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 51 |     pub fn len(&self) -> usize {
[INFO] [stderr]    |            ^^^
[INFO] [stderr] ...
[INFO] [stderr] 56 |     pub fn clear(&mut self) {
[INFO] [stderr]    |            ^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 60 |     fn check_capacity(&self, new_len: usize) -> Res {
[INFO] [stderr]    |        ^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 64 |     pub fn push(&mut self, value: T) -> Res {
[INFO] [stderr]    |            ^^^^
[INFO] [stderr] ...
[INFO] [stderr] 70 |     pub fn extend<I: IntoIterator<Item = T>>(&mut self, iter: I) -> Res {
[INFO] [stderr]    |            ^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 78 |     fn insert(&mut self, index: usize, element: T) -> Res {
[INFO] [stderr]    |        ^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 84 |     fn get<I>(&self, index: I) -> Option<&<I as SliceIndex<[T]>>::Output>
[INFO] [stderr]    |        ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: method `extend_from_slice` is never used
[INFO] [stderr]   --> core/src/fixvec.rs:93:9
[INFO] [stderr]    |
[INFO] [stderr] 92 | impl<T: Copy> FixVec<T> {
[INFO] [stderr]    | ----------------------- method in this implementation
[INFO] [stderr] 93 |     pub fn extend_from_slice(&mut self, other: &[T]) -> Res {
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: methods `lengthen`, `change_pos`, `write`, and `empty` are never used
[INFO] [stderr]   --> core/src/region.rs:17:9
[INFO] [stderr]    |
[INFO] [stderr] 10 | impl Region {
[INFO] [stderr]    | ----------- methods in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 17 |     pub fn lengthen(&mut self, n: usize) {
[INFO] [stderr]    |            ^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 26 |     pub fn change_pos(&mut self, new_pos: usize) {
[INFO] [stderr]    |            ^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 39 |     pub fn write(&self, dest: &mut [u8], src: &[u8]) -> Result<(), WriteErr> {
[INFO] [stderr]    |            ^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 60 |     pub fn empty(&self) -> bool {
[INFO] [stderr]    |            ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `proptest::prelude::*`
[INFO] [stderr]    --> core/src/lib.rs:324:6
[INFO] [stderr]     |
[INFO] [stderr] 324 |     use proptest::prelude::*;
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `path` is never read
[INFO] [stderr]    --> core/src/lib.rs:219:2
[INFO] [stderr]     |
[INFO] [stderr] 216 | struct Log {
[INFO] [stderr]     |        --- field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 219 |     path: String,
[INFO] [stderr]     |     ^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `Log` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr]     = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: methods `extend` and `insert` are never used
[INFO] [stderr]   --> core/src/fixvec.rs:70:9
[INFO] [stderr]    |
[INFO] [stderr] 44 | impl<T> FixVec<T> {
[INFO] [stderr]    | ----------------- methods in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 70 |     pub fn extend<I: IntoIterator<Item = T>>(&mut self, iter: I) -> Res {
[INFO] [stderr]    |            ^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 78 |     fn insert(&mut self, index: usize, element: T) -> Res {
[INFO] [stderr]    |        ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `arb_local_events` is never used
[INFO] [stderr]  --> core/src/test_utils.rs:6:8
[INFO] [stderr]   |
[INFO] [stderr] 6 | pub fn arb_local_events(
[INFO] [stderr]   |        ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `arb_local_events_stream` is never used
[INFO] [stderr]   --> core/src/test_utils.rs:16:8
[INFO] [stderr]    |
[INFO] [stderr] 16 | pub fn arb_local_events_stream(
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `interlog_core` (lib) generated 17 warnings (run `cargo fix --lib -p interlog_core` to apply 2 suggestions)
[INFO] [stderr] warning: `interlog_core` (lib test) generated 7 warnings (2 duplicates) (run `cargo fix --lib -p interlog_core --tests` to apply 1 suggestion)
[INFO] [stderr] warning: unused variable: `log`
[INFO] [stderr]   --> inspector/src/main.rs:20:6
[INFO] [stderr]    |
[INFO] [stderr] 20 |     let log = match arg.as_deref() {
[INFO] [stderr]    |         ^^^ help: if this is intentional, prefix it with an underscore: `_log`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `config`
[INFO] [stderr]   --> inspector/src/main.rs:22:8
[INFO] [stderr]    |
[INFO] [stderr] 22 |             let config = interlog_core::Config {
[INFO] [stderr]    |                 ^^^^^^ help: if this is intentional, prefix it with an underscore: `_config`
[INFO] [stderr] 
[INFO] [stderr] warning: function `u8_to_braille` is never used
[INFO] [stderr]  --> inspector/src/main.rs:4:4
[INFO] [stderr]   |
[INFO] [stderr] 4 | fn u8_to_braille(n: u8) -> char {
[INFO] [stderr]   |    ^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `interlog-inspector` (bin "interlog-inspector" test) generated 3 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.03s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/interlog_inspector-2d644d5a610c57fa)
[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/interlog_core-158471434c2948dc)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test fixvec::test::fixvec_stuff ... ok
[INFO] [stdout] test region::test::empty_region_empty_slice ... ok
[INFO] [stdout] test region::test::empty_region_non_empty_slice ... ok
[INFO] [stdout] test region::test::non_empty_region_non_empty_slice ... ok
[INFO] [stdout] test event::tests::rw_single_event ... ok
[INFO] [stdout] test tests::log ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tests::log stdout ----
[INFO] [stdout] [core/src/lib.rs:354:3] &log = Log {
[INFO] [stdout]     id: ReplicaID(a9152fb5c3a090ae7d761e62e3e234b2),
[INFO] [stdout]     path: "/tmp/interlog-fmhA8S/a9152fb5c3a090ae7d761e62e3e234b2",
[INFO] [stdout]     disk: Log(
[INFO] [stdout]         OwnedFd {
[INFO] [stdout]             fd: 3,
[INFO] [stdout]         },
[INFO] [stdout]     ),
[INFO] [stdout]     byte_len: 1024,
[INFO] [stdout]     read_cache: ReadCache {
[INFO] [stdout]         logical_start: 0,
[INFO] [stdout]         a: [
[INFO] [stdout]             174,
[INFO] [stdout]             144,
[INFO] [stdout]             160,
[INFO] [stdout]             195,
[INFO] [stdout]             181,
[INFO] [stdout]             47,
[INFO] [stdout]             21,
[INFO] [stdout]             169,
[INFO] [stdout]             178,
[INFO] [stdout]             52,
[INFO] [stdout]             226,
[INFO] [stdout]             227,
[INFO] [stdout]             98,
[INFO] [stdout]             30,
[INFO] [stdout]             118,
[INFO] [stdout]             125,
[INFO] [stdout]             1,
[INFO] [stdout]             0,
[INFO] [stdout]             0,
[INFO] [stdout]             0,
[INFO] [stdout]             0,
[INFO] [stdout]             0,
[INFO] [stdout]             0,
[INFO] [stdout]             0,
[INFO] [stdout]             34,
[INFO] [stdout]             0,
[INFO] [stdout]             0,
[INFO] [stdout]             0,
[INFO] [stdout]             0,
[INFO] [stdout]             0,
[INFO] [stdout]             0,
[INFO] [stdout]             0,
[INFO] [stdout]             79,
[INFO] [stdout]             110,
[INFO] [stdout]             32,
[INFO] [stdout]             115,
[INFO] [stdout]             116,
[INFO] [stdout]             114,
[INFO] [stdout]             97,
[INFO] [stdout]             110,
[INFO] [stdout]             103,
[INFO] [stdout]             101,
[INFO] [stdout]             32,
[INFO] [stdout]             114,
[INFO] [stdout]             111,
[INFO] [stdout]             97,
[INFO] [stdout]             100,
[INFO] [stdout]             115,
[INFO] [stdout]             44,
[INFO] [stdout]             32,
[INFO] [stdout]             115,
[INFO] [stdout]             117,
[INFO] [stdout]             99,
[INFO] [stdout]             104,
[INFO] [stdout]             32,
[INFO] [stdout]             118,
[INFO] [stdout]             105,
[INFO] [stdout]             115,
[INFO] [stdout]             105,
[INFO] [stdout]             111,
[INFO] [stdout]             110,
[INFO] [stdout]             115,
[INFO] [stdout]             32,
[INFO] [stdout]             109,
[INFO] [stdout]             101,
[INFO] [stdout]             116,
[INFO] [stdout]             0,
[INFO] [stdout]             0,
[INFO] [stdout]             0,
[INFO] [stdout]             0,
[INFO] [stdout]             0,
[INFO] [stdout]             0,
[INFO] [stdout]         ],
[INFO] [stdout]         b: [],
[INFO] [stdout]     },
[INFO] [stdout]     key_index: [
[INFO] [stdout]         0,
[INFO] [stdout]         512,
[INFO] [stdout]     ],
[INFO] [stdout]     txn_write_buf: [],
[INFO] [stdout]     disk_read_buf: [],
[INFO] [stdout] }
[INFO] [stdout] thread 'tests::log' panicked at core/src/lib.rs:357:25:
[INFO] [stdout] called `Option::unwrap()` on a `None` value
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5562b1c27715 - std::backtrace_rs::backtrace::libunwind::trace::he49dc9a9e3164223
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5
[INFO] [stdout]    1:     0x5562b1c27715 - std::backtrace_rs::backtrace::trace_unsynchronized::h3a3e77c68030aa6b
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x5562b1c27715 - std::sys_common::backtrace::_print_fmt::h9479ad2f99afd5d4
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:68:5
[INFO] [stdout]    3:     0x5562b1c27715 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::hfb01aa1fa3fb1821
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:44:22
[INFO] [stdout]    4:     0x5562b1c4f68b - core::fmt::rt::Argument::fmt::h125e56152abbc1c3
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/fmt/rt.rs:165:63
[INFO] [stdout]    5:     0x5562b1c4f68b - core::fmt::write::hb0ab4ff05ccfe741
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/fmt/mod.rs:1169:21
[INFO] [stdout]    6:     0x5562b1c248af - std::io::Write::write_fmt::hea6336dbf2fa00b8
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/io/mod.rs:1835:15
[INFO] [stdout]    7:     0x5562b1c274ee - std::sys_common::backtrace::_print::h79ca548f3a2adf4b
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:47:5
[INFO] [stdout]    8:     0x5562b1c274ee - std::sys_common::backtrace::print::h9aebf997b2fea2d3
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:34:9
[INFO] [stdout]    9:     0x5562b1c28e59 - std::panicking::default_hook::{{closure}}::h68a0954af2694526
[INFO] [stdout]   10:     0x5562b1c28bac - std::panicking::default_hook::h5be50cc6849ffb00
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:295:9
[INFO] [stdout]   11:     0x5562b1b3e51f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hd874405dcbd1d3ed
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   12:     0x5562b1b3e51f - test::test_main::{{closure}}::h4f26a9df34a84b94
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:137:21
[INFO] [stdout]   13:     0x5562b1c2945b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h00e96d9c62aa9a12
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   14:     0x5562b1c2945b - std::panicking::rust_panic_with_hook::h3c0df6036729334c
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:799:13
[INFO] [stdout]   15:     0x5562b1c2919b - std::panicking::begin_panic_handler::{{closure}}::ha3a21e93c4cfd807
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:656:13
[INFO] [stdout]   16:     0x5562b1c27bd9 - std::sys_common::backtrace::__rust_end_short_backtrace::h19508a8f8ae71dc9
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:171:18
[INFO] [stdout]   17:     0x5562b1c28f07 - rust_begin_unwind
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:652:5
[INFO] [stdout]   18:     0x5562b1ae2df3 - core::panicking::panic_fmt::h2ba8af99174d83ea
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/panicking.rs:72:14
[INFO] [stdout]   19:     0x5562b1ae2e9c - core::panicking::panic::h049fed9389bf889e
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/panicking.rs:146:5
[INFO] [stdout]   20:     0x5562b1ae2d99 - core::option::unwrap_failed::h776a3fce521bb469
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/option.rs:1984:5
[INFO] [stdout]   21:     0x5562b1af645e - core::option::Option<T>::unwrap::h47f679a06659a1b0
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/option.rs:932:21
[INFO] [stdout]   22:     0x5562b1af645e - interlog_core::tests::log::hab2b7f30b84ba291
[INFO] [stdout]                                at /opt/rustwide/workdir/core/src/lib.rs:357:4
[INFO] [stdout]   23:     0x5562b1af5a87 - interlog_core::tests::log::{{closure}}::h1938444ce3558c37
[INFO] [stdout]                                at /opt/rustwide/workdir/core/src/lib.rs:328:10
[INFO] [stdout]   24:     0x5562b1afbdb6 - core::ops::function::FnOnce::call_once::h523adeb8a5a7fe77
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5562b1b42e3b - core::ops::function::FnOnce::call_once::h18c6bf92212b87a4
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x5562b1b42e3b - test::__rust_begin_short_backtrace::hdcf0edcfa9080086
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:625:18
[INFO] [stdout]   27:     0x5562b1b42501 - test::run_test_in_process::{{closure}}::heac2c4eb375d2d10
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:648:60
[INFO] [stdout]   28:     0x5562b1b42501 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h0289bafc8a1cc004
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   29:     0x5562b1b42501 - std::panicking::try::do_call::h5e158f1ad8a5f983
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:559:40
[INFO] [stdout]   30:     0x5562b1b42501 - std::panicking::try::hea3411d60321c4de
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:523:19
[INFO] [stdout]   31:     0x5562b1b42501 - std::panic::catch_unwind::hafb7bb18bc47bbc7
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panic.rs:149:14
[INFO] [stdout]   32:     0x5562b1b42501 - test::run_test_in_process::h74dd138dc7762d99
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:648:27
[INFO] [stdout]   33:     0x5562b1b42501 - test::run_test::{{closure}}::h6b390822e63606cf
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:569:43
[INFO] [stdout]   34:     0x5562b1b0aed4 - test::run_test::{{closure}}::h6e11dba8131d354b
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:599:41
[INFO] [stdout]   35:     0x5562b1b0aed4 - std::sys_common::backtrace::__rust_begin_short_backtrace::ha71b3541b59bdbbb
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:155:18
[INFO] [stdout]   36:     0x5562b1b0f9a2 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hef92127c5ef9e53c
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/thread/mod.rs:542:17
[INFO] [stdout]   37:     0x5562b1b0f9a2 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h859c109f9d11c92b
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   38:     0x5562b1b0f9a2 - std::panicking::try::do_call::hbf534c458cd858f0
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:559:40
[INFO] [stdout]   39:     0x5562b1b0f9a2 - std::panicking::try::h65c18365a7b9ad90
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:523:19
[INFO] [stdout]   40:     0x5562b1b0f9a2 - std::panic::catch_unwind::h21b25d4c69478c39
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panic.rs:149:14
[INFO] [stdout]   41:     0x5562b1b0f9a2 - std::thread::Builder::spawn_unchecked_::{{closure}}::h23335f620275a9bf
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/thread/mod.rs:541:30
[INFO] [stdout]   42:     0x5562b1b0f9a2 - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb491dc55513e9b7c
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x5562b1c2e3eb - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h41b39260afcffdc9
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   44:     0x5562b1c2e3eb - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6694c8dc6dd010c4
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   45:     0x5562b1c2e3eb - std::sys::pal::unix::thread::Thread::new::thread_start::hf16038e1c8e19c99
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys/pal/unix/thread.rs:108:17
[INFO] [stdout]   46:     0x7fb483e5aac3 - <unknown>
[INFO] [stdout]   47:     0x7fb483eeba04 - __clone
[INFO] [stdout]   48:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     tests::log
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 5 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p interlog_core --lib`
[INFO] running `Command { std: "docker" "inspect" "dfefddc2d900a5c89fbde38b07f5ac27bcf443d3aec185495e593c079891af62", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dfefddc2d900a5c89fbde38b07f5ac27bcf443d3aec185495e593c079891af62", kill_on_drop: false }`
[INFO] [stdout] dfefddc2d900a5c89fbde38b07f5ac27bcf443d3aec185495e593c079891af62
