[INFO] cloning repository https://github.com/CKalt/gp [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/CKalt/gp" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCKalt%2Fgp", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCKalt%2Fgp'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b2c1ac0de8b0ec14d47c6cfcc8c5dcef21524a3d [INFO] checking CKalt/gp against master#c5fbcd35a8217a17f6b63a22217ace06cf8f5f02 for pr-86194 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCKalt%2Fgp" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/CKalt/gp on toolchain c5fbcd35a8217a17f6b63a22217ace06cf8f5f02 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c5fbcd35a8217a17f6b63a22217ace06cf8f5f02" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-6/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/CKalt/gp [INFO] finished tweaking git repo https://github.com/CKalt/gp [INFO] tweaked toml for git repo https://github.com/CKalt/gp written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/CKalt/gp already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c5fbcd35a8217a17f6b63a22217ace06cf8f5f02" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+c5fbcd35a8217a17f6b63a22217ace06cf8f5f02" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 32bdc7cb32ce43f3acf866182c7c480ef9fe8c09b2257d0a0c5afdcdee1b9093 [INFO] running `Command { std: "docker" "start" "-a" "32bdc7cb32ce43f3acf866182c7c480ef9fe8c09b2257d0a0c5afdcdee1b9093", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "32bdc7cb32ce43f3acf866182c7c480ef9fe8c09b2257d0a0c5afdcdee1b9093", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "32bdc7cb32ce43f3acf866182c7c480ef9fe8c09b2257d0a0c5afdcdee1b9093", kill_on_drop: false }` [INFO] [stdout] 32bdc7cb32ce43f3acf866182c7c480ef9fe8c09b2257d0a0c5afdcdee1b9093 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+c5fbcd35a8217a17f6b63a22217ace06cf8f5f02" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e2fa704ae616012011dfefaca907ad193d52a46c700ebc74ca6e6392b2b21b2f [INFO] running `Command { std: "docker" "start" "-a" "e2fa704ae616012011dfefaca907ad193d52a46c700ebc74ca6e6392b2b21b2f", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.94 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Checking rand_core v0.6.2 [INFO] [stderr] Checking rand_chacha v0.3.0 [INFO] [stderr] Checking rand v0.8.3 [INFO] [stderr] Checking gp v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `crate::gprng::GpRng` [INFO] [stdout] --> src/tree.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use crate::gprng::GpRng; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ no `GpRng` in `gprng` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `gprng::GpRng` [INFO] [stdout] --> src/main.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | use gprng::GpRng; [INFO] [stdout] | ^^^^^^^^^^^^ no `GpRng` in `gprng` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::gprng::GpRng` [INFO] [stdout] --> src/tree.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use crate::gprng::GpRng; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ no `GpRng` in `gprng` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `gprng::GpRng` [INFO] [stdout] --> src/main.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | use gprng::GpRng; [INFO] [stdout] | ^^^^^^^^^^^^ no `GpRng` in `gprng` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `rnd_internal_point` in this scope [INFO] [stdout] --> src/main.rs:178:50 [INFO] [stdout] | [INFO] [stdout] 178 | if t1.num_function_nodes.unwrap() > 0 && rnd_internal_point(rng) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `rnd_internal_point` in this scope [INFO] [stdout] --> src/main.rs:185:50 [INFO] [stdout] | [INFO] [stdout] 185 | if t2.num_function_nodes.unwrap() > 0 && rnd_internal_point(rng) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `get_log_count` in this scope [INFO] [stdout] --> src/main.rs:290:19 [INFO] [stdout] | [INFO] [stdout] 290 | let debug_count = get_log_count(); [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `get_log_count` in this scope [INFO] [stdout] --> src/main.rs:297:19 [INFO] [stdout] | [INFO] [stdout] 297 | let debug_count = get_log_count(); [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `get_log_count` in this scope [INFO] [stdout] --> src/main.rs:309:19 [INFO] [stdout] | [INFO] [stdout] 309 | let debug_count = get_log_count(); [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `rnd_internal_point` in this scope [INFO] [stdout] --> src/main.rs:178:50 [INFO] [stdout] | [INFO] [stdout] 178 | if t1.num_function_nodes.unwrap() > 0 && rnd_internal_point(rng) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `rnd_internal_point` in this scope [INFO] [stdout] --> src/main.rs:185:50 [INFO] [stdout] | [INFO] [stdout] 185 | if t2.num_function_nodes.unwrap() > 0 && rnd_internal_point(rng) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `get_log_count` in this scope [INFO] [stdout] --> src/main.rs:290:19 [INFO] [stdout] | [INFO] [stdout] 290 | let debug_count = get_log_count(); [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `get_log_count` in this scope [INFO] [stdout] --> src/main.rs:297:19 [INFO] [stdout] | [INFO] [stdout] 297 | let debug_count = get_log_count(); [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `get_log_count` in this scope [INFO] [stdout] --> src/main.rs:309:19 [INFO] [stdout] | [INFO] [stdout] 309 | let debug_count = get_log_count(); [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `new_rnd` found for struct `tree::FunctionNode` in the current scope [INFO] [stdout] --> src/main.rs:74:34 [INFO] [stdout] | [INFO] [stdout] 74 | let mut root = FunctionNode::new_rnd(rng); [INFO] [stdout] | ^^^^^^^ function or associated item not found in `tree::FunctionNode` [INFO] [stdout] | [INFO] [stdout] ::: src/tree.rs:389:1 [INFO] [stdout] | [INFO] [stdout] 389 | pub struct FunctionNode { [INFO] [stdout] | ----------------------- function or associated item `new_rnd` not found for this [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `get_rnd_ref` found for struct `tree::Terminal` in the current scope [INFO] [stdout] --> src/main.rs:83:38 [INFO] [stdout] | [INFO] [stdout] 83 | let rnd_tref = Terminal::get_rnd_ref(rng); // Always a Terminal Node [INFO] [stdout] | ^^^^^^^^^^^ function or associated item not found in `tree::Terminal` [INFO] [stdout] | [INFO] [stdout] ::: src/tree.rs:294:1 [INFO] [stdout] | [INFO] [stdout] 294 | pub struct Terminal { [INFO] [stdout] | ------------------- function or associated item `get_rnd_ref` not found for this [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `new_rnd` found for struct `tree::FunctionNode` in the current scope [INFO] [stdout] --> src/main.rs:90:40 [INFO] [stdout] | [INFO] [stdout] 90 | let rnd_fn = FunctionNode::new_rnd(rng); // Always a Funciton Node [INFO] [stdout] | ^^^^^^^ function or associated item not found in `tree::FunctionNode` [INFO] [stdout] | [INFO] [stdout] ::: src/tree.rs:389:1 [INFO] [stdout] | [INFO] [stdout] 389 | pub struct FunctionNode { [INFO] [stdout] | ----------------------- function or associated item `new_rnd` not found for this [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `new_rnd` found for struct `tree::FunctionNode` in the current scope [INFO] [stdout] --> src/main.rs:103:34 [INFO] [stdout] | [INFO] [stdout] 103 | let mut root = FunctionNode::new_rnd(rng); [INFO] [stdout] | ^^^^^^^ function or associated item not found in `tree::FunctionNode` [INFO] [stdout] | [INFO] [stdout] ::: src/tree.rs:389:1 [INFO] [stdout] | [INFO] [stdout] 389 | pub struct FunctionNode { [INFO] [stdout] | ----------------------- function or associated item `new_rnd` not found for this [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `get_rnd_ref` found for struct `tree::Terminal` in the current scope [INFO] [stdout] --> src/main.rs:113:38 [INFO] [stdout] | [INFO] [stdout] 113 | let rnd_tref = Terminal::get_rnd_ref(rng); // Always a Terminal Node [INFO] [stdout] | ^^^^^^^^^^^ function or associated item not found in `tree::Terminal` [INFO] [stdout] | [INFO] [stdout] ::: src/tree.rs:294:1 [INFO] [stdout] | [INFO] [stdout] 294 | pub struct Terminal { [INFO] [stdout] | ------------------- function or associated item `get_rnd_ref` not found for this [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `new_rnd` found for enum `tree::Node` in the current scope [INFO] [stdout] --> src/main.rs:120:37 [INFO] [stdout] | [INFO] [stdout] 120 | let rnd_ft_node = Node::new_rnd(rng); // Either a Function or Terminal Node [INFO] [stdout] | ^^^^^^^ variant or associated item not found in `tree::Node` [INFO] [stdout] | [INFO] [stdout] ::: src/tree.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | pub enum Node { [INFO] [stdout] | ------------- variant or associated item `new_rnd` not found here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `new_rnd` found for struct `tree::FunctionNode` in the current scope [INFO] [stdout] --> src/main.rs:74:34 [INFO] [stdout] | [INFO] [stdout] 74 | let mut root = FunctionNode::new_rnd(rng); [INFO] [stdout] | ^^^^^^^ function or associated item not found in `tree::FunctionNode` [INFO] [stdout] | [INFO] [stdout] ::: src/tree.rs:389:1 [INFO] [stdout] | [INFO] [stdout] 389 | pub struct FunctionNode { [INFO] [stdout] | ----------------------- function or associated item `new_rnd` not found for this [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `get_rnd_ref` found for struct `tree::Terminal` in the current scope [INFO] [stdout] --> src/main.rs:83:38 [INFO] [stdout] | [INFO] [stdout] 83 | let rnd_tref = Terminal::get_rnd_ref(rng); // Always a Terminal Node [INFO] [stdout] | ^^^^^^^^^^^ function or associated item not found in `tree::Terminal` [INFO] [stdout] | [INFO] [stdout] ::: src/tree.rs:294:1 [INFO] [stdout] | [INFO] [stdout] 294 | pub struct Terminal { [INFO] [stdout] | ------------------- function or associated item `get_rnd_ref` not found for this [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `select_tree` found for struct `tree::TreeSet` in the current scope [INFO] [stdout] --> src/main.rs:300:35 [INFO] [stdout] | [INFO] [stdout] 300 | let mut t = trees.select_tree(rng).clone(); [INFO] [stdout] | ^^^^^^^^^^^ method not found in `tree::TreeSet` [INFO] [stdout] | [INFO] [stdout] ::: src/tree.rs:461:1 [INFO] [stdout] | [INFO] [stdout] 461 | pub struct TreeSet { [INFO] [stdout] | ------------------ method `select_tree` not found for this [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `new_rnd` found for struct `tree::FunctionNode` in the current scope [INFO] [stdout] --> src/main.rs:90:40 [INFO] [stdout] | [INFO] [stdout] 90 | let rnd_fn = FunctionNode::new_rnd(rng); // Always a Funciton Node [INFO] [stdout] | ^^^^^^^ function or associated item not found in `tree::FunctionNode` [INFO] [stdout] | [INFO] [stdout] ::: src/tree.rs:389:1 [INFO] [stdout] | [INFO] [stdout] 389 | pub struct FunctionNode { [INFO] [stdout] | ----------------------- function or associated item `new_rnd` not found for this [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `new_rnd` found for struct `tree::FunctionNode` in the current scope [INFO] [stdout] --> src/main.rs:103:34 [INFO] [stdout] | [INFO] [stdout] 103 | let mut root = FunctionNode::new_rnd(rng); [INFO] [stdout] | ^^^^^^^ function or associated item not found in `tree::FunctionNode` [INFO] [stdout] | [INFO] [stdout] ::: src/tree.rs:389:1 [INFO] [stdout] | [INFO] [stdout] 389 | pub struct FunctionNode { [INFO] [stdout] | ----------------------- function or associated item `new_rnd` not found for this [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `get_rnd_ref` found for struct `tree::Terminal` in the current scope [INFO] [stdout] --> src/main.rs:113:38 [INFO] [stdout] | [INFO] [stdout] 113 | let rnd_tref = Terminal::get_rnd_ref(rng); // Always a Terminal Node [INFO] [stdout] | ^^^^^^^^^^^ function or associated item not found in `tree::Terminal` [INFO] [stdout] | [INFO] [stdout] ::: src/tree.rs:294:1 [INFO] [stdout] | [INFO] [stdout] 294 | pub struct Terminal { [INFO] [stdout] | ------------------- function or associated item `get_rnd_ref` not found for this [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `new_rnd` found for enum `tree::Node` in the current scope [INFO] [stdout] --> src/main.rs:120:37 [INFO] [stdout] | [INFO] [stdout] 120 | let rnd_ft_node = Node::new_rnd(rng); // Either a Function or Terminal Node [INFO] [stdout] | ^^^^^^^ variant or associated item not found in `tree::Node` [INFO] [stdout] | [INFO] [stdout] ::: src/tree.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | pub enum Node { [INFO] [stdout] | ------------- variant or associated item `new_rnd` not found here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `select_tree` found for struct `tree::TreeSet` in the current scope [INFO] [stdout] --> src/main.rs:314:36 [INFO] [stdout] | [INFO] [stdout] 314 | let t1 = trees.select_tree(rng); [INFO] [stdout] | ^^^^^^^^^^^ method not found in `tree::TreeSet` [INFO] [stdout] | [INFO] [stdout] ::: src/tree.rs:461:1 [INFO] [stdout] | [INFO] [stdout] 461 | pub struct TreeSet { [INFO] [stdout] | ------------------ method `select_tree` not found for this [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `select_tree` found for struct `tree::TreeSet` in the current scope [INFO] [stdout] --> src/main.rs:300:35 [INFO] [stdout] | [INFO] [stdout] 300 | let mut t = trees.select_tree(rng).clone(); [INFO] [stdout] | ^^^^^^^^^^^ method not found in `tree::TreeSet` [INFO] [stdout] | [INFO] [stdout] ::: src/tree.rs:461:1 [INFO] [stdout] | [INFO] [stdout] 461 | pub struct TreeSet { [INFO] [stdout] | ------------------ method `select_tree` not found for this [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `select_tree` found for struct `tree::TreeSet` in the current scope [INFO] [stdout] --> src/main.rs:315:36 [INFO] [stdout] | [INFO] [stdout] 315 | let t2 = trees.select_tree(rng); [INFO] [stdout] | ^^^^^^^^^^^ method not found in `tree::TreeSet` [INFO] [stdout] | [INFO] [stdout] ::: src/tree.rs:461:1 [INFO] [stdout] | [INFO] [stdout] 461 | pub struct TreeSet { [INFO] [stdout] | ------------------ method `select_tree` not found for this [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `select_tree` found for struct `tree::TreeSet` in the current scope [INFO] [stdout] --> src/main.rs:314:36 [INFO] [stdout] | [INFO] [stdout] 314 | let t1 = trees.select_tree(rng); [INFO] [stdout] | ^^^^^^^^^^^ method not found in `tree::TreeSet` [INFO] [stdout] | [INFO] [stdout] ::: src/tree.rs:461:1 [INFO] [stdout] | [INFO] [stdout] 461 | pub struct TreeSet { [INFO] [stdout] | ------------------ method `select_tree` not found for this [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `get_rnd_tree` found for mutable reference `&mut tree::TreeSet` in the current scope [INFO] [stdout] --> src/main.rs:361:23 [INFO] [stdout] | [INFO] [stdout] 361 | let t = trees.get_rnd_tree(rng); [INFO] [stdout] | ^^^^^^^^^^^^ method not found in `&mut tree::TreeSet` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `select_tree` found for struct `tree::TreeSet` in the current scope [INFO] [stdout] --> src/main.rs:315:36 [INFO] [stdout] | [INFO] [stdout] 315 | let t2 = trees.select_tree(rng); [INFO] [stdout] | ^^^^^^^^^^^ method not found in `tree::TreeSet` [INFO] [stdout] | [INFO] [stdout] ::: src/tree.rs:461:1 [INFO] [stdout] | [INFO] [stdout] 461 | pub struct TreeSet { [INFO] [stdout] | ------------------ method `select_tree` not found for this [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `new` found for struct `GpRngFactory` in the current scope [INFO] [stdout] --> src/main.rs:380:33 [INFO] [stdout] | [INFO] [stdout] 380 | let mut rng = GpRngFactory::new(); [INFO] [stdout] | ^^^ function or associated item not found in `GpRngFactory` [INFO] [stdout] | [INFO] [stdout] ::: src/gprng.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | pub struct GpRngFactory { [INFO] [stdout] | ----------------------- function or associated item `new` not found for this [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following trait defines an item `new`, perhaps you need to implement it: [INFO] [stdout] candidate #1: `UniformSampler` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `get_rnd_tree` found for mutable reference `&mut tree::TreeSet` in the current scope [INFO] [stdout] --> src/main.rs:361:23 [INFO] [stdout] | [INFO] [stdout] 361 | let t = trees.get_rnd_tree(rng); [INFO] [stdout] | ^^^^^^^^^^^^ method not found in `&mut tree::TreeSet` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `new` found for struct `GpRngFactory` in the current scope [INFO] [stdout] --> src/main.rs:380:33 [INFO] [stdout] | [INFO] [stdout] 380 | let mut rng = GpRngFactory::new(); [INFO] [stdout] | ^^^ function or associated item not found in `GpRngFactory` [INFO] [stdout] | [INFO] [stdout] ::: src/gprng.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | pub struct GpRngFactory { [INFO] [stdout] | ----------------------- function or associated item `new` not found for this [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following trait defines an item `new`, perhaps you need to implement it: [INFO] [stdout] candidate #1: `UniformSampler` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `get_rnd_function_index` found for mutable reference `&mut tree::Tree` in the current scope [INFO] [stdout] --> src/tree.rs:824:23 [INFO] [stdout] | [INFO] [stdout] 824 | let fi = self.get_rnd_function_index(rng); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `get_rnd_function_node_ref` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `get_rnd_function_index` found for mutable reference `&mut tree::Tree` in the current scope [INFO] [stdout] --> src/tree.rs:824:23 [INFO] [stdout] | [INFO] [stdout] 824 | let fi = self.get_rnd_function_index(rng); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `get_rnd_function_node_ref` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `get_rnd_function_index` found for mutable reference `&mut tree::Tree` in the current scope [INFO] [stdout] --> src/tree.rs:829:23 [INFO] [stdout] | [INFO] [stdout] 829 | let fi = self.get_rnd_function_index(rng); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `get_rnd_function_node_ref` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `get_rnd_function_index` found for mutable reference `&mut tree::Tree` in the current scope [INFO] [stdout] --> src/tree.rs:829:23 [INFO] [stdout] | [INFO] [stdout] 829 | let fi = self.get_rnd_function_index(rng); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `get_rnd_function_node_ref` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `get_rnd_terminal_index` found for mutable reference `&mut tree::Tree` in the current scope [INFO] [stdout] --> src/tree.rs:854:23 [INFO] [stdout] | [INFO] [stdout] 854 | let ti = self.get_rnd_terminal_index(rng); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `get_rnd_terminal_node_ref` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `get_rnd_terminal_index` found for mutable reference `&mut tree::Tree` in the current scope [INFO] [stdout] --> src/tree.rs:854:23 [INFO] [stdout] | [INFO] [stdout] 854 | let ti = self.get_rnd_terminal_index(rng); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `get_rnd_terminal_node_ref` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `rand::Rng` [INFO] [stdout] --> src/tree.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use rand::Rng; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `rand::Rng` [INFO] [stdout] --> src/main.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | use rand::Rng; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 21 previous errors; 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0425, E0432, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stdout] warning: unused import: `rand::Rng` [INFO] [stdout] --> src/tree.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use rand::Rng; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `rand::Rng` [INFO] [stdout] --> src/main.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | use rand::Rng; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 21 previous errors; 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0425, E0432, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stderr] error: could not compile `gp` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "e2fa704ae616012011dfefaca907ad193d52a46c700ebc74ca6e6392b2b21b2f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e2fa704ae616012011dfefaca907ad193d52a46c700ebc74ca6e6392b2b21b2f", kill_on_drop: false }` [INFO] [stdout] e2fa704ae616012011dfefaca907ad193d52a46c700ebc74ca6e6392b2b21b2f