[INFO] fetching crate interm 0.1.1...
[INFO] testing interm-0.1.1 against master#0d162b25edd5bf0dba9a22e83b614f1113e90474 for pr-150681
[INFO] extracting crate interm 0.1.1 into /workspace/builds/worker-7-tc1/source
[INFO] started tweaking crates.io crate interm 0.1.1
[INFO] removed 1 missing examples
[INFO] finished tweaking crates.io crate interm 0.1.1
[INFO] tweaked toml for crates.io crate interm 0.1.1 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate interm 0.1.1 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 crates.io crate interm 0.1.1 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: only one of `license` or `license-file` is necessary
[INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression.
[INFO] [stderr] `license-file` should be used if the package uses a non-standard license.
[INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information.
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded gimli v0.28.0
[INFO] [stderr]   Downloaded object v0.32.1
[INFO] [stderr]   Downloaded tokio v1.32.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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 94623d065e8822a4d50558708be08de2f86b1c84e824392373a89a1f4b936086
[INFO] running `Command { std: "docker" "start" "-a" "94623d065e8822a4d50558708be08de2f86b1c84e824392373a89a1f4b936086", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "94623d065e8822a4d50558708be08de2f86b1c84e824392373a89a1f4b936086", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "94623d065e8822a4d50558708be08de2f86b1c84e824392373a89a1f4b936086", kill_on_drop: false }`
[INFO] [stdout] 94623d065e8822a4d50558708be08de2f86b1c84e824392373a89a1f4b936086
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 31606b80d7a054feaa47ab6ef84f313913ae4a2ba9f59f4e2e3b283bffdcfd44
[INFO] running `Command { std: "docker" "start" "-a" "31606b80d7a054feaa47ab6ef84f313913ae4a2ba9f59f4e2e3b283bffdcfd44", kill_on_drop: false }`
[INFO] [stderr] warning: only one of `license` or `license-file` is necessary
[INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression.
[INFO] [stderr] `license-file` should be used if the package uses a non-standard license.
[INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information.
[INFO] [stderr]    Compiling libc v0.2.148
[INFO] [stderr]    Compiling proc-macro2 v1.0.67
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling syn v2.0.37
[INFO] [stderr]    Compiling getrandom v0.2.10
[INFO] [stderr]    Compiling num_cpus v1.16.0
[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 tokio-macros v2.1.0
[INFO] [stderr]    Compiling tokio v1.32.0
[INFO] [stderr]    Compiling interm v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.06s
[INFO] running `Command { std: "docker" "inspect" "31606b80d7a054feaa47ab6ef84f313913ae4a2ba9f59f4e2e3b283bffdcfd44", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "31606b80d7a054feaa47ab6ef84f313913ae4a2ba9f59f4e2e3b283bffdcfd44", kill_on_drop: false }`
[INFO] [stdout] 31606b80d7a054feaa47ab6ef84f313913ae4a2ba9f59f4e2e3b283bffdcfd44
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cf387cfd2c8de958b4ca1c22316b2b537b8eee48e2f08c1cb4fcdcba929578f8
[INFO] running `Command { std: "docker" "start" "-a" "cf387cfd2c8de958b4ca1c22316b2b537b8eee48e2f08c1cb4fcdcba929578f8", kill_on_drop: false }`
[INFO] [stderr] warning: only one of `license` or `license-file` is necessary
[INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression.
[INFO] [stderr] `license-file` should be used if the package uses a non-standard license.
[INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information.
[INFO] [stderr]    Compiling interm v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.51s
[INFO] running `Command { std: "docker" "inspect" "cf387cfd2c8de958b4ca1c22316b2b537b8eee48e2f08c1cb4fcdcba929578f8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cf387cfd2c8de958b4ca1c22316b2b537b8eee48e2f08c1cb4fcdcba929578f8", kill_on_drop: false }`
[INFO] [stdout] cf387cfd2c8de958b4ca1c22316b2b537b8eee48e2f08c1cb4fcdcba929578f8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 89255db985e41e4df954f85ca162e8cceb9be39ff4a8c6952db2982963fa4006
[INFO] running `Command { std: "docker" "start" "-a" "89255db985e41e4df954f85ca162e8cceb9be39ff4a8c6952db2982963fa4006", kill_on_drop: false }`
[INFO] [stderr] warning: only one of `license` or `license-file` is necessary
[INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression.
[INFO] [stderr] `license-file` should be used if the package uses a non-standard license.
[INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information.
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s
[INFO] [stdout] running 0 tests
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/interm-b3c6e362f58ad16c)
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests interm
[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/block.rs - block::Block::update_element (line 79) ... FAILED
[INFO] [stdout] test src/block.rs - block::Block::clear_lines (line 231) ... FAILED
[INFO] [stdout] test src/block.rs - block::Block::hide_cursor (line 259) ... FAILED
[INFO] [stdout] test src/block.rs - block::Block::goto_idx (line 129) ... FAILED
[INFO] [stdout] test src/block.rs - block::Block::goto_element (line 167) ... FAILED
[INFO] [stdout] test src/block.rs - block::Block::show_cursor (line 282) ... FAILED
[INFO] [stdout] test src/interactive/lines.rs - interactive::lines::InteractiveLine::new (line 19) ... ok
[INFO] [stdout] test src/block.rs - block::Block::clear_line (line 208) ... FAILED
[INFO] [stdout] test src/interactive/lines.rs - interactive::lines::InteractiveLine::update_content (line 44) ... ok
[INFO] [stdout] test src/block.rs - block::Block::new (line 22) ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/block.rs - block::Block::update_element (line 79) stdout ----
[INFO] [stdout] error: unexpected token: `...`
[INFO] [stdout]   --> src/block.rs:83:42
[INFO] [stdout]    |
[INFO] [stdout] 83 | let mut elements: Vec<InteractiveLine> = ...;
[INFO] [stdout]    |                                          ^^^
[INFO] [stdout]    |
[INFO] [stdout] help: use `..` for an exclusive range
[INFO] [stdout]    |
[INFO] [stdout] 83 - let mut elements: Vec<InteractiveLine> = ...;
[INFO] [stdout] 83 + let mut elements: Vec<InteractiveLine> = ..;
[INFO] [stdout]    |
[INFO] [stdout] help: or `..=` for an inclusive range
[INFO] [stdout]    |
[INFO] [stdout] 83 - let mut elements: Vec<InteractiveLine> = ...;
[INFO] [stdout] 83 + let mut elements: Vec<InteractiveLine> = ..=;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0586]: inclusive range with no end
[INFO] [stdout]   --> src/block.rs:83:42
[INFO] [stdout]    |
[INFO] [stdout] 83 | let mut elements: Vec<InteractiveLine> = ...;
[INFO] [stdout]    |                                          ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: inclusive ranges must be bounded at the end (`..=b` or `a..=b`)
[INFO] [stdout] help: use `..` instead
[INFO] [stdout]    |
[INFO] [stdout] 83 - let mut elements: Vec<InteractiveLine> = ...;
[INFO] [stdout] 83 + let mut elements: Vec<InteractiveLine> = ..;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0586`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/block.rs - block::Block::clear_lines (line 231) stdout ----
[INFO] [stdout] error: unexpected token: `...`
[INFO] [stdout]    --> src/block.rs:235:42
[INFO] [stdout]     |
[INFO] [stdout] 235 | let mut elements: Vec<InteractiveLine> = ...;
[INFO] [stdout]     |                                          ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: use `..` for an exclusive range
[INFO] [stdout]     |
[INFO] [stdout] 235 - let mut elements: Vec<InteractiveLine> = ...;
[INFO] [stdout] 235 + let mut elements: Vec<InteractiveLine> = ..;
[INFO] [stdout]     |
[INFO] [stdout] help: or `..=` for an inclusive range
[INFO] [stdout]     |
[INFO] [stdout] 235 - let mut elements: Vec<InteractiveLine> = ...;
[INFO] [stdout] 235 + let mut elements: Vec<InteractiveLine> = ..=;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0586]: inclusive range with no end
[INFO] [stdout]    --> src/block.rs:235:42
[INFO] [stdout]     |
[INFO] [stdout] 235 | let mut elements: Vec<InteractiveLine> = ...;
[INFO] [stdout]     |                                          ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: inclusive ranges must be bounded at the end (`..=b` or `a..=b`)
[INFO] [stdout] help: use `..` instead
[INFO] [stdout]     |
[INFO] [stdout] 235 - let mut elements: Vec<InteractiveLine> = ...;
[INFO] [stdout] 235 + let mut elements: Vec<InteractiveLine> = ..;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the `?` operator can only be used in a function that returns `Result` or `Option` (or another type that implements `FromResidual`)
[INFO] [stdout]    --> src/block.rs:238:20
[INFO] [stdout]     |
[INFO] [stdout] 232 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_block_rs_231_0() {
[INFO] [stdout]     |                                      ------------------------------------- this function should return `Result` or `Option` to accept `?`
[INFO] [stdout] ...
[INFO] [stdout] 238 | block.clear_lines()?;
[INFO] [stdout]     |                    ^ cannot use the `?` operator in a function that returns `()`
[INFO] [stdout]     |
[INFO] [stdout] help: consider adding return type
[INFO] [stdout]     |
[INFO] [stdout] 232 ~ fn main() { #[allow(non_snake_case)] fn _doctest_main_src_block_rs_231_0() -> Result<(), Box<dyn std::error::Error>> {
[INFO] [stdout] 233 | use interm::{interactive::Line as InteractiveLine, Block};
[INFO] [stdout] ...
[INFO] [stdout] 238 | block.clear_lines()?;
[INFO] [stdout] 239 +     Ok(())
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0586.
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/block.rs - block::Block::hide_cursor (line 259) stdout ----
[INFO] [stdout] error: unexpected token: `...`
[INFO] [stdout]    --> src/block.rs:263:42
[INFO] [stdout]     |
[INFO] [stdout] 263 | let mut elements: Vec<InteractiveLine> = ...;
[INFO] [stdout]     |                                          ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: use `..` for an exclusive range
[INFO] [stdout]     |
[INFO] [stdout] 263 - let mut elements: Vec<InteractiveLine> = ...;
[INFO] [stdout] 263 + let mut elements: Vec<InteractiveLine> = ..;
[INFO] [stdout]     |
[INFO] [stdout] help: or `..=` for an inclusive range
[INFO] [stdout]     |
[INFO] [stdout] 263 - let mut elements: Vec<InteractiveLine> = ...;
[INFO] [stdout] 263 + let mut elements: Vec<InteractiveLine> = ..=;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0586]: inclusive range with no end
[INFO] [stdout]    --> src/block.rs:263:42
[INFO] [stdout]     |
[INFO] [stdout] 263 | let mut elements: Vec<InteractiveLine> = ...;
[INFO] [stdout]     |                                          ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: inclusive ranges must be bounded at the end (`..=b` or `a..=b`)
[INFO] [stdout] help: use `..` instead
[INFO] [stdout]     |
[INFO] [stdout] 263 - let mut elements: Vec<InteractiveLine> = ...;
[INFO] [stdout] 263 + let mut elements: Vec<InteractiveLine> = ..;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the `?` operator can only be used in a function that returns `Result` or `Option` (or another type that implements `FromResidual`)
[INFO] [stdout]    --> src/block.rs:266:20
[INFO] [stdout]     |
[INFO] [stdout] 260 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_block_rs_259_0() {
[INFO] [stdout]     |                                      ------------------------------------- this function should return `Result` or `Option` to accept `?`
[INFO] [stdout] ...
[INFO] [stdout] 266 | block.hide_cursor()?;
[INFO] [stdout]     |                    ^ cannot use the `?` operator in a function that returns `()`
[INFO] [stdout]     |
[INFO] [stdout] help: consider adding return type
[INFO] [stdout]     |
[INFO] [stdout] 260 ~ fn main() { #[allow(non_snake_case)] fn _doctest_main_src_block_rs_259_0() -> Result<(), Box<dyn std::error::Error>> {
[INFO] [stdout] 261 | use interm::{interactive::Line as InteractiveLine, Block};
[INFO] [stdout] ...
[INFO] [stdout] 266 | block.hide_cursor()?;
[INFO] [stdout] 267 +     Ok(())
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0586.
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/block.rs - block::Block::goto_idx (line 129) stdout ----
[INFO] [stdout] error: unexpected token: `...`
[INFO] [stdout]    --> src/block.rs:133:42
[INFO] [stdout]     |
[INFO] [stdout] 133 | let mut elements: Vec<InteractiveLine> = ...;
[INFO] [stdout]     |                                          ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: use `..` for an exclusive range
[INFO] [stdout]     |
[INFO] [stdout] 133 - let mut elements: Vec<InteractiveLine> = ...;
[INFO] [stdout] 133 + let mut elements: Vec<InteractiveLine> = ..;
[INFO] [stdout]     |
[INFO] [stdout] help: or `..=` for an inclusive range
[INFO] [stdout]     |
[INFO] [stdout] 133 - let mut elements: Vec<InteractiveLine> = ...;
[INFO] [stdout] 133 + let mut elements: Vec<InteractiveLine> = ..=;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0586]: inclusive range with no end
[INFO] [stdout]    --> src/block.rs:133:42
[INFO] [stdout]     |
[INFO] [stdout] 133 | let mut elements: Vec<InteractiveLine> = ...;
[INFO] [stdout]     |                                          ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: inclusive ranges must be bounded at the end (`..=b` or `a..=b`)
[INFO] [stdout] help: use `..` instead
[INFO] [stdout]     |
[INFO] [stdout] 133 - let mut elements: Vec<InteractiveLine> = ...;
[INFO] [stdout] 133 + let mut elements: Vec<InteractiveLine> = ..;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the `?` operator can only be used in a function that returns `Result` or `Option` (or another type that implements `FromResidual`)
[INFO] [stdout]    --> src/block.rs:136:18
[INFO] [stdout]     |
[INFO] [stdout] 130 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_block_rs_129_0() {
[INFO] [stdout]     |                                      ------------------------------------- this function should return `Result` or `Option` to accept `?`
[INFO] [stdout] ...
[INFO] [stdout] 136 | block.goto_idx(0)?;
[INFO] [stdout]     |                  ^ cannot use the `?` operator in a function that returns `()`
[INFO] [stdout]     |
[INFO] [stdout] help: consider adding return type
[INFO] [stdout]     |
[INFO] [stdout] 130 ~ fn main() { #[allow(non_snake_case)] fn _doctest_main_src_block_rs_129_0() -> Result<(), Box<dyn std::error::Error>> {
[INFO] [stdout] 131 | use interm::{interactive::Line as InteractiveLine, Block};
[INFO] [stdout] ...
[INFO] [stdout] 136 | block.goto_idx(0)?;
[INFO] [stdout] 137 +     Ok(())
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0586.
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/block.rs - block::Block::goto_element (line 167) stdout ----
[INFO] [stdout] error: unexpected token: `...`
[INFO] [stdout]    --> src/block.rs:171:42
[INFO] [stdout]     |
[INFO] [stdout] 171 | let mut elements: Vec<InteractiveLine> = ...;
[INFO] [stdout]     |                                          ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: use `..` for an exclusive range
[INFO] [stdout]     |
[INFO] [stdout] 171 - let mut elements: Vec<InteractiveLine> = ...;
[INFO] [stdout] 171 + let mut elements: Vec<InteractiveLine> = ..;
[INFO] [stdout]     |
[INFO] [stdout] help: or `..=` for an inclusive range
[INFO] [stdout]     |
[INFO] [stdout] 171 - let mut elements: Vec<InteractiveLine> = ...;
[INFO] [stdout] 171 + let mut elements: Vec<InteractiveLine> = ..=;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0586]: inclusive range with no end
[INFO] [stdout]    --> src/block.rs:171:42
[INFO] [stdout]     |
[INFO] [stdout] 171 | let mut elements: Vec<InteractiveLine> = ...;
[INFO] [stdout]     |                                          ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: inclusive ranges must be bounded at the end (`..=b` or `a..=b`)
[INFO] [stdout] help: use `..` instead
[INFO] [stdout]     |
[INFO] [stdout] 171 - let mut elements: Vec<InteractiveLine> = ...;
[INFO] [stdout] 171 + let mut elements: Vec<InteractiveLine> = ..;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the `?` operator can only be used in a function that returns `Result` or `Option` (or another type that implements `FromResidual`)
[INFO] [stdout]    --> src/block.rs:175:25
[INFO] [stdout]     |
[INFO] [stdout] 168 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_block_rs_167_0() {
[INFO] [stdout]     |                                      ------------------------------------- this function should return `Result` or `Option` to accept `?`
[INFO] [stdout] ...
[INFO] [stdout] 175 | block.goto_element(elem)?;
[INFO] [stdout]     |                         ^ cannot use the `?` operator in a function that returns `()`
[INFO] [stdout]     |
[INFO] [stdout] help: consider adding return type
[INFO] [stdout]     |
[INFO] [stdout] 168 ~ fn main() { #[allow(non_snake_case)] fn _doctest_main_src_block_rs_167_0() -> Result<(), Box<dyn std::error::Error>> {
[INFO] [stdout] 169 | use interm::{interactive::Line as InteractiveLine, Block};
[INFO] [stdout] ...
[INFO] [stdout] 175 | block.goto_element(elem)?;
[INFO] [stdout] 176 +     Ok(())
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0586.
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/block.rs - block::Block::show_cursor (line 282) stdout ----
[INFO] [stdout] error: unexpected token: `...`
[INFO] [stdout]    --> src/block.rs:286:42
[INFO] [stdout]     |
[INFO] [stdout] 286 | let mut elements: Vec<InteractiveLine> = ...;
[INFO] [stdout]     |                                          ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: use `..` for an exclusive range
[INFO] [stdout]     |
[INFO] [stdout] 286 - let mut elements: Vec<InteractiveLine> = ...;
[INFO] [stdout] 286 + let mut elements: Vec<InteractiveLine> = ..;
[INFO] [stdout]     |
[INFO] [stdout] help: or `..=` for an inclusive range
[INFO] [stdout]     |
[INFO] [stdout] 286 - let mut elements: Vec<InteractiveLine> = ...;
[INFO] [stdout] 286 + let mut elements: Vec<InteractiveLine> = ..=;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0586]: inclusive range with no end
[INFO] [stdout]    --> src/block.rs:286:42
[INFO] [stdout]     |
[INFO] [stdout] 286 | let mut elements: Vec<InteractiveLine> = ...;
[INFO] [stdout]     |                                          ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: inclusive ranges must be bounded at the end (`..=b` or `a..=b`)
[INFO] [stdout] help: use `..` instead
[INFO] [stdout]     |
[INFO] [stdout] 286 - let mut elements: Vec<InteractiveLine> = ...;
[INFO] [stdout] 286 + let mut elements: Vec<InteractiveLine> = ..;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the `?` operator can only be used in a function that returns `Result` or `Option` (or another type that implements `FromResidual`)
[INFO] [stdout]    --> src/block.rs:289:20
[INFO] [stdout]     |
[INFO] [stdout] 283 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_block_rs_282_0() {
[INFO] [stdout]     |                                      ------------------------------------- this function should return `Result` or `Option` to accept `?`
[INFO] [stdout] ...
[INFO] [stdout] 289 | block.show_cursor()?;
[INFO] [stdout]     |                    ^ cannot use the `?` operator in a function that returns `()`
[INFO] [stdout]     |
[INFO] [stdout] help: consider adding return type
[INFO] [stdout]     |
[INFO] [stdout] 283 ~ fn main() { #[allow(non_snake_case)] fn _doctest_main_src_block_rs_282_0() -> Result<(), Box<dyn std::error::Error>> {
[INFO] [stdout] 284 | use interm::{interactive::Line as InteractiveLine, Block};
[INFO] [stdout] ...
[INFO] [stdout] 289 | block.show_cursor()?;
[INFO] [stdout] 290 +     Ok(())
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0586.
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/block.rs - block::Block::clear_line (line 208) stdout ----
[INFO] [stdout] error: unexpected token: `...`
[INFO] [stdout]    --> src/block.rs:212:42
[INFO] [stdout]     |
[INFO] [stdout] 212 | let mut elements: Vec<InteractiveLine> = ...;
[INFO] [stdout]     |                                          ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: use `..` for an exclusive range
[INFO] [stdout]     |
[INFO] [stdout] 212 - let mut elements: Vec<InteractiveLine> = ...;
[INFO] [stdout] 212 + let mut elements: Vec<InteractiveLine> = ..;
[INFO] [stdout]     |
[INFO] [stdout] help: or `..=` for an inclusive range
[INFO] [stdout]     |
[INFO] [stdout] 212 - let mut elements: Vec<InteractiveLine> = ...;
[INFO] [stdout] 212 + let mut elements: Vec<InteractiveLine> = ..=;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0586]: inclusive range with no end
[INFO] [stdout]    --> src/block.rs:212:42
[INFO] [stdout]     |
[INFO] [stdout] 212 | let mut elements: Vec<InteractiveLine> = ...;
[INFO] [stdout]     |                                          ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: inclusive ranges must be bounded at the end (`..=b` or `a..=b`)
[INFO] [stdout] help: use `..` instead
[INFO] [stdout]     |
[INFO] [stdout] 212 - let mut elements: Vec<InteractiveLine> = ...;
[INFO] [stdout] 212 + let mut elements: Vec<InteractiveLine> = ..;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the `?` operator can only be used in a function that returns `Result` or `Option` (or another type that implements `FromResidual`)
[INFO] [stdout]    --> src/block.rs:215:19
[INFO] [stdout]     |
[INFO] [stdout] 209 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_block_rs_208_0() {
[INFO] [stdout]     |                                      ------------------------------------- this function should return `Result` or `Option` to accept `?`
[INFO] [stdout] ...
[INFO] [stdout] 215 | block.clear_line()?;
[INFO] [stdout]     |                   ^ cannot use the `?` operator in a function that returns `()`
[INFO] [stdout]     |
[INFO] [stdout] help: consider adding return type
[INFO] [stdout]     |
[INFO] [stdout] 209 ~ fn main() { #[allow(non_snake_case)] fn _doctest_main_src_block_rs_208_0() -> Result<(), Box<dyn std::error::Error>> {
[INFO] [stdout] 210 | use interm::{interactive::Line as InteractiveLine, Block};
[INFO] [stdout] ...
[INFO] [stdout] 215 | block.clear_line()?;
[INFO] [stdout] 216 +     Ok(())
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0586.
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/block.rs - block::Block::clear_line (line 208)
[INFO] [stdout]     src/block.rs - block::Block::clear_lines (line 231)
[INFO] [stdout]     src/block.rs - block::Block::goto_element (line 167)
[INFO] [stdout]     src/block.rs - block::Block::goto_idx (line 129)
[INFO] [stdout]     src/block.rs - block::Block::hide_cursor (line 259)
[INFO] [stdout]     src/block.rs - block::Block::show_cursor (line 282)
[INFO] [stdout]     src/block.rs - block::Block::update_element (line 79)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 3 passed; 7 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.68s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "89255db985e41e4df954f85ca162e8cceb9be39ff4a8c6952db2982963fa4006", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "89255db985e41e4df954f85ca162e8cceb9be39ff4a8c6952db2982963fa4006", kill_on_drop: false }`
[INFO] [stdout] 89255db985e41e4df954f85ca162e8cceb9be39ff4a8c6952db2982963fa4006
