[INFO] fetching crate drumatech 0.1.9...
[INFO] testing drumatech-0.1.9 against master#733b47ea4b1b86216f14ef56e49440c33933f230+rustflags=-Copt-level=3 for pr-138759
[INFO] extracting crate drumatech 0.1.9 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate drumatech 0.1.9
[INFO] finished tweaking crates.io crate drumatech 0.1.9
[INFO] tweaked toml for crates.io crate drumatech 0.1.9 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate drumatech 0.1.9 on toolchain 733b47ea4b1b86216f14ef56e49440c33933f230
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 19 packages to latest compatible versions
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 23aa52d1acf76538c17867f105e09df5b291e494d7e9eb778e97d7aff7f319a2
[INFO] running `Command { std: "docker" "start" "-a" "23aa52d1acf76538c17867f105e09df5b291e494d7e9eb778e97d7aff7f319a2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "23aa52d1acf76538c17867f105e09df5b291e494d7e9eb778e97d7aff7f319a2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "23aa52d1acf76538c17867f105e09df5b291e494d7e9eb778e97d7aff7f319a2", kill_on_drop: false }`
[INFO] [stdout] 23aa52d1acf76538c17867f105e09df5b291e494d7e9eb778e97d7aff7f319a2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ddba7848f73b04025be8bea0af190544c9a4e53bc2b9a9fb848dfc37391e7509
[INFO] running `Command { std: "docker" "start" "-a" "ddba7848f73b04025be8bea0af190544c9a4e53bc2b9a9fb848dfc37391e7509", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling failure_derive v0.1.8
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling failure v0.1.8
[INFO] [stderr]    Compiling drumatech v0.1.9 (/opt/rustwide/workdir)
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/fileu.rs:10:59
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub fn filepath_to_content(s: &str) -> Result<String, Box<std::error::Error>> {
[INFO] [stdout]    |                                                           ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]    = note: `#[warn(bare_trait_objects)]` on by default
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub fn filepath_to_content(s: &str) -> Result<String, Box<dyn std::error::Error>> {
[INFO] [stdout]    |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `idx`
[INFO] [stdout]    --> src/structure.rs:318:17
[INFO] [stdout]     |
[INFO] [stdout] 318 |         let mut idx: usize = self.size;
[INFO] [stdout]     |                 ^^^ help: if this is intentional, prefix it with an underscore: `_idx`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/structure.rs:318:13
[INFO] [stdout]     |
[INFO] [stdout] 318 |         let mut idx: usize = self.size;
[INFO] [stdout]     |             ----^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: comparison is useless due to type limits
[INFO] [stdout]    --> src/structure.rs:141:12
[INFO] [stdout]     |
[INFO] [stdout] 141 |         if 0 > index || self.size < index {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_comparisons)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: comparison is useless due to type limits
[INFO] [stdout]    --> src/structure.rs:158:12
[INFO] [stdout]     |
[INFO] [stdout] 158 |         if 0 > index || self.size < index {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: comparison is useless due to type limits
[INFO] [stdout]    --> src/structure.rs:271:12
[INFO] [stdout]     |
[INFO] [stdout] 271 |         if 0 > index || self.size < index {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: comparison is useless due to type limits
[INFO] [stdout]    --> src/structure.rs:288:12
[INFO] [stdout]     |
[INFO] [stdout] 288 |         if 0 > index || self.size < index {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.26s
[INFO] running `Command { std: "docker" "inspect" "ddba7848f73b04025be8bea0af190544c9a4e53bc2b9a9fb848dfc37391e7509", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ddba7848f73b04025be8bea0af190544c9a4e53bc2b9a9fb848dfc37391e7509", kill_on_drop: false }`
[INFO] [stdout] ddba7848f73b04025be8bea0af190544c9a4e53bc2b9a9fb848dfc37391e7509
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 65feda224d56fad4003074e45fa6fcf999e18303869afdcca461c0fdd22b0069
[INFO] running `Command { std: "docker" "start" "-a" "65feda224d56fad4003074e45fa6fcf999e18303869afdcca461c0fdd22b0069", kill_on_drop: false }`
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/fileu.rs:10:59
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub fn filepath_to_content(s: &str) -> Result<String, Box<std::error::Error>> {
[INFO] [stdout]    |                                                           ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]    = note: `#[warn(bare_trait_objects)]` on by default
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub fn filepath_to_content(s: &str) -> Result<String, Box<dyn std::error::Error>> {
[INFO] [stdout]    |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `idx`
[INFO] [stdout]    --> src/structure.rs:318:17
[INFO] [stdout]     |
[INFO] [stdout] 318 |         let mut idx: usize = self.size;
[INFO] [stdout]     |                 ^^^ help: if this is intentional, prefix it with an underscore: `_idx`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/structure.rs:318:13
[INFO] [stdout]     |
[INFO] [stdout] 318 |         let mut idx: usize = self.size;
[INFO] [stdout]     |             ----^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: comparison is useless due to type limits
[INFO] [stdout]    --> src/structure.rs:141:12
[INFO] [stdout]     |
[INFO] [stdout] 141 |         if 0 > index || self.size < index {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_comparisons)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: comparison is useless due to type limits
[INFO] [stdout]    --> src/structure.rs:158:12
[INFO] [stdout]     |
[INFO] [stdout] 158 |         if 0 > index || self.size < index {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: comparison is useless due to type limits
[INFO] [stdout]    --> src/structure.rs:271:12
[INFO] [stdout]     |
[INFO] [stdout] 271 |         if 0 > index || self.size < index {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: comparison is useless due to type limits
[INFO] [stdout]    --> src/structure.rs:288:12
[INFO] [stdout]     |
[INFO] [stdout] 288 |         if 0 > index || self.size < index {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling drumatech v0.1.9 (/opt/rustwide/workdir)
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/fileu.rs:10:59
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub fn filepath_to_content(s: &str) -> Result<String, Box<std::error::Error>> {
[INFO] [stdout]    |                                                           ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]    = note: `#[warn(bare_trait_objects)]` on by default
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub fn filepath_to_content(s: &str) -> Result<String, Box<dyn std::error::Error>> {
[INFO] [stdout]    |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `idx`
[INFO] [stdout]    --> src/structure.rs:318:17
[INFO] [stdout]     |
[INFO] [stdout] 318 |         let mut idx: usize = self.size;
[INFO] [stdout]     |                 ^^^ help: if this is intentional, prefix it with an underscore: `_idx`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/structure.rs:318:13
[INFO] [stdout]     |
[INFO] [stdout] 318 |         let mut idx: usize = self.size;
[INFO] [stdout]     |             ----^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: comparison is useless due to type limits
[INFO] [stdout]    --> src/structure.rs:141:12
[INFO] [stdout]     |
[INFO] [stdout] 141 |         if 0 > index || self.size < index {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_comparisons)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: comparison is useless due to type limits
[INFO] [stdout]    --> src/structure.rs:158:12
[INFO] [stdout]     |
[INFO] [stdout] 158 |         if 0 > index || self.size < index {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: comparison is useless due to type limits
[INFO] [stdout]    --> src/structure.rs:271:12
[INFO] [stdout]     |
[INFO] [stdout] 271 |         if 0 > index || self.size < index {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: comparison is useless due to type limits
[INFO] [stdout]    --> src/structure.rs:288:12
[INFO] [stdout]     |
[INFO] [stdout] 288 |         if 0 > index || self.size < index {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.33s
[INFO] running `Command { std: "docker" "inspect" "65feda224d56fad4003074e45fa6fcf999e18303869afdcca461c0fdd22b0069", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "65feda224d56fad4003074e45fa6fcf999e18303869afdcca461c0fdd22b0069", kill_on_drop: false }`
[INFO] [stdout] 65feda224d56fad4003074e45fa6fcf999e18303869afdcca461c0fdd22b0069
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 0948aa05d67db163ab8bfdaa3802c60c07bbca2132b514ffb63e74dbf466713e
[INFO] running `Command { std: "docker" "start" "-a" "0948aa05d67db163ab8bfdaa3802c60c07bbca2132b514ffb63e74dbf466713e", kill_on_drop: false }`
[INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stderr]   --> src/fileu.rs:10:59
[INFO] [stderr]    |
[INFO] [stderr] 10 | pub fn filepath_to_content(s: &str) -> Result<String, Box<std::error::Error>> {
[INFO] [stderr]    |                                                           ^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stderr]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stderr]    = note: `#[warn(bare_trait_objects)]` on by default
[INFO] [stderr] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stderr]    |
[INFO] [stderr] 10 | pub fn filepath_to_content(s: &str) -> Result<String, Box<dyn std::error::Error>> {
[INFO] [stderr]    |                                                           +++
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `idx`
[INFO] [stderr]    --> src/structure.rs:318:17
[INFO] [stderr]     |
[INFO] [stderr] 318 |         let mut idx: usize = self.size;
[INFO] [stderr]     |                 ^^^ help: if this is intentional, prefix it with an underscore: `_idx`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]    --> src/structure.rs:318:13
[INFO] [stderr]     |
[INFO] [stderr] 318 |         let mut idx: usize = self.size;
[INFO] [stderr]     |             ----^^^
[INFO] [stderr]     |             |
[INFO] [stderr]     |             help: remove this `mut`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_mut)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: comparison is useless due to type limits
[INFO] [stderr]    --> src/structure.rs:141:12
[INFO] [stderr]     |
[INFO] [stderr] 141 |         if 0 > index || self.size < index {
[INFO] [stderr]     |            ^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_comparisons)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: comparison is useless due to type limits
[INFO] [stderr]    --> src/structure.rs:158:12
[INFO] [stderr]     |
[INFO] [stderr] 158 |         if 0 > index || self.size < index {
[INFO] [stderr]     |            ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: comparison is useless due to type limits
[INFO] [stderr]    --> src/structure.rs:271:12
[INFO] [stderr]     |
[INFO] [stderr] 271 |         if 0 > index || self.size < index {
[INFO] [stderr]     |            ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: comparison is useless due to type limits
[INFO] [stderr]    --> src/structure.rs:288:12
[INFO] [stderr]     |
[INFO] [stderr] 288 |         if 0 > index || self.size < index {
[INFO] [stderr]     |            ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `drumatech` (lib) generated 7 warnings (run `cargo fix --lib -p drumatech` to apply 2 suggestions)
[INFO] [stderr] warning: `drumatech` (lib test) generated 7 warnings (7 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.03s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/drumatech-9d79ceb63c5f6116)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests drumatech
[INFO] [stdout] 
[INFO] [stdout] running 24 tests
[INFO] [stdout] test src/conv.rs - conv::get (line 52) ... FAILED
[INFO] [stdout] test src/structure.rs - structure::ArrayStack<T>::remove (line 225) ... ok
[INFO] [stdout] test src/structure.rs - structure::FastArrayStack<T>::remove (line 362) ... ok
[INFO] [stdout] test src/fileu.rs - fileu::content_or_raw (line 23) ... ok
[INFO] [stdout] test src/fileu.rs - fileu::filepath_to_content (line 5) ... ok
[INFO] [stdout] test src/structure.rs - structure::ArrayStack<T>::get (line 133) ... ok
[INFO] [stdout] test src/structure.rs - structure::ArrayQueue<T>::remove (line 437) ... FAILED
[INFO] [stdout] test src/structure.rs - structure::FastArrayStack<T>::resize (line 340) ... ok
[INFO] [stdout] test src/conv.rs - conv::u8_to_string (line 23) ... ok
[INFO] [stdout] test src/structure.rs - structure::ArrayQueue<T>::add (line 416) ... ok
[INFO] [stdout] test src/structure.rs - structure::ArrayStack<T>::resize (line 203) ... ok
[INFO] [stdout] test src/structure.rs - structure::ArrayStack<T>::add (line 173) ... ok
[INFO] [stdout] test src/structure.rs - structure::FastArrayStack<T>::add (line 303) ... ok
[INFO] [stdout] test src/conv.rs - conv::u8_give_string (line 5) ... ok
[INFO] [stdout] test src/conv.rs - conv::open_box (line 39) ... ok
[INFO] [stdout] test src/structure.rs - structure::ArrayStack<T>::set (line 150) ... ok
[INFO] [stdout] test src/structure.rs - structure::Stack<T>::new (line 12) ... ok
[INFO] [stdout] test src/structure.rs - structure::Stack<T>::pop (line 58) ... ok
[INFO] [stdout] test src/structure.rs - structure::FastArrayStack<T>::get (line 263) ... ok
[INFO] [stdout] test src/structure.rs - structure::Stack<T>::top (line 77) ... ok
[INFO] [stdout] test src/structure.rs - structure::Stack<T>::allocate (line 28) ... ok
[INFO] [stdout] test src/structure.rs - structure::FastArrayStack<T>::set (line 280) ... ok
[INFO] [stdout] test src/structure.rs - structure::Stack<T>::base (line 98) ... ok
[INFO] [stdout] test src/structure.rs - structure::Stack<T>::push (line 43) ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/conv.rs - conv::get (line 52) stdout ----
[INFO] [stdout] error: expected one of `->`, `where`, or `{`, found `}`
[INFO] [stdout]  --> src/conv.rs:57:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub fn get<T>(v:Vec<>)
[INFO] [stdout]   |        ---            - expected one of `->`, `where`, or `{`
[INFO] [stdout]   |        |
[INFO] [stdout]   |        while parsing this `fn`
[INFO] [stdout] 7 | } _doctest_main_src_conv_rs_52_0() }
[INFO] [stdout]   | ^ unexpected token
[INFO] [stdout] 
[INFO] [stdout] error: free function without a body
[INFO] [stdout]  --> src/conv.rs:56:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub fn get<T>(v:Vec<>)
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^- help: provide a definition for the function: `{ <body> }`
[INFO] [stdout] 
[INFO] [stdout] error[E0107]: struct takes at least 1 generic argument but 0 generic arguments were supplied
[INFO] [stdout]  --> src/conv.rs:56:17
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub fn get<T>(v:Vec<>)
[INFO] [stdout]   |                 ^^^ expected at least 1 generic argument
[INFO] [stdout]   |
[INFO] [stdout] help: add missing generic argument
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub fn get<T>(v:Vec<T>)
[INFO] [stdout]   |                     +
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0107`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/structure.rs - structure::ArrayQueue<T>::remove (line 437) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' panicked at src/structure.rs:9:1:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: 3
[INFO] [stdout]  right: 5
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61a8b31ea662 - std::backtrace_rs::backtrace::libunwind::trace::h73a647620bf1c49d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61a8b31ea662 - std::backtrace_rs::backtrace::trace_unsynchronized::hd4d513ed96cb3cb1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61a8b31ea662 - std::sys::backtrace::_print_fmt::h61bb95f7476aafa5
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x61a8b31ea662 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x61a8b3205f33 - core::fmt::rt::Argument::fmt::hf14163372f0f9a76
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x61a8b3205f33 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x61a8b31e8383 - std::io::default_write_fmt::h92ac9345fd53cc14
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x61a8b31e8383 - std::io::Write::write_fmt::h5ebaf381f8338068
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x61a8b31ea4b2 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x61a8b31eb526 - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x61a8b31eb329 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:327:9
[INFO] [stdout]   11:     0x61a8b31ebdf2 - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:833:13
[INFO] [stdout]   12:     0x61a8b31ebc8a - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:706:13
[INFO] [stdout]   13:     0x61a8b31eab59 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   14:     0x61a8b31eb91d - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:697:5
[INFO] [stdout]   15:     0x61a8b32053e0 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:75:14
[INFO] [stdout]   16:     0x61a8b32056af - core::panicking::assert_failed_inner::h6a89cd271393c011
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:448:17
[INFO] [stdout]   17:     0x61a8b3205601 - core::panicking::assert_failed::h20563a97be4f023a
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:403:5
[INFO] [stdout]   18:     0x61a8b31c9cd8 - rust_out::main::_doctest_main_src_structure_rs_437_0::hd04ecc91e6d0f850
[INFO] [stdout]   19:     0x61a8b31c9af6 - rust_out::main::h4293891446a396e5
[INFO] [stdout]   20:     0x61a8b31c8a13 - core::ops::function::FnOnce::call_once::h1b7f0f4a0fa90646
[INFO] [stdout]   21:     0x61a8b31c8996 - std::sys::backtrace::__rust_begin_short_backtrace::h93ddb45b5142a0f2
[INFO] [stdout]   22:     0x61a8b31c8979 - std::rt::lang_start::{{closure}}::hc7952c01b1103b9a
[INFO] [stdout]   23:     0x61a8b31e62a0 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::hc3929e8466919df6
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:284:21
[INFO] [stdout]   24:     0x61a8b31e62a0 - std::panicking::catch_unwind::do_call::hed30a66745299fca
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   25:     0x61a8b31e62a0 - std::panicking::catch_unwind::hdfb0bc9563518507
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   26:     0x61a8b31e62a0 - std::panic::catch_unwind::hd0a1d748acfba573
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   27:     0x61a8b31e62a0 - std::rt::lang_start_internal::{{closure}}::h0c1845f1b3064b93
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/rt.rs:175:24
[INFO] [stdout]   28:     0x61a8b31e62a0 - std::panicking::catch_unwind::do_call::h1114c52e864472d2
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   29:     0x61a8b31e62a0 - std::panicking::catch_unwind::h91938c6665615bc7
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   30:     0x61a8b31e62a0 - std::panic::catch_unwind::h0c65d4211626564a
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x61a8b31e62a0 - std::rt::lang_start_internal::hc41e58da8618ff02
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/rt.rs:171:5
[INFO] [stdout]   32:     0x61a8b31c8961 - std::rt::lang_start::hcc2a7507424cf42d
[INFO] [stdout]   33:     0x61a8b31c9d25 - main
[INFO] [stdout]   34:     0x7ea1edf5a1ca - <unknown>
[INFO] [stdout]   35:     0x7ea1edf5a28b - __libc_start_main
[INFO] [stdout]   36:     0x61a8b31c8875 - _start
[INFO] [stdout]   37:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/conv.rs - conv::get (line 52)
[INFO] [stdout]     src/structure.rs - structure::ArrayQueue<T>::remove (line 437)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 22 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.90s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "0948aa05d67db163ab8bfdaa3802c60c07bbca2132b514ffb63e74dbf466713e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0948aa05d67db163ab8bfdaa3802c60c07bbca2132b514ffb63e74dbf466713e", kill_on_drop: false }`
[INFO] [stdout] 0948aa05d67db163ab8bfdaa3802c60c07bbca2132b514ffb63e74dbf466713e
