[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] 9b73b0adcb995394739248c0abe5c8515d3c9b64 [INFO] checking CKalt/gp against master#0a8629bff642c3c3b84bb644c0099194f063b627 for pr-86231 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCKalt%2Fgp" "/workspace/builds/worker-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/CKalt/gp on toolchain 0a8629bff642c3c3b84bb644c0099194f063b627 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0a8629bff642c3c3b84bb644c0099194f063b627" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-14/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-14/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" "+0a8629bff642c3c3b84bb644c0099194f063b627" "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-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "+0a8629bff642c3c3b84bb644c0099194f063b627" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b1631745859c3c8e60560830b9f3160e2428b4cf57f5cd88e53b4f80b593767d [INFO] running `Command { std: "docker" "start" "-a" "b1631745859c3c8e60560830b9f3160e2428b4cf57f5cd88e53b4f80b593767d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b1631745859c3c8e60560830b9f3160e2428b4cf57f5cd88e53b4f80b593767d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b1631745859c3c8e60560830b9f3160e2428b4cf57f5cd88e53b4f80b593767d", kill_on_drop: false }` [INFO] [stdout] b1631745859c3c8e60560830b9f3160e2428b4cf57f5cd88e53b4f80b593767d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "+0a8629bff642c3c3b84bb644c0099194f063b627" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 42c945de946efbdfe8e0d70c018b5621bf9765f5488232e4b7512b9ffd043f39 [INFO] running `Command { std: "docker" "start" "-a" "42c945de946efbdfe8e0d70c018b5621bf9765f5488232e4b7512b9ffd043f39", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.94 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [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 value `RUN_CONTROL_MAX_X` in this scope [INFO] [stdout] --> src/gprun.rs:94:32 [INFO] [stdout] | [INFO] [stdout] 94 | pub grid: [[GridCellState; RUN_CONTROL_MAX_X as usize + 1usize]; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `RUN_CONTROL_MAX_Y` in this scope [INFO] [stdout] --> src/gprun.rs:95:32 [INFO] [stdout] | [INFO] [stdout] 95 | ... RUN_CONTROL_MAX_Y as usize + 1usize], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `RUN_CONTROL_MAX_X` in this scope [INFO] [stdout] --> src/gprun.rs:109:28 [INFO] [stdout] | [INFO] [stdout] 109 | grid: [[Clear; RUN_CONTROL_MAX_X as usize + 1usize]; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `RUN_CONTROL_MAX_Y` in this scope [INFO] [stdout] --> src/gprun.rs:110:28 [INFO] [stdout] | [INFO] [stdout] 110 | ... RUN_CONTROL_MAX_Y as usize + 1usize], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `trail_factory` in this scope [INFO] [stdout] --> src/gprun.rs:120:19 [INFO] [stdout] | [INFO] [stdout] 120 | food: trail_factory() [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `RUN_CONTROL_MAX_X` in this scope [INFO] [stdout] --> src/gprun.rs:125:30 [INFO] [stdout] | [INFO] [stdout] 125 | self.grid = [[Clear; RUN_CONTROL_MAX_X as usize +1]; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `RUN_CONTROL_MAX_Y` in this scope [INFO] [stdout] --> src/gprun.rs:126:30 [INFO] [stdout] | [INFO] [stdout] 126 | ... RUN_CONTROL_MAX_Y as usize +1]; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `RUN_CONTROL_MAX_Y` in this scope [INFO] [stdout] --> src/gprun.rs:146:22 [INFO] [stdout] | [INFO] [stdout] 146 | for y in 0..=RUN_CONTROL_MAX_Y as usize { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `RUN_CONTROL_MAX_X` in this scope [INFO] [stdout] --> src/gprun.rs:147:26 [INFO] [stdout] | [INFO] [stdout] 147 | for x in 0..=RUN_CONTROL_MAX_X as usize { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `RUN_CONTROL` in this scope [INFO] [stdout] --> src/gprun.rs:169:26 [INFO] [stdout] | [INFO] [stdout] 169 | while rc.clock < RUN_CONTROL.max_clock { [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `RUN_CONTROL` in this scope [INFO] [stdout] --> src/gprun.rs:188:22 [INFO] [stdout] | [INFO] [stdout] 188 | while rc.clock < RUN_CONTROL.max_clock { [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `RUN_CONTROL` in this scope [INFO] [stdout] --> src/tree.rs:264:19 [INFO] [stdout] | [INFO] [stdout] 264 | if rc.clock < RUN_CONTROL.max_clock { [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `RUN_CONTROL` in this scope [INFO] [stdout] --> src/tree.rs:274:16 [INFO] [stdout] | [INFO] [stdout] 274 | rc.clock = RUN_CONTROL.max_clock; [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `RUN_CONTROL_MAX_X` in this scope [INFO] [stdout] --> src/tree.rs:284:29 [INFO] [stdout] | [INFO] [stdout] 284 | if new_x < 0 || new_x > RUN_CONTROL_MAX_X || [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `RUN_CONTROL_MAX_Y` in this scope [INFO] [stdout] --> src/tree.rs:285:29 [INFO] [stdout] | [INFO] [stdout] 285 | new_y < 0 || new_y > RUN_CONTROL_MAX_Y { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `RUN_CONTROL_MAX_X` in this scope [INFO] [stdout] --> src/tree.rs:359:35 [INFO] [stdout] | [INFO] [stdout] 359 | if rc.ant_x < 0 || rc.ant_x > RUN_CONTROL_MAX_X || [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `RUN_CONTROL_MAX_Y` in this scope [INFO] [stdout] --> src/tree.rs:360:34 [INFO] [stdout] | [INFO] [stdout] 360 | rc.ant_y < 0 || rc.ant_y > RUN_CONTROL_MAX_Y { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CONTROL_M` in this scope [INFO] [stdout] --> src/control.rs:40:25 [INFO] [stdout] | [INFO] [stdout] 40 | M: CONTROL_M, // Number of individuals in each generation [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 `use_reproduction` in this scope [INFO] [stdout] --> src/main.rs:288:16 [INFO] [stdout] | [INFO] [stdout] 288 | if use_reproduction(trees2.tree_vec.len()) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `RUN_CONTROL_MAX_X` in this scope [INFO] [stdout] --> src/gprun.rs:94:32 [INFO] [stdout] | [INFO] [stdout] 94 | pub grid: [[GridCellState; RUN_CONTROL_MAX_X as usize + 1usize]; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `RUN_CONTROL_MAX_Y` in this scope [INFO] [stdout] --> src/gprun.rs:95:32 [INFO] [stdout] | [INFO] [stdout] 95 | ... RUN_CONTROL_MAX_Y as usize + 1usize], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `RUN_CONTROL_MAX_X` in this scope [INFO] [stdout] --> src/gprun.rs:109:28 [INFO] [stdout] | [INFO] [stdout] 109 | grid: [[Clear; RUN_CONTROL_MAX_X as usize + 1usize]; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `RUN_CONTROL_MAX_Y` in this scope [INFO] [stdout] --> src/gprun.rs:110:28 [INFO] [stdout] | [INFO] [stdout] 110 | ... RUN_CONTROL_MAX_Y as usize + 1usize], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `trail_factory` in this scope [INFO] [stdout] --> src/gprun.rs:120:19 [INFO] [stdout] | [INFO] [stdout] 120 | food: trail_factory() [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `RUN_CONTROL_MAX_X` in this scope [INFO] [stdout] --> src/gprun.rs:125:30 [INFO] [stdout] | [INFO] [stdout] 125 | self.grid = [[Clear; RUN_CONTROL_MAX_X as usize +1]; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `RUN_CONTROL_MAX_Y` in this scope [INFO] [stdout] --> src/gprun.rs:126:30 [INFO] [stdout] | [INFO] [stdout] 126 | ... RUN_CONTROL_MAX_Y as usize +1]; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `RUN_CONTROL_MAX_Y` in this scope [INFO] [stdout] --> src/gprun.rs:146:22 [INFO] [stdout] | [INFO] [stdout] 146 | for y in 0..=RUN_CONTROL_MAX_Y as usize { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `RUN_CONTROL_MAX_X` in this scope [INFO] [stdout] --> src/gprun.rs:147:26 [INFO] [stdout] | [INFO] [stdout] 147 | for x in 0..=RUN_CONTROL_MAX_X as usize { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `RUN_CONTROL` in this scope [INFO] [stdout] --> src/gprun.rs:169:26 [INFO] [stdout] | [INFO] [stdout] 169 | while rc.clock < RUN_CONTROL.max_clock { [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `RUN_CONTROL` in this scope [INFO] [stdout] --> src/gprun.rs:188:22 [INFO] [stdout] | [INFO] [stdout] 188 | while rc.clock < RUN_CONTROL.max_clock { [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `RUN_CONTROL` in this scope [INFO] [stdout] --> src/tree.rs:264:19 [INFO] [stdout] | [INFO] [stdout] 264 | if rc.clock < RUN_CONTROL.max_clock { [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `RUN_CONTROL` in this scope [INFO] [stdout] --> src/tree.rs:274:16 [INFO] [stdout] | [INFO] [stdout] 274 | rc.clock = RUN_CONTROL.max_clock; [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `RUN_CONTROL_MAX_X` in this scope [INFO] [stdout] --> src/tree.rs:284:29 [INFO] [stdout] | [INFO] [stdout] 284 | if new_x < 0 || new_x > RUN_CONTROL_MAX_X || [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `RUN_CONTROL_MAX_Y` in this scope [INFO] [stdout] --> src/tree.rs:285:29 [INFO] [stdout] | [INFO] [stdout] 285 | new_y < 0 || new_y > RUN_CONTROL_MAX_Y { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `RUN_CONTROL_MAX_X` in this scope [INFO] [stdout] --> src/tree.rs:359:35 [INFO] [stdout] | [INFO] [stdout] 359 | if rc.ant_x < 0 || rc.ant_x > RUN_CONTROL_MAX_X || [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `RUN_CONTROL_MAX_Y` in this scope [INFO] [stdout] --> src/tree.rs:360:34 [INFO] [stdout] | [INFO] [stdout] 360 | rc.ant_y < 0 || rc.ant_y > RUN_CONTROL_MAX_Y { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CONTROL_M` in this scope [INFO] [stdout] --> src/control.rs:40:25 [INFO] [stdout] | [INFO] [stdout] 40 | M: CONTROL_M, // Number of individuals in each generation [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 `use_reproduction` in this scope [INFO] [stdout] --> src/main.rs:288:16 [INFO] [stdout] | [INFO] [stdout] 288 | if use_reproduction(trees2.tree_vec.len()) { [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:404:1 [INFO] [stdout] | [INFO] [stdout] 404 | 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:311:1 [INFO] [stdout] | [INFO] [stdout] 311 | 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:404:1 [INFO] [stdout] | [INFO] [stdout] 404 | 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:404:1 [INFO] [stdout] | [INFO] [stdout] 404 | 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:311:1 [INFO] [stdout] | [INFO] [stdout] 311 | 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:404:1 [INFO] [stdout] | [INFO] [stdout] 404 | 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:311:1 [INFO] [stdout] | [INFO] [stdout] 311 | 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:404:1 [INFO] [stdout] | [INFO] [stdout] 404 | pub struct FunctionNode { [INFO] [stdout] | ----------------------- function or associated item `new_rnd` 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:290:35 [INFO] [stdout] | [INFO] [stdout] 290 | let mut t = trees.select_tree(rng).clone(); [INFO] [stdout] | ^^^^^^^^^^^ method not found in `tree::TreeSet` [INFO] [stdout] | [INFO] [stdout] ::: src/tree.rs:473:1 [INFO] [stdout] | [INFO] [stdout] 473 | 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: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:404:1 [INFO] [stdout] | [INFO] [stdout] 404 | 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:311:1 [INFO] [stdout] | [INFO] [stdout] 311 | 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:302:36 [INFO] [stdout] | [INFO] [stdout] 302 | let t1 = trees.select_tree(rng); [INFO] [stdout] | ^^^^^^^^^^^ method not found in `tree::TreeSet` [INFO] [stdout] | [INFO] [stdout] ::: src/tree.rs:473:1 [INFO] [stdout] | [INFO] [stdout] 473 | 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:303:36 [INFO] [stdout] | [INFO] [stdout] 303 | let t2 = trees.select_tree(rng); [INFO] [stdout] | ^^^^^^^^^^^ method not found in `tree::TreeSet` [INFO] [stdout] | [INFO] [stdout] ::: src/tree.rs:473:1 [INFO] [stdout] | [INFO] [stdout] 473 | 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:290:35 [INFO] [stdout] | [INFO] [stdout] 290 | let mut t = trees.select_tree(rng).clone(); [INFO] [stdout] | ^^^^^^^^^^^ method not found in `tree::TreeSet` [INFO] [stdout] | [INFO] [stdout] ::: src/tree.rs:473:1 [INFO] [stdout] | [INFO] [stdout] 473 | 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:302:36 [INFO] [stdout] | [INFO] [stdout] 302 | let t1 = trees.select_tree(rng); [INFO] [stdout] | ^^^^^^^^^^^ method not found in `tree::TreeSet` [INFO] [stdout] | [INFO] [stdout] ::: src/tree.rs:473:1 [INFO] [stdout] | [INFO] [stdout] 473 | 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:348:23 [INFO] [stdout] | [INFO] [stdout] 348 | 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:303:36 [INFO] [stdout] | [INFO] [stdout] 303 | let t2 = trees.select_tree(rng); [INFO] [stdout] | ^^^^^^^^^^^ method not found in `tree::TreeSet` [INFO] [stdout] | [INFO] [stdout] ::: src/tree.rs:473:1 [INFO] [stdout] | [INFO] [stdout] 473 | 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:367:33 [INFO] [stdout] | [INFO] [stdout] 367 | let mut rng = GpRngFactory::new(); [INFO] [stdout] | ^^^ function or associated item not found in `GpRngFactory` [INFO] [stdout] | [INFO] [stdout] ::: src/gprng.rs:43:1 [INFO] [stdout] | [INFO] [stdout] 43 | 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:348:23 [INFO] [stdout] | [INFO] [stdout] 348 | 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:367:33 [INFO] [stdout] | [INFO] [stdout] 367 | let mut rng = GpRngFactory::new(); [INFO] [stdout] | ^^^ function or associated item not found in `GpRngFactory` [INFO] [stdout] | [INFO] [stdout] ::: src/gprng.rs:43:1 [INFO] [stdout] | [INFO] [stdout] 43 | 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:808:23 [INFO] [stdout] | [INFO] [stdout] 808 | 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:813:23 [INFO] [stdout] | [INFO] [stdout] 813 | 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:808:23 [INFO] [stdout] | [INFO] [stdout] 808 | 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:838:23 [INFO] [stdout] | [INFO] [stdout] 838 | 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_function_index` found for mutable reference `&mut tree::Tree` in the current scope [INFO] [stdout] --> src/tree.rs:813:23 [INFO] [stdout] | [INFO] [stdout] 813 | 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] 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[E0599]: no method named `get_rnd_terminal_index` found for mutable reference `&mut tree::Tree` in the current scope [INFO] [stdout] --> src/tree.rs:838:23 [INFO] [stdout] | [INFO] [stdout] 838 | 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: aborting due to 37 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 37 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" "42c945de946efbdfe8e0d70c018b5621bf9765f5488232e4b7512b9ffd043f39", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "42c945de946efbdfe8e0d70c018b5621bf9765f5488232e4b7512b9ffd043f39", kill_on_drop: false }` [INFO] [stdout] 42c945de946efbdfe8e0d70c018b5621bf9765f5488232e4b7512b9ffd043f39