[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] fa78d0582155c4b8eb42ab9c0d44c06520d060c5 [INFO] testing CKalt/gp against try#ce59db7a1b1b012fb2793c4641c1bdecad7a128b for pr-85530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCKalt%2Fgp" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/CKalt/gp on toolchain ce59db7a1b1b012fb2793c4641c1bdecad7a128b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-9/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-9/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" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6e4ba993a7ea68d0a624d8b4e01412758be068105d34d18c94081b088cd52651 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "6e4ba993a7ea68d0a624d8b4e01412758be068105d34d18c94081b088cd52651", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6e4ba993a7ea68d0a624d8b4e01412758be068105d34d18c94081b088cd52651", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6e4ba993a7ea68d0a624d8b4e01412758be068105d34d18c94081b088cd52651", kill_on_drop: false }` [INFO] [stdout] 6e4ba993a7ea68d0a624d8b4e01412758be068105d34d18c94081b088cd52651 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] caa15972fa48aba29b578200ae4689c909cc7d0279851e765dcb046a25673c46 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "caa15972fa48aba29b578200ae4689c909cc7d0279851e765dcb046a25673c46", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.94 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling 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:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | 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:182:50 [INFO] [stdout] | [INFO] [stdout] 182 | 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:189:50 [INFO] [stdout] | [INFO] [stdout] 189 | if t2.num_function_nodes.unwrap() > 0 && rnd_internal_point(rng) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `rand::Rng` [INFO] [stdout] --> src/main.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use rand::Rng; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [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:77:34 [INFO] [stdout] | [INFO] [stdout] 77 | 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:386:1 [INFO] [stdout] | [INFO] [stdout] 386 | 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:86:38 [INFO] [stdout] | [INFO] [stdout] 86 | 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:293:1 [INFO] [stdout] | [INFO] [stdout] 293 | 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:93:40 [INFO] [stdout] | [INFO] [stdout] 93 | 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:386:1 [INFO] [stdout] | [INFO] [stdout] 386 | 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:106:34 [INFO] [stdout] | [INFO] [stdout] 106 | 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:386:1 [INFO] [stdout] | [INFO] [stdout] 386 | 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:116:38 [INFO] [stdout] | [INFO] [stdout] 116 | 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:293:1 [INFO] [stdout] | [INFO] [stdout] 293 | 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:123:37 [INFO] [stdout] | [INFO] [stdout] 123 | 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:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | 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:269:35 [INFO] [stdout] | [INFO] [stdout] 269 | let mut t = trees.select_tree(rng).clone(); [INFO] [stdout] | ^^^^^^^^^^^ method not found in `tree::TreeSet` [INFO] [stdout] | [INFO] [stdout] ::: src/tree.rs:454:1 [INFO] [stdout] | [INFO] [stdout] 454 | 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:279:36 [INFO] [stdout] | [INFO] [stdout] 279 | let t1 = trees.select_tree(rng); [INFO] [stdout] | ^^^^^^^^^^^ method not found in `tree::TreeSet` [INFO] [stdout] | [INFO] [stdout] ::: src/tree.rs:454:1 [INFO] [stdout] | [INFO] [stdout] 454 | 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:280:36 [INFO] [stdout] | [INFO] [stdout] 280 | let t2 = trees.select_tree(rng); [INFO] [stdout] | ^^^^^^^^^^^ method not found in `tree::TreeSet` [INFO] [stdout] | [INFO] [stdout] ::: src/tree.rs:454:1 [INFO] [stdout] | [INFO] [stdout] 454 | 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:319:23 [INFO] [stdout] | [INFO] [stdout] 319 | 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:337:33 [INFO] [stdout] | [INFO] [stdout] 337 | 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:746:23 [INFO] [stdout] | [INFO] [stdout] 746 | 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:751:23 [INFO] [stdout] | [INFO] [stdout] 751 | 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:776:23 [INFO] [stdout] | [INFO] [stdout] 776 | 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] [INFO] [stdout] error: aborting due to 18 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] running `Command { std: "docker" "inspect" "caa15972fa48aba29b578200ae4689c909cc7d0279851e765dcb046a25673c46", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "caa15972fa48aba29b578200ae4689c909cc7d0279851e765dcb046a25673c46", kill_on_drop: false }` [INFO] [stdout] caa15972fa48aba29b578200ae4689c909cc7d0279851e765dcb046a25673c46