[INFO] fetching crate bump-bin 0.3.4... [INFO] testing bump-bin-0.3.4 against 1.55.0 for beta-1.56-1 [INFO] extracting crate bump-bin 0.3.4 into /workspace/builds/worker-56/source [INFO] validating manifest of crates.io crate bump-bin 0.3.4 on toolchain 1.55.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate bump-bin 0.3.4 [INFO] finished tweaking crates.io crate bump-bin 0.3.4 [INFO] tweaked toml for crates.io crate bump-bin 0.3.4 written to /workspace/builds/worker-56/source/Cargo.toml [INFO] crate crates.io crate bump-bin 0.3.4 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded exitcode v1.1.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-56/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-56/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ad1a95c897d1ba1ce21e58214e8b61a7bcbebe179ce9020dc75880dc7e945f51 [INFO] running `Command { std: "docker" "start" "-a" "ad1a95c897d1ba1ce21e58214e8b61a7bcbebe179ce9020dc75880dc7e945f51", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ad1a95c897d1ba1ce21e58214e8b61a7bcbebe179ce9020dc75880dc7e945f51", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ad1a95c897d1ba1ce21e58214e8b61a7bcbebe179ce9020dc75880dc7e945f51", kill_on_drop: false }` [INFO] [stdout] ad1a95c897d1ba1ce21e58214e8b61a7bcbebe179ce9020dc75880dc7e945f51 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-56/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-56/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] da899ad6b659ad7d47eafcbbde44855b5bfc01412cf1a23c80c0d5f3a6ea4b5a [INFO] running `Command { std: "docker" "start" "-a" "da899ad6b659ad7d47eafcbbde44855b5bfc01412cf1a23c80c0d5f3a6ea4b5a", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling libc v0.2.97 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling anyhow v1.0.41 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling semver v1.0.3 [INFO] [stderr] Compiling exitcode v1.1.2 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling pretty_env_logger v0.4.0 [INFO] [stderr] Compiling structopt-derive v0.4.14 [INFO] [stderr] Compiling structopt v0.3.21 [INFO] [stderr] Compiling bump-bin v0.3.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 13.64s [INFO] running `Command { std: "docker" "inspect" "da899ad6b659ad7d47eafcbbde44855b5bfc01412cf1a23c80c0d5f3a6ea4b5a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "da899ad6b659ad7d47eafcbbde44855b5bfc01412cf1a23c80c0d5f3a6ea4b5a", kill_on_drop: false }` [INFO] [stdout] da899ad6b659ad7d47eafcbbde44855b5bfc01412cf1a23c80c0d5f3a6ea4b5a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-56/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-56/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e67eb5b04e1b6ac25555f9d681d5283a17c591fcb491cbc9b5b26711d0a81e63 [INFO] running `Command { std: "docker" "start" "-a" "e67eb5b04e1b6ac25555f9d681d5283a17c591fcb491cbc9b5b26711d0a81e63", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling predicates-core v1.0.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling difference v2.0.0 [INFO] [stderr] Compiling treeline v0.1.0 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling predicates-tree v1.0.2 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling bstr v0.2.16 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling float-cmp v0.8.0 [INFO] [stderr] Compiling predicates v1.0.8 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling assert_cmd v1.0.5 [INFO] [stderr] Compiling bump-bin v0.3.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 15.72s [INFO] running `Command { std: "docker" "inspect" "e67eb5b04e1b6ac25555f9d681d5283a17c591fcb491cbc9b5b26711d0a81e63", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e67eb5b04e1b6ac25555f9d681d5283a17c591fcb491cbc9b5b26711d0a81e63", kill_on_drop: false }` [INFO] [stdout] e67eb5b04e1b6ac25555f9d681d5283a17c591fcb491cbc9b5b26711d0a81e63 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-56/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-56/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] e7f348e85c444bb40875d9cfbaca362a354a01e6975f0a1155c3e3f24bd8b49c [INFO] running `Command { std: "docker" "start" "-a" "e7f348e85c444bb40875d9cfbaca362a354a01e6975f0a1155c3e3f24bd8b49c", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/bump-cbbda3b0c17ead61) [INFO] [stdout] [INFO] [stdout] running 18 tests [INFO] [stdout] test fs::tests::read_file_not_file_ng ... ok [INFO] [stdout] test fs::tests::mk_dir_deep_layer_ok ... ok [INFO] [stdout] test fs::tests::write_file_ok ... ok [INFO] [stdout] test fs::tests::mk_dir_one_layer_ok ... ok [INFO] [stdout] test fs::tests::read_file_temp_ok ... ok [INFO] [stdout] test tests::add_build ... ok [INFO] [stdout] test tests::ignore_default_prefix_ok ... ok [INFO] [stdout] test tests::add_pre_ok ... ok [INFO] [stdout] test tests::remove_build_ok ... ok [INFO] [stdout] test tests::replace_build_ok ... ok [INFO] [stdout] test tests::inc_minor_ok ... ok [INFO] [stdout] test tests::remove_pre_ok ... ok [INFO] [stdout] test tests::inc_major_ok ... ok [INFO] [stdout] test tests::replace_pre_ok ... ok [INFO] [stdout] test tests::file_ok ... ok [INFO] [stdout] test tests::inc_patch_ok ... ok [INFO] [stdout] test tests::version_invalid ... ok [INFO] [stdout] test tests::prefix_ok ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 18 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "e7f348e85c444bb40875d9cfbaca362a354a01e6975f0a1155c3e3f24bd8b49c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e7f348e85c444bb40875d9cfbaca362a354a01e6975f0a1155c3e3f24bd8b49c", kill_on_drop: false }` [INFO] [stdout] e7f348e85c444bb40875d9cfbaca362a354a01e6975f0a1155c3e3f24bd8b49c