Oct 12 19:48:04.310 INFO testing vilhelmen/rusty-life against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 12 19:48:04.310 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/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 12 19:48:04.609 INFO blam! 190c31aa03da9f288e7a52b063aef16ba341cfe728c6cefbb11b0c76a3dde813 Oct 12 19:48:04.611 INFO running `"docker" "start" "-a" "190c31aa03da9f288e7a52b063aef16ba341cfe728c6cefbb11b0c76a3dde813"` Oct 12 19:48:05.280 INFO kablam! usermod: no changes Oct 12 19:48:05.337 INFO kablam! Compiling conway v0.1.0 (/source) Oct 12 19:48:05.547 INFO kablam! warning: unnecessary parentheses around method argument Oct 12 19:48:05.547 INFO kablam! --> src/main.rs:118:28 Oct 12 19:48:05.547 INFO kablam! | Oct 12 19:48:05.547 INFO kablam! 118 | ($a:expr, $b:expr) => {( Oct 12 19:48:05.547 INFO kablam! | ________________________________________^ Oct 12 19:48:05.547 INFO kablam! 119 | | if $b < 0 { Oct 12 19:48:05.547 INFO kablam! 120 | | $a.wrapping_sub((-$b) as usize) Oct 12 19:48:05.547 INFO kablam! 121 | | } else { Oct 12 19:48:05.547 INFO kablam! 122 | | $a.wrapping_add($b as usize) Oct 12 19:48:05.547 INFO kablam! 123 | | } Oct 12 19:48:05.547 INFO kablam! 124 | | )}; Oct 12 19:48:05.547 INFO kablam! | |_________________^ Oct 12 19:48:05.547 INFO kablam! ... Oct 12 19:48:05.547 INFO kablam! 133 | |&(dx, dy)| match self.coord_map(bs_math!(xi, dx), bs_math!(yi, dy)) { Oct 12 19:48:05.547 INFO kablam! | ---------------- in this macro invocation Oct 12 19:48:05.547 INFO kablam! | Oct 12 19:48:05.547 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 12 19:48:05.547 INFO kablam! help: remove these parentheses Oct 12 19:48:05.547 INFO kablam! | Oct 12 19:48:05.547 INFO kablam! 118 | ($a:expr, $b:expr) => {if dx < 0 { Oct 12 19:48:05.547 INFO kablam! 119 | xi.wrapping_sub((-dx) as usize) Oct 12 19:48:05.547 INFO kablam! 120 | } else { xi.wrapping_add(dx as usize) }}; Oct 12 19:48:05.547 INFO kablam! | Oct 12 19:48:05.547 INFO kablam! Oct 12 19:48:05.547 INFO kablam! warning: unnecessary parentheses around method argument Oct 12 19:48:05.547 INFO kablam! --> src/main.rs:118:28 Oct 12 19:48:05.547 INFO kablam! | Oct 12 19:48:05.547 INFO kablam! 118 | ($a:expr, $b:expr) => {( Oct 12 19:48:05.547 INFO kablam! | ________________________________________^ Oct 12 19:48:05.547 INFO kablam! 119 | | if $b < 0 { Oct 12 19:48:05.547 INFO kablam! 120 | | $a.wrapping_sub((-$b) as usize) Oct 12 19:48:05.547 INFO kablam! 121 | | } else { Oct 12 19:48:05.547 INFO kablam! 122 | | $a.wrapping_add($b as usize) Oct 12 19:48:05.547 INFO kablam! 123 | | } Oct 12 19:48:05.547 INFO kablam! 124 | | )}; Oct 12 19:48:05.547 INFO kablam! | |_________________^ Oct 12 19:48:05.547 INFO kablam! ... Oct 12 19:48:05.547 INFO kablam! 133 | |&(dx, dy)| match self.coord_map(bs_math!(xi, dx), bs_math!(yi, dy)) { Oct 12 19:48:05.547 INFO kablam! | ---------------- in this macro invocation Oct 12 19:48:05.547 INFO kablam! help: remove these parentheses Oct 12 19:48:05.547 INFO kablam! | Oct 12 19:48:05.547 INFO kablam! 118 | ($a:expr, $b:expr) => {if dy < 0 { Oct 12 19:48:05.547 INFO kablam! 119 | yi.wrapping_sub((-dy) as usize) Oct 12 19:48:05.548 INFO kablam! 120 | } else { yi.wrapping_add(dy as usize) }}; Oct 12 19:48:05.548 INFO kablam! | Oct 12 19:48:05.548 INFO kablam! Oct 12 19:48:06.778 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.46s Oct 12 19:48:06.780 INFO kablam! su: No module specific data is present Oct 12 19:48:07.689 INFO running `"docker" "rm" "-f" "190c31aa03da9f288e7a52b063aef16ba341cfe728c6cefbb11b0c76a3dde813"` Oct 12 19:48:07.875 INFO blam! 190c31aa03da9f288e7a52b063aef16ba341cfe728c6cefbb11b0c76a3dde813 Oct 12 19:48:07.888 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/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 12 19:48:08.323 INFO blam! f50582af10c90ed723145229d68c8af15f364b265b6426d7c5affb065281ba51 Oct 12 19:48:08.328 INFO running `"docker" "start" "-a" "f50582af10c90ed723145229d68c8af15f364b265b6426d7c5affb065281ba51"` Oct 12 19:48:08.687 INFO kablam! usermod: no changes Oct 12 19:48:08.727 INFO kablam! Compiling conway v0.1.0 (/source) Oct 12 19:48:08.850 INFO kablam! warning: unnecessary parentheses around method argument Oct 12 19:48:08.850 INFO kablam! --> src/main.rs:118:28 Oct 12 19:48:08.850 INFO kablam! | Oct 12 19:48:08.850 INFO kablam! 118 | ($a:expr, $b:expr) => {( Oct 12 19:48:08.850 INFO kablam! | ________________________________________^ Oct 12 19:48:08.850 INFO kablam! 119 | | if $b < 0 { Oct 12 19:48:08.850 INFO kablam! 120 | | $a.wrapping_sub((-$b) as usize) Oct 12 19:48:08.850 INFO kablam! 121 | | } else { Oct 12 19:48:08.850 INFO kablam! 122 | | $a.wrapping_add($b as usize) Oct 12 19:48:08.850 INFO kablam! 123 | | } Oct 12 19:48:08.850 INFO kablam! 124 | | )}; Oct 12 19:48:08.850 INFO kablam! | |_________________^ Oct 12 19:48:08.850 INFO kablam! ... Oct 12 19:48:08.850 INFO kablam! 133 | |&(dx, dy)| match self.coord_map(bs_math!(xi, dx), bs_math!(yi, dy)) { Oct 12 19:48:08.850 INFO kablam! | ---------------- in this macro invocation Oct 12 19:48:08.851 INFO kablam! | Oct 12 19:48:08.851 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 12 19:48:08.851 INFO kablam! help: remove these parentheses Oct 12 19:48:08.851 INFO kablam! | Oct 12 19:48:08.851 INFO kablam! 118 | ($a:expr, $b:expr) => {if dx < 0 { Oct 12 19:48:08.851 INFO kablam! 119 | xi.wrapping_sub((-dx) as usize) Oct 12 19:48:08.851 INFO kablam! 120 | } else { xi.wrapping_add(dx as usize) }}; Oct 12 19:48:08.851 INFO kablam! | Oct 12 19:48:08.851 INFO kablam! Oct 12 19:48:08.855 INFO kablam! warning: unnecessary parentheses around method argument Oct 12 19:48:08.855 INFO kablam! --> src/main.rs:118:28 Oct 12 19:48:08.855 INFO kablam! | Oct 12 19:48:08.856 INFO kablam! 118 | ($a:expr, $b:expr) => {( Oct 12 19:48:08.856 INFO kablam! | ________________________________________^ Oct 12 19:48:08.856 INFO kablam! 119 | | if $b < 0 { Oct 12 19:48:08.856 INFO kablam! 120 | | $a.wrapping_sub((-$b) as usize) Oct 12 19:48:08.856 INFO kablam! 121 | | } else { Oct 12 19:48:08.856 INFO kablam! 122 | | $a.wrapping_add($b as usize) Oct 12 19:48:08.856 INFO kablam! 123 | | } Oct 12 19:48:08.857 INFO kablam! 124 | | )}; Oct 12 19:48:08.857 INFO kablam! | |_________________^ Oct 12 19:48:08.857 INFO kablam! ... Oct 12 19:48:08.857 INFO kablam! 133 | |&(dx, dy)| match self.coord_map(bs_math!(xi, dx), bs_math!(yi, dy)) { Oct 12 19:48:08.857 INFO kablam! | ---------------- in this macro invocation Oct 12 19:48:08.857 INFO kablam! help: remove these parentheses Oct 12 19:48:08.858 INFO kablam! | Oct 12 19:48:08.858 INFO kablam! 118 | ($a:expr, $b:expr) => {if dy < 0 { Oct 12 19:48:08.858 INFO kablam! 119 | yi.wrapping_sub((-dy) as usize) Oct 12 19:48:08.858 INFO kablam! 120 | } else { yi.wrapping_add(dy as usize) }}; Oct 12 19:48:08.858 INFO kablam! | Oct 12 19:48:08.859 INFO kablam! Oct 12 19:48:09.313 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.60s Oct 12 19:48:09.313 INFO kablam! su: No module specific data is present Oct 12 19:48:09.567 INFO running `"docker" "rm" "-f" "f50582af10c90ed723145229d68c8af15f364b265b6426d7c5affb065281ba51"` Oct 12 19:48:09.678 INFO blam! f50582af10c90ed723145229d68c8af15f364b265b6426d7c5affb065281ba51 Oct 12 19:48:09.680 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/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 12 19:48:10.048 INFO blam! 97add1dc730fac35fae3614805d81bd125b55e7bf6b97f5d5be3ab0a2a7b12c2 Oct 12 19:48:10.048 INFO running `"docker" "start" "-a" "97add1dc730fac35fae3614805d81bd125b55e7bf6b97f5d5be3ab0a2a7b12c2"` Oct 12 19:48:10.495 INFO kablam! usermod: no changes Oct 12 19:48:10.524 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.01s Oct 12 19:48:10.524 INFO blam! Oct 12 19:48:10.524 INFO kablam! Running /target/debug/deps/conway-69dabb94ddb68d61 Oct 12 19:48:10.524 INFO blam! running 0 tests Oct 12 19:48:10.524 INFO blam! Oct 12 19:48:10.524 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 19:48:10.524 INFO blam! Oct 12 19:48:10.524 INFO kablam! su: No module specific data is present Oct 12 19:48:11.027 INFO running `"docker" "rm" "-f" "97add1dc730fac35fae3614805d81bd125b55e7bf6b97f5d5be3ab0a2a7b12c2"` Oct 12 19:48:11.279 INFO blam! 97add1dc730fac35fae3614805d81bd125b55e7bf6b97f5d5be3ab0a2a7b12c2