[INFO] fetching crate man-completions 0.4.1...
[INFO] testing man-completions-0.4.1 against try#bd7d74411512a3dd3b35d2f699c51dd2557c7e7e+cargoflags=-Zbuild-dir-new-layout for pr-149852-1
[INFO] extracting crate man-completions 0.4.1 into /workspace/builds/worker-4-tc2/source
[INFO] removed /workspace/builds/worker-4-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-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate man-completions 0.4.1 on toolchain bd7d74411512a3dd3b35d2f699c51dd2557c7e7e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[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" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 33996ce3f8a8d68010fcb43e2dbf24c546b8be9ca3f8193186b1449e82f9d15e
[INFO] running `Command { std: "docker" "start" "-a" "33996ce3f8a8d68010fcb43e2dbf24c546b8be9ca3f8193186b1449e82f9d15e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "33996ce3f8a8d68010fcb43e2dbf24c546b8be9ca3f8193186b1449e82f9d15e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "33996ce3f8a8d68010fcb43e2dbf24c546b8be9ca3f8193186b1449e82f9d15e", kill_on_drop: false }`
[INFO] [stdout] 33996ce3f8a8d68010fcb43e2dbf24c546b8be9ca3f8193186b1449e82f9d15e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "build" "--frozen" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 766ab6091dc3be45504ef0c39f06af0bfa2233ac450137c12e5788d8cd0817fb
[INFO] running `Command { std: "docker" "start" "-a" "766ab6091dc3be45504ef0c39f06af0bfa2233ac450137c12e5788d8cd0817fb", 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 utf8parse v0.2.1
[INFO] [stderr]    Compiling pkg-config v0.3.27
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling colorchoice v1.0.0
[INFO] [stderr]    Compiling anstyle v1.0.1
[INFO] [stderr]    Compiling regex-syntax v0.7.4
[INFO] [stderr]    Compiling anstyle-query v1.0.0
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling anyhow v1.0.72
[INFO] [stderr]    Compiling anstyle-parse v0.2.1
[INFO] [stderr]    Compiling clap_lex v0.5.0
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling miniz_oxide v0.7.1
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling log v0.4.19
[INFO] [stderr]    Compiling termcolor v1.2.0
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling flate2 v1.0.26
[INFO] [stderr]    Compiling quote v1.0.32
[INFO] [stderr]    Compiling syn v2.0.28
[INFO] [stderr]    Compiling aho-corasick v1.0.2
[INFO] [stderr]    Compiling cc v1.0.82
[INFO] [stderr]    Compiling is-terminal v0.4.9
[INFO] [stderr]    Compiling anstream v0.3.2
[INFO] [stderr]    Compiling clap_builder v4.3.19
[INFO] [stderr]    Compiling bzip2-sys v0.1.11+1.0.8
[INFO] [stderr]    Compiling regex-automata v0.3.6
[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 22.91s
[INFO] running `Command { std: "docker" "inspect" "766ab6091dc3be45504ef0c39f06af0bfa2233ac450137c12e5788d8cd0817fb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "766ab6091dc3be45504ef0c39f06af0bfa2233ac450137c12e5788d8cd0817fb", kill_on_drop: false }`
[INFO] [stdout] 766ab6091dc3be45504ef0c39f06af0bfa2233ac450137c12e5788d8cd0817fb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "--no-run" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] a7aca1ec0f893ef8225599bb499efe30f4d35e1e5f633068c212164dd40606cd
[INFO] running `Command { std: "docker" "start" "-a" "a7aca1ec0f893ef8225599bb499efe30f4d35e1e5f633068c212164dd40606cd", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustix v0.38.7
[INFO] [stderr]    Compiling predicates-core v1.0.6
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]    Compiling either v1.9.0
[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 regex-automata v0.3.6
[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 regex v1.9.3
[INFO] [stderr]    Compiling bstr v1.6.0
[INFO] [stderr]    Compiling clap_builder v4.3.19
[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 16.06s
[INFO] running `Command { std: "docker" "inspect" "a7aca1ec0f893ef8225599bb499efe30f4d35e1e5f633068c212164dd40606cd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a7aca1ec0f893ef8225599bb499efe30f4d35e1e5f633068c212164dd40606cd", kill_on_drop: false }`
[INFO] [stdout] a7aca1ec0f893ef8225599bb499efe30f4d35e1e5f633068c212164dd40606cd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] fb9da335f7d1e5b0b14579ff2dd1acc87aab2c8720333a47d8417d5a8a1ac988
[INFO] running `Command { std: "docker" "start" "-a" "fb9da335f7d1e5b0b14579ff2dd1acc87aab2c8720333a47d8417d5a8a1ac988", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.64s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/build/man-completions/88db53b24d747f01/deps/man_completions-88db53b24d747f01)
[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/build/man-completions/7e04214187212768/deps/man_completions-7e04214187212768)
[INFO] [stdout] 
[INFO] [stderr]      Running tests/integration_tests.rs (/opt/rustwide/target/debug/build/man-completions/39cdf85ec91aaaa7/deps/integration_tests-39cdf85ec91aaaa7)
[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 type2_rfcomm_json ... ok
[INFO] [stdout] test test1_nu ... ok
[INFO] [stdout] test scdoc_sway_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 3.02s
[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] 17 |     _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] 18 |         '-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] 18 -         '-h[Show help]' \
[INFO] [stdout] 18 +         "-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] 18 |         '-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] 19 |         '--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] 19 -         '--help[Show help]' \
[INFO] [stdout] 19 +         "--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] 19 |         '--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] 20 |         ': :(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] 20 -         ': :(pull checkout)' \ # Assume only git pull and checkout exist
[INFO] [stdout] 20 +         ": :(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] 20 |         ': :(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] 21 |         '*::args->args'
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: if you meant to write a string literal, use double quotes
[INFO] [stdout]    |
[INFO] [stdout] 21 -         '*::args->args'
[INFO] [stdout] 21 +         "*::args->args"
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unexpected closing delimiter: `)`
[INFO] [stdout]   --> src/gen/zsh.rs:25:17
[INFO] [stdout]    |
[INFO] [stdout] 14 | function _git {
[INFO] [stdout]    |               - the nearest open delimiter
[INFO] [stdout] ...
[INFO] [stdout] 24 |         pull) _git_pull;;
[INFO] [stdout]    |             - missing open `(` for this delimiter
[INFO] [stdout] 25 |         checkout) _git_checkout;;
[INFO] [stdout]    |                 ^ unexpected closing delimiter
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 9 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.07s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "fb9da335f7d1e5b0b14579ff2dd1acc87aab2c8720333a47d8417d5a8a1ac988", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fb9da335f7d1e5b0b14579ff2dd1acc87aab2c8720333a47d8417d5a8a1ac988", kill_on_drop: false }`
[INFO] [stdout] fb9da335f7d1e5b0b14579ff2dd1acc87aab2c8720333a47d8417d5a8a1ac988
