[INFO] cloning repository https://github.com/LVivona/multiproto
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/LVivona/multiproto" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLVivona%2Fmultiproto", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLVivona%2Fmultiproto'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f50e099bc5d59e241c88421177a943e9014dd27a
[INFO] testing LVivona/multiproto against try#9f93af291970322f4f1c6315ccde4d7078201159 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLVivona%2Fmultiproto" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/LVivona/multiproto
[INFO] finished tweaking git repo https://github.com/LVivona/multiproto
[INFO] tweaked toml for git repo https://github.com/LVivona/multiproto written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/LVivona/multiproto 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/LVivona/multiproto 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] [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]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 073cefa7e93fd3ee849ecc2613ec6b334d98fa05decedc362375b9d20562f32b
[INFO] running `Command { std: "docker" "start" "-a" "073cefa7e93fd3ee849ecc2613ec6b334d98fa05decedc362375b9d20562f32b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "073cefa7e93fd3ee849ecc2613ec6b334d98fa05decedc362375b9d20562f32b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "073cefa7e93fd3ee849ecc2613ec6b334d98fa05decedc362375b9d20562f32b", kill_on_drop: false }`
[INFO] [stdout] 073cefa7e93fd3ee849ecc2613ec6b334d98fa05decedc362375b9d20562f32b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] a302e0233d005426817adf8c180b842d79d3e3fc0de627eb2d098e086a3e0b8d
[INFO] running `Command { std: "docker" "start" "-a" "a302e0233d005426817adf8c180b842d79d3e3fc0de627eb2d098e086a3e0b8d", 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 branches v0.1.3
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling rclite v0.2.5
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling libcanopy v0.0.5 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.84s
[INFO] running `Command { std: "docker" "inspect" "a302e0233d005426817adf8c180b842d79d3e3fc0de627eb2d098e086a3e0b8d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a302e0233d005426817adf8c180b842d79d3e3fc0de627eb2d098e086a3e0b8d", kill_on_drop: false }`
[INFO] [stdout] a302e0233d005426817adf8c180b842d79d3e3fc0de627eb2d098e086a3e0b8d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 92befb226170457e8e39c7b10414b137a795ecfcfb4473bd98e8ceec84ab5c8a
[INFO] running `Command { std: "docker" "start" "-a" "92befb226170457e8e39c7b10414b137a795ecfcfb4473bd98e8ceec84ab5c8a", 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 regex-syntax v0.6.29
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling log v0.4.26
[INFO] [stderr]    Compiling smallvec v1.14.0
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling libcanopy v0.0.5 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling matchers v0.1.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 9.46s
[INFO] running `Command { std: "docker" "inspect" "92befb226170457e8e39c7b10414b137a795ecfcfb4473bd98e8ceec84ab5c8a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "92befb226170457e8e39c7b10414b137a795ecfcfb4473bd98e8ceec84ab5c8a", kill_on_drop: false }`
[INFO] [stdout] 92befb226170457e8e39c7b10414b137a795ecfcfb4473bd98e8ceec84ab5c8a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] cf65316c893ef156055d94766886fbc4de227f7841beecdb8d9dd312b966c864
[INFO] running `Command { std: "docker" "start" "-a" "cf65316c893ef156055d94766886fbc4de227f7841beecdb8d9dd312b966c864", 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]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.05s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/libcanopy-c56e364e24274062)
[INFO] [stdout] 
[INFO] [stdout] running 13 tests
[INFO] [stdout] test tests::create_leaf_node ... ok
[INFO] [stdout] test tests::display_node ... ok
[INFO] [stdout] test tests::downgrade_failure ... ok
[INFO] [stdout] test tests::downgrade_root_failure ... ok
[INFO] [stdout] test tests::insert_node ... ok
[INFO] [stdout] test tests::iter_test ... ok
[INFO] [stdout] test tests::pop_nonexistent_node ... ok
[INFO] [stdout] test tests::root_has_no_children ... ok
[INFO] [stdout] test tests::node_insertion ... ok
[INFO] [stdout] test tests::upgrade_failure_for_parent ... ok
[INFO] [stdout] test tests::pop_node ... ok
[INFO] [stdout] test tests::non_root_expectation ... ok
[INFO] [stdout] test tests::create_root_node ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests libcanopy
[INFO] [stdout] 
[INFO] [stdout] running 14 tests
[INFO] [stdout] test src/node.rs - node::Node<T>::downgrade (line 253) ... FAILED
[INFO] [stdout] test src/../README.md - (line 104) ... FAILED
[INFO] [stdout] test src/node.rs - node::Node (line 83) ... FAILED
[INFO] [stdout] test src/node.rs - node::NodeRef (line 40) ... FAILED
[INFO] [stdout] test src/../README.md - (line 26) ... FAILED
[INFO] [stdout] test src/../README.md - (line 87) ... FAILED
[INFO] [stdout] test src/node.rs - node::Node<T>::pop (line 537) ... FAILED
[INFO] [stdout] test src/node.rs - node::Node (line 88) ... FAILED
[INFO] [stdout] test src/node.rs - node::PrevNodeRef (line 66) ... FAILED
[INFO] [stdout] test src/node.rs - node::Node<T>::insert (line 429) ... FAILED
[INFO] [stdout] test src/node.rs - node::Node (line 77) ... FAILED
[INFO] [stdout] test src/node.rs - node::Node<T>::insert_node (line 452) ... FAILED
[INFO] [stdout] test src/../README.md - (line 63) ... ok
[INFO] [stdout] test src/node.rs - node::Node<T>::upgrade (line 206) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/node.rs - node::Node<T>::downgrade (line 253) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Node`
[INFO] [stdout]  --> src/node.rs:254:12
[INFO] [stdout]   |
[INFO] [stdout] 3 | let root = Node::parent(42);
[INFO] [stdout]   |            ^^^^ use of undeclared type `Node`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]   |
[INFO] [stdout] 2 + use libcanopy::Node;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Node`
[INFO] [stdout]  --> src/node.rs:255:13
[INFO] [stdout]   |
[INFO] [stdout] 4 | let child = Node::insert(&root, 69);
[INFO] [stdout]   |             ^^^^ use of undeclared type `Node`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]   |
[INFO] [stdout] 2 + use libcanopy::Node;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Node`
[INFO] [stdout]  --> src/node.rs:257:10
[INFO] [stdout]   |
[INFO] [stdout] 6 | let gc = Node::insert(&child, 420);
[INFO] [stdout]   |          ^^^^ use of undeclared type `Node`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]   |
[INFO] [stdout] 2 + use libcanopy::Node;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Node`
[INFO] [stdout]  --> src/node.rs:260:1
[INFO] [stdout]   |
[INFO] [stdout] 9 | Node::pop(&child, &gc)?;
[INFO] [stdout]   | ^^^^ use of undeclared type `Node`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]   |
[INFO] [stdout] 2 + use libcanopy::Node;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/../README.md - (line 104) stdout ----
[INFO] [stdout] error[E0412]: cannot find type `NodeError` in this scope
[INFO] [stdout]  --> src/../README.md:108:25
[INFO] [stdout]   |
[INFO] [stdout] 6 | fn main() -> Result<(), NodeError> {
[INFO] [stdout]   |                         ^^^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]   |
[INFO] [stdout] 4 + use libcanopy::error::NodeError;
[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 E0412`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/node.rs - node::Node (line 83) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Node`
[INFO] [stdout]  --> src/node.rs:84:12
[INFO] [stdout]   |
[INFO] [stdout] 3 | let node = Node::parent(true);
[INFO] [stdout]   |            ^^^^ use of undeclared type `Node`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]   |
[INFO] [stdout] 2 + use libcanopy::Node;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `leaf` in this scope
[INFO] [stdout]  --> src/node.rs:85:9
[INFO] [stdout]   |
[INFO] [stdout] 4 | assert!(leaf.is_root());
[INFO] [stdout]   |         ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/node.rs - node::NodeRef (line 40) stdout ----
[INFO] [stdout] error[E0412]: cannot find type `NodeRef` in this scope
[INFO] [stdout]  --> src/node.rs:41:11
[INFO] [stdout]   |
[INFO] [stdout] 3 | let node: NodeRef<i32> = Node::leaf(42, None);
[INFO] [stdout]   |           ^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]   |
[INFO] [stdout] 2 + use libcanopy::NodeRef;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Node`
[INFO] [stdout]  --> src/node.rs:41:26
[INFO] [stdout]   |
[INFO] [stdout] 3 | let node: NodeRef<i32> = Node::leaf(42, None);
[INFO] [stdout]   |                          ^^^^ use of undeclared type `Node`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]   |
[INFO] [stdout] 2 + use libcanopy::Node;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0412, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/../README.md - (line 26) stdout ----
[INFO] [stdout] error[E0412]: cannot find type `PrevNodeRef` in this scope
[INFO] [stdout]  --> src/../README.md:29:22
[INFO] [stdout]   |
[INFO] [stdout] 5 |         prev: Option<PrevNodeRef<T>>,
[INFO] [stdout]   |                      ^^^^^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]   |
[INFO] [stdout] 2 + use libcanopy::PrevNodeRef;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `PrevNodeRef` in this scope
[INFO] [stdout]   --> src/../README.md:34:22
[INFO] [stdout]    |
[INFO] [stdout] 10 |         prev: Option<PrevNodeRef<T>>,
[INFO] [stdout]    |                      ^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]    |
[INFO] [stdout]  2 + use libcanopy::PrevNodeRef;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `NodeRef` in this scope
[INFO] [stdout]   --> src/../README.md:35:19
[INFO] [stdout]    |
[INFO] [stdout] 11 |         next: Vec<NodeRef<T>>,
[INFO] [stdout]    |                   ^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]    |
[INFO] [stdout]  2 + use libcanopy::NodeRef;
[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 E0412`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/../README.md - (line 87) stdout ----
[INFO] [stdout] error[E0412]: cannot find type `NodeError` in this scope
[INFO] [stdout]  --> src/../README.md:88:25
[INFO] [stdout]   |
[INFO] [stdout] 2 | fn main() -> Result<(), NodeError> {
[INFO] [stdout]   |                         ^^^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]   |
[INFO] [stdout] 2 + use libcanopy::error::NodeError;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Node`
[INFO] [stdout]  --> src/../README.md:91:5
[INFO] [stdout]   |
[INFO] [stdout] 5 |     Node::pop(&child2, &grand_child1)?;
[INFO] [stdout]   |     ^^^^ use of undeclared type `Node`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]   |
[INFO] [stdout] 2 + use libcanopy::Node;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `child2` in this scope
[INFO] [stdout]  --> src/../README.md:91:16
[INFO] [stdout]   |
[INFO] [stdout] 5 |     Node::pop(&child2, &grand_child1)?;
[INFO] [stdout]   |                ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `grand_child1` in this scope
[INFO] [stdout]  --> src/../README.md:91:25
[INFO] [stdout]   |
[INFO] [stdout] 5 |     Node::pop(&child2, &grand_child1)?;
[INFO] [stdout]   |                         ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Node`
[INFO] [stdout]  --> src/../README.md:92:5
[INFO] [stdout]   |
[INFO] [stdout] 6 |     Node::pop(&child2, &grand_child2)?;
[INFO] [stdout]   |     ^^^^ use of undeclared type `Node`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]   |
[INFO] [stdout] 2 + use libcanopy::Node;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `child2` in this scope
[INFO] [stdout]  --> src/../README.md:92:16
[INFO] [stdout]   |
[INFO] [stdout] 6 |     Node::pop(&child2, &grand_child2)?;
[INFO] [stdout]   |                ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `grand_child2` in this scope
[INFO] [stdout]  --> src/../README.md:92:25
[INFO] [stdout]   |
[INFO] [stdout] 6 |     Node::pop(&child2, &grand_child2)?;
[INFO] [stdout]   |                         ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 7 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0412, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/node.rs - node::Node<T>::pop (line 537) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Node`
[INFO] [stdout]  --> src/node.rs:538:12
[INFO] [stdout]   |
[INFO] [stdout] 3 | let root = Node::parent(1);
[INFO] [stdout]   |            ^^^^ use of undeclared type `Node`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]   |
[INFO] [stdout] 2 + use libcanopy::Node;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Node`
[INFO] [stdout]  --> src/node.rs:539:13
[INFO] [stdout]   |
[INFO] [stdout] 4 | let child = Node::insert(&root, 2)?;
[INFO] [stdout]   |             ^^^^ use of undeclared type `Node`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]   |
[INFO] [stdout] 2 + use libcanopy::Node;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Node`
[INFO] [stdout]  --> src/node.rs:540:19
[INFO] [stdout]   |
[INFO] [stdout] 5 | let grand_child = Node::insert(&child, 3);
[INFO] [stdout]   |                   ^^^^ use of undeclared type `Node`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]   |
[INFO] [stdout] 2 + use libcanopy::Node;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Node`
[INFO] [stdout]  --> src/node.rs:541:14
[INFO] [stdout]   |
[INFO] [stdout] 6 | let result = Node::pop(&child, &grand_child)?;
[INFO] [stdout]   |              ^^^^ use of undeclared type `Node`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]   |
[INFO] [stdout] 2 + use libcanopy::Node;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/node.rs - node::Node (line 88) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Node`
[INFO] [stdout]  --> src/node.rs:89:12
[INFO] [stdout]   |
[INFO] [stdout] 3 | let node = Node::Parent { value : true,
[INFO] [stdout]   |            ^^^^ use of undeclared type `Node`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]   |
[INFO] [stdout] 2 + use libcanopy::Node;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Node`
[INFO] [stdout]  --> src/node.rs:92:9
[INFO] [stdout]   |
[INFO] [stdout] 6 | let _ = Node::insert(&node, false)?;
[INFO] [stdout]   |         ^^^^ use of undeclared type `Node`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]   |
[INFO] [stdout] 2 + use libcanopy::Node;
[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 E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/node.rs - node::PrevNodeRef (line 66) stdout ----
[INFO] [stdout] error[E0412]: cannot find type `NodeRef` in this scope
[INFO] [stdout]  --> src/node.rs:67:11
[INFO] [stdout]   |
[INFO] [stdout] 3 | let node: NodeRef<i32> = Node::leaf(42, None);
[INFO] [stdout]   |           ^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]   |
[INFO] [stdout] 2 + use libcanopy::NodeRef;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Node`
[INFO] [stdout]  --> src/node.rs:67:26
[INFO] [stdout]   |
[INFO] [stdout] 3 | let node: NodeRef<i32> = Node::leaf(42, None);
[INFO] [stdout]   |                          ^^^^ use of undeclared type `Node`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]   |
[INFO] [stdout] 2 + use libcanopy::Node;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0412, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/node.rs - node::Node<T>::insert (line 429) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Node`
[INFO] [stdout]  --> src/node.rs:430:12
[INFO] [stdout]   |
[INFO] [stdout] 3 | let root = Node::parent(1);
[INFO] [stdout]   |            ^^^^ use of undeclared type `Node`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]   |
[INFO] [stdout] 2 + use libcanopy::Node;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Node`
[INFO] [stdout]  --> src/node.rs:431:14
[INFO] [stdout]   |
[INFO] [stdout] 4 | let child1 = Node::insert(root, 2)?;
[INFO] [stdout]   |              ^^^^ use of undeclared type `Node`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]   |
[INFO] [stdout] 2 + use libcanopy::Node;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Node`
[INFO] [stdout]  --> src/node.rs:432:9
[INFO] [stdout]   |
[INFO] [stdout] 5 | let _ = Node::insert(child1, 3)?;
[INFO] [stdout]   |         ^^^^ use of undeclared type `Node`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]   |
[INFO] [stdout] 2 + use libcanopy::Node;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Node`
[INFO] [stdout]  --> src/node.rs:433:9
[INFO] [stdout]   |
[INFO] [stdout] 6 | let _ = Node::insert(child1, 4)?;
[INFO] [stdout]   |         ^^^^ use of undeclared type `Node`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]   |
[INFO] [stdout] 2 + use libcanopy::Node;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/node.rs - node::Node (line 77) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Node`
[INFO] [stdout]  --> src/node.rs:78:12
[INFO] [stdout]   |
[INFO] [stdout] 3 | let node = Node::leaf(true, None);
[INFO] [stdout]   |            ^^^^ use of undeclared type `Node`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]   |
[INFO] [stdout] 2 + use libcanopy::Node;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `leaf` in this scope
[INFO] [stdout]  --> src/node.rs:79:9
[INFO] [stdout]   |
[INFO] [stdout] 4 | assert!(leaf.is_leaf());
[INFO] [stdout]   |         ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/node.rs - node::Node<T>::insert_node (line 452) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Node`
[INFO] [stdout]  --> src/node.rs:453:12
[INFO] [stdout]   |
[INFO] [stdout] 3 | let root = Node::parent(1);
[INFO] [stdout]   |            ^^^^ use of undeclared type `Node`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]   |
[INFO] [stdout] 2 + use libcanopy::Node;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Node`
[INFO] [stdout]  --> src/node.rs:455:13
[INFO] [stdout]   |
[INFO] [stdout] 5 | let child = Node::leaf(2, None);
[INFO] [stdout]   |             ^^^^ use of undeclared type `Node`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]   |
[INFO] [stdout] 2 + use libcanopy::Node;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Node`
[INFO] [stdout]  --> src/node.rs:458:9
[INFO] [stdout]   |
[INFO] [stdout] 8 | let _ = Node::insert_node(&root, &child)?;
[INFO] [stdout]   |         ^^^^ use of undeclared type `Node`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]   |
[INFO] [stdout] 2 + use libcanopy::Node;
[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 E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/node.rs - node::Node<T>::upgrade (line 206) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Node`
[INFO] [stdout]  --> src/node.rs:207:16
[INFO] [stdout]   |
[INFO] [stdout] 3 | let mut leaf = Node::leaf(42, None);
[INFO] [stdout]   |                ^^^^ use of undeclared type `Node`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]   |
[INFO] [stdout] 2 + use libcanopy::Node;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Node`
[INFO] [stdout]  --> src/node.rs:210:13
[INFO] [stdout]   |
[INFO] [stdout] 6 | let child = Node::leaf(100, Some(leaf.clone()));
[INFO] [stdout]   |             ^^^^ use of undeclared type `Node`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]   |
[INFO] [stdout] 2 + use libcanopy::Node;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Node`
[INFO] [stdout]  --> src/node.rs:211:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | Node::upgrade(&leaf, &child)?;
[INFO] [stdout]   | ^^^^ use of undeclared type `Node`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]   |
[INFO] [stdout] 2 + use libcanopy::Node;
[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 E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/../README.md - (line 104)
[INFO] [stdout]     src/../README.md - (line 26)
[INFO] [stdout]     src/../README.md - (line 87)
[INFO] [stdout]     src/node.rs - node::Node (line 77)
[INFO] [stdout]     src/node.rs - node::Node (line 83)
[INFO] [stdout]     src/node.rs - node::Node (line 88)
[INFO] [stdout]     src/node.rs - node::Node<T>::downgrade (line 253)
[INFO] [stdout]     src/node.rs - node::Node<T>::insert (line 429)
[INFO] [stdout]     src/node.rs - node::Node<T>::insert_node (line 452)
[INFO] [stdout]     src/node.rs - node::Node<T>::pop (line 537)
[INFO] [stdout]     src/node.rs - node::Node<T>::upgrade (line 206)
[INFO] [stdout]     src/node.rs - node::NodeRef (line 40)
[INFO] [stdout]     src/node.rs - node::PrevNodeRef (line 66)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 1 passed; 13 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.60s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 0.83s; merged doctests compilation took 0.22s
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "cf65316c893ef156055d94766886fbc4de227f7841beecdb8d9dd312b966c864", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cf65316c893ef156055d94766886fbc4de227f7841beecdb8d9dd312b966c864", kill_on_drop: false }`
[INFO] [stdout] cf65316c893ef156055d94766886fbc4de227f7841beecdb8d9dd312b966c864
