Oct 13 03:53:30.611 INFO testing piot/git-backup against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 13 03:53:30.613 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/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 13 03:53:30.907 INFO blam! 15b2bd93c9006232194527b006ded40199d7dc34314284714adbe51f75e55a25 Oct 13 03:53:30.912 INFO running `"docker" "start" "-a" "15b2bd93c9006232194527b006ded40199d7dc34314284714adbe51f75e55a25"` Oct 13 03:53:31.459 INFO kablam! usermod: no changes Oct 13 03:53:31.560 INFO kablam! Compiling pad v0.1.5 Oct 13 03:53:31.560 INFO kablam! Compiling clap v2.31.2 Oct 13 03:53:31.561 INFO kablam! Compiling structopt-derive v0.2.8 Oct 13 03:53:43.754 INFO kablam! Compiling structopt v0.2.8 Oct 13 03:53:44.074 INFO kablam! Compiling git-backup v0.1.1 (/source) Oct 13 03:53:44.732 INFO kablam! warning: unused `#[macro_use]` import Oct 13 03:53:44.733 INFO kablam! --> src/main.rs:31:1 Oct 13 03:53:44.733 INFO kablam! | Oct 13 03:53:44.734 INFO kablam! 31 | #[macro_use] Oct 13 03:53:44.734 INFO kablam! | ^^^^^^^^^^^^ Oct 13 03:53:44.735 INFO kablam! | Oct 13 03:53:44.735 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 13 03:53:44.736 INFO kablam! Oct 13 03:53:44.771 INFO kablam! warning: use of deprecated item 'std::env::home_dir': This function's behavior is unexpected and probably not what you want. Consider using the home_dir function from https://crates.io/crates/dirs instead. Oct 13 03:53:44.771 INFO kablam! --> src/main.rs:179:13 Oct 13 03:53:44.772 INFO kablam! | Oct 13 03:53:44.773 INFO kablam! 179 | env::home_dir().unwrap().to_str().unwrap() Oct 13 03:53:44.773 INFO kablam! | ^^^^^^^^^^^^^ Oct 13 03:53:44.774 INFO kablam! | Oct 13 03:53:44.774 INFO kablam! = note: #[warn(deprecated)] on by default Oct 13 03:53:44.775 INFO kablam! Oct 13 03:53:46.898 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 15.42s Oct 13 03:53:46.932 INFO kablam! su: No module specific data is present Oct 13 03:53:47.762 INFO running `"docker" "rm" "-f" "15b2bd93c9006232194527b006ded40199d7dc34314284714adbe51f75e55a25"` Oct 13 03:53:48.141 INFO blam! 15b2bd93c9006232194527b006ded40199d7dc34314284714adbe51f75e55a25 Oct 13 03:53:48.151 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/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 13 03:53:48.690 INFO blam! 9b256ab3fdb5c6232273a89f0c1f46b4dc8be0ec6f9f9ff675757ed7aaa05a27 Oct 13 03:53:48.697 INFO running `"docker" "start" "-a" "9b256ab3fdb5c6232273a89f0c1f46b4dc8be0ec6f9f9ff675757ed7aaa05a27"` Oct 13 03:53:50.007 INFO kablam! usermod: no changes Oct 13 03:53:50.115 INFO kablam! Compiling git-backup v0.1.1 (/source) Oct 13 03:53:50.891 INFO kablam! warning: unused `#[macro_use]` import Oct 13 03:53:50.891 INFO kablam! --> src/main.rs:31:1 Oct 13 03:53:50.891 INFO kablam! | Oct 13 03:53:50.891 INFO kablam! 31 | #[macro_use] Oct 13 03:53:50.891 INFO kablam! | ^^^^^^^^^^^^ Oct 13 03:53:50.891 INFO kablam! | Oct 13 03:53:50.891 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 13 03:53:50.891 INFO kablam! Oct 13 03:53:50.911 INFO kablam! warning: use of deprecated item 'std::env::home_dir': This function's behavior is unexpected and probably not what you want. Consider using the home_dir function from https://crates.io/crates/dirs instead. Oct 13 03:53:50.911 INFO kablam! --> src/main.rs:179:13 Oct 13 03:53:50.911 INFO kablam! | Oct 13 03:53:50.911 INFO kablam! 179 | env::home_dir().unwrap().to_str().unwrap() Oct 13 03:53:50.911 INFO kablam! | ^^^^^^^^^^^^^ Oct 13 03:53:50.911 INFO kablam! | Oct 13 03:53:50.911 INFO kablam! = note: #[warn(deprecated)] on by default Oct 13 03:53:50.911 INFO kablam! Oct 13 03:53:51.657 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.63s Oct 13 03:53:51.662 INFO kablam! su: No module specific data is present Oct 13 03:53:52.621 INFO running `"docker" "rm" "-f" "9b256ab3fdb5c6232273a89f0c1f46b4dc8be0ec6f9f9ff675757ed7aaa05a27"` Oct 13 03:53:52.823 INFO blam! 9b256ab3fdb5c6232273a89f0c1f46b4dc8be0ec6f9f9ff675757ed7aaa05a27 Oct 13 03:53:52.840 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/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 13 03:53:53.283 INFO blam! 8d14a4901c83eccf5e70180e7fce7276a7cdea354af7dd66c736ed34cd54ea98 Oct 13 03:53:53.285 INFO running `"docker" "start" "-a" "8d14a4901c83eccf5e70180e7fce7276a7cdea354af7dd66c736ed34cd54ea98"` Oct 13 03:53:55.091 INFO kablam! usermod: no changes Oct 13 03:53:55.215 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.08s Oct 13 03:53:55.215 INFO blam! Oct 13 03:53:55.215 INFO kablam! Running /target/debug/deps/git_backup-9d97028e39378977 Oct 13 03:53:55.215 INFO blam! running 0 tests Oct 13 03:53:55.215 INFO blam! Oct 13 03:53:55.215 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 13 03:53:55.215 INFO blam! Oct 13 03:53:55.226 INFO kablam! su: No module specific data is present Oct 13 03:53:56.201 INFO running `"docker" "rm" "-f" "8d14a4901c83eccf5e70180e7fce7276a7cdea354af7dd66c736ed34cd54ea98"` Oct 13 03:53:56.397 INFO blam! 8d14a4901c83eccf5e70180e7fce7276a7cdea354af7dd66c736ed34cd54ea98