[INFO] fetching crate gen-completions 0.6.0... [INFO] testing gen-completions-0.6.0 against 1.90.0 for beta-1.91-3 [INFO] extracting crate gen-completions 0.6.0 into /workspace/builds/worker-4-tc1/source [INFO] removed /workspace/builds/worker-4-tc1/source/rust-toolchain.toml [INFO] started tweaking crates.io crate gen-completions 0.6.0 [INFO] finished tweaking crates.io crate gen-completions 0.6.0 [INFO] tweaked toml for crates.io crate gen-completions 0.6.0 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate gen-completions 0.6.0 on toolchain 1.90.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate gen-completions 0.6.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded supports-color v2.1.0 [INFO] [stderr] Downloaded supports-hyperlinks v2.1.0 [INFO] [stderr] Downloaded is_ci v1.2.0 [INFO] [stderr] Downloaded supports-unicode v2.1.0 [INFO] [stderr] Downloaded kdl v3.0.0 [INFO] [stderr] Downloaded termtree v0.4.1 [INFO] [stderr] Downloaded serde_kdl v0.1.0 [INFO] [stderr] Downloaded predicates v3.1.0 [INFO] [stderr] Downloaded predicates-core v1.0.6 [INFO] [stderr] Downloaded clap v4.5.3 [INFO] [stderr] Downloaded similar v2.4.0 [INFO] [stderr] Downloaded hashbrown v0.14.4 [INFO] [stderr] Downloaded serde_yaml v0.9.33 [INFO] [stderr] Downloaded kdl v4.6.0 [INFO] [stderr] Downloaded assert_cmd v2.0.14 [INFO] [stderr] Downloaded clap_derive v4.5.3 [INFO] [stderr] Downloaded indoc v2.0.4 [INFO] [stderr] Downloaded backtrace-ext v0.2.1 [INFO] [stderr] Downloaded predicates-tree v1.0.9 [INFO] [stderr] Downloaded syn v2.0.53 [INFO] [stderr] Downloaded insta v1.36.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 13b8188c145f3424566a7debbef4b3f7f4121b1bff9720f735ca6ffa1db879c3 [INFO] running `Command { std: "docker" "start" "-a" "13b8188c145f3424566a7debbef4b3f7f4121b1bff9720f735ca6ffa1db879c3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "13b8188c145f3424566a7debbef4b3f7f4121b1bff9720f735ca6ffa1db879c3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "13b8188c145f3424566a7debbef4b3f7f4121b1bff9720f735ca6ffa1db879c3", kill_on_drop: false }` [INFO] [stdout] 13b8188c145f3424566a7debbef4b3f7f4121b1bff9720f735ca6ffa1db879c3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e747e7d0c93d101143fa89c55c5df1b412a6d8c7ac2ed400d860a5ef0c7cf3eb [INFO] running `Command { std: "docker" "start" "-a" "e747e7d0c93d101143fa89c55c5df1b412a6d8c7ac2ed400d860a5ef0c7cf3eb", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.79 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling cc v1.0.90 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling thiserror v1.0.58 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling gimli v0.28.1 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling rustc-demangle v0.1.23 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling anstyle-parse v0.2.3 [INFO] [stderr] Compiling is_ci v1.2.0 [INFO] [stderr] Compiling miniz_oxide v0.7.2 [INFO] [stderr] Compiling anstyle-query v1.0.2 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling anstyle v1.0.6 [INFO] [stderr] Compiling smawk v0.3.2 [INFO] [stderr] Compiling unicode-linebreak v0.1.5 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling crc32fast v1.4.0 [INFO] [stderr] Compiling unicode-width v0.1.11 [INFO] [stderr] Compiling owo-colors v3.5.0 [INFO] [stderr] Compiling anstream v0.6.13 [INFO] [stderr] Compiling strsim v0.11.0 [INFO] [stderr] Compiling itoa v1.0.10 [INFO] [stderr] Compiling object v0.32.2 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling textwrap v0.15.2 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling hashbrown v0.14.4 [INFO] [stderr] Compiling clap_lex v0.7.0 [INFO] [stderr] Compiling syn v2.0.53 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling serde_json v1.0.114 [INFO] [stderr] Compiling clap_builder v4.5.2 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling is-terminal v0.4.12 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling flate2 v1.0.28 [INFO] [stderr] Compiling supports-color v2.1.0 [INFO] [stderr] Compiling supports-unicode v2.1.0 [INFO] [stderr] Compiling supports-hyperlinks v2.1.0 [INFO] [stderr] Compiling indoc v2.0.4 [INFO] [stderr] Compiling indexmap v2.2.5 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling backtrace v0.3.69 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling addr2line v0.21.0 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling bzip2 v0.4.4 [INFO] [stderr] Compiling regex v1.10.3 [INFO] [stderr] Compiling env_logger v0.10.2 [INFO] [stderr] Compiling phf_macros v0.8.0 [INFO] [stderr] Compiling thiserror-impl v1.0.58 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling phf v0.8.0 [INFO] [stderr] Compiling backtrace-ext v0.2.1 [INFO] [stderr] Compiling miette-derive v5.10.0 [INFO] [stderr] Compiling clap_derive v4.5.3 [INFO] [stderr] Compiling kdl v3.0.0 [INFO] [stderr] Compiling miette v5.10.0 [INFO] [stderr] Compiling kdl v4.6.0 [INFO] [stderr] Compiling clap v4.5.3 [INFO] [stderr] Compiling serde_yaml v0.9.33 [INFO] [stderr] Compiling serde_kdl v0.1.0 [INFO] [stderr] Compiling gen-completions v0.6.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.90s [INFO] running `Command { std: "docker" "inspect" "e747e7d0c93d101143fa89c55c5df1b412a6d8c7ac2ed400d860a5ef0c7cf3eb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e747e7d0c93d101143fa89c55c5df1b412a6d8c7ac2ed400d860a5ef0c7cf3eb", kill_on_drop: false }` [INFO] [stdout] e747e7d0c93d101143fa89c55c5df1b412a6d8c7ac2ed400d860a5ef0c7cf3eb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 10ee97315b8319462b4c8a831eb7efed44b57c6f261239035b5bf103f5498092 [INFO] running `Command { std: "docker" "start" "-a" "10ee97315b8319462b4c8a831eb7efed44b57c6f261239035b5bf103f5498092", kill_on_drop: false }` [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling rustix v0.38.31 [INFO] [stderr] Compiling predicates-core v1.0.6 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling termtree v0.4.1 [INFO] [stderr] Compiling linux-raw-sys v0.4.13 [INFO] [stderr] Compiling assert_cmd v2.0.14 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling similar v2.4.0 [INFO] [stderr] Compiling yansi v0.5.1 [INFO] [stderr] Compiling console v0.15.8 [INFO] [stderr] Compiling fastrand v2.0.1 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling predicates v3.1.0 [INFO] [stderr] Compiling predicates-tree v1.0.9 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling pretty_assertions v1.4.0 [INFO] [stderr] Compiling insta v1.36.1 [INFO] [stderr] Compiling tempfile v3.10.1 [INFO] [stderr] Compiling regex v1.10.3 [INFO] [stderr] Compiling bstr v1.9.1 [INFO] [stderr] Compiling env_logger v0.10.2 [INFO] [stderr] Compiling gen-completions v0.6.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 12.75s [INFO] running `Command { std: "docker" "inspect" "10ee97315b8319462b4c8a831eb7efed44b57c6f261239035b5bf103f5498092", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "10ee97315b8319462b4c8a831eb7efed44b57c6f261239035b5bf103f5498092", kill_on_drop: false }` [INFO] [stdout] 10ee97315b8319462b4c8a831eb7efed44b57c6f261239035b5bf103f5498092 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 6ec2cdf1e6330226caf1de0f9531ce312e2365c2753aa1862f209a01106ec1dc [INFO] running `Command { std: "docker" "start" "-a" "6ec2cdf1e6330226caf1de0f9531ce312e2365c2753aa1862f209a01106ec1dc", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/gen_completions-e11fb8bcb61e1dc7) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test gen::carapace::tests::test_empty ... ok [INFO] [stdout] test gen::carapace::tests::test_multiple_forms ... ok [INFO] [stdout] test parse_deser::kdl::tests::test1 ... ok [INFO] [stdout] test parse_deser::kdl::tests::parse_types ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 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/gen_completions-6d5548dba430d9f5) [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/gen_integration_tests.rs (/opt/rustwide/target/debug/deps/gen_integration_tests-a627adc61a9dcff1) [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test test1_json ... ok [INFO] [stdout] test test1_zsh ... ok [INFO] [stdout] test test1_kdl ... ok [INFO] [stdout] test test1_nu ... ok [INFO] [stdout] test types_nu ... ok [INFO] [stdout] test test1_bash ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s [INFO] [stdout] [INFO] [stderr] Running tests/man_integration_tests.rs (/opt/rustwide/target/debug/deps/man_integration_tests-2fadd271452281d3) [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test scdoc_sway_json ... ok [INFO] [stdout] test type2_rfcomm_json ... ok [INFO] [stdout] test test1_json ... ok [INFO] [stdout] test type3_sed_json ... ok [INFO] [stdout] test darwin_bless_json ... ok [INFO] [stdout] test podman_ncdu_json ... ok [INFO] [stdout] test type1_git_json ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.01s [INFO] [stdout] [INFO] [stderr] Doc-tests gen_completions [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/gen/zsh.rs - gen::zsh::generate (line 9) ... ignored [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "6ec2cdf1e6330226caf1de0f9531ce312e2365c2753aa1862f209a01106ec1dc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6ec2cdf1e6330226caf1de0f9531ce312e2365c2753aa1862f209a01106ec1dc", kill_on_drop: false }` [INFO] [stdout] 6ec2cdf1e6330226caf1de0f9531ce312e2365c2753aa1862f209a01106ec1dc