[INFO] cloning repository https://github.com/bausano/semantic-brain-model [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bausano/semantic-brain-model" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbausano%2Fsemantic-brain-model", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbausano%2Fsemantic-brain-model'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 043a3829add40f127cec11533f3125cd0a773eaf [INFO] testing bausano/semantic-brain-model against try#ce59db7a1b1b012fb2793c4641c1bdecad7a128b for pr-85530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbausano%2Fsemantic-brain-model" "/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/bausano/semantic-brain-model 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] started tweaking git repo https://github.com/bausano/semantic-brain-model [INFO] finished tweaking git repo https://github.com/bausano/semantic-brain-model [INFO] tweaked toml for git repo https://github.com/bausano/semantic-brain-model written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate git repo https://github.com/bausano/semantic-brain-model 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] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded dotenv v0.12.0 [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" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f5d4a6b092ccc89a8d3eefa6d9d8a6d57f0e3e550283f025ede0ca6adde1d115 [INFO] running `Command { std: "docker" "start" "-a" "f5d4a6b092ccc89a8d3eefa6d9d8a6d57f0e3e550283f025ede0ca6adde1d115", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f5d4a6b092ccc89a8d3eefa6d9d8a6d57f0e3e550283f025ede0ca6adde1d115", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f5d4a6b092ccc89a8d3eefa6d9d8a6d57f0e3e550283f025ede0ca6adde1d115", kill_on_drop: false }` [INFO] [stdout] f5d4a6b092ccc89a8d3eefa6d9d8a6d57f0e3e550283f025ede0ca6adde1d115 [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" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0d91a878b18adf31dc4fa742b19f901e0991e1986d39dbfa88112234f3d2ff32 [INFO] running `Command { std: "docker" "start" "-a" "0d91a878b18adf31dc4fa742b19f901e0991e1986d39dbfa88112234f3d2ff32", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.51 [INFO] [stderr] Compiling cfg-if v0.1.7 [INFO] [stderr] Compiling proc-macro2 v0.4.27 [INFO] [stderr] Compiling lazy_static v1.3.0 [INFO] [stderr] Compiling arrayvec v0.4.10 [INFO] [stderr] Compiling byteorder v1.3.1 [INFO] [stderr] Compiling cc v1.0.36 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling syn v0.15.30 [INFO] [stderr] Compiling memchr v2.2.0 [INFO] [stderr] Compiling autocfg v0.1.2 [INFO] [stderr] Compiling rayon v1.0.3 [INFO] [stderr] Compiling num-iter v0.1.37 [INFO] [stderr] Compiling num-derive v0.2.4 [INFO] [stderr] Compiling either v1.5.2 [INFO] [stderr] Compiling num-rational v0.2.1 [INFO] [stderr] Compiling regex v1.1.6 [INFO] [stderr] Compiling rustc-demangle v0.1.14 [INFO] [stderr] Compiling safe-transmute v0.10.1 [INFO] [stderr] Compiling regex-syntax v0.6.6 [INFO] [stderr] Compiling inflate v0.4.5 [INFO] [stderr] Compiling syntex_fmt_macros v0.5.0 [INFO] [stderr] Compiling gif v0.10.1 [INFO] [stderr] Compiling crossbeam-utils v0.2.2 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling backtrace v0.3.15 [INFO] [stderr] Compiling crossbeam-epoch v0.3.1 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling aho-corasick v0.7.3 [INFO] [stderr] Compiling deflate v0.7.19 [INFO] [stderr] Compiling crossbeam-deque v0.2.0 [INFO] [stderr] Compiling num_cpus v1.10.0 [INFO] [stderr] Compiling quote v0.6.11 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Compiling png v0.14.0 [INFO] [stderr] Compiling error-chain v0.11.0 [INFO] [stderr] Compiling jpeg-decoder v0.1.15 [INFO] [stderr] Compiling derive-error-chain v0.11.2 [INFO] [stderr] Compiling tiff v0.2.2 [INFO] [stderr] Compiling image v0.21.0 [INFO] [stderr] Compiling dotenv v0.12.0 [INFO] [stderr] Compiling semantic-brain-model v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0424]: expected value, found module `self` [INFO] [stdout] --> src/som/table.rs:100:19 [INFO] [stdout] | [INFO] [stdout] 99 | fn which_quadrant(center: Point, point: Point) -> usize { [INFO] [stdout] | -------------- this function can't have a `self` parameter [INFO] [stdout] 100 | if point.y >= self.split.y { [INFO] [stdout] | ^^^^ `self` value is a keyword only available in methods with a `self` parameter [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0424]: expected value, found module `self` [INFO] [stdout] --> src/som/table.rs:101:23 [INFO] [stdout] | [INFO] [stdout] 99 | fn which_quadrant(center: Point, point: Point) -> usize { [INFO] [stdout] | -------------- this function can't have a `self` parameter [INFO] [stdout] 100 | if point.y >= self.split.y { [INFO] [stdout] 101 | if point.x >= self.split.x { [INFO] [stdout] | ^^^^ `self` value is a keyword only available in methods with a `self` parameter [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0424]: expected value, found module `self` [INFO] [stdout] --> src/som/table.rs:107:23 [INFO] [stdout] | [INFO] [stdout] 99 | fn which_quadrant(center: Point, point: Point) -> usize { [INFO] [stdout] | -------------- this function can't have a `self` parameter [INFO] [stdout] ... [INFO] [stdout] 107 | if point.x <= self.split.x { [INFO] [stdout] | ^^^^ `self` value is a keyword only available in methods with a `self` parameter [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `senses::visual::heat_map::CELL_SIZE` [INFO] [stdout] --> src/senses/visual/extract_highlights.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use senses::visual::heat_map::CELL_SIZE; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `senses::visual::heat_map::CELL_SIZE` [INFO] [stdout] --> src/senses/visual/mod.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use senses::visual::heat_map::CELL_SIZE; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `ImageBuffer`, `RgbImage`, `Rgb` [INFO] [stdout] --> src/senses/visual/mod.rs:22:19 [INFO] [stdout] | [INFO] [stdout] 22 | use self::image::{ImageBuffer, Rgb, RgbImage}; [INFO] [stdout] | ^^^^^^^^^^^ ^^^ ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::neuron::Neuron` [INFO] [stdout] --> src/som/table.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use super::neuron::Neuron; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `new` found for enum `Table` in the current scope [INFO] [stdout] --> src/som/mod.rs:71:26 [INFO] [stdout] | [INFO] [stdout] 71 | root: Table::new(Point::new(average_x, average_y)), [INFO] [stdout] | ^^^ variant or associated item not found in `Table` [INFO] [stdout] | [INFO] [stdout] ::: src/som/table.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | pub enum Table { [INFO] [stdout] | -------------- variant or associated item `new` not found here [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: `jpeg_decoder::worker::Worker` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0559]: variant `Table::Node` has no field named `neuron` [INFO] [stdout] --> src/som/table.rs:28:13 [INFO] [stdout] | [INFO] [stdout] 28 | neuron: None, [INFO] [stdout] | ^^^^^^ `Table::Node` does not have this field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `split`, `quadrants`, `lower_bound`, `upper_bound` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `split` on type `&mut Table` [INFO] [stdout] --> src/som/table.rs:36:44 [INFO] [stdout] | [INFO] [stdout] 36 | let quadrant = which_quadrant(self.split, at); [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `neuron` on type `&mut Table` [INFO] [stdout] --> src/som/table.rs:38:36 [INFO] [stdout] | [INFO] [stdout] 38 | if let Some(neuron) = self.neuron { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `neuron` on type `&mut Table` [INFO] [stdout] --> src/som/table.rs:39:18 [INFO] [stdout] | [INFO] [stdout] 39 | self.neuron = None; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `quadrants` on type `&mut Table` [INFO] [stdout] --> src/som/table.rs:44:47 [INFO] [stdout] | [INFO] [stdout] 44 | let boxed: &Option> = &self.quadrants[quadrant]; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `new` found for enum `Table` in the current scope [INFO] [stdout] --> src/som/table.rs:49:49 [INFO] [stdout] | [INFO] [stdout] 5 | pub enum Table { [INFO] [stdout] | -------------- variant or associated item `new` not found here [INFO] [stdout] ... [INFO] [stdout] 49 | let mut quadrant_table = Table::new(at); [INFO] [stdout] | ^^^ variant or associated item not found in `Table` [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: `jpeg_decoder::worker::Worker` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `neuron` on type `&Table` [INFO] [stdout] --> src/som/table.rs:68:36 [INFO] [stdout] | [INFO] [stdout] 68 | if let Some(neuron) = self.neuron { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `split` on type `&Table` [INFO] [stdout] --> src/som/table.rs:69:37 [INFO] [stdout] | [INFO] [stdout] 69 | return if point == self.split { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `split` on type `&Table` [INFO] [stdout] --> src/som/table.rs:76:44 [INFO] [stdout] | [INFO] [stdout] 76 | let quadrant = which_quadrant(self.split, point); [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `quadrants` on type `&Table` [INFO] [stdout] --> src/som/table.rs:78:47 [INFO] [stdout] | [INFO] [stdout] 78 | let boxed: &Option> = &self.quadrants[quadrant]; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/som/table.rs:99:51 [INFO] [stdout] | [INFO] [stdout] 99 | fn which_quadrant(center: Point, point: Point) -> usize { [INFO] [stdout] | -------------- ^^^^^ expected `usize`, found `()` [INFO] [stdout] | | [INFO] [stdout] | implicitly returns `()` as its body has no tail or `return` expression [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 15 previous errors; 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0308, E0424, E0559, E0599, E0609. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stderr] error: could not compile `semantic-brain-model` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "0d91a878b18adf31dc4fa742b19f901e0991e1986d39dbfa88112234f3d2ff32", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0d91a878b18adf31dc4fa742b19f901e0991e1986d39dbfa88112234f3d2ff32", kill_on_drop: false }` [INFO] [stdout] 0d91a878b18adf31dc4fa742b19f901e0991e1986d39dbfa88112234f3d2ff32