Oct 11 05:37:26.468 INFO testing MartinBG/MiniGit against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 05:37:26.468 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 05:37:26.468 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-5/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 11 05:37:26.658 INFO blam! 81f6b8786b304deb25f823fac6c7063572d98c27eec9f959b25e55f0c40f143d Oct 11 05:37:26.660 INFO running `"docker" "start" "-a" "81f6b8786b304deb25f823fac6c7063572d98c27eec9f959b25e55f0c40f143d"` Oct 11 05:37:27.585 INFO kablam! usermod: no changes Oct 11 05:37:27.703 INFO kablam! Compiling same-file v1.0.1 Oct 11 05:37:27.708 INFO kablam! Compiling rand v0.3.20 Oct 11 05:37:28.912 INFO kablam! Compiling walkdir v2.0.1 Oct 11 05:37:31.400 INFO kablam! Compiling rust-crypto v0.2.36 Oct 11 05:37:40.536 INFO kablam! Compiling MiniGit v0.1.0 (/source) Oct 11 05:37:42.464 INFO kablam! warning: unreachable pattern Oct 11 05:37:42.464 INFO kablam! --> src/command_parsing.rs:113:3 Oct 11 05:37:42.464 INFO kablam! | Oct 11 05:37:42.464 INFO kablam! 113 | _ => panic!("Wrong command passed in run_command") Oct 11 05:37:42.464 INFO kablam! | ^ Oct 11 05:37:42.464 INFO kablam! | Oct 11 05:37:42.464 INFO kablam! = note: #[warn(unreachable_patterns)] on by default Oct 11 05:37:42.464 INFO kablam! Oct 11 05:37:42.572 INFO kablam! warning: crate `MiniGit` should have a snake case name such as `mini_git` Oct 11 05:37:42.576 INFO kablam! | Oct 11 05:37:42.576 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 11 05:37:42.577 INFO kablam! Oct 11 05:37:46.056 INFO kablam! warning: crate `MiniGit` should have a snake case name such as `mini_git` Oct 11 05:37:46.057 INFO kablam! | Oct 11 05:37:46.057 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 11 05:37:46.057 INFO kablam! Oct 11 05:37:47.003 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 19.39s Oct 11 05:37:47.003 INFO kablam! su: No module specific data is present Oct 11 05:37:47.760 INFO running `"docker" "rm" "-f" "81f6b8786b304deb25f823fac6c7063572d98c27eec9f959b25e55f0c40f143d"` Oct 11 05:37:48.031 INFO blam! 81f6b8786b304deb25f823fac6c7063572d98c27eec9f959b25e55f0c40f143d Oct 11 05:37:48.033 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 05:37:48.034 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-5/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 11 05:37:48.539 INFO blam! 0c214985d4321cce2a06f11f6b8d9bf472b70d000f9394aaee1d1849650bdbe5 Oct 11 05:37:48.544 INFO running `"docker" "start" "-a" "0c214985d4321cce2a06f11f6b8d9bf472b70d000f9394aaee1d1849650bdbe5"` Oct 11 05:37:49.330 INFO kablam! usermod: no changes Oct 11 05:37:49.392 INFO kablam! Compiling MiniGit v0.1.0 (/source) Oct 11 05:37:51.470 INFO kablam! warning: unreachable pattern Oct 11 05:37:51.470 INFO kablam! --> src/command_parsing.rs:113:3 Oct 11 05:37:51.470 INFO kablam! | Oct 11 05:37:51.471 INFO kablam! 113 | _ => panic!("Wrong command passed in run_command") Oct 11 05:37:51.471 INFO kablam! | ^ Oct 11 05:37:51.471 INFO kablam! | Oct 11 05:37:51.471 INFO kablam! = note: #[warn(unreachable_patterns)] on by default Oct 11 05:37:51.472 INFO kablam! Oct 11 05:37:51.592 INFO kablam! warning: crate `MiniGit` should have a snake case name such as `mini_git` Oct 11 05:37:51.592 INFO kablam! | Oct 11 05:37:51.592 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 11 05:37:51.592 INFO kablam! Oct 11 05:37:51.908 INFO kablam! warning: crate `MiniGit` should have a snake case name such as `mini_git` Oct 11 05:37:51.909 INFO kablam! | Oct 11 05:37:51.909 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 11 05:37:51.909 INFO kablam! Oct 11 05:37:52.596 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.25s Oct 11 05:37:52.599 INFO kablam! su: No module specific data is present Oct 11 05:37:53.188 INFO running `"docker" "rm" "-f" "0c214985d4321cce2a06f11f6b8d9bf472b70d000f9394aaee1d1849650bdbe5"` Oct 11 05:37:53.471 INFO blam! 0c214985d4321cce2a06f11f6b8d9bf472b70d000f9394aaee1d1849650bdbe5 Oct 11 05:37:53.474 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 11 05:37:53.476 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-5/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 11 05:37:53.920 INFO blam! aa65e9200a7ba89a02f1d55dee74b216578463c44ce44d0aeafc89a27ea58687 Oct 11 05:37:53.926 INFO running `"docker" "start" "-a" "aa65e9200a7ba89a02f1d55dee74b216578463c44ce44d0aeafc89a27ea58687"` Oct 11 05:37:54.882 INFO kablam! usermod: no changes Oct 11 05:37:54.950 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.05s Oct 11 05:37:54.963 INFO kablam! Running /target/debug/deps/MiniGit-3fbba0bbd8ec1e03 Oct 11 05:37:54.969 INFO kablam! Running /target/debug/deps/MiniGit-a172bad0e9b0679c Oct 11 05:37:54.969 INFO blam! Oct 11 05:37:54.969 INFO blam! running 0 tests Oct 11 05:37:54.969 INFO blam! Oct 11 05:37:54.969 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 05:37:54.969 INFO blam! Oct 11 05:37:54.981 INFO blam! Oct 11 05:37:54.981 INFO blam! running 0 tests Oct 11 05:37:54.981 INFO blam! Oct 11 05:37:54.981 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 05:37:54.981 INFO blam! Oct 11 05:37:54.984 INFO kablam! Doc-tests MiniGit Oct 11 05:37:57.460 INFO blam! Oct 11 05:37:57.460 INFO blam! running 0 tests Oct 11 05:37:57.460 INFO blam! Oct 11 05:37:57.460 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 05:37:57.460 INFO blam! Oct 11 05:37:57.470 INFO kablam! su: No module specific data is present Oct 11 05:37:58.362 INFO running `"docker" "rm" "-f" "aa65e9200a7ba89a02f1d55dee74b216578463c44ce44d0aeafc89a27ea58687"` Oct 11 05:37:58.821 INFO blam! aa65e9200a7ba89a02f1d55dee74b216578463c44ce44d0aeafc89a27ea58687