[INFO] cloning repository https://github.com/BsoftLimited/bxml [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/BsoftLimited/bxml" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBsoftLimited%2Fbxml", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBsoftLimited%2Fbxml'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3f8dfb9832487b6e2e47191c44916374f7cee5f1 [INFO] building BsoftLimited/bxml against master#11663cd3bfefef7d34e8f0892c250bf698049392+rustflags=-Dtail-expr-drop-order for pr-134523 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBsoftLimited%2Fbxml" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/BsoftLimited/bxml on toolchain 11663cd3bfefef7d34e8f0892c250bf698049392 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+11663cd3bfefef7d34e8f0892c250bf698049392" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/BsoftLimited/bxml [INFO] finished tweaking git repo https://github.com/BsoftLimited/bxml [INFO] tweaked toml for git repo https://github.com/BsoftLimited/bxml written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/BsoftLimited/bxml 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" "+11663cd3bfefef7d34e8f0892c250bf698049392" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+11663cd3bfefef7d34e8f0892c250bf698049392" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cea8c0363c1ee9084245b2c516f80777c4a875a836df75a8f8490f2869345039 [INFO] running `Command { std: "docker" "start" "-a" "cea8c0363c1ee9084245b2c516f80777c4a875a836df75a8f8490f2869345039", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cea8c0363c1ee9084245b2c516f80777c4a875a836df75a8f8490f2869345039", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cea8c0363c1ee9084245b2c516f80777c4a875a836df75a8f8490f2869345039", kill_on_drop: false }` [INFO] [stdout] cea8c0363c1ee9084245b2c516f80777c4a875a836df75a8f8490f2869345039 [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 -Dtail-expr-drop-order" "-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+11663cd3bfefef7d34e8f0892c250bf698049392" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 433821e9d15c72b395b074642ffb55a27870967491ff55dfc2543c4c5e374614 [INFO] running `Command { std: "docker" "start" "-a" "433821e9d15c72b395b074642ffb55a27870967491ff55dfc2543c4c5e374614", kill_on_drop: false }` [INFO] [stderr] Compiling bsoft_xml v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `Token` [INFO] [stdout] --> src/bxml/mod.rs:12:17 [INFO] [stdout] | [INFO] [stdout] 12 | pub use lexer::{Token, Lexer}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/bxml/tag.rs:27:17 [INFO] [stdout] | [INFO] [stdout] 27 | let mut init = parser.get_next(); [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: struct `XmlResult` is never constructed [INFO] [stdout] --> src/bxml/mod.rs:15:12 [INFO] [stdout] | [INFO] [stdout] 15 | pub struct XmlResult{ tags: Vec>, errors: Vec } [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/bxml/mod.rs:17:8 [INFO] [stdout] | [INFO] [stdout] 16 | impl XmlResult{ [INFO] [stdout] | -------------- associated function in this implementation [INFO] [stdout] 17 | fn new ()->Self{ XmlResult{ tags:Vec::new(), errors:Vec::new() } } [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `set_name`, `remove_attribute`, `get_attributes_mut`, and `get_children_mut` are never used [INFO] [stdout] --> src/bxml/tag.rs:78:12 [INFO] [stdout] | [INFO] [stdout] 16 | impl Tag{ [INFO] [stdout] | -------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 78 | pub fn set_name(&mut self, name: &str){ self.name = String::from(name); } [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | pub fn remove_attribute(&mut self, nam:&str){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 96 | pub fn get_attributes_mut(&mut self)->&mut HashMap>{ return &mut self.attributes; } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 114 | pub fn get_children_mut(&mut self)->Option<&mut Vec>>{ [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `variant_equal` is never used [INFO] [stdout] --> src/bxml/parser.rs:10:4 [INFO] [stdout] | [INFO] [stdout] 10 | fn variant_equal(a: &Token, b: &Token)->bool{ [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `find`, `has_errors`, and `display_errors` are never used [INFO] [stdout] --> src/bxml/parser.rs:111:8 [INFO] [stdout] | [INFO] [stdout] 24 | impl Parser{ [INFO] [stdout] | ----------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 111 | fn find(&mut self, token: Token)->Token{ [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 255 | pub fn has_errors(&self)-> bool{ self.errors.len() > 0 } [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 256 | pub fn get_errors(&self)-> &Vec{ &self.errors } [INFO] [stdout] 257 | pub fn display_errors(&self){ [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `is_type`, `as_object`, and `as_array` are never used [INFO] [stdout] --> src/bxml/json/mod.rs:12:8 [INFO] [stdout] | [INFO] [stdout] 11 | pub trait JSonItem{ [INFO] [stdout] | -------- methods in this trait [INFO] [stdout] 12 | fn is_type(&self)->JSonItemType; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 15 | fn as_object(&self)->Option<&JSonObject>; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 16 | fn as_array(&self)->Option<&JSonArray>; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple methods are never used [INFO] [stdout] --> src/bxml/json/mod.rs:21:8 [INFO] [stdout] | [INFO] [stdout] 20 | pub trait JSon : JSonItem{ [INFO] [stdout] | ---- methods in this trait [INFO] [stdout] 21 | fn get(&self, key: T)->Option<&dyn JSonItem>; [INFO] [stdout] | ^^^ [INFO] [stdout] 22 | fn contains(&self, key: T)->bool; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 23 | fn remove(&mut self, key: T); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 24 | fn length(&self)->usize; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 25 | [INFO] [stdout] 26 | fn get_number(&self, key: T) -> Option { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 35 | fn get_string(&self, key: T) -> std::option::Option<&str> { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 44 | fn get_boolean(&self, key:T) -> std::option::Option { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 53 | fn get_primitive(&self, key:T) -> std::option::Option<&JSonPrimitive> { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 62 | fn get_object(&self, key:T) -> Option<&JSonObject> { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 71 | fn get_array(&self, key:T) -> Option<&JSonArray> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `get_itr` is never used [INFO] [stdout] --> src/bxml/json/array.rs:17:12 [INFO] [stdout] | [INFO] [stdout] 10 | impl JSonArray{ [INFO] [stdout] | -------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 17 | pub fn get_itr(&self)->Iter>{ self.data.iter() } [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `get_itr` is never used [INFO] [stdout] --> src/bxml/json/object.rs:18:12 [INFO] [stdout] | [INFO] [stdout] 11 | impl JSonObject{ [INFO] [stdout] | --------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 18 | pub fn get_itr(&self)->Iter>{ self.data.iter() } [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.29s [INFO] running `Command { std: "docker" "inspect" "433821e9d15c72b395b074642ffb55a27870967491ff55dfc2543c4c5e374614", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "433821e9d15c72b395b074642ffb55a27870967491ff55dfc2543c4c5e374614", kill_on_drop: false }` [INFO] [stdout] 433821e9d15c72b395b074642ffb55a27870967491ff55dfc2543c4c5e374614 [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 -Dtail-expr-drop-order" "-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+11663cd3bfefef7d34e8f0892c250bf698049392" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 188571784a26761cf6bc7115d14b32a1d79461f49175b65ce2f09570efbd7a6c [INFO] running `Command { std: "docker" "start" "-a" "188571784a26761cf6bc7115d14b32a1d79461f49175b65ce2f09570efbd7a6c", kill_on_drop: false }` [INFO] [stderr] Compiling bsoft_xml v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `Token` [INFO] [stdout] --> src/bxml/mod.rs:12:17 [INFO] [stdout] | [INFO] [stdout] 12 | pub use lexer::{Token, Lexer}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/bxml/tag.rs:27:17 [INFO] [stdout] | [INFO] [stdout] 27 | let mut init = parser.get_next(); [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: struct `XmlResult` is never constructed [INFO] [stdout] --> src/bxml/mod.rs:15:12 [INFO] [stdout] | [INFO] [stdout] 15 | pub struct XmlResult{ tags: Vec>, errors: Vec } [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/bxml/mod.rs:17:8 [INFO] [stdout] | [INFO] [stdout] 16 | impl XmlResult{ [INFO] [stdout] | -------------- associated function in this implementation [INFO] [stdout] 17 | fn new ()->Self{ XmlResult{ tags:Vec::new(), errors:Vec::new() } } [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `set_name`, `remove_attribute`, `get_attributes_mut`, and `get_children_mut` are never used [INFO] [stdout] --> src/bxml/tag.rs:78:12 [INFO] [stdout] | [INFO] [stdout] 16 | impl Tag{ [INFO] [stdout] | -------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 78 | pub fn set_name(&mut self, name: &str){ self.name = String::from(name); } [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | pub fn remove_attribute(&mut self, nam:&str){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 96 | pub fn get_attributes_mut(&mut self)->&mut HashMap>{ return &mut self.attributes; } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 114 | pub fn get_children_mut(&mut self)->Option<&mut Vec>>{ [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `variant_equal` is never used [INFO] [stdout] --> src/bxml/parser.rs:10:4 [INFO] [stdout] | [INFO] [stdout] 10 | fn variant_equal(a: &Token, b: &Token)->bool{ [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `find`, `has_errors`, and `display_errors` are never used [INFO] [stdout] --> src/bxml/parser.rs:111:8 [INFO] [stdout] | [INFO] [stdout] 24 | impl Parser{ [INFO] [stdout] | ----------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 111 | fn find(&mut self, token: Token)->Token{ [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 255 | pub fn has_errors(&self)-> bool{ self.errors.len() > 0 } [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 256 | pub fn get_errors(&self)-> &Vec{ &self.errors } [INFO] [stdout] 257 | pub fn display_errors(&self){ [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `is_type`, `as_object`, and `as_array` are never used [INFO] [stdout] --> src/bxml/json/mod.rs:12:8 [INFO] [stdout] | [INFO] [stdout] 11 | pub trait JSonItem{ [INFO] [stdout] | -------- methods in this trait [INFO] [stdout] 12 | fn is_type(&self)->JSonItemType; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 15 | fn as_object(&self)->Option<&JSonObject>; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 16 | fn as_array(&self)->Option<&JSonArray>; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple methods are never used [INFO] [stdout] --> src/bxml/json/mod.rs:21:8 [INFO] [stdout] | [INFO] [stdout] 20 | pub trait JSon : JSonItem{ [INFO] [stdout] | ---- methods in this trait [INFO] [stdout] 21 | fn get(&self, key: T)->Option<&dyn JSonItem>; [INFO] [stdout] | ^^^ [INFO] [stdout] 22 | fn contains(&self, key: T)->bool; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 23 | fn remove(&mut self, key: T); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 24 | fn length(&self)->usize; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 25 | [INFO] [stdout] 26 | fn get_number(&self, key: T) -> Option { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 35 | fn get_string(&self, key: T) -> std::option::Option<&str> { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 44 | fn get_boolean(&self, key:T) -> std::option::Option { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 53 | fn get_primitive(&self, key:T) -> std::option::Option<&JSonPrimitive> { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 62 | fn get_object(&self, key:T) -> Option<&JSonObject> { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 71 | fn get_array(&self, key:T) -> Option<&JSonArray> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `get_itr` is never used [INFO] [stdout] --> src/bxml/json/array.rs:17:12 [INFO] [stdout] | [INFO] [stdout] 10 | impl JSonArray{ [INFO] [stdout] | -------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 17 | pub fn get_itr(&self)->Iter>{ self.data.iter() } [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `get_itr` is never used [INFO] [stdout] --> src/bxml/json/object.rs:18:12 [INFO] [stdout] | [INFO] [stdout] 11 | impl JSonObject{ [INFO] [stdout] | --------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 18 | pub fn get_itr(&self)->Iter>{ self.data.iter() } [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.22s [INFO] running `Command { std: "docker" "inspect" "188571784a26761cf6bc7115d14b32a1d79461f49175b65ce2f09570efbd7a6c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "188571784a26761cf6bc7115d14b32a1d79461f49175b65ce2f09570efbd7a6c", kill_on_drop: false }` [INFO] [stdout] 188571784a26761cf6bc7115d14b32a1d79461f49175b65ce2f09570efbd7a6c