[INFO] fetching crate git-commitizen 0.1.1...
[INFO] testing git-commitizen-0.1.1 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate git-commitizen 0.1.1 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate git-commitizen 0.1.1
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate git-commitizen 0.1.1
[INFO] tweaked toml for crates.io crate git-commitizen 0.1.1 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate git-commitizen 0.1.1 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate git-commitizen 0.1.1 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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3a96fceb7ad420f2a2c5a8e57365e29703eaf323a8932c70026d84472a6b7381
[INFO] running `Command { std: "docker" "start" "-a" "3a96fceb7ad420f2a2c5a8e57365e29703eaf323a8932c70026d84472a6b7381", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3a96fceb7ad420f2a2c5a8e57365e29703eaf323a8932c70026d84472a6b7381", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3a96fceb7ad420f2a2c5a8e57365e29703eaf323a8932c70026d84472a6b7381", kill_on_drop: false }`
[INFO] [stdout] 3a96fceb7ad420f2a2c5a8e57365e29703eaf323a8932c70026d84472a6b7381
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 14fa9a9e4c0e3995d35d64c95296a538b8fdfdd1a384827aca1f681581f00a0e
[INFO] running `Command { std: "docker" "start" "-a" "14fa9a9e4c0e3995d35d64c95296a538b8fdfdd1a384827aca1f681581f00a0e", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_json v1.0.127
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]    Compiling anyhow v1.0.86
[INFO] [stderr]    Compiling indexmap v2.4.0
[INFO] [stderr]    Compiling nibble_vec v0.1.0
[INFO] [stderr]    Compiling openssl v0.10.66
[INFO] [stderr]    Compiling fastrand v2.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling unicode-width v0.1.13
[INFO] [stderr]    Compiling radix_trie v0.2.1
[INFO] [stderr]    Compiling tempfile v3.12.0
[INFO] [stderr]    Compiling cc v1.1.14
[INFO] [stderr]    Compiling openssl-src v300.3.1+3.3.1
[INFO] [stderr]    Compiling thiserror v1.0.63
[INFO] [stderr]    Compiling filedescriptor v0.8.2
[INFO] [stderr]    Compiling openssl-sys v0.9.103
[INFO] [stderr]    Compiling libz-sys v1.1.20
[INFO] [stderr]    Compiling libssh2-sys v0.3.0
[INFO] [stderr]    Compiling libgit2-sys v0.17.0+1.8.1
[INFO] [stderr]    Compiling crossterm v0.27.0
[INFO] [stderr]    Compiling promkit v0.4.5
[INFO] [stderr]    Compiling git2 v0.19.0
[INFO] [stderr]    Compiling git-commitizen v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 48s
[INFO] running `Command { std: "docker" "inspect" "14fa9a9e4c0e3995d35d64c95296a538b8fdfdd1a384827aca1f681581f00a0e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "14fa9a9e4c0e3995d35d64c95296a538b8fdfdd1a384827aca1f681581f00a0e", kill_on_drop: false }`
[INFO] [stdout] 14fa9a9e4c0e3995d35d64c95296a538b8fdfdd1a384827aca1f681581f00a0e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 80fe9a7e3bfcc1e733d662506c0169cab3d82ef7f1c914b0a35252ac8f30b017
[INFO] running `Command { std: "docker" "start" "-a" "80fe9a7e3bfcc1e733d662506c0169cab3d82ef7f1c914b0a35252ac8f30b017", kill_on_drop: false }`
[INFO] [stderr]    Compiling git-commitizen v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0061]: this function takes 5 arguments but 4 arguments were supplied
[INFO] [stdout]   --> tests/main_test.rs:78:26
[INFO] [stdout]    |
[INFO] [stdout] 78 |     let commit_message = build_commit_message(commit_type, scope, description, body);
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^--------------------------------------- argument #5 of type `&str` is missing
[INFO] [stdout]    |
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:47:8
[INFO] [stdout]    |
[INFO] [stdout] 47 | pub fn build_commit_message(
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: provide the argument
[INFO] [stdout]    |
[INFO] [stdout] 78 |     let commit_message = build_commit_message(commit_type, scope, description, body, /* &str */);
[INFO] [stdout]    |                                                                                    ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 5 arguments but 4 arguments were supplied
[INFO] [stdout]   --> tests/main_test.rs:84:35
[INFO] [stdout]    |
[INFO] [stdout] 84 |     let commit_message_no_scope = build_commit_message(commit_type, "", description, body);
[INFO] [stdout]    |                                   ^^^^^^^^^^^^^^^^^^^^------------------------------------ argument #5 of type `&str` is missing
[INFO] [stdout]    |
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:47:8
[INFO] [stdout]    |
[INFO] [stdout] 47 | pub fn build_commit_message(
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: provide the argument
[INFO] [stdout]    |
[INFO] [stdout] 84 |     let commit_message_no_scope = build_commit_message(commit_type, "", description, body, /* &str */);
[INFO] [stdout]    |                                                                                          ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 5 arguments but 4 arguments were supplied
[INFO] [stdout]   --> tests/main_test.rs:90:34
[INFO] [stdout]    |
[INFO] [stdout] 90 |     let commit_message_no_body = build_commit_message(commit_type, scope, description, "");
[INFO] [stdout]    |                                  ^^^^^^^^^^^^^^^^^^^^------------------------------------- argument #5 of type `&str` is missing
[INFO] [stdout]    |
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:47:8
[INFO] [stdout]    |
[INFO] [stdout] 47 | pub fn build_commit_message(
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: provide the argument
[INFO] [stdout]    |
[INFO] [stdout] 90 |     let commit_message_no_body = build_commit_message(commit_type, scope, description, "", /* &str */);
[INFO] [stdout]    |                                                                                          ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 5 arguments but 4 arguments were supplied
[INFO] [stdout]   --> tests/main_test.rs:97:25
[INFO] [stdout]    |
[INFO] [stdout] 97 |     let empty_message = build_commit_message("", "", "", "");
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^^^^^---------------- argument #5 of type `&str` is missing
[INFO] [stdout]    |
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:47:8
[INFO] [stdout]    |
[INFO] [stdout] 47 | pub fn build_commit_message(
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: provide the argument
[INFO] [stdout]    |
[INFO] [stdout] 97 |     let empty_message = build_commit_message("", "", "", "", /* &str */);
[INFO] [stdout]    |                                                            ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 5 arguments but 4 arguments were supplied
[INFO] [stdout]    --> tests/main_test.rs:106:24
[INFO] [stdout]     |
[INFO] [stdout] 106 |     let long_message = build_commit_message(&long_type, &long_scope, &long_description, &long_body);
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^-------------------------------------------------------- argument #5 of type `&str` is missing
[INFO] [stdout]     |
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:47:8
[INFO] [stdout]     |
[INFO] [stdout]  47 | pub fn build_commit_message(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: provide the argument
[INFO] [stdout]     |
[INFO] [stdout] 106 |     let long_message = build_commit_message(&long_type, &long_scope, &long_description, &long_body, /* &str */);
[INFO] [stdout]     |                                                                                                   ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 5 arguments but 4 arguments were supplied
[INFO] [stdout]    --> tests/main_test.rs:112:27
[INFO] [stdout]     |
[INFO] [stdout] 112 |     let special_message = build_commit_message("type!", "scope@", "description#", "body$");
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^-------------------------------------------- argument #5 of type `&str` is missing
[INFO] [stdout]     |
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:47:8
[INFO] [stdout]     |
[INFO] [stdout]  47 | pub fn build_commit_message(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: provide the argument
[INFO] [stdout]     |
[INFO] [stdout] 112 |     let special_message = build_commit_message("type!", "scope@", "description#", "body$", /* &str */);
[INFO] [stdout]     |                                                                                          ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 5 arguments but 4 arguments were supplied
[INFO] [stdout]    --> tests/main_test.rs:252:26
[INFO] [stdout]     |
[INFO] [stdout] 252 |     let commit_message = build_commit_message(commit_type, scope, description, body);
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^^^^^--------------------------------------- argument #5 of type `&str` is missing
[INFO] [stdout]     |
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:47:8
[INFO] [stdout]     |
[INFO] [stdout]  47 | pub fn build_commit_message(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: provide the argument
[INFO] [stdout]     |
[INFO] [stdout] 252 |     let commit_message = build_commit_message(commit_type, scope, description, body, /* &str */);
[INFO] [stdout]     |                                                                                    ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0061`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `git-commitizen` (test "main_test") due to 7 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "80fe9a7e3bfcc1e733d662506c0169cab3d82ef7f1c914b0a35252ac8f30b017", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "80fe9a7e3bfcc1e733d662506c0169cab3d82ef7f1c914b0a35252ac8f30b017", kill_on_drop: false }`
[INFO] [stdout] 80fe9a7e3bfcc1e733d662506c0169cab3d82ef7f1c914b0a35252ac8f30b017
