Oct 10 22:45:11.733 INFO testing garyemerson/circular_walk against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 10 22:45:11.733 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 10 22:45:11.733 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-6/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 22:45:12.143 INFO blam! 2b695b1e80da0944d8de6b9e0e6fb58339b080404b9ce84fe9fd512e9bffe0a5 Oct 10 22:45:12.146 INFO running `"docker" "start" "-a" "2b695b1e80da0944d8de6b9e0e6fb58339b080404b9ce84fe9fd512e9bffe0a5"` Oct 10 22:45:13.556 INFO kablam! usermod: no changes Oct 10 22:45:13.592 INFO kablam! Compiling circular_walk v0.1.0 (/source) Oct 10 22:45:14.248 INFO kablam! warning: unnecessary parentheses around method argument Oct 10 22:45:14.248 INFO kablam! --> src/main.rs:79:35 Oct 10 22:45:14.248 INFO kablam! | Oct 10 22:45:14.248 INFO kablam! 79 | Box::new((start..n).chain((0..(end + 1)))) Oct 10 22:45:14.248 INFO kablam! | ^^^^^^^^^^^^^^ help: remove these parentheses Oct 10 22:45:14.248 INFO kablam! | Oct 10 22:45:14.248 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 10 22:45:14.248 INFO kablam! Oct 10 22:45:14.248 INFO kablam! warning: unnecessary parentheses around function argument Oct 10 22:45:14.248 INFO kablam! --> src/main.rs:81:18 Oct 10 22:45:14.248 INFO kablam! | Oct 10 22:45:14.248 INFO kablam! 81 | Box::new((start..(end + 1))) Oct 10 22:45:14.248 INFO kablam! | ^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 10 22:45:14.248 INFO kablam! Oct 10 22:45:15.217 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.64s Oct 10 22:45:15.219 INFO kablam! su: No module specific data is present Oct 10 22:45:15.924 INFO running `"docker" "rm" "-f" "2b695b1e80da0944d8de6b9e0e6fb58339b080404b9ce84fe9fd512e9bffe0a5"` Oct 10 22:45:16.232 INFO blam! 2b695b1e80da0944d8de6b9e0e6fb58339b080404b9ce84fe9fd512e9bffe0a5 Oct 10 22:45:16.241 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 10 22:45:16.242 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-6/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 22:45:16.656 INFO blam! 2fd95b16b10b8582c5bcaa378327ce745ad9aa44e1a2e1a111864a297bba63d5 Oct 10 22:45:16.660 INFO running `"docker" "start" "-a" "2fd95b16b10b8582c5bcaa378327ce745ad9aa44e1a2e1a111864a297bba63d5"` Oct 10 22:45:17.977 INFO kablam! usermod: no changes Oct 10 22:45:18.004 INFO kablam! Compiling circular_walk v0.1.0 (/source) Oct 10 22:45:18.711 INFO kablam! warning: unnecessary parentheses around method argument Oct 10 22:45:18.711 INFO kablam! --> src/main.rs:79:35 Oct 10 22:45:18.711 INFO kablam! | Oct 10 22:45:18.711 INFO kablam! 79 | Box::new((start..n).chain((0..(end + 1)))) Oct 10 22:45:18.711 INFO kablam! | ^^^^^^^^^^^^^^ help: remove these parentheses Oct 10 22:45:18.711 INFO kablam! | Oct 10 22:45:18.713 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 10 22:45:18.713 INFO kablam! Oct 10 22:45:18.713 INFO kablam! warning: unnecessary parentheses around function argument Oct 10 22:45:18.713 INFO kablam! --> src/main.rs:81:18 Oct 10 22:45:18.713 INFO kablam! | Oct 10 22:45:18.713 INFO kablam! 81 | Box::new((start..(end + 1))) Oct 10 22:45:18.713 INFO kablam! | ^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 10 22:45:18.713 INFO kablam! Oct 10 22:45:19.632 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.64s Oct 10 22:45:19.635 INFO kablam! su: No module specific data is present Oct 10 22:45:20.380 INFO running `"docker" "rm" "-f" "2fd95b16b10b8582c5bcaa378327ce745ad9aa44e1a2e1a111864a297bba63d5"` Oct 10 22:45:20.640 INFO blam! 2fd95b16b10b8582c5bcaa378327ce745ad9aa44e1a2e1a111864a297bba63d5 Oct 10 22:45:20.646 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 10 22:45:20.647 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-6/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 22:45:21.189 INFO blam! d78030687c03bfd576d0edab3dafa48630e5e5c1b12274e582f7e946418744e9 Oct 10 22:45:21.193 INFO running `"docker" "start" "-a" "d78030687c03bfd576d0edab3dafa48630e5e5c1b12274e582f7e946418744e9"` Oct 10 22:45:22.214 INFO kablam! usermod: no changes Oct 10 22:45:22.264 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.02s Oct 10 22:45:22.272 INFO kablam! Running /target/debug/deps/circular_walk-3d121bc59a451f50 Oct 10 22:45:22.280 INFO blam! Oct 10 22:45:22.280 INFO blam! running 4 tests Oct 10 22:45:22.280 INFO blam! test no_path2 ... ok Oct 10 22:45:22.280 INFO blam! test alread_there ... ok Oct 10 22:45:22.280 INFO blam! test no_path ... ok Oct 10 22:45:22.287 INFO blam! test back_and_forth ... ok Oct 10 22:45:22.287 INFO kablam! su: No module specific data is present Oct 10 22:45:22.287 INFO blam! Oct 10 22:45:22.287 INFO blam! test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 22:45:22.287 INFO blam! Oct 10 22:45:22.912 INFO running `"docker" "rm" "-f" "d78030687c03bfd576d0edab3dafa48630e5e5c1b12274e582f7e946418744e9"` Oct 10 22:45:23.116 INFO blam! d78030687c03bfd576d0edab3dafa48630e5e5c1b12274e582f7e946418744e9