[INFO] cloning repository https://github.com/Niedzwiedzw/betrayal_engine
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Niedzwiedzw/betrayal_engine" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNiedzwiedzw%2Fbetrayal_engine", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNiedzwiedzw%2Fbetrayal_engine'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3b311cc2d55ac65230b8e3ec96e80c1e80fe21af
[INFO] testing Niedzwiedzw/betrayal_engine against master#2fd6efc32704647e64d3d646d21c4c68eae100e4 for pr-149852-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNiedzwiedzw%2Fbetrayal_engine" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Niedzwiedzw/betrayal_engine
[INFO] finished tweaking git repo https://github.com/Niedzwiedzw/betrayal_engine
[INFO] tweaked toml for git repo https://github.com/Niedzwiedzw/betrayal_engine written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Niedzwiedzw/betrayal_engine on toolchain 2fd6efc32704647e64d3d646d21c4c68eae100e4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Niedzwiedzw/betrayal_engine 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" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rhai_codegen v2.2.0
[INFO] [stderr]   Downloaded procmaps v0.4.1
[INFO] [stderr]   Downloaded extension-traits v2.0.0
[INFO] [stderr]   Downloaded ext-trait v2.0.0
[INFO] [stderr]   Downloaded thin-vec v0.2.14
[INFO] [stderr]   Downloaded os_str_bytes v6.6.1
[INFO] [stderr]   Downloaded ordered-float v5.0.0
[INFO] [stderr]   Downloaded ext-trait-proc_macros v2.0.0
[INFO] [stderr]   Downloaded textwrap v0.16.2
[INFO] [stderr]   Downloaded notify v4.0.18
[INFO] [stderr]   Downloaded backtrace v0.3.59
[INFO] [stderr]   Downloaded procfs-core v0.17.0
[INFO] [stderr]   Downloaded procfs v0.17.0
[INFO] [stderr]   Downloaded addr2line v0.15.2
[INFO] [stderr]   Downloaded clap v3.2.25
[INFO] [stderr]   Downloaded nix v0.20.2
[INFO] [stderr]   Downloaded rhai v1.21.0
[INFO] [stderr]   Downloaded object v0.24.0
[INFO] [stderr]   Downloaded gimli v0.24.0
[INFO] [stderr]   Downloaded petgraph v0.8.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a09b3b6919c4a4f3a41236b83cb65033e314284979a8079114105c3031af3c1d
[INFO] running `Command { std: "docker" "start" "-a" "a09b3b6919c4a4f3a41236b83cb65033e314284979a8079114105c3031af3c1d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a09b3b6919c4a4f3a41236b83cb65033e314284979a8079114105c3031af3c1d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a09b3b6919c4a4f3a41236b83cb65033e314284979a8079114105c3031af3c1d", kill_on_drop: false }`
[INFO] [stdout] a09b3b6919c4a4f3a41236b83cb65033e314284979a8079114105c3031af3c1d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 17fb6b97daad17794afb766ee26db58e4c63be3104295a8f36d00237271b7167
[INFO] running `Command { std: "docker" "start" "-a" "17fb6b97daad17794afb766ee26db58e4c63be3104295a8f36d00237271b7167", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling portable-atomic v1.11.0
[INFO] [stderr]    Compiling smallvec v1.15.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling crunchy v0.2.3
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling zerocopy v0.8.25
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]    Compiling hashbrown v0.15.3
[INFO] [stderr]    Compiling nom v4.2.3
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling smartstring v1.0.1
[INFO] [stderr]    Compiling instant v0.1.13
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling adler2 v2.0.0
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling miniz_oxide v0.8.8
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling os_str_bytes v6.6.1
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling regex-syntax v0.7.5
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling procfs v0.17.0
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling clap_lex v0.2.4
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling flate2 v1.1.1
[INFO] [stderr]    Compiling const-random v0.1.18
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling textwrap v0.16.2
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling thin-vec v0.2.14
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling iovec v0.1.4
[INFO] [stderr]    Compiling net2 v0.2.39
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling inotify v0.7.1
[INFO] [stderr]    Compiling regex v1.8.4
[INFO] [stderr]    Compiling mio v0.6.23
[INFO] [stderr]    Compiling procfs-core v0.17.0
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling signal-hook-registry v1.4.5
[INFO] [stderr]    Compiling filetime v0.2.25
[INFO] [stderr]    Compiling matchers v0.1.0
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling mio-extras v2.0.6
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling fs2 v0.4.3
[INFO] [stderr]    Compiling notify v4.0.18
[INFO] [stderr]    Compiling sled v0.34.7
[INFO] [stderr]    Compiling clap v3.2.25
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]    Compiling procmaps v0.4.1
[INFO] [stderr]    Compiling nix v0.20.2
[INFO] [stderr]    Compiling ordered-float v5.0.0
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling nom v8.0.0
[INFO] [stderr]    Compiling ext-trait-proc_macros v2.0.0
[INFO] [stderr]    Compiling ext-trait v2.0.0
[INFO] [stderr]    Compiling extension-traits v2.0.0
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling rhai_codegen v2.2.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling async-recursion v1.1.1
[INFO] [stderr]    Compiling tokio v1.45.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling rhai v1.21.0
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling petgraph v0.8.1
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling betrayal_engine v0.2.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: function `windowed` is never used
[INFO] [stdout]  --> src/helpers.rs:1:8
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub fn windowed<'b, 'a: 'b, T>(collection: &'a [T], size: usize) -> impl Iterator<Item = &'a [T]> + 'b {
[INFO] [stdout]   |        ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `IteratorChunkWhileExt` is never used
[INFO] [stdout]  --> src/helpers/chunk_while.rs:3:41
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[extension_traits::extension(pub trait IteratorChunkWhileExt)]
[INFO] [stdout]   |                                         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ChunkWhile` is never constructed
[INFO] [stdout]   --> src/helpers/chunk_while.rs:14:12
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct ChunkWhile<I: Iterator, F> {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/helpers/chunk_while.rs:27:12
[INFO] [stdout]    |
[INFO] [stdout] 21 | / impl<I, F> ChunkWhile<I, F>
[INFO] [stdout] 22 | | where
[INFO] [stdout] 23 | |     I: Iterator,
[INFO] [stdout] 24 | |     F: FnMut(&[I::Item]) -> bool,
[INFO] [stdout]    | |_________________________________- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 27 |       pub fn new(iter: I, chunk_while: F) -> Self {
[INFO] [stdout]    |              ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `NeighbourValuesQuery` is never constructed
[INFO] [stdout]  --> src/neighbour_values.rs:4:12
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct NeighbourValuesQuery<T: ReadFromBytes> {
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `NeighbourValues` is never constructed
[INFO] [stdout]   --> src/neighbour_values.rs:10:12
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct NeighbourValues<T: ReadFromBytes> {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.63s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v4.2.3
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "17fb6b97daad17794afb766ee26db58e4c63be3104295a8f36d00237271b7167", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "17fb6b97daad17794afb766ee26db58e4c63be3104295a8f36d00237271b7167", kill_on_drop: false }`
[INFO] [stdout] 17fb6b97daad17794afb766ee26db58e4c63be3104295a8f36d00237271b7167
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 395b2aa71ee7951d53c1ccffd038e61769eb06a6e10e33e7dbbec9e4507b4a17
[INFO] running `Command { std: "docker" "start" "-a" "395b2aa71ee7951d53c1ccffd038e61769eb06a6e10e33e7dbbec9e4507b4a17", kill_on_drop: false }`
[INFO] [stderr]    Compiling betrayal_engine v0.2.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: struct `NeighbourValuesQuery` is never constructed
[INFO] [stdout]  --> src/neighbour_values.rs:4:12
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct NeighbourValuesQuery<T: ReadFromBytes> {
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `NeighbourValues` is never constructed
[INFO] [stdout]   --> src/neighbour_values.rs:10:12
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct NeighbourValues<T: ReadFromBytes> {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.27s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v4.2.3
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "395b2aa71ee7951d53c1ccffd038e61769eb06a6e10e33e7dbbec9e4507b4a17", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "395b2aa71ee7951d53c1ccffd038e61769eb06a6e10e33e7dbbec9e4507b4a17", kill_on_drop: false }`
[INFO] [stdout] 395b2aa71ee7951d53c1ccffd038e61769eb06a6e10e33e7dbbec9e4507b4a17
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] dfca9a421da729da721f5755584a758c3ef27bc34ff97b298fc8858d1a0660df
[INFO] running `Command { std: "docker" "start" "-a" "dfca9a421da729da721f5755584a758c3ef27bc34ff97b298fc8858d1a0660df", kill_on_drop: false }`
[INFO] [stderr] warning: struct `NeighbourValuesQuery` is never constructed
[INFO] [stderr]  --> src/neighbour_values.rs:4:12
[INFO] [stderr]   |
[INFO] [stderr] 4 | pub struct NeighbourValuesQuery<T: ReadFromBytes> {
[INFO] [stderr]   |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: struct `NeighbourValues` is never constructed
[INFO] [stderr]   --> src/neighbour_values.rs:10:12
[INFO] [stderr]    |
[INFO] [stderr] 10 | pub struct NeighbourValues<T: ReadFromBytes> {
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `betrayal_engine` (bin "betrayal_engine" test) generated 2 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v4.2.3
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/betrayal_engine-90e01997a7c01452)
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test commands::test_command_parsing::test_filter_command ... ok
[INFO] [stdout] test commands::test_command_parsing::test_quit ... ok
[INFO] [stdout] test commands::test_command_parsing::test_write ... ok
[INFO] [stdout] test helpers::chunk_while::tests::test_empty_iterator ... ok
[INFO] [stdout] test helpers::chunk_while::tests::test_chunk_while_size_less_than_5 ... ok
[INFO] [stdout] test helpers::chunk_while::tests::test_no_split ... ok
[INFO] [stdout] test helpers::chunk_while::tests::test_split_every_time ... ok
[INFO] [stdout] test helpers::test_helpers::test_windowed_helper ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "dfca9a421da729da721f5755584a758c3ef27bc34ff97b298fc8858d1a0660df", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dfca9a421da729da721f5755584a758c3ef27bc34ff97b298fc8858d1a0660df", kill_on_drop: false }`
[INFO] [stdout] dfca9a421da729da721f5755584a758c3ef27bc34ff97b298fc8858d1a0660df
