[INFO] cloning repository https://github.com/matthiasbeyer/cargo-changelog [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/matthiasbeyer/cargo-changelog" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmatthiasbeyer%2Fcargo-changelog", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmatthiasbeyer%2Fcargo-changelog'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 600fabf49300fcea4b435c4d849023dc11001069 [INFO] testing matthiasbeyer/cargo-changelog against 1.85.0 for beta-1.86-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmatthiasbeyer%2Fcargo-changelog" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/matthiasbeyer/cargo-changelog on toolchain 1.85.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.85.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-2-tc1/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/matthiasbeyer/cargo-changelog [INFO] finished tweaking git repo https://github.com/matthiasbeyer/cargo-changelog [INFO] tweaked toml for git repo https://github.com/matthiasbeyer/cargo-changelog written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/matthiasbeyer/cargo-changelog 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.85.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded typed-builder-macro v0.20.0 [INFO] [stderr] Downloaded typed-builder v0.20.0 [INFO] [stderr] Downloaded supports-hyperlinks v3.0.0 [INFO] [stderr] Downloaded miette-derive v7.5.0 [INFO] [stderr] Downloaded supports-color v3.0.0 [INFO] [stderr] Downloaded comma v1.0.0 [INFO] [stderr] Downloaded backtrace-ext v0.2.1 [INFO] [stderr] Downloaded terminal_size v0.4.1 [INFO] [stderr] Downloaded handlebars v4.5.0 [INFO] [stderr] Downloaded clap_complete v4.5.7 [INFO] [stderr] Downloaded supports-unicode v3.0.0 [INFO] [stderr] Downloaded miette v7.5.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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e6d677244651dce00a2af2bef4cf236f283adf66b89acc515ced9cc25f0e4801 [INFO] running `Command { std: "docker" "start" "-a" "e6d677244651dce00a2af2bef4cf236f283adf66b89acc515ced9cc25f0e4801", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e6d677244651dce00a2af2bef4cf236f283adf66b89acc515ced9cc25f0e4801", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e6d677244651dce00a2af2bef4cf236f283adf66b89acc515ced9cc25f0e4801", kill_on_drop: false }` [INFO] [stdout] e6d677244651dce00a2af2bef4cf236f283adf66b89acc515ced9cc25f0e4801 [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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 420d2510aa21a258c337d0e05e4dbad10ab17c0ecc3e639c2cece5d7f2865a70 [INFO] running `Command { std: "docker" "start" "-a" "420d2510aa21a258c337d0e05e4dbad10ab17c0ecc3e639c2cece5d7f2865a70", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling serde v1.0.215 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling writeable v0.5.5 [INFO] [stderr] Compiling litemap v0.7.3 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.0 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Compiling colorchoice v1.0.1 [INFO] [stderr] Compiling anstyle-parse v0.2.4 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.0 [INFO] [stderr] Compiling icu_properties_data v1.5.0 [INFO] [stderr] Compiling anstyle v1.0.7 [INFO] [stderr] Compiling anstyle-query v1.1.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling unicode-width v0.1.13 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling icu_normalizer_data v1.5.0 [INFO] [stderr] Compiling log v0.4.25 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling serde_json v1.0.117 [INFO] [stderr] Compiling utf16_iter v1.0.5 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling anstream v0.6.14 [INFO] [stderr] Compiling gimli v0.29.0 [INFO] [stderr] Compiling write16 v1.0.0 [INFO] [stderr] Compiling miniz_oxide v0.7.3 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling camino v1.1.7 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling hashbrown v0.15.0 [INFO] [stderr] Compiling rustc-demangle v0.1.24 [INFO] [stderr] Compiling clap_lex v0.7.1 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling object v0.35.0 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling unicode-linebreak v0.1.5 [INFO] [stderr] Compiling thiserror v2.0.9 [INFO] [stderr] Compiling winnow v0.6.20 [INFO] [stderr] Compiling fastrand v2.1.0 [INFO] [stderr] Compiling jobserver v0.1.31 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling is_ci v1.2.0 [INFO] [stderr] Compiling console v0.15.8 [INFO] [stderr] Compiling textwrap v0.16.1 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling supports-color v3.0.0 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling syn v2.0.90 [INFO] [stderr] Compiling indexmap v2.6.0 [INFO] [stderr] Compiling either v1.12.0 [INFO] [stderr] Compiling cc v1.0.99 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling supports-hyperlinks v3.0.0 [INFO] [stderr] Compiling supports-unicode v3.0.0 [INFO] [stderr] Compiling shell-words v1.1.0 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling owo-colors v4.0.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling is-terminal v0.4.13 [INFO] [stderr] Compiling yansi v0.5.1 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling comma v1.0.0 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling libz-sys v1.1.18 [INFO] [stderr] Compiling openssl-sys v0.9.102 [INFO] [stderr] Compiling libssh2-sys v0.3.0 [INFO] [stderr] Compiling backtrace v0.3.72 [INFO] [stderr] Compiling libgit2-sys v0.17.0+1.8.1 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling terminal_size v0.3.0 [INFO] [stderr] Compiling terminal_size v0.4.1 [INFO] [stderr] Compiling tempfile v3.10.1 [INFO] [stderr] Compiling clap_builder v4.5.7 [INFO] [stderr] Compiling getset v0.1.2 [INFO] [stderr] Compiling addr2line v0.22.0 [INFO] [stderr] Compiling regex v1.10.5 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling env_filter v0.1.2 [INFO] [stderr] Compiling backtrace-ext v0.2.1 [INFO] [stderr] Compiling env_logger v0.11.5 [INFO] [stderr] Compiling zerofrom-derive v0.1.4 [INFO] [stderr] Compiling yoke-derive v0.7.4 [INFO] [stderr] Compiling zerovec-derive v0.10.2 [INFO] [stderr] Compiling serde_derive v1.0.215 [INFO] [stderr] Compiling displaydoc v0.2.4 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling clap_derive v4.5.5 [INFO] [stderr] Compiling miette-derive v7.5.0 [INFO] [stderr] Compiling typed-builder-macro v0.20.0 [INFO] [stderr] Compiling thiserror-impl v2.0.9 [INFO] [stderr] Compiling zerofrom v0.1.4 [INFO] [stderr] Compiling yoke v0.7.4 [INFO] [stderr] Compiling pest v2.7.10 [INFO] [stderr] Compiling clap v4.5.7 [INFO] [stderr] Compiling typed-builder v0.20.0 [INFO] [stderr] Compiling dialoguer v0.11.0 [INFO] [stderr] Compiling miette v7.5.0 [INFO] [stderr] Compiling clap_complete v4.5.7 [INFO] [stderr] Compiling zerovec v0.10.2 [INFO] [stderr] Compiling pest_meta v2.7.10 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling pest_generator v2.7.10 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling cargo-platform v0.1.8 [INFO] [stderr] Compiling toml_edit v0.22.22 [INFO] [stderr] Compiling pest_derive v2.7.10 [INFO] [stderr] Compiling icu_properties v1.5.0 [INFO] [stderr] Compiling handlebars v4.5.0 [INFO] [stderr] Compiling cargo_metadata v0.18.1 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling toml v0.8.19 [INFO] [stderr] Compiling idna v1.0.0 [INFO] [stderr] Compiling url v2.5.1 [INFO] [stderr] Compiling git2 v0.19.0 [INFO] [stderr] Compiling cargo-changelog v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 08s [INFO] running `Command { std: "docker" "inspect" "420d2510aa21a258c337d0e05e4dbad10ab17c0ecc3e639c2cece5d7f2865a70", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "420d2510aa21a258c337d0e05e4dbad10ab17c0ecc3e639c2cece5d7f2865a70", kill_on_drop: false }` [INFO] [stdout] 420d2510aa21a258c337d0e05e4dbad10ab17c0ecc3e639c2cece5d7f2865a70 [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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cd28bf1c070527380df86938fa15be452058a1d073513cd35ffe8cbb1a717c30 [INFO] running `Command { std: "docker" "start" "-a" "cd28bf1c070527380df86938fa15be452058a1d073513cd35ffe8cbb1a717c30", kill_on_drop: false }` [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling predicates-core v1.0.6 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling assert_cmd v2.0.16 [INFO] [stderr] Compiling termtree v0.4.1 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling indoc v2.0.5 [INFO] [stderr] Compiling predicates-tree v1.0.9 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling float-cmp v0.9.0 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling regex v1.10.5 [INFO] [stderr] Compiling bstr v1.9.1 [INFO] [stderr] Compiling env_filter v0.1.2 [INFO] [stderr] Compiling predicates v3.1.2 [INFO] [stderr] Compiling env_logger v0.11.5 [INFO] [stderr] Compiling cargo-changelog v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 26.43s [INFO] running `Command { std: "docker" "inspect" "cd28bf1c070527380df86938fa15be452058a1d073513cd35ffe8cbb1a717c30", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cd28bf1c070527380df86938fa15be452058a1d073513cd35ffe8cbb1a717c30", kill_on_drop: false }` [INFO] [stdout] cd28bf1c070527380df86938fa15be452058a1d073513cd35ffe8cbb1a717c30 [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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] ea16122b63ba5a7731836bf5dec36a2fdfdfcc98c5f1e9eb21efb4d10293f220 [INFO] running `Command { std: "docker" "start" "-a" "ea16122b63ba5a7731836bf5dec36a2fdfdfcc98c5f1e9eb21efb4d10293f220", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.37s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/cargo_changelog-e73be731b83ef880) [INFO] [stdout] [INFO] [stdout] running 12 tests [INFO] [stdout] test command::generate_changelog_command::tests::default_template_renders_versions_sorted ... ok [INFO] [stdout] test command::generate_changelog_command::tests::default_template_renders_with_empty_data ... ok [INFO] [stdout] test fragment::tests::read_empty_fragment ... ok [INFO] [stdout] test fragment::tests::read_toml_header ... ok [INFO] [stdout] test command::generate_changelog_command::tests::default_template_renders_with_one_entry_with_header ... ok [INFO] [stdout] test command::generate_changelog_command::tests::test_template_data_is_sorted ... ok [INFO] [stdout] test config::tests::test_default_config_deserializes_to_configuration ... ok [INFO] [stdout] test config::tests::test_default_config_has_default_fragment_dir ... ok [INFO] [stdout] test fragment::tests::test_deserializing_data_desc_with_one_of ... ok [INFO] [stdout] test config::tests::test_default_config_has_default_template_path ... ok [INFO] [stdout] test fragment::tests::read_empty_header ... ok [INFO] [stdout] test command::generate_changelog_command::tests::default_template_renders_with_one_entry ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stderr] Running tests/add_command.rs (/opt/rustwide/target/debug/deps/add_command-25f14c5a1638f1de) [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name [INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name [INFO] [stderr] hint: is subject to change. To configure the initial branch name to use in all [INFO] [stderr] hint: is subject to change. To configure the initial branch name to use in all [INFO] [stderr] hint: of your new repositories, which will suppress this warning, call: [INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name [INFO] [stderr] hint: is subject to change. To configure the initial branch name to use in all [INFO] [stderr] hint: of your new repositories, which will suppress this warning, call: [INFO] [stderr] hint: [INFO] [stderr] hint: git config --global init.defaultBranch [INFO] [stderr] hint: [INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and [INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command: [INFO] [stderr] hint: [INFO] [stderr] hint: git branch -m [INFO] [stderr] hint: [INFO] [stderr] hint: of your new repositories, which will suppress this warning, call: [INFO] [stderr] hint: git config --global init.defaultBranch [INFO] [stderr] hint: [INFO] [stderr] hint: [INFO] [stderr] hint: git config --global init.defaultBranch [INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and [INFO] [stderr] hint: [INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command: [INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and [INFO] [stderr] hint: [INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command: [INFO] [stderr] hint: git branch -m [INFO] [stderr] hint: [INFO] [stderr] hint: git branch -m [INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name [INFO] [stderr] hint: is subject to change. To configure the initial branch name to use in all [INFO] [stderr] hint: of your new repositories, which will suppress this warning, call: [INFO] [stderr] hint: [INFO] [stderr] hint: git config --global init.defaultBranch [INFO] [stderr] hint: [INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and [INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command: [INFO] [stderr] hint: [INFO] [stderr] hint: git branch -m [INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name [INFO] [stderr] hint: is subject to change. To configure the initial branch name to use in all [INFO] [stderr] hint: of your new repositories, which will suppress this warning, call: [INFO] [stderr] hint: [INFO] [stderr] hint: git config --global init.defaultBranch [INFO] [stderr] hint: [INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and [INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command: [INFO] [stderr] hint: [INFO] [stderr] hint: git branch -m [INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name [INFO] [stderr] hint: is subject to change. To configure the initial branch name to use in all [INFO] [stderr] hint: of your new repositories, which will suppress this warning, call: [INFO] [stderr] hint: [INFO] [stderr] hint: git config --global init.defaultBranch [INFO] [stderr] hint: [INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and [INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command: [INFO] [stderr] hint: [INFO] [stderr] hint: git branch -m [INFO] [stdout] Initialized empty Git repository in /tmp/cargo-changelogtDYF6D/.git/ [INFO] [stdout] Initialized empty Git repository in /tmp/cargo-changelogLvXkSa/.git/ [INFO] [stdout] Initialized empty Git repository in /tmp/cargo-changelogJo0GWM/.git/ [INFO] [stdout] Initialized empty Git repository in /tmp/cargo-changelogpBunjq/.git/ [INFO] [stdout] Initialized empty Git repository in /tmp/cargo-changelogd6S6aH/.git/ [INFO] [stdout] Initialized empty Git repository in /tmp/cargo-changelogJzGZEp/.git/ [INFO] [stdout] test add_command_creates_unreleased_gitkeep ... ok [INFO] [stdout] test add_command_creates_toml_header ... ok [INFO] [stdout] test add_command_cannot_create_nonexistent_oneof ... ok [INFO] [stdout] test add_command_with_text_creates_toml_with_text_from_stdin ... ok [INFO] [stdout] test add_command_creates_toml_file ... ok [INFO] [stdout] test add_command_with_text_creates_toml_with_text_from_file ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.55s [INFO] [stdout] [INFO] [stderr] Running tests/add_command_creates_default_header.rs (/opt/rustwide/target/debug/deps/add_command_creates_default_header-65508ae9df461e39) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name [INFO] [stderr] hint: is subject to change. To configure the initial branch name to use in all [INFO] [stderr] hint: of your new repositories, which will suppress this warning, call: [INFO] [stderr] hint: [INFO] [stderr] hint: git config --global init.defaultBranch [INFO] [stderr] hint: [INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and [INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command: [INFO] [stderr] hint: [INFO] [stderr] hint: git branch -m [INFO] [stdout] Initialized empty Git repository in /tmp/cargo-changelogw00lba/.git/ [INFO] [stdout] test new_command_creates_default_header ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.21s [INFO] [stdout] [INFO] [stderr] Running tests/add_command_editor.rs (/opt/rustwide/target/debug/deps/add_command_editor-993f8848e4f4f3dc) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name [INFO] [stderr] hint: is subject to change. To configure the initial branch name to use in all [INFO] [stderr] hint: of your new repositories, which will suppress this warning, call: [INFO] [stderr] hint: [INFO] [stderr] hint: git config --global init.defaultBranch [INFO] [stderr] hint: [INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and [INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command: [INFO] [stderr] hint: [INFO] [stderr] hint: git branch -m [INFO] [stdout] Initialized empty Git repository in /tmp/cargo-changelogiGaBTr/.git/ [INFO] [stdout] test add_command_opens_editor ... ok [INFO] [stderr] Running tests/common.rs (/opt/rustwide/target/debug/deps/common-dc26d885788939f7) [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.21s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/configuration.rs (/opt/rustwide/target/debug/deps/configuration-7be28ff01f954dbf) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test default_config_deserializes ... ok [INFO] [stderr] Running tests/create_release.rs (/opt/rustwide/target/debug/deps/create_release-1d1a0dff73db7883) [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] [stdout] [INFO] [stdout] running 2 tests [INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name [INFO] [stderr] hint: is subject to change. To configure the initial branch name to use in all [INFO] [stderr] hint: of your new repositories, which will suppress this warning, call: [INFO] [stderr] hint: [INFO] [stderr] hint: git config --global init.defaultBranch [INFO] [stderr] hint: [INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and [INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command: [INFO] [stderr] hint: [INFO] [stderr] hint: git branch -m [INFO] [stdout] Initialized empty Git repository in /tmp/cargo-changelogPYRPCK/.git/ [INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name [INFO] [stderr] hint: is subject to change. To configure the initial branch name to use in all [INFO] [stderr] hint: of your new repositories, which will suppress this warning, call: [INFO] [stderr] hint: [INFO] [stderr] hint: git config --global init.defaultBranch [INFO] [stderr] hint: [INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and [INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command: [INFO] [stderr] hint: [INFO] [stderr] hint: git branch -m [INFO] [stdout] Initialized empty Git repository in /tmp/cargo-changelogHPIjmy/.git/ [INFO] [stderr] Creating binary (application) package [INFO] [stderr] Creating binary (application) package [INFO] [stderr] note: see more `Cargo.toml` keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [INFO] [stderr] note: see more `Cargo.toml` keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [INFO] [stdout] test create_release_command_creates_new_directory ... ok [INFO] [stderr] Running tests/generate-changelog.rs (/opt/rustwide/target/debug/deps/generate_changelog-b20edcb459489d87) [INFO] [stdout] test create_release_command_moves_from_unreleased_dir ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.10s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name [INFO] [stderr] hint: is subject to change. To configure the initial branch name to use in all [INFO] [stderr] hint: of your new repositories, which will suppress this warning, call: [INFO] [stderr] hint: [INFO] [stderr] hint: git config --global init.defaultBranch [INFO] [stderr] hint: [INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and [INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command: [INFO] [stderr] hint: [INFO] [stderr] hint: git branch -m [INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name [INFO] [stderr] hint: is subject to change. To configure the initial branch name to use in all [INFO] [stderr] hint: of your new repositories, which will suppress this warning, call: [INFO] [stderr] hint: [INFO] [stderr] hint: git config --global init.defaultBranch [INFO] [stderr] hint: [INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and [INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command: [INFO] [stderr] hint: [INFO] [stderr] hint: git branch -m [INFO] [stdout] Initialized empty Git repository in /tmp/cargo-changelogV9XL4L/.git/ [INFO] [stdout] Initialized empty Git repository in /tmp/cargo-changelogBMP7C7/.git/ [INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name [INFO] [stderr] hint: is subject to change. To configure the initial branch name to use in all [INFO] [stderr] hint: of your new repositories, which will suppress this warning, call: [INFO] [stderr] hint: [INFO] [stderr] hint: git config --global init.defaultBranch [INFO] [stderr] hint: [INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and [INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command: [INFO] [stderr] hint: [INFO] [stderr] hint: git branch -m [INFO] [stdout] Initialized empty Git repository in /tmp/cargo-changelogWMdK3w/.git/ [INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name [INFO] [stderr] hint: is subject to change. To configure the initial branch name to use in all [INFO] [stderr] hint: of your new repositories, which will suppress this warning, call: [INFO] [stderr] hint: [INFO] [stderr] hint: git config --global init.defaultBranch [INFO] [stderr] hint: [INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and [INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command: [INFO] [stderr] hint: [INFO] [stderr] hint: git branch -m [INFO] [stdout] Initialized empty Git repository in /tmp/cargo-changelogc9IfR5/.git/ [INFO] [stderr] Creating binary (application) package [INFO] [stderr] Creating binary (application) package [INFO] [stderr] Creating binary (application) package [INFO] [stderr] Creating binary (application) package [INFO] [stderr] note: see more `Cargo.toml` keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [INFO] [stderr] note: see more `Cargo.toml` keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [INFO] [stderr] note: see more `Cargo.toml` keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [INFO] [stderr] note: see more `Cargo.toml` keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [INFO] [stdout] test generate_changelog_command_works_with_suffix ... ok [INFO] [stdout] test generate_changelog_command_works ... ok [INFO] [stdout] test generate_changelog_command_works_with_suffix_with_all_flag ... ok [INFO] [stderr] Running tests/init_command.rs (/opt/rustwide/target/debug/deps/init_command-87856d9b883ef754) [INFO] [stdout] test generate_changelog_command_works_for_alpha_release ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.96s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name [INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name [INFO] [stderr] hint: is subject to change. To configure the initial branch name to use in all [INFO] [stderr] hint: of your new repositories, which will suppress this warning, call: [INFO] [stderr] hint: [INFO] [stderr] hint: git config --global init.defaultBranch [INFO] [stderr] hint: [INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and [INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command: [INFO] [stderr] hint: [INFO] [stderr] hint: git branch -m [INFO] [stdout] Initialized empty Git repository in /tmp/cargo-changelogDkJQbm/.git/ [INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name [INFO] [stderr] hint: is subject to change. To configure the initial branch name to use in all [INFO] [stderr] hint: of your new repositories, which will suppress this warning, call: [INFO] [stderr] hint: [INFO] [stderr] hint: git config --global init.defaultBranch [INFO] [stderr] hint: [INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and [INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command: [INFO] [stderr] hint: [INFO] [stderr] hint: git branch -m [INFO] [stdout] Initialized empty Git repository in /tmp/cargo-changelogjyqswc/.git/ [INFO] [stderr] hint: is subject to change. To configure the initial branch name to use in all [INFO] [stderr] hint: of your new repositories, which will suppress this warning, call: [INFO] [stderr] hint: [INFO] [stderr] hint: git config --global init.defaultBranch [INFO] [stderr] hint: [INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and [INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command: [INFO] [stderr] hint: [INFO] [stderr] hint: git branch -m [INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name [INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name [INFO] [stderr] hint: is subject to change. To configure the initial branch name to use in all [INFO] [stderr] hint: of your new repositories, which will suppress this warning, call: [INFO] [stderr] hint: [INFO] [stderr] hint: git config --global init.defaultBranch [INFO] [stderr] hint: [INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and [INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command: [INFO] [stderr] hint: [INFO] [stderr] hint: git branch -m [INFO] [stderr] hint: is subject to change. To configure the initial branch name to use in all [INFO] [stderr] hint: of your new repositories, which will suppress this warning, call: [INFO] [stderr] hint: [INFO] [stderr] hint: git config --global init.defaultBranch [INFO] [stderr] hint: [INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and [INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command: [INFO] [stderr] hint: [INFO] [stderr] hint: git branch -m [INFO] [stdout] Initialized empty Git repository in /tmp/cargo-changelogosOR6i/.git/ [INFO] [stdout] Initialized empty Git repository in /tmp/cargo-changelogueL4Yj/.git/ [INFO] [stdout] Initialized empty Git repository in /tmp/cargo-changelogJefTgs/.git/ [INFO] [stdout] test init_command_creates_moves_existing_changelog ... ok [INFO] [stdout] test init_command_creates_fragment_dir ... ok [INFO] [stdout] test init_command_creates_default_template ... ok [INFO] [stdout] test init_command_creates_fragment_dir_unreleased ... ok [INFO] [stdout] test init_command_creates_config_file ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.16s [INFO] [stdout] [INFO] [stderr] Running tests/no_config_error.rs (/opt/rustwide/target/debug/deps/no_config_error-c97f264128e593d2) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name [INFO] [stderr] hint: is subject to change. To configure the initial branch name to use in all [INFO] [stderr] hint: of your new repositories, which will suppress this warning, call: [INFO] [stderr] hint: [INFO] [stderr] hint: git config --global init.defaultBranch [INFO] [stderr] hint: [INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and [INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command: [INFO] [stderr] hint: [INFO] [stderr] hint: git branch -m [INFO] [stdout] Initialized empty Git repository in /tmp/cargo-changelogCqcqmT/.git/ [INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name [INFO] [stderr] hint: is subject to change. To configure the initial branch name to use in all [INFO] [stderr] hint: of your new repositories, which will suppress this warning, call: [INFO] [stderr] hint: [INFO] [stderr] hint: git config --global init.defaultBranch [INFO] [stderr] hint: [INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and [INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command: [INFO] [stderr] hint: [INFO] [stderr] hint: git branch -m [INFO] [stdout] Initialized empty Git repository in /tmp/cargo-changelogIMRzcM/.git/ [INFO] [stdout] test no_configuration_file_errors_with_error_message ... ok [INFO] [stdout] test no_configuration_file_errors ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s [INFO] [stdout] [INFO] [stderr] Running tests/no_repo_error.rs (/opt/rustwide/target/debug/deps/no_repo_error-ec42fe6a2719b89c) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test no_repo_errors_with_no_repo_error_message ... ok [INFO] [stdout] test no_repo_errors ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s [INFO] [stdout] [INFO] [stderr] Running tests/verify_metadata_command.rs (/opt/rustwide/target/debug/deps/verify_metadata_command-31d8730178c480bd) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name [INFO] [stderr] hint: is subject to change. To configure the initial branch name to use in all [INFO] [stderr] hint: of your new repositories, which will suppress this warning, call: [INFO] [stderr] hint: [INFO] [stderr] hint: git config --global init.defaultBranch [INFO] [stderr] hint: [INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and [INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command: [INFO] [stderr] hint: [INFO] [stderr] hint: git branch -m [INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name [INFO] [stdout] Initialized empty Git repository in /tmp/cargo-changelogbVzvhx/.git/ [INFO] [stderr] hint: is subject to change. To configure the initial branch name to use in all [INFO] [stdout] Initialized empty Git repository in /tmp/cargo-changelogZAjsD5/.git/ [INFO] [stderr] hint: of your new repositories, which will suppress this warning, call: [INFO] [stderr] hint: [INFO] [stderr] hint: git config --global init.defaultBranch [INFO] [stderr] hint: [INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and [INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command: [INFO] [stderr] hint: [INFO] [stderr] hint: git branch -m [INFO] [stdout] test verify_metadata_command_succeeds_with_empty_changelog ... ok [INFO] [stdout] test verify_metadata_command_succeeds_with_no_changelogs ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.29s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "ea16122b63ba5a7731836bf5dec36a2fdfdfcc98c5f1e9eb21efb4d10293f220", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ea16122b63ba5a7731836bf5dec36a2fdfdfcc98c5f1e9eb21efb4d10293f220", kill_on_drop: false }` [INFO] [stdout] ea16122b63ba5a7731836bf5dec36a2fdfdfcc98c5f1e9eb21efb4d10293f220