Oct 15 11:41:26.551 INFO testing DaOnlyOwner/l-Systems against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 15 11:41:26.551 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/source:ro,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" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +40d4795669493f1965de7c44029c69552134fe1f-alt build --frozen" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 15 11:41:26.769 INFO blam! e24e8bf36deb3db6d9456aeea06c7276288d09e7c50e6e1b6dfc85425bd469da Oct 15 11:41:26.771 INFO running `"docker" "start" "-a" "e24e8bf36deb3db6d9456aeea06c7276288d09e7c50e6e1b6dfc85425bd469da"` Oct 15 11:41:27.171 INFO kablam! usermod: no changes Oct 15 11:41:27.319 INFO kablam! Compiling rayon-core v1.2.1 Oct 15 11:41:27.319 INFO kablam! Compiling num-bigint v0.1.40 Oct 15 11:41:27.323 INFO kablam! Compiling nalgebra v0.11.2 Oct 15 11:41:27.323 INFO kablam! Compiling quickcheck v0.2.27 Oct 15 11:41:30.196 INFO kablam! Compiling rayon v0.8.2 Oct 15 11:41:30.196 INFO kablam! Compiling rayon v0.7.1 Oct 15 11:41:33.655 INFO kablam! Compiling num-rational v0.1.39 Oct 15 11:41:37.655 INFO kablam! Compiling jpeg-decoder v0.1.13 Oct 15 11:41:37.775 INFO kablam! Compiling num v0.1.40 Oct 15 11:41:42.307 INFO kablam! Compiling image v0.14.0 Oct 15 11:42:08.982 INFO kablam! Compiling imageproc v0.9.0 Oct 15 11:42:15.391 INFO kablam! Compiling l-systems v0.1.0 (/source) Oct 15 11:42:17.776 INFO kablam! warning: unnecessary parentheses around function argument Oct 15 11:42:17.777 INFO kablam! --> src/main.rs:109:43 Oct 15 11:42:17.777 INFO kablam! | Oct 15 11:42:17.777 INFO kablam! 109 | draw("S", descr,25f32, |n| f32::round((700f32 / f32::powf(2f32,n as f32))) as u32); Oct 15 11:42:17.777 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 15 11:42:17.777 INFO kablam! | Oct 15 11:42:17.777 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 15 11:42:17.777 INFO kablam! Oct 15 11:42:17.915 INFO kablam! warning: unused variable: `start_symbol` Oct 15 11:42:17.915 INFO kablam! --> src/main.rs:70:12 Oct 15 11:42:17.915 INFO kablam! | Oct 15 11:42:17.915 INFO kablam! 70 | fn draw(start_symbol : &'static str, production_rules : HashMap<&'static str, Vec<(f32,&'static str)>>, angle_degrees : f32, scaleFn : F) Oct 15 11:42:17.915 INFO kablam! | ^^^^^^^^^^^^ help: consider using `_start_symbol` instead Oct 15 11:42:17.915 INFO kablam! | Oct 15 11:42:17.915 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 11:42:17.915 INFO kablam! Oct 15 11:42:17.915 INFO kablam! warning: unused variable: `width` Oct 15 11:42:17.915 INFO kablam! --> src/main.rs:51:20 Oct 15 11:42:17.915 INFO kablam! | Oct 15 11:42:17.915 INFO kablam! 51 | fn show(&self, width:u32, height:u32) Oct 15 11:42:17.915 INFO kablam! | ^^^^^ help: consider using `_width` instead Oct 15 11:42:17.915 INFO kablam! Oct 15 11:42:17.915 INFO kablam! warning: unused variable: `height` Oct 15 11:42:17.915 INFO kablam! --> src/main.rs:51:31 Oct 15 11:42:17.915 INFO kablam! | Oct 15 11:42:17.915 INFO kablam! 51 | fn show(&self, width:u32, height:u32) Oct 15 11:42:17.915 INFO kablam! | ^^^^^^ help: consider using `_height` instead Oct 15 11:42:17.915 INFO kablam! Oct 15 11:42:17.947 INFO kablam! warning: variable `scaleFn` should have a snake case name such as `scale_fn` Oct 15 11:42:17.947 INFO kablam! --> src/main.rs:70:129 Oct 15 11:42:17.947 INFO kablam! | Oct 15 11:42:17.947 INFO kablam! 70 | fn draw(start_symbol : &'static str, production_rules : HashMap<&'static str, Vec<(f32,&'static str)>>, angle_degrees : f32, scaleFn : F) Oct 15 11:42:17.947 INFO kablam! | ^^^^^^^ Oct 15 11:42:17.947 INFO kablam! | Oct 15 11:42:17.947 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 15 11:42:17.947 INFO kablam! Oct 15 11:42:20.771 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 53.58s Oct 15 11:42:20.779 INFO kablam! su: No module specific data is present Oct 15 11:42:21.661 INFO running `"docker" "rm" "-f" "e24e8bf36deb3db6d9456aeea06c7276288d09e7c50e6e1b6dfc85425bd469da"` Oct 15 11:42:22.031 INFO blam! e24e8bf36deb3db6d9456aeea06c7276288d09e7c50e6e1b6dfc85425bd469da Oct 15 11:42:22.033 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/source:ro,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" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +40d4795669493f1965de7c44029c69552134fe1f-alt test --frozen --no-run" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 15 11:42:22.577 INFO blam! 4ce6169ac4f1a4c8ddfd5785ded5af319bcea8d18b5dbecb8e565956c77977ce Oct 15 11:42:22.579 INFO running `"docker" "start" "-a" "4ce6169ac4f1a4c8ddfd5785ded5af319bcea8d18b5dbecb8e565956c77977ce"` Oct 15 11:42:24.321 INFO kablam! usermod: no changes Oct 15 11:42:24.483 INFO kablam! Compiling l-systems v0.1.0 (/source) Oct 15 11:42:27.279 INFO kablam! warning: unnecessary parentheses around function argument Oct 15 11:42:27.279 INFO kablam! --> src/main.rs:109:43 Oct 15 11:42:27.279 INFO kablam! | Oct 15 11:42:27.279 INFO kablam! 109 | draw("S", descr,25f32, |n| f32::round((700f32 / f32::powf(2f32,n as f32))) as u32); Oct 15 11:42:27.279 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 15 11:42:27.279 INFO kablam! | Oct 15 11:42:27.279 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 15 11:42:27.279 INFO kablam! Oct 15 11:42:27.419 INFO kablam! warning: unused variable: `start_symbol` Oct 15 11:42:27.419 INFO kablam! --> src/main.rs:70:12 Oct 15 11:42:27.419 INFO kablam! | Oct 15 11:42:27.419 INFO kablam! 70 | fn draw(start_symbol : &'static str, production_rules : HashMap<&'static str, Vec<(f32,&'static str)>>, angle_degrees : f32, scaleFn : F) Oct 15 11:42:27.419 INFO kablam! | ^^^^^^^^^^^^ help: consider using `_start_symbol` instead Oct 15 11:42:27.419 INFO kablam! | Oct 15 11:42:27.419 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 11:42:27.419 INFO kablam! Oct 15 11:42:27.419 INFO kablam! warning: unused variable: `width` Oct 15 11:42:27.419 INFO kablam! --> src/main.rs:51:20 Oct 15 11:42:27.419 INFO kablam! | Oct 15 11:42:27.419 INFO kablam! 51 | fn show(&self, width:u32, height:u32) Oct 15 11:42:27.419 INFO kablam! | ^^^^^ help: consider using `_width` instead Oct 15 11:42:27.419 INFO kablam! Oct 15 11:42:27.419 INFO kablam! warning: unused variable: `height` Oct 15 11:42:27.419 INFO kablam! --> src/main.rs:51:31 Oct 15 11:42:27.419 INFO kablam! | Oct 15 11:42:27.419 INFO kablam! 51 | fn show(&self, width:u32, height:u32) Oct 15 11:42:27.419 INFO kablam! | ^^^^^^ help: consider using `_height` instead Oct 15 11:42:27.419 INFO kablam! Oct 15 11:42:27.451 INFO kablam! warning: variable `scaleFn` should have a snake case name such as `scale_fn` Oct 15 11:42:27.451 INFO kablam! --> src/main.rs:70:129 Oct 15 11:42:27.451 INFO kablam! | Oct 15 11:42:27.451 INFO kablam! 70 | fn draw(start_symbol : &'static str, production_rules : HashMap<&'static str, Vec<(f32,&'static str)>>, angle_degrees : f32, scaleFn : F) Oct 15 11:42:27.451 INFO kablam! | ^^^^^^^ Oct 15 11:42:27.451 INFO kablam! | Oct 15 11:42:27.451 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 15 11:42:27.451 INFO kablam! Oct 15 11:42:27.932 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.58s Oct 15 11:42:27.939 INFO kablam! su: No module specific data is present Oct 15 11:42:28.805 INFO running `"docker" "rm" "-f" "4ce6169ac4f1a4c8ddfd5785ded5af319bcea8d18b5dbecb8e565956c77977ce"` Oct 15 11:42:29.039 INFO blam! 4ce6169ac4f1a4c8ddfd5785ded5af319bcea8d18b5dbecb8e565956c77977ce Oct 15 11:42:29.052 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/source:ro,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" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +40d4795669493f1965de7c44029c69552134fe1f-alt test --frozen" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 15 11:42:29.619 INFO blam! 0a6e9b7e1fbe09093dcf9a22de2142784c40b3631bf82456fa962864f18fec29 Oct 15 11:42:29.627 INFO running `"docker" "start" "-a" "0a6e9b7e1fbe09093dcf9a22de2142784c40b3631bf82456fa962864f18fec29"` Oct 15 11:42:30.769 INFO kablam! usermod: no changes Oct 15 11:42:30.905 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.11s Oct 15 11:42:30.909 INFO kablam! Running /target/debug/deps/l_systems-7b6b01ccc01a8241 Oct 15 11:42:30.912 INFO blam! Oct 15 11:42:30.912 INFO blam! running 0 tests Oct 15 11:42:30.912 INFO blam! Oct 15 11:42:30.912 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 11:42:30.912 INFO blam! Oct 15 11:42:30.920 INFO kablam! su: No module specific data is present Oct 15 11:42:31.867 INFO running `"docker" "rm" "-f" "0a6e9b7e1fbe09093dcf9a22de2142784c40b3631bf82456fa962864f18fec29"` Oct 15 11:42:32.187 INFO blam! 0a6e9b7e1fbe09093dcf9a22de2142784c40b3631bf82456fa962864f18fec29