Oct 15 22:15:45.137 INFO testing repo-backup-0.2.1 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 15 22:15:45.137 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 15 22:15:45.327 INFO blam! 927643c6261302878c5b9125b22fbaa49b668b446a8008db2afa89a511fc3223 Oct 15 22:15:45.329 INFO running `"docker" "start" "-a" "927643c6261302878c5b9125b22fbaa49b668b446a8008db2afa89a511fc3223"` Oct 15 22:15:45.879 INFO kablam! usermod: no changes Oct 15 22:15:46.279 INFO kablam! Compiling sec v0.99.4 Oct 15 22:15:46.279 INFO kablam! Compiling structopt v0.1.7 Oct 15 22:15:46.279 INFO kablam! Compiling error-chain v0.10.0 Oct 15 22:15:47.783 INFO kablam! Compiling gitlab v0.1001.0 Oct 15 22:16:13.079 INFO kablam! Compiling repo-backup v0.2.1 (/source) Oct 15 22:16:20.707 INFO kablam! warning: use of deprecated item 'failure::Error::causes': please use the 'iter_chain()' method instead Oct 15 22:16:20.707 INFO kablam! --> src/driver.rs:123:30 Oct 15 22:16:20.707 INFO kablam! | Oct 15 22:16:20.707 INFO kablam! 123 | for cause in err.causes().skip(1) { Oct 15 22:16:20.707 INFO kablam! | ^^^^^^ Oct 15 22:16:20.707 INFO kablam! | Oct 15 22:16:20.707 INFO kablam! = note: #[warn(deprecated)] on by default Oct 15 22:16:20.707 INFO kablam! Oct 15 22:16:29.826 INFO kablam! warning: use of deprecated item 'failure::Error::causes': please use the 'iter_chain()' method instead Oct 15 22:16:29.826 INFO kablam! --> src/bin/repo-backup.rs:37:28 Oct 15 22:16:29.826 INFO kablam! | Oct 15 22:16:29.826 INFO kablam! 37 | for cause in e.causes().skip(1) { Oct 15 22:16:29.826 INFO kablam! | ^^^^^^ Oct 15 22:16:29.826 INFO kablam! | Oct 15 22:16:29.826 INFO kablam! = note: #[warn(deprecated)] on by default Oct 15 22:16:29.826 INFO kablam! Oct 15 22:16:36.315 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 50.41s Oct 15 22:16:36.331 INFO kablam! su: No module specific data is present Oct 15 22:16:36.674 INFO running `"docker" "rm" "-f" "927643c6261302878c5b9125b22fbaa49b668b446a8008db2afa89a511fc3223"` Oct 15 22:16:36.835 INFO blam! 927643c6261302878c5b9125b22fbaa49b668b446a8008db2afa89a511fc3223 Oct 15 22:16:36.837 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 15 22:16:37.162 INFO blam! f1799773751e06298d5d0bb52445d382a564bbc513f3216207377245487c88f7 Oct 15 22:16:37.164 INFO running `"docker" "start" "-a" "f1799773751e06298d5d0bb52445d382a564bbc513f3216207377245487c88f7"` Oct 15 22:16:37.574 INFO kablam! usermod: no changes Oct 15 22:16:37.810 INFO kablam! Compiling repo-backup v0.2.1 (/source) Oct 15 22:16:44.558 INFO kablam! warning: use of deprecated item 'failure::Error::causes': please use the 'iter_chain()' method instead Oct 15 22:16:44.558 INFO kablam! --> src/driver.rs:123:30 Oct 15 22:16:44.558 INFO kablam! | Oct 15 22:16:44.558 INFO kablam! 123 | for cause in err.causes().skip(1) { Oct 15 22:16:44.558 INFO kablam! | ^^^^^^ Oct 15 22:16:44.558 INFO kablam! | Oct 15 22:16:44.558 INFO kablam! = note: #[warn(deprecated)] on by default Oct 15 22:16:44.558 INFO kablam! Oct 15 22:16:45.091 INFO kablam! warning: use of deprecated item 'failure::Error::causes': please use the 'iter_chain()' method instead Oct 15 22:16:45.091 INFO kablam! --> src/bin/repo-backup.rs:37:28 Oct 15 22:16:45.091 INFO kablam! | Oct 15 22:16:45.091 INFO kablam! 37 | for cause in e.causes().skip(1) { Oct 15 22:16:45.091 INFO kablam! | ^^^^^^ Oct 15 22:16:45.091 INFO kablam! | Oct 15 22:16:45.091 INFO kablam! = note: #[warn(deprecated)] on by default Oct 15 22:16:45.091 INFO kablam! Oct 15 22:16:47.647 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 10.06s Oct 15 22:16:47.668 INFO kablam! su: No module specific data is present Oct 15 22:16:47.947 INFO running `"docker" "rm" "-f" "f1799773751e06298d5d0bb52445d382a564bbc513f3216207377245487c88f7"` Oct 15 22:16:48.007 INFO blam! f1799773751e06298d5d0bb52445d382a564bbc513f3216207377245487c88f7 Oct 15 22:16:48.012 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 15 22:16:48.219 INFO blam! 9b00048f624a45ffacadbf7454d91fe54965052e960cab264bf972bb8042ac37 Oct 15 22:16:48.221 INFO running `"docker" "start" "-a" "9b00048f624a45ffacadbf7454d91fe54965052e960cab264bf972bb8042ac37"` Oct 15 22:16:48.635 INFO kablam! usermod: no changes Oct 15 22:16:48.887 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.22s Oct 15 22:16:48.900 INFO kablam! Running /target/debug/deps/repo_backup-1057c7dbb39e589d Oct 15 22:16:48.904 INFO blam! Oct 15 22:16:48.904 INFO blam! running 1 test Oct 15 22:16:48.905 INFO blam! test utils::tests::get_next_link ... ok Oct 15 22:16:48.905 INFO blam! Oct 15 22:16:48.905 INFO blam! test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 22:16:48.905 INFO blam! Oct 15 22:16:48.906 INFO kablam! Running /target/debug/deps/repo_backup-4bc1399ed35c1c75 Oct 15 22:16:48.908 INFO blam! Oct 15 22:16:48.908 INFO blam! running 0 tests Oct 15 22:16:48.909 INFO blam! Oct 15 22:16:48.909 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 22:16:48.909 INFO blam! Oct 15 22:16:48.910 INFO kablam! Doc-tests repo-backup Oct 15 22:16:59.220 INFO blam! Oct 15 22:16:59.220 INFO blam! running 4 tests Oct 15 22:17:30.931 INFO blam! test src/lib.rs - (line 52) ... ok Oct 15 22:17:31.023 INFO blam! test src/lib.rs - (line 71) ... ok Oct 15 22:17:32.337 INFO blam! test src/utils.rs - cmd (line 19) ... ok Oct 15 22:17:34.031 INFO blam! test src/lib.rs - (line 18) ... ok Oct 15 22:17:34.031 INFO blam! Oct 15 22:17:34.031 INFO blam! test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 22:17:34.031 INFO blam! Oct 15 22:17:34.047 INFO kablam! su: No module specific data is present Oct 15 22:17:34.723 INFO running `"docker" "rm" "-f" "9b00048f624a45ffacadbf7454d91fe54965052e960cab264bf972bb8042ac37"` Oct 15 22:17:34.832 INFO blam! 9b00048f624a45ffacadbf7454d91fe54965052e960cab264bf972bb8042ac37