Oct 15 01:44:49.232 INFO testing buckhx/git-bump against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 15 01:44:49.232 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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 01:44:50.014 INFO blam! c6bae9ece1a6ade92bd9c895c835bc34d4418436f6bdcb8bc27abb9709c26557 Oct 15 01:44:50.016 INFO running `"docker" "start" "-a" "c6bae9ece1a6ade92bd9c895c835bc34d4418436f6bdcb8bc27abb9709c26557"` Oct 15 01:44:52.350 INFO kablam! usermod: no changes Oct 15 01:44:52.643 INFO kablam! Compiling yaml-rust v0.3.4 Oct 15 01:44:52.643 INFO kablam! Compiling openssl-sys v0.9.1 Oct 15 01:44:52.643 INFO kablam! Compiling cmake v0.1.18 Oct 15 01:44:52.643 INFO kablam! Compiling curl-sys v0.3.4 Oct 15 01:44:52.675 INFO kablam! Compiling libz-sys v1.0.7 Oct 15 01:44:57.039 INFO kablam! Compiling libssh2-sys v0.2.3 Oct 15 01:44:57.054 INFO kablam! Compiling libgit2-sys v0.6.2 Oct 15 01:45:03.403 INFO kablam! Compiling clap v2.18.0 Oct 15 01:45:53.559 INFO kablam! Compiling git2 v0.6.0 Oct 15 01:46:01.831 INFO kablam! Compiling git-bump v0.0.7 (/source) Oct 15 01:46:02.963 INFO kablam! warning: unused import: `push_tags` Oct 15 01:46:02.964 INFO kablam! --> src/main.rs:9:34 Oct 15 01:46:02.964 INFO kablam! | Oct 15 01:46:02.964 INFO kablam! 9 | use bump::{Version, ReleaseType, push_tags}; Oct 15 01:46:02.964 INFO kablam! | ^^^^^^^^^ Oct 15 01:46:02.965 INFO kablam! | Oct 15 01:46:02.965 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 01:46:02.965 INFO kablam! Oct 15 01:46:03.106 INFO kablam! warning: constant item is never used: `REFSPECS` Oct 15 01:46:03.107 INFO kablam! --> src/bump.rs:6:1 Oct 15 01:46:03.108 INFO kablam! | Oct 15 01:46:03.108 INFO kablam! 6 | const REFSPECS: &'static str = "refs/tags/*:refs/tags/*"; Oct 15 01:46:03.109 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 01:46:03.109 INFO kablam! | Oct 15 01:46:03.110 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 01:46:03.110 INFO kablam! Oct 15 01:46:03.111 INFO kablam! warning: function is never used: `push_tags` Oct 15 01:46:03.111 INFO kablam! --> src/bump.rs:115:1 Oct 15 01:46:03.112 INFO kablam! | Oct 15 01:46:03.112 INFO kablam! 115 | pub fn push_tags(path: &str, remote: &str) -> Result<(), String> { Oct 15 01:46:03.113 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 01:46:03.113 INFO kablam! Oct 15 01:46:05.800 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 13s Oct 15 01:46:05.815 INFO kablam! su: No module specific data is present Oct 15 01:46:07.514 INFO running `"docker" "rm" "-f" "c6bae9ece1a6ade92bd9c895c835bc34d4418436f6bdcb8bc27abb9709c26557"` Oct 15 01:46:07.847 INFO blam! c6bae9ece1a6ade92bd9c895c835bc34d4418436f6bdcb8bc27abb9709c26557 Oct 15 01:46:07.853 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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 01:46:08.289 INFO blam! 09daa5feb624ce0a8b1275d1e143504fbc893eb0128acfc0e502d97f222f8e55 Oct 15 01:46:08.290 INFO running `"docker" "start" "-a" "09daa5feb624ce0a8b1275d1e143504fbc893eb0128acfc0e502d97f222f8e55"` Oct 15 01:46:11.039 INFO kablam! usermod: no changes Oct 15 01:46:11.198 INFO kablam! Compiling git-bump v0.0.7 (/source) Oct 15 01:46:12.255 INFO kablam! warning: unused import: `push_tags` Oct 15 01:46:12.256 INFO kablam! --> src/main.rs:9:34 Oct 15 01:46:12.256 INFO kablam! | Oct 15 01:46:12.256 INFO kablam! 9 | use bump::{Version, ReleaseType, push_tags}; Oct 15 01:46:12.256 INFO kablam! | ^^^^^^^^^ Oct 15 01:46:12.256 INFO kablam! | Oct 15 01:46:12.256 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 01:46:12.256 INFO kablam! Oct 15 01:46:12.402 INFO kablam! warning: constant item is never used: `REFSPECS` Oct 15 01:46:12.402 INFO kablam! --> src/bump.rs:6:1 Oct 15 01:46:12.402 INFO kablam! | Oct 15 01:46:12.402 INFO kablam! 6 | const REFSPECS: &'static str = "refs/tags/*:refs/tags/*"; Oct 15 01:46:12.402 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 01:46:12.402 INFO kablam! | Oct 15 01:46:12.402 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 01:46:12.403 INFO kablam! Oct 15 01:46:12.403 INFO kablam! warning: function is never used: `push_tags` Oct 15 01:46:12.403 INFO kablam! --> src/bump.rs:115:1 Oct 15 01:46:12.403 INFO kablam! | Oct 15 01:46:12.403 INFO kablam! 115 | pub fn push_tags(path: &str, remote: &str) -> Result<(), String> { Oct 15 01:46:12.403 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 01:46:12.403 INFO kablam! Oct 15 01:46:14.724 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.65s Oct 15 01:46:14.731 INFO kablam! su: No module specific data is present Oct 15 01:46:16.031 INFO running `"docker" "rm" "-f" "09daa5feb624ce0a8b1275d1e143504fbc893eb0128acfc0e502d97f222f8e55"` Oct 15 01:46:16.299 INFO blam! 09daa5feb624ce0a8b1275d1e143504fbc893eb0128acfc0e502d97f222f8e55 Oct 15 01:46:16.306 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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 01:46:16.736 INFO blam! 765b1bde26c31159a3c3b402e853005dec50f66d8b37f1bd727e46d435ed707b Oct 15 01:46:16.738 INFO running `"docker" "start" "-a" "765b1bde26c31159a3c3b402e853005dec50f66d8b37f1bd727e46d435ed707b"` Oct 15 01:46:19.031 INFO kablam! usermod: no changes Oct 15 01:46:19.223 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.17s Oct 15 01:46:19.227 INFO kablam! Running /target/debug/deps/git_bump-3d9328e0305594ca Oct 15 01:46:19.243 INFO blam! Oct 15 01:46:19.243 INFO blam! running 1 test Oct 15 01:46:19.255 INFO blam! test bump::tests::smoke ... ok Oct 15 01:46:19.255 INFO blam! Oct 15 01:46:19.255 INFO blam! test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 01:46:19.255 INFO blam! Oct 15 01:46:19.264 INFO kablam! su: No module specific data is present Oct 15 01:46:20.427 INFO running `"docker" "rm" "-f" "765b1bde26c31159a3c3b402e853005dec50f66d8b37f1bd727e46d435ed707b"` Oct 15 01:46:20.811 INFO blam! 765b1bde26c31159a3c3b402e853005dec50f66d8b37f1bd727e46d435ed707b