[INFO] cloning repository https://github.com/melgenek/rust-playground
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/melgenek/rust-playground" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmelgenek%2Frust-playground", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmelgenek%2Frust-playground'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c9c0f14c7a070f55978ffc5de3137ed1d6bf3ebb
[INFO] testing melgenek/rust-playground against 1.94.0 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmelgenek%2Frust-playground" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-7-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/melgenek/rust-playground
[INFO] finished tweaking git repo https://github.com/melgenek/rust-playground
[INFO] tweaked toml for git repo https://github.com/melgenek/rust-playground written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/melgenek/rust-playground on toolchain 1.94.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.94.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/melgenek/rust-playground 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" "+1.94.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded quickcheck_macros v1.0.0
[INFO] [stderr]   Downloaded generator v0.7.3
[INFO] [stderr]   Downloaded shuttle v0.6.0
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b8e06989a3df862c676a21d3104beca98517ae75d98e9263924c22b68ab60022
[INFO] running `Command { std: "docker" "start" "-a" "b8e06989a3df862c676a21d3104beca98517ae75d98e9263924c22b68ab60022", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b8e06989a3df862c676a21d3104beca98517ae75d98e9263924c22b68ab60022", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b8e06989a3df862c676a21d3104beca98517ae75d98e9263924c22b68ab60022", kill_on_drop: false }`
[INFO] [stdout] b8e06989a3df862c676a21d3104beca98517ae75d98e9263924c22b68ab60022
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a83a4e364d026ce05ff34317b03bd963d24e20afcdf6d0a492251fce0813e0bd
[INFO] running `Command { std: "docker" "start" "-a" "a83a4e364d026ce05ff34317b03bd963d24e20afcdf6d0a492251fce0813e0bd", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.126
[INFO] [stderr]    Compiling getrandom v0.2.8
[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 rust-playground v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `std::env::temp_dir`
[INFO] [stdout]  --> src/buffer/test_utils.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::env::temp_dir;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::fs::File`
[INFO] [stdout]  --> src/buffer/test_utils.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::fs::File;
[INFO] [stdout]   |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `PathBuf` and `Path`
[INFO] [stdout]  --> src/buffer/test_utils.rs:3:17
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::path::{Path, PathBuf};
[INFO] [stdout]   |                 ^^^^  ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `fs` and `io`
[INFO] [stdout]  --> src/buffer/test_utils.rs:4:11
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::{fs, io};
[INFO] [stdout]   |           ^^  ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `rand::distributions::Alphanumeric`
[INFO] [stdout]  --> src/buffer/test_utils.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use rand::distributions::Alphanumeric;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `rand::Rng`
[INFO] [stdout]  --> src/buffer/test_utils.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use rand::Rng;
[INFO] [stdout]   |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::buffer::constants::PAGE_SIZE`
[INFO] [stdout]  --> src/buffer/test_utils.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use crate::buffer::constants::PAGE_SIZE;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::buffer::types::PageData`
[INFO] [stdout]   --> src/buffer/test_utils.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use crate::buffer::types::PageData;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `RngCore` and `thread_rng`
[INFO] [stdout]   --> src/buffer/test_utils.rs:11:20
[INFO] [stdout]    |
[INFO] [stdout] 11 | use crate::types::{thread_rng, RngCore};
[INFO] [stdout]    |                    ^^^^^^^^^^  ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `shuttle`
[INFO] [stdout]  --> src/types.rs:1:7
[INFO] [stdout]   |
[INFO] [stdout] 1 | #[cfg(shuttle)]
[INFO] [stdout]   |       ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stdout]   = help: consider using a Cargo feature instead
[INFO] [stdout]   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]            [lints.rust]
[INFO] [stdout]            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(shuttle)'] }
[INFO] [stdout]   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(shuttle)");` to the top of the `build.rs`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `shuttle`
[INFO] [stdout]  --> src/types.rs:3:7
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[cfg(shuttle)]
[INFO] [stdout]   |       ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider using a Cargo feature instead
[INFO] [stdout]   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]            [lints.rust]
[INFO] [stdout]            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(shuttle)'] }
[INFO] [stdout]   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(shuttle)");` to the top of the `build.rs`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `shuttle`
[INFO] [stdout]  --> src/types.rs:5:7
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[cfg(shuttle)]
[INFO] [stdout]   |       ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider using a Cargo feature instead
[INFO] [stdout]   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]            [lints.rust]
[INFO] [stdout]            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(shuttle)'] }
[INFO] [stdout]   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(shuttle)");` to the top of the `build.rs`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `shuttle`
[INFO] [stdout]  --> src/types.rs:8:7
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[cfg(shuttle)]
[INFO] [stdout]   |       ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider using a Cargo feature instead
[INFO] [stdout]   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]            [lints.rust]
[INFO] [stdout]            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(shuttle)'] }
[INFO] [stdout]   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(shuttle)");` to the top of the `build.rs`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `shuttle`
[INFO] [stdout]   --> src/types.rs:10:7
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[cfg(shuttle)]
[INFO] [stdout]    |       ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(shuttle)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(shuttle)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `shuttle`
[INFO] [stdout]   --> src/types.rs:12:7
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[cfg(shuttle)]
[INFO] [stdout]    |       ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(shuttle)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(shuttle)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `shuttle`
[INFO] [stdout]   --> src/types.rs:15:11
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[cfg(not(shuttle))]
[INFO] [stdout]    |           ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(shuttle)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(shuttle)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `shuttle`
[INFO] [stdout]   --> src/types.rs:17:11
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[cfg(not(shuttle))]
[INFO] [stdout]    |           ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(shuttle)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(shuttle)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `shuttle`
[INFO] [stdout]   --> src/types.rs:20:11
[INFO] [stdout]    |
[INFO] [stdout] 20 | #[cfg(not(shuttle))]
[INFO] [stdout]    |           ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(shuttle)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(shuttle)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `shuttle`
[INFO] [stdout]   --> src/types.rs:22:11
[INFO] [stdout]    |
[INFO] [stdout] 22 | #[cfg(not(shuttle))]
[INFO] [stdout]    |           ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(shuttle)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(shuttle)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `shuttle`
[INFO] [stdout]   --> src/types.rs:24:11
[INFO] [stdout]    |
[INFO] [stdout] 24 | #[cfg(not(shuttle))]
[INFO] [stdout]    |           ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(shuttle)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(shuttle)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `shuttle`
[INFO] [stdout]   --> src/types.rs:27:11
[INFO] [stdout]    |
[INFO] [stdout] 27 | #[cfg(not(shuttle))]
[INFO] [stdout]    |           ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(shuttle)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(shuttle)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::thread`
[INFO] [stdout]   --> src/types.rs:25:16
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub(crate) use std::thread;
[INFO] [stdout]    |                ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `PageIdIncrementFn` is never used
[INFO] [stdout]  --> src/buffer/buffer_pool.rs:3:17
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub(super) type PageIdIncrementFn = Box<dyn Fn(PageId) -> PageId + Send>;
[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 `UnsafeBufferPoolInstance` is never constructed
[INFO] [stdout]   --> src/buffer/buffer_pool_instance.rs:11:8
[INFO] [stdout]    |
[INFO] [stdout] 11 | struct UnsafeBufferPoolInstance {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `find_page`, `flush_page`, `write_page`, `find_fresh_page`, and `allocate_page` are never used
[INFO] [stdout]   --> src/buffer/buffer_pool_instance.rs:22:8
[INFO] [stdout]    |
[INFO] [stdout] 21 | impl UnsafeBufferPoolInstance {
[INFO] [stdout]    | ----------------------------- methods in this implementation
[INFO] [stdout] 22 |     fn find_page(&self, page_id: PageId) -> Option<(FrameId, Page)> {
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 26 |     fn flush_page(&self, page_id: PageId) -> io::Result<bool> {
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 35 |     fn write_page(&self, page: &mut Page) -> io::Result<()> {
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 44 |     fn find_fresh_page(&mut self) -> io::Result<Option<(FrameId, Page)>> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 61 |     fn allocate_page(&mut self) -> PageId {
[INFO] [stdout]    |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `BufferPoolInstance` is never constructed
[INFO] [stdout]   --> src/buffer/buffer_pool_instance.rs:69:12
[INFO] [stdout]    |
[INFO] [stdout] 69 | pub struct BufferPoolInstance(Arc<Mutex<UnsafeBufferPoolInstance>>);
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated items are never used
[INFO] [stdout]    --> src/buffer/buffer_pool_instance.rs:72:8
[INFO] [stdout]     |
[INFO] [stdout]  71 | impl BufferPoolInstance {
[INFO] [stdout]     | ----------------------- associated items in this implementation
[INFO] [stdout]  72 |     fn new_simple(disk_manager: DiskManager, size: usize) -> Self {
[INFO] [stdout]     |        ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  76 |     pub fn new(disk_manager: DiskManager, size: usize, next_page_id: PageId, inc_fn: PageIdIncrementFn) -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout]  91 |     pub fn flush_page(&self, page_id: PageId) -> io::Result<bool> {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 105 |     pub fn new_page(&mut self) -> io::Result<Option<Page>> {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 118 |     pub fn fetch_page(&mut self, page_id: PageId) -> io::Result<Option<Page>> {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     pub fn unpin_page(&mut self, page_id: PageId, is_dirty: bool) -> io::Result<bool> {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 153 |     pub fn delete_page(&mut self, page_id: PageId) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `PAGE_SIZE` is never used
[INFO] [stdout]  --> src/buffer/constants.rs:1:18
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub(super) const PAGE_SIZE: usize = 4096;
[INFO] [stdout]   |                  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `UnsafeDiskManager` is never constructed
[INFO] [stdout]   --> src/buffer/disk_manager.rs:12:8
[INFO] [stdout]    |
[INFO] [stdout] 12 | struct UnsafeDiskManager {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `DiskManager` is never constructed
[INFO] [stdout]   --> src/buffer/disk_manager.rs:17:12
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub struct DiskManager(Arc<RwLock<UnsafeDiskManager>>);
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `write`, `read`, and `offset` are never used
[INFO] [stdout]   --> src/buffer/disk_manager.rs:20:12
[INFO] [stdout]    |
[INFO] [stdout] 19 | impl DiskManager {
[INFO] [stdout]    | ---------------- associated items in this implementation
[INFO] [stdout] 20 |     pub fn new<P: AsRef<Path>>(path: P) -> io::Result<DiskManager> {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 25 |     pub fn write(&self, page_id: PageId, buf: &mut [u8]) -> io::Result<()> {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 |     pub fn read(&self, page_id: PageId, buf: &mut [u8]) -> io::Result<()> {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 45 |     fn offset(page_id: PageId) -> u64 {
[INFO] [stdout]    |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Node` is never constructed
[INFO] [stdout]  --> src/buffer/lru.rs:7:8
[INFO] [stdout]   |
[INFO] [stdout] 7 | struct Node {
[INFO] [stdout]   |        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `UnsafeLRU` is never constructed
[INFO] [stdout]   --> src/buffer/lru.rs:12:8
[INFO] [stdout]    |
[INFO] [stdout] 12 | struct UnsafeLRU {
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `LRU` is never constructed
[INFO] [stdout]   --> src/buffer/lru.rs:19:19
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub(super) struct LRU(Arc<Mutex<UnsafeLRU>>);
[INFO] [stdout]    |                   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `add`, `remove`, `remove_last`, and `size` are never used
[INFO] [stdout]   --> src/buffer/lru.rs:22:12
[INFO] [stdout]    |
[INFO] [stdout] 21 | impl LRU {
[INFO] [stdout]    | -------- associated items in this implementation
[INFO] [stdout] 22 |     pub fn new() -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 26 |     pub fn add(&mut self, frame_id: FrameId) {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 42 |     pub fn remove(&mut self, frame_id: FrameId) {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 65 |     pub fn remove_last(&mut self) -> Option<FrameId> {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 84 |     fn size(&self) -> usize {
[INFO] [stdout]    |        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `UnsafePage` is never constructed
[INFO] [stdout]  --> src/buffer/page.rs:5:8
[INFO] [stdout]   |
[INFO] [stdout] 5 | struct UnsafePage {
[INFO] [stdout]   |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Page` is never constructed
[INFO] [stdout]   --> src/buffer/page.rs:13:12
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct Page(Arc<RwLock<UnsafePage>>);
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated items are never used
[INFO] [stdout]   --> src/buffer/page.rs:16:12
[INFO] [stdout]    |
[INFO] [stdout] 15 | impl Page {
[INFO] [stdout]    | --------- associated items in this implementation
[INFO] [stdout] 16 |     pub fn new() -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 20 |     pub fn access_page_data<F, R>(&mut self, f: F) -> R
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 28 |     pub fn get_page_id(&self) -> Option<PageId> {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 32 |     pub fn set_page_id(&mut self, page_id: PageId) {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 36 |     pub fn is_dirty(&self) -> bool {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 40 |     pub fn set_dirty(&mut self, is_dirty: bool) {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 44 |     pub fn get_pin_count(&self) -> u32 {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 48 |     pub fn pin(&mut self) {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 53 |     pub fn unpin(&mut self) {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 58 |     pub fn reset(&mut self) {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `FrameId` is never used
[INFO] [stdout]  --> src/buffer/types.rs:3:17
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub(super) type FrameId = usize;
[INFO] [stdout]   |                 ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `PageId` is never used
[INFO] [stdout]  --> src/buffer/types.rs:4:17
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub(super) type PageId = usize;
[INFO] [stdout]   |                 ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `PageData` is never used
[INFO] [stdout]  --> src/buffer/types.rs:5:17
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub(super) type PageData = [u8; PAGE_SIZE];
[INFO] [stdout]   |                 ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check_random` is never used
[INFO] [stdout]   --> src/types.rs:28:15
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub(crate) fn check_random<F>(f: F, _iterations: usize)
[INFO] [stdout]    |               ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Tuple` is never constructed
[INFO] [stdout]  --> src/hash_table.rs:6:8
[INFO] [stdout]   |
[INFO] [stdout] 6 | struct Tuple {
[INFO] [stdout]   |        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Bucket` is never constructed
[INFO] [stdout]   --> src/hash_table.rs:12:8
[INFO] [stdout]    |
[INFO] [stdout] 12 | struct Bucket {
[INFO] [stdout]    |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `get`, `is_full`, and `put` are never used
[INFO] [stdout]   --> src/hash_table.rs:18:8
[INFO] [stdout]    |
[INFO] [stdout] 17 | impl Bucket {
[INFO] [stdout]    | ----------- associated items in this implementation
[INFO] [stdout] 18 |     fn new() -> Self {
[INFO] [stdout]    |        ^^^
[INFO] [stdout] ...
[INFO] [stdout] 22 |     fn get(&self, key: u32) -> Vec<u32> {
[INFO] [stdout]    |        ^^^
[INFO] [stdout] ...
[INFO] [stdout] 26 |     fn is_full(&self, bucket_size_limit: usize) -> bool {
[INFO] [stdout]    |        ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 30 |     fn put(&mut self, key: u32, value: u32) {
[INFO] [stdout]    |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `HashTable` is never constructed
[INFO] [stdout]   --> src/hash_table.rs:36:8
[INFO] [stdout]    |
[INFO] [stdout] 36 | struct HashTable {
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated items are never used
[INFO] [stdout]    --> src/hash_table.rs:43:8
[INFO] [stdout]     |
[INFO] [stdout]  42 | impl HashTable {
[INFO] [stdout]     | -------------- associated items in this implementation
[INFO] [stdout]  43 |     fn new(bucket_size_limit: usize) -> Self {
[INFO] [stdout]     |        ^^^
[INFO] [stdout] ...
[INFO] [stdout]  49 |     fn get(&self, key: u32) -> Vec<u32> {
[INFO] [stdout]     |        ^^^
[INFO] [stdout] ...
[INFO] [stdout]  53 |     fn put(&mut self, key: u32, value: u32) {
[INFO] [stdout]     |        ^^^
[INFO] [stdout] ...
[INFO] [stdout]  70 |     fn put_simple(&mut self, key: u32, value: u32) {
[INFO] [stdout]     |        ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  74 |     fn expand_directories(&mut self) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  88 |     fn split_bucket(&mut self, bucket_idx: u32) {
[INFO] [stdout]     |        ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 104 |     fn idx(&self, key: u32) -> u32 {
[INFO] [stdout]     |        ^^^
[INFO] [stdout] ...
[INFO] [stdout] 108 |     fn mask(bucket_idx: u32, depth: u32) -> u32 {
[INFO] [stdout]     |        ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 113 |     fn split_image_idx(bucket_idx: u32, depth: u32) -> u32 {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Node` is never constructed
[INFO] [stdout]  --> src/aa_tree/mod.rs:6:8
[INFO] [stdout]   |
[INFO] [stdout] 6 | struct Node {
[INFO] [stdout]   |        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new_leaf`, `new`, `put`, `collect_to_vec`, `traverse`, and `depth` are never used
[INFO] [stdout]    --> src/aa_tree/mod.rs:14:12
[INFO] [stdout]     |
[INFO] [stdout]  13 | impl Node {
[INFO] [stdout]     | --------- associated items in this implementation
[INFO] [stdout]  14 |     pub fn new_leaf(value: u32) -> Node {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  17 |     pub fn new(value: u32, level: u32) -> Node {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout]  21 |     pub fn put(&self, value: u32) -> Node {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout]  90 |     pub fn collect_to_vec(&self) -> (Vec<u32>, Vec<u32>) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 100 |     fn traverse<F>(node: &Node, f: &mut F)
[INFO] [stdout]     |        ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 113 |     pub fn depth(&self) -> u32 {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]   --> src/main.rs:58:73
[INFO] [stdout]    |
[INFO] [stdout] 58 |         std::ptr::write(stack_ptr.offset(SSIZE - 16) as *mut u64, hello as u64);
[INFO] [stdout]    |                                                                         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(function_casts_as_integer)]` on by default
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]    |
[INFO] [stdout] 58 |         std::ptr::write(stack_ptr.offset(SSIZE - 16) as *mut u64, hello as *const () as u64);
[INFO] [stdout]    |                                                                         ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.96s
[INFO] running `Command { std: "docker" "inspect" "a83a4e364d026ce05ff34317b03bd963d24e20afcdf6d0a492251fce0813e0bd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a83a4e364d026ce05ff34317b03bd963d24e20afcdf6d0a492251fce0813e0bd", kill_on_drop: false }`
[INFO] [stdout] a83a4e364d026ce05ff34317b03bd963d24e20afcdf6d0a492251fce0813e0bd
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0afba385280e37285e0c09eb343420533f88accf1b64a69407a0a14c21d265d8
[INFO] running `Command { std: "docker" "start" "-a" "0afba385280e37285e0c09eb343420533f88accf1b64a69407a0a14c21d265d8", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.51
[INFO] [stderr]    Compiling quote v1.0.23
[INFO] [stderr]    Compiling unicode-ident v1.0.8
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling regex-syntax v0.6.28
[INFO] [stderr]    Compiling aho-corasick v0.7.20
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling rust-playground v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `std::env::temp_dir`
[INFO] [stdout]  --> src/buffer/test_utils.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::env::temp_dir;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::fs::File`
[INFO] [stdout]  --> src/buffer/test_utils.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::fs::File;
[INFO] [stdout]   |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `PathBuf` and `Path`
[INFO] [stdout]  --> src/buffer/test_utils.rs:3:17
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::path::{Path, PathBuf};
[INFO] [stdout]   |                 ^^^^  ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `fs` and `io`
[INFO] [stdout]  --> src/buffer/test_utils.rs:4:11
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::{fs, io};
[INFO] [stdout]   |           ^^  ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `rand::distributions::Alphanumeric`
[INFO] [stdout]  --> src/buffer/test_utils.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use rand::distributions::Alphanumeric;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `rand::Rng`
[INFO] [stdout]  --> src/buffer/test_utils.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use rand::Rng;
[INFO] [stdout]   |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::buffer::constants::PAGE_SIZE`
[INFO] [stdout]  --> src/buffer/test_utils.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use crate::buffer::constants::PAGE_SIZE;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::buffer::types::PageData`
[INFO] [stdout]   --> src/buffer/test_utils.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use crate::buffer::types::PageData;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `RngCore` and `thread_rng`
[INFO] [stdout]   --> src/buffer/test_utils.rs:11:20
[INFO] [stdout]    |
[INFO] [stdout] 11 | use crate::types::{thread_rng, RngCore};
[INFO] [stdout]    |                    ^^^^^^^^^^  ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `shuttle`
[INFO] [stdout]  --> src/types.rs:1:7
[INFO] [stdout]   |
[INFO] [stdout] 1 | #[cfg(shuttle)]
[INFO] [stdout]   |       ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stdout]   = help: consider using a Cargo feature instead
[INFO] [stdout]   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]            [lints.rust]
[INFO] [stdout]            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(shuttle)'] }
[INFO] [stdout]   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(shuttle)");` to the top of the `build.rs`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `shuttle`
[INFO] [stdout]  --> src/types.rs:3:7
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[cfg(shuttle)]
[INFO] [stdout]   |       ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider using a Cargo feature instead
[INFO] [stdout]   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]            [lints.rust]
[INFO] [stdout]            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(shuttle)'] }
[INFO] [stdout]   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(shuttle)");` to the top of the `build.rs`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `shuttle`
[INFO] [stdout]  --> src/types.rs:5:7
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[cfg(shuttle)]
[INFO] [stdout]   |       ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider using a Cargo feature instead
[INFO] [stdout]   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]            [lints.rust]
[INFO] [stdout]            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(shuttle)'] }
[INFO] [stdout]   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(shuttle)");` to the top of the `build.rs`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `shuttle`
[INFO] [stdout]  --> src/types.rs:8:7
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[cfg(shuttle)]
[INFO] [stdout]   |       ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider using a Cargo feature instead
[INFO] [stdout]   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]            [lints.rust]
[INFO] [stdout]            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(shuttle)'] }
[INFO] [stdout]   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(shuttle)");` to the top of the `build.rs`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `shuttle`
[INFO] [stdout]   --> src/types.rs:10:7
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[cfg(shuttle)]
[INFO] [stdout]    |       ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(shuttle)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(shuttle)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `shuttle`
[INFO] [stdout]   --> src/types.rs:12:7
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[cfg(shuttle)]
[INFO] [stdout]    |       ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(shuttle)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(shuttle)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `shuttle`
[INFO] [stdout]   --> src/types.rs:15:11
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[cfg(not(shuttle))]
[INFO] [stdout]    |           ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(shuttle)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(shuttle)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `shuttle`
[INFO] [stdout]   --> src/types.rs:17:11
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[cfg(not(shuttle))]
[INFO] [stdout]    |           ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(shuttle)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(shuttle)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `shuttle`
[INFO] [stdout]   --> src/types.rs:20:11
[INFO] [stdout]    |
[INFO] [stdout] 20 | #[cfg(not(shuttle))]
[INFO] [stdout]    |           ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(shuttle)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(shuttle)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `shuttle`
[INFO] [stdout]   --> src/types.rs:22:11
[INFO] [stdout]    |
[INFO] [stdout] 22 | #[cfg(not(shuttle))]
[INFO] [stdout]    |           ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(shuttle)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(shuttle)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `shuttle`
[INFO] [stdout]   --> src/types.rs:24:11
[INFO] [stdout]    |
[INFO] [stdout] 24 | #[cfg(not(shuttle))]
[INFO] [stdout]    |           ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(shuttle)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(shuttle)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `shuttle`
[INFO] [stdout]   --> src/types.rs:27:11
[INFO] [stdout]    |
[INFO] [stdout] 27 | #[cfg(not(shuttle))]
[INFO] [stdout]    |           ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(shuttle)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(shuttle)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::thread`
[INFO] [stdout]   --> src/types.rs:25:16
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub(crate) use std::thread;
[INFO] [stdout]    |                ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `PageIdIncrementFn` is never used
[INFO] [stdout]  --> src/buffer/buffer_pool.rs:3:17
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub(super) type PageIdIncrementFn = Box<dyn Fn(PageId) -> PageId + Send>;
[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 `UnsafeBufferPoolInstance` is never constructed
[INFO] [stdout]   --> src/buffer/buffer_pool_instance.rs:11:8
[INFO] [stdout]    |
[INFO] [stdout] 11 | struct UnsafeBufferPoolInstance {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `find_page`, `flush_page`, `write_page`, `find_fresh_page`, and `allocate_page` are never used
[INFO] [stdout]   --> src/buffer/buffer_pool_instance.rs:22:8
[INFO] [stdout]    |
[INFO] [stdout] 21 | impl UnsafeBufferPoolInstance {
[INFO] [stdout]    | ----------------------------- methods in this implementation
[INFO] [stdout] 22 |     fn find_page(&self, page_id: PageId) -> Option<(FrameId, Page)> {
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 26 |     fn flush_page(&self, page_id: PageId) -> io::Result<bool> {
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 35 |     fn write_page(&self, page: &mut Page) -> io::Result<()> {
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 44 |     fn find_fresh_page(&mut self) -> io::Result<Option<(FrameId, Page)>> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 61 |     fn allocate_page(&mut self) -> PageId {
[INFO] [stdout]    |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `BufferPoolInstance` is never constructed
[INFO] [stdout]   --> src/buffer/buffer_pool_instance.rs:69:12
[INFO] [stdout]    |
[INFO] [stdout] 69 | pub struct BufferPoolInstance(Arc<Mutex<UnsafeBufferPoolInstance>>);
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated items are never used
[INFO] [stdout]    --> src/buffer/buffer_pool_instance.rs:72:8
[INFO] [stdout]     |
[INFO] [stdout]  71 | impl BufferPoolInstance {
[INFO] [stdout]     | ----------------------- associated items in this implementation
[INFO] [stdout]  72 |     fn new_simple(disk_manager: DiskManager, size: usize) -> Self {
[INFO] [stdout]     |        ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  76 |     pub fn new(disk_manager: DiskManager, size: usize, next_page_id: PageId, inc_fn: PageIdIncrementFn) -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout]  91 |     pub fn flush_page(&self, page_id: PageId) -> io::Result<bool> {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 105 |     pub fn new_page(&mut self) -> io::Result<Option<Page>> {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 118 |     pub fn fetch_page(&mut self, page_id: PageId) -> io::Result<Option<Page>> {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     pub fn unpin_page(&mut self, page_id: PageId, is_dirty: bool) -> io::Result<bool> {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 153 |     pub fn delete_page(&mut self, page_id: PageId) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `PAGE_SIZE` is never used
[INFO] [stdout]  --> src/buffer/constants.rs:1:18
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub(super) const PAGE_SIZE: usize = 4096;
[INFO] [stdout]   |                  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `UnsafeDiskManager` is never constructed
[INFO] [stdout]   --> src/buffer/disk_manager.rs:12:8
[INFO] [stdout]    |
[INFO] [stdout] 12 | struct UnsafeDiskManager {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `DiskManager` is never constructed
[INFO] [stdout]   --> src/buffer/disk_manager.rs:17:12
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub struct DiskManager(Arc<RwLock<UnsafeDiskManager>>);
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `write`, `read`, and `offset` are never used
[INFO] [stdout]   --> src/buffer/disk_manager.rs:20:12
[INFO] [stdout]    |
[INFO] [stdout] 19 | impl DiskManager {
[INFO] [stdout]    | ---------------- associated items in this implementation
[INFO] [stdout] 20 |     pub fn new<P: AsRef<Path>>(path: P) -> io::Result<DiskManager> {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 25 |     pub fn write(&self, page_id: PageId, buf: &mut [u8]) -> io::Result<()> {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 |     pub fn read(&self, page_id: PageId, buf: &mut [u8]) -> io::Result<()> {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 45 |     fn offset(page_id: PageId) -> u64 {
[INFO] [stdout]    |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Node` is never constructed
[INFO] [stdout]  --> src/buffer/lru.rs:7:8
[INFO] [stdout]   |
[INFO] [stdout] 7 | struct Node {
[INFO] [stdout]   |        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `UnsafeLRU` is never constructed
[INFO] [stdout]   --> src/buffer/lru.rs:12:8
[INFO] [stdout]    |
[INFO] [stdout] 12 | struct UnsafeLRU {
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `LRU` is never constructed
[INFO] [stdout]   --> src/buffer/lru.rs:19:19
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub(super) struct LRU(Arc<Mutex<UnsafeLRU>>);
[INFO] [stdout]    |                   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `add`, `remove`, `remove_last`, and `size` are never used
[INFO] [stdout]   --> src/buffer/lru.rs:22:12
[INFO] [stdout]    |
[INFO] [stdout] 21 | impl LRU {
[INFO] [stdout]    | -------- associated items in this implementation
[INFO] [stdout] 22 |     pub fn new() -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 26 |     pub fn add(&mut self, frame_id: FrameId) {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 42 |     pub fn remove(&mut self, frame_id: FrameId) {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 65 |     pub fn remove_last(&mut self) -> Option<FrameId> {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 84 |     fn size(&self) -> usize {
[INFO] [stdout]    |        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `UnsafePage` is never constructed
[INFO] [stdout]  --> src/buffer/page.rs:5:8
[INFO] [stdout]   |
[INFO] [stdout] 5 | struct UnsafePage {
[INFO] [stdout]   |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Page` is never constructed
[INFO] [stdout]   --> src/buffer/page.rs:13:12
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct Page(Arc<RwLock<UnsafePage>>);
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated items are never used
[INFO] [stdout]   --> src/buffer/page.rs:16:12
[INFO] [stdout]    |
[INFO] [stdout] 15 | impl Page {
[INFO] [stdout]    | --------- associated items in this implementation
[INFO] [stdout] 16 |     pub fn new() -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 20 |     pub fn access_page_data<F, R>(&mut self, f: F) -> R
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 28 |     pub fn get_page_id(&self) -> Option<PageId> {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 32 |     pub fn set_page_id(&mut self, page_id: PageId) {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 36 |     pub fn is_dirty(&self) -> bool {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 40 |     pub fn set_dirty(&mut self, is_dirty: bool) {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 44 |     pub fn get_pin_count(&self) -> u32 {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 48 |     pub fn pin(&mut self) {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 53 |     pub fn unpin(&mut self) {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 58 |     pub fn reset(&mut self) {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `FrameId` is never used
[INFO] [stdout]  --> src/buffer/types.rs:3:17
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub(super) type FrameId = usize;
[INFO] [stdout]   |                 ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `PageId` is never used
[INFO] [stdout]  --> src/buffer/types.rs:4:17
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub(super) type PageId = usize;
[INFO] [stdout]   |                 ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `PageData` is never used
[INFO] [stdout]  --> src/buffer/types.rs:5:17
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub(super) type PageData = [u8; PAGE_SIZE];
[INFO] [stdout]   |                 ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check_random` is never used
[INFO] [stdout]   --> src/types.rs:28:15
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub(crate) fn check_random<F>(f: F, _iterations: usize)
[INFO] [stdout]    |               ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Tuple` is never constructed
[INFO] [stdout]  --> src/hash_table.rs:6:8
[INFO] [stdout]   |
[INFO] [stdout] 6 | struct Tuple {
[INFO] [stdout]   |        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Bucket` is never constructed
[INFO] [stdout]   --> src/hash_table.rs:12:8
[INFO] [stdout]    |
[INFO] [stdout] 12 | struct Bucket {
[INFO] [stdout]    |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `get`, `is_full`, and `put` are never used
[INFO] [stdout]   --> src/hash_table.rs:18:8
[INFO] [stdout]    |
[INFO] [stdout] 17 | impl Bucket {
[INFO] [stdout]    | ----------- associated items in this implementation
[INFO] [stdout] 18 |     fn new() -> Self {
[INFO] [stdout]    |        ^^^
[INFO] [stdout] ...
[INFO] [stdout] 22 |     fn get(&self, key: u32) -> Vec<u32> {
[INFO] [stdout]    |        ^^^
[INFO] [stdout] ...
[INFO] [stdout] 26 |     fn is_full(&self, bucket_size_limit: usize) -> bool {
[INFO] [stdout]    |        ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 30 |     fn put(&mut self, key: u32, value: u32) {
[INFO] [stdout]    |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `HashTable` is never constructed
[INFO] [stdout]   --> src/hash_table.rs:36:8
[INFO] [stdout]    |
[INFO] [stdout] 36 | struct HashTable {
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated items are never used
[INFO] [stdout]    --> src/hash_table.rs:43:8
[INFO] [stdout]     |
[INFO] [stdout]  42 | impl HashTable {
[INFO] [stdout]     | -------------- associated items in this implementation
[INFO] [stdout]  43 |     fn new(bucket_size_limit: usize) -> Self {
[INFO] [stdout]     |        ^^^
[INFO] [stdout] ...
[INFO] [stdout]  49 |     fn get(&self, key: u32) -> Vec<u32> {
[INFO] [stdout]     |        ^^^
[INFO] [stdout] ...
[INFO] [stdout]  53 |     fn put(&mut self, key: u32, value: u32) {
[INFO] [stdout]     |        ^^^
[INFO] [stdout] ...
[INFO] [stdout]  70 |     fn put_simple(&mut self, key: u32, value: u32) {
[INFO] [stdout]     |        ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  74 |     fn expand_directories(&mut self) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  88 |     fn split_bucket(&mut self, bucket_idx: u32) {
[INFO] [stdout]     |        ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 104 |     fn idx(&self, key: u32) -> u32 {
[INFO] [stdout]     |        ^^^
[INFO] [stdout] ...
[INFO] [stdout] 108 |     fn mask(bucket_idx: u32, depth: u32) -> u32 {
[INFO] [stdout]     |        ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 113 |     fn split_image_idx(bucket_idx: u32, depth: u32) -> u32 {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Node` is never constructed
[INFO] [stdout]  --> src/aa_tree/mod.rs:6:8
[INFO] [stdout]   |
[INFO] [stdout] 6 | struct Node {
[INFO] [stdout]   |        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new_leaf`, `new`, `put`, `collect_to_vec`, `traverse`, and `depth` are never used
[INFO] [stdout]    --> src/aa_tree/mod.rs:14:12
[INFO] [stdout]     |
[INFO] [stdout]  13 | impl Node {
[INFO] [stdout]     | --------- associated items in this implementation
[INFO] [stdout]  14 |     pub fn new_leaf(value: u32) -> Node {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  17 |     pub fn new(value: u32, level: u32) -> Node {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout]  21 |     pub fn put(&self, value: u32) -> Node {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout]  90 |     pub fn collect_to_vec(&self) -> (Vec<u32>, Vec<u32>) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 100 |     fn traverse<F>(node: &Node, f: &mut F)
[INFO] [stdout]     |        ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 113 |     pub fn depth(&self) -> u32 {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling regex v1.7.1
[INFO] [stderr]    Compiling env_logger v0.8.4
[INFO] [stderr]    Compiling quickcheck v1.0.3
[INFO] [stderr]    Compiling quickcheck_macros v1.0.0
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]   --> src/main.rs:58:73
[INFO] [stdout]    |
[INFO] [stdout] 58 |         std::ptr::write(stack_ptr.offset(SSIZE - 16) as *mut u64, hello as u64);
[INFO] [stdout]    |                                                                         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(function_casts_as_integer)]` on by default
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]    |
[INFO] [stdout] 58 |         std::ptr::write(stack_ptr.offset(SSIZE - 16) as *mut u64, hello as *const () as u64);
[INFO] [stdout]    |                                                                         ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `shuttle`
[INFO] [stdout]  --> src/types.rs:1:7
[INFO] [stdout]   |
[INFO] [stdout] 1 | #[cfg(shuttle)]
[INFO] [stdout]   |       ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stdout]   = help: consider using a Cargo feature instead
[INFO] [stdout]   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]            [lints.rust]
[INFO] [stdout]            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(shuttle)'] }
[INFO] [stdout]   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(shuttle)");` to the top of the `build.rs`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `shuttle`
[INFO] [stdout]  --> src/types.rs:3:7
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[cfg(shuttle)]
[INFO] [stdout]   |       ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider using a Cargo feature instead
[INFO] [stdout]   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]            [lints.rust]
[INFO] [stdout]            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(shuttle)'] }
[INFO] [stdout]   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(shuttle)");` to the top of the `build.rs`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `shuttle`
[INFO] [stdout]  --> src/types.rs:5:7
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[cfg(shuttle)]
[INFO] [stdout]   |       ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider using a Cargo feature instead
[INFO] [stdout]   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]            [lints.rust]
[INFO] [stdout]            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(shuttle)'] }
[INFO] [stdout]   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(shuttle)");` to the top of the `build.rs`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `shuttle`
[INFO] [stdout]  --> src/types.rs:8:7
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[cfg(shuttle)]
[INFO] [stdout]   |       ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider using a Cargo feature instead
[INFO] [stdout]   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]            [lints.rust]
[INFO] [stdout]            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(shuttle)'] }
[INFO] [stdout]   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(shuttle)");` to the top of the `build.rs`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `shuttle`
[INFO] [stdout]   --> src/types.rs:10:7
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[cfg(shuttle)]
[INFO] [stdout]    |       ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(shuttle)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(shuttle)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `shuttle`
[INFO] [stdout]   --> src/types.rs:12:7
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[cfg(shuttle)]
[INFO] [stdout]    |       ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(shuttle)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(shuttle)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `shuttle`
[INFO] [stdout]   --> src/types.rs:15:11
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[cfg(not(shuttle))]
[INFO] [stdout]    |           ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(shuttle)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(shuttle)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `shuttle`
[INFO] [stdout]   --> src/types.rs:17:11
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[cfg(not(shuttle))]
[INFO] [stdout]    |           ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(shuttle)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(shuttle)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `shuttle`
[INFO] [stdout]   --> src/types.rs:20:11
[INFO] [stdout]    |
[INFO] [stdout] 20 | #[cfg(not(shuttle))]
[INFO] [stdout]    |           ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(shuttle)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(shuttle)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `shuttle`
[INFO] [stdout]   --> src/types.rs:22:11
[INFO] [stdout]    |
[INFO] [stdout] 22 | #[cfg(not(shuttle))]
[INFO] [stdout]    |           ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(shuttle)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(shuttle)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `shuttle`
[INFO] [stdout]   --> src/types.rs:24:11
[INFO] [stdout]    |
[INFO] [stdout] 24 | #[cfg(not(shuttle))]
[INFO] [stdout]    |           ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(shuttle)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(shuttle)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `shuttle`
[INFO] [stdout]   --> src/types.rs:27:11
[INFO] [stdout]    |
[INFO] [stdout] 27 | #[cfg(not(shuttle))]
[INFO] [stdout]    |           ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(shuttle)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(shuttle)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 7.81s
[INFO] running `Command { std: "docker" "inspect" "0afba385280e37285e0c09eb343420533f88accf1b64a69407a0a14c21d265d8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0afba385280e37285e0c09eb343420533f88accf1b64a69407a0a14c21d265d8", kill_on_drop: false }`
[INFO] [stdout] 0afba385280e37285e0c09eb343420533f88accf1b64a69407a0a14c21d265d8
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] f423a7ee575fcf946a5470e9cb14fc496bea94dc52a992bad6bfd48e11bd063e
[INFO] running `Command { std: "docker" "start" "-a" "f423a7ee575fcf946a5470e9cb14fc496bea94dc52a992bad6bfd48e11bd063e", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `std::env::temp_dir`
[INFO] [stderr]  --> src/buffer/test_utils.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use std::env::temp_dir;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `std::fs::File`
[INFO] [stderr]  --> src/buffer/test_utils.rs:2:5
[INFO] [stderr]   |
[INFO] [stderr] 2 | use std::fs::File;
[INFO] [stderr]   |     ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `PathBuf` and `Path`
[INFO] [stderr]  --> src/buffer/test_utils.rs:3:17
[INFO] [stderr]   |
[INFO] [stderr] 3 | use std::path::{Path, PathBuf};
[INFO] [stderr]   |                 ^^^^  ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `fs` and `io`
[INFO] [stderr]  --> src/buffer/test_utils.rs:4:11
[INFO] [stderr]   |
[INFO] [stderr] 4 | use std::{fs, io};
[INFO] [stderr]   |           ^^  ^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `rand::distributions::Alphanumeric`
[INFO] [stderr]  --> src/buffer/test_utils.rs:6:5
[INFO] [stderr]   |
[INFO] [stderr] 6 | use rand::distributions::Alphanumeric;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `rand::Rng`
[INFO] [stderr]  --> src/buffer/test_utils.rs:7:5
[INFO] [stderr]   |
[INFO] [stderr] 7 | use rand::Rng;
[INFO] [stderr]   |     ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `crate::buffer::constants::PAGE_SIZE`
[INFO] [stderr]  --> src/buffer/test_utils.rs:9:5
[INFO] [stderr]   |
[INFO] [stderr] 9 | use crate::buffer::constants::PAGE_SIZE;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `crate::buffer::types::PageData`
[INFO] [stderr]   --> src/buffer/test_utils.rs:10:5
[INFO] [stderr]    |
[INFO] [stderr] 10 | use crate::buffer::types::PageData;
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `RngCore` and `thread_rng`
[INFO] [stderr]   --> src/buffer/test_utils.rs:11:20
[INFO] [stderr]    |
[INFO] [stderr] 11 | use crate::types::{thread_rng, RngCore};
[INFO] [stderr]    |                    ^^^^^^^^^^  ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `shuttle`
[INFO] [stderr]  --> src/types.rs:1:7
[INFO] [stderr]   |
[INFO] [stderr] 1 | #[cfg(shuttle)]
[INFO] [stderr]   |       ^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stderr]   = help: consider using a Cargo feature instead
[INFO] [stderr]   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stderr]            [lints.rust]
[INFO] [stderr]            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(shuttle)'] }
[INFO] [stderr]   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(shuttle)");` to the top of the `build.rs`
[INFO] [stderr]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `shuttle`
[INFO] [stderr]  --> src/types.rs:3:7
[INFO] [stderr]   |
[INFO] [stderr] 3 | #[cfg(shuttle)]
[INFO] [stderr]   |       ^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = help: consider using a Cargo feature instead
[INFO] [stderr]   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stderr]            [lints.rust]
[INFO] [stderr]            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(shuttle)'] }
[INFO] [stderr]   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(shuttle)");` to the top of the `build.rs`
[INFO] [stderr]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `shuttle`
[INFO] [stderr]  --> src/types.rs:5:7
[INFO] [stderr]   |
[INFO] [stderr] 5 | #[cfg(shuttle)]
[INFO] [stderr]   |       ^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = help: consider using a Cargo feature instead
[INFO] [stderr]   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stderr]            [lints.rust]
[INFO] [stderr]            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(shuttle)'] }
[INFO] [stderr]   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(shuttle)");` to the top of the `build.rs`
[INFO] [stderr]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `shuttle`
[INFO] [stderr]  --> src/types.rs:8:7
[INFO] [stderr]   |
[INFO] [stderr] 8 | #[cfg(shuttle)]
[INFO] [stderr]   |       ^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = help: consider using a Cargo feature instead
[INFO] [stderr]   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stderr]            [lints.rust]
[INFO] [stderr]            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(shuttle)'] }
[INFO] [stderr]   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(shuttle)");` to the top of the `build.rs`
[INFO] [stderr]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `shuttle`
[INFO] [stderr]   --> src/types.rs:10:7
[INFO] [stderr]    |
[INFO] [stderr] 10 | #[cfg(shuttle)]
[INFO] [stderr]    |       ^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: consider using a Cargo feature instead
[INFO] [stderr]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stderr]             [lints.rust]
[INFO] [stderr]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(shuttle)'] }
[INFO] [stderr]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(shuttle)");` to the top of the `build.rs`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `shuttle`
[INFO] [stderr]   --> src/types.rs:12:7
[INFO] [stderr]    |
[INFO] [stderr] 12 | #[cfg(shuttle)]
[INFO] [stderr]    |       ^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: consider using a Cargo feature instead
[INFO] [stderr]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stderr]             [lints.rust]
[INFO] [stderr]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(shuttle)'] }
[INFO] [stderr]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(shuttle)");` to the top of the `build.rs`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `shuttle`
[INFO] [stderr]   --> src/types.rs:15:11
[INFO] [stderr]    |
[INFO] [stderr] 15 | #[cfg(not(shuttle))]
[INFO] [stderr]    |           ^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: consider using a Cargo feature instead
[INFO] [stderr]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stderr]             [lints.rust]
[INFO] [stderr]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(shuttle)'] }
[INFO] [stderr]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(shuttle)");` to the top of the `build.rs`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `shuttle`
[INFO] [stderr]   --> src/types.rs:17:11
[INFO] [stderr]    |
[INFO] [stderr] 17 | #[cfg(not(shuttle))]
[INFO] [stderr]    |           ^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: consider using a Cargo feature instead
[INFO] [stderr]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stderr]             [lints.rust]
[INFO] [stderr]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(shuttle)'] }
[INFO] [stderr]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(shuttle)");` to the top of the `build.rs`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `shuttle`
[INFO] [stderr]   --> src/types.rs:20:11
[INFO] [stderr]    |
[INFO] [stderr] 20 | #[cfg(not(shuttle))]
[INFO] [stderr]    |           ^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: consider using a Cargo feature instead
[INFO] [stderr]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stderr]             [lints.rust]
[INFO] [stderr]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(shuttle)'] }
[INFO] [stderr]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(shuttle)");` to the top of the `build.rs`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `shuttle`
[INFO] [stderr]   --> src/types.rs:22:11
[INFO] [stderr]    |
[INFO] [stderr] 22 | #[cfg(not(shuttle))]
[INFO] [stderr]    |           ^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: consider using a Cargo feature instead
[INFO] [stderr]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stderr]             [lints.rust]
[INFO] [stderr]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(shuttle)'] }
[INFO] [stderr]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(shuttle)");` to the top of the `build.rs`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `shuttle`
[INFO] [stderr]   --> src/types.rs:24:11
[INFO] [stderr]    |
[INFO] [stderr] 24 | #[cfg(not(shuttle))]
[INFO] [stderr]    |           ^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: consider using a Cargo feature instead
[INFO] [stderr]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stderr]             [lints.rust]
[INFO] [stderr]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(shuttle)'] }
[INFO] [stderr]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(shuttle)");` to the top of the `build.rs`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `shuttle`
[INFO] [stderr]   --> src/types.rs:27:11
[INFO] [stderr]    |
[INFO] [stderr] 27 | #[cfg(not(shuttle))]
[INFO] [stderr]    |           ^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: consider using a Cargo feature instead
[INFO] [stderr]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stderr]             [lints.rust]
[INFO] [stderr]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(shuttle)'] }
[INFO] [stderr]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(shuttle)");` to the top of the `build.rs`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `std::thread`
[INFO] [stderr]   --> src/types.rs:25:16
[INFO] [stderr]    |
[INFO] [stderr] 25 | pub(crate) use std::thread;
[INFO] [stderr]    |                ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: type alias `PageIdIncrementFn` is never used
[INFO] [stderr]  --> src/buffer/buffer_pool.rs:3:17
[INFO] [stderr]   |
[INFO] [stderr] 3 | pub(super) type PageIdIncrementFn = Box<dyn Fn(PageId) -> PageId + Send>;
[INFO] [stderr]   |                 ^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: struct `UnsafeBufferPoolInstance` is never constructed
[INFO] [stderr]   --> src/buffer/buffer_pool_instance.rs:11:8
[INFO] [stderr]    |
[INFO] [stderr] 11 | struct UnsafeBufferPoolInstance {
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: methods `find_page`, `flush_page`, `write_page`, `find_fresh_page`, and `allocate_page` are never used
[INFO] [stderr]   --> src/buffer/buffer_pool_instance.rs:22:8
[INFO] [stderr]    |
[INFO] [stderr] 21 | impl UnsafeBufferPoolInstance {
[INFO] [stderr]    | ----------------------------- methods in this implementation
[INFO] [stderr] 22 |     fn find_page(&self, page_id: PageId) -> Option<(FrameId, Page)> {
[INFO] [stderr]    |        ^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 26 |     fn flush_page(&self, page_id: PageId) -> io::Result<bool> {
[INFO] [stderr]    |        ^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 35 |     fn write_page(&self, page: &mut Page) -> io::Result<()> {
[INFO] [stderr]    |        ^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 44 |     fn find_fresh_page(&mut self) -> io::Result<Option<(FrameId, Page)>> {
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 61 |     fn allocate_page(&mut self) -> PageId {
[INFO] [stderr]    |        ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `BufferPoolInstance` is never constructed
[INFO] [stderr]   --> src/buffer/buffer_pool_instance.rs:69:12
[INFO] [stderr]    |
[INFO] [stderr] 69 | pub struct BufferPoolInstance(Arc<Mutex<UnsafeBufferPoolInstance>>);
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: multiple associated items are never used
[INFO] [stderr]    --> src/buffer/buffer_pool_instance.rs:72:8
[INFO] [stderr]     |
[INFO] [stderr]  71 | impl BufferPoolInstance {
[INFO] [stderr]     | ----------------------- associated items in this implementation
[INFO] [stderr]  72 |     fn new_simple(disk_manager: DiskManager, size: usize) -> Self {
[INFO] [stderr]     |        ^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr]  76 |     pub fn new(disk_manager: DiskManager, size: usize, next_page_id: PageId, inc_fn: PageIdIncrementFn) -> Self {
[INFO] [stderr]     |            ^^^
[INFO] [stderr] ...
[INFO] [stderr]  91 |     pub fn flush_page(&self, page_id: PageId) -> io::Result<bool> {
[INFO] [stderr]     |            ^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 105 |     pub fn new_page(&mut self) -> io::Result<Option<Page>> {
[INFO] [stderr]     |            ^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 118 |     pub fn fetch_page(&mut self, page_id: PageId) -> io::Result<Option<Page>> {
[INFO] [stderr]     |            ^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 136 |     pub fn unpin_page(&mut self, page_id: PageId, is_dirty: bool) -> io::Result<bool> {
[INFO] [stderr]     |            ^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 153 |     pub fn delete_page(&mut self, page_id: PageId) -> bool {
[INFO] [stderr]     |            ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `PAGE_SIZE` is never used
[INFO] [stderr]  --> src/buffer/constants.rs:1:18
[INFO] [stderr]   |
[INFO] [stderr] 1 | pub(super) const PAGE_SIZE: usize = 4096;
[INFO] [stderr]   |                  ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `UnsafeDiskManager` is never constructed
[INFO] [stderr]   --> src/buffer/disk_manager.rs:12:8
[INFO] [stderr]    |
[INFO] [stderr] 12 | struct UnsafeDiskManager {
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `DiskManager` is never constructed
[INFO] [stderr]   --> src/buffer/disk_manager.rs:17:12
[INFO] [stderr]    |
[INFO] [stderr] 17 | pub struct DiskManager(Arc<RwLock<UnsafeDiskManager>>);
[INFO] [stderr]    |            ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated items `new`, `write`, `read`, and `offset` are never used
[INFO] [stderr]   --> src/buffer/disk_manager.rs:20:12
[INFO] [stderr]    |
[INFO] [stderr] 19 | impl DiskManager {
[INFO] [stderr]    | ---------------- associated items in this implementation
[INFO] [stderr] 20 |     pub fn new<P: AsRef<Path>>(path: P) -> io::Result<DiskManager> {
[INFO] [stderr]    |            ^^^
[INFO] [stderr] ...
[INFO] [stderr] 25 |     pub fn write(&self, page_id: PageId, buf: &mut [u8]) -> io::Result<()> {
[INFO] [stderr]    |            ^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 34 |     pub fn read(&self, page_id: PageId, buf: &mut [u8]) -> io::Result<()> {
[INFO] [stderr]    |            ^^^^
[INFO] [stderr] ...
[INFO] [stderr] 45 |     fn offset(page_id: PageId) -> u64 {
[INFO] [stderr]    |        ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Node` is never constructed
[INFO] [stderr]  --> src/buffer/lru.rs:7:8
[INFO] [stderr]   |
[INFO] [stderr] 7 | struct Node {
[INFO] [stderr]   |        ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `UnsafeLRU` is never constructed
[INFO] [stderr]   --> src/buffer/lru.rs:12:8
[INFO] [stderr]    |
[INFO] [stderr] 12 | struct UnsafeLRU {
[INFO] [stderr]    |        ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `LRU` is never constructed
[INFO] [stderr]   --> src/buffer/lru.rs:19:19
[INFO] [stderr]    |
[INFO] [stderr] 19 | pub(super) struct LRU(Arc<Mutex<UnsafeLRU>>);
[INFO] [stderr]    |                   ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated items `new`, `add`, `remove`, `remove_last`, and `size` are never used
[INFO] [stderr]   --> src/buffer/lru.rs:22:12
[INFO] [stderr]    |
[INFO] [stderr] 21 | impl LRU {
[INFO] [stderr]    | -------- associated items in this implementation
[INFO] [stderr] 22 |     pub fn new() -> Self {
[INFO] [stderr]    |            ^^^
[INFO] [stderr] ...
[INFO] [stderr] 26 |     pub fn add(&mut self, frame_id: FrameId) {
[INFO] [stderr]    |            ^^^
[INFO] [stderr] ...
[INFO] [stderr] 42 |     pub fn remove(&mut self, frame_id: FrameId) {
[INFO] [stderr]    |            ^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 65 |     pub fn remove_last(&mut self) -> Option<FrameId> {
[INFO] [stderr]    |            ^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 84 |     fn size(&self) -> usize {
[INFO] [stderr]    |        ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `UnsafePage` is never constructed
[INFO] [stderr]  --> src/buffer/page.rs:5:8
[INFO] [stderr]   |
[INFO] [stderr] 5 | struct UnsafePage {
[INFO] [stderr]   |        ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Page` is never constructed
[INFO] [stderr]   --> src/buffer/page.rs:13:12
[INFO] [stderr]    |
[INFO] [stderr] 13 | pub struct Page(Arc<RwLock<UnsafePage>>);
[INFO] [stderr]    |            ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: multiple associated items are never used
[INFO] [stderr]   --> src/buffer/page.rs:16:12
[INFO] [stderr]    |
[INFO] [stderr] 15 | impl Page {
[INFO] [stderr]    | --------- associated items in this implementation
[INFO] [stderr] 16 |     pub fn new() -> Self {
[INFO] [stderr]    |            ^^^
[INFO] [stderr] ...
[INFO] [stderr] 20 |     pub fn access_page_data<F, R>(&mut self, f: F) -> R
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 28 |     pub fn get_page_id(&self) -> Option<PageId> {
[INFO] [stderr]    |            ^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 32 |     pub fn set_page_id(&mut self, page_id: PageId) {
[INFO] [stderr]    |            ^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 36 |     pub fn is_dirty(&self) -> bool {
[INFO] [stderr]    |            ^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 40 |     pub fn set_dirty(&mut self, is_dirty: bool) {
[INFO] [stderr]    |            ^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 44 |     pub fn get_pin_count(&self) -> u32 {
[INFO] [stderr]    |            ^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 48 |     pub fn pin(&mut self) {
[INFO] [stderr]    |            ^^^
[INFO] [stderr] ...
[INFO] [stderr] 53 |     pub fn unpin(&mut self) {
[INFO] [stderr]    |            ^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 58 |     pub fn reset(&mut self) {
[INFO] [stderr]    |            ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: type alias `FrameId` is never used
[INFO] [stderr]  --> src/buffer/types.rs:3:17
[INFO] [stderr]   |
[INFO] [stderr] 3 | pub(super) type FrameId = usize;
[INFO] [stderr]   |                 ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: type alias `PageId` is never used
[INFO] [stderr]  --> src/buffer/types.rs:4:17
[INFO] [stderr]   |
[INFO] [stderr] 4 | pub(super) type PageId = usize;
[INFO] [stderr]   |                 ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: type alias `PageData` is never used
[INFO] [stderr]  --> src/buffer/types.rs:5:17
[INFO] [stderr]   |
[INFO] [stderr] 5 | pub(super) type PageData = [u8; PAGE_SIZE];
[INFO] [stderr]   |                 ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `check_random` is never used
[INFO] [stderr]   --> src/types.rs:28:15
[INFO] [stderr]    |
[INFO] [stderr] 28 | pub(crate) fn check_random<F>(f: F, _iterations: usize)
[INFO] [stderr]    |               ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Tuple` is never constructed
[INFO] [stderr]  --> src/hash_table.rs:6:8
[INFO] [stderr]   |
[INFO] [stderr] 6 | struct Tuple {
[INFO] [stderr]   |        ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Bucket` is never constructed
[INFO] [stderr]   --> src/hash_table.rs:12:8
[INFO] [stderr]    |
[INFO] [stderr] 12 | struct Bucket {
[INFO] [stderr]    |        ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated items `new`, `get`, `is_full`, and `put` are never used
[INFO] [stderr]   --> src/hash_table.rs:18:8
[INFO] [stderr]    |
[INFO] [stderr] 17 | impl Bucket {
[INFO] [stderr]    | ----------- associated items in this implementation
[INFO] [stderr] 18 |     fn new() -> Self {
[INFO] [stderr]    |        ^^^
[INFO] [stderr] ...
[INFO] [stderr] 22 |     fn get(&self, key: u32) -> Vec<u32> {
[INFO] [stderr]    |        ^^^
[INFO] [stderr] ...
[INFO] [stderr] 26 |     fn is_full(&self, bucket_size_limit: usize) -> bool {
[INFO] [stderr]    |        ^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 30 |     fn put(&mut self, key: u32, value: u32) {
[INFO] [stderr]    |        ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `HashTable` is never constructed
[INFO] [stderr]   --> src/hash_table.rs:36:8
[INFO] [stderr]    |
[INFO] [stderr] 36 | struct HashTable {
[INFO] [stderr]    |        ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: multiple associated items are never used
[INFO] [stderr]    --> src/hash_table.rs:43:8
[INFO] [stderr]     |
[INFO] [stderr]  42 | impl HashTable {
[INFO] [stderr]     | -------------- associated items in this implementation
[INFO] [stderr]  43 |     fn new(bucket_size_limit: usize) -> Self {
[INFO] [stderr]     |        ^^^
[INFO] [stderr] ...
[INFO] [stderr]  49 |     fn get(&self, key: u32) -> Vec<u32> {
[INFO] [stderr]     |        ^^^
[INFO] [stderr] ...
[INFO] [stderr]  53 |     fn put(&mut self, key: u32, value: u32) {
[INFO] [stderr]     |        ^^^
[INFO] [stderr] ...
[INFO] [stderr]  70 |     fn put_simple(&mut self, key: u32, value: u32) {
[INFO] [stderr]     |        ^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr]  74 |     fn expand_directories(&mut self) {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr]  88 |     fn split_bucket(&mut self, bucket_idx: u32) {
[INFO] [stderr]     |        ^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 104 |     fn idx(&self, key: u32) -> u32 {
[INFO] [stderr]     |        ^^^
[INFO] [stderr] ...
[INFO] [stderr] 108 |     fn mask(bucket_idx: u32, depth: u32) -> u32 {
[INFO] [stderr]     |        ^^^^
[INFO] [stderr] ...
[INFO] [stderr] 113 |     fn split_image_idx(bucket_idx: u32, depth: u32) -> u32 {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Node` is never constructed
[INFO] [stderr]  --> src/aa_tree/mod.rs:6:8
[INFO] [stderr]   |
[INFO] [stderr] 6 | struct Node {
[INFO] [stderr]   |        ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated items `new_leaf`, `new`, `put`, `collect_to_vec`, `traverse`, and `depth` are never used
[INFO] [stderr]    --> src/aa_tree/mod.rs:14:12
[INFO] [stderr]     |
[INFO] [stderr]  13 | impl Node {
[INFO] [stderr]     | --------- associated items in this implementation
[INFO] [stderr]  14 |     pub fn new_leaf(value: u32) -> Node {
[INFO] [stderr]     |            ^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr]  17 |     pub fn new(value: u32, level: u32) -> Node {
[INFO] [stderr]     |            ^^^
[INFO] [stderr] ...
[INFO] [stderr]  21 |     pub fn put(&self, value: u32) -> Node {
[INFO] [stderr]     |            ^^^
[INFO] [stderr] ...
[INFO] [stderr]  90 |     pub fn collect_to_vec(&self) -> (Vec<u32>, Vec<u32>) {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 100 |     fn traverse<F>(node: &Node, f: &mut F)
[INFO] [stderr]     |        ^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 113 |     pub fn depth(&self) -> u32 {
[INFO] [stderr]     |            ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `rust-playground` (lib) generated 49 warnings (run `cargo fix --lib -p rust-playground` to apply 10 suggestions)
[INFO] [stderr] warning: direct cast of function item into an integer
[INFO] [stderr]   --> src/main.rs:58:73
[INFO] [stderr]    |
[INFO] [stderr] 58 |         std::ptr::write(stack_ptr.offset(SSIZE - 16) as *mut u64, hello as u64);
[INFO] [stderr]    |                                                                         ^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(function_casts_as_integer)]` on by default
[INFO] [stderr] help: first cast to a pointer `as *const ()`
[INFO] [stderr]    |
[INFO] [stderr] 58 |         std::ptr::write(stack_ptr.offset(SSIZE - 16) as *mut u64, hello as *const () as u64);
[INFO] [stderr]    |                                                                         ++++++++++++
[INFO] [stderr] 
[INFO] [stderr] warning: `rust-playground` (lib test) generated 12 warnings (12 duplicates)
[INFO] [stderr] warning: `rust-playground` (bin "rust-playground" test) generated 1 warning (run `cargo fix --bin "rust-playground" -p rust-playground --tests` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rust_playground-09768b4a8985d8cf)
[INFO] [stdout] 
[INFO] [stdout] running 31 tests
[INFO] [stdout] test aa_tree::test::should_create_tree ... ok
[INFO] [stdout] test buffer::lru::test::should_find_no_last_in_empty_lru ... ok
[INFO] [stdout] test aa_tree::test::should_build_example_1 ... ok
[INFO] [stdout] test buffer::lru::test::should_remove_from_empty_lru ... ok
[INFO] [stdout] test buffer::lru::test::should_work ... ok
[INFO] [stdout] test buffer::buffer_pool_instance::test::should_run_scenario ... ok
[INFO] [stdout] test buffer::buffer_pool_instance::test::should_fetch_cached_page ... ok
[INFO] [stdout] test buffer::disk_manager::test::should_read_without_writing ... ok
[INFO] [stdout] test buffer::lru::test::should_work_concurrently ... ok
[INFO] [stdout] test buffer::disk_manager::test::should_read_write_page ... ok
[INFO] [stdout] test buffer::buffer_pool_instance::test::should_not_flush_when_page_does_not_exist ... ok
[INFO] [stdout] test buffer::lru::test::should_add_remove_when_interleave ... ok
[INFO] [stdout] test buffer::page::test::should_pin_unpin_page ... ok
[INFO] [stdout] test buffer::buffer_pool_instance::test::should_read_write_delete_page ... ok
[INFO] [stdout] test buffer::page::test::should_read_write_page ... ok
[INFO] [stdout] test buffer::page::test::should_set_reset_page_id ... ok
[INFO] [stdout] test hash_table::test::should_not_find_non_existent_value ... ok
[INFO] [stdout] test buffer::page::test::should_set_unset_is_dirty ... ok
[INFO] [stdout] test hash_table::test::should_find_least_significant_bits ... ok
[INFO] [stdout] test hash_table::test::should_get_split_image_idx ... ok
[INFO] [stdout] test buffer::buffer_pool_instance::test::should_read_page_without_write ... ok
[INFO] [stdout] test aa_tree::test::should_not_mutate_existing_tree ... ok
[INFO] [stdout] test hash_table::test::should_put_get ... ok
[INFO] [stdout] test hash_table::test::should_put_get_multiple ... ok
[INFO] [stdout] test hash_table::test::should_put_get_multiple_values ... ok
[INFO] [stdout] test aa_tree::test::should_build_balanced_tree ... ok
[INFO] [stdout] test buffer::disk_manager::test::should_read_write_page_at_non_0 ... FAILED
[INFO] [stdout] test buffer::buffer_pool_instance::test::should_work_concurrently ... FAILED
[INFO] [stdout] test buffer::disk_manager::test::should_work_concurrently ... FAILED
[INFO] [stdout] test buffer::buffer_pool_instance::test::should_create_new_page_when_full ... ok
[INFO] [stdout] test hash_table::test::should_put_get_many ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- buffer::disk_manager::test::should_read_write_page_at_non_0 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'buffer::disk_manager::test::should_read_write_page_at_non_0' (37) panicked at src/buffer/disk_manager.rs:85:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]
[INFO] [stdout]  right: [13, 213, 79, 38, 211, 46, 99, 39, 2, 126, 191, 156, 190, 255, 114, 49, 253, 28, 132, 51, 108, 34, 107, 126, 48, 25, 212, 200, 51, 28, 226, 225, 121, 35, 155, 137, 210, 180, 204, 82, 159, 161, 186, 158, 1, 236, 4, 182, 63, 53, 2, 22, 137, 107, 39, 151, 57, 72, 37, 150, 74, 57, 190, 182, 243, 154, 112, 21, 120, 121, 171, 233, 33, 230, 38, 218, 220, 244, 105, 103, 174, 144, 5, 176, 140, 36, 66, 239, 116, 237, 14, 234, 233, 120, 226, 145, 170, 238, 129, 196, 14, 194, 162, 228, 153, 94, 86, 132, 48, 230, 236, 252, 220, 20, 8, 163, 84, 127, 161, 208, 19, 128, 82, 187, 181, 136, 42, 134, 27, 68, 128, 28, 210, 112, 161, 159, 125, 173, 15, 5, 100, 168, 240, 95, 159, 79, 41, 12, 65, 65, 30, 148, 20, 198, 71, 75, 180, 137, 121, 232, 50, 40, 126, 255, 82, 254, 145, 33, 69, 117, 147, 100, 30, 60, 185, 3, 10, 84, 206, 29, 63, 213, 205, 137, 54, 204, 79, 244, 123, 51, 4, 228, 46, 241, 220, 167, 147, 153, 23, 8, 201, 74, 210, 185, 223, 146, 133, 120, 254, 239, 200, 80, 15, 47, 126, 185, 234, 0, 136, 23, 218, 151, 167, 247, 246, 132, 75, 7, 168, 203, 62, 84, 95, 200, 253, 210, 43, 51, 237, 120, 114, 129, 240, 85, 122, 88, 254, 220, 119, 154, 110, 115, 38, 199, 244, 208, 15, 158, 91, 140, 236, 21, 33, 94, 155, 178, 118, 217, 78, 170, 255, 119, 88, 240, 53, 25, 236, 190, 112, 33, 72, 239, 84, 15, 222, 75, 206, 126, 43, 240, 68, 229, 178, 88, 137, 18, 158, 161, 6, 141, 89, 1, 45, 104, 80, 21, 90, 76, 30, 138, 1, 30, 112, 142, 59, 113, 144, 18, 67, 162, 23, 52, 133, 90, 27, 33, 65, 77, 138, 22, 45, 136, 181, 140, 81, 5, 100, 52, 244, 151, 137, 190, 101, 53, 99, 118, 175, 163, 98, 140, 149, 234, 206, 147, 64, 136, 59, 186, 225, 240, 75, 59, 9, 117, 81, 46, 70, 52, 36, 111, 156, 49, 32, 249, 112, 139, 232, 225, 158, 108, 241, 162, 39, 198, 177, 16, 112, 131, 46, 232, 68, 54, 116, 65, 181, 71, 12, 94, 209, 192, 252, 79, 113, 7, 204, 220, 66, 167, 207, 133, 196, 204, 173, 88, 245, 142, 160, 60, 191, 29, 206, 247, 192, 23, 162, 165, 178, 103, 43, 115, 189, 160, 251, 241, 145, 37, 150, 76, 1, 200, 6, 252, 201, 148, 70, 212, 154, 177, 194, 13, 76, 151, 97, 220, 188, 250, 23, 24, 70, 217, 65, 224, 183, 86, 200, 157, 122, 96, 113, 199, 148, 126, 237, 226, 187, 226, 29, 118, 10, 155, 105, 153, 127, 83, 78, 34, 95, 150, 154, 128, 89, 183, 211, 128, 221, 206, 29, 196, 130, 229, 211, 220, 194, 105, 16, 245, 220, 7, 16, 227, 221, 48, 147, 69, 33, 6, 206, 115, 100, 164, 100, 101, 155, 12, 10, 0, 182, 117, 228, 47, 170, 159, 84, 43, 44, 61, 16, 207, 128, 132, 170, 49, 76, 103, 184, 194, 54, 208, 63, 176, 52, 174, 77, 30, 209, 50, 112, 43, 92, 85, 31, 196, 212, 156, 219, 215, 135, 13, 162, 29, 79, 240, 50, 154, 232, 12, 51, 236, 101, 240, 118, 91, 247, 34, 153, 156, 180, 98, 225, 8, 183, 162, 239, 25, 144, 26, 227, 74, 39, 122, 150, 57, 124, 165, 254, 15, 195, 91, 61, 28, 85, 221, 157, 35, 139, 26, 186, 138, 29, 161, 92, 132, 124, 51, 159, 67, 76, 148, 203, 245, 149, 167, 74, 99, 116, 222, 145, 175, 108, 170, 83, 252, 162, 11, 208, 136, 117, 197, 107, 16, 225, 12, 155, 205, 56, 189, 240, 253, 71, 60, 192, 120, 38, 19, 17, 66, 165, 30, 211, 150, 146, 245, 151, 14, 255, 10, 152, 57, 151, 120, 164, 83, 78, 199, 9, 163, 116, 204, 62, 233, 209, 177, 206, 75, 159, 9, 145, 195, 81, 89, 110, 137, 63, 89, 2, 80, 5, 107, 9, 20, 229, 196, 248, 236, 118, 151, 30, 51, 236, 232, 162, 111, 192, 96, 77, 119, 230, 3, 5, 173, 178, 139, 151, 228, 36, 44, 141, 199, 186, 80, 8, 205, 254, 54, 154, 78, 139, 202, 58, 188, 80, 125, 47, 82, 152, 81, 183, 61, 12, 80, 233, 32, 137, 120, 182, 117, 83, 1, 52, 213, 31, 251, 10, 208, 101, 116, 8, 16, 253, 149, 249, 244, 235, 195, 20, 132, 80, 21, 184, 53, 225, 217, 127, 108, 42, 233, 78, 154, 48, 236, 95, 207, 11, 141, 62, 70, 181, 12, 184, 86, 57, 38, 110, 72, 137, 162, 249, 55, 184, 173, 150, 240, 213, 74, 181, 191, 224, 7, 196, 15, 176, 175, 186, 208, 10, 46, 195, 232, 118, 138, 177, 121, 224, 208, 59, 192, 47, 188, 61, 155, 158, 120, 155, 173, 70, 93, 124, 188, 153, 47, 95, 30, 226, 80, 118, 26, 171, 143, 30, 158, 203, 123, 118, 102, 135, 204, 39, 131, 169, 247, 16, 252, 228, 205, 215, 146, 72, 204, 120, 32, 118, 99, 70, 104, 119, 182, 114, 173, 100, 251, 228, 61, 240, 218, 212, 177, 49, 17, 143, 209, 120, 102, 163, 236, 114, 237, 156, 243, 246, 220, 231, 214, 230, 25, 95, 72, 198, 49, 163, 183, 232, 66, 231, 156, 229, 136, 186, 192, 168, 152, 94, 146, 187, 51, 216, 219, 62, 150, 106, 140, 6, 226, 30, 66, 10, 122, 79, 144, 139, 85, 253, 145, 245, 60, 17, 133, 239, 49, 51, 143, 179, 11, 114, 193, 247, 120, 45, 46, 177, 171, 88, 220, 227, 203, 178, 233, 7, 126, 120, 191, 137, 106, 215, 197, 119, 53, 154, 175, 41, 198, 193, 51, 129, 147, 230, 49, 55, 184, 228, 236, 59, 182, 240, 20, 12, 201, 251, 116, 157, 25, 11, 193, 204, 187, 102, 119, 117, 169, 17, 106, 39, 147, 105, 110, 207, 32, 231, 28, 91, 219, 90, 186, 64, 13, 63, 227, 10, 166, 246, 253, 96, 103, 146, 225, 17, 245, 146, 107, 159, 193, 171, 135, 185, 241, 96, 167, 26, 118, 183, 81, 226, 190, 237, 58, 91, 100, 164, 170, 0, 76, 244, 137, 214, 222, 214, 243, 17, 252, 72, 151, 216, 220, 197, 188, 143, 102, 22, 236, 73, 14, 37, 1, 37, 59, 58, 202, 38, 55, 17, 36, 65, 120, 99, 183, 198, 138, 6, 141, 249, 19, 90, 37, 30, 103, 34, 131, 0, 65, 180, 153, 255, 193, 253, 224, 151, 252, 124, 68, 171, 135, 248, 127, 28, 91, 62, 243, 19, 255, 72, 116, 55, 24, 236, 190, 29, 45, 26, 63, 158, 123, 152, 128, 134, 83, 112, 20, 178, 210, 193, 140, 3, 59, 56, 3, 136, 89, 51, 240, 194, 231, 146, 60, 216, 158, 10, 180, 43, 216, 185, 209, 222, 236, 59, 121, 195, 84, 253, 242, 139, 212, 28, 121, 208, 93, 244, 48, 43, 134, 165, 184, 183, 104, 59, 135, 132, 163, 7, 73, 14, 246, 218, 190, 143, 156, 224, 172, 174, 177, 250, 159, 9, 81, 136, 63, 252, 178, 247, 229, 218, 200, 125, 239, 113, 56, 187, 206, 154, 243, 56, 153, 80, 240, 227, 35, 113, 89, 54, 17, 135, 43, 212, 207, 206, 140, 219, 206, 201, 23, 28, 91, 41, 45, 196, 255, 53, 190, 33, 193, 14, 33, 215, 34, 141, 164, 176, 41, 204, 123, 236, 49, 98, 243, 150, 128, 202, 167, 13, 64, 131, 217, 143, 215, 203, 2, 96, 81, 221, 45, 11, 145, 105, 233, 130, 93, 135, 139, 118, 171, 131, 51, 175, 74, 153, 83, 65, 55, 4, 81, 55, 179, 81, 125, 109, 29, 2, 167, 239, 117, 151, 14, 227, 56, 190, 103, 248, 131, 19, 78, 51, 205, 247, 86, 86, 1, 19, 38, 29, 95, 51, 190, 65, 181, 234, 42, 238, 149, 162, 4, 188, 228, 196, 28, 189, 123, 154, 236, 227, 45, 51, 124, 118, 38, 217, 92, 118, 216, 35, 26, 146, 162, 178, 10, 114, 115, 226, 5, 134, 70, 133, 158, 54, 144, 57, 57, 96, 255, 104, 208, 89, 229, 39, 190, 13, 230, 80, 42, 17, 236, 55, 166, 241, 14, 227, 87, 246, 34, 59, 215, 192, 210, 116, 198, 150, 88, 53, 156, 171, 97, 148, 154, 88, 99, 96, 165, 53, 147, 59, 124, 142, 198, 240, 129, 137, 52, 213, 129, 2, 220, 6, 25, 9, 232, 31, 59, 138, 225, 9, 21, 20, 49, 151, 82, 69, 243, 144, 91, 67, 45, 200, 223, 254, 2, 252, 92, 247, 46, 164, 79, 228, 133, 12, 238, 119, 125, 202, 250, 95, 119, 116, 151, 114, 157, 39, 136, 184, 249, 145, 254, 137, 105, 191, 35, 148, 33, 200, 44, 249, 126, 146, 176, 119, 94, 58, 31, 62, 134, 58, 31, 170, 34, 55, 70, 120, 81, 21, 90, 17, 210, 135, 252, 231, 11, 217, 42, 6, 72, 60, 239, 40, 60, 216, 75, 124, 202, 69, 150, 67, 10, 8, 166, 253, 16, 235, 183, 193, 185, 200, 244, 97, 71, 253, 142, 185, 205, 97, 24, 223, 119, 125, 231, 44, 230, 57, 141, 225, 194, 230, 201, 49, 223, 242, 83, 27, 161, 145, 90, 76, 127, 253, 148, 170, 180, 172, 93, 85, 172, 38, 89, 103, 92, 71, 24, 221, 212, 111, 252, 247, 0, 15, 44, 130, 166, 196, 63, 2, 221, 139, 115, 26, 98, 245, 36, 149, 233, 13, 91, 97, 118, 44, 236, 170, 171, 38, 54, 58, 189, 202, 127, 159, 196, 97, 142, 148, 156, 216, 7, 252, 155, 66, 34, 48, 211, 10, 125, 44, 230, 172, 86, 232, 47, 43, 32, 25, 227, 225, 178, 56, 133, 243, 187, 71, 238, 127, 37, 184, 213, 205, 179, 245, 217, 234, 187, 194, 191, 232, 240, 9, 131, 152, 173, 142, 62, 207, 170, 206, 49, 201, 254, 131, 78, 131, 135, 31, 101, 7, 58, 75, 28, 234, 29, 125, 71, 148, 230, 135, 133, 205, 143, 81, 5, 20, 133, 136, 39, 239, 235, 233, 25, 32, 135, 224, 136, 162, 170, 40, 6, 2, 50, 149, 159, 172, 36, 160, 219, 214, 19, 105, 218, 33, 109, 69, 12, 167, 162, 21, 96, 147, 61, 93, 16, 217, 158, 20, 183, 29, 229, 130, 108, 194, 53, 51, 81, 140, 106, 75, 167, 48, 96, 243, 174, 9, 213, 155, 177, 209, 214, 188, 117, 232, 233, 102, 109, 26, 62, 51, 31, 25, 149, 3, 200, 98, 137, 124, 62, 147, 240, 188, 137, 52, 225, 183, 151, 92, 135, 129, 233, 191, 52, 20, 55, 113, 183, 111, 221, 236, 79, 134, 187, 28, 212, 168, 40, 4, 42, 107, 101, 17, 20, 48, 220, 31, 202, 62, 19, 80, 236, 46, 34, 87, 213, 120, 151, 2, 107, 41, 166, 184, 51, 144, 212, 218, 30, 226, 83, 8, 105, 227, 120, 125, 26, 255, 212, 216, 202, 69, 185, 55, 14, 204, 224, 114, 198, 216, 84, 73, 86, 122, 220, 95, 18, 23, 181, 5, 32, 180, 47, 86, 62, 76, 206, 200, 75, 176, 152, 222, 125, 31, 133, 244, 205, 218, 77, 2, 253, 34, 92, 69, 155, 102, 3, 91, 205, 150, 127, 4, 51, 192, 25, 123, 101, 90, 53, 66, 118, 180, 1, 192, 145, 78, 169, 85, 143, 120, 173, 153, 24, 159, 178, 79, 123, 63, 3, 223, 169, 60, 248, 7, 82, 58, 45, 36, 82, 10, 213, 255, 24, 68, 136, 82, 24, 69, 246, 250, 38, 142, 86, 74, 41, 85, 248, 181, 18, 123, 215, 200, 133, 132, 248, 225, 130, 178, 94, 174, 132, 232, 19, 159, 31, 83, 8, 98, 221, 212, 26, 254, 53, 119, 12, 115, 23, 226, 99, 39, 205, 134, 156, 28, 64, 32, 79, 80, 25, 222, 166, 241, 195, 96, 95, 53, 191, 238, 221, 155, 149, 21, 244, 95, 75, 208, 44, 122, 180, 205, 234, 148, 200, 98, 110, 64, 139, 78, 26, 100, 54, 80, 176, 18, 20, 212, 149, 179, 27, 159, 194, 49, 197, 242, 210, 30, 249, 216, 208, 168, 247, 224, 127, 154, 43, 226, 24, 42, 51, 41, 218, 57, 115, 77, 178, 184, 126, 56, 17, 180, 206, 252, 132, 66, 242, 57, 31, 52, 165, 23, 86, 226, 245, 134, 41, 47, 113, 124, 138, 113, 96, 57, 79, 201, 30, 154, 89, 32, 72, 245, 246, 214, 184, 2, 245, 163, 114, 95, 214, 180, 200, 103, 102, 111, 179, 187, 52, 214, 85, 191, 231, 181, 92, 92, 69, 135, 254, 199, 175, 16, 14, 199, 67, 86, 11, 10, 64, 253, 91, 103, 87, 144, 234, 40, 22, 32, 53, 214, 227, 92, 224, 188, 218, 84, 1, 112, 206, 163, 69, 91, 80, 147, 58, 110, 168, 222, 17, 243, 0, 83, 69, 25, 91, 111, 68, 48, 55, 224, 147, 82, 71, 65, 87, 234, 118, 77, 57, 234, 184, 82, 123, 32, 148, 66, 221, 154, 154, 49, 54, 113, 78, 14, 5, 82, 119, 77, 134, 57, 221, 64, 123, 7, 234, 96, 6, 130, 233, 244, 20, 238, 50, 101, 10, 58, 31, 8, 32, 39, 83, 51, 142, 246, 94, 102, 64, 222, 27, 168, 141, 194, 106, 146, 192, 67, 18, 12, 242, 2, 196, 82, 213, 253, 194, 117, 185, 37, 215, 183, 17, 36, 124, 135, 236, 29, 199, 111, 101, 173, 110, 119, 180, 206, 98, 153, 159, 179, 62, 255, 234, 34, 65, 192, 216, 71, 33, 127, 96, 188, 56, 124, 49, 163, 236, 229, 130, 125, 67, 218, 68, 181, 228, 239, 60, 26, 109, 18, 34, 212, 69, 250, 95, 184, 97, 73, 82, 50, 136, 49, 162, 181, 223, 25, 175, 84, 179, 99, 245, 150, 161, 135, 22, 108, 81, 159, 154, 15, 239, 93, 63, 235, 9, 192, 139, 167, 149, 111, 49, 206, 179, 111, 104, 231, 63, 77, 33, 132, 123, 217, 245, 197, 46, 155, 226, 48, 28, 226, 226, 212, 141, 129, 237, 122, 5, 243, 197, 214, 194, 47, 163, 71, 143, 95, 33, 13, 214, 123, 163, 43, 61, 238, 206, 97, 135, 41, 150, 31, 34, 135, 82, 142, 86, 163, 200, 101, 181, 113, 155, 79, 81, 198, 230, 10, 108, 2, 73, 53, 1, 130, 9, 116, 23, 62, 124, 115, 249, 4, 176, 80, 178, 165, 23, 121, 120, 83, 86, 52, 166, 181, 85, 2, 183, 5, 10, 119, 161, 228, 48, 226, 76, 114, 133, 201, 175, 82, 35, 10, 217, 76, 54, 16, 18, 183, 178, 243, 75, 186, 184, 60, 244, 108, 164, 125, 99, 58, 94, 241, 111, 162, 20, 126, 194, 206, 115, 157, 56, 22, 77, 167, 47, 145, 249, 139, 175, 86, 210, 58, 102, 125, 202, 186, 171, 164, 61, 105, 69, 171, 7, 157, 209, 78, 26, 35, 203, 250, 124, 5, 141, 85, 214, 150, 23, 41, 145, 253, 146, 198, 37, 47, 180, 10, 101, 72, 98, 88, 230, 244, 26, 246, 187, 197, 23, 4, 144, 123, 55, 91, 240, 20, 162, 246, 117, 23, 151, 151, 77, 6, 172, 214, 137, 103, 175, 11, 148, 26, 153, 63, 172, 172, 71, 218, 228, 134, 198, 7, 232, 49, 64, 246, 255, 191, 98, 174, 226, 48, 251, 218, 2, 167, 200, 33, 194, 109, 83, 128, 180, 208, 60, 91, 225, 130, 52, 104, 99, 48, 230, 92, 71, 33, 121, 228, 3, 68, 175, 124, 152, 65, 200, 54, 249, 183, 242, 166, 246, 178, 61, 65, 85, 90, 76, 253, 102, 10, 135, 150, 248, 183, 149, 68, 115, 27, 57, 145, 239, 10, 139, 216, 202, 140, 185, 26, 2, 23, 234, 90, 150, 71, 41, 43, 90, 181, 167, 255, 84, 70, 55, 39, 10, 117, 72, 95, 156, 60, 208, 1, 36, 144, 226, 171, 18, 82, 47, 164, 4, 136, 231, 184, 162, 223, 217, 114, 74, 122, 14, 207, 255, 61, 163, 197, 0, 181, 36, 78, 201, 235, 202, 215, 7, 237, 136, 30, 209, 6, 91, 179, 0, 184, 46, 88, 38, 63, 105, 246, 9, 151, 129, 23, 81, 129, 76, 41, 235, 50, 30, 196, 9, 74, 3, 146, 154, 133, 99, 114, 44, 248, 87, 86, 138, 210, 114, 139, 151, 199, 88, 135, 157, 229, 45, 30, 97, 28, 39, 156, 234, 39, 247, 240, 134, 122, 192, 55, 170, 143, 42, 136, 163, 146, 80, 127, 185, 209, 84, 119, 85, 147, 17, 146, 154, 179, 187, 154, 85, 142, 237, 250, 53, 4, 15, 66, 90, 150, 68, 170, 46, 229, 199, 214, 202, 165, 177, 187, 174, 136, 187, 244, 222, 154, 95, 236, 124, 53, 146, 149, 144, 157, 103, 177, 169, 238, 145, 24, 75, 123, 7, 193, 32, 145, 156, 136, 254, 174, 64, 189, 128, 16, 33, 48, 162, 68, 151, 118, 3, 144, 81, 151, 150, 110, 245, 52, 7, 237, 106, 228, 114, 48, 195, 94, 121, 248, 241, 74, 22, 146, 114, 8, 205, 181, 180, 161, 219, 16, 50, 218, 1, 4, 201, 184, 249, 6, 55, 243, 198, 45, 210, 139, 214, 177, 250, 142, 126, 37, 37, 143, 8, 29, 158, 90, 15, 28, 194, 197, 92, 140, 99, 253, 156, 8, 58, 188, 123, 193, 241, 178, 198, 243, 67, 71, 148, 113, 191, 144, 214, 168, 231, 252, 10, 247, 151, 23, 152, 11, 102, 170, 1, 144, 46, 149, 219, 1, 133, 234, 117, 53, 204, 43, 184, 255, 140, 239, 190, 90, 200, 109, 231, 106, 147, 244, 107, 62, 254, 157, 77, 162, 161, 18, 152, 110, 60, 115, 115, 76, 254, 43, 132, 255, 11, 90, 149, 179, 34, 163, 162, 166, 52, 9, 153, 110, 50, 78, 82, 244, 155, 134, 129, 192, 92, 88, 59, 53, 108, 109, 154, 27, 161, 171, 150, 15, 196, 103, 181, 15, 95, 108, 239, 5, 64, 20, 120, 171, 13, 38, 6, 20, 179, 47, 180, 147, 0, 227, 102, 97, 141, 179, 238, 237, 42, 99, 226, 34, 46, 114, 194, 122, 7, 61, 146, 78, 136, 4, 181, 134, 49, 72, 112, 238, 61, 155, 17, 198, 96, 105, 229, 83, 219, 31, 107, 172, 224, 69, 146, 99, 134, 123, 55, 179, 34, 250, 36, 1, 68, 187, 250, 229, 54, 140, 246, 233, 126, 56, 88, 244, 222, 70, 177, 60, 110, 92, 25, 195, 33, 129, 98, 77, 254, 82, 13, 121, 141, 205, 150, 48, 15, 177, 101, 170, 185, 34, 117, 237, 139, 106, 11, 229, 197, 219, 234, 184, 47, 227, 115, 132, 40, 41, 202, 219, 89, 86, 127, 169, 231, 230, 47, 166, 75, 182, 14, 207, 153, 159, 185, 147, 196, 190, 211, 236, 99, 132, 179, 17, 190, 161, 78, 128, 118, 214, 6, 116, 236, 64, 166, 200, 196, 251, 70, 199, 210, 254, 236, 75, 182, 207, 192, 177, 75, 159, 139, 236, 64, 88, 137, 22, 98, 221, 7, 245, 232, 159, 55, 132, 220, 101, 195, 208, 238, 85, 249, 96, 139, 193, 116, 215, 27, 74, 28, 174, 133, 156, 177, 36, 228, 155, 191, 16, 92, 142, 72, 169, 22, 9, 108, 198, 153, 166, 167, 2, 191, 244, 2, 77, 202, 159, 177, 237, 137, 114, 200, 11, 14, 2, 88, 244, 199, 191, 33, 112, 48, 235, 94, 181, 66, 247, 153, 249, 230, 198, 161, 118, 244, 14, 214, 216, 48, 113, 82, 4, 201, 223, 235, 184, 240, 176, 194, 52, 247, 29, 250, 210, 125, 105, 171, 49, 236, 129, 51, 101, 186, 228, 73, 243, 233, 47, 32, 226, 200, 128, 90, 12, 252, 254, 247, 203, 98, 179, 38, 114, 101, 17, 0, 149, 9, 102, 70, 43, 203, 204, 185, 174, 7, 195, 18, 136, 178, 49, 113, 125, 203, 216, 35, 239, 87, 155, 213, 233, 246, 135, 150, 243, 163, 73, 87, 127, 13, 225, 135, 53, 235, 40, 236, 207, 43, 133, 80, 125, 117, 254, 168, 1, 165, 37, 240, 150, 19, 144, 188, 150, 0, 58, 115, 160, 36, 151, 185, 217, 243, 93, 113, 252, 174, 85, 38, 33, 213, 187, 249, 182, 100, 23, 6, 88, 115, 72, 101, 77, 211, 216, 121, 192, 111, 52, 155, 136, 46, 67, 192, 102, 218, 69, 157, 5, 145, 195, 200, 208, 152, 193, 39, 194, 29, 195, 177, 112, 219, 157, 144, 206, 109, 208, 126, 4, 147, 252, 213, 70, 219, 4, 14, 109, 251, 70, 249, 149, 219, 55, 96, 125, 90, 49, 172, 4, 155, 225, 93, 60, 26, 226, 61, 1, 108, 183, 21, 181, 122, 255, 69, 109, 86, 26, 38, 39, 57, 100, 183, 79, 40, 143, 17, 117, 30, 103, 185, 186, 190, 104, 173, 59, 248, 222, 61, 176, 176, 194, 21, 36, 150, 137, 85, 97, 11, 235, 9, 82, 250, 23, 182, 206, 243, 249, 238, 9, 111, 131, 122, 233, 193, 141, 132, 16, 108, 151, 156, 59, 73, 134, 229, 37, 100, 185, 81, 76, 67, 154, 13, 164, 149, 149, 213, 64, 87, 189, 94, 239, 14, 30, 166, 212, 242, 89, 246, 71, 105, 17, 56, 105, 133, 220, 3, 85, 88, 62, 30, 191, 237, 177, 52, 26, 238, 106, 205, 141, 72, 176, 176, 244, 17, 35, 2, 191, 166, 177, 183, 243, 255, 74, 55, 11, 81, 172, 161, 128, 196, 48, 230, 71, 215, 102, 90, 185, 162, 118, 5, 66, 113, 122, 131, 225, 96, 39, 157, 112, 178, 232, 130, 137, 61, 190, 130, 122, 226, 80, 38, 128, 0, 211, 43, 124, 2, 161, 56, 18, 28, 85, 65, 130, 221, 194, 216, 200, 71, 69, 204, 57, 183, 184, 121, 84, 151, 154, 186, 241, 30, 142, 124, 56, 98, 197, 200, 125, 50, 238, 88, 204, 172, 146, 110, 127, 24, 180, 6, 161, 107, 178, 67, 218, 101, 172, 37, 228, 175, 29, 43, 52, 100, 18, 125, 75, 191, 142, 120, 128, 142, 4, 34, 100, 105, 112, 126, 51, 202, 90, 113, 133, 60, 15, 63, 31, 242, 11, 102, 70, 107, 27, 232, 236, 42, 17, 114, 135, 15, 76, 137, 32, 134, 246, 96, 151, 151, 115, 10, 168, 215, 28, 38, 201, 59, 103, 250, 136, 109, 233, 70, 250, 211, 63, 163, 184, 55, 1, 202, 255, 71, 180, 12, 108, 223, 18, 108, 156, 103, 156, 136, 173, 240, 192, 64, 137, 147, 126, 83, 82, 43, 243, 132, 126, 150, 68, 150, 52, 162, 49, 253, 227, 139, 74, 115, 175, 67, 55, 104, 106, 107, 135, 99, 239, 129, 148, 207, 222, 252, 250, 247, 44, 111, 220, 28, 175, 56, 173, 10, 30, 168, 33, 52, 215, 200, 181, 235, 124, 163, 10, 224, 22, 255, 227, 188, 126, 19, 46, 34, 7, 172, 167, 66, 178, 164, 60, 235, 175, 126, 85, 122, 51, 30, 236, 50, 43, 242, 251, 187, 93, 2, 208, 78, 69, 26, 68, 81, 171, 230, 100, 213, 131, 63, 28, 111, 85, 20, 114, 84, 88, 36, 199, 196, 28, 69, 133, 98, 115, 201, 119, 199, 71, 98, 208, 218, 46, 127, 17, 98, 77, 36, 203, 9, 35, 124, 234, 202, 157, 97, 32, 6, 122, 33, 171, 116, 18, 143, 206, 5, 185, 187, 168, 33, 106, 208, 241, 100, 7, 194, 214, 127, 153, 9, 81, 11, 207, 60, 131, 219, 164, 218, 229, 33, 146, 237, 169, 18, 17, 249, 193, 106, 55, 75, 158, 197, 230, 23, 250, 167, 174, 95, 51, 144, 101, 169, 158, 199, 116, 50, 212, 166, 7, 36, 19, 223, 120, 254, 203, 145, 123, 154, 53, 93, 156, 76, 177, 127, 77, 46, 47, 61, 221, 7, 37, 91, 175, 83, 24, 108, 72, 35, 176, 169, 75, 232, 44, 194, 89, 183, 30, 128, 201, 188, 46, 225, 137, 150, 191, 124, 247, 190, 200, 30, 139, 94, 142, 205, 192, 80, 84, 133, 58, 146, 228, 25, 15, 161, 163, 198, 72, 104, 49, 9, 93, 184, 72, 12, 225, 253, 127, 186, 82, 123, 9, 175]
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61a27b19ec52 - std::backtrace_rs::backtrace::libunwind::trace::hff358a60abf734fc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61a27b19ec52 - std::backtrace_rs::backtrace::trace_unsynchronized::h3b121f916dd95ec6
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61a27b19ec52 - std::sys::backtrace::_print_fmt::hde0a62ded68798e9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x61a27b19ec52 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h93773fc827e3113d
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x61a27b1af80a - core::fmt::rt::Argument::fmt::h01eff69902dad97f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x61a27b1af80a - core::fmt::write::hed7b5c73d82ecb7c
[INFO] [stdout]    6:     0x61a27b16d506 - std::io::default_write_fmt::h2f696ff5b8bbaa4b
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x61a27b16d506 - std::io::Write::write_fmt::h5e66814db8a9cfce
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x61a27b17dfd9 - std::sys::backtrace::BacktraceLock::print::h8b1d6fcc5a56d1a3
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x61a27b17dfd9 - std::panicking::default_hook::{{closure}}::h2be84df4f189ae36
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x61a27b17de71 - std::panicking::default_hook::hf0ea8939246f43a9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x61a27afc7e6e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h02d35e3888986252
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x61a27afc7e6e - test::test_main_with_exit_callback::{{closure}}::h939640a27d647173
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x61a27b17e252 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hc9df09ff391af3e7
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x61a27b17e252 - std::panicking::panic_with_hook::hb4bd9ac1123582a0
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x61a27b17e098 - std::panicking::panic_handler::{{closure}}::hde00dd15f5637fe2
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x61a27b1795c9 - std::sys::backtrace::__rust_end_short_backtrace::hb72197fa777c1785
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x61a27b16233d - __rustc[4425a7e20b4c8619]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x61a27b1b733c - core::panicking::panic_fmt::ha59b517dd231f4da
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x61a27b1b71c3 - core::panicking::assert_failed_inner::h3c3301979dc81b81
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x61a27af88078 - core::panicking::assert_failed::hcc2f08c900cebf09
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x61a27af97085 - rust_playground::buffer::disk_manager::test::should_read_write_page_at_non_0::hd6c80e4aef517399
[INFO] [stdout]                                at /opt/rustwide/workdir/src/buffer/disk_manager.rs:85:9
[INFO] [stdout]   22:     0x61a27af97137 - rust_playground::buffer::disk_manager::test::should_read_write_page_at_non_0::{{closure}}::h0d2aa3a9e57b2b1f
[INFO] [stdout]                                at /opt/rustwide/workdir/src/buffer/disk_manager.rs:76:45
[INFO] [stdout]   23:     0x61a27af8cda6 - core::ops::function::FnOnce::call_once::hf36c46db7b53169f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x61a27afc7c2b - core::ops::function::FnOnce::call_once::hddb3cd395c36bfbb
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x61a27afc7c2b - test::__rust_begin_short_backtrace::h0b6a7601d9750bfa
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x61a27afdb63a - test::run_test_in_process::{{closure}}::h444209903f00b347
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x61a27afdb63a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hfb3ba8f46e537649
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x61a27afdb63a - std::panicking::catch_unwind::do_call::h1672a45911fcf9dc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x61a27afdb63a - std::panicking::catch_unwind::h0fadaee22787a6dd
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x61a27afdb63a - std::panic::catch_unwind::hc47ad190f2c8e188
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x61a27afdb63a - test::run_test_in_process::hcd7faaf934f29999
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x61a27afdb63a - test::run_test::{{closure}}::hddc4550da4871867
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x61a27afb5a94 - test::run_test::{{closure}}::h98ae26689f13ed94
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x61a27afb5a94 - std::sys::backtrace::__rust_begin_short_backtrace::h3ec4d1f21ad44588
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x61a27afb9432 - std::thread::lifecycle::spawn_unchecked::{{closure}}::{{closure}}::hd8bf2c73d479939f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x61a27afb9432 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h3b4248f358af2491
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x61a27afb9432 - std::panicking::catch_unwind::do_call::hda10a64f4b8daebe
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x61a27afb9432 - std::panicking::catch_unwind::h659e5ee8336ec8c7
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x61a27afb9432 - std::panic::catch_unwind::h9d4d66a538912c18
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x61a27afb9432 - std::thread::lifecycle::spawn_unchecked::{{closure}}::h7557906bb51d79f1
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x61a27afb9432 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9e460d1d7fc83d35
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x61a27b1747af - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h61282da819d64ea9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x61a27b1747af - std::sys::thread::unix::Thread::new::thread_start::h982f9ea829d1b5fb
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/thread/unix.rs:127:17
[INFO] [stdout]   44:     0x707f43051aa4 - <unknown>
[INFO] [stdout]   45:     0x707f430dea64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- buffer::buffer_pool_instance::test::should_work_concurrently stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread '<unnamed>' (50) panicked at src/buffer/buffer_pool_instance.rs:361:50:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: [17, 6, 216, 114, 110, 171, 45, 115, 110, 208, 49, 14, 36, 181, 103, 86, 198, 155, 79, 143, 130, 234, 205, 4, 152, 29, 24, 61, 221, 138, 52, 205, 78, 94, 11, 68, 205, 101, 199, 199, 204, 84, 180, 190, 149, 56, 79, 113, 82, 155, 163, 41, 36, 154, 255, 196, 237, 249, 54, 141, 164, 156, 235, 168, 80, 123, 144, 208, 4, 41, 80, 84, 218, 106, 177, 85, 76, 19, 168, 177, 239, 140, 69, 92, 158, 248, 73, 211, 231, 117, 5, 157, 42, 109, 232, 223, 33, 93, 211, 219, 190, 205, 125, 213, 134, 108, 26, 53, 64, 18, 131, 174, 62, 90, 23, 106, 254, 250, 22, 244, 7, 1, 113, 96, 189, 219, 122, 12, 121, 22, 233, 70, 235, 182, 171, 154, 125, 83, 228, 168, 116, 131, 211, 181, 211, 116, 17, 71, 171, 56, 163, 193, 160, 230, 75, 206, 238, 27, 12, 100, 61, 154, 45, 132, 173, 180, 109, 63, 246, 76, 93, 117, 132, 63, 181, 62, 42, 8, 188, 150, 236, 136, 198, 160, 135, 236, 33, 178, 9, 61, 148, 241, 26, 140, 4, 148, 98, 168, 209, 113, 48, 133, 37, 111, 211, 52, 111, 124, 181, 151, 205, 151, 173, 252, 154, 87, 161, 91, 77, 152, 205, 132, 0, 252, 228, 14, 148, 27, 85, 81, 135, 209, 28, 84, 81, 223, 192, 233, 67, 143, 90, 20, 97, 81, 255, 132, 214, 173, 2, 34, 224, 232, 208, 88, 227, 75, 240, 54, 99, 182, 141, 174, 29, 178, 139, 36, 179, 253, 166, 232, 58, 245, 246, 253, 119, 10, 95, 144, 111, 229, 43, 184, 153, 57, 205, 43, 61, 129, 29, 96, 209, 154, 151, 52, 254, 209, 157, 250, 85, 112, 20, 250, 27, 40, 43, 71, 115, 37, 219, 92, 44, 68, 172, 176, 139, 244, 253, 122, 119, 140, 77, 26, 108, 97, 1, 9, 141, 190, 120, 130, 6, 228, 229, 133, 188, 69, 211, 104, 15, 41, 134, 169, 243, 203, 144, 253, 237, 99, 253, 238, 44, 160, 139, 71, 229, 106, 101, 159, 174, 144, 53, 231, 240, 65, 97, 216, 207, 138, 161, 53, 255, 11, 91, 85, 200, 42, 156, 46, 246, 175, 55, 186, 186, 197, 187, 11, 230, 89, 73, 112, 26, 91, 79, 165, 57, 93, 169, 117, 79, 217, 91, 11, 162, 32, 38, 200, 114, 228, 149, 254, 106, 61, 0, 173, 105, 31, 149, 103, 198, 143, 201, 4, 130, 48, 31, 199, 54, 35, 197, 64, 97, 189, 156, 65, 67, 186, 242, 83, 202, 158, 82, 134, 75, 38, 253, 86, 194, 64, 138, 154, 39, 35, 229, 240, 106, 22, 129, 21, 54, 255, 205, 18, 104, 21, 236, 41, 34, 65, 119, 132, 20, 208, 122, 60, 17, 104, 10, 173, 1, 236, 92, 34, 50, 110, 226, 9, 194, 141, 135, 194, 152, 64, 69, 89, 177, 47, 176, 77, 147, 223, 48, 14, 69, 82, 228, 124, 243, 125, 2, 174, 236, 207, 72, 231, 49, 153, 197, 51, 56, 214, 66, 66, 116, 71, 120, 62, 97, 124, 160, 135, 99, 134, 43, 149, 36, 92, 25, 175, 14, 121, 68, 108, 37, 171, 181, 162, 48, 136, 32, 51, 248, 72, 244, 33, 54, 205, 221, 224, 210, 60, 48, 214, 161, 19, 240, 28, 35, 198, 38, 56, 111, 176, 152, 187, 250, 202, 31, 134, 201, 233, 61, 248, 165, 38, 244, 102, 26, 228, 243, 212, 164, 66, 213, 236, 26, 229, 250, 222, 136, 37, 220, 193, 190, 12, 151, 140, 210, 3, 240, 136, 218, 2, 177, 135, 65, 164, 190, 196, 143, 133, 101, 61, 76, 1, 102, 10, 255, 27, 171, 61, 159, 89, 105, 86, 205, 168, 229, 155, 197, 251, 171, 95, 110, 134, 212, 41, 76, 148, 82, 106, 200, 163, 89, 204, 26, 173, 11, 83, 187, 142, 7, 89, 89, 186, 223, 84, 252, 226, 244, 174, 71, 207, 145, 117, 252, 98, 66, 127, 153, 166, 131, 229, 35, 250, 237, 6, 55, 146, 209, 190, 89, 151, 219, 133, 85, 130, 17, 133, 3, 9, 125, 184, 255, 167, 235, 171, 21, 118, 4, 185, 50, 119, 36, 228, 15, 142, 223, 64, 63, 75, 178, 233, 63, 88, 42, 64, 36, 154, 45, 149, 96, 103, 17, 78, 45, 165, 34, 43, 165, 228, 122, 189, 150, 244, 118, 248, 75, 35, 110, 215, 241, 199, 43, 72, 18, 181, 250, 42, 80, 99, 194, 222, 21, 32, 222, 77, 123, 199, 121, 239, 56, 150, 63, 0, 5, 193, 145, 130, 137, 40, 28, 73, 10, 162, 167, 123, 94, 62, 147, 45, 186, 197, 21, 2, 252, 249, 80, 63, 188, 248, 196, 175, 77, 68, 0, 221, 176, 156, 141, 177, 147, 166, 83, 25, 228, 250, 155, 213, 40, 212, 233, 125, 23, 139, 57, 40, 37, 231, 123, 119, 140, 137, 100, 115, 1, 239, 249, 39, 193, 248, 32, 76, 186, 62, 73, 68, 192, 150, 54, 19, 0, 193, 103, 163, 149, 224, 151, 207, 152, 211, 138, 15, 8, 155, 4, 162, 52, 243, 146, 215, 106, 227, 168, 206, 30, 176, 25, 165, 180, 113, 67, 103, 0, 110, 82, 208, 134, 5, 1, 92, 218, 82, 230, 25, 88, 93, 3, 174, 23, 171, 224, 53, 47, 9, 52, 71, 169, 208, 110, 7, 140, 53, 181, 218, 22, 97, 108, 12, 231, 249, 236, 216, 105, 52, 63, 182, 20, 118, 29, 169, 12, 149, 193, 132, 101, 162, 146, 133, 111, 239, 5, 43, 190, 21, 70, 156, 104, 70, 32, 115, 203, 245, 6, 246, 172, 156, 226, 100, 127, 47, 173, 138, 217, 174, 127, 176, 49, 3, 136, 181, 60, 147, 117, 150, 132, 211, 213, 37, 86, 205, 170, 10, 178, 108, 236, 227, 129, 143, 201, 158, 174, 211, 225, 194, 73, 247, 162, 60, 59, 101, 136, 211, 183, 112, 189, 161, 0, 201, 42, 179, 70, 166, 231, 131, 229, 69, 67, 7, 10, 221, 17, 134, 183, 153, 39, 29, 253, 181, 54, 41, 185, 49, 25, 24, 153, 9, 228, 177, 148, 52, 80, 84, 60, 4, 196, 15, 173, 129, 119, 123, 31, 42, 198, 9, 46, 170, 109, 89, 194, 109, 113, 43, 113, 193, 20, 167, 152, 170, 164, 142, 93, 243, 98, 78, 122, 211, 69, 156, 0, 167, 107, 209, 214, 6, 168, 171, 188, 123, 70, 127, 242, 182, 22, 205, 64, 46, 27, 48, 238, 179, 239, 78, 128, 113, 119, 25, 174, 148, 126, 155, 52, 14, 160, 135, 163, 196, 113, 192, 23, 39, 105, 50, 195, 150, 176, 198, 197, 136, 197, 11, 82, 71, 32, 183, 242, 210, 94, 97, 126, 189, 34, 159, 255, 163, 11, 241, 136, 232, 103, 54, 239, 102, 55, 111, 225, 103, 65, 215, 136, 104, 23, 233, 165, 162, 199, 199, 62, 233, 68, 6, 181, 115, 254, 18, 65, 130, 250, 145, 237, 93, 65, 181, 102, 45, 245, 166, 188, 230, 161, 209, 88, 136, 112, 97, 104, 81, 219, 164, 32, 216, 225, 3, 30, 172, 179, 242, 115, 143, 181, 230, 60, 51, 201, 251, 155, 140, 241, 99, 228, 17, 38, 223, 119, 103, 38, 138, 73, 235, 240, 95, 68, 212, 84, 94, 118, 87, 25, 2, 99, 93, 37, 97, 134, 47, 105, 226, 99, 108, 161, 15, 33, 82, 150, 37, 24, 197, 58, 195, 203, 161, 125, 138, 6, 244, 81, 183, 158, 197, 231, 137, 61, 56, 253, 1, 65, 41, 109, 61, 207, 198, 243, 12, 237, 28, 118, 52, 162, 95, 180, 61, 226, 177, 224, 13, 219, 29, 50, 101, 187, 160, 241, 98, 158, 97, 224, 214, 107, 6, 198, 81, 223, 52, 178, 156, 176, 144, 154, 212, 85, 100, 60, 32, 102, 152, 136, 96, 186, 212, 175, 34, 69, 26, 158, 41, 251, 89, 70, 160, 83, 59, 238, 81, 228, 54, 196, 201, 19, 217, 179, 252, 119, 17, 47, 181, 205, 179, 226, 192, 21, 9, 81, 209, 209, 137, 2, 130, 28, 50, 49, 66, 243, 7, 140, 75, 158, 26, 141, 141, 52, 7, 119, 151, 76, 146, 16, 156, 139, 182, 113, 183, 74, 165, 77, 56, 125, 64, 165, 239, 84, 108, 36, 199, 150, 225, 227, 89, 215, 16, 166, 180, 36, 178, 54, 87, 225, 247, 215, 19, 238, 122, 237, 246, 149, 35, 1, 116, 6, 92, 148, 104, 16, 232, 134, 12, 72, 195, 35, 83, 192, 53, 143, 152, 108, 194, 46, 217, 155, 91, 235, 232, 123, 119, 10, 181, 71, 210, 45, 235, 35, 151, 51, 198, 166, 127, 97, 85, 43, 36, 226, 64, 221, 198, 45, 183, 155, 238, 240, 155, 100, 215, 126, 160, 165, 175, 173, 166, 133, 152, 251, 31, 149, 44, 4, 158, 84, 134, 47, 216, 238, 197, 242, 90, 58, 71, 66, 153, 9, 24, 20, 219, 226, 138, 9, 63, 218, 104, 44, 151, 226, 69, 119, 250, 177, 207, 10, 82, 255, 247, 30, 234, 212, 103, 54, 217, 55, 18, 32, 202, 253, 153, 146, 34, 131, 121, 252, 185, 18, 5, 126, 225, 173, 6, 77, 203, 0, 253, 105, 216, 187, 135, 112, 182, 164, 185, 222, 191, 176, 167, 24, 125, 211, 168, 23, 67, 55, 48, 88, 46, 115, 216, 158, 214, 40, 39, 32, 13, 164, 93, 30, 56, 121, 72, 146, 18, 234, 226, 147, 174, 31, 223, 176, 13, 142, 103, 68, 77, 129, 224, 95, 46, 216, 247, 130, 243, 2, 29, 52, 250, 197, 75, 222, 121, 230, 248, 213, 124, 154, 129, 228, 136, 120, 168, 200, 63, 226, 36, 106, 21, 152, 111, 224, 38, 27, 139, 173, 248, 111, 210, 78, 213, 166, 172, 0, 198, 253, 63, 32, 107, 82, 98, 170, 93, 54, 249, 78, 4, 175, 211, 40, 38, 202, 80, 65, 239, 99, 118, 40, 203, 143, 217, 125, 157, 187, 236, 158, 239, 0, 158, 188, 167, 187, 171, 91, 5, 115, 0, 88, 251, 164, 56, 129, 118, 121, 224, 150, 118, 153, 247, 59, 165, 74, 221, 184, 244, 74, 179, 22, 12, 30, 210, 117, 51, 92, 64, 39, 161, 75, 5, 34, 55, 248, 49, 152, 85, 53, 97, 7, 201, 51, 247, 51, 142, 10, 0, 174, 26, 169, 204, 66, 123, 80, 114, 165, 170, 166, 158, 84, 17, 18, 50, 10, 5, 13, 89, 177, 204, 204, 178, 74, 82, 172, 35, 122, 123, 178, 84, 51, 213, 114, 185, 19, 81, 116, 201, 119, 252, 240, 206, 233, 65, 204, 65, 242, 140, 216, 142, 253, 232, 230, 245, 44, 199, 229, 183, 1, 46, 78, 101, 254, 109, 29, 2, 167, 217, 206, 126, 103, 103, 110, 195, 173, 87, 109, 41, 44, 229, 214, 79, 223, 160, 220, 188, 245, 158, 129, 91, 112, 13, 138, 105, 79, 51, 121, 129, 86, 140, 42, 249, 46, 222, 114, 197, 111, 111, 178, 78, 196, 62, 121, 18, 9, 157, 152, 20, 44, 29, 153, 102, 2, 41, 155, 139, 197, 234, 95, 157, 75, 179, 189, 85, 111, 46, 86, 11, 241, 158, 154, 3, 166, 58, 14, 251, 181, 84, 222, 177, 52, 72, 214, 110, 245, 78, 107, 24, 83, 245, 252, 196, 71, 73, 138, 16, 213, 16, 9, 8, 134, 207, 179, 105, 79, 117, 32, 234, 30, 11, 159, 197, 137, 42, 145, 203, 74, 197, 211, 224, 107, 141, 41, 240, 163, 40, 192, 223, 205, 222, 223, 55, 105, 106, 200, 126, 139, 148, 177, 207, 215, 226, 234, 178, 202, 152, 241, 131, 255, 104, 255, 132, 206, 7, 109, 68, 85, 170, 191, 8, 236, 126, 168, 77, 146, 248, 253, 215, 187, 84, 133, 28, 223, 187, 153, 46, 22, 223, 232, 197, 205, 168, 237, 179, 193, 168, 62, 231, 151, 60, 107, 241, 14, 40, 82, 225, 35, 245, 156, 3, 74, 205, 250, 103, 25, 0, 217, 188, 169, 247, 91, 134, 237, 254, 45, 5, 197, 223, 124, 227, 83, 147, 71, 90, 98, 156, 162, 188, 142, 49, 198, 94, 58, 70, 32, 34, 75, 221, 65, 136, 214, 64, 229, 245, 78, 71, 208, 8, 53, 179, 148, 213, 102, 145, 247, 99, 35, 165, 218, 70, 237, 54, 35, 60, 120, 192, 43, 237, 76, 19, 79, 250, 81, 214, 167, 145, 234, 8, 154, 91, 197, 253, 106, 163, 44, 254, 63, 152, 16, 169, 125, 64, 57, 100, 252, 104, 141, 118, 17, 127, 131, 4, 173, 236, 177, 163, 142, 91, 83, 166, 11, 72, 181, 57, 240, 210, 134, 225, 255, 144, 190, 108, 38, 112, 24, 42, 90, 151, 41, 125, 144, 53, 155, 145, 182, 116, 137, 110, 15, 105, 244, 123, 74, 164, 223, 150, 127, 20, 121, 51, 166, 214, 165, 227, 12, 217, 83, 166, 116, 90, 60, 219, 195, 149, 194, 237, 47, 20, 227, 205, 220, 32, 183, 133, 162, 238, 1, 226, 10, 5, 242, 69, 245, 62, 199, 219, 176, 11, 233, 30, 174, 116, 17, 111, 29, 134, 61, 48, 200, 0, 2, 245, 66, 254, 98, 148, 103, 236, 231, 62, 34, 140, 66, 223, 188, 200, 68, 196, 178, 72, 131, 87, 88, 173, 226, 20, 1, 111, 237, 148, 166, 78, 42, 84, 127, 107, 111, 236, 128, 27, 246, 183, 141, 194, 156, 222, 48, 84, 46, 161, 135, 122, 91, 217, 227, 156, 46, 127, 10, 242, 245, 146, 155, 142, 124, 245, 170, 227, 21, 183, 15, 147, 6, 200, 76, 204, 27, 37, 19, 130, 141, 112, 167, 171, 225, 42, 84, 61, 206, 189, 150, 158, 7, 249, 98, 108, 102, 22, 234, 245, 175, 150, 159, 154, 226, 251, 35, 20, 172, 190, 69, 207, 205, 36, 2, 185, 8, 212, 110, 185, 140, 205, 176, 240, 178, 170, 39, 190, 147, 178, 88, 210, 208, 93, 101, 209, 251, 172, 61, 199, 88, 231, 120, 135, 115, 33, 189, 45, 66, 162, 200, 105, 111, 49, 149, 138, 138, 70, 91, 5, 113, 207, 173, 229, 234, 33, 54, 137, 159, 79, 30, 182, 28, 14, 84, 61, 196, 145, 183, 91, 248, 251, 41, 158, 38, 179, 44, 89, 237, 27, 72, 212, 101, 195, 204, 31, 122, 195, 207, 139, 252, 8, 81, 168, 79, 215, 113, 5, 112, 27, 251, 116, 174, 142, 163, 195, 39, 108, 130, 166, 19, 35, 126, 173, 170, 177, 63, 59, 126, 172, 150, 27, 201, 61, 174, 114, 122, 213, 140, 143, 147, 91, 243, 229, 0, 115, 229, 6, 1, 117, 53, 215, 144, 216, 128, 63, 3, 68, 226, 132, 12, 23, 118, 248, 111, 242, 159, 194, 84, 255, 126, 33, 7, 85, 54, 190, 170, 84, 147, 7, 133, 27, 173, 208, 75, 112, 25, 84, 8, 107, 18, 10, 240, 187, 42, 90, 145, 151, 143, 227, 139, 141, 7, 70, 41, 167, 220, 114, 177, 55, 111, 198, 125, 9, 208, 18, 86, 107, 9, 59, 179, 169, 111, 155, 115, 246, 177, 55, 232, 149, 73, 9, 122, 48, 141, 68, 89, 174, 217, 238, 102, 74, 243, 188, 209, 153, 15, 174, 11, 36, 51, 74, 129, 32, 253, 115, 231, 107, 152, 253, 239, 170, 53, 46, 39, 132, 168, 226, 121, 21, 112, 255, 110, 77, 168, 112, 254, 144, 155, 10, 41, 92, 172, 245, 4, 235, 51, 41, 162, 177, 222, 47, 167, 133, 52, 78, 187, 255, 125, 210, 85, 38, 189, 199, 254, 155, 83, 163, 59, 99, 190, 33, 188, 82, 100, 223, 92, 154, 254, 50, 250, 240, 202, 17, 5, 16, 5, 169, 170, 128, 89, 248, 169, 79, 193, 72, 94, 142, 31, 49, 179, 149, 229, 225, 119, 41, 13, 240, 87, 57, 180, 63, 141, 4, 134, 219, 227, 105, 86, 12, 193, 38, 175, 215, 57, 22, 125, 70, 20, 174, 203, 201, 61, 207, 36, 128, 87, 47, 29, 103, 133, 100, 26, 99, 153, 237, 225, 152, 117, 103, 25, 67, 57, 100, 213, 166, 253, 221, 45, 148, 183, 15, 23, 177, 19, 228, 196, 52, 197, 219, 7, 123, 116, 5, 123, 215, 139, 126, 189, 129, 244, 58, 255, 17, 11, 120, 95, 178, 174, 42, 102, 204, 3, 130, 111, 21, 36, 32, 113, 193, 75, 69, 90, 129, 152, 239, 60, 191, 108, 87, 86, 141, 73, 108, 78, 105, 63, 217, 240, 93, 156, 217, 223, 234, 66, 105, 10, 3, 218, 162, 236, 199, 191, 173, 212, 210, 207, 43, 115, 244, 16, 0, 183, 188, 175, 223, 53, 162, 13, 65, 101, 150, 37, 155, 188, 95, 231, 46, 22, 215, 245, 109, 74, 100, 20, 178, 176, 105, 207, 163, 121, 122, 76, 190, 148, 70, 14, 91, 222, 0, 74, 113, 243, 44, 189, 27, 26, 97, 143, 142, 251, 47, 143, 164, 122, 167, 2, 135, 177, 245, 70, 242, 190, 41, 240, 81, 93, 238, 117, 90, 205, 142, 18, 196, 98, 50, 176, 59, 124, 187, 172, 58, 103, 205, 161, 104, 148, 135, 100, 202, 94, 218, 233, 18, 208, 114, 179, 33, 225, 132, 234, 135, 42, 188, 68, 168, 245, 152, 14, 253, 250, 19, 205, 93, 54, 248, 1, 108, 138, 245, 189, 195, 49, 9, 9, 224, 91, 7, 63, 220, 162, 104, 61, 208, 134, 198, 45, 186, 93, 167, 188, 58, 201, 162, 95, 15, 68, 122, 53, 162, 195, 12, 45, 125, 109, 149, 7, 182, 220, 132, 238, 141, 246, 118, 82, 192, 241, 126, 227, 182, 24, 142, 36, 77, 205, 239, 223, 179, 142, 18, 90, 11, 158, 247, 252, 79, 122, 226, 103, 158, 234, 74, 228, 137, 250, 112, 28, 85, 29, 196, 105, 107, 112, 51, 234, 34, 24, 132, 12, 221, 135, 225, 242, 226, 117, 137, 51, 164, 60, 128, 239, 109, 174, 156, 100, 105, 235, 176, 21, 149, 45, 213, 65, 248, 232, 105, 17, 253, 181, 97, 91, 239, 215, 151, 182, 2, 39, 239, 30, 144, 5, 131, 180, 113, 30, 33, 62, 64, 30, 75, 238, 215, 12, 223, 32, 104, 57, 217, 156, 245, 200, 76, 47, 142, 6, 101, 157, 66, 13, 227, 97, 183, 5, 101, 89, 211, 220, 35, 75, 45, 162, 1, 30, 54, 139, 56, 29, 18, 190, 150, 234, 121, 235, 30, 222, 141, 254, 7, 178, 42, 79, 150, 80, 219, 3, 54, 239, 185, 122, 43, 31, 124, 190, 160, 114, 94, 100, 176, 139, 55, 250, 228, 137, 160, 176, 60, 135, 135, 49, 226, 133, 201, 162, 199, 247, 51, 53, 200, 138, 33, 251, 21, 184, 148, 117, 176, 63, 109, 48, 189, 78, 173, 78, 97, 182, 224, 150, 32, 88, 218, 193, 157, 127, 20, 135, 8, 94, 173, 250, 77, 2, 189, 204, 158, 65, 128, 140, 137, 67, 194, 73, 204, 194, 139, 69, 147, 191, 17, 58, 107, 19, 254, 8, 167, 41, 237, 219, 215, 226, 177, 87, 8, 32, 63, 70, 138, 122, 70, 87, 132, 4, 198, 229, 91, 86, 54, 157, 185, 158, 159, 28, 23, 29, 81, 6, 175, 194, 25, 78, 227, 30, 119, 202, 206, 255, 116, 111, 48, 187, 50, 35, 76, 222, 51, 73, 39, 87, 205, 200, 159, 117, 233, 31, 105, 59, 201, 222, 45, 144, 235, 163, 248, 26, 35, 195, 112, 111, 116, 202, 236, 92, 239, 226, 241, 37, 117, 55, 91, 160, 218, 111, 2, 228, 245, 227, 100, 199, 205, 250, 14, 250, 86, 147, 221, 187, 137, 120, 239, 178, 11, 124, 99, 157, 142, 243, 17, 82, 206, 204, 154, 87, 127, 122, 130, 124, 163, 93, 184, 59, 68, 233, 139, 115, 66, 13, 121, 215, 195, 0, 27, 241, 92, 167, 21, 95, 17, 189, 95, 147, 30, 55, 122, 197, 35, 95, 226, 101, 222, 115, 70, 34, 140, 191, 2, 112, 178, 226, 13, 30, 134, 135, 105, 123, 16, 214, 239, 188, 2, 39, 216, 245, 235, 74, 254, 136, 159, 67, 93, 206, 143, 150, 181, 59, 165, 141, 208, 93, 234, 120, 26, 26, 223, 239, 8, 228, 22, 248, 139, 179, 196, 226, 161, 27, 46, 47, 165, 238, 156, 184, 201, 179, 66, 193, 151, 111, 226, 8, 155, 173, 79, 117, 136, 144, 163, 153, 33, 210, 206, 166, 191, 156, 154, 9, 130, 223, 220, 156, 82, 25, 50, 231, 234, 125, 65, 168, 32, 104, 130, 35, 77, 245, 25, 212, 198, 248, 122, 236, 25, 164, 216, 54, 215, 118, 166, 212, 124, 186, 132, 35, 116, 174, 102, 207, 95, 66, 94, 108, 133, 209, 191, 26, 84, 37, 250, 24, 247, 11, 19, 215, 190, 75, 30, 220, 254, 167, 100, 196, 160, 192, 129, 156, 127, 219, 78, 219, 251, 202, 21, 11, 118, 158, 28, 126, 43, 122, 135, 234, 13, 183, 244, 36, 159, 67, 41, 14, 146, 214, 199, 94, 152, 106, 72, 4, 244, 14, 26, 191, 150, 81, 109, 138, 74, 254, 217, 42, 57, 102, 42, 118, 127, 10, 33, 96, 137, 212, 4, 118, 226, 196, 86, 85, 229, 115, 47, 235, 204, 2, 237, 0, 143, 201, 106, 33, 11, 36, 192, 60, 157, 201, 73, 230, 184, 35, 103, 30, 91, 88, 18, 214, 155, 5, 129, 92, 142, 72, 232, 249, 11, 185, 36, 184, 219, 243, 216, 165, 188, 229, 228, 69, 134, 40, 235, 27, 200, 93, 108, 165, 161, 232, 26, 232, 67, 65, 66, 117, 187, 64, 95, 12, 56, 32, 222, 36, 212, 241, 100, 172, 209, 230, 78, 245, 225, 252, 177, 19, 154, 196, 138, 161, 68, 239, 12, 28, 91, 90, 38, 58, 218, 216, 68, 148, 103, 102, 167, 39, 92, 173, 75, 72, 243, 27, 196, 117, 240, 17, 89, 253, 242, 20, 68, 81, 23, 222, 198, 69, 26, 181, 177, 210, 35, 192, 17, 228, 223, 253, 171, 233, 64, 187, 198, 152, 84, 252, 75, 166, 23, 120, 238, 224, 173, 178, 54, 51, 46, 22, 73, 22, 64, 45, 0, 115, 128, 102, 45, 187, 92, 140, 230, 43, 69, 116, 213, 238, 193, 209, 22, 236, 226, 207, 222, 231, 135, 73, 68, 196, 140, 207, 212, 27, 93, 33, 92, 220, 211, 50, 189, 72, 44, 253, 146, 90, 107, 128, 221, 98, 205, 32, 128, 183, 181, 223, 187, 0, 69, 15, 80, 152, 165, 33, 155, 135, 68, 143, 135, 159, 189, 17, 103, 213, 56, 43, 152, 245, 162, 220, 137, 205, 85, 166, 111, 100, 163, 246, 175, 213, 226, 235, 28, 236, 180, 191, 175, 60, 66, 196, 180, 228, 9, 11, 22, 12, 22, 213, 34, 125, 192, 185, 116, 186, 249, 37, 30, 131, 231, 133, 233, 65, 104, 166, 125, 35, 117, 128, 33, 188, 8, 228, 246, 233, 180, 250, 15, 208, 101, 103, 13, 101, 118, 246, 103, 194, 75, 71, 154, 93, 108, 149, 253, 52, 16, 199, 79, 60, 56, 105, 2, 135, 181, 101, 151, 79, 216, 40, 58, 157, 190, 245, 172, 231, 50, 179, 133, 111, 97, 85, 219, 152, 218, 37, 22, 52, 161, 204, 239, 8, 1, 85, 109, 113, 202, 242, 39, 48, 16, 232, 210, 208, 161, 6, 110, 150, 130, 240, 224, 180, 229, 137, 170, 66, 164, 34, 209, 203, 184, 140, 134, 95, 36, 157, 118, 39, 230, 171, 98, 248, 197, 41, 92, 121, 98, 96, 38, 153, 69, 68, 232, 178, 187, 174, 65, 209, 5, 54, 225, 119, 154, 16, 41, 247, 233, 180, 175, 246, 6, 26, 208, 162, 142, 129, 62, 53, 197, 66, 234, 242, 209, 92, 205, 136, 230, 197, 232, 128, 72, 184, 115, 242, 108, 5, 132, 243, 248, 81, 166, 160, 87, 38, 194, 79, 150, 64, 225, 144, 253, 148, 128, 178, 138, 2, 62, 55, 196, 175, 250, 178, 214, 15, 127, 90, 68, 184, 11, 217, 42, 73, 231, 161, 98, 81, 193, 150, 39, 88, 196, 123, 19, 95, 143, 186, 134, 43, 156, 122, 26, 83, 243, 102, 229, 174, 99, 176, 0, 77, 127, 52, 251, 130, 13, 189, 225, 148, 250, 83, 160, 124, 1, 111, 155, 34, 251, 123, 233, 47, 97, 242, 54, 235, 183, 245, 178]
[INFO] [stdout]  right: [58, 255, 91, 22, 198, 152, 52, 90, 25, 224, 132, 97, 153, 233, 14, 183, 50, 24, 72, 23, 226, 62, 247, 111, 23, 39, 88, 57, 114, 120, 123, 10, 119, 188, 232, 71, 107, 95, 95, 221, 187, 46, 22, 73, 114, 114, 42, 220, 216, 188, 80, 85, 224, 224, 196, 65, 15, 192, 138, 121, 225, 34, 192, 148, 21, 234, 88, 221, 160, 244, 115, 106, 165, 144, 35, 155, 68, 89, 147, 216, 33, 179, 146, 86, 215, 41, 92, 182, 42, 72, 241, 29, 3, 34, 253, 25, 57, 222, 243, 199, 211, 176, 9, 214, 198, 47, 24, 161, 241, 117, 10, 76, 54, 214, 51, 52, 91, 211, 221, 26, 49, 142, 34, 106, 21, 136, 33, 9, 221, 160, 81, 50, 118, 78, 92, 186, 104, 52, 38, 9, 232, 21, 210, 233, 185, 195, 120, 42, 190, 2, 235, 108, 230, 96, 127, 170, 186, 135, 101, 135, 85, 251, 143, 218, 182, 35, 82, 182, 3, 242, 217, 44, 172, 196, 20, 22, 12, 215, 197, 81, 246, 224, 103, 76, 235, 151, 74, 51, 61, 146, 199, 53, 39, 82, 215, 119, 132, 72, 169, 103, 56, 14, 245, 82, 163, 236, 220, 253, 248, 99, 125, 77, 128, 57, 195, 67, 226, 47, 178, 65, 67, 124, 161, 144, 87, 227, 119, 40, 20, 250, 229, 62, 194, 19, 222, 193, 155, 78, 215, 157, 102, 73, 190, 145, 253, 81, 2, 21, 220, 221, 172, 247, 77, 19, 144, 164, 187, 33, 133, 161, 61, 235, 87, 9, 135, 213, 66, 255, 202, 126, 89, 14, 84, 237, 136, 253, 207, 126, 116, 64, 7, 230, 192, 149, 95, 47, 184, 80, 70, 166, 192, 99, 9, 49, 233, 252, 100, 74, 22, 24, 186, 27, 44, 129, 223, 94, 99, 111, 105, 215, 9, 100, 57, 82, 219, 244, 37, 123, 139, 57, 67, 140, 65, 223, 40, 248, 69, 206, 55, 222, 148, 129, 98, 69, 22, 129, 12, 66, 227, 75, 51, 211, 219, 72, 46, 139, 244, 160, 248, 19, 231, 175, 96, 188, 178, 242, 155, 151, 101, 111, 128, 237, 136, 36, 230, 215, 40, 143, 123, 124, 32, 23, 40, 197, 0, 215, 79, 107, 104, 88, 167, 214, 206, 209, 41, 251, 61, 254, 67, 178, 59, 96, 127, 80, 86, 114, 1, 138, 187, 231, 255, 6, 242, 122, 87, 201, 237, 11, 161, 45, 61, 110, 172, 96, 227, 77, 199, 93, 174, 187, 182, 10, 96, 179, 201, 7, 168, 252, 96, 119, 161, 43, 255, 35, 130, 146, 179, 18, 29, 207, 118, 166, 45, 62, 223, 89, 12, 86, 88, 87, 49, 109, 190, 227, 233, 143, 13, 37, 232, 159, 10, 159, 85, 8, 253, 58, 223, 54, 44, 19, 235, 99, 184, 98, 100, 49, 180, 92, 236, 133, 47, 56, 152, 28, 141, 214, 127, 224, 96, 60, 90, 6, 42, 129, 38, 185, 130, 243, 62, 122, 136, 173, 213, 100, 209, 102, 23, 38, 73, 74, 162, 96, 217, 226, 137, 241, 111, 222, 193, 79, 178, 88, 12, 237, 212, 117, 33, 29, 80, 133, 124, 144, 170, 174, 15, 57, 77, 251, 210, 23, 54, 46, 47, 222, 219, 65, 68, 16, 233, 189, 160, 96, 219, 240, 36, 68, 177, 67, 206, 147, 116, 206, 42, 120, 94, 23, 254, 209, 147, 56, 193, 247, 59, 189, 208, 154, 107, 156, 100, 126, 67, 110, 143, 131, 171, 80, 118, 45, 45, 55, 125, 197, 149, 158, 135, 253, 19, 155, 200, 9, 172, 7, 6, 210, 110, 17, 14, 29, 208, 102, 16, 79, 159, 108, 148, 196, 216, 19, 75, 32, 167, 232, 26, 113, 124, 224, 120, 207, 134, 158, 47, 91, 22, 111, 212, 4, 12, 169, 39, 58, 2, 132, 245, 251, 21, 41, 247, 12, 12, 85, 198, 202, 205, 165, 85, 206, 27, 7, 206, 145, 123, 211, 38, 213, 115, 79, 114, 239, 22, 70, 42, 99, 221, 244, 178, 53, 91, 41, 55, 134, 181, 26, 217, 254, 38, 27, 164, 87, 4, 104, 66, 88, 237, 164, 219, 159, 140, 201, 73, 48, 220, 247, 67, 51, 164, 101, 19, 10, 212, 133, 188, 147, 68, 188, 125, 168, 208, 173, 91, 174, 35, 54, 150, 132, 102, 241, 169, 147, 150, 199, 185, 16, 10, 68, 60, 177, 154, 87, 136, 175, 19, 104, 223, 141, 92, 190, 177, 113, 238, 155, 144, 155, 49, 217, 29, 97, 211, 61, 216, 79, 11, 34, 66, 195, 221, 178, 136, 71, 33, 2, 244, 35, 39, 64, 255, 103, 88, 234, 157, 153, 157, 106, 250, 218, 90, 10, 21, 178, 46, 24, 160, 190, 234, 110, 108, 52, 147, 129, 92, 29, 111, 99, 190, 103, 4, 196, 112, 24, 72, 9, 126, 42, 182, 91, 252, 55, 79, 157, 193, 54, 111, 184, 124, 107, 63, 155, 199, 185, 204, 200, 52, 105, 119, 122, 84, 112, 180, 153, 28, 224, 134, 95, 96, 85, 144, 229, 5, 238, 74, 58, 116, 243, 22, 40, 6, 219, 152, 209, 135, 140, 177, 95, 117, 86, 236, 71, 126, 22, 205, 150, 63, 201, 169, 42, 82, 155, 128, 140, 217, 40, 193, 65, 206, 40, 36, 105, 125, 164, 219, 179, 104, 70, 71, 3, 82, 85, 232, 48, 178, 182, 252, 209, 193, 186, 211, 137, 197, 231, 17, 64, 91, 213, 214, 58, 22, 172, 92, 15, 20, 44, 235, 11, 28, 22, 165, 58, 153, 134, 205, 147, 210, 207, 152, 84, 74, 11, 5, 61, 202, 30, 22, 15, 184, 38, 109, 103, 236, 108, 100, 116, 67, 167, 190, 211, 131, 44, 31, 234, 139, 193, 31, 212, 228, 21, 226, 180, 122, 149, 222, 234, 131, 92, 62, 203, 131, 219, 9, 81, 65, 76, 255, 155, 115, 32, 20, 35, 111, 201, 136, 109, 114, 137, 203, 171, 38, 216, 213, 209, 245, 199, 175, 251, 95, 196, 13, 54, 175, 94, 8, 78, 52, 110, 216, 4, 214, 192, 16, 5, 30, 121, 162, 154, 42, 202, 81, 233, 129, 66, 224, 169, 153, 3, 86, 96, 84, 25, 185, 87, 42, 70, 249, 47, 221, 72, 36, 81, 168, 206, 87, 112, 101, 167, 34, 200, 111, 108, 100, 97, 84, 48, 3, 151, 254, 146, 11, 131, 63, 221, 127, 3, 200, 252, 176, 28, 122, 84, 240, 130, 244, 116, 133, 59, 187, 73, 151, 132, 198, 22, 92, 12, 132, 218, 217, 22, 82, 98, 216, 235, 107, 218, 248, 73, 208, 81, 113, 104, 60, 157, 246, 164, 79, 125, 171, 13, 229, 64, 158, 150, 244, 125, 102, 187, 25, 17, 73, 205, 45, 231, 161, 229, 198, 81, 156, 75, 197, 49, 182, 106, 120, 171, 62, 158, 37, 180, 75, 216, 58, 226, 116, 202, 19, 98, 211, 223, 199, 124, 232, 117, 50, 162, 250, 91, 216, 111, 227, 135, 31, 113, 28, 54, 89, 116, 246, 142, 202, 111, 77, 78, 124, 55, 244, 7, 220, 189, 84, 26, 238, 9, 47, 107, 149, 185, 66, 180, 67, 30, 243, 124, 194, 71, 98, 80, 20, 16, 120, 237, 86, 49, 113, 217, 47, 23, 222, 56, 192, 99, 20, 1, 15, 153, 162, 214, 51, 231, 126, 246, 71, 221, 215, 131, 22, 8, 109, 48, 141, 121, 194, 29, 100, 47, 173, 118, 73, 200, 36, 0, 210, 26, 167, 133, 228, 21, 59, 82, 133, 106, 207, 228, 131, 196, 229, 8, 220, 50, 132, 60, 138, 204, 83, 173, 151, 168, 121, 68, 141, 113, 175, 239, 144, 51, 137, 141, 56, 37, 50, 159, 77, 26, 48, 207, 237, 99, 123, 103, 65, 66, 9, 212, 104, 6, 79, 232, 37, 219, 107, 15, 52, 231, 65, 76, 1, 108, 192, 17, 9, 210, 113, 237, 27, 137, 68, 133, 235, 128, 48, 5, 31, 187, 93, 160, 72, 200, 226, 16, 92, 22, 48, 18, 12, 28, 104, 166, 190, 35, 213, 181, 35, 149, 225, 94, 38, 250, 111, 226, 86, 251, 196, 37, 36, 232, 252, 200, 245, 110, 225, 252, 165, 203, 140, 180, 43, 247, 184, 17, 153, 137, 146, 11, 193, 13, 72, 187, 57, 15, 232, 12, 97, 15, 62, 191, 46, 203, 108, 208, 156, 131, 151, 96, 36, 169, 10, 60, 15, 218, 253, 59, 105, 91, 87, 143, 201, 107, 36, 66, 22, 73, 201, 44, 198, 151, 203, 83, 67, 190, 224, 18, 122, 251, 83, 2, 185, 28, 227, 223, 144, 63, 116, 35, 156, 80, 86, 137, 197, 105, 144, 248, 23, 8, 178, 217, 184, 97, 93, 95, 14, 208, 4, 196, 162, 57, 33, 131, 195, 133, 54, 141, 212, 99, 207, 110, 94, 198, 200, 164, 55, 42, 116, 88, 48, 198, 243, 176, 255, 68, 241, 10, 195, 26, 207, 90, 57, 205, 246, 242, 230, 165, 6, 34, 141, 113, 119, 223, 244, 117, 156, 185, 197, 114, 243, 61, 138, 142, 104, 157, 99, 9, 96, 69, 7, 140, 66, 30, 196, 244, 30, 125, 199, 208, 84, 46, 214, 230, 174, 108, 106, 197, 242, 252, 198, 226, 63, 120, 234, 244, 147, 163, 185, 103, 74, 98, 247, 99, 192, 108, 254, 181, 155, 220, 85, 87, 201, 74, 53, 60, 78, 109, 129, 51, 93, 166, 185, 223, 10, 89, 17, 8, 29, 60, 4, 18, 33, 145, 0, 185, 208, 60, 99, 247, 248, 146, 185, 71, 174, 88, 202, 247, 245, 98, 95, 199, 167, 31, 140, 4, 184, 182, 103, 137, 150, 125, 206, 107, 172, 200, 127, 64, 155, 95, 249, 63, 114, 188, 225, 77, 125, 90, 86, 21, 29, 166, 120, 161, 248, 110, 182, 193, 194, 15, 4, 242, 138, 117, 104, 21, 215, 157, 25, 5, 45, 115, 78, 252, 133, 100, 182, 51, 216, 244, 3, 147, 104, 173, 127, 177, 140, 33, 140, 85, 66, 181, 238, 254, 153, 106, 236, 72, 213, 86, 145, 26, 225, 86, 86, 12, 111, 103, 132, 42, 57, 220, 202, 63, 0, 243, 93, 108, 63, 19, 9, 125, 90, 229, 75, 101, 205, 94, 107, 88, 120, 108, 135, 10, 151, 205, 136, 182, 49, 55, 160, 93, 158, 74, 9, 174, 90, 134, 96, 225, 250, 206, 34, 136, 0, 204, 81, 191, 41, 63, 242, 91, 124, 43, 114, 56, 152, 34, 77, 187, 192, 141, 67, 250, 200, 239, 22, 129, 224, 109, 175, 219, 49, 118, 128, 72, 255, 222, 172, 48, 36, 132, 121, 12, 202, 131, 233, 138, 53, 70, 176, 219, 139, 157, 80, 13, 154, 50, 45, 72, 99, 93, 72, 203, 50, 208, 62, 38, 45, 242, 53, 153, 19, 118, 149, 242, 217, 246, 73, 153, 110, 74, 161, 109, 235, 19, 242, 39, 95, 151, 93, 190, 133, 201, 202, 41, 118, 45, 60, 71, 126, 72, 116, 0, 29, 106, 248, 186, 93, 128, 211, 234, 39, 24, 148, 145, 54, 137, 123, 88, 191, 120, 147, 105, 32, 85, 152, 4, 91, 214, 47, 180, 109, 178, 203, 104, 183, 253, 181, 89, 176, 122, 223, 187, 241, 35, 225, 60, 197, 118, 75, 55, 22, 75, 38, 206, 22, 8, 7, 129, 17, 3, 107, 79, 214, 142, 112, 141, 135, 177, 240, 223, 74, 36, 233, 166, 12, 157, 186, 191, 105, 23, 208, 227, 113, 186, 9, 248, 124, 200, 212, 25, 77, 94, 15, 232, 92, 204, 54, 215, 235, 39, 225, 226, 88, 95, 6, 181, 11, 101, 6, 247, 61, 147, 236, 57, 195, 65, 126, 246, 83, 45, 90, 58, 72, 70, 157, 105, 73, 164, 155, 96, 118, 164, 211, 233, 128, 53, 232, 221, 232, 35, 0, 243, 168, 176, 78, 101, 31, 214, 99, 184, 34, 168, 99, 136, 240, 163, 121, 217, 255, 81, 255, 56, 47, 11, 245, 42, 163, 53, 15, 213, 153, 146, 148, 54, 167, 36, 222, 63, 53, 134, 87, 239, 211, 131, 114, 184, 52, 182, 100, 230, 184, 179, 65, 166, 87, 69, 80, 76, 196, 165, 49, 90, 126, 81, 161, 182, 155, 80, 123, 44, 138, 57, 138, 36, 162, 23, 190, 249, 225, 62, 156, 41, 171, 178, 246, 192, 195, 122, 176, 134, 11, 117, 214, 122, 217, 239, 39, 211, 232, 33, 136, 235, 179, 162, 220, 7, 2, 50, 13, 207, 197, 189, 211, 156, 102, 27, 83, 119, 72, 65, 171, 244, 78, 200, 145, 156, 108, 237, 104, 61, 110, 137, 24, 174, 179, 25, 67, 144, 91, 211, 37, 100, 81, 229, 225, 240, 236, 25, 215, 188, 226, 175, 135, 227, 141, 25, 158, 198, 133, 27, 215, 22, 163, 7, 148, 78, 226, 44, 72, 239, 253, 58, 37, 191, 38, 112, 45, 107, 254, 111, 214, 174, 214, 177, 149, 127, 137, 42, 67, 96, 124, 0, 233, 127, 11, 180, 113, 201, 249, 91, 52, 105, 47, 13, 26, 37, 80, 222, 239, 162, 225, 170, 79, 143, 213, 70, 96, 86, 69, 175, 128, 31, 105, 55, 153, 8, 19, 9, 64, 7, 193, 109, 129, 4, 129, 98, 0, 94, 127, 88, 253, 166, 244, 113, 249, 248, 88, 205, 21, 8, 203, 198, 53, 29, 187, 159, 152, 60, 102, 43, 106, 169, 161, 42, 88, 247, 159, 132, 82, 66, 233, 102, 187, 80, 16, 3, 48, 219, 176, 38, 70, 147, 120, 110, 93, 242, 97, 195, 59, 202, 13, 104, 141, 0, 77, 180, 44, 50, 207, 77, 252, 208, 88, 179, 153, 2, 214, 79, 210, 207, 207, 111, 207, 45, 200, 104, 223, 201, 160, 25, 214, 108, 167, 90, 197, 49, 66, 103, 99, 67, 139, 34, 68, 205, 103, 23, 126, 233, 5, 69, 106, 153, 85, 149, 243, 68, 69, 81, 93, 12, 3, 142, 64, 219, 7, 208, 76, 10, 58, 178, 241, 110, 39, 171, 129, 59, 162, 201, 40, 191, 43, 53, 225, 54, 229, 70, 139, 109, 235, 233, 207, 6, 69, 139, 123, 128, 45, 222, 124, 191, 193, 196, 232, 66, 148, 0, 55, 180, 238, 54, 214, 247, 14, 127, 163, 41, 223, 207, 153, 49, 206, 226, 96, 197, 115, 218, 68, 178, 47, 3, 87, 147, 31, 35, 90, 243, 252, 85, 103, 28, 12, 0, 246, 255, 147, 113, 72, 83, 23, 75, 203, 217, 18, 106, 239, 76, 109, 8, 105, 1, 198, 190, 66, 149, 18, 141, 103, 13, 113, 212, 32, 193, 112, 160, 7, 107, 61, 170, 192, 225, 32, 31, 179, 36, 189, 216, 106, 220, 70, 27, 255, 187, 37, 24, 237, 236, 16, 193, 147, 31, 234, 205, 47, 140, 206, 149, 80, 221, 95, 44, 211, 221, 231, 200, 98, 62, 224, 121, 250, 250, 88, 250, 123, 77, 85, 161, 204, 86, 40, 173, 181, 243, 249, 237, 88, 180, 249, 110, 83, 205, 124, 82, 113, 119, 120, 151, 105, 169, 150, 41, 216, 183, 71, 182, 10, 135, 117, 175, 103, 19, 61, 113, 13, 203, 85, 214, 234, 119, 214, 106, 213, 129, 87, 60, 15, 53, 109, 91, 118, 100, 68, 79, 164, 212, 27, 37, 181, 94, 183, 167, 219, 150, 194, 73, 27, 177, 105, 148, 37, 245, 175, 23, 41, 222, 228, 159, 114, 102, 206, 22, 84, 48, 246, 17, 213, 53, 137, 242, 113, 138, 86, 14, 126, 144, 247, 130, 201, 155, 30, 59, 194, 118, 43, 159, 187, 27, 203, 95, 121, 223, 255, 58, 51, 250, 214, 121, 41, 6, 195, 170, 119, 214, 70, 163, 230, 52, 174, 43, 95, 188, 18, 8, 247, 131, 116, 177, 82, 177, 144, 24, 242, 173, 87, 32, 105, 162, 66, 20, 148, 28, 1, 66, 43, 136, 73, 145, 40, 21, 232, 239, 222, 19, 56, 73, 115, 127, 229, 55, 54, 29, 22, 200, 128, 65, 146, 189, 161, 161, 252, 69, 191, 206, 223, 99, 115, 34, 45, 6, 119, 203, 206, 74, 218, 168, 189, 56, 161, 145, 113, 153, 142, 189, 111, 230, 178, 33, 232, 113, 32, 95, 29, 208, 241, 178, 10, 25, 126, 163, 152, 245, 75, 214, 186, 94, 235, 161, 38, 251, 88, 210, 29, 218, 251, 119, 240, 229, 9, 185, 149, 32, 127, 168, 252, 103, 64, 25, 67, 189, 187, 85, 27, 83, 155, 118, 77, 102, 124, 101, 22, 26, 0, 125, 252, 194, 143, 71, 19, 91, 33, 89, 49, 62, 152, 93, 174, 243, 65, 95, 231, 141, 205, 5, 157, 254, 55, 117, 182, 123, 73, 216, 173, 131, 52, 237, 242, 118, 163, 238, 144, 221, 139, 157, 35, 24, 200, 97, 143, 221, 210, 150, 158, 203, 184, 238, 207, 135, 230, 117, 76, 99, 141, 121, 153, 99, 39, 145, 84, 64, 145, 135, 177, 220, 9, 82, 241, 61, 3, 246, 226, 82, 243, 41, 187, 13, 70, 186, 144, 252, 42, 155, 194, 138, 170, 223, 95, 172, 106, 67, 21, 148, 35, 167, 130, 32, 205, 5, 239, 24, 192, 127, 3, 7, 215, 88, 59, 36, 166, 78, 39, 1, 151, 36, 38, 54, 3, 140, 28, 33, 169, 108, 200, 214, 34, 138, 223, 216, 165, 162, 237, 177, 173, 28, 96, 37, 186, 218, 151, 197, 242, 61, 97, 103, 178, 177, 78, 46, 152, 62, 85, 114, 159, 39, 194, 235, 217, 178, 211, 43, 191, 254, 38, 124, 126, 142, 212, 238, 121, 15, 75, 176, 37, 101, 227, 126, 173, 88, 155, 237, 197, 92, 64, 220, 218, 241, 10, 118, 241, 77, 48, 208, 204, 94, 77, 144, 11, 205, 152, 190, 61, 10, 43, 155, 84, 158, 91, 238, 86, 153, 200, 76, 224, 56, 145, 251, 230, 184, 241, 146, 222, 238, 27, 244, 165, 83, 135, 94, 239, 198, 94, 204, 116, 218, 170, 152, 202, 112, 204, 53, 201, 170, 212, 205, 187, 25, 2, 102, 117, 248, 82, 73, 29, 77, 49, 181, 242, 184, 251, 245, 70, 12, 177, 131, 49, 90, 99, 239, 96, 152, 238, 142, 11, 202, 240, 183, 78, 87, 16, 14, 221, 91, 162, 204, 161, 250, 149, 89, 186, 44, 50, 97, 162, 247, 152, 221, 187, 108, 150, 35, 164, 25, 131, 170, 90, 98, 153, 138, 40, 82, 221, 251, 143, 15, 52, 161, 204, 139, 106, 41, 93, 169, 45, 27, 83, 218, 182, 81, 14, 237, 2, 102, 255, 173, 1, 126, 228, 84, 131, 37, 30, 202, 52, 230, 9, 213, 82, 69, 6, 43, 48, 111, 162, 145, 200, 71, 83, 74, 24, 150, 72, 186, 171, 210, 184, 221, 90, 23, 18, 159, 224, 181, 87, 40, 134, 58, 212, 184, 46, 187, 35, 21, 224, 201, 197, 127, 79, 243, 4, 114, 240, 101, 82, 171, 139, 12, 170, 137, 88, 8, 207, 233, 150, 120, 213, 201, 245, 90, 214, 147, 246, 114, 111, 240, 26, 116, 14, 28, 24, 5, 123, 239, 34, 212, 104, 246, 176, 113, 164, 122, 224, 1, 177, 85, 124, 114, 34, 208, 187, 219, 46, 128, 252, 6, 187, 176, 163, 236, 8, 15, 198, 90, 176, 115, 192, 108, 88, 236, 129, 47, 184, 17, 208, 112, 140, 183, 18, 104, 4, 9, 26, 86, 15, 71, 220, 213, 97, 195, 86, 117, 104, 196, 110, 212, 88, 25, 65, 198, 182, 181, 102, 61, 147, 111, 128, 58, 38, 86, 131, 175, 176, 137, 160, 53, 15, 96, 92, 238, 21, 154, 240, 76, 12, 98, 123, 80, 146, 33, 70, 244, 33, 124, 167, 102, 246, 66, 230, 87, 141, 234, 128, 217, 142, 78, 71, 143, 53, 55, 215, 3, 41, 250, 149, 152, 117, 198, 111, 156, 186, 79, 41, 207, 136, 100, 33, 138, 180, 82, 3, 112, 215, 178, 216, 32, 2, 242, 215, 62, 88, 187, 133, 176, 135, 49, 252, 2, 109, 238, 28, 216, 37, 99, 65, 84, 119, 232, 115, 80, 106, 111, 11, 141, 174, 46, 237, 217, 218, 148, 162, 232, 34, 74, 46, 59, 180, 204, 115, 80, 91, 63, 176, 218, 125, 212, 246, 214, 73, 3, 51, 105, 236, 109, 229, 86, 250, 57, 188, 205, 64, 95, 137, 237, 37, 92, 165, 34, 20, 130, 124, 178, 226, 72, 164, 57, 17, 152, 40, 212, 22, 128, 70, 45, 170, 225, 67, 146, 166, 82, 179, 112, 10, 17, 249, 111, 6, 62, 83, 200, 179, 95, 160, 36, 58, 159, 62, 146, 239, 163, 207, 189, 100, 72, 68, 152, 178, 183, 121, 138, 21, 11, 129, 191, 136, 235, 180, 189, 4, 171, 131, 131, 47, 150, 251, 177, 247, 62, 182, 35, 174, 174, 241, 18, 185, 49, 196, 112, 33, 105, 59, 192, 123, 42, 21, 130, 188, 105, 65, 214, 163, 147, 193, 219, 223, 197, 118, 120, 75, 213, 218, 218, 81, 170, 38, 107, 2, 233, 143, 138, 145, 172, 26, 97, 137, 195, 140, 204, 52, 225, 106, 27, 123, 135, 196, 164, 106, 71, 188, 94, 195, 135, 22, 161, 250, 248, 46, 111, 162, 251, 222, 79, 75, 104, 234, 152, 31, 90, 4, 81, 124, 179, 57, 56, 23, 248, 19, 221, 251, 77, 139, 90, 155, 12, 249, 8, 101, 220, 129, 238, 62, 245, 11, 18, 74, 231, 209, 7, 234, 106, 146, 20, 215, 89, 98, 90, 221, 72, 159, 64, 87, 165, 184, 108, 65, 210, 66, 91, 194, 197, 76, 55, 177, 174, 43, 236, 196, 23, 180, 82, 178, 241, 15, 76, 87, 124, 138, 236, 125, 138, 106, 157, 221, 22, 243, 134, 82, 19, 216, 29, 122, 47, 76, 229, 225, 55, 137, 230, 8, 23, 252, 208, 41, 233, 0, 112, 40, 29, 176, 99, 182, 250, 141, 104, 248, 183, 205, 164, 146, 240, 171, 187, 89, 133, 243, 127, 219, 11, 209, 203, 50, 20, 202, 48, 144, 60, 255, 66, 127, 130, 128, 54, 137, 30, 16, 59, 250, 228, 194, 55, 137, 232, 142, 9, 243, 199, 59, 149, 124, 171, 86, 232, 169, 169, 59, 208, 56, 21, 102, 144, 41, 134, 251, 36, 192, 90, 228, 43, 188, 254, 230, 194, 195, 194, 172, 249, 21, 57, 160, 49, 10, 193, 45, 146, 49, 64, 214, 66, 44, 168, 175, 244, 128, 3, 117, 73, 172, 217, 22, 92, 114, 206, 20, 7, 235, 159, 22, 152, 49, 58, 246, 22, 8, 106, 113, 40, 199, 137, 172, 111, 163, 71, 233, 120, 235, 211, 160, 215, 153, 223, 133, 76, 1, 238, 101, 200, 65, 1, 149, 96, 236, 158, 199, 82, 231, 119, 206, 250, 192, 141, 84, 99, 41, 117, 240, 4, 42, 47, 156, 230, 215, 86, 206, 201, 219, 202, 160, 210, 156, 131, 72, 124, 10, 87, 67, 211, 72, 7, 223, 101, 39, 213, 74, 212, 129, 181, 146, 55, 105, 153, 29, 124, 63, 96, 58, 147, 181, 23, 197, 42, 241, 183, 145, 165, 85, 193, 216, 150, 47, 171, 20, 11, 44, 124, 49, 26, 113, 161, 78, 219, 184, 75, 175, 166, 10, 59, 243, 158, 0, 162, 32, 252, 235, 101, 72, 191, 129, 60, 186, 252, 17, 131, 6, 116, 253, 241, 218, 236, 147, 125, 62, 187, 12, 5, 254, 186, 86, 55, 162, 214, 64, 45, 87, 135, 164, 171, 22, 7, 234, 30, 34, 141, 158, 13, 22, 220, 21, 16, 133, 150, 199, 72, 17, 59, 176, 39, 40, 64, 28, 55, 203, 229, 184, 205, 135, 10, 196, 16, 214, 221, 99, 211, 87, 166, 1, 69, 139, 195, 233, 104, 188, 212, 233, 205, 55, 227, 37, 83, 187, 102, 0, 200, 88, 64, 66, 211, 87, 92, 143, 16, 234, 23, 206, 5, 84, 87, 211, 37, 50, 156, 244, 122, 128, 75, 16, 98, 33, 72, 29, 19, 135, 165, 228, 115, 11, 229, 163, 193, 214, 249, 17, 110, 54, 209, 246, 230, 191, 199, 8, 149, 34, 5, 32, 94, 224, 23, 93, 69, 123, 183, 123, 155, 24, 133, 12, 38, 251, 95, 167, 78, 134, 102, 110, 155, 170, 161, 44, 51, 101, 79, 18, 193, 120, 85, 123, 55, 87, 204, 247, 174, 179, 146, 19, 166, 173, 227, 103, 126, 201, 208, 176, 248, 222, 126, 200, 160, 61, 85, 145, 235, 28, 62, 109, 227, 249, 76, 195, 174, 71, 231, 201, 128, 55, 253, 195, 131, 15, 186, 158, 0]
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61a27b19ec52 - std::backtrace_rs::backtrace::libunwind::trace::hff358a60abf734fc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61a27b19ec52 - std::backtrace_rs::backtrace::trace_unsynchronized::h3b121f916dd95ec6
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61a27b19ec52 - std::sys::backtrace::_print_fmt::hde0a62ded68798e9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x61a27b19ec52 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h93773fc827e3113d
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x61a27b1af80a - core::fmt::rt::Argument::fmt::h01eff69902dad97f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x61a27b1af80a - core::fmt::write::hed7b5c73d82ecb7c
[INFO] [stdout]    6:     0x61a27b16d506 - std::io::default_write_fmt::h2f696ff5b8bbaa4b
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x61a27b16d506 - std::io::Write::write_fmt::h5e66814db8a9cfce
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x61a27b17dfd9 - std::sys::backtrace::BacktraceLock::print::h8b1d6fcc5a56d1a3
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x61a27b17dfd9 - std::panicking::default_hook::{{closure}}::h2be84df4f189ae36
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x61a27b17de71 - std::panicking::default_hook::hf0ea8939246f43a9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x61a27afc7e6e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h02d35e3888986252
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x61a27afc7e6e - test::test_main_with_exit_callback::{{closure}}::h939640a27d647173
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x61a27b17e252 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hc9df09ff391af3e7
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x61a27b17e252 - std::panicking::panic_with_hook::hb4bd9ac1123582a0
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x61a27b17e098 - std::panicking::panic_handler::{{closure}}::hde00dd15f5637fe2
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x61a27b1795c9 - std::sys::backtrace::__rust_end_short_backtrace::hb72197fa777c1785
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x61a27b16233d - __rustc[4425a7e20b4c8619]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x61a27b1b733c - core::panicking::panic_fmt::ha59b517dd231f4da
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x61a27b1b71c3 - core::panicking::assert_failed_inner::h3c3301979dc81b81
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x61a27af880c9 - core::panicking::assert_failed::hd401f52dfced6fe7
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x61a27af9f37a - rust_playground::buffer::buffer_pool_instance::test::should_work_concurrently::{{closure}}::{{closure}}::{{closure}}::he8be24c9552dbcc5
[INFO] [stdout]                                at /opt/rustwide/workdir/src/buffer/buffer_pool_instance.rs:361:50
[INFO] [stdout]   22:     0x61a27af84cbb - rust_playground::buffer::page::Page::access_page_data::h4e63e4811c70343b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/buffer/page.rs:25:9
[INFO] [stdout]   23:     0x61a27af9eb59 - rust_playground::buffer::buffer_pool_instance::test::should_work_concurrently::{{closure}}::{{closure}}::h2a6d119d79c8e1f0
[INFO] [stdout]                                at /opt/rustwide/workdir/src/buffer/buffer_pool_instance.rs:361:26
[INFO] [stdout]   24:     0x61a27afa23de - std::sys::backtrace::__rust_begin_short_backtrace::hf1abf69bf89a5b46
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   25:     0x61a27af77117 - std::thread::lifecycle::spawn_unchecked::{{closure}}::{{closure}}::h87260226836246ce
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   26:     0x61a27af88b10 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h7318d4c5c88b2908
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   27:     0x61a27af91f7a - std::panicking::catch_unwind::do_call::h99c8fd7a7abb2cf3
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x61a27af77deb - __rust_try
[INFO] [stdout]   29:     0x61a27af758ea - std::panicking::catch_unwind::h60354de918b96376
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x61a27af758ea - std::panic::catch_unwind::h4458b44ae662519f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x61a27af758ea - std::thread::lifecycle::spawn_unchecked::{{closure}}::h3a4e7f6c1bf248af
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   32:     0x61a27af8c1de - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88d453ca62b6d344
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   33:     0x61a27b1747af - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h61282da819d64ea9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   34:     0x61a27b1747af - std::sys::thread::unix::Thread::new::thread_start::h982f9ea829d1b5fb
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/thread/unix.rs:127:17
[INFO] [stdout]   35:     0x707f43051aa4 - <unknown>
[INFO] [stdout]   36:     0x707f430dea64 - clone
[INFO] [stdout]   37:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'buffer::buffer_pool_instance::test::should_work_concurrently' (34) panicked at src/buffer/buffer_pool_instance.rs:365:32:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Any { .. }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61a27b19ec52 - std::backtrace_rs::backtrace::libunwind::trace::hff358a60abf734fc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61a27b19ec52 - std::backtrace_rs::backtrace::trace_unsynchronized::h3b121f916dd95ec6
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61a27b19ec52 - std::sys::backtrace::_print_fmt::hde0a62ded68798e9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x61a27b19ec52 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h93773fc827e3113d
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x61a27b1af80a - core::fmt::rt::Argument::fmt::h01eff69902dad97f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x61a27b1af80a - core::fmt::write::hed7b5c73d82ecb7c
[INFO] [stdout]    6:     0x61a27b16d506 - std::io::default_write_fmt::h2f696ff5b8bbaa4b
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x61a27b16d506 - std::io::Write::write_fmt::h5e66814db8a9cfce
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x61a27b17dfd9 - std::sys::backtrace::BacktraceLock::print::h8b1d6fcc5a56d1a3
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x61a27b17dfd9 - std::panicking::default_hook::{{closure}}::h2be84df4f189ae36
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x61a27b17de71 - std::panicking::default_hook::hf0ea8939246f43a9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x61a27afc7e6e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h02d35e3888986252
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x61a27afc7e6e - test::test_main_with_exit_callback::{{closure}}::h939640a27d647173
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x61a27b17e252 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hc9df09ff391af3e7
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x61a27b17e252 - std::panicking::panic_with_hook::hb4bd9ac1123582a0
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x61a27b17e098 - std::panicking::panic_handler::{{closure}}::hde00dd15f5637fe2
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x61a27b1795c9 - std::sys::backtrace::__rust_end_short_backtrace::hb72197fa777c1785
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x61a27b16233d - __rustc[4425a7e20b4c8619]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x61a27b1b733c - core::panicking::panic_fmt::ha59b517dd231f4da
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x61a27b1b6b12 - core::result::unwrap_failed::hf2d1f30a3ac850fc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x61a27af9e4d9 - core::result::Result<T,E>::unwrap::h2e088b27873a24da
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x61a27af9e4d9 - rust_playground::buffer::buffer_pool_instance::test::should_work_concurrently::{{closure}}::h1f3e6170e45f32e5
[INFO] [stdout]                                at /opt/rustwide/workdir/src/buffer/buffer_pool_instance.rs:365:32
[INFO] [stdout]   22:     0x61a27af7c853 - rust_playground::types::check_random::hd21ee823ee640963
[INFO] [stdout]                                at /opt/rustwide/workdir/src/types.rs:32:5
[INFO] [stdout]   23:     0x61a27af9df6b - rust_playground::buffer::buffer_pool_instance::test::should_work_concurrently::h96c9ff078d684a4f
[INFO] [stdout]                                at /opt/rustwide/workdir/src/buffer/buffer_pool_instance.rs:321:9
[INFO] [stdout]   24:     0x61a27af9e5b7 - rust_playground::buffer::buffer_pool_instance::test::should_work_concurrently::{{closure}}::hbabc2ca35b1d18fa
[INFO] [stdout]                                at /opt/rustwide/workdir/src/buffer/buffer_pool_instance.rs:320:34
[INFO] [stdout]   25:     0x61a27af8c8b6 - core::ops::function::FnOnce::call_once::h752029036f104fee
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x61a27afc7c2b - core::ops::function::FnOnce::call_once::hddb3cd395c36bfbb
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x61a27afc7c2b - test::__rust_begin_short_backtrace::h0b6a7601d9750bfa
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:663:18
[INFO] [stdout]   28:     0x61a27afdb63a - test::run_test_in_process::{{closure}}::h444209903f00b347
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:686:74
[INFO] [stdout]   29:     0x61a27afdb63a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hfb3ba8f46e537649
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   30:     0x61a27afdb63a - std::panicking::catch_unwind::do_call::h1672a45911fcf9dc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   31:     0x61a27afdb63a - std::panicking::catch_unwind::h0fadaee22787a6dd
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   32:     0x61a27afdb63a - std::panic::catch_unwind::hc47ad190f2c8e188
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   33:     0x61a27afdb63a - test::run_test_in_process::hcd7faaf934f29999
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:686:27
[INFO] [stdout]   34:     0x61a27afdb63a - test::run_test::{{closure}}::hddc4550da4871867
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:607:43
[INFO] [stdout]   35:     0x61a27afb5a94 - test::run_test::{{closure}}::h98ae26689f13ed94
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:637:41
[INFO] [stdout]   36:     0x61a27afb5a94 - std::sys::backtrace::__rust_begin_short_backtrace::h3ec4d1f21ad44588
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   37:     0x61a27afb9432 - std::thread::lifecycle::spawn_unchecked::{{closure}}::{{closure}}::hd8bf2c73d479939f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   38:     0x61a27afb9432 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h3b4248f358af2491
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   39:     0x61a27afb9432 - std::panicking::catch_unwind::do_call::hda10a64f4b8daebe
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   40:     0x61a27afb9432 - std::panicking::catch_unwind::h659e5ee8336ec8c7
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   41:     0x61a27afb9432 - std::panic::catch_unwind::h9d4d66a538912c18
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   42:     0x61a27afb9432 - std::thread::lifecycle::spawn_unchecked::{{closure}}::h7557906bb51d79f1
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   43:     0x61a27afb9432 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9e460d1d7fc83d35
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x61a27b1747af - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h61282da819d64ea9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   45:     0x61a27b1747af - std::sys::thread::unix::Thread::new::thread_start::h982f9ea829d1b5fb
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/thread/unix.rs:127:17
[INFO] [stdout]   46:     0x707f43051aa4 - <unknown>
[INFO] [stdout]   47:     0x707f430dea64 - clone
[INFO] [stdout]   48:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- buffer::disk_manager::test::should_work_concurrently stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread '<unnamed>' (51) panicked at src/buffer/disk_manager.rs:118:21:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]
[INFO] [stdout]  right: [83, 80, 90, 204, 137, 115, 169, 236, 124, 172, 81, 179, 63, 34, 155, 231, 29, 122, 141, 235, 51, 29, 116, 36, 242, 239, 37, 30, 170, 82, 70, 179, 33, 57, 107, 22, 23, 139, 52, 107, 173, 241, 111, 55, 149, 39, 205, 65, 154, 138, 99, 46, 12, 105, 77, 170, 238, 255, 240, 243, 236, 196, 47, 152, 236, 5, 222, 62, 14, 117, 168, 51, 36, 226, 54, 129, 243, 71, 107, 41, 122, 148, 171, 53, 72, 72, 115, 235, 248, 160, 142, 189, 198, 250, 14, 89, 62, 19, 155, 216, 173, 91, 72, 94, 248, 164, 253, 94, 214, 255, 81, 252, 254, 79, 205, 21, 69, 34, 217, 1, 58, 89, 110, 41, 188, 164, 231, 203, 27, 74, 210, 179, 116, 123, 229, 161, 190, 229, 155, 67, 176, 51, 0, 220, 207, 248, 101, 159, 134, 140, 141, 214, 105, 108, 179, 41, 185, 2, 115, 70, 32, 161, 233, 212, 143, 71, 28, 189, 62, 85, 180, 3, 116, 194, 162, 64, 85, 110, 114, 87, 223, 224, 210, 141, 237, 209, 33, 90, 63, 222, 60, 231, 58, 198, 24, 84, 53, 36, 145, 154, 43, 193, 152, 82, 240, 23, 146, 159, 18, 61, 171, 154, 91, 201, 204, 80, 132, 5, 5, 222, 59, 70, 118, 151, 99, 11, 92, 250, 247, 43, 64, 197, 112, 4, 4, 210, 217, 35, 61, 32, 156, 142, 48, 1, 62, 87, 69, 173, 236, 203, 86, 247, 214, 225, 189, 31, 42, 56, 216, 42, 56, 175, 160, 181, 250, 94, 71, 89, 246, 135, 131, 140, 171, 152, 2, 62, 206, 117, 49, 10, 223, 75, 175, 120, 213, 119, 113, 200, 140, 58, 159, 195, 75, 209, 42, 174, 213, 40, 137, 62, 217, 128, 56, 58, 110, 244, 35, 96, 14, 180, 158, 194, 241, 49, 240, 247, 92, 102, 124, 107, 136, 88, 42, 91, 205, 1, 8, 155, 100, 7, 108, 218, 176, 47, 219, 73, 213, 8, 181, 173, 0, 141, 84, 69, 85, 25, 221, 165, 164, 253, 12, 216, 233, 179, 144, 127, 108, 56, 193, 153, 33, 166, 214, 146, 251, 92, 16, 113, 149, 40, 166, 30, 85, 118, 115, 194, 171, 112, 171, 167, 124, 117, 118, 158, 156, 69, 236, 188, 146, 86, 73, 250, 236, 218, 21, 71, 136, 150, 219, 207, 227, 11, 126, 140, 53, 194, 238, 213, 229, 98, 221, 245, 122, 228, 115, 36, 176, 57, 147, 114, 163, 67, 159, 112, 129, 109, 137, 96, 194, 38, 186, 84, 145, 124, 206, 142, 130, 203, 117, 169, 187, 230, 131, 89, 100, 109, 200, 79, 184, 185, 237, 96, 155, 196, 157, 54, 79, 11, 130, 246, 65, 201, 179, 198, 122, 63, 248, 212, 85, 66, 74, 118, 29, 190, 0, 244, 60, 92, 230, 178, 200, 24, 88, 149, 78, 72, 125, 227, 21, 10, 93, 220, 246, 69, 236, 211, 126, 42, 103, 136, 188, 197, 176, 178, 179, 54, 166, 239, 31, 145, 161, 61, 141, 180, 176, 10, 142, 166, 17, 114, 75, 108, 177, 177, 49, 188, 220, 218, 22, 229, 210, 252, 57, 108, 105, 194, 201, 9, 45, 168, 44, 211, 15, 83, 17, 251, 65, 7, 248, 228, 92, 51, 93, 75, 253, 241, 247, 52, 234, 36, 123, 131, 217, 69, 216, 216, 134, 57, 152, 75, 196, 29, 145, 240, 177, 46, 108, 126, 246, 39, 126, 211, 18, 204, 163, 211, 171, 136, 24, 23, 155, 193, 205, 243, 158, 1, 34, 247, 47, 103, 51, 106, 149, 2, 108, 178, 153, 135, 125, 23, 18, 212, 108, 209, 124, 246, 203, 104, 32, 81, 172, 182, 219, 201, 153, 20, 180, 213, 212, 97, 98, 170, 173, 211, 248, 212, 184, 139, 211, 181, 197, 19, 94, 185, 236, 229, 47, 105, 174, 46, 6, 8, 13, 151, 81, 1, 157, 24, 226, 19, 216, 71, 51, 169, 208, 190, 88, 209, 43, 71, 136, 136, 244, 131, 86, 128, 171, 159, 112, 5, 183, 224, 169, 241, 13, 196, 41, 128, 39, 37, 129, 183, 182, 179, 242, 185, 212, 97, 66, 28, 148, 231, 204, 140, 33, 33, 243, 78, 217, 152, 191, 23, 90, 208, 157, 106, 55, 38, 155, 55, 66, 85, 176, 253, 142, 45, 59, 11, 88, 116, 226, 17, 119, 121, 240, 21, 138, 126, 97, 133, 228, 158, 152, 254, 231, 88, 58, 206, 76, 254, 96, 52, 31, 140, 134, 191, 89, 79, 248, 238, 164, 240, 168, 16, 12, 113, 249, 149, 115, 10, 0, 4, 212, 108, 150, 170, 112, 212, 225, 107, 232, 176, 50, 178, 20, 126, 40, 97, 155, 174, 114, 33, 36, 84, 250, 53, 34, 197, 53, 233, 96, 252, 151, 114, 74, 216, 90, 224, 53, 62, 169, 163, 182, 223, 230, 143, 23, 246, 205, 182, 150, 76, 29, 36, 47, 30, 216, 96, 192, 75, 133, 35, 113, 197, 143, 49, 251, 27, 79, 151, 42, 61, 160, 1, 203, 95, 170, 199, 193, 146, 169, 99, 228, 95, 152, 124, 48, 132, 174, 111, 72, 104, 131, 9, 203, 235, 91, 212, 37, 106, 246, 216, 154, 23, 219, 166, 6, 248, 223, 20, 163, 72, 82, 231, 164, 172, 27, 151, 38, 239, 63, 127, 74, 137, 221, 10, 189, 165, 29, 211, 186, 49, 128, 24, 43, 222, 120, 35, 74, 198, 124, 180, 246, 145, 167, 169, 237, 91, 242, 60, 98, 178, 96, 235, 188, 251, 107, 121, 214, 220, 67, 202, 46, 227, 62, 150, 83, 195, 64, 127, 139, 142, 6, 126, 24, 11, 126, 223, 145, 119, 88, 71, 110, 69, 58, 200, 110, 28, 246, 205, 170, 102, 149, 10, 142, 220, 211, 34, 203, 192, 36, 41, 144, 62, 251, 228, 253, 254, 138, 41, 180, 81, 23, 192, 20, 33, 224, 142, 37, 176, 123, 247, 104, 115, 148, 129, 54, 85, 18, 129, 179, 61, 129, 72, 203, 105, 27, 178, 207, 196, 251, 79, 26, 138, 14, 101, 37, 8, 149, 162, 136, 64, 244, 242, 37, 53, 103, 199, 184, 95, 223, 7, 110, 204, 171, 145, 72, 159, 255, 144, 40, 32, 127, 76, 100, 116, 224, 246, 73, 143, 194, 241, 249, 170, 14, 234, 1, 161, 22, 217, 179, 205, 128, 234, 61, 54, 104, 131, 40, 21, 136, 133, 76, 27, 164, 149, 74, 46, 1, 28, 181, 164, 252, 110, 179, 204, 36, 201, 250, 99, 59, 151, 52, 124, 146, 10, 24, 232, 247, 83, 24, 111, 230, 110, 198, 85, 134, 253, 239, 49, 79, 18, 205, 237, 95, 4, 177, 42, 96, 160, 97, 212, 187, 103, 158, 27, 185, 194, 207, 61, 211, 98, 223, 127, 249, 123, 119, 213, 221, 148, 141, 154, 5, 227, 103, 103, 232, 252, 80, 105, 173, 171, 163, 178, 216, 98, 88, 138, 144, 130, 118, 143, 179, 247, 60, 171, 170, 13, 120, 24, 236, 173, 234, 208, 3, 61, 202, 210, 64, 128, 0, 64, 205, 11, 191, 144, 143, 78, 123, 49, 182, 98, 237, 253, 77, 114, 27, 98, 251, 56, 165, 221, 151, 228, 174, 96, 202, 165, 183, 229, 6, 139, 210, 65, 74, 69, 103, 235, 70, 69, 23, 64, 184, 30, 237, 115, 248, 195, 60, 157, 82, 133, 36, 9, 173, 246, 115, 82, 172, 163, 122, 156, 118, 189, 246, 226, 130, 77, 249, 16, 79, 129, 7, 165, 19, 23, 48, 214, 8, 216, 255, 15, 51, 41, 48, 149, 144, 114, 99, 55, 120, 37, 214, 145, 107, 97, 29, 229, 31, 104, 149, 33, 10, 183, 225, 137, 226, 192, 244, 236, 69, 99, 41, 251, 213, 89, 251, 64, 181, 58, 212, 100, 188, 210, 9, 153, 116, 236, 115, 198, 158, 15, 79, 82, 168, 23, 114, 14, 128, 191, 52, 216, 206, 125, 226, 217, 81, 220, 167, 227, 19, 165, 245, 145, 11, 63, 195, 248, 58, 75, 208, 58, 215, 201, 168, 149, 113, 250, 199, 105, 214, 109, 125, 8, 219, 125, 144, 36, 88, 32, 107, 7, 173, 162, 233, 107, 73, 227, 215, 152, 71, 228, 206, 185, 25, 106, 185, 217, 163, 247, 65, 165, 255, 245, 242, 138, 179, 1, 217, 5, 36, 143, 248, 186, 221, 38, 167, 43, 242, 47, 211, 23, 170, 149, 213, 214, 243, 154, 236, 181, 77, 214, 180, 107, 199, 92, 217, 15, 172, 169, 85, 108, 242, 32, 236, 96, 164, 66, 142, 210, 134, 9, 82, 141, 253, 68, 122, 102, 235, 247, 76, 235, 237, 164, 112, 210, 85, 87, 4, 203, 135, 230, 188, 216, 31, 11, 158, 149, 161, 154, 226, 150, 83, 141, 26, 40, 70, 73, 78, 195, 170, 182, 99, 134, 59, 18, 164, 218, 47, 1, 231, 121, 115, 6, 204, 31, 126, 46, 177, 242, 250, 4, 0, 11, 135, 8, 59, 29, 219, 120, 157, 81, 128, 248, 66, 249, 3, 144, 40, 21, 2, 190, 252, 87, 128, 157, 57, 158, 69, 170, 85, 0, 254, 146, 208, 115, 104, 127, 30, 4, 67, 247, 50, 173, 214, 38, 77, 142, 212, 52, 207, 138, 160, 26, 51, 25, 198, 16, 144, 87, 231, 8, 110, 133, 28, 164, 95, 36, 189, 206, 118, 230, 230, 89, 246, 170, 156, 148, 74, 52, 70, 89, 110, 12, 226, 234, 231, 6, 185, 163, 180, 215, 57, 233, 84, 99, 174, 249, 148, 251, 41, 77, 179, 79, 96, 90, 140, 58, 208, 72, 176, 11, 199, 177, 174, 226, 68, 216, 65, 150, 173, 94, 191, 200, 88, 222, 202, 37, 159, 237, 114, 228, 95, 107, 207, 143, 49, 148, 143, 21, 180, 216, 2, 47, 35, 214, 215, 219, 23, 84, 50, 13, 24, 223, 27, 74, 214, 10, 199, 130, 46, 148, 112, 61, 81, 241, 10, 203, 97, 108, 36, 46, 66, 189, 162, 246, 12, 41, 44, 239, 55, 111, 229, 182, 41, 63, 222, 89, 240, 2, 96, 23, 201, 45, 97, 116, 27, 6, 149, 229, 224, 243, 52, 138, 105, 53, 193, 83, 65, 26, 34, 149, 139, 216, 138, 76, 20, 113, 85, 233, 94, 204, 18, 109, 102, 219, 131, 57, 85, 201, 60, 51, 66, 242, 158, 13, 163, 136, 101, 141, 234, 36, 106, 112, 18, 108, 239, 128, 66, 17, 124, 173, 21, 137, 204, 103, 133, 214, 92, 16, 147, 64, 95, 43, 135, 113, 105, 136, 233, 188, 108, 219, 241, 55, 125, 51, 31, 175, 219, 80, 171, 230, 193, 6, 57, 68, 69, 107, 246, 78, 173, 12, 139, 140, 189, 180, 203, 188, 25, 252, 122, 104, 120, 193, 216, 121, 156, 239, 204, 44, 125, 204, 21, 92, 229, 60, 243, 238, 212, 10, 20, 48, 151, 170, 34, 127, 194, 114, 236, 88, 35, 97, 241, 2, 220, 206, 100, 224, 67, 152, 166, 9, 130, 112, 192, 241, 105, 0, 206, 201, 93, 143, 231, 3, 62, 25, 163, 142, 19, 242, 221, 220, 127, 251, 54, 86, 99, 54, 142, 134, 67, 96, 70, 46, 214, 78, 119, 218, 131, 85, 54, 99, 24, 129, 42, 89, 74, 15, 225, 9, 30, 22, 215, 5, 35, 175, 213, 118, 120, 11, 255, 136, 70, 201, 207, 180, 43, 62, 140, 38, 171, 246, 17, 208, 109, 238, 167, 248, 208, 98, 189, 255, 223, 206, 231, 66, 89, 164, 25, 59, 98, 43, 230, 77, 33, 234, 107, 173, 107, 47, 245, 252, 33, 13, 163, 148, 225, 194, 165, 116, 168, 48, 45, 56, 187, 64, 22, 46, 136, 80, 246, 46, 45, 190, 254, 116, 188, 213, 103, 158, 15, 44, 142, 232, 65, 183, 152, 143, 141, 195, 231, 89, 254, 99, 22, 106, 248, 113, 94, 83, 123, 22, 231, 1, 243, 113, 136, 179, 111, 225, 183, 46, 48, 138, 155, 124, 32, 131, 108, 121, 176, 105, 253, 7, 158, 222, 149, 34, 39, 227, 43, 180, 107, 19, 196, 169, 222, 194, 93, 49, 108, 77, 211, 20, 239, 173, 149, 171, 5, 99, 130, 119, 118, 172, 229, 26, 172, 46, 195, 30, 44, 182, 123, 213, 249, 94, 149, 116, 29, 120, 123, 229, 74, 61, 226, 179, 66, 232, 159, 138, 190, 204, 186, 65, 228, 116, 173, 31, 97, 10, 200, 159, 32, 46, 16, 244, 80, 43, 146, 157, 9, 110, 252, 102, 188, 225, 172, 239, 194, 243, 90, 141, 235, 150, 37, 107, 25, 163, 243, 179, 247, 219, 205, 98, 45, 130, 100, 91, 85, 106, 42, 146, 124, 127, 123, 151, 135, 150, 24, 191, 75, 199, 154, 121, 135, 205, 59, 228, 235, 123, 70, 114, 83, 88, 195, 131, 9, 244, 47, 223, 16, 247, 213, 216, 242, 92, 184, 88, 66, 85, 122, 90, 52, 37, 196, 107, 5, 144, 146, 74, 64, 225, 37, 105, 172, 107, 96, 245, 0, 74, 195, 135, 17, 158, 114, 91, 188, 156, 237, 120, 195, 60, 102, 83, 112, 68, 118, 222, 114, 13, 234, 181, 163, 214, 55, 7, 206, 80, 191, 13, 2, 164, 202, 47, 100, 231, 24, 44, 148, 96, 125, 100, 177, 30, 225, 218, 98, 207, 246, 145, 149, 63, 127, 86, 119, 7, 238, 183, 28, 43, 221, 239, 248, 25, 134, 196, 93, 155, 163, 68, 180, 21, 230, 195, 179, 234, 165, 21, 108, 63, 48, 7, 163, 239, 57, 96, 206, 169, 245, 126, 72, 247, 201, 139, 142, 173, 163, 132, 89, 121, 23, 72, 102, 210, 114, 114, 226, 205, 40, 97, 107, 227, 224, 220, 73, 7, 45, 8, 7, 169, 86, 130, 14, 245, 115, 241, 180, 172, 34, 217, 145, 75, 92, 144, 116, 190, 147, 77, 117, 182, 81, 210, 156, 43, 144, 213, 145, 137, 105, 197, 107, 172, 22, 122, 56, 245, 174, 210, 188, 63, 172, 251, 180, 174, 64, 212, 59, 158, 190, 245, 231, 77, 97, 170, 73, 207, 140, 202, 48, 4, 162, 212, 218, 55, 186, 34, 4, 94, 181, 124, 234, 119, 242, 237, 61, 149, 28, 29, 125, 174, 98, 149, 120, 203, 8, 197, 185, 234, 194, 254, 137, 134, 59, 67, 204, 116, 192, 72, 249, 87, 202, 43, 108, 83, 182, 144, 22, 226, 53, 171, 69, 64, 87, 3, 45, 10, 17, 44, 107, 134, 80, 55, 31, 184, 28, 251, 220, 164, 82, 111, 182, 197, 149, 218, 213, 237, 78, 40, 172, 142, 62, 88, 41, 244, 180, 126, 45, 77, 24, 77, 90, 193, 180, 7, 137, 103, 187, 39, 136, 209, 115, 68, 73, 112, 179, 214, 67, 207, 20, 167, 220, 116, 39, 157, 230, 123, 230, 69, 56, 241, 171, 9, 254, 104, 240, 230, 224, 120, 100, 73, 114, 200, 199, 212, 99, 188, 157, 130, 148, 223, 186, 54, 87, 242, 191, 30, 241, 1, 140, 15, 226, 48, 81, 215, 161, 218, 15, 236, 90, 178, 79, 141, 145, 251, 9, 191, 72, 167, 110, 163, 236, 241, 186, 156, 57, 61, 77, 119, 245, 195, 125, 106, 5, 9, 113, 110, 220, 41, 166, 116, 170, 204, 92, 0, 185, 77, 55, 208, 4, 59, 245, 185, 64, 152, 121, 7, 222, 146, 92, 27, 79, 23, 163, 37, 254, 225, 98, 143, 48, 155, 89, 198, 212, 61, 71, 206, 111, 67, 53, 7, 187, 213, 42, 10, 182, 42, 235, 147, 201, 73, 44, 184, 94, 144, 113, 155, 62, 180, 100, 209, 133, 171, 11, 30, 141, 37, 17, 165, 41, 238, 54, 222, 234, 203, 33, 85, 40, 193, 26, 17, 250, 94, 249, 62, 140, 65, 91, 108, 242, 181, 214, 93, 23, 122, 99, 70, 61, 49, 231, 204, 240, 150, 151, 17, 176, 11, 70, 244, 155, 83, 176, 200, 33, 233, 163, 115, 115, 86, 24, 165, 221, 220, 186, 126, 54, 162, 214, 236, 240, 191, 228, 93, 133, 139, 255, 168, 255, 232, 116, 157, 223, 24, 186, 143, 9, 254, 20, 108, 85, 171, 74, 219, 141, 13, 147, 160, 66, 135, 92, 212, 47, 36, 202, 120, 149, 94, 161, 146, 73, 234, 75, 202, 251, 108, 69, 129, 190, 161, 63, 20, 9, 130, 249, 129, 173, 34, 231, 249, 31, 165, 9, 80, 214, 122, 112, 179, 97, 144, 185, 38, 107, 207, 232, 217, 82, 177, 134, 226, 57, 83, 111, 39, 153, 151, 197, 144, 48, 142, 61, 69, 43, 177, 215, 247, 236, 146, 86, 45, 236, 190, 180, 207, 18, 50, 140, 238, 186, 51, 175, 15, 137, 201, 186, 223, 13, 55, 120, 197, 203, 98, 78, 177, 32, 194, 207, 223, 158, 195, 40, 95, 84, 186, 120, 2, 199, 54, 143, 70, 209, 29, 39, 67, 91, 80, 97, 78, 161, 147, 228, 98, 165, 116, 54, 112, 217, 131, 212, 241, 73, 143, 44, 122, 18, 14, 150, 80, 223, 149, 102, 58, 162, 210, 33, 183, 7, 225, 107, 226, 204, 86, 64, 156, 162, 157, 139, 110, 46, 190, 53, 187, 6, 108, 195, 11, 0, 135, 165, 123, 11, 187, 137, 129, 25, 182, 68, 183, 183, 83, 98, 230, 50, 102, 204, 207, 244, 75, 129, 184, 64, 101, 114, 120, 185, 164, 143, 63, 196, 147, 153, 190, 87, 202, 13, 171, 144, 12, 225, 13, 243, 187, 242, 57, 75, 28, 138, 204, 120, 43, 196, 72, 115, 97, 0, 129, 134, 196, 91, 130, 49, 215, 61, 183, 40, 81, 80, 220, 126, 68, 30, 39, 27, 41, 52, 207, 48, 168, 217, 185, 39, 84, 9, 222, 78, 248, 44, 5, 53, 60, 125, 158, 126, 177, 43, 118, 106, 50, 180, 57, 189, 134, 117, 81, 142, 195, 158, 73, 170, 65, 162, 207, 152, 175, 193, 223, 54, 69, 13, 6, 159, 138, 190, 44, 74, 77, 130, 49, 219, 48, 183, 110, 129, 220, 243, 226, 219, 166, 29, 222, 76, 65, 64, 159, 31, 111, 169, 225, 155, 246, 67, 50, 132, 201, 161, 12, 147, 252, 139, 159, 125, 52, 10, 166, 16, 173, 9, 244, 207, 6, 41, 228, 6, 198, 208, 9, 243, 32, 127, 240, 112, 173, 28, 192, 0, 120, 50, 218, 252, 142, 137, 144, 81, 141, 160, 63, 147, 165, 121, 253, 156, 216, 124, 165, 11, 113, 49, 198, 39, 45, 117, 185, 246, 1, 234, 92, 247, 183, 163, 10, 38, 129, 105, 71, 203, 57, 128, 240, 96, 205, 72, 66, 70, 136, 189, 123, 24, 210, 89, 56, 186, 171, 74, 155, 31, 52, 99, 127, 248, 96, 95, 83, 85, 3, 71, 103, 65, 206, 221, 7, 18, 153, 3, 108, 250, 219, 20, 184, 100, 183, 169, 106, 80, 203, 154, 92, 230, 61, 107, 88, 121, 24, 218, 105, 111, 56, 103, 79, 154, 14, 185, 3, 2, 114, 19, 1, 63, 150, 139, 117, 47, 194, 225, 183, 144, 82, 171, 77, 153, 72, 24, 168, 71, 222, 159, 42, 71, 71, 139, 187, 242, 113, 116, 237, 114, 46, 139, 190, 142, 188, 167, 178, 239, 174, 139, 229, 117, 47, 111, 91, 69, 43, 88, 134, 81, 107, 57, 116, 206, 130, 114, 109, 14, 83, 134, 238, 218, 169, 136, 207, 108, 83, 193, 97, 236, 19, 189, 32, 58, 11, 109, 162, 34, 221, 13, 128, 103, 128, 1, 97, 133, 49, 25, 255, 88, 124, 76, 19, 36, 100, 156, 248, 12, 11, 57, 97, 39, 2, 74, 59, 72, 126, 241, 125, 133, 29, 41, 241, 246, 230, 42, 38, 6, 78, 214, 127, 73, 182, 101, 116, 71, 220, 38, 190, 176, 195, 196, 221, 136, 186, 205, 19, 111, 203, 101, 6, 201, 224, 71, 24, 16, 170, 144, 99, 193, 227, 90, 125, 134, 90, 96, 73, 19, 118, 51, 185, 163, 232, 199, 235, 48, 159, 60, 206, 235, 163, 237, 43, 207, 145, 236, 236, 215, 151, 9, 200, 142, 16, 229, 225, 66, 121, 50, 214, 160, 135, 209, 134, 28, 204, 240, 139, 20, 18, 180, 248, 74, 183, 167, 112, 108, 186, 31, 39, 2, 46, 213, 215, 87, 61, 224, 49, 146, 150, 72, 0, 128, 38, 65, 201, 3, 99, 44, 243, 24, 115, 167, 246, 31, 100, 40, 48, 124, 181, 116, 58, 165, 165, 116, 175, 64, 123, 218, 214, 250, 221, 119, 32, 37, 153, 83, 166, 46, 179, 122, 128, 162, 70, 182, 55, 232, 69, 34, 157, 228, 245, 230, 5, 13, 253, 161, 113, 118, 88, 253, 72, 51, 36, 18, 211, 169, 195, 67, 87, 105, 234, 84, 24, 87, 90, 32, 64, 39, 72, 41, 201, 72, 146, 121, 25, 148, 44, 241, 39, 184, 10, 225, 77, 71, 14, 132, 50, 11, 244, 214, 236, 234, 143, 246, 18, 86, 52, 211, 106, 28, 37, 65, 87, 146, 206, 210, 247, 170, 70, 184, 169, 76, 59, 205, 130, 179, 195, 215, 252, 199, 46, 56, 122, 225, 155, 110, 47, 44, 123, 193, 3, 209, 57, 49, 157, 63, 3, 155, 228, 89, 173, 224, 19, 185, 77, 92, 169, 233, 28, 102, 228, 11, 86, 117, 181, 97, 66, 195, 190, 250, 115, 173, 189, 219, 171, 193, 143, 225, 192, 61, 156, 94, 3, 235, 137, 143, 126, 215, 132, 116, 69, 105, 212, 123, 40, 123, 248, 44, 184, 165, 193, 98, 119, 195, 192, 219, 196, 169, 190, 132, 173, 252, 140, 117, 224, 164, 96, 5, 177, 187, 181, 132, 38, 127, 28, 78, 125, 100, 151, 140, 43, 98, 178, 165, 205, 89, 167, 223, 254, 98, 240, 137, 137, 205, 252, 197, 52, 4, 66, 254, 237, 177, 142, 251, 215, 39, 221, 171, 209, 237, 167, 20, 100, 109, 251, 45, 8, 30, 173, 193, 213, 18, 151, 153, 41, 142, 9, 121, 208, 255, 110, 133, 241, 210, 151, 147, 63, 218, 3, 179, 147, 133, 144, 89, 108, 174, 162, 222, 27, 109, 4, 26, 29, 27, 97, 174, 18, 79, 207, 3, 111, 9, 230, 190, 221, 185, 161, 192, 214, 168, 177, 169, 202, 2, 136, 113, 5, 14, 64, 131, 137, 161, 163, 150, 252, 244, 68, 174, 170, 202, 164, 172, 31, 152, 104, 88, 52, 141, 181, 176, 188, 135, 31, 16, 148, 153, 140, 78, 190, 120, 7, 226, 60, 196, 96, 98, 250, 243, 250, 248, 252, 139, 255, 64, 23, 247, 85, 254, 13, 234, 5, 11, 128, 189, 67, 197, 223, 147, 251, 218, 90, 172, 182, 123, 74, 208, 111, 25, 9, 154, 171, 208, 186, 96, 5, 243, 62, 19, 144, 49, 204, 121, 247, 95, 162, 66, 11, 169, 13, 35, 193, 120, 6, 192, 156, 132, 136, 80, 52, 180, 140, 106, 213, 128, 138, 241, 22, 187, 157, 55, 187, 24, 105, 191, 10, 224, 222, 174, 235, 91, 169, 146, 43, 51, 92, 113, 48, 250, 166, 177, 76, 182, 46, 181, 129, 129, 228, 199, 10, 95, 1, 193, 52, 120, 220, 224, 134, 73, 136, 227, 166, 44, 193, 162, 103, 9, 12, 121, 124, 9, 41, 148, 40, 135, 162, 165, 158, 20, 96, 134, 32, 224, 238, 163, 204, 191, 251, 239, 43, 8, 24, 218, 230, 2, 112, 233, 92, 16, 221, 99, 104, 142, 40, 51, 35, 85, 251, 6, 47, 30, 245, 209, 68, 155, 92, 30, 146, 83, 203, 207, 106, 72, 129, 235, 202, 26, 170, 111, 183, 217, 220, 157, 168, 152, 180, 94, 237, 22, 56, 3, 223, 32, 31, 228, 145, 85, 139, 45, 133, 25, 107, 189, 243, 122, 28, 102, 53, 170, 124, 177, 153, 120, 225, 116, 113, 23, 174, 158, 213, 28, 183, 184, 84, 118, 119, 86, 217, 250, 74, 41, 47, 213, 72, 148, 108, 139, 15, 14, 220, 208, 83, 169, 182, 191, 109, 171, 22, 42, 41, 203, 43, 79, 135, 115, 183, 57, 126, 29, 128, 240, 24, 244, 251, 232, 240, 175, 118, 87, 6, 110, 244, 229, 87, 178, 84, 212, 63, 207, 155, 166, 20, 212, 27, 170, 191, 227, 55, 218, 169, 19, 90, 127, 251, 23, 227, 217, 162, 6, 108, 111, 108, 181, 211, 249, 161, 206, 197, 205, 158, 159, 4, 207, 233, 144, 135, 1, 237, 179, 47, 196, 134, 132, 20, 210, 118, 3, 196, 224, 51, 60, 78, 186, 155, 136, 220, 1, 87, 24, 84, 126, 173, 13, 171]
[INFO] [stdout] stack backtrace:
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] [stdout]    0:     0x61a27b19ec52 - std::backtrace_rs::backtrace::libunwind::trace::hff358a60abf734fc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61a27b19ec52 - std::backtrace_rs::backtrace::trace_unsynchronized::h3b121f916dd95ec6
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61a27b19ec52 - std::sys::backtrace::_print_fmt::hde0a62ded68798e9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x61a27b19ec52 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h93773fc827e3113d
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x61a27b1af80a - core::fmt::rt::Argument::fmt::h01eff69902dad97f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x61a27b1af80a - core::fmt::write::hed7b5c73d82ecb7c
[INFO] [stdout]    6:     0x61a27b16d506 - std::io::default_write_fmt::h2f696ff5b8bbaa4b
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x61a27b16d506 - std::io::Write::write_fmt::h5e66814db8a9cfce
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x61a27b17dfd9 - std::sys::backtrace::BacktraceLock::print::h8b1d6fcc5a56d1a3
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x61a27b17dfd9 - std::panicking::default_hook::{{closure}}::h2be84df4f189ae36
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x61a27b17de71 - std::panicking::default_hook::hf0ea8939246f43a9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x61a27afc7e6e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h02d35e3888986252
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x61a27afc7e6e - test::test_main_with_exit_callback::{{closure}}::h939640a27d647173
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x61a27b17e252 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hc9df09ff391af3e7
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x61a27b17e252 - std::panicking::panic_with_hook::hb4bd9ac1123582a0
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x61a27b17e098 - std::panicking::panic_handler::{{closure}}::hde00dd15f5637fe2
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x61a27b1795c9 - std::sys::backtrace::__rust_end_short_backtrace::hb72197fa777c1785
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x61a27b16233d - __rustc[4425a7e20b4c8619]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x61a27b1b733c - core::panicking::panic_fmt::ha59b517dd231f4da
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x61a27b1b71c3 - core::panicking::assert_failed_inner::h3c3301979dc81b81
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x61a27af88078 - core::panicking::assert_failed::hcc2f08c900cebf09
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x61a27af968e4 - rust_playground::buffer::disk_manager::test::should_work_concurrently::{{closure}}::{{closure}}::h52f27f79f75e53ff
[INFO] [stdout]                                at /opt/rustwide/workdir/src/buffer/disk_manager.rs:118:21
[INFO] [stdout]   22:     0x61a27afa231e - std::sys::backtrace::__rust_begin_short_backtrace::h4992ca6f5a198354
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   23:     0x61a27af775b7 - std::thread::lifecycle::spawn_unchecked::{{closure}}::{{closure}}::he0d013e305874ffd
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   24:     0x61a27af88c60 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hbecc65d5d23b01f0
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   25:     0x61a27af91daa - std::panicking::catch_unwind::do_call::h4ce6b4fae0d32610
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   26:     0x61a27af77deb - __rust_try
[INFO] [stdout]   27:     0x61a27af767ea - std::panicking::catch_unwind::h705a3f16541dd7b2
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x61a27af767ea - std::panic::catch_unwind::h887693e4e8f8c07e
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x61a27af767ea - std::thread::lifecycle::spawn_unchecked::{{closure}}::hd1fcef017ddce265
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   30:     0x61a27af8c1fe - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8d3f4a449adc5763
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   31:     0x61a27b1747af - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h61282da819d64ea9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   32:     0x61a27b1747af - std::sys::thread::unix::Thread::new::thread_start::h982f9ea829d1b5fb
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/thread/unix.rs:127:17
[INFO] [stdout]   33:     0x707f43051aa4 - <unknown>
[INFO] [stdout]   34:     0x707f430dea64 - clone
[INFO] [stdout]   35:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread '<unnamed>' (52) panicked at src/buffer/disk_manager.rs:129:21:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]
[INFO] [stdout]  right: [250, 23, 122, 59, 146, 120, 218, 179, 247, 31, 91, 149, 206, 5, 190, 37, 74, 56, 249, 9, 234, 98, 221, 29, 32, 19, 105, 140, 5, 2, 183, 165, 116, 67, 216, 240, 73, 23, 50, 173, 106, 77, 232, 16, 197, 66, 78, 32, 69, 238, 162, 241, 191, 122, 182, 255, 93, 139, 98, 94, 53, 102, 18, 231, 214, 96, 196, 237, 165, 160, 162, 136, 65, 219, 145, 128, 185, 134, 205, 102, 162, 66, 81, 66, 59, 80, 245, 29, 96, 34, 159, 61, 5, 42, 152, 245, 169, 33, 24, 124, 148, 108, 186, 203, 12, 69, 98, 210, 26, 177, 59, 22, 83, 249, 102, 228, 40, 192, 100, 191, 121, 50, 91, 111, 165, 9, 63, 236, 97, 149, 225, 30, 190, 66, 234, 202, 214, 194, 170, 2, 172, 172, 212, 68, 49, 61, 144, 75, 146, 44, 81, 43, 39, 142, 215, 241, 226, 225, 47, 142, 17, 196, 38, 40, 169, 22, 199, 63, 173, 167, 255, 247, 237, 130, 188, 209, 62, 168, 128, 21, 119, 230, 148, 169, 4, 62, 30, 121, 175, 180, 251, 27, 59, 27, 21, 170, 94, 58, 200, 5, 78, 22, 186, 255, 209, 174, 84, 94, 123, 91, 225, 235, 164, 179, 193, 124, 109, 114, 167, 238, 237, 21, 234, 93, 9, 162, 249, 204, 192, 136, 244, 1, 90, 83, 247, 200, 215, 136, 12, 120, 127, 164, 81, 110, 61, 248, 168, 37, 207, 17, 125, 228, 215, 72, 93, 71, 42, 104, 54, 250, 148, 37, 219, 74, 23, 34, 167, 139, 160, 117, 140, 16, 166, 250, 50, 140, 220, 101, 187, 7, 136, 6, 122, 153, 12, 191, 66, 131, 224, 209, 189, 131, 222, 99, 125, 221, 229, 102, 146, 57, 33, 35, 154, 177, 81, 131, 70, 138, 3, 140, 130, 92, 91, 152, 208, 58, 56, 143, 33, 230, 89, 193, 56, 105, 0, 94, 24, 22, 185, 225, 177, 51, 164, 98, 169, 157, 164, 234, 161, 115, 157, 143, 179, 154, 155, 183, 236, 12, 217, 91, 88, 163, 12, 171, 44, 138, 20, 140, 21, 125, 57, 205, 186, 15, 211, 82, 145, 246, 181, 1, 161, 92, 227, 36, 86, 35, 161, 191, 131, 224, 45, 103, 241, 43, 213, 174, 213, 170, 197, 145, 30, 251, 8, 146, 106, 100, 87, 93, 143, 241, 219, 94, 113, 255, 25, 180, 220, 162, 64, 152, 88, 249, 48, 173, 54, 44, 57, 76, 32, 164, 101, 45, 87, 210, 82, 104, 212, 63, 135, 109, 114, 19, 203, 205, 44, 68, 105, 83, 60, 234, 107, 64, 246, 91, 48, 87, 71, 251, 252, 138, 75, 94, 17, 99, 42, 240, 12, 106, 37, 170, 155, 114, 85, 254, 14, 59, 124, 54, 174, 238, 236, 124, 166, 12, 86, 115, 81, 119, 217, 167, 192, 228, 52, 137, 73, 253, 206, 201, 161, 134, 223, 66, 88, 37, 110, 96, 231, 9, 93, 186, 130, 168, 54, 98, 154, 70, 163, 103, 54, 42, 8, 41, 3, 121, 194, 226, 114, 95, 70, 151, 82, 19, 4, 111, 122, 75, 250, 79, 27, 14, 61, 34, 50, 246, 106, 103, 236, 7, 205, 248, 202, 151, 242, 189, 11, 96, 158, 81, 75, 51, 171, 224, 143, 223, 221, 38, 13, 109, 51, 37, 227, 43, 10, 53, 60, 108, 249, 109, 82, 243, 250, 164, 200, 186, 92, 125, 236, 73, 157, 149, 131, 78, 237, 93, 248, 8, 108, 228, 16, 239, 198, 3, 30, 140, 189, 216, 32, 127, 6, 102, 48, 143, 47, 161, 79, 223, 167, 53, 213, 56, 17, 235, 232, 155, 157, 85, 66, 20, 199, 130, 73, 89, 166, 176, 43, 164, 130, 53, 149, 241, 194, 167, 75, 145, 193, 129, 117, 227, 242, 36, 199, 36, 8, 91, 92, 78, 75, 208, 31, 39, 87, 101, 125, 12, 10, 64, 216, 226, 164, 192, 123, 72, 174, 252, 242, 168, 255, 78, 49, 100, 253, 135, 217, 153, 253, 142, 53, 99, 56, 32, 205, 215, 106, 197, 52, 143, 80, 202, 140, 191, 156, 243, 94, 75, 78, 110, 6, 70, 242, 50, 126, 89, 132, 124, 192, 111, 192, 26, 88, 42, 156, 171, 87, 248, 247, 183, 251, 87, 172, 22, 94, 185, 60, 228, 35, 19, 192, 12, 119, 17, 171, 102, 34, 136, 255, 148, 181, 150, 203, 154, 217, 43, 176, 26, 26, 245, 152, 113, 176, 20, 227, 15, 179, 148, 17, 62, 179, 225, 18, 2, 255, 93, 200, 230, 171, 221, 163, 50, 104, 115, 61, 226, 245, 47, 201, 175, 18, 218, 143, 48, 53, 41, 121, 34, 164, 101, 231, 230, 145, 88, 212, 52, 157, 77, 224, 179, 120, 13, 131, 147, 161, 141, 114, 101, 131, 61, 253, 180, 15, 135, 60, 138, 69, 111, 57, 143, 102, 55, 228, 16, 70, 136, 29, 220, 154, 24, 248, 71, 132, 167, 100, 35, 86, 28, 54, 77, 34, 136, 68, 12, 46, 122, 73, 144, 67, 177, 60, 47, 137, 88, 113, 80, 188, 141, 105, 64, 13, 167, 64, 14, 46, 213, 66, 13, 121, 138, 224, 226, 215, 187, 148, 194, 172, 116, 109, 57, 243, 112, 102, 98, 129, 82, 184, 216, 231, 165, 136, 167, 166, 79, 225, 240, 176, 41, 107, 28, 49, 1, 54, 35, 1, 73, 197, 101, 33, 125, 237, 115, 193, 244, 13, 122, 49, 210, 127, 28, 33, 74, 151, 100, 217, 210, 103, 213, 147, 107, 87, 124, 36, 36, 194, 3, 161, 207, 133, 239, 121, 165, 51, 150, 206, 126, 86, 151, 107, 15, 66, 252, 64, 26, 156, 214, 0, 170, 40, 196, 56, 56, 169, 162, 149, 206, 75, 18, 216, 216, 130, 172, 36, 22, 23, 173, 174, 197, 209, 83, 239, 46, 31, 26, 175, 43, 134, 110, 16, 203, 165, 91, 230, 217, 41, 16, 81, 194, 36, 235, 175, 212, 166, 136, 85, 145, 212, 35, 60, 88, 37, 45, 255, 59, 145, 139, 244, 158, 191, 189, 48, 3, 33, 232, 190, 37, 229, 216, 111, 12, 180, 66, 114, 188, 10, 52, 123, 127, 6, 252, 135, 121, 65, 173, 245, 81, 114, 143, 94, 167, 63, 195, 204, 146, 84, 26, 180, 12, 97, 50, 113, 227, 79, 115, 82, 106, 111, 112, 12, 46, 222, 176, 69, 94, 104, 142, 236, 222, 144, 8, 241, 238, 117, 49, 173, 157, 188, 130, 147, 198, 198, 204, 43, 49, 176, 226, 55, 208, 187, 22, 44, 142, 188, 31, 51, 74, 95, 72, 35, 112, 205, 86, 165, 19, 86, 123, 134, 159, 88, 68, 64, 92, 91, 107, 184, 207, 47, 85, 137, 87, 205, 157, 222, 97, 66, 63, 224, 195, 157, 35, 156, 159, 191, 18, 15, 88, 135, 15, 94, 247, 245, 241, 166, 133, 14, 61, 86, 172, 20, 60, 170, 181, 189, 165, 94, 194, 202, 31, 143, 66, 251, 45, 159, 97, 35, 142, 215, 221, 181, 164, 92, 45, 232, 100, 179, 167, 194, 52, 201, 127, 127, 112, 91, 140, 236, 91, 164, 123, 53, 23, 244, 180, 99, 240, 204, 58, 187, 149, 190, 110, 133, 110, 146, 236, 223, 138, 47, 123, 200, 101, 170, 211, 135, 217, 36, 240, 93, 173, 70, 192, 79, 119, 186, 45, 136, 124, 246, 53, 139, 19, 27, 140, 146, 116, 126, 139, 15, 147, 184, 239, 157, 114, 25, 176, 150, 237, 26, 172, 236, 71, 117, 14, 158, 73, 31, 9, 203, 12, 203, 16, 142, 155, 29, 134, 110, 204, 46, 18, 9, 235, 243, 206, 6, 232, 195, 236, 81, 46, 122, 55, 188, 176, 97, 183, 27, 131, 252, 140, 23, 94, 190, 234, 58, 152, 58, 250, 242, 203, 218, 52, 69, 68, 6, 127, 87, 45, 84, 119, 211, 151, 206, 241, 183, 43, 122, 44, 108, 2, 67, 130, 50, 124, 146, 19, 123, 151, 161, 246, 112, 183, 140, 81, 171, 205, 55, 246, 126, 240, 222, 106, 224, 144, 9, 68, 103, 56, 5, 204, 139, 205, 250, 226, 38, 57, 120, 190, 36, 205, 179, 124, 223, 207, 251, 196, 189, 80, 145, 34, 208, 85, 49, 201, 93, 46, 76, 212, 102, 119, 219, 238, 166, 117, 79, 34, 254, 13, 130, 22, 236, 189, 64, 205, 49, 239, 250, 178, 141, 138, 7, 26, 159, 30, 16, 195, 156, 224, 92, 222, 89, 133, 23, 198, 121, 173, 176, 93, 3, 122, 212, 26, 189, 213, 248, 222, 141, 204, 144, 230, 109, 109, 121, 109, 190, 65, 1, 246, 4, 213, 161, 82, 140, 120, 88, 244, 114, 234, 131, 3, 76, 89, 238, 245, 224, 56, 50, 212, 255, 241, 94, 104, 14, 227, 175, 200, 253, 58, 85, 51, 102, 126, 251, 213, 116, 87, 41, 41, 126, 253, 133, 57, 37, 6, 242, 122, 207, 135, 118, 131, 154, 194, 49, 162, 87, 155, 28, 31, 201, 72, 139, 221, 234, 91, 150, 228, 69, 121, 89, 205, 76, 85, 18, 42, 161, 144, 76, 78, 73, 136, 155, 254, 183, 255, 244, 33, 31, 68, 199, 178, 199, 89, 180, 61, 141, 85, 87, 177, 148, 213, 112, 58, 58, 121, 210, 51, 95, 92, 131, 110, 207, 45, 248, 149, 128, 174, 173, 95, 42, 200, 219, 16, 97, 247, 215, 195, 114, 75, 235, 254, 147, 238, 130, 98, 47, 58, 163, 75, 80, 46, 81, 149, 219, 74, 60, 93, 223, 157, 185, 122, 89, 215, 78, 81, 168, 18, 49, 178, 63, 50, 120, 173, 235, 138, 85, 191, 40, 64, 34, 24, 9, 160, 128, 62, 35, 222, 225, 14, 230, 247, 95, 221, 225, 225, 182, 193, 64, 72, 180, 149, 182, 43, 87, 54, 190, 140, 50, 112, 15, 227, 74, 226, 221, 100, 66, 243, 114, 88, 103, 133, 187, 126, 16, 189, 136, 251, 209, 156, 13, 91, 10, 103, 178, 201, 33, 55, 249, 210, 43, 211, 48, 194, 52, 68, 144, 126, 167, 92, 65, 34, 16, 212, 143, 65, 66, 59, 193, 15, 13, 110, 210, 111, 217, 69, 206, 56, 171, 175, 12, 247, 164, 121, 119, 93, 254, 172, 33, 74, 236, 75, 232, 24, 242, 87, 88, 152, 224, 2, 206, 4, 118, 22, 34, 168, 60, 255, 18, 174, 84, 133, 205, 161, 172, 122, 55, 22, 196, 209, 37, 83, 162, 6, 142, 197, 200, 80, 152, 137, 101, 148, 192, 33, 95, 71, 216, 36, 103, 204, 5, 81, 202, 231, 9, 26, 101, 132, 216, 137, 153, 227, 124, 167, 138, 114, 122, 55, 195, 110, 175, 143, 139, 106, 140, 46, 127, 250, 234, 93, 37, 195, 223, 51, 145, 184, 12, 213, 217, 230, 74, 232, 250, 133, 90, 172, 207, 108, 50, 26, 243, 205, 152, 17, 155, 138, 25, 173, 24, 247, 173, 174, 212, 239, 123, 208, 48, 126, 16, 136, 43, 218, 163, 25, 117, 29, 158, 234, 218, 185, 188, 203, 188, 33, 247, 122, 125, 18, 244, 3, 206, 65, 168, 222, 211, 229, 202, 139, 157, 221, 172, 47, 127, 36, 163, 78, 120, 161, 178, 21, 178, 189, 213, 107, 136, 128, 0, 139, 229, 214, 41, 123, 229, 192, 145, 193, 70, 95, 11, 9, 240, 139, 23, 87, 102, 31, 176, 227, 27, 81, 190, 73, 151, 158, 211, 105, 5, 239, 137, 37, 125, 121, 17, 211, 194, 3, 83, 47, 244, 110, 4, 173, 221, 50, 49, 83, 30, 5, 230, 19, 145, 21, 7, 183, 234, 222, 141, 101, 248, 183, 155, 117, 82, 38, 158, 71, 43, 76, 55, 204, 55, 105, 234, 139, 248, 202, 18, 209, 208, 136, 174, 115, 24, 144, 62, 132, 205, 1, 177, 89, 54, 109, 185, 145, 23, 139, 248, 160, 17, 210, 204, 82, 3, 175, 53, 231, 222, 182, 213, 75, 183, 114, 35, 243, 251, 232, 23, 71, 225, 164, 174, 155, 130, 188, 16, 102, 112, 24, 152, 196, 190, 173, 102, 70, 7, 59, 34, 205, 21, 97, 197, 89, 49, 140, 228, 36, 72, 249, 224, 108, 97, 178, 112, 70, 27, 118, 152, 61, 150, 89, 24, 148, 175, 60, 242, 109, 225, 174, 65, 125, 107, 96, 189, 63, 250, 57, 129, 219, 112, 217, 241, 20, 87, 253, 195, 86, 139, 240, 212, 92, 17, 94, 55, 169, 34, 6, 141, 120, 153, 29, 14, 158, 200, 191, 224, 112, 240, 9, 171, 51, 106, 70, 11, 132, 142, 173, 93, 56, 106, 170, 6, 8, 123, 81, 221, 31, 166, 226, 107, 239, 133, 33, 15, 177, 53, 236, 99, 105, 19, 157, 97, 254, 68, 162, 19, 80, 228, 54, 167, 56, 113, 109, 231, 237, 92, 174, 127, 143, 159, 98, 182, 69, 179, 6, 26, 123, 189, 31, 36, 143, 207, 82, 67, 213, 42, 99, 112, 244, 70, 161, 119, 188, 8, 221, 189, 154, 47, 142, 51, 85, 179, 38, 225, 61, 77, 197, 73, 49, 246, 128, 60, 64, 62, 123, 179, 102, 235, 144, 68, 118, 43, 184, 232, 91, 142, 234, 244, 248, 73, 8, 237, 175, 103, 64, 32, 156, 135, 10, 102, 88, 127, 144, 101, 41, 63, 236, 39, 180, 216, 16, 107, 147, 170, 222, 227, 53, 203, 103, 225, 47, 181, 110, 14, 39, 196, 226, 237, 198, 237, 170, 185, 230, 157, 211, 133, 248, 131, 30, 205, 252, 58, 159, 65, 9, 220, 103, 83, 71, 7, 51, 41, 234, 16, 251, 15, 208, 50, 115, 96, 254, 10, 169, 72, 168, 174, 20, 108, 246, 116, 239, 23, 119, 195, 244, 45, 1, 187, 195, 32, 175, 184, 173, 12, 77, 92, 252, 238, 98, 211, 79, 20, 5, 39, 93, 153, 37, 243, 137, 100, 207, 239, 111, 4, 128, 117, 172, 241, 45, 155, 90, 48, 245, 185, 131, 203, 96, 252, 87, 214, 179, 130, 244, 17, 38, 190, 57, 74, 241, 155, 113, 214, 3, 242, 80, 230, 230, 199, 223, 3, 124, 229, 102, 183, 217, 94, 163, 255, 195, 118, 239, 168, 166, 231, 131, 30, 229, 15, 18, 229, 134, 250, 85, 109, 216, 253, 238, 217, 133, 198, 58, 193, 162, 208, 197, 90, 133, 167, 245, 102, 240, 167, 79, 25, 148, 147, 227, 211, 61, 94, 222, 152, 177, 61, 17, 172, 97, 237, 27, 241, 67, 130, 165, 65, 60, 12, 36, 59, 108, 156, 71, 25, 103, 36, 220, 142, 113, 150, 109, 186, 156, 4, 114, 249, 15, 53, 181, 35, 42, 244, 84, 171, 117, 254, 67, 39, 184, 151, 143, 161, 218, 123, 199, 246, 119, 98, 208, 119, 196, 55, 218, 5, 242, 246, 223, 219, 142, 45, 244, 101, 9, 83, 233, 242, 220, 198, 154, 215, 7, 39, 29, 104, 132, 138, 61, 54, 243, 162, 234, 63, 94, 133, 111, 60, 149, 118, 76, 51, 174, 107, 7, 231, 219, 233, 129, 235, 228, 43, 97, 144, 127, 79, 250, 29, 139, 133, 21, 55, 10, 152, 86, 134, 58, 162, 175, 35, 34, 72, 218, 210, 55, 170, 113, 121, 232, 72, 70, 222, 71, 98, 28, 21, 95, 101, 80, 67, 80, 10, 148, 115, 153, 221, 93, 98, 127, 210, 104, 207, 158, 209, 99, 208, 251, 163, 180, 11, 47, 103, 35, 249, 55, 40, 31, 136, 108, 203, 63, 114, 193, 115, 92, 241, 162, 128, 168, 99, 10, 66, 214, 36, 182, 186, 70, 190, 97, 204, 132, 229, 61, 207, 155, 200, 2, 153, 0, 212, 53, 165, 76, 54, 184, 209, 20, 12, 138, 174, 216, 53, 136, 146, 149, 35, 88, 241, 69, 161, 62, 162, 122, 184, 135, 66, 39, 139, 34, 167, 164, 187, 134, 103, 105, 240, 87, 21, 70, 235, 112, 49, 168, 209, 2, 34, 205, 6, 243, 185, 214, 67, 205, 14, 128, 36, 193, 72, 93, 110, 119, 52, 176, 97, 246, 47, 101, 178, 115, 22, 3, 235, 199, 41, 51, 174, 79, 5, 157, 124, 170, 201, 243, 34, 49, 163, 45, 23, 29, 125, 252, 34, 203, 71, 131, 175, 193, 189, 73, 90, 211, 27, 114, 159, 206, 137, 201, 206, 8, 42, 190, 184, 113, 89, 12, 41, 66, 84, 223, 238, 118, 131, 81, 255, 63, 234, 199, 238, 99, 41, 235, 181, 22, 170, 11, 177, 56, 78, 89, 40, 105, 17, 106, 50, 119, 223, 111, 246, 148, 0, 23, 198, 211, 55, 4, 52, 119, 146, 41, 242, 153, 217, 140, 35, 88, 186, 23, 47, 82, 228, 0, 129, 33, 76, 190, 46, 11, 54, 221, 192, 84, 112, 145, 246, 218, 238, 88, 119, 158, 168, 51, 141, 98, 187, 203, 129, 5, 19, 122, 81, 138, 68, 87, 107, 41, 167, 46, 26, 172, 253, 115, 194, 167, 100, 244, 161, 49, 108, 61, 66, 71, 40, 38, 248, 26, 50, 183, 210, 113, 243, 134, 247, 137, 153, 223, 2, 66, 18, 94, 100, 247, 223, 56, 188, 170, 60, 209, 36, 6, 56, 249, 166, 224, 177, 183, 32, 83, 98, 156, 230, 192, 75, 181, 4, 163, 232, 129, 214, 36, 58, 113, 82, 248, 118, 54, 146, 71, 91, 150, 103, 32, 123, 194, 211, 146, 143, 143, 122, 229, 109, 225, 110, 69, 174, 75, 215, 32, 106, 7, 88, 23, 130, 220, 112, 102, 93, 140, 137, 213, 182, 161, 152, 219, 94, 71, 77, 184, 252, 64, 202, 184, 137, 184, 164, 85, 51, 68, 177, 148, 114, 100, 92, 243, 129, 80, 39, 110, 13, 3, 87, 152, 172, 97, 16, 94, 98, 99, 126, 13, 52, 249, 45, 78, 40, 182, 83, 57, 233, 87, 103, 230, 6, 243, 112, 216, 172, 206, 90, 178, 236, 110, 142, 215, 40, 18, 113, 60, 218, 228, 175, 88, 224, 159, 17, 191, 3, 142, 3, 39, 128, 206, 242, 221, 88, 148, 134, 19, 31, 37, 132, 140, 39, 182, 233, 114, 147, 238, 65, 59, 83, 216, 32, 180, 42, 40, 151, 129, 217, 209, 228, 50, 220, 161, 77, 52, 98, 101, 23, 7, 100, 192, 126, 89, 139, 222, 11, 186, 231, 36, 184, 100, 67, 106, 236, 31, 84, 230, 241, 38, 9, 22, 82, 69, 183, 47, 177, 30, 88, 177, 7, 153, 25, 235, 245, 63, 68, 254, 124, 128, 32, 251, 35, 32, 156, 204, 95, 109, 170, 33, 167, 91, 35, 139, 217, 25, 12, 88, 99, 254, 45, 180, 177, 86, 174, 99, 153, 33, 204, 246, 160, 44, 92, 97, 225, 63, 224, 223, 93, 149, 219, 9, 162, 97, 23, 85, 253, 146, 135, 137, 116, 71, 161, 73, 70, 66, 78, 86, 193, 123, 60, 177, 232, 210, 60, 19, 225, 56, 199, 125, 147, 52, 114, 46, 25, 139, 156, 177, 25, 61, 177, 220, 244, 226, 159, 154, 12, 161, 28, 30, 33, 125, 0, 254, 17, 2, 210, 187, 163, 25, 205, 233, 25, 31, 205, 35, 225, 158, 226, 106, 97, 104, 79, 39, 220, 176, 243, 187, 152, 194, 19, 143, 239, 102, 174, 60, 96, 7, 253, 185, 145, 89, 201, 209, 139, 236, 137, 177, 117, 244, 25, 185, 198, 239, 146, 156, 222, 99, 13, 2, 79, 152, 233, 172, 183, 187, 253, 4, 185, 114, 72, 22, 12, 254, 12, 102, 21, 203, 64, 11, 170, 7, 65, 119, 238, 59, 45, 179, 239, 141, 208, 33, 95, 181, 167, 57, 11, 160, 116, 107, 157, 67, 163, 108, 223, 74, 14, 33, 239, 240, 56, 127, 42, 174, 29, 23, 97, 168, 149, 27, 130, 42, 84, 23, 247, 248, 213, 32, 177, 50, 90, 66, 82, 50, 42, 10, 84, 218, 138, 101, 247, 10, 215, 181, 132, 135, 119, 121, 119, 117, 223, 119, 192, 1, 116, 120, 98, 19, 231, 143, 85, 193, 255, 225, 21, 98, 232, 249, 53, 191, 102, 65, 75, 28, 102, 147, 95, 89, 28, 208, 164, 4, 65, 211, 37, 100, 246, 25, 98, 117, 237, 64, 223, 9, 202, 58, 151, 192, 227, 228, 255, 105, 109, 226, 240, 255, 25, 104, 25, 178, 46, 104, 90, 254, 213, 214, 79, 238, 182, 168, 230, 163, 158, 64, 148, 73, 222, 111, 105, 35, 250, 2, 61, 235, 219, 74, 125, 18, 40, 218, 39, 191, 62, 54, 246, 45, 114, 77, 99, 37, 126, 41, 201, 71, 34, 228, 20, 246, 70, 199, 34, 55, 197, 161, 188, 127, 197, 24, 175, 184, 207, 69, 13, 117, 61, 216, 3, 106, 77, 86, 86, 137, 76, 50, 154, 66, 114, 99, 49, 45, 113, 0, 61, 1, 217, 25, 109, 158, 37, 165, 85, 249, 64, 178, 129, 101, 74, 216, 134, 119, 236, 40, 170, 20, 61, 83, 99, 52, 188, 85, 40, 8, 183, 13, 224, 212, 178, 112, 32, 160, 21, 87, 233, 115, 153, 90, 70, 232, 72, 170, 31, 20, 36, 190, 220, 81, 14, 76, 158, 123, 18, 161, 231, 144, 30, 132, 48, 214, 203, 94, 84, 50, 228, 153, 162, 158, 173, 239, 42, 184, 203, 175, 1, 169, 227, 129, 104, 218, 176, 49, 210, 72, 61, 179, 54, 89, 226, 168, 30, 62, 115, 14, 25, 239, 165, 78, 201, 192, 11, 77, 41, 45, 0, 93, 196, 209, 177, 233, 167, 222, 191, 161, 104, 175, 141, 171, 222, 123, 47, 202, 50, 253, 173, 239, 165, 45, 133, 147, 233, 77, 93, 181, 102, 174, 17, 214, 27, 56, 167, 110, 107, 255, 200, 218, 192, 30, 193, 111, 57, 210, 253, 242, 13, 49, 166, 37, 105, 89, 130, 14, 53, 179, 233, 90, 191, 52, 158, 121, 10, 200, 185, 170, 10, 252, 14, 95, 53, 176, 255, 249, 92, 132, 229, 170, 90, 8, 69, 205, 124, 79, 247, 207, 149, 114, 145, 98, 210, 46, 163, 91, 201, 13, 35, 50, 10, 59, 79, 115, 163, 157, 29, 70, 37, 20, 50, 235, 111, 85, 214, 18, 143, 14, 82, 98, 239, 241, 172, 30, 32, 184, 105, 83, 222, 142, 247, 182, 202, 90, 90, 236, 147, 91, 97, 85, 73, 54, 83, 166, 32, 232, 182, 229, 243, 221, 58, 213, 246, 94, 127, 171, 199, 92, 100, 113, 21, 156, 210, 211, 210, 122, 167, 219, 149, 225, 122, 174, 58, 171, 171, 144, 42, 19, 157, 36, 91, 232, 200, 110, 176, 141, 103, 185, 219, 247, 54, 135, 154, 120, 111, 81, 23, 91, 96, 244, 213, 166, 99, 21, 30, 4, 192, 93, 99, 86, 5, 214, 43, 216, 151, 182, 11, 249, 245, 207, 118, 215, 101, 243, 102, 186, 68, 230, 188, 41, 89, 237, 177, 71, 121, 42, 56, 124, 208, 55, 180, 79, 63, 65, 10, 252, 190, 157, 62, 4, 36, 29, 143, 251, 210, 238, 226, 35, 198, 66, 161, 108, 199, 103, 112, 234, 11, 16, 201, 254, 214, 74, 17, 56, 8, 49, 86, 82, 116, 103, 151, 237, 77, 5, 160, 150, 169, 1, 32, 174, 227, 251, 34, 193, 157, 193, 173, 51, 204, 179, 93, 204, 103, 67, 57, 197, 240, 166, 152, 57, 149, 116, 98, 243, 233, 193, 62, 190, 239, 124, 76, 45, 58, 21, 65, 47, 45, 82, 222, 134, 236, 244, 183, 69, 253, 154, 198, 135, 173, 17, 2, 240, 62, 131, 104, 160, 238, 55, 241, 204, 91, 248, 119, 21, 70, 79, 234, 252, 138, 149, 55, 101, 122, 204, 187, 9, 221, 89, 152, 253, 32, 66, 168, 57, 164, 170, 230, 38, 105, 53, 68, 250, 127, 68, 204, 252, 80, 214, 140, 6, 99, 152, 60, 166, 154, 86, 181, 30, 206, 199, 173, 201, 70, 248, 235, 254, 91, 125, 250, 95, 10, 104, 236, 60, 10, 225, 189, 169, 100, 166, 199, 230, 255, 222, 96, 54, 100, 219, 202, 74, 238, 65, 127, 170, 236, 249, 157, 162, 136, 168, 203, 8, 149, 18, 59, 224, 200, 10, 85, 160, 229, 253, 68, 28, 40, 241, 101, 112, 181, 152, 209, 32, 166, 146, 29, 181, 132, 186, 230, 113, 146, 115, 38, 149, 130, 160, 52, 65, 95, 235, 176, 237, 65, 163, 180, 23, 30, 22, 146, 184, 206, 43, 62, 237, 161, 128, 57, 71, 95, 194, 180, 133, 234, 86, 124, 106, 221, 25, 108, 102, 148, 197, 230, 185, 40, 9, 145, 112, 120, 199, 32, 99, 172, 27, 143, 95]
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61a27b19ec52 - std::backtrace_rs::backtrace::libunwind::trace::hff358a60abf734fc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61a27b19ec52 - std::backtrace_rs::backtrace::trace_unsynchronized::h3b121f916dd95ec6
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61a27b19ec52 - std::sys::backtrace::_print_fmt::hde0a62ded68798e9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x61a27b19ec52 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h93773fc827e3113d
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x61a27b1af80a - core::fmt::rt::Argument::fmt::h01eff69902dad97f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x61a27b1af80a - core::fmt::write::hed7b5c73d82ecb7c
[INFO] [stdout]    6:     0x61a27b16d506 - std::io::default_write_fmt::h2f696ff5b8bbaa4b
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x61a27b16d506 - std::io::Write::write_fmt::h5e66814db8a9cfce
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x61a27b17dfd9 - std::sys::backtrace::BacktraceLock::print::h8b1d6fcc5a56d1a3
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x61a27b17dfd9 - std::panicking::default_hook::{{closure}}::h2be84df4f189ae36
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x61a27b17de71 - std::panicking::default_hook::hf0ea8939246f43a9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x61a27afc7e6e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h02d35e3888986252
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x61a27afc7e6e - test::test_main_with_exit_callback::{{closure}}::h939640a27d647173
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x61a27b17e252 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hc9df09ff391af3e7
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x61a27b17e252 - std::panicking::panic_with_hook::hb4bd9ac1123582a0
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x61a27b17e098 - std::panicking::panic_handler::{{closure}}::hde00dd15f5637fe2
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x61a27b1795c9 - std::sys::backtrace::__rust_end_short_backtrace::hb72197fa777c1785
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x61a27b16233d - __rustc[4425a7e20b4c8619]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x61a27b1b733c - core::panicking::panic_fmt::ha59b517dd231f4da
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x61a27b1b71c3 - core::panicking::assert_failed_inner::h3c3301979dc81b81
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x61a27af88078 - core::panicking::assert_failed::hcc2f08c900cebf09
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x61a27af96529 - rust_playground::buffer::disk_manager::test::should_work_concurrently::{{closure}}::{{closure}}::h370118fa8fcfaedb
[INFO] [stdout]                                at /opt/rustwide/workdir/src/buffer/disk_manager.rs:129:21
[INFO] [stdout]   22:     0x61a27afa237e - std::sys::backtrace::__rust_begin_short_backtrace::ha53919c413b524ea
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   23:     0x61a27af76dd7 - std::thread::lifecycle::spawn_unchecked::{{closure}}::{{closure}}::h447e74831271f03a
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   24:     0x61a27af88ab0 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h256606e5214b3287
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   25:     0x61a27af91eaa - std::panicking::catch_unwind::do_call::h687c3d2e5b8bf08f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   26:     0x61a27af77deb - __rust_try
[INFO] [stdout]   27:     0x61a27af75d8a - std::panicking::catch_unwind::h0f24ea9f95b3c632
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x61a27af75d8a - std::panic::catch_unwind::ha80972ba8cef772b
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x61a27af75d8a - std::thread::lifecycle::spawn_unchecked::{{closure}}::h44eb2eb301b6de6f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   30:     0x61a27af8c21e - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9861b292d2cbfe63
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   31:     0x61a27b1747af - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h61282da819d64ea9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   32:     0x61a27b1747af - std::sys::thread::unix::Thread::new::thread_start::h982f9ea829d1b5fb
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/thread/unix.rs:127:17
[INFO] [stdout]   33:     0x707f43051aa4 - <unknown>
[INFO] [stdout]   34:     0x707f430dea64 - clone
[INFO] [stdout]   35:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'buffer::disk_manager::test::should_work_concurrently' (38) panicked at src/buffer/disk_manager.rs:131:32:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Any { .. }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61a27b19ec52 - std::backtrace_rs::backtrace::libunwind::trace::hff358a60abf734fc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61a27b19ec52 - std::backtrace_rs::backtrace::trace_unsynchronized::h3b121f916dd95ec6
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61a27b19ec52 - std::sys::backtrace::_print_fmt::hde0a62ded68798e9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x61a27b19ec52 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h93773fc827e3113d
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x61a27b1af80a - core::fmt::rt::Argument::fmt::h01eff69902dad97f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x61a27b1af80a - core::fmt::write::hed7b5c73d82ecb7c
[INFO] [stdout]    6:     0x61a27b16d506 - std::io::default_write_fmt::h2f696ff5b8bbaa4b
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x61a27b16d506 - std::io::Write::write_fmt::h5e66814db8a9cfce
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x61a27b17dfd9 - std::sys::backtrace::BacktraceLock::print::h8b1d6fcc5a56d1a3
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x61a27b17dfd9 - std::panicking::default_hook::{{closure}}::h2be84df4f189ae36
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x61a27b17de71 - std::panicking::default_hook::hf0ea8939246f43a9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x61a27afc7e6e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h02d35e3888986252
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x61a27afc7e6e - test::test_main_with_exit_callback::{{closure}}::h939640a27d647173
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x61a27b17e252 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hc9df09ff391af3e7
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x61a27b17e252 - std::panicking::panic_with_hook::hb4bd9ac1123582a0
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x61a27b17e098 - std::panicking::panic_handler::{{closure}}::hde00dd15f5637fe2
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x61a27b1795c9 - std::sys::backtrace::__rust_end_short_backtrace::hb72197fa777c1785
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x61a27b16233d - __rustc[4425a7e20b4c8619]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x61a27b1b733c - core::panicking::panic_fmt::ha59b517dd231f4da
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x61a27b1b6b12 - core::result::unwrap_failed::hf2d1f30a3ac850fc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x61a27af9603b - core::result::Result<T,E>::unwrap::h2e088b27873a24da
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x61a27af9603b - rust_playground::buffer::disk_manager::test::should_work_concurrently::{{closure}}::h3e5dd082199a027e
[INFO] [stdout]                                at /opt/rustwide/workdir/src/buffer/disk_manager.rs:131:32
[INFO] [stdout]   22:     0x61a27af7c893 - rust_playground::types::check_random::hd40b309dce179fb9
[INFO] [stdout]                                at /opt/rustwide/workdir/src/types.rs:32:5
[INFO] [stdout]   23:     0x61a27af95c1b - rust_playground::buffer::disk_manager::test::should_work_concurrently::hf0237b853a6bb195
[INFO] [stdout]                                at /opt/rustwide/workdir/src/buffer/disk_manager.rs:104:9
[INFO] [stdout]   24:     0x61a27af96237 - rust_playground::buffer::disk_manager::test::should_work_concurrently::{{closure}}::h97b532cb145a9742
[INFO] [stdout]                                at /opt/rustwide/workdir/src/buffer/disk_manager.rs:103:34
[INFO] [stdout]   25:     0x61a27af8c4c6 - core::ops::function::FnOnce::call_once::h151dbdcaa75d1920
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x61a27afc7c2b - core::ops::function::FnOnce::call_once::hddb3cd395c36bfbb
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x61a27afc7c2b - test::__rust_begin_short_backtrace::h0b6a7601d9750bfa
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:663:18
[INFO] [stdout]   28:     0x61a27afdb63a - test::run_test_in_process::{{closure}}::h444209903f00b347
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:686:74
[INFO] [stdout]   29:     0x61a27afdb63a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hfb3ba8f46e537649
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   30:     0x61a27afdb63a - std::panicking::catch_unwind::do_call::h1672a45911fcf9dc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   31:     0x61a27afdb63a - std::panicking::catch_unwind::h0fadaee22787a6dd
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   32:     0x61a27afdb63a - std::panic::catch_unwind::hc47ad190f2c8e188
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   33:     0x61a27afdb63a - test::run_test_in_process::hcd7faaf934f29999
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:686:27
[INFO] [stdout]   34:     0x61a27afdb63a - test::run_test::{{closure}}::hddc4550da4871867
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:607:43
[INFO] [stdout]   35:     0x61a27afb5a94 - test::run_test::{{closure}}::h98ae26689f13ed94
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:637:41
[INFO] [stdout]   36:     0x61a27afb5a94 - std::sys::backtrace::__rust_begin_short_backtrace::h3ec4d1f21ad44588
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   37:     0x61a27afb9432 - std::thread::lifecycle::spawn_unchecked::{{closure}}::{{closure}}::hd8bf2c73d479939f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   38:     0x61a27afb9432 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h3b4248f358af2491
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   39:     0x61a27afb9432 - std::panicking::catch_unwind::do_call::hda10a64f4b8daebe
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   40:     0x61a27afb9432 - std::panicking::catch_unwind::h659e5ee8336ec8c7
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   41:     0x61a27afb9432 - std::panic::catch_unwind::h9d4d66a538912c18
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   42:     0x61a27afb9432 - std::thread::lifecycle::spawn_unchecked::{{closure}}::h7557906bb51d79f1
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   43:     0x61a27afb9432 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9e460d1d7fc83d35
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x61a27b1747af - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h61282da819d64ea9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   45:     0x61a27b1747af - std::sys::thread::unix::Thread::new::thread_start::h982f9ea829d1b5fb
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/thread/unix.rs:127:17
[INFO] [stdout]   46:     0x707f43051aa4 - <unknown>
[INFO] [stdout]   47:     0x707f430dea64 - clone
[INFO] [stdout]   48:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     buffer::buffer_pool_instance::test::should_work_concurrently
[INFO] [stdout]     buffer::disk_manager::test::should_read_write_page_at_non_0
[INFO] [stdout]     buffer::disk_manager::test::should_work_concurrently
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 28 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "f423a7ee575fcf946a5470e9cb14fc496bea94dc52a992bad6bfd48e11bd063e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f423a7ee575fcf946a5470e9cb14fc496bea94dc52a992bad6bfd48e11bd063e", kill_on_drop: false }`
[INFO] [stdout] f423a7ee575fcf946a5470e9cb14fc496bea94dc52a992bad6bfd48e11bd063e
