[INFO] fetching crate gw-bin 0.4.2...
[INFO] testing gw-bin-0.4.2 against 1.90.0 for beta-1.91-3
[INFO] extracting crate gw-bin 0.4.2 into /workspace/builds/worker-4-tc1/source
[INFO] started tweaking crates.io crate gw-bin 0.4.2
[INFO] finished tweaking crates.io crate gw-bin 0.4.2
[INFO] tweaked toml for crates.io crate gw-bin 0.4.2 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate gw-bin 0.4.2 on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate gw-bin 0.4.2 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.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded ureq-proto v0.4.1
[INFO] [stderr]   Downloaded shared_thread v0.1.0
[INFO] [stderr]   Downloaded dirs v6.0.0
[INFO] [stderr]   Downloaded duct_sh v1.0.0
[INFO] [stderr]   Downloaded gumdrop_derive v0.8.1
[INFO] [stderr]   Downloaded gumdrop v0.8.1
[INFO] [stderr]   Downloaded redox_users v0.5.0
[INFO] [stderr]   Downloaded mockall_derive v0.13.1
[INFO] [stderr]   Downloaded dirs-sys v0.5.0
[INFO] [stderr]   Downloaded ureq v3.0.11
[INFO] [stderr]   Downloaded duct v1.0.0
[INFO] [stderr]   Downloaded duration-string v0.5.2
[INFO] [stderr]   Downloaded fragile v2.0.1
[INFO] [stderr]   Downloaded mockall v0.13.1
[INFO] [stderr]   Downloaded simplelog v0.12.2
[INFO] [stderr]   Downloaded testing_logger v0.1.1
[INFO] [stderr]   Downloaded libgit2-sys v0.18.1+1.9.0
[INFO] [stderr]   Downloaded openssl-src v300.5.0+3.5.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 65911c5b986685456c3526755079bd71e738fbade90a6fc57e1587f772f5214b
[INFO] running `Command { std: "docker" "start" "-a" "65911c5b986685456c3526755079bd71e738fbade90a6fc57e1587f772f5214b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "65911c5b986685456c3526755079bd71e738fbade90a6fc57e1587f772f5214b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "65911c5b986685456c3526755079bd71e738fbade90a6fc57e1587f772f5214b", kill_on_drop: false }`
[INFO] [stdout] 65911c5b986685456c3526755079bd71e738fbade90a6fc57e1587f772f5214b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2fd256b048415bbf486ccfed208347731ac07c81408169cddaf1bea0af8344b9
[INFO] running `Command { std: "docker" "start" "-a" "2fd256b048415bbf486ccfed208347731ac07c81408169cddaf1bea0af8344b9", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling predicates-core v1.0.9
[INFO] [stderr]    Compiling mockall_derive v0.13.1
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling time-macros v0.2.22
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling shared_thread v0.1.0
[INFO] [stderr]    Compiling syn v2.0.102
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling gumdrop_derive v0.8.1
[INFO] [stderr]    Compiling chunked_transfer v1.5.0
[INFO] [stderr]    Compiling downcast v0.11.0
[INFO] [stderr]    Compiling ascii v1.1.0
[INFO] [stderr]    Compiling predicates-tree v1.0.12
[INFO] [stderr]    Compiling predicates v3.1.3
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling fragile v2.0.1
[INFO] [stderr]    Compiling duration-string v0.5.2
[INFO] [stderr]    Compiling tiny_http v0.12.0
[INFO] [stderr]    Compiling jobserver v0.1.33
[INFO] [stderr]    Compiling cc v1.2.26
[INFO] [stderr]    Compiling gumdrop v0.8.1
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling libz-sys v1.1.22
[INFO] [stderr]    Compiling libssh2-sys v0.3.1
[INFO] [stderr]    Compiling libgit2-sys v0.18.1+1.9.0
[INFO] [stderr]    Compiling os_pipe v1.2.2
[INFO] [stderr]    Compiling shared_child v1.0.2
[INFO] [stderr]    Compiling signal-hook-registry v1.4.5
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling duct v1.0.0
[INFO] [stderr]    Compiling duct_sh v1.0.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling simplelog v0.12.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling zerovec v0.11.2
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling mockall v0.13.1
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling git2 v0.20.2
[INFO] [stderr]    Compiling gw-bin v0.4.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/checks/git/repository.rs:89:18
[INFO] [stdout]    |
[INFO] [stdout] 89 |     pub fn fetch(&self) -> Result<AnnotatedCommit, GitError> {
[INFO] [stdout]    |                  ^^^^^            --------------- the same lifetime is hidden here
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 89 |     pub fn fetch(&self) -> Result<AnnotatedCommit<'_>, GitError> {
[INFO] [stdout]    |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 32.05s
[INFO] running `Command { std: "docker" "inspect" "2fd256b048415bbf486ccfed208347731ac07c81408169cddaf1bea0af8344b9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2fd256b048415bbf486ccfed208347731ac07c81408169cddaf1bea0af8344b9", kill_on_drop: false }`
[INFO] [stdout] 2fd256b048415bbf486ccfed208347731ac07c81408169cddaf1bea0af8344b9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a34b198bf315131a84103804fc7fc43a5778db02cbfc369ec09c1e018f95c23c
[INFO] running `Command { std: "docker" "start" "-a" "a34b198bf315131a84103804fc7fc43a5778db02cbfc369ec09c1e018f95c23c", kill_on_drop: false }`
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling testing_logger v0.1.1
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.1
[INFO] [stderr]    Compiling ureq-proto v0.4.1
[INFO] [stderr]    Compiling git2 v0.20.2
[INFO] [stderr]    Compiling ureq v3.0.11
[INFO] [stderr]    Compiling gw-bin v0.4.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/checks/git/repository.rs:89:18
[INFO] [stdout]    |
[INFO] [stdout] 89 |     pub fn fetch(&self) -> Result<AnnotatedCommit, GitError> {
[INFO] [stdout]    |                  ^^^^^            --------------- the same lifetime is hidden here
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 89 |     pub fn fetch(&self) -> Result<AnnotatedCommit<'_>, GitError> {
[INFO] [stdout]    |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/checks/git/repository.rs:89:18
[INFO] [stdout]    |
[INFO] [stdout] 89 |     pub fn fetch(&self) -> Result<AnnotatedCommit, GitError> {
[INFO] [stdout]    |                  ^^^^^            --------------- the same lifetime is hidden here
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 89 |     pub fn fetch(&self) -> Result<AnnotatedCommit<'_>, GitError> {
[INFO] [stdout]    |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 8.91s
[INFO] running `Command { std: "docker" "inspect" "a34b198bf315131a84103804fc7fc43a5778db02cbfc369ec09c1e018f95c23c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a34b198bf315131a84103804fc7fc43a5778db02cbfc369ec09c1e018f95c23c", kill_on_drop: false }`
[INFO] [stdout] a34b198bf315131a84103804fc7fc43a5778db02cbfc369ec09c1e018f95c23c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 5f27f0e4490ef5338ef5273b5eaad9485065ff9bbbfa6fc120575fdf92cca0bc
[INFO] running `Command { std: "docker" "start" "-a" "5f27f0e4490ef5338ef5273b5eaad9485065ff9bbbfa6fc120575fdf92cca0bc", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/checks/git/repository.rs:89:18
[INFO] [stderr]    |
[INFO] [stderr] 89 |     pub fn fetch(&self) -> Result<AnnotatedCommit, GitError> {
[INFO] [stderr]    |                  ^^^^^            --------------- the same lifetime is hidden here
[INFO] [stderr]    |                  |
[INFO] [stderr]    |                  the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 89 |     pub fn fetch(&self) -> Result<AnnotatedCommit<'_>, GitError> {
[INFO] [stderr]    |                                                  ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `gw-bin` (lib) generated 1 warning
[INFO] [stderr] warning: `gw-bin` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/gw_bin-4f6137c2180db2b2)
[INFO] [stdout] 
[INFO] [stdout] running 41 tests
[INFO] [stdout] test actions::process::tests::it_should_fail_if_signal_is_invalid ... ok
[INFO] [stdout] test actions::process::tests::it_should_fail_if_command_is_invalid ... ok
[INFO] [stdout] test actions::script::tests::it_should_create_new_script ... ok
[INFO] [stdout] test actions::script::tests::it_should_fail_if_command_is_invalid ... ok
[INFO] [stdout] test checks::git::tests::it_should_fail_if_repository_is_not_accessible ... FAILED
[INFO] [stdout] test checks::git::tests::it_should_fail_if_the_working_tree_is_dirty ... FAILED
[INFO] [stdout] test checks::git::tests::it_should_fail_if_there_is_a_merge_conflict ... FAILED
[INFO] [stdout] test actions::script::tests::it_should_record_if_the_script_returns_non_utf8 ... FAILED
[INFO] [stdout] test checks::git::tests::it_should_fail_if_there_is_no_remote ... FAILED
[INFO] [stdout] test checks::git::tests::it_should_open_a_repository ... FAILED
[INFO] [stdout] test checks::git::tests::it_should_return_true_if_the_remote_changes ... FAILED
[INFO] [stdout] test checks::git::tests::it_should_fail_if_we_are_not_on_a_branch ... FAILED
[INFO] [stdout] test checks::git::tests::it_should_return_true_if_the_remote_changes_with_tags ... FAILED
[INFO] [stdout] test checks::git::tests::it_should_return_false_if_no_new_tag_with_tags ... FAILED
[INFO] [stdout] test checks::git::tests::it_should_return_false_if_no_tag_matches_with_tags ... FAILED
[INFO] [stdout] test checks::git::tests::it_should_return_false_if_the_remote_didnt_change ... FAILED
[INFO] [stdout] test start::tests::it_should_fail_without_triggers ... ok
[INFO] [stdout] test start::tests::it_should_not_run_on_a_false_check ... ok
[INFO] [stdout] test triggers::http::tests::it_should_be_created_from_http_url ... ok
[INFO] [stdout] test triggers::http::tests::it_should_fail_if_http_url_invalid ... ok
[INFO] [stdout] test start::tests::it_should_not_run_on_a_failed_check ... ok
[INFO] [stdout] test triggers::schedule::tests::it_should_be_created_from_duration ... ok
[INFO] [stdout] test triggers::once::tests::it_should_trigger_once_and_stop ... ok
[INFO] [stdout] test start::tests::it_should_call_once ... ok
[INFO] [stdout] test triggers::schedule::tests::it_should_be_created_from_duration_and_timeout ... ok
[INFO] [stdout] test triggers::schedule::tests::it_should_not_trigger_on_a_send_error ... ok
[INFO] [stdout] test actions::script::tests::it_should_set_the_env_vars ... ok
[INFO] [stdout] test actions::script::tests::it_should_fail_if_the_script_fails ... ok
[INFO] [stdout] test actions::script::tests::it_should_run_the_script ... ok
[INFO] [stdout] test triggers::signal::tests::it_should_trigger_on_the_first_signal ... ok
[INFO] [stdout] test actions::script::tests::it_should_catch_error_output ... ok
[INFO] [stdout] test actions::script::tests::it_should_keep_the_already_set_env_vars ... ok
[INFO] [stdout] test triggers::http::tests::it_should_return_ok_on_every_request ... ok
[INFO] [stdout] test actions::process::tests::it_should_reset_the_retries ... FAILED
[INFO] [stdout] test checks::git::tests::it_should_fail_if_path_is_invalid ... ok
[INFO] [stdout] test triggers::http::tests::it_should_fail_if_sending_fails ... ok
[INFO] [stdout] test triggers::schedule::tests::it_should_not_continue_after_the_timeout ... ok
[INFO] [stdout] test triggers::schedule::tests::it_should_trigger_every_100_ms ... ok
[INFO] [stdout] test actions::process::tests::it_should_retry_the_process_if_it_exits_until_the_retry_count ... ok
[INFO] [stdout] test actions::process::tests::it_should_start_a_new_process ... ok
[INFO] [stdout] test actions::process::tests::it_should_restart_the_process_gracefully ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- checks::git::tests::it_should_fail_if_repository_is_not_accessible stdout ----
[INFO] [stdout] Error: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] 
[INFO] [stdout] ---- checks::git::tests::it_should_fail_if_the_working_tree_is_dirty stdout ----
[INFO] [stdout] Error: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] 
[INFO] [stdout] ---- checks::git::tests::it_should_fail_if_there_is_a_merge_conflict stdout ----
[INFO] [stdout] Error: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] 
[INFO] [stdout] ---- actions::script::tests::it_should_record_if_the_script_returns_non_utf8 stdout ----
[INFO] [stdout] Error: ScriptFailure(Os { code: 2, kind: NotFound, message: "No such file or directory" })
[INFO] [stdout] 
[INFO] [stdout] ---- checks::git::tests::it_should_fail_if_there_is_no_remote stdout ----
[INFO] [stdout] Error: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] 
[INFO] [stdout] ---- checks::git::tests::it_should_open_a_repository stdout ----
[INFO] [stdout] Error: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] 
[INFO] [stdout] ---- checks::git::tests::it_should_return_true_if_the_remote_changes stdout ----
[INFO] [stdout] Error: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] 
[INFO] [stdout] ---- checks::git::tests::it_should_fail_if_we_are_not_on_a_branch stdout ----
[INFO] [stdout] Error: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] 
[INFO] [stdout] ---- checks::git::tests::it_should_return_true_if_the_remote_changes_with_tags stdout ----
[INFO] [stdout] Error: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] 
[INFO] [stdout] ---- checks::git::tests::it_should_return_false_if_no_new_tag_with_tags stdout ----
[INFO] [stdout] Error: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] 
[INFO] [stdout] ---- checks::git::tests::it_should_return_false_if_no_tag_matches_with_tags stdout ----
[INFO] [stdout] Error: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] 
[INFO] [stdout] ---- checks::git::tests::it_should_return_false_if_the_remote_didnt_change stdout ----
[INFO] [stdout] Error: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] 
[INFO] [stdout] ---- actions::process::tests::it_should_reset_the_retries stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'actions::process::tests::it_should_reset_the_retries' panicked at src/actions/process.rs:476:36:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x58b999db6972 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58b999db6972 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58b999db6972 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x58b999db6972 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x58b999de36f3 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x58b999de36f3 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x58b999db1a63 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x58b999db1a63 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x58b999db67c2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x58b999db82c9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x58b999db80fe - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x58b999ac5a34 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x58b999ac5a34 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x58b999db8d9e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x58b999db8d9e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x58b999db8a6a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x58b999db6e79 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x58b999db86fd - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x58b999de14d0 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x58b999de1986 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x58b9999b0818 - core::result::Result<T,E>::unwrap::h0e1ad7e6ccdcfa0e
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x58b9999b0818 - gw_bin::actions::process::tests::it_should_reset_the_retries::h7b31700a8d9a3327
[INFO] [stdout]                                at /opt/rustwide/workdir/src/actions/process.rs:476:36
[INFO] [stdout]   22:     0x58b9999b023c - gw_bin::actions::process::tests::it_should_reset_the_retries::{{closure}}::h2fe5892f2552e711
[INFO] [stdout]                                at /opt/rustwide/workdir/src/actions/process.rs:467:41
[INFO] [stdout]   23:     0x58b99997b9e6 - core::ops::function::FnOnce::call_once::ha69a3f311ac7baf2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   24:     0x58b999acb29b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   25:     0x58b999acb29b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   26:     0x58b999aca3d5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   27:     0x58b999aca3d5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   28:     0x58b999aca3d5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   29:     0x58b999aca3d5 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   30:     0x58b999aca3d5 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x58b999aca3d5 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   32:     0x58b999aca3d5 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   33:     0x58b999a8dfd4 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   34:     0x58b999a8dfd4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x58b999a919aa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x58b999a919aa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   37:     0x58b999a919aa - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   38:     0x58b999a919aa - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   39:     0x58b999a919aa - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x58b999a919aa - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x58b999a919aa - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   42:     0x58b999dbbf3f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   43:     0x58b999dbbf3f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   44:     0x7e0ae9492aa4 - <unknown>
[INFO] [stdout]   45:     0x7e0ae951fa34 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     actions::process::tests::it_should_reset_the_retries
[INFO] [stdout]     actions::script::tests::it_should_record_if_the_script_returns_non_utf8
[INFO] [stdout]     checks::git::tests::it_should_fail_if_repository_is_not_accessible
[INFO] [stdout]     checks::git::tests::it_should_fail_if_the_working_tree_is_dirty
[INFO] [stdout]     checks::git::tests::it_should_fail_if_there_is_a_merge_conflict
[INFO] [stdout]     checks::git::tests::it_should_fail_if_there_is_no_remote
[INFO] [stdout]     checks::git::tests::it_should_fail_if_we_are_not_on_a_branch
[INFO] [stdout]     checks::git::tests::it_should_open_a_repository
[INFO] [stdout]     checks::git::tests::it_should_return_false_if_no_new_tag_with_tags
[INFO] [stdout]     checks::git::tests::it_should_return_false_if_no_tag_matches_with_tags
[INFO] [stdout]     checks::git::tests::it_should_return_false_if_the_remote_didnt_change
[INFO] [stdout]     checks::git::tests::it_should_return_true_if_the_remote_changes
[INFO] [stdout]     checks::git::tests::it_should_return_true_if_the_remote_changes_with_tags
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 28 passed; 13 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.02s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "5f27f0e4490ef5338ef5273b5eaad9485065ff9bbbfa6fc120575fdf92cca0bc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5f27f0e4490ef5338ef5273b5eaad9485065ff9bbbfa6fc120575fdf92cca0bc", kill_on_drop: false }`
[INFO] [stdout] 5f27f0e4490ef5338ef5273b5eaad9485065ff9bbbfa6fc120575fdf92cca0bc
