[INFO] cloning repository https://github.com/VladMoldoveanu/Brainfuck_stack-and-functions
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/VladMoldoveanu/Brainfuck_stack-and-functions" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVladMoldoveanu%2FBrainfuck_stack-and-functions", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVladMoldoveanu%2FBrainfuck_stack-and-functions'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9b82c9b43dbd5f17383361ed1044746e39d9bd12
[INFO] testing VladMoldoveanu/Brainfuck_stack-and-functions against master#0d162b25edd5bf0dba9a22e83b614f1113e90474 for pr-150681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVladMoldoveanu%2FBrainfuck_stack-and-functions" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/VladMoldoveanu/Brainfuck_stack-and-functions
[INFO] finished tweaking git repo https://github.com/VladMoldoveanu/Brainfuck_stack-and-functions
[INFO] tweaked toml for git repo https://github.com/VladMoldoveanu/Brainfuck_stack-and-functions written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/VladMoldoveanu/Brainfuck_stack-and-functions on toolchain 0d162b25edd5bf0dba9a22e83b614f1113e90474
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/VladMoldoveanu/Brainfuck_stack-and-functions 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" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded lazy_static v1.0.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7a63cf75de38611dd088453f6fe56bc497ed8234c2f94d7097dd4ce42d6cbcaf
[INFO] running `Command { std: "docker" "start" "-a" "7a63cf75de38611dd088453f6fe56bc497ed8234c2f94d7097dd4ce42d6cbcaf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7a63cf75de38611dd088453f6fe56bc497ed8234c2f94d7097dd4ce42d6cbcaf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7a63cf75de38611dd088453f6fe56bc497ed8234c2f94d7097dd4ce42d6cbcaf", kill_on_drop: false }`
[INFO] [stdout] 7a63cf75de38611dd088453f6fe56bc497ed8234c2f94d7097dd4ce42d6cbcaf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3c86f937b5cea4997a0499e3497971cd5871d7d604476f60566afa56d3a1e075
[INFO] running `Command { std: "docker" "start" "-a" "3c86f937b5cea4997a0499e3497971cd5871d7d604476f60566afa56d3a1e075", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling lazy_static v1.0.1
[INFO] [stderr]    Compiling Brainfuck v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/reader/mod.rs:135:1
[INFO] [stdout]     |
[INFO] [stdout] 135 | / lazy_static! {
[INFO] [stdout] 136 | |     static ref CHARS: Vec<char> = vec!['>', '<', '-', '+', '.', ',', '~', '!', '/', '\\', '|', '[', ']', '#', '@', '&', '^', '?'];
[INFO] [stdout] 137 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]   --> src/dispatcher/operation/array_handler/input_reader.rs:37:1
[INFO] [stdout]    |
[INFO] [stdout] 37 | / lazy_static! {
[INFO] [stdout] 38 | |     /// The global input reader for script operations
[INFO] [stdout] 39 | |     pub static ref INPUT_READER: Mutex<InputReader> = Mutex::new(InputReader::new());
[INFO] [stdout] 40 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]   --> src/dispatcher/operation/stack_handler/mod.rs:44:1
[INFO] [stdout]    |
[INFO] [stdout] 44 | / lazy_static!{
[INFO] [stdout] 45 | |     /// The global stack used by the operations
[INFO] [stdout] 46 | |     pub static ref STACK_HOLDER: Mutex<StackHandler> = Mutex::new(StackHandler::new());
[INFO] [stdout] 47 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: crate `Brainfuck` should have a snake case name
[INFO] [stdout]   |
[INFO] [stdout]   = help: convert the identifier to snake case: `brainfuck`
[INFO] [stdout]   = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.61s
[INFO] running `Command { std: "docker" "inspect" "3c86f937b5cea4997a0499e3497971cd5871d7d604476f60566afa56d3a1e075", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3c86f937b5cea4997a0499e3497971cd5871d7d604476f60566afa56d3a1e075", kill_on_drop: false }`
[INFO] [stdout] 3c86f937b5cea4997a0499e3497971cd5871d7d604476f60566afa56d3a1e075
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8285d63a2c9364baea82413eeabae6f1aead893408c3c4c80427b94ffd42c3c9
[INFO] running `Command { std: "docker" "start" "-a" "8285d63a2c9364baea82413eeabae6f1aead893408c3c4c80427b94ffd42c3c9", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/reader/mod.rs:135:1
[INFO] [stdout]     |
[INFO] [stdout] 135 | / lazy_static! {
[INFO] [stdout] 136 | |     static ref CHARS: Vec<char> = vec!['>', '<', '-', '+', '.', ',', '~', '!', '/', '\\', '|', '[', ']', '#', '@', '&', '^', '?'];
[INFO] [stdout] 137 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]   --> src/dispatcher/operation/array_handler/input_reader.rs:37:1
[INFO] [stdout]    |
[INFO] [stdout] 37 | / lazy_static! {
[INFO] [stdout] 38 | |     /// The global input reader for script operations
[INFO] [stdout] 39 | |     pub static ref INPUT_READER: Mutex<InputReader> = Mutex::new(InputReader::new());
[INFO] [stdout] 40 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling Brainfuck v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]   --> src/dispatcher/operation/stack_handler/mod.rs:44:1
[INFO] [stdout]    |
[INFO] [stdout] 44 | / lazy_static!{
[INFO] [stdout] 45 | |     /// The global stack used by the operations
[INFO] [stdout] 46 | |     pub static ref STACK_HOLDER: Mutex<StackHandler> = Mutex::new(StackHandler::new());
[INFO] [stdout] 47 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: crate `Brainfuck` should have a snake case name
[INFO] [stdout]   |
[INFO] [stdout]   = help: convert the identifier to snake case: `brainfuck`
[INFO] [stdout]   = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/reader/mod.rs:135:1
[INFO] [stdout]     |
[INFO] [stdout] 135 | / lazy_static! {
[INFO] [stdout] 136 | |     static ref CHARS: Vec<char> = vec!['>', '<', '-', '+', '.', ',', '~', '!', '/', '\\', '|', '[', ']', '#', '@', '&', '^', '?'];
[INFO] [stdout] 137 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]   --> src/dispatcher/operation/array_handler/input_reader.rs:37:1
[INFO] [stdout]    |
[INFO] [stdout] 37 | / lazy_static! {
[INFO] [stdout] 38 | |     /// The global input reader for script operations
[INFO] [stdout] 39 | |     pub static ref INPUT_READER: Mutex<InputReader> = Mutex::new(InputReader::new());
[INFO] [stdout] 40 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]   --> src/dispatcher/operation/stack_handler/mod.rs:44:1
[INFO] [stdout]    |
[INFO] [stdout] 44 | / lazy_static!{
[INFO] [stdout] 45 | |     /// The global stack used by the operations
[INFO] [stdout] 46 | |     pub static ref STACK_HOLDER: Mutex<StackHandler> = Mutex::new(StackHandler::new());
[INFO] [stdout] 47 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.75s
[INFO] running `Command { std: "docker" "inspect" "8285d63a2c9364baea82413eeabae6f1aead893408c3c4c80427b94ffd42c3c9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8285d63a2c9364baea82413eeabae6f1aead893408c3c4c80427b94ffd42c3c9", kill_on_drop: false }`
[INFO] [stdout] 8285d63a2c9364baea82413eeabae6f1aead893408c3c4c80427b94ffd42c3c9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 40414f7e6a88929c817dea484f955dd0348fd7dccf2bd5f086685ee4e29d14d6
[INFO] running `Command { std: "docker" "start" "-a" "40414f7e6a88929c817dea484f955dd0348fd7dccf2bd5f086685ee4e29d14d6", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stderr]    --> src/reader/mod.rs:135:1
[INFO] [stderr]     |
[INFO] [stderr] 135 | / lazy_static! {
[INFO] [stderr] 136 | |     static ref CHARS: Vec<char> = vec!['>', '<', '-', '+', '.', ',', '~', '!', '/', '\\', '|', '[', ']', '#', '@', '&', '^', '?'];
[INFO] [stderr] 137 | | }
[INFO] [stderr]     | |_^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(deprecated)]` on by default
[INFO] [stderr]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stderr]   --> src/dispatcher/operation/array_handler/input_reader.rs:37:1
[INFO] [stderr]    |
[INFO] [stderr] 37 | / lazy_static! {
[INFO] [stderr] 38 | |     /// The global input reader for script operations
[INFO] [stderr] 39 | |     pub static ref INPUT_READER: Mutex<InputReader> = Mutex::new(InputReader::new());
[INFO] [stderr] 40 | | }
[INFO] [stderr]    | |_^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stderr]   --> src/dispatcher/operation/stack_handler/mod.rs:44:1
[INFO] [stderr]    |
[INFO] [stderr] 44 | / lazy_static!{
[INFO] [stderr] 45 | |     /// The global stack used by the operations
[INFO] [stderr] 46 | |     pub static ref STACK_HOLDER: Mutex<StackHandler> = Mutex::new(StackHandler::new());
[INFO] [stderr] 47 | | }
[INFO] [stderr]    | |_^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: crate `Brainfuck` should have a snake case name
[INFO] [stderr]   |
[INFO] [stderr]   = help: convert the identifier to snake case: `brainfuck`
[INFO] [stderr]   = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `Brainfuck` (lib) generated 4 warnings
[INFO] [stderr] warning: `Brainfuck` (lib test) generated 3 warnings (3 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.05s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/Brainfuck-1a474166374511a7)
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test dispatcher::operation::array_handler::tests::add_negative ... ok
[INFO] [stdout] test dispatcher::operation::array_handler::tests::add_positive ... ok
[INFO] [stdout] test dispatcher::operation::array_handler::tests::move_backward_resize ... ok
[INFO] [stdout] test dispatcher::operation::array_handler::tests::move_both_dir_resize ... ok
[INFO] [stdout] test dispatcher::operation::array_handler::tests::move_forward_no_resize ... ok
[INFO] [stdout] test dispatcher::operation::array_handler::tests::move_backward_no_resize ... ok
[INFO] [stdout] test reader::tests::filtering ... ok
[INFO] [stdout] test reader::tests::read_file ... ok
[INFO] [stdout] test reader::tests::go_through ... ok
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/Brainfuck-8d27c3c92436b90d)
[INFO] [stdout] test dispatcher::operation::array_handler::tests::move_forward_resize ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests Brainfuck
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test src/reader/mod.rs - reader::Reader::from_file (line 53) ... FAILED
[INFO] [stdout] test src/compiler/mod.rs - compiler::Compiler::compile_string (line 118) ... ok
[INFO] [stdout] test src/compiler/mod.rs - compiler::Compiler::execute (line 165) ... ok
[INFO] [stdout] test src/compiler/mod.rs - compiler::Compiler::compile_file (line 54) ... ok
[INFO] [stdout] test src/reader/mod.rs - reader::Reader::peek (line 82) ... FAILED
[INFO] [stdout] test src/reader/mod.rs - reader::Reader (line 12) ... FAILED
[INFO] [stdout] test src/reader/mod.rs - reader::Reader::next (line 116) ... FAILED
[INFO] [stdout] test src/reader/mod.rs - reader::Reader::has_next (line 100) ... FAILED
[INFO] [stdout] test src/reader/mod.rs - reader::Reader::from_string (line 36) ... FAILED
[INFO] [stdout] test src/compiler/mod.rs - compiler::Compiler::new (line 37) ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/reader/mod.rs - reader::Reader::from_file (line 53) stdout ----
[INFO] [stdout] error[E0603]: module `reader` is private
[INFO] [stdout]   --> src/reader/mod.rs:55:16
[INFO] [stdout]    |
[INFO] [stdout] 55 | use Brainfuck::reader::Reader;
[INFO] [stdout]    |                ^^^^^^ private module
[INFO] [stdout]    |
[INFO] [stdout] note: the module `reader` is defined here
[INFO] [stdout]   --> src/lib.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | mod reader;
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0603`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/reader/mod.rs - reader::Reader::peek (line 82) stdout ----
[INFO] [stdout] error[E0603]: module `reader` is private
[INFO] [stdout]   --> src/reader/mod.rs:84:16
[INFO] [stdout]    |
[INFO] [stdout] 84 | use Brainfuck::reader::Reader;
[INFO] [stdout]    |                ^^^^^^ private module
[INFO] [stdout]    |
[INFO] [stdout] note: the module `reader` is defined here
[INFO] [stdout]   --> src/lib.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | mod reader;
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0603`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/reader/mod.rs - reader::Reader (line 12) stdout ----
[INFO] [stdout] error[E0603]: module `reader` is private
[INFO] [stdout]   --> src/reader/mod.rs:14:16
[INFO] [stdout]    |
[INFO] [stdout] 14 | use Brainfuck::reader::Reader;
[INFO] [stdout]    |                ^^^^^^ private module
[INFO] [stdout]    |
[INFO] [stdout] note: the module `reader` is defined here
[INFO] [stdout]   --> src/lib.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | mod reader;
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0603`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/reader/mod.rs - reader::Reader::next (line 116) stdout ----
[INFO] [stdout] error[E0603]: module `reader` is private
[INFO] [stdout]    --> src/reader/mod.rs:118:16
[INFO] [stdout]     |
[INFO] [stdout] 118 | use Brainfuck::reader::Reader;
[INFO] [stdout]     |                ^^^^^^ private module
[INFO] [stdout]     |
[INFO] [stdout] note: the module `reader` is defined here
[INFO] [stdout]    --> src/lib.rs:11:1
[INFO] [stdout]     |
[INFO] [stdout]  11 | mod reader;
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0603`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/reader/mod.rs - reader::Reader::has_next (line 100) stdout ----
[INFO] [stdout] error[E0603]: module `reader` is private
[INFO] [stdout]    --> src/reader/mod.rs:102:16
[INFO] [stdout]     |
[INFO] [stdout] 102 | use Brainfuck::reader::Reader;
[INFO] [stdout]     |                ^^^^^^ private module
[INFO] [stdout]     |
[INFO] [stdout] note: the module `reader` is defined here
[INFO] [stdout]    --> src/lib.rs:11:1
[INFO] [stdout]     |
[INFO] [stdout]  11 | mod reader;
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0603`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/reader/mod.rs - reader::Reader::from_string (line 36) stdout ----
[INFO] [stdout] error[E0603]: module `reader` is private
[INFO] [stdout]   --> src/reader/mod.rs:38:16
[INFO] [stdout]    |
[INFO] [stdout] 38 | use Brainfuck::reader::Reader;
[INFO] [stdout]    |                ^^^^^^ private module
[INFO] [stdout]    |
[INFO] [stdout] note: the module `reader` is defined here
[INFO] [stdout]   --> src/lib.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | mod reader;
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0603`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/reader/mod.rs - reader::Reader (line 12)
[INFO] [stdout]     src/reader/mod.rs - reader::Reader::from_file (line 53)
[INFO] [stdout]     src/reader/mod.rs - reader::Reader::from_string (line 36)
[INFO] [stdout]     src/reader/mod.rs - reader::Reader::has_next (line 100)
[INFO] [stdout]     src/reader/mod.rs - reader::Reader::next (line 116)
[INFO] [stdout]     src/reader/mod.rs - reader::Reader::peek (line 82)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 4 passed; 6 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.82s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "40414f7e6a88929c817dea484f955dd0348fd7dccf2bd5f086685ee4e29d14d6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "40414f7e6a88929c817dea484f955dd0348fd7dccf2bd5f086685ee4e29d14d6", kill_on_drop: false }`
[INFO] [stdout] 40414f7e6a88929c817dea484f955dd0348fd7dccf2bd5f086685ee4e29d14d6
