[INFO] cloning repository https://github.com/apesteguia/bynary_tree
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/apesteguia/bynary_tree" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fapesteguia%2Fbynary_tree", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fapesteguia%2Fbynary_tree'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f5ef5ef7a38023024ae493cff3f82010de24f534
[INFO] testing apesteguia/bynary_tree against try#9f93af291970322f4f1c6315ccde4d7078201159 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fapesteguia%2Fbynary_tree" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/apesteguia/bynary_tree
[INFO] finished tweaking git repo https://github.com/apesteguia/bynary_tree
[INFO] tweaked toml for git repo https://github.com/apesteguia/bynary_tree written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/apesteguia/bynary_tree on toolchain 9f93af291970322f4f1c6315ccde4d7078201159
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/apesteguia/bynary_tree 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" "+9f93af291970322f4f1c6315ccde4d7078201159" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] df21b3b6741a21fb0c39784d43a9cd3476bd000bc394e8c4c65bad463804b227
[INFO] running `Command { std: "docker" "start" "-a" "df21b3b6741a21fb0c39784d43a9cd3476bd000bc394e8c4c65bad463804b227", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "df21b3b6741a21fb0c39784d43a9cd3476bd000bc394e8c4c65bad463804b227", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "df21b3b6741a21fb0c39784d43a9cd3476bd000bc394e8c4c65bad463804b227", kill_on_drop: false }`
[INFO] [stdout] df21b3b6741a21fb0c39784d43a9cd3476bd000bc394e8c4c65bad463804b227
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 63829691fba964666483a3218d81bf1c5f430d0d39c525bfb25be7fad7934797
[INFO] running `Command { std: "docker" "start" "-a" "63829691fba964666483a3218d81bf1c5f430d0d39c525bfb25be7fad7934797", kill_on_drop: false }`
[INFO] [stderr]    Compiling mikel_binary_tree v0.1.7 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.24s
[INFO] running `Command { std: "docker" "inspect" "63829691fba964666483a3218d81bf1c5f430d0d39c525bfb25be7fad7934797", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "63829691fba964666483a3218d81bf1c5f430d0d39c525bfb25be7fad7934797", kill_on_drop: false }`
[INFO] [stdout] 63829691fba964666483a3218d81bf1c5f430d0d39c525bfb25be7fad7934797
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d300b08db004dc02ec97da3cc9dcc75ae4742cb3fa4d2a319b7b2d6936d2875b
[INFO] running `Command { std: "docker" "start" "-a" "d300b08db004dc02ec97da3cc9dcc75ae4742cb3fa4d2a319b7b2d6936d2875b", kill_on_drop: false }`
[INFO] [stderr]    Compiling mikel_binary_tree v0.1.7 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.60s
[INFO] running `Command { std: "docker" "inspect" "d300b08db004dc02ec97da3cc9dcc75ae4742cb3fa4d2a319b7b2d6936d2875b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d300b08db004dc02ec97da3cc9dcc75ae4742cb3fa4d2a319b7b2d6936d2875b", kill_on_drop: false }`
[INFO] [stdout] d300b08db004dc02ec97da3cc9dcc75ae4742cb3fa4d2a319b7b2d6936d2875b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] b9b7430fcdbc824764b7cb177fc95e44775a12c9f3c1af36a312eb119499cbae
[INFO] running `Command { std: "docker" "start" "-a" "b9b7430fcdbc824764b7cb177fc95e44775a12c9f3c1af36a312eb119499cbae", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.02s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/binary_tree-ab556218f3bc1431)
[INFO] [stdout] running 10 tests
[INFO] [stdout] test tests::tests::test_clear ... ok
[INFO] [stdout] test tests::tests::test_max ... ok
[INFO] [stdout] test tests::tests::test_height ... ok
[INFO] [stdout] test tests::tests::test_insert ... ok
[INFO] [stdout] test tests::tests::test_string ... ok
[INFO] [stdout] test tests::tests::test_min ... ok
[INFO] [stdout] test tests::tests::test_contains ... ok
[INFO] [stdout] test tests::tests::test_delete ... ok
[INFO] [stdout] test tests::tests::test_iterator_inorder ... ok
[INFO] [stdout] test tests::tests::test_count ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests binary_tree
[INFO] [stdout] 
[INFO] [stdout] running 15 tests
[INFO] [stdout] test src/bstree/bstree.rs - bstree::bstree::BinaryTree<T>::clear (line 162) ... FAILED
[INFO] [stdout] test src/bstree/bstree.rs - bstree::bstree::BinaryTree<T>::height (line 206) ... FAILED
[INFO] [stdout] test src/bstree/bstree.rs - bstree::bstree::BinaryTree<T>::inorder (line 238) ... FAILED
[INFO] [stdout] test src/bstree/bstree.rs - bstree::bstree::BinaryTree<T>::delete (line 37) ... FAILED
[INFO] [stdout] test src/bstree/bstree.rs - bstree::bstree::BinaryTree<T>::contains (line 134) ... FAILED
[INFO] [stdout] test src/bstree/bstree.rs - bstree::bstree::BinaryTree<T>::is_empty (line 123) ... FAILED
[INFO] [stdout] test src/bstree/bstree.rs - bstree::bstree::BinaryTree<T>::min (line 191) ... FAILED
[INFO] [stdout] test src/bstree/bstree.rs - bstree::bstree::BinaryTree<T>::max (line 176) ... FAILED
[INFO] [stdout] test src/bstree/bstree.rs - bstree::bstree::BinaryTree<T>::insert (line 94) ... FAILED
[INFO] [stdout] test src/bstree/bstree.rs - bstree::bstree::BinaryTree<T>::postorder (line 276) ... FAILED
[INFO] [stdout] test src/bstree/bstree.rs - bstree::bstree::BinaryTree<T>::count (line 223) ... FAILED
[INFO] [stdout] test src/bstree/bstree.rs - bstree::bstree::BinaryTree<T>::vec_insert (line 295) ... FAILED
[INFO] [stdout] test src/bstree/bstree.rs - bstree::bstree::BinaryTree<T>::new (line 23) ... FAILED
[INFO] [stdout] test src/bstree/bstree.rs - bstree::bstree::BinaryTree<T>::preorder (line 257) ... FAILED
[INFO] [stdout] test src/iterators/inorder.rs - iterators::inorder::&'aBinaryTree<T>::into_iter (line 60) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/bstree/bstree.rs - bstree::bstree::BinaryTree<T>::clear (line 162) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `BinaryTree`
[INFO] [stdout]  --> src/bstree/bstree.rs:163:13
[INFO] [stdout]   |
[INFO] [stdout] 3 | let mut a = BinaryTree::new(1);
[INFO] [stdout]   |             ^^^^^^^^^^ use of undeclared type `BinaryTree`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use binary_tree::BinaryTree;
[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 E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/bstree/bstree.rs - bstree::bstree::BinaryTree<T>::height (line 206) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `BinaryTree`
[INFO] [stdout]  --> src/bstree/bstree.rs:207:13
[INFO] [stdout]   |
[INFO] [stdout] 3 | let mut a = BinaryTree::new(1);
[INFO] [stdout]   |             ^^^^^^^^^^ use of undeclared type `BinaryTree`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use binary_tree::BinaryTree;
[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 E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/bstree/bstree.rs - bstree::bstree::BinaryTree<T>::inorder (line 238) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `BinaryTree`
[INFO] [stdout]  --> src/bstree/bstree.rs:239:13
[INFO] [stdout]   |
[INFO] [stdout] 3 | let mut a = BinaryTree::new(1);
[INFO] [stdout]   |             ^^^^^^^^^^ use of undeclared type `BinaryTree`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use binary_tree::BinaryTree;
[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 E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/bstree/bstree.rs - bstree::bstree::BinaryTree<T>::delete (line 37) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `BinaryTree`
[INFO] [stdout]  --> src/bstree/bstree.rs:38:13
[INFO] [stdout]   |
[INFO] [stdout] 3 | let mut a = BinaryTree::new(1);
[INFO] [stdout]   |             ^^^^^^^^^^ use of undeclared type `BinaryTree`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use binary_tree::BinaryTree;
[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 E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/bstree/bstree.rs - bstree::bstree::BinaryTree<T>::contains (line 134) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `BinaryTree`
[INFO] [stdout]  --> src/bstree/bstree.rs:135:13
[INFO] [stdout]   |
[INFO] [stdout] 3 | let mut a = BinaryTree::new(1);
[INFO] [stdout]   |             ^^^^^^^^^^ use of undeclared type `BinaryTree`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use binary_tree::BinaryTree;
[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 E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/bstree/bstree.rs - bstree::bstree::BinaryTree<T>::is_empty (line 123) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `BinaryTree`
[INFO] [stdout]  --> src/bstree/bstree.rs:124:13
[INFO] [stdout]   |
[INFO] [stdout] 3 | let mut a = BinaryTree::new(1);
[INFO] [stdout]   |             ^^^^^^^^^^ use of undeclared type `BinaryTree`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use binary_tree::BinaryTree;
[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 E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/bstree/bstree.rs - bstree::bstree::BinaryTree<T>::min (line 191) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `BinaryTree`
[INFO] [stdout]  --> src/bstree/bstree.rs:192:13
[INFO] [stdout]   |
[INFO] [stdout] 3 | let mut a = BinaryTree::new(1);
[INFO] [stdout]   |             ^^^^^^^^^^ use of undeclared type `BinaryTree`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use binary_tree::BinaryTree;
[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 E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/bstree/bstree.rs - bstree::bstree::BinaryTree<T>::max (line 176) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `BinaryTree`
[INFO] [stdout]  --> src/bstree/bstree.rs:177:13
[INFO] [stdout]   |
[INFO] [stdout] 3 | let mut a = BinaryTree::new(1);
[INFO] [stdout]   |             ^^^^^^^^^^ use of undeclared type `BinaryTree`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use binary_tree::BinaryTree;
[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 E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/bstree/bstree.rs - bstree::bstree::BinaryTree<T>::insert (line 94) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `BinaryTree`
[INFO] [stdout]  --> src/bstree/bstree.rs:95:13
[INFO] [stdout]   |
[INFO] [stdout] 3 | let mut a = BinaryTree::new(1);
[INFO] [stdout]   |             ^^^^^^^^^^ use of undeclared type `BinaryTree`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use binary_tree::BinaryTree;
[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 E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/bstree/bstree.rs - bstree::bstree::BinaryTree<T>::postorder (line 276) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `BinaryTree`
[INFO] [stdout]  --> src/bstree/bstree.rs:277:13
[INFO] [stdout]   |
[INFO] [stdout] 3 | let mut a = BinaryTree::new(1);
[INFO] [stdout]   |             ^^^^^^^^^^ use of undeclared type `BinaryTree`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use binary_tree::BinaryTree;
[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 E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/bstree/bstree.rs - bstree::bstree::BinaryTree<T>::count (line 223) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `BinaryTree`
[INFO] [stdout]  --> src/bstree/bstree.rs:224:13
[INFO] [stdout]   |
[INFO] [stdout] 3 | let mut a = BinaryTree::new(1);
[INFO] [stdout]   |             ^^^^^^^^^^ use of undeclared type `BinaryTree`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use binary_tree::BinaryTree;
[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 E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/bstree/bstree.rs - bstree::bstree::BinaryTree<T>::vec_insert (line 295) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `BinaryTree`
[INFO] [stdout]  --> src/bstree/bstree.rs:296:13
[INFO] [stdout]   |
[INFO] [stdout] 3 | let mut a = BinaryTree::new(1);
[INFO] [stdout]   |             ^^^^^^^^^^ use of undeclared type `BinaryTree`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use binary_tree::BinaryTree;
[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 E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/bstree/bstree.rs - bstree::bstree::BinaryTree<T>::new (line 23) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `BinaryTree`
[INFO] [stdout]  --> src/bstree/bstree.rs:24:13
[INFO] [stdout]   |
[INFO] [stdout] 3 | let mut a = BinaryTree::new(1);
[INFO] [stdout]   |             ^^^^^^^^^^ use of undeclared type `BinaryTree`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use binary_tree::BinaryTree;
[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 E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/bstree/bstree.rs - bstree::bstree::BinaryTree<T>::preorder (line 257) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `BinaryTree`
[INFO] [stdout]  --> src/bstree/bstree.rs:258:13
[INFO] [stdout]   |
[INFO] [stdout] 3 | let mut a = BinaryTree::new(1);
[INFO] [stdout]   |             ^^^^^^^^^^ use of undeclared type `BinaryTree`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use binary_tree::BinaryTree;
[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 E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/iterators/inorder.rs - iterators::inorder::&'aBinaryTree<T>::into_iter (line 60) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `BinaryTree`
[INFO] [stdout]  --> src/iterators/inorder.rs:61:13
[INFO] [stdout]   |
[INFO] [stdout] 3 | let mut a = BinaryTree::new(1);
[INFO] [stdout]   |             ^^^^^^^^^^ use of undeclared type `BinaryTree`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use binary_tree::BinaryTree;
[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 E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/bstree/bstree.rs - bstree::bstree::BinaryTree<T>::clear (line 162)
[INFO] [stdout]     src/bstree/bstree.rs - bstree::bstree::BinaryTree<T>::contains (line 134)
[INFO] [stdout]     src/bstree/bstree.rs - bstree::bstree::BinaryTree<T>::count (line 223)
[INFO] [stdout]     src/bstree/bstree.rs - bstree::bstree::BinaryTree<T>::delete (line 37)
[INFO] [stdout]     src/bstree/bstree.rs - bstree::bstree::BinaryTree<T>::height (line 206)
[INFO] [stdout]     src/bstree/bstree.rs - bstree::bstree::BinaryTree<T>::inorder (line 238)
[INFO] [stdout]     src/bstree/bstree.rs - bstree::bstree::BinaryTree<T>::insert (line 94)
[INFO] [stdout]     src/bstree/bstree.rs - bstree::bstree::BinaryTree<T>::is_empty (line 123)
[INFO] [stdout]     src/bstree/bstree.rs - bstree::bstree::BinaryTree<T>::max (line 176)
[INFO] [stdout]     src/bstree/bstree.rs - bstree::bstree::BinaryTree<T>::min (line 191)
[INFO] [stdout]     src/bstree/bstree.rs - bstree::bstree::BinaryTree<T>::new (line 23)
[INFO] [stdout]     src/bstree/bstree.rs - bstree::bstree::BinaryTree<T>::postorder (line 276)
[INFO] [stdout]     src/bstree/bstree.rs - bstree::bstree::BinaryTree<T>::preorder (line 257)
[INFO] [stdout]     src/bstree/bstree.rs - bstree::bstree::BinaryTree<T>::vec_insert (line 295)
[INFO] [stdout]     src/iterators/inorder.rs - iterators::inorder::&'aBinaryTree<T>::into_iter (line 60)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 15 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.65s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "b9b7430fcdbc824764b7cb177fc95e44775a12c9f3c1af36a312eb119499cbae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b9b7430fcdbc824764b7cb177fc95e44775a12c9f3c1af36a312eb119499cbae", kill_on_drop: false }`
[INFO] [stdout] b9b7430fcdbc824764b7cb177fc95e44775a12c9f3c1af36a312eb119499cbae
