[INFO] fetching crate hyperlane-cli 0.1.10...
[INFO] testing hyperlane-cli-0.1.10 against 1.94.0 for beta-1.95-1
[INFO] extracting crate hyperlane-cli 0.1.10 into /workspace/builds/worker-2-tc1/source
[INFO] started tweaking crates.io crate hyperlane-cli 0.1.10
[INFO] finished tweaking crates.io crate hyperlane-cli 0.1.10
[INFO] tweaked toml for crates.io crate hyperlane-cli 0.1.10 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate hyperlane-cli 0.1.10 on toolchain 1.94.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.94.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate hyperlane-cli 0.1.10 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.94.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded toml v0.9.12+spec-1.1.0
[INFO] [stderr]   Downloaded toml_parser v1.0.7+spec-1.1.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1f9f59f42f9db0216f029edc7904e6af255efb7af51539d81b26a6950193d0c5
[INFO] running `Command { std: "docker" "start" "-a" "1f9f59f42f9db0216f029edc7904e6af255efb7af51539d81b26a6950193d0c5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1f9f59f42f9db0216f029edc7904e6af255efb7af51539d81b26a6950193d0c5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1f9f59f42f9db0216f029edc7904e6af255efb7af51539d81b26a6950193d0c5", kill_on_drop: false }`
[INFO] [stdout] 1f9f59f42f9db0216f029edc7904e6af255efb7af51539d81b26a6950193d0c5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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" "RUSTDOCFLAGS=--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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3590b923b9c0780e623f0f5a8f3fb5502a9876f8a45f6e0aa0ffe16cfc42b44a
[INFO] running `Command { std: "docker" "start" "-a" "3590b923b9c0780e623f0f5a8f3fb5502a9876f8a45f6e0aa0ffe16cfc42b44a", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling regex-syntax v0.8.9
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling toml_writer v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling socket2 v0.6.2
[INFO] [stderr]    Compiling toml_parser v1.0.7+spec-1.1.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling serde_spanned v1.0.4
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling toml v0.9.12+spec-1.1.0
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling hyperlane-cli v0.1.10 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [optimized] target(s) in 1m 20s
[INFO] running `Command { std: "docker" "inspect" "3590b923b9c0780e623f0f5a8f3fb5502a9876f8a45f6e0aa0ffe16cfc42b44a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3590b923b9c0780e623f0f5a8f3fb5502a9876f8a45f6e0aa0ffe16cfc42b44a", kill_on_drop: false }`
[INFO] [stdout] 3590b923b9c0780e623f0f5a8f3fb5502a9876f8a45f6e0aa0ffe16cfc42b44a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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" "RUSTDOCFLAGS=--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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5dc427230697a9bf74ab08afc68b904ca9f596b02193755e93dcabab33113fc4
[INFO] running `Command { std: "docker" "start" "-a" "5dc427230697a9bf74ab08afc68b904ca9f596b02193755e93dcabab33113fc4", kill_on_drop: false }`
[INFO] [stderr]    Compiling hyperlane-cli v0.1.10 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [optimized] target(s) in 15.08s
[INFO] running `Command { std: "docker" "inspect" "5dc427230697a9bf74ab08afc68b904ca9f596b02193755e93dcabab33113fc4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5dc427230697a9bf74ab08afc68b904ca9f596b02193755e93dcabab33113fc4", kill_on_drop: false }`
[INFO] [stdout] 5dc427230697a9bf74ab08afc68b904ca9f596b02193755e93dcabab33113fc4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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" "RUSTDOCFLAGS=--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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 40913681f68e6f390f99283e9387126dc93df67b6c7dc83ac3a7e5d319e5cc11
[INFO] running `Command { std: "docker" "start" "-a" "40913681f68e6f390f99283e9387126dc93df67b6c7dc83ac3a7e5d319e5cc11", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [optimized] target(s) in 0.11s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/hyperlane_cli-5acfa60c36ff3fcf)
[INFO] [stdout] running 49 tests
[INFO] [stdout] test bump::test::test_execute_bump_beta ... FAILED
[INFO] [stdout] test bump::test::test_execute_bump_alpha ... FAILED
[INFO] [stdout] test bump::test::test_bump_version_type_enum ... ok
[INFO] [stdout] test bump::test::test_execute_bump_no_version_field ... FAILED
[INFO] [stdout] test bump::test::test_execute_bump_integration ... FAILED
[INFO] [stdout] test bump::test::test_execute_bump_rc ... FAILED
[INFO] [stdout] test bump::test::test_execute_bump_major ... FAILED
[INFO] [stdout] test bump::test::test_version_struct_creation ... ok
[INFO] [stdout] test config::test::test_args_clone ... ok
[INFO] [stdout] test config::test::test_args_default_values ... ok
[INFO] [stdout] test config::test::test_args_with_model_subtype ... ok
[INFO] [stdout] test config::test::test_args_with_values ... ok
[INFO] [stdout] test new::test::test_new_error_debug ... ok
[INFO] [stdout] test new::test::test_new_error_display ... ok
[INFO] [stdout] test config::test::test_command_type_enum_values ... ok
[INFO] [stdout] test new::test::test_new_error_from_io ... ok
[INFO] [stdout] test fmt::test::test_format_path_integration ... FAILED
[INFO] [stdout] test new::test::test_new_project_config_clone ... ok
[INFO] [stdout] test bump::test::test_execute_bump_release ... FAILED
[INFO] [stdout] test publish::test::test_publish_error_display ... ok
[INFO] [stdout] test new::test::test_new_project_config_debug ... ok
[INFO] [stdout] test new::test::test_new_project_config_creation ... ok
[INFO] [stdout] test publish::test::test_package_clone ... ok
[INFO] [stdout] test publish::test::test_package_equality ... ok
[INFO] [stdout] test publish::test::test_publish_error_from_io ... ok
[INFO] [stdout] test publish::test::test_publish_result_clone ... ok
[INFO] [stdout] test publish::test::test_package_creation ... ok
[INFO] [stdout] test publish::test::test_publish_result_failure ... ok
[INFO] [stdout] test publish::test::test_publish_result_success ... ok
[INFO] [stdout] test template::test::test_all_model_sub_types ... ok
[INFO] [stdout] test template::test::test_all_template_types ... ok
[INFO] [stdout] test template::test::test_model_sub_type_debug ... ok
[INFO] [stdout] test template::test::test_model_sub_type_equality ... ok
[INFO] [stdout] test template::test::test_parse_model_sub_type_valid ... ok
[INFO] [stdout] test template::test::test_parse_template_type_invalid ... ok
[INFO] [stdout] test template::test::test_parse_template_type_valid ... ok
[INFO] [stdout] test template::test::test_template_config_clone ... ok
[INFO] [stdout] test template::test::test_template_config_debug ... ok
[INFO] [stdout] test template::test::test_template_config_with_model_sub_type ... ok
[INFO] [stdout] test template::test::test_template_config_new ... ok
[INFO] [stdout] test template::test::test_parse_model_sub_type_invalid ... ok
[INFO] [stdout] test template::test::test_template_error_from_io ... ok
[INFO] [stdout] test template::test::test_template_error_debug ... ok
[INFO] [stdout] test template::test::test_template_type_debug ... ok
[INFO] [stdout] test template::test::test_template_type_equality ... ok
[INFO] [stdout] test version::test::test_print_version_runs ... ok
[INFO] [stdout] test template::test::test_template_error_display ... ok
[INFO] [stdout] test bump::test::test_execute_bump_minor ... FAILED
[INFO] [stderr] error: test failed, to rerun pass `--bin hyperlane-cli`
[INFO] [stdout] test bump::test::test_version_clone ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- bump::test::test_execute_bump_beta stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'bump::test::test_execute_bump_beta' (19) panicked at src/bump/test.rs:133:36:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5bb1f5b6b42d - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h93773fc827e3113d
[INFO] [stdout]    1:     0x5bb1f5b4f08a - core::fmt::write::hed7b5c73d82ecb7c
[INFO] [stdout]    2:     0x5bb1f5b6a855 - std::io::Write::write_fmt::h5e66814db8a9cfce
[INFO] [stdout]    3:     0x5bb1f5b6a33b - std::panicking::default_hook::{{closure}}::h2be84df4f189ae36
[INFO] [stdout]    4:     0x5bb1f5b69ffa - std::panicking::default_hook::hf0ea8939246f43a9
[INFO] [stdout]    5:     0x5bb1f5b69a93 - std::panicking::panic_with_hook::hb4bd9ac1123582a0
[INFO] [stdout]    6:     0x5bb1f5b928f7 - std::panicking::panic_handler::{{closure}}::hde00dd15f5637fe2
[INFO] [stdout]    7:     0x5bb1f5b928a9 - std::sys::backtrace::__rust_end_short_backtrace::hb72197fa777c1785
[INFO] [stdout]    8:     0x5bb1f5b9289c - __rustc[4425a7e20b4c8619]::rust_begin_unwind
[INFO] [stdout]    9:     0x5bb1f5b4ffdb - core::panicking::panic_fmt::ha59b517dd231f4da
[INFO] [stdout]   10:     0x5bb1f5b57181 - core::result::unwrap_failed::hf2d1f30a3ac850fc
[INFO] [stdout]   11:     0x5bb1f5b459b5 - core::ops::function::FnOnce::call_once::h81f2c1b9a55773ba
[INFO] [stdout]   12:     0x5bb1f5badebb - test::__rust_begin_short_backtrace::h0b6a7601d9750bfa
[INFO] [stdout]   13:     0x5bb1f5ba98cc - test::run_test::{{closure}}::hddc4550da4871867
[INFO] [stdout]   14:     0x5bb1f5ba904c - std::sys::backtrace::__rust_begin_short_backtrace::h3ec4d1f21ad44588
[INFO] [stdout]   15:     0x5bb1f5bc3b9c - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9e460d1d7fc83d35
[INFO] [stdout]   16:     0x5bb1f5b9c178 - std::sys::thread::unix::Thread::new::thread_start::h982f9ea829d1b5fb
[INFO] [stdout]   17:     0x7f83bd825aa4 - <unknown>
[INFO] [stdout]   18:     0x7f83bd8b2a64 - clone
[INFO] [stdout]   19:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- bump::test::test_execute_bump_alpha stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'bump::test::test_execute_bump_alpha' (18) panicked at src/bump/test.rs:114:36:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5bb1f5b6b42d - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h93773fc827e3113d
[INFO] [stdout]    1:     0x5bb1f5b4f08a - core::fmt::write::hed7b5c73d82ecb7c
[INFO] [stdout]    2:     0x5bb1f5b6a855 - std::io::Write::write_fmt::h5e66814db8a9cfce
[INFO] [stdout]    3:     0x5bb1f5b6a33b - std::panicking::default_hook::{{closure}}::h2be84df4f189ae36
[INFO] [stdout]    4:     0x5bb1f5b69ffa - std::panicking::default_hook::hf0ea8939246f43a9
[INFO] [stdout]    5:     0x5bb1f5b69a93 - std::panicking::panic_with_hook::hb4bd9ac1123582a0
[INFO] [stdout]    6:     0x5bb1f5b928f7 - std::panicking::panic_handler::{{closure}}::hde00dd15f5637fe2
[INFO] [stdout]    7:     0x5bb1f5b928a9 - std::sys::backtrace::__rust_end_short_backtrace::hb72197fa777c1785
[INFO] [stdout]    8:     0x5bb1f5b9289c - __rustc[4425a7e20b4c8619]::rust_begin_unwind
[INFO] [stdout]    9:     0x5bb1f5b4ffdb - core::panicking::panic_fmt::ha59b517dd231f4da
[INFO] [stdout]   10:     0x5bb1f5b57181 - core::result::unwrap_failed::hf2d1f30a3ac850fc
[INFO] [stdout]   11:     0x5bb1f5b43f1f - core::ops::function::FnOnce::call_once::h4b0fdeb96ca9649e
[INFO] [stdout]   12:     0x5bb1f5badebb - test::__rust_begin_short_backtrace::h0b6a7601d9750bfa
[INFO] [stdout]   13:     0x5bb1f5ba98cc - test::run_test::{{closure}}::hddc4550da4871867
[INFO] [stdout]   14:     0x5bb1f5ba904c - std::sys::backtrace::__rust_begin_short_backtrace::h3ec4d1f21ad44588
[INFO] [stdout]   15:     0x5bb1f5bc3b9c - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9e460d1d7fc83d35
[INFO] [stdout]   16:     0x5bb1f5b9c178 - std::sys::thread::unix::Thread::new::thread_start::h982f9ea829d1b5fb
[INFO] [stdout]   17:     0x7f83bd825aa4 - <unknown>
[INFO] [stdout]   18:     0x7f83bd8b2a64 - clone
[INFO] [stdout]   19:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- bump::test::test_execute_bump_no_version_field stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'bump::test::test_execute_bump_no_version_field' (23) panicked at src/bump/test.rs:189:36:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5bb1f5b6b42d - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h93773fc827e3113d
[INFO] [stdout]    1:     0x5bb1f5b4f08a - core::fmt::write::hed7b5c73d82ecb7c
[INFO] [stdout]    2:     0x5bb1f5b6a855 - std::io::Write::write_fmt::h5e66814db8a9cfce
[INFO] [stdout]    3:     0x5bb1f5b6a33b - std::panicking::default_hook::{{closure}}::h2be84df4f189ae36
[INFO] [stdout]    4:     0x5bb1f5b69ffa - std::panicking::default_hook::hf0ea8939246f43a9
[INFO] [stdout]    5:     0x5bb1f5b69a93 - std::panicking::panic_with_hook::hb4bd9ac1123582a0
[INFO] [stdout]    6:     0x5bb1f5b928f7 - std::panicking::panic_handler::{{closure}}::hde00dd15f5637fe2
[INFO] [stdout]    7:     0x5bb1f5b928a9 - std::sys::backtrace::__rust_end_short_backtrace::hb72197fa777c1785
[INFO] [stdout]    8:     0x5bb1f5b9289c - __rustc[4425a7e20b4c8619]::rust_begin_unwind
[INFO] [stdout]    9:     0x5bb1f5b4ffdb - core::panicking::panic_fmt::ha59b517dd231f4da
[INFO] [stdout]   10:     0x5bb1f5b57181 - core::result::unwrap_failed::hf2d1f30a3ac850fc
[INFO] [stdout]   11:     0x5bb1f5b41906 - core::ops::function::FnOnce::call_once::h1166043587823e29
[INFO] [stdout]   12:     0x5bb1f5badebb - test::__rust_begin_short_backtrace::h0b6a7601d9750bfa
[INFO] [stdout]   13:     0x5bb1f5ba98cc - test::run_test::{{closure}}::hddc4550da4871867
[INFO] [stdout]   14:     0x5bb1f5ba904c - std::sys::backtrace::__rust_begin_short_backtrace::h3ec4d1f21ad44588
[INFO] [stdout]   15:     0x5bb1f5bc3b9c - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9e460d1d7fc83d35
[INFO] [stdout]   16:     0x5bb1f5b9c178 - std::sys::thread::unix::Thread::new::thread_start::h982f9ea829d1b5fb
[INFO] [stdout]   17:     0x7f83bd825aa4 - <unknown>
[INFO] [stdout]   18:     0x7f83bd8b2a64 - clone
[INFO] [stdout]   19:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- bump::test::test_execute_bump_integration stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'bump::test::test_execute_bump_integration' (20) panicked at src/bump/test.rs:55:36:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5bb1f5b6b42d - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h93773fc827e3113d
[INFO] [stdout]    1:     0x5bb1f5b4f08a - core::fmt::write::hed7b5c73d82ecb7c
[INFO] [stdout]    2:     0x5bb1f5b6a855 - std::io::Write::write_fmt::h5e66814db8a9cfce
[INFO] [stdout]    3:     0x5bb1f5b6a33b - std::panicking::default_hook::{{closure}}::h2be84df4f189ae36
[INFO] [stdout]    4:     0x5bb1f5b69ffa - std::panicking::default_hook::hf0ea8939246f43a9
[INFO] [stdout]    5:     0x5bb1f5b69a93 - std::panicking::panic_with_hook::hb4bd9ac1123582a0
[INFO] [stdout]    6:     0x5bb1f5b928f7 - std::panicking::panic_handler::{{closure}}::hde00dd15f5637fe2
[INFO] [stdout]    7:     0x5bb1f5b928a9 - std::sys::backtrace::__rust_end_short_backtrace::hb72197fa777c1785
[INFO] [stdout]    8:     0x5bb1f5b9289c - __rustc[4425a7e20b4c8619]::rust_begin_unwind
[INFO] [stdout]    9:     0x5bb1f5b4ffdb - core::panicking::panic_fmt::ha59b517dd231f4da
[INFO] [stdout]   10:     0x5bb1f5b57181 - core::result::unwrap_failed::hf2d1f30a3ac850fc
[INFO] [stdout]   11:     0x5bb1f5b454bf - core::ops::function::FnOnce::call_once::h778ad9b8b275be2f
[INFO] [stdout]   12:     0x5bb1f5badebb - test::__rust_begin_short_backtrace::h0b6a7601d9750bfa
[INFO] [stdout]   13:     0x5bb1f5ba98cc - test::run_test::{{closure}}::hddc4550da4871867
[INFO] [stdout]   14:     0x5bb1f5ba904c - std::sys::backtrace::__rust_begin_short_backtrace::h3ec4d1f21ad44588
[INFO] [stdout]   15:     0x5bb1f5bc3b9c - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9e460d1d7fc83d35
[INFO] [stdout]   16:     0x5bb1f5b9c178 - std::sys::thread::unix::Thread::new::thread_start::h982f9ea829d1b5fb
[INFO] [stdout]   17:     0x7f83bd825aa4 - <unknown>
[INFO] [stdout]   18:     0x7f83bd8b2a64 - clone
[INFO] [stdout]   19:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- bump::test::test_execute_bump_rc stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'bump::test::test_execute_bump_rc' (24) panicked at src/bump/test.rs:152:36:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5bb1f5b6b42d - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h93773fc827e3113d
[INFO] [stdout]    1:     0x5bb1f5b4f08a - core::fmt::write::hed7b5c73d82ecb7c
[INFO] [stdout]    2:     0x5bb1f5b6a855 - std::io::Write::write_fmt::h5e66814db8a9cfce
[INFO] [stdout]    3:     0x5bb1f5b6a33b - std::panicking::default_hook::{{closure}}::h2be84df4f189ae36
[INFO] [stdout]    4:     0x5bb1f5b69ffa - std::panicking::default_hook::hf0ea8939246f43a9
[INFO] [stdout]    5:     0x5bb1f5b69a93 - std::panicking::panic_with_hook::hb4bd9ac1123582a0
[INFO] [stdout]    6:     0x5bb1f5b928f7 - std::panicking::panic_handler::{{closure}}::hde00dd15f5637fe2
[INFO] [stdout]    7:     0x5bb1f5b928a9 - std::sys::backtrace::__rust_end_short_backtrace::hb72197fa777c1785
[INFO] [stdout]    8:     0x5bb1f5b9289c - __rustc[4425a7e20b4c8619]::rust_begin_unwind
[INFO] [stdout]    9:     0x5bb1f5b4ffdb - core::panicking::panic_fmt::ha59b517dd231f4da
[INFO] [stdout]   10:     0x5bb1f5b57181 - core::result::unwrap_failed::hf2d1f30a3ac850fc
[INFO] [stdout]   11:     0x5bb1f5b46e65 - core::ops::function::FnOnce::call_once::hef7a16b9cee3a2d8
[INFO] [stdout]   12:     0x5bb1f5badebb - test::__rust_begin_short_backtrace::h0b6a7601d9750bfa
[INFO] [stdout]   13:     0x5bb1f5ba98cc - test::run_test::{{closure}}::hddc4550da4871867
[INFO] [stdout]   14:     0x5bb1f5ba904c - std::sys::backtrace::__rust_begin_short_backtrace::h3ec4d1f21ad44588
[INFO] [stdout]   15:     0x5bb1f5bc3b9c - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9e460d1d7fc83d35
[INFO] [stdout]   16:     0x5bb1f5b9c178 - std::sys::thread::unix::Thread::new::thread_start::h982f9ea829d1b5fb
[INFO] [stdout]   17:     0x7f83bd825aa4 - <unknown>
[INFO] [stdout]   18:     0x7f83bd8b2a64 - clone
[INFO] [stdout]   19:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- bump::test::test_execute_bump_major stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'bump::test::test_execute_bump_major' (21) panicked at src/bump/test.rs:95:36:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5bb1f5b6b42d - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h93773fc827e3113d
[INFO] [stdout]    1:     0x5bb1f5b4f08a - core::fmt::write::hed7b5c73d82ecb7c
[INFO] [stdout]    2:     0x5bb1f5b6a855 - std::io::Write::write_fmt::h5e66814db8a9cfce
[INFO] [stdout]    3:     0x5bb1f5b6a33b - std::panicking::default_hook::{{closure}}::h2be84df4f189ae36
[INFO] [stdout]    4:     0x5bb1f5b69ffa - std::panicking::default_hook::hf0ea8939246f43a9
[INFO] [stdout]    5:     0x5bb1f5b69a93 - std::panicking::panic_with_hook::hb4bd9ac1123582a0
[INFO] [stdout]    6:     0x5bb1f5b928f7 - std::panicking::panic_handler::{{closure}}::hde00dd15f5637fe2
[INFO] [stdout]    7:     0x5bb1f5b928a9 - std::sys::backtrace::__rust_end_short_backtrace::hb72197fa777c1785
[INFO] [stdout]    8:     0x5bb1f5b9289c - __rustc[4425a7e20b4c8619]::rust_begin_unwind
[INFO] [stdout]    9:     0x5bb1f5b4ffdb - core::panicking::panic_fmt::ha59b517dd231f4da
[INFO] [stdout]   10:     0x5bb1f5b57181 - core::result::unwrap_failed::hf2d1f30a3ac850fc
[INFO] [stdout]   11:     0x5bb1f5b45cb1 - core::ops::function::FnOnce::call_once::h92bf93c20f3fbd03
[INFO] [stdout]   12:     0x5bb1f5badebb - test::__rust_begin_short_backtrace::h0b6a7601d9750bfa
[INFO] [stdout]   13:     0x5bb1f5ba98cc - test::run_test::{{closure}}::hddc4550da4871867
[INFO] [stdout]   14:     0x5bb1f5ba904c - std::sys::backtrace::__rust_begin_short_backtrace::h3ec4d1f21ad44588
[INFO] [stdout]   15:     0x5bb1f5bc3b9c - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9e460d1d7fc83d35
[INFO] [stdout]   16:     0x5bb1f5b9c178 - std::sys::thread::unix::Thread::new::thread_start::h982f9ea829d1b5fb
[INFO] [stdout]   17:     0x7f83bd825aa4 - <unknown>
[INFO] [stdout]   18:     0x7f83bd8b2a64 - clone
[INFO] [stdout]   19:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- fmt::test::test_format_path_integration stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'fmt::test::test_format_path_integration' (33) panicked at src/fmt/test.rs:9:78:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5bb1f5b6b42d - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h93773fc827e3113d
[INFO] [stdout]    1:     0x5bb1f5b4f08a - core::fmt::write::hed7b5c73d82ecb7c
[INFO] [stdout]    2:     0x5bb1f5b6a855 - std::io::Write::write_fmt::h5e66814db8a9cfce
[INFO] [stdout]    3:     0x5bb1f5b6a33b - std::panicking::default_hook::{{closure}}::h2be84df4f189ae36
[INFO] [stdout]    4:     0x5bb1f5b69ffa - std::panicking::default_hook::hf0ea8939246f43a9
[INFO] [stdout]    5:     0x5bb1f5b69a93 - std::panicking::panic_with_hook::hb4bd9ac1123582a0
[INFO] [stdout]    6:     0x5bb1f5b928f7 - std::panicking::panic_handler::{{closure}}::hde00dd15f5637fe2
[INFO] [stdout]    7:     0x5bb1f5b928a9 - std::sys::backtrace::__rust_end_short_backtrace::hb72197fa777c1785
[INFO] [stdout]    8:     0x5bb1f5b9289c - __rustc[4425a7e20b4c8619]::rust_begin_unwind
[INFO] [stdout]    9:     0x5bb1f5b4ffdb - core::panicking::panic_fmt::ha59b517dd231f4da
[INFO] [stdout]   10:     0x5bb1f5b57181 - core::result::unwrap_failed::hf2d1f30a3ac850fc
[INFO] [stdout]   11:     0x5bb1f5b3f0e7 - core::ops::function::FnOnce::call_once::h0cb63822d34d21ba
[INFO] [stdout]   12:     0x5bb1f5badebb - test::__rust_begin_short_backtrace::h0b6a7601d9750bfa
[INFO] [stdout]   13:     0x5bb1f5ba98cc - test::run_test::{{closure}}::hddc4550da4871867
[INFO] [stdout]   14:     0x5bb1f5ba904c - std::sys::backtrace::__rust_begin_short_backtrace::h3ec4d1f21ad44588
[INFO] [stdout]   15:     0x5bb1f5bc3b9c - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9e460d1d7fc83d35
[INFO] [stdout]   16:     0x5bb1f5b9c178 - std::sys::thread::unix::Thread::new::thread_start::h982f9ea829d1b5fb
[INFO] [stdout]   17:     0x7f83bd825aa4 - <unknown>
[INFO] [stdout]   18:     0x7f83bd8b2a64 - clone
[INFO] [stdout]   19:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- bump::test::test_execute_bump_release stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'bump::test::test_execute_bump_release' (25) panicked at src/bump/test.rs:171:36:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5bb1f5b6b42d - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h93773fc827e3113d
[INFO] [stdout]    1:     0x5bb1f5b4f08a - core::fmt::write::hed7b5c73d82ecb7c
[INFO] [stdout]    2:     0x5bb1f5b6a855 - std::io::Write::write_fmt::h5e66814db8a9cfce
[INFO] [stdout]    3:     0x5bb1f5b6a33b - std::panicking::default_hook::{{closure}}::h2be84df4f189ae36
[INFO] [stdout]    4:     0x5bb1f5b69ffa - std::panicking::default_hook::hf0ea8939246f43a9
[INFO] [stdout]    5:     0x5bb1f5b69a93 - std::panicking::panic_with_hook::hb4bd9ac1123582a0
[INFO] [stdout]    6:     0x5bb1f5b928f7 - std::panicking::panic_handler::{{closure}}::hde00dd15f5637fe2
[INFO] [stdout]    7:     0x5bb1f5b928a9 - std::sys::backtrace::__rust_end_short_backtrace::hb72197fa777c1785
[INFO] [stdout]    8:     0x5bb1f5b9289c - __rustc[4425a7e20b4c8619]::rust_begin_unwind
[INFO] [stdout]    9:     0x5bb1f5b4ffdb - core::panicking::panic_fmt::ha59b517dd231f4da
[INFO] [stdout]   10:     0x5bb1f5b57181 - core::result::unwrap_failed::hf2d1f30a3ac850fc
[INFO] [stdout]   11:     0x5bb1f5b47161 - core::ops::function::FnOnce::call_once::hefd9be541301ed29
[INFO] [stdout]   12:     0x5bb1f5badebb - test::__rust_begin_short_backtrace::h0b6a7601d9750bfa
[INFO] [stdout]   13:     0x5bb1f5ba98cc - test::run_test::{{closure}}::hddc4550da4871867
[INFO] [stdout]   14:     0x5bb1f5ba904c - std::sys::backtrace::__rust_begin_short_backtrace::h3ec4d1f21ad44588
[INFO] [stdout]   15:     0x5bb1f5bc3b9c - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9e460d1d7fc83d35
[INFO] [stdout]   16:     0x5bb1f5b9c178 - std::sys::thread::unix::Thread::new::thread_start::h982f9ea829d1b5fb
[INFO] [stdout]   17:     0x7f83bd825aa4 - <unknown>
[INFO] [stdout]   18:     0x7f83bd8b2a64 - clone
[INFO] [stdout]   19:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- bump::test::test_execute_bump_minor stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'bump::test::test_execute_bump_minor' (22) panicked at src/bump/test.rs:76:36:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5bb1f5b6b42d - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h93773fc827e3113d
[INFO] [stdout]    1:     0x5bb1f5b4f08a - core::fmt::write::hed7b5c73d82ecb7c
[INFO] [stdout]    2:     0x5bb1f5b6a855 - std::io::Write::write_fmt::h5e66814db8a9cfce
[INFO] [stdout]    3:     0x5bb1f5b6a33b - std::panicking::default_hook::{{closure}}::h2be84df4f189ae36
[INFO] [stdout]    4:     0x5bb1f5b69ffa - std::panicking::default_hook::hf0ea8939246f43a9
[INFO] [stdout]    5:     0x5bb1f5b69a93 - std::panicking::panic_with_hook::hb4bd9ac1123582a0
[INFO] [stdout]    6:     0x5bb1f5b928f7 - std::panicking::panic_handler::{{closure}}::hde00dd15f5637fe2
[INFO] [stdout]    7:     0x5bb1f5b928a9 - std::sys::backtrace::__rust_end_short_backtrace::hb72197fa777c1785
[INFO] [stdout]    8:     0x5bb1f5b9289c - __rustc[4425a7e20b4c8619]::rust_begin_unwind
[INFO] [stdout]    9:     0x5bb1f5b4ffdb - core::panicking::panic_fmt::ha59b517dd231f4da
[INFO] [stdout]   10:     0x5bb1f5b57181 - core::result::unwrap_failed::hf2d1f30a3ac850fc
[INFO] [stdout]   11:     0x5bb1f5b460f1 - core::ops::function::FnOnce::call_once::hb7485322f6717f12
[INFO] [stdout]   12:     0x5bb1f5badebb - test::__rust_begin_short_backtrace::h0b6a7601d9750bfa
[INFO] [stdout]   13:     0x5bb1f5ba98cc - test::run_test::{{closure}}::hddc4550da4871867
[INFO] [stdout]   14:     0x5bb1f5ba904c - std::sys::backtrace::__rust_begin_short_backtrace::h3ec4d1f21ad44588
[INFO] [stdout]   15:     0x5bb1f5bc3b9c - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9e460d1d7fc83d35
[INFO] [stdout]   16:     0x5bb1f5b9c178 - std::sys::thread::unix::Thread::new::thread_start::h982f9ea829d1b5fb
[INFO] [stdout]   17:     0x7f83bd825aa4 - <unknown>
[INFO] [stdout]   18:     0x7f83bd8b2a64 - clone
[INFO] [stdout]   19:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     bump::test::test_execute_bump_alpha
[INFO] [stdout]     bump::test::test_execute_bump_beta
[INFO] [stdout]     bump::test::test_execute_bump_integration
[INFO] [stdout]     bump::test::test_execute_bump_major
[INFO] [stdout]     bump::test::test_execute_bump_minor
[INFO] [stdout]     bump::test::test_execute_bump_no_version_field
[INFO] [stdout]     bump::test::test_execute_bump_rc
[INFO] [stdout]     bump::test::test_execute_bump_release
[INFO] [stdout]     fmt::test::test_format_path_integration
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 40 passed; 9 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.12s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "40913681f68e6f390f99283e9387126dc93df67b6c7dc83ac3a7e5d319e5cc11", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "40913681f68e6f390f99283e9387126dc93df67b6c7dc83ac3a7e5d319e5cc11", kill_on_drop: false }`
[INFO] [stdout] 40913681f68e6f390f99283e9387126dc93df67b6c7dc83ac3a7e5d319e5cc11
