Oct 14 12:41:37.143 INFO testing magnetonerd/numbers-as-words2 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 14 12:41:37.145 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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 14 12:41:37.634 INFO blam! e4e38b99e06bdfa10ad132b83c69265a9d4b71d7379564cb57008c3a8657939c Oct 14 12:41:37.638 INFO running `"docker" "start" "-a" "e4e38b99e06bdfa10ad132b83c69265a9d4b71d7379564cb57008c3a8657939c"` Oct 14 12:41:38.687 INFO kablam! usermod: no changes Oct 14 12:41:38.749 INFO kablam! Compiling Euler v0.1.0 (/source) Oct 14 12:41:38.935 INFO kablam! warning: unnecessary parentheses around `if` condition Oct 14 12:41:38.935 INFO kablam! --> src/main.rs:37:8 Oct 14 12:41:38.935 INFO kablam! | Oct 14 12:41:38.935 INFO kablam! 37 | if ((num < 100) && (num > 9)){ Oct 14 12:41:38.935 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 14 12:41:38.935 INFO kablam! | Oct 14 12:41:38.935 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 14 12:41:38.935 INFO kablam! Oct 14 12:41:38.935 INFO kablam! warning: unnecessary parentheses around `if` condition Oct 14 12:41:38.935 INFO kablam! --> src/main.rs:50:12 Oct 14 12:41:38.935 INFO kablam! | Oct 14 12:41:38.935 INFO kablam! 50 | if (num % 10 > 0){ Oct 14 12:41:38.935 INFO kablam! | ^^^^^^^^^^^^^^ help: remove these parentheses Oct 14 12:41:38.935 INFO kablam! Oct 14 12:41:38.935 INFO kablam! warning: unnecessary parentheses around `if` condition Oct 14 12:41:38.935 INFO kablam! --> src/main.rs:61:8 Oct 14 12:41:38.935 INFO kablam! | Oct 14 12:41:38.935 INFO kablam! 61 | if ((num >= 100) && (num < 1000)){ Oct 14 12:41:38.935 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 14 12:41:38.935 INFO kablam! Oct 14 12:41:38.935 INFO kablam! warning: unnecessary parentheses around `if` condition Oct 14 12:41:38.935 INFO kablam! --> src/main.rs:78:12 Oct 14 12:41:38.935 INFO kablam! | Oct 14 12:41:38.935 INFO kablam! 78 | if ((newnum2 > 0) && (newnum2 < 20)){ Oct 14 12:41:38.935 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 14 12:41:38.935 INFO kablam! Oct 14 12:41:38.935 INFO kablam! warning: unnecessary parentheses around `if` condition Oct 14 12:41:38.935 INFO kablam! --> src/main.rs:82:12 Oct 14 12:41:38.935 INFO kablam! | Oct 14 12:41:38.935 INFO kablam! 82 | if ((newnum2 >= 20) && (newnum2 < 100)){ Oct 14 12:41:38.935 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 14 12:41:38.935 INFO kablam! Oct 14 12:41:38.935 INFO kablam! warning: unnecessary parentheses around `if` condition Oct 14 12:41:38.935 INFO kablam! --> src/main.rs:95:15 Oct 14 12:41:38.935 INFO kablam! | Oct 14 12:41:38.935 INFO kablam! 95 | if(newnum2 % 10 > 0){ Oct 14 12:41:38.935 INFO kablam! | ^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 14 12:41:38.935 INFO kablam! Oct 14 12:41:38.935 INFO kablam! warning: unnecessary parentheses around `if` condition Oct 14 12:41:38.935 INFO kablam! --> src/main.rs:110:12 Oct 14 12:41:38.935 INFO kablam! | Oct 14 12:41:38.935 INFO kablam! 110 | if (num < 20){ Oct 14 12:41:38.935 INFO kablam! | ^^^^^^^^^^ help: remove these parentheses Oct 14 12:41:38.935 INFO kablam! Oct 14 12:41:38.935 INFO kablam! warning: unnecessary parentheses around `if` condition Oct 14 12:41:38.935 INFO kablam! --> src/main.rs:113:18 Oct 14 12:41:38.935 INFO kablam! | Oct 14 12:41:38.935 INFO kablam! 113 | }else if ((num >= 20) && (num < 100)){ Oct 14 12:41:38.935 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 14 12:41:38.935 INFO kablam! Oct 14 12:41:38.935 INFO kablam! warning: unnecessary parentheses around `if` condition Oct 14 12:41:38.935 INFO kablam! --> src/main.rs:116:18 Oct 14 12:41:38.935 INFO kablam! | Oct 14 12:41:38.935 INFO kablam! 116 | }else if ((num >= 100) && (num < 1000)){ Oct 14 12:41:38.935 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 14 12:41:38.935 INFO kablam! Oct 14 12:41:38.935 INFO kablam! warning: unnecessary parentheses around `if` condition Oct 14 12:41:38.935 INFO kablam! --> src/main.rs:119:18 Oct 14 12:41:38.935 INFO kablam! | Oct 14 12:41:38.935 INFO kablam! 119 | }else if (num == 1000){ Oct 14 12:41:38.935 INFO kablam! | ^^^^^^^^^^^^^ help: remove these parentheses Oct 14 12:41:38.935 INFO kablam! Oct 14 12:41:38.935 INFO kablam! warning: unreachable statement Oct 14 12:41:38.935 INFO kablam! --> src/main.rs:33:5 Oct 14 12:41:38.935 INFO kablam! | Oct 14 12:41:38.935 INFO kablam! 33 | panic!("WHAT DID YOU DO!?"); Oct 14 12:41:38.935 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 12:41:38.935 INFO kablam! | Oct 14 12:41:38.935 INFO kablam! = note: #[warn(unreachable_code)] on by default Oct 14 12:41:38.935 INFO kablam! = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Oct 14 12:41:38.935 INFO kablam! Oct 14 12:41:38.995 INFO kablam! warning: unused variable: `num` Oct 14 12:41:38.995 INFO kablam! --> src/main.rs:107:13 Oct 14 12:41:38.995 INFO kablam! | Oct 14 12:41:38.995 INFO kablam! 107 | let mut num = 0; Oct 14 12:41:38.995 INFO kablam! | ^^^ help: consider using `_num` instead Oct 14 12:41:38.995 INFO kablam! | Oct 14 12:41:38.995 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 14 12:41:38.995 INFO kablam! Oct 14 12:41:38.999 INFO kablam! warning: variable does not need to be mutable Oct 14 12:41:38.999 INFO kablam! --> src/main.rs:77:13 Oct 14 12:41:38.999 INFO kablam! | Oct 14 12:41:38.999 INFO kablam! 77 | let mut newnum2 = num - newnum1; Oct 14 12:41:38.999 INFO kablam! | ----^^^^^^^ Oct 14 12:41:38.999 INFO kablam! | | Oct 14 12:41:38.999 INFO kablam! | help: remove this `mut` Oct 14 12:41:38.999 INFO kablam! | Oct 14 12:41:38.999 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 14 12:41:38.999 INFO kablam! Oct 14 12:41:39.010 INFO kablam! warning: variable does not need to be mutable Oct 14 12:41:39.010 INFO kablam! --> src/main.rs:107:9 Oct 14 12:41:39.010 INFO kablam! | Oct 14 12:41:39.010 INFO kablam! 107 | let mut num = 0; Oct 14 12:41:39.010 INFO kablam! | ----^^^ Oct 14 12:41:39.010 INFO kablam! | | Oct 14 12:41:39.010 INFO kablam! | help: remove this `mut` Oct 14 12:41:39.010 INFO kablam! Oct 14 12:41:39.010 INFO kablam! warning: crate `Euler` should have a snake case name such as `euler` Oct 14 12:41:39.010 INFO kablam! | Oct 14 12:41:39.010 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 14 12:41:39.010 INFO kablam! Oct 14 12:41:39.507 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.77s Oct 14 12:41:39.509 INFO kablam! su: No module specific data is present Oct 14 12:41:40.121 INFO running `"docker" "rm" "-f" "e4e38b99e06bdfa10ad132b83c69265a9d4b71d7379564cb57008c3a8657939c"` Oct 14 12:41:40.473 INFO blam! e4e38b99e06bdfa10ad132b83c69265a9d4b71d7379564cb57008c3a8657939c Oct 14 12:41:40.480 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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 14 12:41:41.009 INFO blam! e0df881de595ad9e17dcecfece5cc7ccb1c4d35ed43acdf95e8a0982814ba3f6 Oct 14 12:41:41.019 INFO running `"docker" "start" "-a" "e0df881de595ad9e17dcecfece5cc7ccb1c4d35ed43acdf95e8a0982814ba3f6"` Oct 14 12:41:42.051 INFO kablam! usermod: no changes Oct 14 12:41:42.092 INFO kablam! Compiling Euler v0.1.0 (/source) Oct 14 12:41:42.247 INFO kablam! warning: unnecessary parentheses around `if` condition Oct 14 12:41:42.247 INFO kablam! --> src/main.rs:37:8 Oct 14 12:41:42.248 INFO kablam! | Oct 14 12:41:42.248 INFO kablam! 37 | if ((num < 100) && (num > 9)){ Oct 14 12:41:42.248 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 14 12:41:42.249 INFO kablam! | Oct 14 12:41:42.249 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 14 12:41:42.249 INFO kablam! Oct 14 12:41:42.249 INFO kablam! warning: unnecessary parentheses around `if` condition Oct 14 12:41:42.250 INFO kablam! --> src/main.rs:50:12 Oct 14 12:41:42.250 INFO kablam! | Oct 14 12:41:42.250 INFO kablam! 50 | if (num % 10 > 0){ Oct 14 12:41:42.251 INFO kablam! | ^^^^^^^^^^^^^^ help: remove these parentheses Oct 14 12:41:42.251 INFO kablam! Oct 14 12:41:42.251 INFO kablam! warning: unnecessary parentheses around `if` condition Oct 14 12:41:42.252 INFO kablam! --> src/main.rs:61:8 Oct 14 12:41:42.252 INFO kablam! | Oct 14 12:41:42.252 INFO kablam! 61 | if ((num >= 100) && (num < 1000)){ Oct 14 12:41:42.253 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 14 12:41:42.253 INFO kablam! Oct 14 12:41:42.253 INFO kablam! warning: unnecessary parentheses around `if` condition Oct 14 12:41:42.253 INFO kablam! --> src/main.rs:78:12 Oct 14 12:41:42.254 INFO kablam! | Oct 14 12:41:42.254 INFO kablam! 78 | if ((newnum2 > 0) && (newnum2 < 20)){ Oct 14 12:41:42.255 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 14 12:41:42.255 INFO kablam! Oct 14 12:41:42.255 INFO kablam! warning: unnecessary parentheses around `if` condition Oct 14 12:41:42.256 INFO kablam! --> src/main.rs:82:12 Oct 14 12:41:42.256 INFO kablam! | Oct 14 12:41:42.256 INFO kablam! 82 | if ((newnum2 >= 20) && (newnum2 < 100)){ Oct 14 12:41:42.256 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 14 12:41:42.257 INFO kablam! Oct 14 12:41:42.259 INFO kablam! warning: unnecessary parentheses around `if` condition Oct 14 12:41:42.259 INFO kablam! --> src/main.rs:95:15 Oct 14 12:41:42.260 INFO kablam! | Oct 14 12:41:42.260 INFO kablam! 95 | if(newnum2 % 10 > 0){ Oct 14 12:41:42.260 INFO kablam! | ^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 14 12:41:42.261 INFO kablam! Oct 14 12:41:42.261 INFO kablam! warning: unnecessary parentheses around `if` condition Oct 14 12:41:42.261 INFO kablam! --> src/main.rs:110:12 Oct 14 12:41:42.261 INFO kablam! | Oct 14 12:41:42.262 INFO kablam! 110 | if (num < 20){ Oct 14 12:41:42.262 INFO kablam! | ^^^^^^^^^^ help: remove these parentheses Oct 14 12:41:42.262 INFO kablam! Oct 14 12:41:42.263 INFO kablam! warning: unnecessary parentheses around `if` condition Oct 14 12:41:42.263 INFO kablam! --> src/main.rs:113:18 Oct 14 12:41:42.263 INFO kablam! | Oct 14 12:41:42.263 INFO kablam! 113 | }else if ((num >= 20) && (num < 100)){ Oct 14 12:41:42.264 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 14 12:41:42.264 INFO kablam! Oct 14 12:41:42.264 INFO kablam! warning: unnecessary parentheses around `if` condition Oct 14 12:41:42.264 INFO kablam! --> src/main.rs:116:18 Oct 14 12:41:42.265 INFO kablam! | Oct 14 12:41:42.265 INFO kablam! 116 | }else if ((num >= 100) && (num < 1000)){ Oct 14 12:41:42.265 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 14 12:41:42.266 INFO kablam! Oct 14 12:41:42.266 INFO kablam! warning: unnecessary parentheses around `if` condition Oct 14 12:41:42.266 INFO kablam! --> src/main.rs:119:18 Oct 14 12:41:42.266 INFO kablam! | Oct 14 12:41:42.267 INFO kablam! 119 | }else if (num == 1000){ Oct 14 12:41:42.267 INFO kablam! | ^^^^^^^^^^^^^ help: remove these parentheses Oct 14 12:41:42.267 INFO kablam! Oct 14 12:41:42.268 INFO kablam! warning: unreachable statement Oct 14 12:41:42.268 INFO kablam! --> src/main.rs:33:5 Oct 14 12:41:42.268 INFO kablam! | Oct 14 12:41:42.269 INFO kablam! 33 | panic!("WHAT DID YOU DO!?"); Oct 14 12:41:42.269 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 12:41:42.269 INFO kablam! | Oct 14 12:41:42.270 INFO kablam! = note: #[warn(unreachable_code)] on by default Oct 14 12:41:42.270 INFO kablam! = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Oct 14 12:41:42.270 INFO kablam! Oct 14 12:41:42.327 INFO kablam! warning: unused variable: `num` Oct 14 12:41:42.328 INFO kablam! --> src/main.rs:107:13 Oct 14 12:41:42.328 INFO kablam! | Oct 14 12:41:42.328 INFO kablam! 107 | let mut num = 0; Oct 14 12:41:42.329 INFO kablam! | ^^^ help: consider using `_num` instead Oct 14 12:41:42.329 INFO kablam! | Oct 14 12:41:42.329 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 14 12:41:42.330 INFO kablam! Oct 14 12:41:42.339 INFO kablam! warning: variable does not need to be mutable Oct 14 12:41:42.340 INFO kablam! --> src/main.rs:77:13 Oct 14 12:41:42.340 INFO kablam! | Oct 14 12:41:42.340 INFO kablam! 77 | let mut newnum2 = num - newnum1; Oct 14 12:41:42.341 INFO kablam! | ----^^^^^^^ Oct 14 12:41:42.341 INFO kablam! | | Oct 14 12:41:42.341 INFO kablam! | help: remove this `mut` Oct 14 12:41:42.341 INFO kablam! | Oct 14 12:41:42.342 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 14 12:41:42.342 INFO kablam! Oct 14 12:41:42.343 INFO kablam! warning: variable does not need to be mutable Oct 14 12:41:42.343 INFO kablam! --> src/main.rs:107:9 Oct 14 12:41:42.343 INFO kablam! | Oct 14 12:41:42.343 INFO kablam! 107 | let mut num = 0; Oct 14 12:41:42.344 INFO kablam! | ----^^^ Oct 14 12:41:42.344 INFO kablam! | | Oct 14 12:41:42.344 INFO kablam! | help: remove this `mut` Oct 14 12:41:42.345 INFO kablam! Oct 14 12:41:42.345 INFO kablam! warning: crate `Euler` should have a snake case name such as `euler` Oct 14 12:41:42.345 INFO kablam! | Oct 14 12:41:42.346 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 14 12:41:42.346 INFO kablam! Oct 14 12:41:42.800 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.71s Oct 14 12:41:42.800 INFO kablam! su: No module specific data is present Oct 14 12:41:43.284 INFO running `"docker" "rm" "-f" "e0df881de595ad9e17dcecfece5cc7ccb1c4d35ed43acdf95e8a0982814ba3f6"` Oct 14 12:41:43.526 INFO blam! e0df881de595ad9e17dcecfece5cc7ccb1c4d35ed43acdf95e8a0982814ba3f6 Oct 14 12:41:43.531 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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 14 12:41:44.017 INFO blam! fe0cb0800afcc3246cb53feb6817ba2e8c81c974305e5b67edd67461ce4c32c8 Oct 14 12:41:44.023 INFO running `"docker" "start" "-a" "fe0cb0800afcc3246cb53feb6817ba2e8c81c974305e5b67edd67461ce4c32c8"` Oct 14 12:41:45.232 INFO kablam! usermod: no changes Oct 14 12:41:45.289 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.03s Oct 14 12:41:45.289 INFO kablam! Running /target/debug/deps/Euler-dff984a199d87b0e Oct 14 12:41:45.295 INFO kablam! su: No module specific data is present Oct 14 12:41:45.295 INFO blam! Oct 14 12:41:45.296 INFO blam! running 0 tests Oct 14 12:41:45.296 INFO blam! Oct 14 12:41:45.296 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 12:41:45.297 INFO blam! Oct 14 12:41:46.288 INFO running `"docker" "rm" "-f" "fe0cb0800afcc3246cb53feb6817ba2e8c81c974305e5b67edd67461ce4c32c8"` Oct 14 12:41:46.575 INFO blam! fe0cb0800afcc3246cb53feb6817ba2e8c81c974305e5b67edd67461ce4c32c8