[INFO] fetching crate ploys 0.6.0... [INFO] testing ploys-0.6.0 against 1.95.0 for beta-1.96-2 [INFO] extracting crate ploys 0.6.0 into /workspace/builds/worker-7-tc1/source [INFO] started tweaking crates.io crate ploys 0.6.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate ploys 0.6.0 [INFO] tweaked toml for crates.io crate ploys 0.6.0 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate ploys 0.6.0 on toolchain 1.95.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate ploys 0.6.0 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.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded wasm-bindgen-futures v0.4.37 [INFO] [stderr] Downloaded cpufeatures v0.2.12 [INFO] [stderr] Downloaded once_map v0.4.22 [INFO] [stderr] Downloaded clru v0.6.1 [INFO] [stderr] Downloaded ipnet v2.10.1 [INFO] [stderr] Downloaded kstring v2.0.0 [INFO] [stderr] Downloaded gix-mailmap v0.27.2 [INFO] [stderr] Downloaded gix-status v0.20.0 [INFO] [stderr] Downloaded gix-archive v0.22.0 [INFO] [stderr] Downloaded hyper-util v0.1.15 [INFO] [stderr] Downloaded toml_edit v0.22.14 [INFO] [stderr] Downloaded tokio-util v0.7.11 [INFO] [stderr] Downloaded imara-diff v0.1.8 [INFO] [stderr] Downloaded cc v1.1.28 [INFO] [stderr] Downloaded reqwest v0.12.22 [INFO] [stderr] Downloaded gix-worktree-stream v0.22.0 [INFO] [stderr] Downloaded globset v0.4.13 [INFO] [stderr] Downloaded indoc v2.0.5 [INFO] [stderr] Downloaded markdown v1.0.0 [INFO] [stderr] Downloaded rustls v0.23.14 [INFO] [stderr] Downloaded unicode-id v0.3.5 [INFO] [stderr] Downloaded uluru v3.0.0 [INFO] [stderr] Downloaded bytesize v2.1.0 [INFO] [stderr] Downloaded regex v1.9.3 [INFO] [stderr] Downloaded human_format v1.0.3 [INFO] [stderr] Downloaded io-uring v0.7.8 [INFO] [stderr] Downloaded semver v1.0.19 [INFO] [stderr] Downloaded regex-automata v0.3.6 [INFO] [stderr] Downloaded tokio v1.46.1 [INFO] [stderr] Downloaded encoding_rs v0.8.32 [INFO] [stderr] Downloaded gix-dir v0.15.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c5f93aba1c787c01dc99c2cf4ef140b89a959752a9a210cca0935cbb28ff63f8 [INFO] running `Command { std: "docker" "start" "-a" "c5f93aba1c787c01dc99c2cf4ef140b89a959752a9a210cca0935cbb28ff63f8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c5f93aba1c787c01dc99c2cf4ef140b89a959752a9a210cca0935cbb28ff63f8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c5f93aba1c787c01dc99c2cf4ef140b89a959752a9a210cca0935cbb28ff63f8", kill_on_drop: false }` [INFO] [stdout] c5f93aba1c787c01dc99c2cf4ef140b89a959752a9a210cca0935cbb28ff63f8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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.95.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ca9a5c70b41afc1dc7631ba7c4b3e91538a98eac50d83f321c0b4560eeb94ecf [INFO] running `Command { std: "docker" "start" "-a" "ca9a5c70b41afc1dc7631ba7c4b3e91538a98eac50d83f321c0b4560eeb94ecf", kill_on_drop: false }` [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling home v0.5.5 [INFO] [stderr] Compiling human_format v1.0.3 [INFO] [stderr] Compiling bytesize v2.1.0 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling cpufeatures v0.2.12 [INFO] [stderr] Compiling jiff v0.2.15 [INFO] [stderr] Compiling allocator-api2 v0.2.18 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling memmap2 v0.9.8 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling heapless v0.8.0 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling bstr v1.12.0 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling prodash v30.0.1 [INFO] [stderr] Compiling faster-hex v0.10.0 [INFO] [stderr] Compiling kstring v2.0.0 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling futures-sink v0.3.28 [INFO] [stderr] Compiling cc v1.1.28 [INFO] [stderr] Compiling tokio v1.46.1 [INFO] [stderr] Compiling gix-sec v0.12.0 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling encoding_rs v0.8.32 [INFO] [stderr] Compiling gix-utils v0.3.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling filetime v0.2.22 [INFO] [stderr] Compiling sha1-checked v0.10.0 [INFO] [stderr] Compiling rustls-pki-types v1.9.0 [INFO] [stderr] Compiling indexmap v2.0.0 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling rustls v0.23.14 [INFO] [stderr] Compiling try-lock v0.2.4 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling aho-corasick v1.0.2 [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Compiling regex-syntax v0.7.4 [INFO] [stderr] Compiling webpki-roots v1.0.2 [INFO] [stderr] Compiling uluru v3.0.0 [INFO] [stderr] Compiling imara-diff v0.1.8 [INFO] [stderr] Compiling sync_wrapper v1.0.1 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling clru v0.6.1 [INFO] [stderr] Compiling ipnet v2.10.1 [INFO] [stderr] Compiling webpki-roots v0.26.11 [INFO] [stderr] Compiling io-close v0.3.7 [INFO] [stderr] Compiling semver v1.0.19 [INFO] [stderr] Compiling winnow v0.6.20 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling unicode-id v0.3.5 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling markdown v1.0.0 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling tempfile v3.22.0 [INFO] [stderr] Compiling regex-automata v0.3.6 [INFO] [stderr] Compiling once_map v0.4.22 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling tokio-util v0.7.11 [INFO] [stderr] Compiling tower v0.5.2 [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 zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.210 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling maybe-async v0.2.10 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling rustls-webpki v0.102.8 [INFO] [stderr] Compiling regex v1.9.3 [INFO] [stderr] Compiling globset v0.4.13 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling gix-validate v0.10.0 [INFO] [stderr] Compiling gix-date v0.10.5 [INFO] [stderr] Compiling gix-chunk v0.4.11 [INFO] [stderr] Compiling gix-path v0.10.20 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling gix-quote v0.6.0 [INFO] [stderr] Compiling gix-packetline-blocking v0.19.1 [INFO] [stderr] Compiling gix-actor v0.35.4 [INFO] [stderr] Compiling gix-bitmap v0.2.14 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling gix-packetline v0.19.1 [INFO] [stderr] Compiling gix-features v0.43.1 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling gix-command v0.6.2 [INFO] [stderr] Compiling gix-config-value v0.15.1 [INFO] [stderr] Compiling h2 v0.4.6 [INFO] [stderr] Compiling gix-mailmap v0.27.2 [INFO] [stderr] Compiling gix-hash v0.19.0 [INFO] [stderr] Compiling gix-fs v0.16.1 [INFO] [stderr] Compiling zerovec v0.11.2 [INFO] [stderr] Compiling gix-glob v0.21.0 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling gix-hashtable v0.9.0 [INFO] [stderr] Compiling gix-commitgraph v0.29.0 [INFO] [stderr] Compiling gix-prompt v0.11.1 [INFO] [stderr] Compiling gix-object v0.50.2 [INFO] [stderr] Compiling gix-tempfile v18.0.0 [INFO] [stderr] Compiling gix-attributes v0.27.0 [INFO] [stderr] Compiling gix-ignore v0.16.0 [INFO] [stderr] Compiling gix-lock v18.0.0 [INFO] [stderr] Compiling gix-shallow v0.5.0 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling gix-pathspec v0.12.0 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling gix-revwalk v0.21.0 [INFO] [stderr] Compiling gix-ref v0.53.1 [INFO] [stderr] Compiling gix-filter v0.20.0 [INFO] [stderr] Compiling gix-pack v0.60.0 [INFO] [stderr] Compiling gix-traverse v0.47.0 [INFO] [stderr] Compiling gix-revision v0.35.0 [INFO] [stderr] Compiling gix-negotiate v0.21.0 [INFO] [stderr] Compiling gix-index v0.41.0 [INFO] [stderr] Compiling tokio-rustls v0.26.0 [INFO] [stderr] Compiling gix-refspec v0.31.0 [INFO] [stderr] Compiling toml_datetime v0.6.6 [INFO] [stderr] Compiling serde_spanned v0.6.6 [INFO] [stderr] Compiling gix-worktree-stream v0.22.0 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling gix-discover v0.41.0 [INFO] [stderr] Compiling gix-config v0.46.0 [INFO] [stderr] Compiling gix-archive v0.22.0 [INFO] [stderr] Compiling serde_json v1.0.117 [INFO] [stderr] Compiling toml_edit v0.22.14 [INFO] [stderr] Compiling relative-path v2.0.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling gix-odb v0.70.0 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling gix-worktree v0.42.0 [INFO] [stderr] Compiling gix-dir v0.15.0 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling gix-diff v0.53.0 [INFO] [stderr] Compiling gix-worktree-state v0.20.0 [INFO] [stderr] Compiling hyper-util v0.1.15 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling gix-url v0.32.0 [INFO] [stderr] Compiling gix-status v0.20.0 [INFO] [stderr] Compiling gix-transport v0.48.0 [INFO] [stderr] Compiling gix-credentials v0.30.0 [INFO] [stderr] Compiling gix-submodule v0.20.0 [INFO] [stderr] Compiling gix-protocol v0.51.0 [INFO] [stderr] Compiling hyper-rustls v0.27.3 [INFO] [stderr] Compiling gix v0.73.0 [INFO] [stderr] Compiling reqwest v0.12.22 [INFO] [stderr] Compiling ploys v0.6.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 29s [INFO] running `Command { std: "docker" "inspect" "ca9a5c70b41afc1dc7631ba7c4b3e91538a98eac50d83f321c0b4560eeb94ecf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ca9a5c70b41afc1dc7631ba7c4b3e91538a98eac50d83f321c0b4560eeb94ecf", kill_on_drop: false }` [INFO] [stdout] ca9a5c70b41afc1dc7631ba7c4b3e91538a98eac50d83f321c0b4560eeb94ecf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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.95.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6045bcb0cc6f2bd8217d112b6ca932b50cd2323b631d7ac225eb78b415ddf9ce [INFO] running `Command { std: "docker" "start" "-a" "6045bcb0cc6f2bd8217d112b6ca932b50cd2323b631d7ac225eb78b415ddf9ce", kill_on_drop: false }` [INFO] [stderr] Compiling indoc v2.0.5 [INFO] [stderr] Compiling ploys v0.6.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 10.21s [INFO] running `Command { std: "docker" "inspect" "6045bcb0cc6f2bd8217d112b6ca932b50cd2323b631d7ac225eb78b415ddf9ce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6045bcb0cc6f2bd8217d112b6ca932b50cd2323b631d7ac225eb78b415ddf9ce", kill_on_drop: false }` [INFO] [stdout] 6045bcb0cc6f2bd8217d112b6ca932b50cd2323b631d7ac225eb78b415ddf9ce [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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.95.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] cf8e17da03b603c953746555c85ac89593bd96e0f9a50139b5f2b159a9351b15 [INFO] running `Command { std: "docker" "start" "-a" "cf8e17da03b603c953746555c85ac89593bd96e0f9a50139b5f2b159a9351b15", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.44s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ploys-f2efb6d290d87bf8) [INFO] [stdout] [INFO] [stdout] running 31 tests [INFO] [stdout] test changelog::changeset::tests::test_changeset ... ok [INFO] [stdout] test changelog::release::tests::test_release ... ok [INFO] [stdout] test changelog::release::tests::test_release_to_owned ... ok [INFO] [stdout] test changelog::change::tests::test_change ... ok [INFO] [stdout] test package::bump::tests::test_bump_beta ... ok [INFO] [stdout] test package::bump::tests::test_bump_minor ... ok [INFO] [stdout] test changelog::tests::test_changelog_builder ... ok [INFO] [stdout] test package::bump::tests::test_bump_rc ... ok [INFO] [stdout] test package::bump::tests::test_bump_major ... ok [INFO] [stdout] test package::bump::tests::test_bump_patch ... ok [INFO] [stdout] test package::lockfile::cargo::tests::test_package_version ... ok [INFO] [stdout] test package::manifest::cargo::tests::test_dependencies ... ok [INFO] [stdout] test package::lockfile::cargo::tests::test_builder ... ok [INFO] [stdout] test repository::adapters::subdirectory::tests::test_subdirectory_invalid ... ok [INFO] [stdout] test repository::path::tests::test_prepare_invalid ... ok [INFO] [stdout] test repository::path::tests::test_prepare_valid ... ok [INFO] [stdout] test repository::spec::tests::test_parse ... ok [INFO] [stdout] test repository::types::github::spec::tests::test_parse ... ok [INFO] [stdout] test changelog::tests::test_changelog_parser ... ok [INFO] [stdout] test repository::adapters::staged::tests::test_staged_repository ... ok [INFO] [stdout] test project::tests::test_project_staging_repository ... ok [INFO] [stdout] test package::bump::tests::test_bump_alpha ... ok [INFO] [stdout] test repository::adapters::subdirectory::tests::test_subdirectory_valid ... ok [INFO] [stdout] test repository::adapters::cached::tests::test_cached_repository_enabled ... ok [INFO] [stdout] test package::manifest::cargo::tests::test_package_version ... ok [INFO] [stdout] test package::manifest::members::tests::test_member_includes ... ok [INFO] [stdout] test package::tests::test_package_builder ... ok [INFO] [stdout] test project::config::tests::test_builder ... ok [INFO] [stdout] test repository::adapters::cached::tests::test_cached_repository_disabled ... ok [INFO] [stdout] test package::manifest::cargo::tests::test_members ... ok [INFO] [stdout] test project::tests::test_builder ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 31 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stderr] Running tests/fs.rs (/opt/rustwide/target/debug/deps/fs-6d8042f90d015b7b) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test test_project ... ignored [INFO] [stdout] test test_project_write ... ok [INFO] [stdout] test test_repository ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running tests/git.rs (/opt/rustwide/target/debug/deps/git-3fe1cd9c8331ef65) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test test_project ... ignored [INFO] [stdout] test test_repository ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- test_repository stdout ---- [INFO] [stdout] Error: Gix(Commit(AuthorMissing)) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] test_repository [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.04s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--test git` [INFO] running `Command { std: "docker" "inspect" "cf8e17da03b603c953746555c85ac89593bd96e0f9a50139b5f2b159a9351b15", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cf8e17da03b603c953746555c85ac89593bd96e0f9a50139b5f2b159a9351b15", kill_on_drop: false }` [INFO] [stdout] cf8e17da03b603c953746555c85ac89593bd96e0f9a50139b5f2b159a9351b15