Oct 11 01:46:37.231 INFO testing buckhx/git-bump against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 01:46:37.231 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 01:46:37.232 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-4/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 01:46:37.740 INFO blam! 2c817c54a3a41445680c41070c41286a48d9faeb191982ec16ca270203db1b13 Oct 11 01:46:37.742 INFO running `"docker" "start" "-a" "2c817c54a3a41445680c41070c41286a48d9faeb191982ec16ca270203db1b13"` Oct 11 01:46:39.487 INFO kablam! usermod: no changes Oct 11 01:46:39.724 INFO kablam! Compiling yaml-rust v0.3.4 Oct 11 01:46:39.724 INFO kablam! Compiling openssl-sys v0.9.1 Oct 11 01:46:39.724 INFO kablam! Compiling libssh2-sys v0.2.3 Oct 11 01:46:39.724 INFO kablam! Compiling libgit2-sys v0.6.2 Oct 11 01:46:39.772 INFO kablam! Compiling libz-sys v1.0.7 Oct 11 01:46:46.447 INFO kablam! Compiling curl-sys v0.3.4 Oct 11 01:46:51.235 INFO kablam! Compiling clap v2.18.0 Oct 11 01:47:30.026 INFO kablam! Compiling git2 v0.6.0 Oct 11 01:47:37.762 INFO kablam! Compiling git-bump v0.0.7 (/source) Oct 11 01:47:40.365 INFO kablam! warning: unused import: `push_tags` Oct 11 01:47:40.365 INFO kablam! --> src/main.rs:9:34 Oct 11 01:47:40.365 INFO kablam! | Oct 11 01:47:40.365 INFO kablam! 9 | use bump::{Version, ReleaseType, push_tags}; Oct 11 01:47:40.366 INFO kablam! | ^^^^^^^^^ Oct 11 01:47:40.366 INFO kablam! | Oct 11 01:47:40.366 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 11 01:47:40.367 INFO kablam! Oct 11 01:47:40.507 INFO kablam! warning: constant item is never used: `REFSPECS` Oct 11 01:47:40.508 INFO kablam! --> src/bump.rs:6:1 Oct 11 01:47:40.508 INFO kablam! | Oct 11 01:47:40.509 INFO kablam! 6 | const REFSPECS: &'static str = "refs/tags/*:refs/tags/*"; Oct 11 01:47:40.510 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 01:47:40.510 INFO kablam! | Oct 11 01:47:40.511 INFO kablam! = note: #[warn(dead_code)] on by default Oct 11 01:47:40.511 INFO kablam! Oct 11 01:47:40.512 INFO kablam! warning: function is never used: `push_tags` Oct 11 01:47:40.512 INFO kablam! --> src/bump.rs:115:1 Oct 11 01:47:40.512 INFO kablam! | Oct 11 01:47:40.512 INFO kablam! 115 | pub fn push_tags(path: &str, remote: &str) -> Result<(), String> { Oct 11 01:47:40.513 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 01:47:40.513 INFO kablam! Oct 11 01:47:43.327 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 03s Oct 11 01:47:43.341 INFO kablam! su: No module specific data is present Oct 11 01:47:43.930 INFO running `"docker" "rm" "-f" "2c817c54a3a41445680c41070c41286a48d9faeb191982ec16ca270203db1b13"` Oct 11 01:47:44.205 INFO blam! 2c817c54a3a41445680c41070c41286a48d9faeb191982ec16ca270203db1b13 Oct 11 01:47:44.207 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 01:47:44.208 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-4/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 01:47:44.563 INFO blam! 1b070e19acecdf62b86c47218e27eefaed3b419965b28f3cd5ee190235a06213 Oct 11 01:47:44.572 INFO running `"docker" "start" "-a" "1b070e19acecdf62b86c47218e27eefaed3b419965b28f3cd5ee190235a06213"` Oct 11 01:47:45.509 INFO kablam! usermod: no changes Oct 11 01:47:45.624 INFO kablam! Compiling git-bump v0.0.7 (/source) Oct 11 01:47:48.192 INFO kablam! warning: unused import: `push_tags` Oct 11 01:47:48.192 INFO kablam! --> src/main.rs:9:34 Oct 11 01:47:48.192 INFO kablam! | Oct 11 01:47:48.192 INFO kablam! 9 | use bump::{Version, ReleaseType, push_tags}; Oct 11 01:47:48.192 INFO kablam! | ^^^^^^^^^ Oct 11 01:47:48.192 INFO kablam! | Oct 11 01:47:48.192 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 11 01:47:48.192 INFO kablam! Oct 11 01:47:48.352 INFO kablam! warning: constant item is never used: `REFSPECS` Oct 11 01:47:48.352 INFO kablam! --> src/bump.rs:6:1 Oct 11 01:47:48.352 INFO kablam! | Oct 11 01:47:48.352 INFO kablam! 6 | const REFSPECS: &'static str = "refs/tags/*:refs/tags/*"; Oct 11 01:47:48.352 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 01:47:48.352 INFO kablam! | Oct 11 01:47:48.352 INFO kablam! = note: #[warn(dead_code)] on by default Oct 11 01:47:48.352 INFO kablam! Oct 11 01:47:48.352 INFO kablam! warning: function is never used: `push_tags` Oct 11 01:47:48.352 INFO kablam! --> src/bump.rs:115:1 Oct 11 01:47:48.352 INFO kablam! | Oct 11 01:47:48.352 INFO kablam! 115 | pub fn push_tags(path: &str, remote: &str) -> Result<(), String> { Oct 11 01:47:48.352 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 01:47:48.352 INFO kablam! Oct 11 01:47:50.740 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 5.20s Oct 11 01:47:50.749 INFO kablam! su: No module specific data is present Oct 11 01:47:51.417 INFO running `"docker" "rm" "-f" "1b070e19acecdf62b86c47218e27eefaed3b419965b28f3cd5ee190235a06213"` Oct 11 01:47:51.700 INFO blam! 1b070e19acecdf62b86c47218e27eefaed3b419965b28f3cd5ee190235a06213 Oct 11 01:47:51.712 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 11 01:47:51.712 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-4/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 01:47:52.230 INFO blam! ac27038e2acaa8e91991a5ac4c62b14b4feb7922c2ca605ac1ed6fc7531682e2 Oct 11 01:47:52.245 INFO running `"docker" "start" "-a" "ac27038e2acaa8e91991a5ac4c62b14b4feb7922c2ca605ac1ed6fc7531682e2"` Oct 11 01:47:53.817 INFO kablam! usermod: no changes Oct 11 01:47:53.920 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.07s Oct 11 01:47:53.941 INFO kablam! Running /target/debug/deps/git_bump-4971c6e8e22257eb Oct 11 01:47:54.008 INFO blam! Oct 11 01:47:54.008 INFO blam! running 1 test Oct 11 01:47:54.013 INFO blam! test bump::tests::smoke ... ok Oct 11 01:47:54.013 INFO blam! Oct 11 01:47:54.013 INFO blam! test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 01:47:54.013 INFO blam! Oct 11 01:47:54.018 INFO kablam! su: No module specific data is present Oct 11 01:47:54.531 INFO running `"docker" "rm" "-f" "ac27038e2acaa8e91991a5ac4c62b14b4feb7922c2ca605ac1ed6fc7531682e2"` Oct 11 01:47:54.824 INFO blam! ac27038e2acaa8e91991a5ac4c62b14b4feb7922c2ca605ac1ed6fc7531682e2