Oct 27 07:12:47.049 INFO checking buckhx/git-bump against try#19f01b935b91481fd445b16b533d2f87661bf12e for pr-55192-2 Oct 27 07:12:47.051 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-5/try#19f01b935b91481fd445b16b533d2f87661bf12e:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/pr-55192-2/try#19f01b935b91481fd445b16b533d2f87661bf12e:/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 +19f01b935b91481fd445b16b533d2f87661bf12e-alt check --frozen --all --all-targets" "-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 27 07:12:47.511 INFO blam! 3153b7dbac4536c9a8b25d02c7c65946ef0509eb8afa19ba822f0bf6e4dbedf3 Oct 27 07:12:47.516 INFO running `"docker" "start" "-a" "3153b7dbac4536c9a8b25d02c7c65946ef0509eb8afa19ba822f0bf6e4dbedf3"` Oct 27 07:12:48.773 INFO kablam! usermod: no changes Oct 27 07:12:48.963 INFO kablam! Checking yaml-rust v0.3.4 Oct 27 07:12:48.963 INFO kablam! Compiling cmake v0.1.18 Oct 27 07:12:48.963 INFO kablam! Compiling libz-sys v1.0.7 Oct 27 07:12:48.963 INFO kablam! Compiling openssl-sys v0.9.1 Oct 27 07:12:48.963 INFO kablam! Compiling curl-sys v0.3.4 Oct 27 07:12:52.971 INFO kablam! Checking clap v2.18.0 Oct 27 07:12:53.407 INFO kablam! Compiling libssh2-sys v0.2.3 Oct 27 07:12:53.459 INFO kablam! Compiling libgit2-sys v0.6.2 Oct 27 07:13:42.655 INFO kablam! Checking git2 v0.6.0 Oct 27 07:13:46.460 INFO kablam! Checking git-bump v0.0.7 (/source) Oct 27 07:13:48.716 INFO kablam! warning: unused import: `push_tags` Oct 27 07:13:48.716 INFO kablam! --> src/main.rs:9:34 Oct 27 07:13:48.716 INFO kablam! | Oct 27 07:13:48.716 INFO kablam! 9 | use bump::{Version, ReleaseType, push_tags}; Oct 27 07:13:48.716 INFO kablam! | ^^^^^^^^^ Oct 27 07:13:48.716 INFO kablam! | Oct 27 07:13:48.716 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 07:13:48.716 INFO kablam! Oct 27 07:13:48.991 INFO kablam! warning: constant item is never used: `REFSPECS` Oct 27 07:13:48.991 INFO kablam! --> src/bump.rs:6:1 Oct 27 07:13:48.992 INFO kablam! | Oct 27 07:13:48.992 INFO kablam! 6 | const REFSPECS: &'static str = "refs/tags/*:refs/tags/*"; Oct 27 07:13:48.992 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 07:13:48.992 INFO kablam! | Oct 27 07:13:48.993 INFO kablam! = note: #[warn(dead_code)] on by default Oct 27 07:13:48.993 INFO kablam! Oct 27 07:13:48.993 INFO kablam! warning: function is never used: `push_tags` Oct 27 07:13:48.994 INFO kablam! --> src/bump.rs:115:1 Oct 27 07:13:48.994 INFO kablam! | Oct 27 07:13:48.994 INFO kablam! 115 | pub fn push_tags(path: &str, remote: &str) -> Result<(), String> { Oct 27 07:13:48.994 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 07:13:48.995 INFO kablam! Oct 27 07:13:49.034 INFO kablam! warning: unused import: `push_tags` Oct 27 07:13:49.034 INFO kablam! --> src/main.rs:9:34 Oct 27 07:13:49.034 INFO kablam! | Oct 27 07:13:49.034 INFO kablam! 9 | use bump::{Version, ReleaseType, push_tags}; Oct 27 07:13:49.034 INFO kablam! | ^^^^^^^^^ Oct 27 07:13:49.058 INFO kablam! | Oct 27 07:13:49.058 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 07:13:49.062 INFO kablam! Oct 27 07:13:49.235 INFO kablam! warning: constant item is never used: `REFSPECS` Oct 27 07:13:49.236 INFO kablam! --> src/bump.rs:6:1 Oct 27 07:13:49.236 INFO kablam! | Oct 27 07:13:49.237 INFO kablam! 6 | const REFSPECS: &'static str = "refs/tags/*:refs/tags/*"; Oct 27 07:13:49.237 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 07:13:49.237 INFO kablam! | Oct 27 07:13:49.237 INFO kablam! = note: #[warn(dead_code)] on by default Oct 27 07:13:49.237 INFO kablam! Oct 27 07:13:49.242 INFO kablam! warning: function is never used: `push_tags` Oct 27 07:13:49.242 INFO kablam! --> src/bump.rs:115:1 Oct 27 07:13:49.242 INFO kablam! | Oct 27 07:13:49.242 INFO kablam! 115 | pub fn push_tags(path: &str, remote: &str) -> Result<(), String> { Oct 27 07:13:49.242 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 07:13:49.242 INFO kablam! Oct 27 07:13:49.287 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 00s Oct 27 07:13:49.295 INFO kablam! su: No module specific data is present Oct 27 07:13:50.328 INFO running `"docker" "rm" "-f" "3153b7dbac4536c9a8b25d02c7c65946ef0509eb8afa19ba822f0bf6e4dbedf3"` Oct 27 07:13:50.647 INFO blam! 3153b7dbac4536c9a8b25d02c7c65946ef0509eb8afa19ba822f0bf6e4dbedf3