Nov 17 07:24:38.329 INFO testing buckhx/git-bump against master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c for pr-55982 Nov 17 07:24:38.331 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-0/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-0/pr-55982/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/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 +6b9b97bd9b704f85f0184f7a213cc4d62bd9654c-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"` Nov 17 07:24:38.838 INFO [stdout] 9ff216657550fe6e3607eacb9eed7b700d7438cc0f204489b99705c40fe8c65f Nov 17 07:24:38.840 INFO running `"docker" "start" "-a" "9ff216657550fe6e3607eacb9eed7b700d7438cc0f204489b99705c40fe8c65f"` Nov 17 07:24:40.982 INFO [stderr] usermod: no changes Nov 17 07:24:41.167 INFO [stderr] Compiling unicode-normalization v0.1.2 Nov 17 07:24:41.167 INFO [stderr] Compiling unicode-segmentation v0.1.2 Nov 17 07:24:41.175 INFO [stderr] Compiling yaml-rust v0.3.4 Nov 17 07:24:41.186 INFO [stderr] Compiling openssl-probe v0.1.0 Nov 17 07:24:41.186 INFO [stderr] Compiling unicode-width v0.1.3 Nov 17 07:24:41.186 INFO [stderr] Compiling cmake v0.1.18 Nov 17 07:24:41.186 INFO [stderr] Compiling libz-sys v1.0.7 Nov 17 07:24:41.186 INFO [stderr] Compiling openssl-sys v0.9.1 Nov 17 07:24:42.976 INFO [stderr] Compiling curl-sys v0.3.4 Nov 17 07:24:47.443 INFO [stderr] Compiling term_size v0.2.1 Nov 17 07:24:47.471 INFO [stderr] Compiling unicode-bidi v0.2.3 Nov 17 07:24:48.102 INFO [stderr] Compiling libssh2-sys v0.2.3 Nov 17 07:24:48.603 INFO [stderr] Compiling libgit2-sys v0.6.2 Nov 17 07:24:56.240 INFO [stderr] Compiling idna v0.1.0 Nov 17 07:24:56.353 INFO [stderr] Compiling clap v2.18.0 Nov 17 07:25:05.243 INFO [stderr] Compiling url v1.2.3 Nov 17 07:25:45.557 INFO [stderr] Compiling git2 v0.6.0 Nov 17 07:25:53.589 INFO [stderr] Compiling git-bump v0.0.7 (/source) Nov 17 07:25:54.243 INFO [stderr] warning: unused import: `push_tags` Nov 17 07:25:54.244 INFO [stderr] --> src/main.rs:9:34 Nov 17 07:25:54.245 INFO [stderr] | Nov 17 07:25:54.245 INFO [stderr] 9 | use bump::{Version, ReleaseType, push_tags}; Nov 17 07:25:54.246 INFO [stderr] | ^^^^^^^^^ Nov 17 07:25:54.247 INFO [stderr] | Nov 17 07:25:54.247 INFO [stderr] = note: #[warn(unused_imports)] on by default Nov 17 07:25:54.248 INFO [stderr] Nov 17 07:25:54.378 INFO [stderr] warning: constant item is never used: `REFSPECS` Nov 17 07:25:54.379 INFO [stderr] --> src/bump.rs:6:1 Nov 17 07:25:54.380 INFO [stderr] | Nov 17 07:25:54.380 INFO [stderr] 6 | const REFSPECS: &'static str = "refs/tags/*:refs/tags/*"; Nov 17 07:25:54.381 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 17 07:25:54.381 INFO [stderr] | Nov 17 07:25:54.382 INFO [stderr] = note: #[warn(dead_code)] on by default Nov 17 07:25:54.382 INFO [stderr] Nov 17 07:25:54.383 INFO [stderr] warning: function is never used: `push_tags` Nov 17 07:25:54.384 INFO [stderr] --> src/bump.rs:115:1 Nov 17 07:25:54.384 INFO [stderr] | Nov 17 07:25:54.385 INFO [stderr] 115 | pub fn push_tags(path: &str, remote: &str) -> Result<(), String> { Nov 17 07:25:54.386 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 17 07:25:54.386 INFO [stderr] Nov 17 07:25:57.061 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 16s Nov 17 07:25:57.068 INFO [stderr] su: No module specific data is present Nov 17 07:25:58.573 INFO running `"docker" "inspect" "9ff216657550fe6e3607eacb9eed7b700d7438cc0f204489b99705c40fe8c65f"` Nov 17 07:25:58.945 INFO running `"docker" "rm" "-f" "9ff216657550fe6e3607eacb9eed7b700d7438cc0f204489b99705c40fe8c65f"` Nov 17 07:25:59.387 INFO [stdout] 9ff216657550fe6e3607eacb9eed7b700d7438cc0f204489b99705c40fe8c65f Nov 17 07:25:59.391 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-0/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-0/pr-55982/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/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 +6b9b97bd9b704f85f0184f7a213cc4d62bd9654c-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"` Nov 17 07:25:59.915 INFO [stdout] b1e7e973aba7bd6b8844c3823f5fcf1ab5626355531f9c23100b6ce13d7b9526 Nov 17 07:25:59.917 INFO running `"docker" "start" "-a" "b1e7e973aba7bd6b8844c3823f5fcf1ab5626355531f9c23100b6ce13d7b9526"` Nov 17 07:26:02.176 INFO [stderr] usermod: no changes Nov 17 07:26:02.377 INFO [stderr] Compiling git-bump v0.0.7 (/source) Nov 17 07:26:02.943 INFO [stderr] warning: unused import: `push_tags` Nov 17 07:26:02.944 INFO [stderr] --> src/main.rs:9:34 Nov 17 07:26:02.944 INFO [stderr] | Nov 17 07:26:02.944 INFO [stderr] 9 | use bump::{Version, ReleaseType, push_tags}; Nov 17 07:26:02.945 INFO [stderr] | ^^^^^^^^^ Nov 17 07:26:02.945 INFO [stderr] | Nov 17 07:26:02.945 INFO [stderr] = note: #[warn(unused_imports)] on by default Nov 17 07:26:02.946 INFO [stderr] Nov 17 07:26:03.127 INFO [stderr] warning: constant item is never used: `REFSPECS` Nov 17 07:26:03.128 INFO [stderr] --> src/bump.rs:6:1 Nov 17 07:26:03.128 INFO [stderr] | Nov 17 07:26:03.128 INFO [stderr] 6 | const REFSPECS: &'static str = "refs/tags/*:refs/tags/*"; Nov 17 07:26:03.129 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 17 07:26:03.129 INFO [stderr] | Nov 17 07:26:03.129 INFO [stderr] = note: #[warn(dead_code)] on by default Nov 17 07:26:03.130 INFO [stderr] Nov 17 07:26:03.130 INFO [stderr] warning: function is never used: `push_tags` Nov 17 07:26:03.130 INFO [stderr] --> src/bump.rs:115:1 Nov 17 07:26:03.130 INFO [stderr] | Nov 17 07:26:03.131 INFO [stderr] 115 | pub fn push_tags(path: &str, remote: &str) -> Result<(), String> { Nov 17 07:26:03.131 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 17 07:26:03.131 INFO [stderr] Nov 17 07:26:05.526 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3.32s Nov 17 07:26:05.538 INFO [stderr] su: No module specific data is present Nov 17 07:26:06.975 INFO running `"docker" "inspect" "b1e7e973aba7bd6b8844c3823f5fcf1ab5626355531f9c23100b6ce13d7b9526"` Nov 17 07:26:07.327 INFO running `"docker" "rm" "-f" "b1e7e973aba7bd6b8844c3823f5fcf1ab5626355531f9c23100b6ce13d7b9526"` Nov 17 07:26:07.703 INFO [stdout] b1e7e973aba7bd6b8844c3823f5fcf1ab5626355531f9c23100b6ce13d7b9526 Nov 17 07:26:07.705 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-0/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-0/pr-55982/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/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 +6b9b97bd9b704f85f0184f7a213cc4d62bd9654c-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"` Nov 17 07:26:08.228 INFO [stdout] 3d2e6f6902a95cb74af2c9d9b06db8b17c2d18da3936aed1f98df41d62ffc90d Nov 17 07:26:08.230 INFO running `"docker" "start" "-a" "3d2e6f6902a95cb74af2c9d9b06db8b17c2d18da3936aed1f98df41d62ffc90d"` Nov 17 07:26:10.502 INFO [stderr] usermod: no changes Nov 17 07:26:10.656 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.13s Nov 17 07:26:10.669 INFO [stderr] Running /target/debug/deps/git_bump-ae9626e73ed7d931 Nov 17 07:26:10.686 INFO [stdout] Nov 17 07:26:10.686 INFO [stdout] running 1 test Nov 17 07:26:10.695 INFO [stdout] test bump::tests::smoke ... ok Nov 17 07:26:10.695 INFO [stdout] Nov 17 07:26:10.695 INFO [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 17 07:26:10.695 INFO [stdout] Nov 17 07:26:10.698 INFO [stderr] su: No module specific data is present Nov 17 07:26:11.829 INFO running `"docker" "inspect" "3d2e6f6902a95cb74af2c9d9b06db8b17c2d18da3936aed1f98df41d62ffc90d"` Nov 17 07:26:12.149 INFO running `"docker" "rm" "-f" "3d2e6f6902a95cb74af2c9d9b06db8b17c2d18da3936aed1f98df41d62ffc90d"` Nov 17 07:26:12.519 INFO [stdout] 3d2e6f6902a95cb74af2c9d9b06db8b17c2d18da3936aed1f98df41d62ffc90d