[INFO] fetching crate git-stack 0.10.19... [INFO] testing git-stack-0.10.19 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate git-stack 0.10.19 into /workspace/builds/worker-5-tc1/source [INFO] started tweaking crates.io crate git-stack 0.10.19 [INFO] finished tweaking crates.io crate git-stack 0.10.19 [INFO] tweaked toml for crates.io crate git-stack 0.10.19 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate git-stack 0.10.19 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate git-stack 0.10.19 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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded git-branch-stash v0.10.1 [INFO] [stderr] Downloaded git-fixture v0.3.4 [INFO] [stderr] Downloaded serde_yaml v0.8.18 [INFO] [stderr] Downloaded automod v1.0.14 [INFO] [stderr] Downloaded os_pipe v1.1.4 [INFO] [stderr] Downloaded colorchoice-clap v1.0.6 [INFO] [stderr] Downloaded elsa v1.10.0 [INFO] [stderr] Downloaded git-config-env v0.2.2 [INFO] [stderr] Downloaded proc-exit v2.0.2 [INFO] [stderr] Downloaded which v6.0.2 [INFO] [stderr] Downloaded git2-ext v0.6.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2903073f02110388431320628ec92c0d4cd74792b2984af40081cd2d246a16b4 [INFO] running `Command { std: "docker" "start" "-a" "2903073f02110388431320628ec92c0d4cd74792b2984af40081cd2d246a16b4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2903073f02110388431320628ec92c0d4cd74792b2984af40081cd2d246a16b4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2903073f02110388431320628ec92c0d4cd74792b2984af40081cd2d246a16b4", kill_on_drop: false }` [INFO] [stdout] 2903073f02110388431320628ec92c0d4cd74792b2984af40081cd2d246a16b4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 247382cc0402dbf886817751a43beaee319d8003df0361864cab7da75d5babbf [INFO] running `Command { std: "docker" "start" "-a" "247382cc0402dbf886817751a43beaee319d8003df0361864cab7da75d5babbf", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling proc-macro2 v1.0.79 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling anstyle-query v1.0.0 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.0 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling bitflags v2.4.0 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling percent-encoding v2.3.0 [INFO] [stderr] Compiling anstyle-parse v0.2.1 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling form_urlencoded v1.2.0 [INFO] [stderr] Compiling strsim v0.11.0 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling gimli v0.28.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling idna v0.4.0 [INFO] [stderr] Compiling clap_builder v4.5.23 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling serde_json v1.0.105 [INFO] [stderr] Compiling indexmap v2.5.0 [INFO] [stderr] Compiling fastrand v2.0.0 [INFO] [stderr] Compiling jobserver v0.1.26 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling object v0.32.0 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling url v2.4.1 [INFO] [stderr] Compiling syn v2.0.58 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rustc-demangle v0.1.23 [INFO] [stderr] Compiling regex-automata v0.4.3 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling names v0.14.0 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling winnow v0.6.5 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling addr2line v0.21.0 [INFO] [stderr] Compiling walkdir v2.4.0 [INFO] [stderr] Compiling hashbrown v0.15.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling uuid v1.4.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.3 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling env_filter v0.1.0 [INFO] [stderr] Compiling fixedbitset v0.5.7 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling which v6.0.2 [INFO] [stderr] Compiling tempfile v3.8.0 [INFO] [stderr] Compiling petgraph v0.8.1 [INFO] [stderr] Compiling elsa v1.10.0 [INFO] [stderr] Compiling env_logger v0.11.6 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling downcast-rs v2.0.1 [INFO] [stderr] Compiling proc-exit v2.0.2 [INFO] [stderr] Compiling libz-sys v1.1.12 [INFO] [stderr] Compiling libgit2-sys v0.14.2+1.5.1 [INFO] [stderr] Compiling backtrace v0.3.69 [INFO] [stderr] Compiling termtree v0.5.1 [INFO] [stderr] Compiling git-config-env v0.2.2 [INFO] [stderr] Compiling bstr v1.11.1 [INFO] [stderr] Compiling globset v0.4.15 [INFO] [stderr] Compiling ignore v0.4.23 [INFO] [stderr] Compiling serde_derive v1.0.188 [INFO] [stderr] Compiling clap_derive v4.5.18 [INFO] [stderr] Compiling clap v4.5.23 [INFO] [stderr] Compiling clap-verbosity-flag v3.0.2 [INFO] [stderr] Compiling colorchoice-clap v1.0.6 [INFO] [stderr] Compiling git2 v0.16.0 [INFO] [stderr] Compiling serde v1.0.188 [INFO] [stderr] Compiling git2-ext v0.6.2 [INFO] [stderr] Compiling toml_datetime v0.6.5 [INFO] [stderr] Compiling serde_spanned v0.6.4 [INFO] [stderr] Compiling os_info v3.7.0 [INFO] [stderr] Compiling toml_edit v0.21.0 [INFO] [stderr] Compiling git-branch-stash v0.10.1 [INFO] [stderr] Compiling toml v0.8.8 [INFO] [stderr] Compiling human-panic v2.0.2 [INFO] [stderr] Compiling git-stack v0.10.19 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 50.56s [INFO] running `Command { std: "docker" "inspect" "247382cc0402dbf886817751a43beaee319d8003df0361864cab7da75d5babbf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "247382cc0402dbf886817751a43beaee319d8003df0361864cab7da75d5babbf", kill_on_drop: false }` [INFO] [stdout] 247382cc0402dbf886817751a43beaee319d8003df0361864cab7da75d5babbf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 09bf9acb49cdb0ce798a530f5d1d6fd176d66c03b680dcd5746bb6a858667e8b [INFO] running `Command { std: "docker" "start" "-a" "09bf9acb49cdb0ce798a530f5d1d6fd176d66c03b680dcd5746bb6a858667e8b", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.188 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling anstyle-query v1.0.0 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.0 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling anstyle-parse v0.2.1 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling bitflags v2.4.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling fastrand v2.0.0 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling walkdir v2.4.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling strsim v0.11.0 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling gimli v0.28.0 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.3 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling predicates-core v1.0.6 [INFO] [stderr] Compiling rustc-demangle v0.1.23 [INFO] [stderr] Compiling winnow v0.6.5 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling libz-sys v1.1.12 [INFO] [stderr] Compiling clap_builder v4.5.23 [INFO] [stderr] Compiling object v0.32.0 [INFO] [stderr] Compiling libgit2-sys v0.14.2+1.5.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling indexmap v2.5.0 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling git2 v0.16.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling regex-automata v0.4.3 [INFO] [stderr] Compiling hashbrown v0.15.3 [INFO] [stderr] Compiling uuid v1.4.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling env_filter v0.1.0 [INFO] [stderr] Compiling tempfile v3.8.0 [INFO] [stderr] Compiling which v6.0.2 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling dtoa v0.4.8 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling addr2line v0.21.0 [INFO] [stderr] Compiling termtree v0.4.1 [INFO] [stderr] Compiling fixedbitset v0.5.7 [INFO] [stderr] Compiling git-config-env v0.2.2 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling petgraph v0.8.1 [INFO] [stderr] Compiling predicates-tree v1.0.7 [INFO] [stderr] Compiling clap v4.5.23 [INFO] [stderr] Compiling elsa v1.10.0 [INFO] [stderr] Compiling colorchoice-clap v1.0.6 [INFO] [stderr] Compiling clap-verbosity-flag v3.0.2 [INFO] [stderr] Compiling predicates v3.0.3 [INFO] [stderr] Compiling names v0.14.0 [INFO] [stderr] Compiling env_logger v0.11.6 [INFO] [stderr] Compiling backtrace v0.3.69 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling filetime v0.2.22 [INFO] [stderr] Compiling os_pipe v1.1.4 [INFO] [stderr] Compiling snapbox-macros v0.3.10 [INFO] [stderr] Compiling content_inspector v0.2.4 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling proc-exit v2.0.2 [INFO] [stderr] Compiling dunce v1.0.4 [INFO] [stderr] Compiling similar v2.2.1 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling termtree v0.5.1 [INFO] [stderr] Compiling downcast-rs v2.0.1 [INFO] [stderr] Compiling automod v1.0.14 [INFO] [stderr] Compiling serde_spanned v0.6.4 [INFO] [stderr] Compiling toml_datetime v0.6.5 [INFO] [stderr] Compiling serde_json v1.0.105 [INFO] [stderr] Compiling os_info v3.7.0 [INFO] [stderr] Compiling serde_yaml v0.8.18 [INFO] [stderr] Compiling humantime-serde v1.1.1 [INFO] [stderr] Compiling bstr v1.11.1 [INFO] [stderr] Compiling globset v0.4.15 [INFO] [stderr] Compiling toml_edit v0.21.0 [INFO] [stderr] Compiling git2-ext v0.6.2 [INFO] [stderr] Compiling ignore v0.4.23 [INFO] [stderr] Compiling toml v0.8.8 [INFO] [stderr] Compiling git-branch-stash v0.10.1 [INFO] [stderr] Compiling snapbox v0.6.21 [INFO] [stderr] Compiling human-panic v2.0.2 [INFO] [stderr] Compiling globwalk v0.9.1 [INFO] [stderr] Compiling git-stack v0.10.19 (/opt/rustwide/workdir) [INFO] [stderr] Compiling assert_fs v1.1.2 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling git-fixture v0.3.4 [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 27.44s [INFO] running `Command { std: "docker" "inspect" "09bf9acb49cdb0ce798a530f5d1d6fd176d66c03b680dcd5746bb6a858667e8b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "09bf9acb49cdb0ce798a530f5d1d6fd176d66c03b680dcd5746bb6a858667e8b", kill_on_drop: false }` [INFO] [stdout] 09bf9acb49cdb0ce798a530f5d1d6fd176d66c03b680dcd5746bb6a858667e8b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 2b3990e4cafffad73a11a7c85ffaf82005b0aaff8dfe8c0775ea3cc25e2bd560 [INFO] running `Command { std: "docker" "start" "-a" "2b3990e4cafffad73a11a7c85ffaf82005b0aaff8dfe8c0775ea3cc25e2bd560", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.27s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/git_stack-810c1b980e9dfd61) [INFO] [stdout] running 8 tests [INFO] [stdout] test git::protect::test::empty_allows_all ... ok [INFO] [stdout] test legacy::git::protect::test::empty_allows_all ... ok [INFO] [stdout] test legacy::git::protect::test::folders ... ok [INFO] [stdout] test git::protect::test::folders ... ok [INFO] [stdout] test git::protect::test::protect_branch ... ok [INFO] [stdout] test legacy::git::protect::test::protect_branch ... ok [INFO] [stdout] test legacy::git::protect::test::negation_patterns ... ok [INFO] [stdout] test git::protect::test::negation_patterns ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/git-stack/main.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/git_stack-fe682250c08b559a) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test args::test::verify_app ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "2b3990e4cafffad73a11a7c85ffaf82005b0aaff8dfe8c0775ea3cc25e2bd560", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2b3990e4cafffad73a11a7c85ffaf82005b0aaff8dfe8c0775ea3cc25e2bd560", kill_on_drop: false }` [INFO] [stdout] 2b3990e4cafffad73a11a7c85ffaf82005b0aaff8dfe8c0775ea3cc25e2bd560