[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#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLVivona%2Fmultiproto" "/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/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-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/LVivona/multiproto on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "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] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rclite v0.2.5 [INFO] [stderr] Downloaded branches v0.1.3 [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 92f48e71fc40893e54354db006b943b525c3ac40e9487625809b5d0b8502a1fe [INFO] running `Command { std: "docker" "start" "-a" "92f48e71fc40893e54354db006b943b525c3ac40e9487625809b5d0b8502a1fe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "92f48e71fc40893e54354db006b943b525c3ac40e9487625809b5d0b8502a1fe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "92f48e71fc40893e54354db006b943b525c3ac40e9487625809b5d0b8502a1fe", kill_on_drop: false }` [INFO] [stdout] 92f48e71fc40893e54354db006b943b525c3ac40e9487625809b5d0b8502a1fe [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b51d1cccebc432e35d8810523eb2c963aae888718ad4a478712d3d8dc0aca159 [INFO] running `Command { std: "docker" "start" "-a" "b51d1cccebc432e35d8810523eb2c963aae888718ad4a478712d3d8dc0aca159", 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 proc-macro2 v1.0.94 [INFO] [stderr] Compiling once_cell v1.21.1 [INFO] [stderr] Compiling branches v0.1.3 [INFO] [stderr] Compiling rclite v0.2.5 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.100 [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.42s [INFO] running `Command { std: "docker" "inspect" "b51d1cccebc432e35d8810523eb2c963aae888718ad4a478712d3d8dc0aca159", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b51d1cccebc432e35d8810523eb2c963aae888718ad4a478712d3d8dc0aca159", kill_on_drop: false }` [INFO] [stdout] b51d1cccebc432e35d8810523eb2c963aae888718ad4a478712d3d8dc0aca159 [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 94947982f953f3a04e17efa454bde4b47d51229826629a2a761176cdd639c8b2 [INFO] running `Command { std: "docker" "start" "-a" "94947982f953f3a04e17efa454bde4b47d51229826629a2a761176cdd639c8b2", 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.8.5 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling log v0.4.26 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling smallvec v1.14.0 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [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 5.11s [INFO] running `Command { std: "docker" "inspect" "94947982f953f3a04e17efa454bde4b47d51229826629a2a761176cdd639c8b2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "94947982f953f3a04e17efa454bde4b47d51229826629a2a761176cdd639c8b2", kill_on_drop: false }` [INFO] [stdout] 94947982f953f3a04e17efa454bde4b47d51229826629a2a761176cdd639c8b2 [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] d6cf995223cb01c3d5ea880635644cd7260038571927d20a57d379f8a60cc0bb [INFO] running `Command { std: "docker" "start" "-a" "d6cf995223cb01c3d5ea880635644cd7260038571927d20a57d379f8a60cc0bb", 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.03s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/libcanopy-15e8ca6f38c91942) [INFO] [stdout] [INFO] [stdout] running 13 tests [INFO] [stdout] test tests::create_leaf_node ... ok [INFO] [stdout] test tests::create_root_node ... ok [INFO] [stdout] test tests::display_node ... ok [INFO] [stdout] test tests::downgrade_root_failure ... ok [INFO] [stdout] test tests::insert_node ... ok [INFO] [stdout] test tests::downgrade_failure ... ok [INFO] [stdout] test tests::iter_test ... ok [INFO] [stdout] test tests::node_insertion ... ok [INFO] [stdout] test tests::non_root_expectation ... ok [INFO] [stdout] test tests::pop_node ... ok [INFO] [stdout] test tests::pop_nonexistent_node ... ok [INFO] [stdout] test tests::root_has_no_children ... ok [INFO] [stdout] test tests::upgrade_failure_for_parent ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests libcanopy [INFO] [stdout] [INFO] [stdout] running 14 tests [INFO] [stdout] test src/../README.md - (line 104) ... FAILED [INFO] [stdout] test src/node.rs - node::Node (line 88) ... FAILED [INFO] [stdout] test src/node.rs - node::NodeRef (line 40) ... FAILED [INFO] [stdout] test src/node.rs - node::Node::upgrade (line 206) ... FAILED [INFO] [stdout] test src/node.rs - node::Node (line 77) ... FAILED [INFO] [stdout] test src/node.rs - node::Node (line 83) ... FAILED [INFO] [stdout] test src/../README.md - (line 26) ... FAILED [INFO] [stdout] test src/node.rs - node::Node::insert (line 429) ... FAILED [INFO] [stdout] test src/node.rs - node::Node::downgrade (line 253) ... FAILED [INFO] [stdout] test src/node.rs - node::Node::insert_node (line 452) ... FAILED [INFO] [stdout] test src/node.rs - node::Node::pop (line 537) ... FAILED [INFO] [stdout] test src/node.rs - node::PrevNodeRef (line 66) ... FAILED [INFO] [stdout] test src/../README.md - (line 87) ... FAILED [INFO] [stdout] test src/../README.md - (line 63) ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/../README.md - (line 104) stdout ---- [INFO] [stdout] error[E0425]: cannot find type `NodeError` in this scope [INFO] [stdout] --> src/../README.md:108:25 [INFO] [stdout] | [INFO] [stdout] 108 | fn main() -> Result<(), NodeError> { [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 106 + 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 E0425`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/node.rs - node::Node (line 88) stdout ---- [INFO] [stdout] error[E0433]: cannot find type `Node` in this scope [INFO] [stdout] --> src/node.rs:89:12 [INFO] [stdout] | [INFO] [stdout] 89 | 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] 88 + use libcanopy::Node; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find type `Node` in this scope [INFO] [stdout] --> src/node.rs:92:9 [INFO] [stdout] | [INFO] [stdout] 92 | 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] 88 + 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::NodeRef (line 40) stdout ---- [INFO] [stdout] error[E0425]: cannot find type `NodeRef` in this scope [INFO] [stdout] --> src/node.rs:41:11 [INFO] [stdout] | [INFO] [stdout] 41 | let node: NodeRef = 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] 40 + use libcanopy::NodeRef; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find type `Node` in this scope [INFO] [stdout] --> src/node.rs:41:26 [INFO] [stdout] | [INFO] [stdout] 41 | let node: NodeRef = Node::leaf(42, None); [INFO] [stdout] | ^^^^ use of undeclared type `Node` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 40 + 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: 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::upgrade (line 206) stdout ---- [INFO] [stdout] error[E0433]: cannot find type `Node` in this scope [INFO] [stdout] --> src/node.rs:207:16 [INFO] [stdout] | [INFO] [stdout] 207 | 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] 206 + use libcanopy::Node; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find type `Node` in this scope [INFO] [stdout] --> src/node.rs:210:13 [INFO] [stdout] | [INFO] [stdout] 210 | 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] 206 + use libcanopy::Node; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find type `Node` in this scope [INFO] [stdout] --> src/node.rs:211:1 [INFO] [stdout] | [INFO] [stdout] 211 | Node::upgrade(&leaf, &child)?; [INFO] [stdout] | ^^^^ use of undeclared type `Node` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 206 + 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 (line 77) stdout ---- [INFO] [stdout] error[E0433]: cannot find type `Node` in this scope [INFO] [stdout] --> src/node.rs:78:12 [INFO] [stdout] | [INFO] [stdout] 78 | 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] 77 + 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] 79 | 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 (line 83) stdout ---- [INFO] [stdout] error[E0433]: cannot find type `Node` in this scope [INFO] [stdout] --> src/node.rs:84:12 [INFO] [stdout] | [INFO] [stdout] 84 | 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] 83 + 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] 85 | 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/../README.md - (line 26) stdout ---- [INFO] [stdout] error[E0425]: cannot find type `PrevNodeRef` in this scope [INFO] [stdout] --> src/../README.md:29:22 [INFO] [stdout] | [INFO] [stdout] 29 | prev: Option>, [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this type alias [INFO] [stdout] | [INFO] [stdout] 26 + use libcanopy::PrevNodeRef; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `PrevNodeRef` in this scope [INFO] [stdout] --> src/../README.md:34:22 [INFO] [stdout] | [INFO] [stdout] 34 | prev: Option>, [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this type alias [INFO] [stdout] | [INFO] [stdout] 26 + use libcanopy::PrevNodeRef; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `NodeRef` in this scope [INFO] [stdout] --> src/../README.md:35:19 [INFO] [stdout] | [INFO] [stdout] 35 | next: Vec>, [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this type alias [INFO] [stdout] | [INFO] [stdout] 26 + 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 E0425`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/node.rs - node::Node::insert (line 429) stdout ---- [INFO] [stdout] error[E0433]: cannot find type `Node` in this scope [INFO] [stdout] --> src/node.rs:430:12 [INFO] [stdout] | [INFO] [stdout] 430 | 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] 429 + use libcanopy::Node; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find type `Node` in this scope [INFO] [stdout] --> src/node.rs:431:14 [INFO] [stdout] | [INFO] [stdout] 431 | 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] 429 + use libcanopy::Node; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find type `Node` in this scope [INFO] [stdout] --> src/node.rs:432:9 [INFO] [stdout] | [INFO] [stdout] 432 | 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] 429 + use libcanopy::Node; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find type `Node` in this scope [INFO] [stdout] --> src/node.rs:433:9 [INFO] [stdout] | [INFO] [stdout] 433 | 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] 429 + 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::downgrade (line 253) stdout ---- [INFO] [stdout] error[E0433]: cannot find type `Node` in this scope [INFO] [stdout] --> src/node.rs:254:12 [INFO] [stdout] | [INFO] [stdout] 254 | 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] 253 + use libcanopy::Node; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find type `Node` in this scope [INFO] [stdout] --> src/node.rs:255:13 [INFO] [stdout] | [INFO] [stdout] 255 | 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] 253 + use libcanopy::Node; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find type `Node` in this scope [INFO] [stdout] --> src/node.rs:257:10 [INFO] [stdout] | [INFO] [stdout] 257 | 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] 253 + use libcanopy::Node; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find type `Node` in this scope [INFO] [stdout] --> src/node.rs:260:1 [INFO] [stdout] | [INFO] [stdout] 260 | Node::pop(&child, &gc)?; [INFO] [stdout] | ^^^^ use of undeclared type `Node` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 253 + 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::insert_node (line 452) stdout ---- [INFO] [stdout] error[E0433]: cannot find type `Node` in this scope [INFO] [stdout] --> src/node.rs:453:12 [INFO] [stdout] | [INFO] [stdout] 453 | 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] 452 + use libcanopy::Node; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find type `Node` in this scope [INFO] [stdout] --> src/node.rs:455:13 [INFO] [stdout] | [INFO] [stdout] 455 | 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] 452 + use libcanopy::Node; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find type `Node` in this scope [INFO] [stdout] --> src/node.rs:458:9 [INFO] [stdout] | [INFO] [stdout] 458 | 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] 452 + 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::pop (line 537) stdout ---- [INFO] [stdout] error[E0433]: cannot find type `Node` in this scope [INFO] [stdout] --> src/node.rs:538:12 [INFO] [stdout] | [INFO] [stdout] 538 | 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] 537 + use libcanopy::Node; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find type `Node` in this scope [INFO] [stdout] --> src/node.rs:539:13 [INFO] [stdout] | [INFO] [stdout] 539 | 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] 537 + use libcanopy::Node; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find type `Node` in this scope [INFO] [stdout] --> src/node.rs:540:19 [INFO] [stdout] | [INFO] [stdout] 540 | 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] 537 + use libcanopy::Node; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find type `Node` in this scope [INFO] [stdout] --> src/node.rs:541:14 [INFO] [stdout] | [INFO] [stdout] 541 | 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] 537 + 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::PrevNodeRef (line 66) stdout ---- [INFO] [stdout] error[E0425]: cannot find type `NodeRef` in this scope [INFO] [stdout] --> src/node.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | let node: NodeRef = 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] 66 + use libcanopy::NodeRef; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find type `Node` in this scope [INFO] [stdout] --> src/node.rs:67:26 [INFO] [stdout] | [INFO] [stdout] 67 | let node: NodeRef = Node::leaf(42, None); [INFO] [stdout] | ^^^^ use of undeclared type `Node` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 66 + 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: E0425, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/../README.md - (line 87) stdout ---- [INFO] [stdout] error[E0425]: cannot find type `NodeError` in this scope [INFO] [stdout] --> src/../README.md:88:25 [INFO] [stdout] | [INFO] [stdout] 88 | fn main() -> Result<(), NodeError> { [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 88 + use libcanopy::error::NodeError; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find type `Node` in this scope [INFO] [stdout] --> src/../README.md:91:5 [INFO] [stdout] | [INFO] [stdout] 91 | 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] 88 + 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] 91 | 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] 91 | Node::pop(&child2, &grand_child1)?; [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find type `Node` in this scope [INFO] [stdout] --> src/../README.md:92:5 [INFO] [stdout] | [INFO] [stdout] 92 | 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] 88 + 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] 92 | 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] 92 | 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: E0425, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [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::downgrade (line 253) [INFO] [stdout] src/node.rs - node::Node::insert (line 429) [INFO] [stdout] src/node.rs - node::Node::insert_node (line 452) [INFO] [stdout] src/node.rs - node::Node::pop (line 537) [INFO] [stdout] src/node.rs - node::Node::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.16s [INFO] [stdout] [INFO] [stdout] all doctests ran in 0.26s; merged doctests compilation took 0.10s [INFO] [stderr] error: doctest failed, to rerun pass `--doc` [INFO] running `Command { std: "docker" "inspect" "d6cf995223cb01c3d5ea880635644cd7260038571927d20a57d379f8a60cc0bb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d6cf995223cb01c3d5ea880635644cd7260038571927d20a57d379f8a60cc0bb", kill_on_drop: false }` [INFO] [stdout] d6cf995223cb01c3d5ea880635644cd7260038571927d20a57d379f8a60cc0bb