Oct 10 14:22:31.724 INFO testing stanipintjuk/chaos-game against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 10 14:22:31.724 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 10 14:22:31.724 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 10 14:22:32.096 INFO blam! e56065b972b1510b62425abd6a079125b35f160f039aa18f25ad041d03d85a3b Oct 10 14:22:32.104 INFO running `"docker" "start" "-a" "e56065b972b1510b62425abd6a079125b35f160f039aa18f25ad041d03d85a3b"` Oct 10 14:22:33.300 INFO kablam! usermod: no changes Oct 10 14:22:33.376 INFO kablam! Compiling typenum v1.8.0 Oct 10 14:22:33.384 INFO kablam! Compiling alga v0.5.1 Oct 10 14:22:35.708 INFO kablam! Compiling generic-array v0.2.1 Oct 10 14:22:39.888 INFO kablam! Compiling nalgebra v0.12.1 Oct 10 14:23:07.732 INFO kablam! Compiling plotting v0.1.0 (/source) Oct 10 14:23:08.772 INFO kablam! warning: unused import: `PlotOption` Oct 10 14:23:08.772 INFO kablam! --> src/nobs.rs:3:15 Oct 10 14:23:08.772 INFO kablam! | Oct 10 14:23:08.772 INFO kablam! 3 | use gnuplot::{PlotOption, Color, PointSize, PointSymbol, FillRegion, Above}; Oct 10 14:23:08.772 INFO kablam! | ^^^^^^^^^^ Oct 10 14:23:08.772 INFO kablam! | Oct 10 14:23:08.772 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 10 14:23:08.772 INFO kablam! Oct 10 14:23:08.985 INFO kablam! warning: variant is never constructed: `Yellow` Oct 10 14:23:08.985 INFO kablam! --> src/nobs.rs:37:5 Oct 10 14:23:08.986 INFO kablam! | Oct 10 14:23:08.986 INFO kablam! 37 | Yellow, Oct 10 14:23:08.986 INFO kablam! | ^^^^^^ Oct 10 14:23:08.986 INFO kablam! | Oct 10 14:23:08.987 INFO kablam! = note: #[warn(dead_code)] on by default Oct 10 14:23:08.987 INFO kablam! Oct 10 14:23:08.987 INFO kablam! warning: variant is never constructed: `Purple` Oct 10 14:23:08.987 INFO kablam! --> src/nobs.rs:38:5 Oct 10 14:23:08.987 INFO kablam! | Oct 10 14:23:08.988 INFO kablam! 38 | Purple, Oct 10 14:23:08.988 INFO kablam! | ^^^^^^ Oct 10 14:23:08.988 INFO kablam! Oct 10 14:23:08.988 INFO kablam! warning: variant is never constructed: `Other` Oct 10 14:23:08.989 INFO kablam! --> src/nobs.rs:39:5 Oct 10 14:23:08.989 INFO kablam! | Oct 10 14:23:08.989 INFO kablam! 39 | Other(&'l str) Oct 10 14:23:08.989 INFO kablam! | ^^^^^^^^^^^^^^ Oct 10 14:23:08.989 INFO kablam! Oct 10 14:23:08.990 INFO kablam! warning: function is never used: `example2` Oct 10 14:23:08.990 INFO kablam! --> src/nobs_example.rs:44:1 Oct 10 14:23:08.990 INFO kablam! | Oct 10 14:23:08.990 INFO kablam! 44 | pub fn example2() { Oct 10 14:23:08.990 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 10 14:23:08.991 INFO kablam! Oct 10 14:23:08.991 INFO kablam! warning: function is never used: `example3` Oct 10 14:23:08.991 INFO kablam! --> src/nobs_example.rs:78:1 Oct 10 14:23:08.991 INFO kablam! | Oct 10 14:23:08.992 INFO kablam! 78 | pub fn example3() { Oct 10 14:23:08.992 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 10 14:23:08.992 INFO kablam! Oct 10 14:23:08.992 INFO kablam! warning: function `newPoint` should have a snake case name such as `new_point` Oct 10 14:23:08.992 INFO kablam! --> src/nobs.rs:26:1 Oct 10 14:23:08.993 INFO kablam! | Oct 10 14:23:08.993 INFO kablam! 26 | / pub fn newPoint(x: f64, y: f64) -> Vector2 { Oct 10 14:23:08.993 INFO kablam! 27 | | Vector2::new(x, y) Oct 10 14:23:08.993 INFO kablam! 28 | | } Oct 10 14:23:08.994 INFO kablam! | |_^ Oct 10 14:23:08.994 INFO kablam! | Oct 10 14:23:08.994 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 10 14:23:08.994 INFO kablam! Oct 10 14:23:08.994 INFO kablam! warning: function `getColor` should have a snake case name such as `get_color` Oct 10 14:23:08.995 INFO kablam! --> src/nobs.rs:42:1 Oct 10 14:23:08.995 INFO kablam! | Oct 10 14:23:08.995 INFO kablam! 42 | / fn getColor<'l>(color: Cl<'l>) -> &'l str{ Oct 10 14:23:08.995 INFO kablam! 43 | | match color { Oct 10 14:23:08.996 INFO kablam! 44 | | Cl::White => "white", Oct 10 14:23:08.996 INFO kablam! 45 | | Cl::Red => "#FF4132", Oct 10 14:23:08.996 INFO kablam! ... | Oct 10 14:23:08.996 INFO kablam! 52 | | } Oct 10 14:23:08.997 INFO kablam! 53 | | } Oct 10 14:23:08.997 INFO kablam! | |_^ Oct 10 14:23:08.997 INFO kablam! Oct 10 14:23:08.997 INFO kablam! warning: trait method `renderCl` should have a snake case name such as `render_cl` Oct 10 14:23:08.997 INFO kablam! --> src/nobs.rs:57:5 Oct 10 14:23:08.998 INFO kablam! | Oct 10 14:23:08.998 INFO kablam! 57 | fn renderCl(&mut self, shape: Shape, color: Cl<'l>); Oct 10 14:23:08.998 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 14:23:08.998 INFO kablam! Oct 10 14:23:08.998 INFO kablam! warning: trait method `setBg` should have a snake case name such as `set_bg` Oct 10 14:23:08.999 INFO kablam! --> src/nobs.rs:59:5 Oct 10 14:23:08.999 INFO kablam! | Oct 10 14:23:08.999 INFO kablam! 59 | fn setBg(&mut self, color: Cl<'l>); Oct 10 14:23:08.999 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 14:23:09.000 INFO kablam! Oct 10 14:23:09.000 INFO kablam! warning: function `getFigure` should have a snake case name such as `get_figure` Oct 10 14:23:09.004 INFO kablam! --> src/nobs.rs:79:1 Oct 10 14:23:09.004 INFO kablam! | Oct 10 14:23:09.005 INFO kablam! 79 | / pub fn getFigure<'l>() -> Figure<'l> { Oct 10 14:23:09.005 INFO kablam! 80 | | Figure::new() Oct 10 14:23:09.005 INFO kablam! 81 | | } Oct 10 14:23:09.005 INFO kablam! | |_^ Oct 10 14:23:09.005 INFO kablam! Oct 10 14:23:09.006 INFO kablam! warning: function `getFigureCl` should have a snake case name such as `get_figure_cl` Oct 10 14:23:09.006 INFO kablam! --> src/nobs.rs:84:1 Oct 10 14:23:09.006 INFO kablam! | Oct 10 14:23:09.006 INFO kablam! 84 | / pub fn getFigureCl<'l>(bgcolor: Cl<'l>) -> Figure<'l> { Oct 10 14:23:09.007 INFO kablam! 85 | | let mut fg = getFigure(); Oct 10 14:23:09.007 INFO kablam! 86 | | fg.setBg(bgcolor); Oct 10 14:23:09.007 INFO kablam! 87 | | fg Oct 10 14:23:09.007 INFO kablam! 88 | | } Oct 10 14:23:09.007 INFO kablam! | |_^ Oct 10 14:23:09.008 INFO kablam! Oct 10 14:23:09.008 INFO kablam! warning: function `getFigure4k` should have a snake case name such as `get_figure4k` Oct 10 14:23:09.008 INFO kablam! --> src/nobs.rs:91:1 Oct 10 14:23:09.008 INFO kablam! | Oct 10 14:23:09.009 INFO kablam! 91 | / pub fn getFigure4k<'l>(bgcolor: Cl<'l>) -> Figure<'l> { Oct 10 14:23:09.009 INFO kablam! 92 | | let mut fg = Figure::new4k(); Oct 10 14:23:09.009 INFO kablam! 93 | | fg.setBg(bgcolor); Oct 10 14:23:09.009 INFO kablam! 94 | | fg Oct 10 14:23:09.009 INFO kablam! 95 | | } Oct 10 14:23:09.010 INFO kablam! | |_^ Oct 10 14:23:09.010 INFO kablam! Oct 10 14:23:09.010 INFO kablam! warning: function `getFigureBeyond4k` should have a snake case name such as `get_figure_beyond4k` Oct 10 14:23:09.010 INFO kablam! --> src/nobs.rs:98:1 Oct 10 14:23:09.010 INFO kablam! | Oct 10 14:23:09.011 INFO kablam! 98 | / pub fn getFigureBeyond4k<'l>(bgcolor: Cl<'l>) -> Figure<'l> { Oct 10 14:23:09.011 INFO kablam! 99 | | let mut fg = Figure::new_beyond_4k(); Oct 10 14:23:09.011 INFO kablam! 100 | | fg.setBg(bgcolor); Oct 10 14:23:09.011 INFO kablam! 101 | | fg Oct 10 14:23:09.012 INFO kablam! 102 | | } Oct 10 14:23:09.012 INFO kablam! | |_^ Oct 10 14:23:09.012 INFO kablam! Oct 10 14:23:09.012 INFO kablam! warning: function `getPaths` should have a snake case name such as `get_paths` Oct 10 14:23:09.012 INFO kablam! --> src/nobs.rs:105:1 Oct 10 14:23:09.013 INFO kablam! | Oct 10 14:23:09.013 INFO kablam! 105 | / pub fn getPaths(shapes: &[&Shape], divisor: f64, iterations: usize, chance: u32) -> Vec { Oct 10 14:23:09.013 INFO kablam! 106 | | Oct 10 14:23:09.013 INFO kablam! 107 | | let start = Vector2::new(0.0, 0.0); Oct 10 14:23:09.013 INFO kablam! 108 | | get_alternating_paths( Oct 10 14:23:09.014 INFO kablam! ... | Oct 10 14:23:09.014 INFO kablam! 114 | | ) Oct 10 14:23:09.014 INFO kablam! 115 | | } Oct 10 14:23:09.014 INFO kablam! | |_^ Oct 10 14:23:09.015 INFO kablam! Oct 10 14:23:09.015 INFO kablam! warning: function `getPath` should have a snake case name such as `get_path` Oct 10 14:23:09.015 INFO kablam! --> src/nobs.rs:118:1 Oct 10 14:23:09.015 INFO kablam! | Oct 10 14:23:09.015 INFO kablam! 118 | / pub fn getPath(shape: &Shape, divisor: f64, iterations: usize) -> Shape { Oct 10 14:23:09.016 INFO kablam! 119 | | Oct 10 14:23:09.016 INFO kablam! 120 | | let start = Vector2::new(0.0, 0.0); Oct 10 14:23:09.016 INFO kablam! 121 | | get_path(shape, start, divisor, iterations) Oct 10 14:23:09.016 INFO kablam! 122 | | } Oct 10 14:23:09.017 INFO kablam! | |_^ Oct 10 14:23:09.017 INFO kablam! Oct 10 14:23:09.864 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 36.53s Oct 10 14:23:09.868 INFO kablam! su: No module specific data is present Oct 10 14:23:10.461 INFO running `"docker" "rm" "-f" "e56065b972b1510b62425abd6a079125b35f160f039aa18f25ad041d03d85a3b"` Oct 10 14:23:10.844 INFO blam! e56065b972b1510b62425abd6a079125b35f160f039aa18f25ad041d03d85a3b Oct 10 14:23:10.849 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 10 14:23:10.849 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 10 14:23:11.282 INFO blam! 9369c3c2ff58d9ff82839c143e917a1efa723738cd6ed8d3eb9a7209794b4cea Oct 10 14:23:11.286 INFO running `"docker" "start" "-a" "9369c3c2ff58d9ff82839c143e917a1efa723738cd6ed8d3eb9a7209794b4cea"` Oct 10 14:23:12.285 INFO kablam! usermod: no changes Oct 10 14:23:12.363 INFO kablam! Compiling plotting v0.1.0 (/source) Oct 10 14:23:13.313 INFO kablam! warning: unused import: `PlotOption` Oct 10 14:23:13.314 INFO kablam! --> src/nobs.rs:3:15 Oct 10 14:23:13.314 INFO kablam! | Oct 10 14:23:13.314 INFO kablam! 3 | use gnuplot::{PlotOption, Color, PointSize, PointSymbol, FillRegion, Above}; Oct 10 14:23:13.314 INFO kablam! | ^^^^^^^^^^ Oct 10 14:23:13.314 INFO kablam! | Oct 10 14:23:13.314 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 10 14:23:13.314 INFO kablam! Oct 10 14:23:13.529 INFO kablam! warning: variant is never constructed: `Yellow` Oct 10 14:23:13.529 INFO kablam! --> src/nobs.rs:37:5 Oct 10 14:23:13.529 INFO kablam! | Oct 10 14:23:13.529 INFO kablam! 37 | Yellow, Oct 10 14:23:13.529 INFO kablam! | ^^^^^^ Oct 10 14:23:13.529 INFO kablam! | Oct 10 14:23:13.529 INFO kablam! = note: #[warn(dead_code)] on by default Oct 10 14:23:13.529 INFO kablam! Oct 10 14:23:13.529 INFO kablam! warning: variant is never constructed: `Purple` Oct 10 14:23:13.529 INFO kablam! --> src/nobs.rs:38:5 Oct 10 14:23:13.529 INFO kablam! | Oct 10 14:23:13.529 INFO kablam! 38 | Purple, Oct 10 14:23:13.529 INFO kablam! | ^^^^^^ Oct 10 14:23:13.529 INFO kablam! Oct 10 14:23:13.529 INFO kablam! warning: variant is never constructed: `Other` Oct 10 14:23:13.529 INFO kablam! --> src/nobs.rs:39:5 Oct 10 14:23:13.529 INFO kablam! | Oct 10 14:23:13.529 INFO kablam! 39 | Other(&'l str) Oct 10 14:23:13.529 INFO kablam! | ^^^^^^^^^^^^^^ Oct 10 14:23:13.529 INFO kablam! Oct 10 14:23:13.529 INFO kablam! warning: function is never used: `example2` Oct 10 14:23:13.529 INFO kablam! --> src/nobs_example.rs:44:1 Oct 10 14:23:13.529 INFO kablam! | Oct 10 14:23:13.529 INFO kablam! 44 | pub fn example2() { Oct 10 14:23:13.529 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 10 14:23:13.529 INFO kablam! Oct 10 14:23:13.529 INFO kablam! warning: function is never used: `example3` Oct 10 14:23:13.529 INFO kablam! --> src/nobs_example.rs:78:1 Oct 10 14:23:13.529 INFO kablam! | Oct 10 14:23:13.529 INFO kablam! 78 | pub fn example3() { Oct 10 14:23:13.529 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 10 14:23:13.529 INFO kablam! Oct 10 14:23:13.529 INFO kablam! warning: function `newPoint` should have a snake case name such as `new_point` Oct 10 14:23:13.529 INFO kablam! --> src/nobs.rs:26:1 Oct 10 14:23:13.529 INFO kablam! | Oct 10 14:23:13.529 INFO kablam! 26 | / pub fn newPoint(x: f64, y: f64) -> Vector2 { Oct 10 14:23:13.529 INFO kablam! 27 | | Vector2::new(x, y) Oct 10 14:23:13.529 INFO kablam! 28 | | } Oct 10 14:23:13.529 INFO kablam! | |_^ Oct 10 14:23:13.529 INFO kablam! | Oct 10 14:23:13.529 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 10 14:23:13.529 INFO kablam! Oct 10 14:23:13.529 INFO kablam! warning: function `getColor` should have a snake case name such as `get_color` Oct 10 14:23:13.529 INFO kablam! --> src/nobs.rs:42:1 Oct 10 14:23:13.529 INFO kablam! | Oct 10 14:23:13.529 INFO kablam! 42 | / fn getColor<'l>(color: Cl<'l>) -> &'l str{ Oct 10 14:23:13.529 INFO kablam! 43 | | match color { Oct 10 14:23:13.529 INFO kablam! 44 | | Cl::White => "white", Oct 10 14:23:13.529 INFO kablam! 45 | | Cl::Red => "#FF4132", Oct 10 14:23:13.529 INFO kablam! ... | Oct 10 14:23:13.529 INFO kablam! 52 | | } Oct 10 14:23:13.529 INFO kablam! 53 | | } Oct 10 14:23:13.529 INFO kablam! | |_^ Oct 10 14:23:13.529 INFO kablam! Oct 10 14:23:13.529 INFO kablam! warning: trait method `renderCl` should have a snake case name such as `render_cl` Oct 10 14:23:13.529 INFO kablam! --> src/nobs.rs:57:5 Oct 10 14:23:13.529 INFO kablam! | Oct 10 14:23:13.529 INFO kablam! 57 | fn renderCl(&mut self, shape: Shape, color: Cl<'l>); Oct 10 14:23:13.529 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 14:23:13.529 INFO kablam! Oct 10 14:23:13.529 INFO kablam! warning: trait method `setBg` should have a snake case name such as `set_bg` Oct 10 14:23:13.529 INFO kablam! --> src/nobs.rs:59:5 Oct 10 14:23:13.529 INFO kablam! | Oct 10 14:23:13.529 INFO kablam! 59 | fn setBg(&mut self, color: Cl<'l>); Oct 10 14:23:13.529 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 14:23:13.529 INFO kablam! Oct 10 14:23:13.529 INFO kablam! warning: function `getFigure` should have a snake case name such as `get_figure` Oct 10 14:23:13.529 INFO kablam! --> src/nobs.rs:79:1 Oct 10 14:23:13.529 INFO kablam! | Oct 10 14:23:13.529 INFO kablam! 79 | / pub fn getFigure<'l>() -> Figure<'l> { Oct 10 14:23:13.529 INFO kablam! 80 | | Figure::new() Oct 10 14:23:13.529 INFO kablam! 81 | | } Oct 10 14:23:13.529 INFO kablam! | |_^ Oct 10 14:23:13.529 INFO kablam! Oct 10 14:23:13.529 INFO kablam! warning: function `getFigureCl` should have a snake case name such as `get_figure_cl` Oct 10 14:23:13.529 INFO kablam! --> src/nobs.rs:84:1 Oct 10 14:23:13.530 INFO kablam! | Oct 10 14:23:13.530 INFO kablam! 84 | / pub fn getFigureCl<'l>(bgcolor: Cl<'l>) -> Figure<'l> { Oct 10 14:23:13.530 INFO kablam! 85 | | let mut fg = getFigure(); Oct 10 14:23:13.530 INFO kablam! 86 | | fg.setBg(bgcolor); Oct 10 14:23:13.530 INFO kablam! 87 | | fg Oct 10 14:23:13.530 INFO kablam! 88 | | } Oct 10 14:23:13.530 INFO kablam! | |_^ Oct 10 14:23:13.530 INFO kablam! Oct 10 14:23:13.530 INFO kablam! warning: function `getFigure4k` should have a snake case name such as `get_figure4k` Oct 10 14:23:13.530 INFO kablam! --> src/nobs.rs:91:1 Oct 10 14:23:13.530 INFO kablam! | Oct 10 14:23:13.530 INFO kablam! 91 | / pub fn getFigure4k<'l>(bgcolor: Cl<'l>) -> Figure<'l> { Oct 10 14:23:13.530 INFO kablam! 92 | | let mut fg = Figure::new4k(); Oct 10 14:23:13.530 INFO kablam! 93 | | fg.setBg(bgcolor); Oct 10 14:23:13.530 INFO kablam! 94 | | fg Oct 10 14:23:13.530 INFO kablam! 95 | | } Oct 10 14:23:13.530 INFO kablam! | |_^ Oct 10 14:23:13.530 INFO kablam! Oct 10 14:23:13.530 INFO kablam! warning: function `getFigureBeyond4k` should have a snake case name such as `get_figure_beyond4k` Oct 10 14:23:13.530 INFO kablam! --> src/nobs.rs:98:1 Oct 10 14:23:13.530 INFO kablam! | Oct 10 14:23:13.530 INFO kablam! 98 | / pub fn getFigureBeyond4k<'l>(bgcolor: Cl<'l>) -> Figure<'l> { Oct 10 14:23:13.530 INFO kablam! 99 | | let mut fg = Figure::new_beyond_4k(); Oct 10 14:23:13.530 INFO kablam! 100 | | fg.setBg(bgcolor); Oct 10 14:23:13.530 INFO kablam! 101 | | fg Oct 10 14:23:13.530 INFO kablam! 102 | | } Oct 10 14:23:13.530 INFO kablam! | |_^ Oct 10 14:23:13.530 INFO kablam! Oct 10 14:23:13.530 INFO kablam! warning: function `getPaths` should have a snake case name such as `get_paths` Oct 10 14:23:13.530 INFO kablam! --> src/nobs.rs:105:1 Oct 10 14:23:13.530 INFO kablam! | Oct 10 14:23:13.530 INFO kablam! 105 | / pub fn getPaths(shapes: &[&Shape], divisor: f64, iterations: usize, chance: u32) -> Vec { Oct 10 14:23:13.530 INFO kablam! 106 | | Oct 10 14:23:13.530 INFO kablam! 107 | | let start = Vector2::new(0.0, 0.0); Oct 10 14:23:13.530 INFO kablam! 108 | | get_alternating_paths( Oct 10 14:23:13.530 INFO kablam! ... | Oct 10 14:23:13.530 INFO kablam! 114 | | ) Oct 10 14:23:13.530 INFO kablam! 115 | | } Oct 10 14:23:13.530 INFO kablam! | |_^ Oct 10 14:23:13.530 INFO kablam! Oct 10 14:23:13.530 INFO kablam! warning: function `getPath` should have a snake case name such as `get_path` Oct 10 14:23:13.530 INFO kablam! --> src/nobs.rs:118:1 Oct 10 14:23:13.530 INFO kablam! | Oct 10 14:23:13.530 INFO kablam! 118 | / pub fn getPath(shape: &Shape, divisor: f64, iterations: usize) -> Shape { Oct 10 14:23:13.530 INFO kablam! 119 | | Oct 10 14:23:13.530 INFO kablam! 120 | | let start = Vector2::new(0.0, 0.0); Oct 10 14:23:13.530 INFO kablam! 121 | | get_path(shape, start, divisor, iterations) Oct 10 14:23:13.530 INFO kablam! 122 | | } Oct 10 14:23:13.530 INFO kablam! | |_^ Oct 10 14:23:13.530 INFO kablam! Oct 10 14:23:14.177 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.84s Oct 10 14:23:14.177 INFO kablam! su: No module specific data is present Oct 10 14:23:15.194 INFO running `"docker" "rm" "-f" "9369c3c2ff58d9ff82839c143e917a1efa723738cd6ed8d3eb9a7209794b4cea"` Oct 10 14:23:15.428 INFO blam! 9369c3c2ff58d9ff82839c143e917a1efa723738cd6ed8d3eb9a7209794b4cea Oct 10 14:23:15.437 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 10 14:23:15.437 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 10 14:23:15.848 INFO blam! 9afdf1e1a83777ecc5f971f54dca32b197cf8c6d66ff827c3ce36014cd070544 Oct 10 14:23:15.856 INFO running `"docker" "start" "-a" "9afdf1e1a83777ecc5f971f54dca32b197cf8c6d66ff827c3ce36014cd070544"` Oct 10 14:23:17.287 INFO kablam! usermod: no changes Oct 10 14:23:17.436 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.10s Oct 10 14:23:17.436 INFO kablam! Running /target/debug/deps/plotting-3989478fb575cdaf Oct 10 14:23:17.444 INFO blam! Oct 10 14:23:17.444 INFO blam! running 0 tests Oct 10 14:23:17.444 INFO blam! Oct 10 14:23:17.444 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 14:23:17.444 INFO blam! Oct 10 14:23:17.446 INFO kablam! su: No module specific data is present Oct 10 14:23:18.359 INFO running `"docker" "rm" "-f" "9afdf1e1a83777ecc5f971f54dca32b197cf8c6d66ff827c3ce36014cd070544"` Oct 10 14:23:18.665 INFO blam! 9afdf1e1a83777ecc5f971f54dca32b197cf8c6d66ff827c3ce36014cd070544