Oct 21 19:09:11.299 INFO checking buckhx/git-bump against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 21 19:09:11.301 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192/worker-0/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/pr-55192/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/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 +155510e377ae2a8d8ee0dad1a5f809c9062a5526-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 21 19:09:11.699 INFO blam! 21d146b524f771efcd63f04feced47531cf9ff109eae480bd2e3763076131d7a Oct 21 19:09:11.708 INFO running `"docker" "start" "-a" "21d146b524f771efcd63f04feced47531cf9ff109eae480bd2e3763076131d7a"` Oct 21 19:09:12.884 INFO kablam! usermod: no changes Oct 21 19:09:13.054 INFO kablam! Checking yaml-rust v0.3.4 Oct 21 19:09:13.054 INFO kablam! Compiling openssl-sys v0.9.1 Oct 21 19:09:13.054 INFO kablam! Compiling libz-sys v1.0.7 Oct 21 19:09:13.064 INFO kablam! Compiling curl-sys v0.3.4 Oct 21 19:09:13.064 INFO kablam! Compiling libssh2-sys v0.2.3 Oct 21 19:09:13.064 INFO kablam! Compiling libgit2-sys v0.6.2 Oct 21 19:09:18.348 INFO kablam! Checking clap v2.18.0 Oct 21 19:09:54.228 INFO kablam! Checking git2 v0.6.0 Oct 21 19:09:57.984 INFO kablam! Checking git-bump v0.0.7 (/source) Oct 21 19:10:00.188 INFO kablam! warning: unused import: `push_tags` Oct 21 19:10:00.188 INFO kablam! --> src/main.rs:9:34 Oct 21 19:10:00.188 INFO kablam! | Oct 21 19:10:00.188 INFO kablam! 9 | use bump::{Version, ReleaseType, push_tags}; Oct 21 19:10:00.188 INFO kablam! | ^^^^^^^^^ Oct 21 19:10:00.188 INFO kablam! | Oct 21 19:10:00.188 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 21 19:10:00.188 INFO kablam! Oct 21 19:10:00.388 INFO kablam! warning: constant item is never used: `REFSPECS` Oct 21 19:10:00.388 INFO kablam! --> src/bump.rs:6:1 Oct 21 19:10:00.388 INFO kablam! | Oct 21 19:10:00.388 INFO kablam! 6 | const REFSPECS: &'static str = "refs/tags/*:refs/tags/*"; Oct 21 19:10:00.388 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 19:10:00.388 INFO kablam! | Oct 21 19:10:00.388 INFO kablam! = note: #[warn(dead_code)] on by default Oct 21 19:10:00.388 INFO kablam! Oct 21 19:10:00.388 INFO kablam! warning: function is never used: `push_tags` Oct 21 19:10:00.388 INFO kablam! --> src/bump.rs:115:1 Oct 21 19:10:00.388 INFO kablam! | Oct 21 19:10:00.388 INFO kablam! 115 | pub fn push_tags(path: &str, remote: &str) -> Result<(), String> { Oct 21 19:10:00.388 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 19:10:00.388 INFO kablam! Oct 21 19:10:00.530 INFO kablam! warning: unused import: `push_tags` Oct 21 19:10:00.530 INFO kablam! --> src/main.rs:9:34 Oct 21 19:10:00.530 INFO kablam! | Oct 21 19:10:00.530 INFO kablam! 9 | use bump::{Version, ReleaseType, push_tags}; Oct 21 19:10:00.530 INFO kablam! | ^^^^^^^^^ Oct 21 19:10:00.530 INFO kablam! | Oct 21 19:10:00.530 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 21 19:10:00.530 INFO kablam! Oct 21 19:10:00.665 INFO kablam! warning: constant item is never used: `REFSPECS` Oct 21 19:10:00.665 INFO kablam! --> src/bump.rs:6:1 Oct 21 19:10:00.665 INFO kablam! | Oct 21 19:10:00.666 INFO kablam! 6 | const REFSPECS: &'static str = "refs/tags/*:refs/tags/*"; Oct 21 19:10:00.666 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 19:10:00.666 INFO kablam! | Oct 21 19:10:00.666 INFO kablam! = note: #[warn(dead_code)] on by default Oct 21 19:10:00.666 INFO kablam! Oct 21 19:10:00.667 INFO kablam! warning: function is never used: `push_tags` Oct 21 19:10:00.667 INFO kablam! --> src/bump.rs:115:1 Oct 21 19:10:00.667 INFO kablam! | Oct 21 19:10:00.668 INFO kablam! 115 | pub fn push_tags(path: &str, remote: &str) -> Result<(), String> { Oct 21 19:10:00.668 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 19:10:00.668 INFO kablam! Oct 21 19:10:00.725 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 47.80s Oct 21 19:10:00.737 INFO kablam! su: No module specific data is present Oct 21 19:10:01.903 INFO running `"docker" "rm" "-f" "21d146b524f771efcd63f04feced47531cf9ff109eae480bd2e3763076131d7a"` Oct 21 19:10:02.385 INFO blam! 21d146b524f771efcd63f04feced47531cf9ff109eae480bd2e3763076131d7a