[INFO] fetching crate the_one 0.1.2...
[INFO] testing the_one-0.1.2 against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681
[INFO] extracting crate the_one 0.1.2 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate the_one 0.1.2
[INFO] finished tweaking crates.io crate the_one 0.1.2
[INFO] tweaked toml for crates.io crate the_one 0.1.2 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate the_one 0.1.2 on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate the_one 0.1.2 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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] cbbab3abfd20b62da4605da4d7bca7e8e76c159f27e7cc69e901981e473d3a2f
[INFO] running `Command { std: "docker" "start" "-a" "cbbab3abfd20b62da4605da4d7bca7e8e76c159f27e7cc69e901981e473d3a2f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cbbab3abfd20b62da4605da4d7bca7e8e76c159f27e7cc69e901981e473d3a2f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cbbab3abfd20b62da4605da4d7bca7e8e76c159f27e7cc69e901981e473d3a2f", kill_on_drop: false }`
[INFO] [stdout] cbbab3abfd20b62da4605da4d7bca7e8e76c159f27e7cc69e901981e473d3a2f
[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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e068bde86729d48d59bbe42e6a60be6b443d81e0a2d16889d5835190ea2b0722
[INFO] running `Command { std: "docker" "start" "-a" "e068bde86729d48d59bbe42e6a60be6b443d81e0a2d16889d5835190ea2b0722", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling getrandom v0.2.12
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling the_one v0.1.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `document-features`
[INFO] [stdout]  --> src/lib.rs:2:13
[INFO] [stdout]   |
[INFO] [stdout] 2 | #![cfg_attr(feature = "document-features", doc = document_features::document_features!())]
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]   |
[INFO] [stdout]   = note: no expected values for `feature`
[INFO] [stdout]   = help: consider adding `document-features` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `the_one::*`
[INFO] [stdout]   --> src/main.rs:25:5
[INFO] [stdout]    |
[INFO] [stdout] 25 | use the_one::*;
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.94s
[INFO] running `Command { std: "docker" "inspect" "e068bde86729d48d59bbe42e6a60be6b443d81e0a2d16889d5835190ea2b0722", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e068bde86729d48d59bbe42e6a60be6b443d81e0a2d16889d5835190ea2b0722", kill_on_drop: false }`
[INFO] [stdout] e068bde86729d48d59bbe42e6a60be6b443d81e0a2d16889d5835190ea2b0722
[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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5e1e0fe171870752a3b56a58905bf638ddd0d54fa04f0de37e954674baa05a6f
[INFO] running `Command { std: "docker" "start" "-a" "5e1e0fe171870752a3b56a58905bf638ddd0d54fa04f0de37e954674baa05a6f", kill_on_drop: false }`
[INFO] [stdout] warning: unexpected `cfg` condition value: `document-features`
[INFO] [stdout]  --> src/lib.rs:2:13
[INFO] [stdout]   |
[INFO] [stdout] 2 | #![cfg_attr(feature = "document-features", doc = document_features::document_features!())]
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]   |
[INFO] [stdout]   = note: no expected values for `feature`
[INFO] [stdout]   = help: consider adding `document-features` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling the_one v0.1.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `the_one::*`
[INFO] [stdout]   --> src/main.rs:25:5
[INFO] [stdout]    |
[INFO] [stdout] 25 | use the_one::*;
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `document-features`
[INFO] [stdout]  --> src/lib.rs:2:13
[INFO] [stdout]   |
[INFO] [stdout] 2 | #![cfg_attr(feature = "document-features", doc = document_features::document_features!())]
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]   |
[INFO] [stdout]   = note: no expected values for `feature`
[INFO] [stdout]   = help: consider adding `document-features` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.47s
[INFO] running `Command { std: "docker" "inspect" "5e1e0fe171870752a3b56a58905bf638ddd0d54fa04f0de37e954674baa05a6f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5e1e0fe171870752a3b56a58905bf638ddd0d54fa04f0de37e954674baa05a6f", kill_on_drop: false }`
[INFO] [stdout] 5e1e0fe171870752a3b56a58905bf638ddd0d54fa04f0de37e954674baa05a6f
[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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 4910267f243401a5c3c54fc60ebb509fa480aaa40ad9a14068be65d816cfe30d
[INFO] running `Command { std: "docker" "start" "-a" "4910267f243401a5c3c54fc60ebb509fa480aaa40ad9a14068be65d816cfe30d", kill_on_drop: false }`
[INFO] [stdout] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `document-features`
[INFO] [stdout] running 0 tests
[INFO] [stderr]  --> src/lib.rs:2:13
[INFO] [stdout] 
[INFO] [stderr]   |
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stderr] 2 | #![cfg_attr(feature = "document-features", doc = document_features::document_features!())]
[INFO] [stdout] 
[INFO] [stderr]   |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout] 
[INFO] [stderr]   |
[INFO] [stdout] running 0 tests
[INFO] [stderr]   = note: no expected values for `feature`
[INFO] [stdout] 
[INFO] [stderr]   = help: consider adding `document-features` as a feature in `Cargo.toml`
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stderr]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stderr]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `the_one` (lib) generated 1 warning
[INFO] [stderr] warning: `the_one` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr] warning: unused import: `the_one::*`
[INFO] [stderr]   --> src/main.rs:25:5
[INFO] [stderr]    |
[INFO] [stderr] 25 | use the_one::*;
[INFO] [stderr]    |     ^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `the_one` (bin "the_one" test) generated 1 warning (run `cargo fix --bin "the_one" -p the_one --tests` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.03s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/the_one-a50dcc2efd38633b)
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/the_one-90325043ee50b7c9)
[INFO] [stderr]    Doc-tests the_one
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test src/lib.rs - nodes::Node (line 8) ... FAILED
[INFO] [stdout] test src/lib.rs - binary_tree::BinTree::find (line 41) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - nodes::Node (line 8) stdout ----
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Node` in this scope
[INFO] [stdout]  --> src/lib.rs:9:1
[INFO] [stdout]   |
[INFO] [stdout] 9 | Node{val: 14};
[INFO] [stdout]   | ^^^^
[INFO] [stdout]   |
[INFO] [stdout]  --> /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/option.rs:604:4
[INFO] [stdout]   |
[INFO] [stdout]   = note: similarly named variant `None` defined here
[INFO] [stdout] help: a variant with a similar name exists
[INFO] [stdout]   |
[INFO] [stdout] 9 - Node{val: 14};
[INFO] [stdout] 9 + None{val: 14};
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 8 + use the_one::nodes::Node;
[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 E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - binary_tree::BinTree::find (line 41) stdout ----
[INFO] [stdout] error: cannot find macro `asserteq` in this scope
[INFO] [stdout]   --> src/lib.rs:46:1
[INFO] [stdout]    |
[INFO] [stdout] 46 | asserteq!(tree.find(17,false));
[INFO] [stdout]    | ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   --> /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/macros/mod.rs:42:0
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named macro `assert_eq` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 46 | assert_eq!(tree.find(17,false));
[INFO] [stdout]    |       +
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `BinTree` in this scope
[INFO] [stdout]   --> src/lib.rs:42:16
[INFO] [stdout]    |
[INFO] [stdout] 42 | let mut tree = BinTree{..Default::default()};
[INFO] [stdout]    |                ^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 41 + use the_one::binary_tree::BinTree;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Node` in this scope
[INFO] [stdout]   --> src/lib.rs:43:15
[INFO] [stdout]    |
[INFO] [stdout] 43 | tree.add_node(Node{val:14});
[INFO] [stdout]    |               ^^^^
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] [stdout]    |
[INFO] [stdout]   --> /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/option.rs:604:4
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named variant `None` defined here
[INFO] [stdout] help: a variant with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 43 - tree.add_node(Node{val:14});
[INFO] [stdout] 43 + tree.add_node(None{val:14});
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 41 + use the_one::nodes::Node;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Node` in this scope
[INFO] [stdout]   --> src/lib.rs:44:15
[INFO] [stdout]    |
[INFO] [stdout] 44 | tree.add_node(Node{val:15});
[INFO] [stdout]    |               ^^^^
[INFO] [stdout]    |
[INFO] [stdout]   --> /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/option.rs:604:4
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named variant `None` defined here
[INFO] [stdout] help: a variant with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 44 - tree.add_node(Node{val:15});
[INFO] [stdout] 44 + tree.add_node(None{val:15});
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 41 + use the_one::nodes::Node;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Node` in this scope
[INFO] [stdout]   --> src/lib.rs:45:15
[INFO] [stdout]    |
[INFO] [stdout] 45 | tree.add_node(Node{val:13});
[INFO] [stdout]    |               ^^^^
[INFO] [stdout]    |
[INFO] [stdout]   --> /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/option.rs:604:4
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named variant `None` defined here
[INFO] [stdout] help: a variant with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 45 - tree.add_node(Node{val:13});
[INFO] [stdout] 45 + tree.add_node(None{val:13});
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 41 + use the_one::nodes::Node;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - binary_tree::BinTree::find (line 41)
[INFO] [stdout]     src/lib.rs - nodes::Node (line 8)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.15s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "4910267f243401a5c3c54fc60ebb509fa480aaa40ad9a14068be65d816cfe30d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4910267f243401a5c3c54fc60ebb509fa480aaa40ad9a14068be65d816cfe30d", kill_on_drop: false }`
[INFO] [stdout] 4910267f243401a5c3c54fc60ebb509fa480aaa40ad9a14068be65d816cfe30d
