[INFO] fetching crate man-completions 0.4.1...
[INFO] testing man-completions-0.4.1 against master#1871252fc8bb672d40787e67404e6eaae7059369 for pr-125151
[INFO] extracting crate man-completions 0.4.1 into /workspace/builds/worker-2-tc1/source
[INFO] validating manifest of crates.io crate man-completions 0.4.1 on toolchain 1871252fc8bb672d40787e67404e6eaae7059369
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "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 crates.io crate man-completions 0.4.1
[INFO] finished tweaking crates.io crate man-completions 0.4.1
[INFO] tweaked toml for crates.io crate man-completions 0.4.1 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] crate crates.io crate man-completions 0.4.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" "+1871252fc8bb672d40787e67404e6eaae7059369" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b6f9d21f58f4af89bca96c9fd60c5ccb82537ccd6a296ef606177c668f3461fe
[INFO] running `Command { std: "docker" "start" "-a" "b6f9d21f58f4af89bca96c9fd60c5ccb82537ccd6a296ef606177c668f3461fe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b6f9d21f58f4af89bca96c9fd60c5ccb82537ccd6a296ef606177c668f3461fe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b6f9d21f58f4af89bca96c9fd60c5ccb82537ccd6a296ef606177c668f3461fe", kill_on_drop: false }`
[INFO] [stdout] b6f9d21f58f4af89bca96c9fd60c5ccb82537ccd6a296ef606177c668f3461fe
[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=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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7e3109602a2208142437e4192a5bdc5b453ee341c79e937db6ad450940394995
[INFO] running `Command { std: "docker" "start" "-a" "7e3109602a2208142437e4192a5bdc5b453ee341c79e937db6ad450940394995", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustix v0.38.7
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]    Compiling linux-raw-sys v0.4.5
[INFO] [stderr]    Compiling proc-macro2 v1.0.66
[INFO] [stderr]    Compiling bitflags v2.3.3
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling unicode-ident v1.0.11
[INFO] [stderr]    Compiling anstyle-parse v0.2.1
[INFO] [stderr]    Compiling anstyle v1.0.1
[INFO] [stderr]    Compiling regex-syntax v0.7.4
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling anyhow v1.0.72
[INFO] [stderr]    Compiling clap_lex v0.5.0
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling miniz_oxide v0.7.1
[INFO] [stderr]    Compiling aho-corasick v1.0.2
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling quote v1.0.32
[INFO] [stderr]    Compiling log v0.4.19
[INFO] [stderr]    Compiling is-terminal v0.4.9
[INFO] [stderr]    Compiling cc v1.0.82
[INFO] [stderr]    Compiling anstream v0.3.2
[INFO] [stderr]    Compiling syn v2.0.28
[INFO] [stderr]    Compiling clap_builder v4.3.19
[INFO] [stderr]    Compiling termcolor v1.2.0
[INFO] [stderr]    Compiling flate2 v1.0.26
[INFO] [stderr]    Compiling regex-automata v0.3.6
[INFO] [stderr]    Compiling bzip2-sys v0.1.11+1.0.8
[INFO] [stderr]    Compiling bzip2 v0.4.4
[INFO] [stderr]    Compiling regex v1.9.3
[INFO] [stderr]    Compiling clap_derive v4.3.12
[INFO] [stderr]    Compiling env_logger v0.10.0
[INFO] [stderr]    Compiling clap v4.3.19
[INFO] [stderr]    Compiling man-completions v0.4.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.87s
[INFO] running `Command { std: "docker" "inspect" "7e3109602a2208142437e4192a5bdc5b453ee341c79e937db6ad450940394995", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7e3109602a2208142437e4192a5bdc5b453ee341c79e937db6ad450940394995", kill_on_drop: false }`
[INFO] [stdout] 7e3109602a2208142437e4192a5bdc5b453ee341c79e937db6ad450940394995
[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=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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f7f8dfd8323ea54a1a3d40024898b3be7b9ad858ba12033c9ca85a9bae032281
[INFO] running `Command { std: "docker" "start" "-a" "f7f8dfd8323ea54a1a3d40024898b3be7b9ad858ba12033c9ca85a9bae032281", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustix v0.38.7
[INFO] [stderr]    Compiling regex-automata v0.3.6
[INFO] [stderr]    Compiling predicates-core v1.0.6
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling termtree v0.4.1
[INFO] [stderr]    Compiling wait-timeout v0.2.0
[INFO] [stderr]    Compiling fastrand v2.0.0
[INFO] [stderr]    Compiling predicates-tree v1.0.9
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling predicates v3.0.3
[INFO] [stderr]    Compiling is-terminal v0.4.9
[INFO] [stderr]    Compiling tempfile v3.7.1
[INFO] [stderr]    Compiling anstream v0.3.2
[INFO] [stderr]    Compiling clap_builder v4.3.19
[INFO] [stderr]    Compiling regex v1.9.3
[INFO] [stderr]    Compiling bstr v1.6.0
[INFO] [stderr]    Compiling env_logger v0.10.0
[INFO] [stderr]    Compiling assert_cmd v2.0.12
[INFO] [stderr]    Compiling clap v4.3.19
[INFO] [stderr]    Compiling man-completions v0.4.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 10.44s
[INFO] running `Command { std: "docker" "inspect" "f7f8dfd8323ea54a1a3d40024898b3be7b9ad858ba12033c9ca85a9bae032281", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f7f8dfd8323ea54a1a3d40024898b3be7b9ad858ba12033c9ca85a9bae032281", kill_on_drop: false }`
[INFO] [stdout] f7f8dfd8323ea54a1a3d40024898b3be7b9ad858ba12033c9ca85a9bae032281
[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=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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] b7549595f93475bdaa85e40b768a5315c3295283463041cc8795dd8373ce9ee1
[INFO] running `Command { std: "docker" "start" "-a" "b7549595f93475bdaa85e40b768a5315c3295283463041cc8795dd8373ce9ee1", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/man_completions-d30552094396f220)
[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 unittests src/main.rs (/opt/rustwide/target/debug/deps/man_completions-2107d1ad84d284f8)
[INFO] [stderr]      Running tests/integration_tests.rs (/opt/rustwide/target/debug/deps/integration_tests-d25bb5a1f7e80932)
[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] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test scdoc_sway_json ... ok
[INFO] [stdout] test type2_rfcomm_json ... ok
[INFO] [stdout] test test1_nu ... ok
[INFO] [stdout] test test1_zsh ... ok
[INFO] [stdout] test test1_bash ... ok
[INFO] [stdout] test type3_sed_json ... ok
[INFO] [stdout] test podman_ncdu_json ... ok
[INFO] [stderr]    Doc-tests man_completions
[INFO] [stdout] test type1_git_json ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.18s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test src/gen/zsh.rs - gen::zsh::generate (line 11) - compile ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/gen/zsh.rs - gen::zsh::generate (line 11) stdout ----
[INFO] [stdout] error: unknown start of token: \
[INFO] [stdout]  --> src/gen/zsh.rs:17:18
[INFO] [stdout]   |
[INFO] [stdout] 8 |     _argument -C \
[INFO] [stdout]   |                  ^
[INFO] [stdout] 
[INFO] [stdout] error: character literal may only contain one codepoint
[INFO] [stdout]  --> src/gen/zsh.rs:18:9
[INFO] [stdout]   |
[INFO] [stdout] 9 |         '-h[Show help]' \
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: if you meant to write a string literal, use double quotes
[INFO] [stdout]   |
[INFO] [stdout] 9 |         "-h[Show help]" \
[INFO] [stdout]   |         ~             ~
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \
[INFO] [stdout]  --> src/gen/zsh.rs:18:25
[INFO] [stdout]   |
[INFO] [stdout] 9 |         '-h[Show help]' \
[INFO] [stdout]   |                         ^
[INFO] [stdout] 
[INFO] [stdout] error: character literal may only contain one codepoint
[INFO] [stdout]   --> src/gen/zsh.rs:19:9
[INFO] [stdout]    |
[INFO] [stdout] 10 |         '--help[Show help]' \
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: if you meant to write a string literal, use double quotes
[INFO] [stdout]    |
[INFO] [stdout] 10 |         "--help[Show help]" \
[INFO] [stdout]    |         ~                 ~
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \
[INFO] [stdout]   --> src/gen/zsh.rs:19:29
[INFO] [stdout]    |
[INFO] [stdout] 10 |         '--help[Show help]' \
[INFO] [stdout]    |                             ^
[INFO] [stdout] 
[INFO] [stdout] error: character literal may only contain one codepoint
[INFO] [stdout]   --> src/gen/zsh.rs:20:9
[INFO] [stdout]    |
[INFO] [stdout] 11 |         ': :(pull checkout)' \ # Assume only git pull and checkout exist
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: if you meant to write a string literal, use double quotes
[INFO] [stdout]    |
[INFO] [stdout] 11 |         ": :(pull checkout)" \ # Assume only git pull and checkout exist
[INFO] [stdout]    |         ~                  ~
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \
[INFO] [stdout]   --> src/gen/zsh.rs:20:30
[INFO] [stdout]    |
[INFO] [stdout] 11 |         ': :(pull checkout)' \ # Assume only git pull and checkout exist
[INFO] [stdout]    |                              ^
[INFO] [stdout] 
[INFO] [stdout] error: character literal may only contain one codepoint
[INFO] [stdout]   --> src/gen/zsh.rs:21:9
[INFO] [stdout]    |
[INFO] [stdout] 12 |         '*::args->args'
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: if you meant to write a string literal, use double quotes
[INFO] [stdout]    |
[INFO] [stdout] 12 |         "*::args->args"
[INFO] [stdout]    |         ~             ~
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \
[INFO] [stdout]   --> src/gen/zsh.rs:30:16
[INFO] [stdout]    |
[INFO] [stdout] 21 |     _arguments \
[INFO] [stdout]    |                ^
[INFO] [stdout] 
[INFO] [stdout] error: character literal may only contain one codepoint
[INFO] [stdout]   --> src/gen/zsh.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 22 |         '-v[Output additional information]'
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: if you meant to write a string literal, use double quotes
[INFO] [stdout]    |
[INFO] [stdout] 22 |         "-v[Output additional information]"
[INFO] [stdout]    |         ~                                 ~
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \
[INFO] [stdout]   --> src/gen/zsh.rs:35:16
[INFO] [stdout]    |
[INFO] [stdout] 26 |     _arguments \
[INFO] [stdout]    |                ^
[INFO] [stdout] 
[INFO] [stdout] error: character literal may only contain one codepoint
[INFO] [stdout]   --> src/gen/zsh.rs:36:9
[INFO] [stdout]    |
[INFO] [stdout] 27 |         '-b[Make new branch]'
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: if you meant to write a string literal, use double quotes
[INFO] [stdout]    |
[INFO] [stdout] 27 |         "-b[Make new branch]"
[INFO] [stdout]    |         ~                   ~
[INFO] [stdout] 
[INFO] [stdout] error: mismatched closing delimiter: `)`
[INFO] [stdout]   --> src/gen/zsh.rs:14:15
[INFO] [stdout]    |
[INFO] [stdout] 5  | function _git {
[INFO] [stdout]    |               ^ unclosed delimiter
[INFO] [stdout] ...
[INFO] [stdout] 15 |         pull) _git_pull;;
[INFO] [stdout]    |             ^ mismatched closing delimiter
[INFO] [stdout] 
[INFO] [stdout] error: mismatched closing delimiter: `)`
[INFO] [stdout]   --> src/gen/zsh.rs:11:77
[INFO] [stdout]    |
[INFO] [stdout] 2  | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_gen_zsh_rs_11_0() {
[INFO] [stdout]    |                                                                             ^ unclosed delimiter
[INFO] [stdout] ...
[INFO] [stdout] 16 |         checkout) _git_checkout;;
[INFO] [stdout]    |                 ^ mismatched closing delimiter
[INFO] [stdout] 
[INFO] [stdout] error: unexpected closing delimiter: `}`
[INFO] [stdout]   --> src/gen/zsh.rs:38:1
[INFO] [stdout]    |
[INFO] [stdout] 15 |         pull) _git_pull;;
[INFO] [stdout]    |             - missing open `(` for this delimiter
[INFO] [stdout] 16 |         checkout) _git_checkout;;
[INFO] [stdout]    |                 - missing open `(` for this delimiter
[INFO] [stdout] ...
[INFO] [stdout] 29 | } _doctest_main_src_gen_zsh_rs_11_0() }
[INFO] [stdout]    | ^ unexpected closing delimiter
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 15 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/gen/zsh.rs - gen::zsh::generate (line 11)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "b7549595f93475bdaa85e40b768a5315c3295283463041cc8795dd8373ce9ee1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b7549595f93475bdaa85e40b768a5315c3295283463041cc8795dd8373ce9ee1", kill_on_drop: false }`
[INFO] [stdout] b7549595f93475bdaa85e40b768a5315c3295283463041cc8795dd8373ce9ee1
[INFO] testing man-completions-0.4.1 against try#b642703cf9526da1e72c0b6755753b939a9c6b6d for pr-125151
[INFO] extracting crate man-completions 0.4.1 into /workspace/builds/worker-2-tc2/source
[INFO] validating manifest of crates.io crate man-completions 0.4.1 on toolchain b642703cf9526da1e72c0b6755753b939a9c6b6d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-2-tc2/source/rust-toolchain.toml
[INFO] started tweaking crates.io crate man-completions 0.4.1
[INFO] finished tweaking crates.io crate man-completions 0.4.1
[INFO] tweaked toml for crates.io crate man-completions 0.4.1 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] crate crates.io crate man-completions 0.4.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" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ff2bd224c0415a41c9f8ec76a2f6d992b4a230652957d9fc802578e4a9067d72
[INFO] running `Command { std: "docker" "start" "-a" "ff2bd224c0415a41c9f8ec76a2f6d992b4a230652957d9fc802578e4a9067d72", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ff2bd224c0415a41c9f8ec76a2f6d992b4a230652957d9fc802578e4a9067d72", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ff2bd224c0415a41c9f8ec76a2f6d992b4a230652957d9fc802578e4a9067d72", kill_on_drop: false }`
[INFO] [stdout] ff2bd224c0415a41c9f8ec76a2f6d992b4a230652957d9fc802578e4a9067d72
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] dc88b3c03c140f82104877925b1be340bd3b246795626b27364c6d3f54d2f506
[INFO] running `Command { std: "docker" "start" "-a" "dc88b3c03c140f82104877925b1be340bd3b246795626b27364c6d3f54d2f506", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]    Compiling rustix v0.38.7
[INFO] [stderr]    Compiling linux-raw-sys v0.4.5
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling bitflags v2.3.3
[INFO] [stderr]    Compiling proc-macro2 v1.0.66
[INFO] [stderr]    Compiling unicode-ident v1.0.11
[INFO] [stderr]    Compiling anstyle-parse v0.2.1
[INFO] [stderr]    Compiling anstyle v1.0.1
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling regex-syntax v0.7.4
[INFO] [stderr]    Compiling anyhow v1.0.72
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling clap_lex v0.5.0
[INFO] [stderr]    Compiling miniz_oxide v0.7.1
[INFO] [stderr]    Compiling quote v1.0.32
[INFO] [stderr]    Compiling aho-corasick v1.0.2
[INFO] [stderr]    Compiling cc v1.0.82
[INFO] [stderr]    Compiling syn v2.0.28
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling log v0.4.19
[INFO] [stderr]    Compiling is-terminal v0.4.9
[INFO] [stderr]    Compiling anstream v0.3.2
[INFO] [stderr]    Compiling termcolor v1.2.0
[INFO] [stderr]    Compiling flate2 v1.0.26
[INFO] [stderr]    Compiling clap_builder v4.3.19
[INFO] [stderr]    Compiling regex-automata v0.3.6
[INFO] [stderr]    Compiling bzip2-sys v0.1.11+1.0.8
[INFO] [stderr]    Compiling bzip2 v0.4.4
[INFO] [stderr]    Compiling clap_derive v4.3.12
[INFO] [stderr]    Compiling regex v1.9.3
[INFO] [stderr]    Compiling env_logger v0.10.0
[INFO] [stderr]    Compiling clap v4.3.19
[INFO] [stderr]    Compiling man-completions v0.4.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.96s
[INFO] running `Command { std: "docker" "inspect" "dc88b3c03c140f82104877925b1be340bd3b246795626b27364c6d3f54d2f506", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dc88b3c03c140f82104877925b1be340bd3b246795626b27364c6d3f54d2f506", kill_on_drop: false }`
[INFO] [stdout] dc88b3c03c140f82104877925b1be340bd3b246795626b27364c6d3f54d2f506
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0029b4441b36d1ca0085d9bc821564fb37ac02be119641a7b62713ac548d6448
[INFO] running `Command { std: "docker" "start" "-a" "0029b4441b36d1ca0085d9bc821564fb37ac02be119641a7b62713ac548d6448", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustix v0.38.7
[INFO] [stderr]    Compiling regex-automata v0.3.6
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling predicates-core v1.0.6
[INFO] [stderr]    Compiling termtree v0.4.1
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling wait-timeout v0.2.0
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling predicates-tree v1.0.9
[INFO] [stderr]    Compiling fastrand v2.0.0
[INFO] [stderr]    Compiling predicates v3.0.3
[INFO] [stderr]    Compiling is-terminal v0.4.9
[INFO] [stderr]    Compiling tempfile v3.7.1
[INFO] [stderr]    Compiling anstream v0.3.2
[INFO] [stderr]    Compiling clap_builder v4.3.19
[INFO] [stderr]    Compiling regex v1.9.3
[INFO] [stderr]    Compiling bstr v1.6.0
[INFO] [stderr]    Compiling env_logger v0.10.0
[INFO] [stderr]    Compiling assert_cmd v2.0.12
[INFO] [stderr]    Compiling clap v4.3.19
[INFO] [stderr]    Compiling man-completions v0.4.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 12.58s
[INFO] running `Command { std: "docker" "inspect" "0029b4441b36d1ca0085d9bc821564fb37ac02be119641a7b62713ac548d6448", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0029b4441b36d1ca0085d9bc821564fb37ac02be119641a7b62713ac548d6448", kill_on_drop: false }`
[INFO] [stdout] 0029b4441b36d1ca0085d9bc821564fb37ac02be119641a7b62713ac548d6448
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 31e3dd079965a1428a4af3b62849089fb5aed9d980fc0853a16da419624c5bcb
[INFO] running `Command { std: "docker" "start" "-a" "31e3dd079965a1428a4af3b62849089fb5aed9d980fc0853a16da419624c5bcb", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/man_completions-d30552094396f220)
[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 unittests src/main.rs (/opt/rustwide/target/debug/deps/man_completions-2107d1ad84d284f8)
[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/integration_tests.rs (/opt/rustwide/target/debug/deps/integration_tests-d25bb5a1f7e80932)
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test scdoc_sway_json ... ok
[INFO] [stdout] test test1_nu ... ok
[INFO] [stdout] test type2_rfcomm_json ... ok
[INFO] [stdout] test test1_bash ... ok
[INFO] [stdout] test test1_zsh ... ok
[INFO] [stdout] test type3_sed_json ... ok
[INFO] [stdout] test podman_ncdu_json ... ok
[INFO] [stdout] test type1_git_json ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.33s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests man_completions
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test src/gen/zsh.rs - gen::zsh::generate (line 11) - compile ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/gen/zsh.rs - gen::zsh::generate (line 11) stdout ----
[INFO] [stdout] error: unknown start of token: \
[INFO] [stdout]  --> src/gen/zsh.rs:17:18
[INFO] [stdout]   |
[INFO] [stdout] 8 |     _argument -C \
[INFO] [stdout]   |                  ^
[INFO] [stdout] 
[INFO] [stdout] error: character literal may only contain one codepoint
[INFO] [stdout]  --> src/gen/zsh.rs:18:9
[INFO] [stdout]   |
[INFO] [stdout] 9 |         '-h[Show help]' \
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: if you meant to write a string literal, use double quotes
[INFO] [stdout]   |
[INFO] [stdout] 9 |         "-h[Show help]" \
[INFO] [stdout]   |         ~             ~
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \
[INFO] [stdout]  --> src/gen/zsh.rs:18:25
[INFO] [stdout]   |
[INFO] [stdout] 9 |         '-h[Show help]' \
[INFO] [stdout]   |                         ^
[INFO] [stdout] 
[INFO] [stdout] error: character literal may only contain one codepoint
[INFO] [stdout]   --> src/gen/zsh.rs:19:9
[INFO] [stdout]    |
[INFO] [stdout] 10 |         '--help[Show help]' \
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: if you meant to write a string literal, use double quotes
[INFO] [stdout]    |
[INFO] [stdout] 10 |         "--help[Show help]" \
[INFO] [stdout]    |         ~                 ~
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \
[INFO] [stdout]   --> src/gen/zsh.rs:19:29
[INFO] [stdout]    |
[INFO] [stdout] 10 |         '--help[Show help]' \
[INFO] [stdout]    |                             ^
[INFO] [stdout] 
[INFO] [stdout] error: character literal may only contain one codepoint
[INFO] [stdout]   --> src/gen/zsh.rs:20:9
[INFO] [stdout]    |
[INFO] [stdout] 11 |         ': :(pull checkout)' \ # Assume only git pull and checkout exist
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: if you meant to write a string literal, use double quotes
[INFO] [stdout]    |
[INFO] [stdout] 11 |         ": :(pull checkout)" \ # Assume only git pull and checkout exist
[INFO] [stdout]    |         ~                  ~
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \
[INFO] [stdout]   --> src/gen/zsh.rs:20:30
[INFO] [stdout]    |
[INFO] [stdout] 11 |         ': :(pull checkout)' \ # Assume only git pull and checkout exist
[INFO] [stdout]    |                              ^
[INFO] [stdout] 
[INFO] [stdout] error: character literal may only contain one codepoint
[INFO] [stdout]   --> src/gen/zsh.rs:21:9
[INFO] [stdout]    |
[INFO] [stdout] 12 |         '*::args->args'
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: if you meant to write a string literal, use double quotes
[INFO] [stdout]    |
[INFO] [stdout] 12 |         "*::args->args"
[INFO] [stdout]    |         ~             ~
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \
[INFO] [stdout]   --> src/gen/zsh.rs:30:16
[INFO] [stdout]    |
[INFO] [stdout] 21 |     _arguments \
[INFO] [stdout]    |                ^
[INFO] [stdout] 
[INFO] [stdout] error: character literal may only contain one codepoint
[INFO] [stdout]   --> src/gen/zsh.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 22 |         '-v[Output additional information]'
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: if you meant to write a string literal, use double quotes
[INFO] [stdout]    |
[INFO] [stdout] 22 |         "-v[Output additional information]"
[INFO] [stdout]    |         ~                                 ~
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \
[INFO] [stdout]   --> src/gen/zsh.rs:35:16
[INFO] [stdout]    |
[INFO] [stdout] 26 |     _arguments \
[INFO] [stdout]    |                ^
[INFO] [stdout] 
[INFO] [stdout] error: character literal may only contain one codepoint
[INFO] [stdout]   --> src/gen/zsh.rs:36:9
[INFO] [stdout]    |
[INFO] [stdout] 27 |         '-b[Make new branch]'
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: if you meant to write a string literal, use double quotes
[INFO] [stdout]    |
[INFO] [stdout] 27 |         "-b[Make new branch]"
[INFO] [stdout]    |         ~                   ~
[INFO] [stdout] 
[INFO] [stdout] error: mismatched closing delimiter: `)`
[INFO] [stdout]   --> src/gen/zsh.rs:14:15
[INFO] [stdout]    |
[INFO] [stdout] 5  | function _git {
[INFO] [stdout]    |               ^ unclosed delimiter
[INFO] [stdout] ...
[INFO] [stdout] 15 |         pull) _git_pull;;
[INFO] [stdout]    |             ^ mismatched closing delimiter
[INFO] [stdout] 
[INFO] [stdout] error: mismatched closing delimiter: `)`
[INFO] [stdout]   --> src/gen/zsh.rs:11:77
[INFO] [stdout]    |
[INFO] [stdout] 2  | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_gen_zsh_rs_11_0() {
[INFO] [stdout]    |                                                                             ^ unclosed delimiter
[INFO] [stdout] ...
[INFO] [stdout] 16 |         checkout) _git_checkout;;
[INFO] [stdout]    |                 ^ mismatched closing delimiter
[INFO] [stdout] 
[INFO] [stdout] error: unexpected closing delimiter: `}`
[INFO] [stdout]   --> src/gen/zsh.rs:38:1
[INFO] [stdout]    |
[INFO] [stdout] 15 |         pull) _git_pull;;
[INFO] [stdout]    |             - missing open `(` for this delimiter
[INFO] [stdout] 16 |         checkout) _git_checkout;;
[INFO] [stdout]    |                 - missing open `(` for this delimiter
[INFO] [stdout] ...
[INFO] [stdout] 29 | } _doctest_main_src_gen_zsh_rs_11_0() }
[INFO] [stdout]    | ^ unexpected closing delimiter
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 15 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/gen/zsh.rs - gen::zsh::generate (line 11)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "31e3dd079965a1428a4af3b62849089fb5aed9d980fc0853a16da419624c5bcb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "31e3dd079965a1428a4af3b62849089fb5aed9d980fc0853a16da419624c5bcb", kill_on_drop: false }`
[INFO] [stdout] 31e3dd079965a1428a4af3b62849089fb5aed9d980fc0853a16da419624c5bcb
