Oct 14 21:06:54.139 INFO testing exitc0d3/factors-rs against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 14 21:06:54.142 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/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 21:06:54.321 INFO blam! cecaea1bb68074c837ca30cf92608155c3d1248c142e091e0bfef741cb7dcd83 Oct 14 21:06:54.324 INFO running `"docker" "start" "-a" "cecaea1bb68074c837ca30cf92608155c3d1248c142e091e0bfef741cb7dcd83"` Oct 14 21:06:55.090 INFO kablam! usermod: no changes Oct 14 21:06:55.114 INFO kablam! Compiling rusty v0.1.0 (/source) Oct 14 21:06:55.262 INFO kablam! warning: unnecessary parentheses around `if` condition Oct 14 21:06:55.262 INFO kablam! --> src/main.rs:8:12 Oct 14 21:06:55.262 INFO kablam! | Oct 14 21:06:55.262 INFO kablam! 8 | if (i%iter == 0) { Oct 14 21:06:55.263 INFO kablam! | ^^^^^^^^^^^^^ help: remove these parentheses Oct 14 21:06:55.263 INFO kablam! | Oct 14 21:06:55.263 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 14 21:06:55.263 INFO kablam! Oct 14 21:06:55.263 INFO kablam! warning: unnecessary parentheses around `if` condition Oct 14 21:06:55.263 INFO kablam! --> src/main.rs:17:8 Oct 14 21:06:55.263 INFO kablam! | Oct 14 21:06:55.263 INFO kablam! 17 | if (factors.len() == 2) { Oct 14 21:06:55.263 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 14 21:06:55.263 INFO kablam! Oct 14 21:06:55.287 INFO kablam! warning: variable `maxPrime` should have a snake case name such as `max_prime` Oct 14 21:06:55.287 INFO kablam! --> src/main.rs:4:9 Oct 14 21:06:55.287 INFO kablam! | Oct 14 21:06:55.287 INFO kablam! 4 | let maxPrime: i64 = i/2; Oct 14 21:06:55.287 INFO kablam! | ^^^^^^^^ Oct 14 21:06:55.295 INFO kablam! | Oct 14 21:06:55.295 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 14 21:06:55.295 INFO kablam! Oct 14 21:06:55.603 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.49s Oct 14 21:06:55.605 INFO kablam! su: No module specific data is present Oct 14 21:06:55.864 INFO running `"docker" "rm" "-f" "cecaea1bb68074c837ca30cf92608155c3d1248c142e091e0bfef741cb7dcd83"` Oct 14 21:06:55.954 INFO blam! cecaea1bb68074c837ca30cf92608155c3d1248c142e091e0bfef741cb7dcd83 Oct 14 21:06:55.957 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/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 21:06:56.122 INFO blam! 3b100be52171095f3f0d4d0fdeb73488d0bb7d544b73739b63c6d5144f546cc4 Oct 14 21:06:56.123 INFO running `"docker" "start" "-a" "3b100be52171095f3f0d4d0fdeb73488d0bb7d544b73739b63c6d5144f546cc4"` Oct 14 21:06:56.735 INFO kablam! usermod: no changes Oct 14 21:06:56.767 INFO kablam! Compiling rusty v0.1.0 (/source) Oct 14 21:06:56.977 INFO kablam! warning: unnecessary parentheses around `if` condition Oct 14 21:06:56.978 INFO kablam! --> src/main.rs:8:12 Oct 14 21:06:56.978 INFO kablam! | Oct 14 21:06:56.978 INFO kablam! 8 | if (i%iter == 0) { Oct 14 21:06:56.979 INFO kablam! | ^^^^^^^^^^^^^ help: remove these parentheses Oct 14 21:06:56.979 INFO kablam! | Oct 14 21:06:56.979 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 14 21:06:56.980 INFO kablam! Oct 14 21:06:56.980 INFO kablam! warning: unnecessary parentheses around `if` condition Oct 14 21:06:56.980 INFO kablam! --> src/main.rs:17:8 Oct 14 21:06:56.981 INFO kablam! | Oct 14 21:06:56.981 INFO kablam! 17 | if (factors.len() == 2) { Oct 14 21:06:56.981 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 14 21:06:56.982 INFO kablam! Oct 14 21:06:57.011 INFO kablam! warning: variable `maxPrime` should have a snake case name such as `max_prime` Oct 14 21:06:57.011 INFO kablam! --> src/main.rs:4:9 Oct 14 21:06:57.011 INFO kablam! | Oct 14 21:06:57.011 INFO kablam! 4 | let maxPrime: i64 = i/2; Oct 14 21:06:57.011 INFO kablam! | ^^^^^^^^ Oct 14 21:06:57.011 INFO kablam! | Oct 14 21:06:57.011 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 14 21:06:57.011 INFO kablam! Oct 14 21:06:57.349 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.59s Oct 14 21:06:57.351 INFO kablam! su: No module specific data is present Oct 14 21:06:57.637 INFO running `"docker" "rm" "-f" "3b100be52171095f3f0d4d0fdeb73488d0bb7d544b73739b63c6d5144f546cc4"` Oct 14 21:06:57.747 INFO blam! 3b100be52171095f3f0d4d0fdeb73488d0bb7d544b73739b63c6d5144f546cc4 Oct 14 21:06:57.751 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/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 21:06:57.971 INFO blam! 027ae3409b0b6de579a9b96d619c94bff5374591c8038a694c1526362e3d8f3a Oct 14 21:06:57.973 INFO running `"docker" "start" "-a" "027ae3409b0b6de579a9b96d619c94bff5374591c8038a694c1526362e3d8f3a"` Oct 14 21:06:58.472 INFO kablam! usermod: no changes Oct 14 21:06:58.499 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.01s Oct 14 21:06:58.499 INFO kablam! Running /target/debug/deps/rusty-d42facc2c1601871 Oct 14 21:06:58.500 INFO blam! Oct 14 21:06:58.500 INFO blam! running 0 tests Oct 14 21:06:58.500 INFO blam! Oct 14 21:06:58.500 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 21:06:58.500 INFO blam! Oct 14 21:06:58.506 INFO kablam! su: No module specific data is present Oct 14 21:06:58.752 INFO running `"docker" "rm" "-f" "027ae3409b0b6de579a9b96d619c94bff5374591c8038a694c1526362e3d8f3a"` Oct 14 21:06:58.846 INFO blam! 027ae3409b0b6de579a9b96d619c94bff5374591c8038a694c1526362e3d8f3a