[INFO] cloning repository https://github.com/aidancullen88/concmd [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/aidancullen88/concmd" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faidancullen88%2Fconcmd", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faidancullen88%2Fconcmd'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c8ea38b9079ac5f433252f0cda312e5580a5ec37 [INFO] testing aidancullen88/concmd against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faidancullen88%2Fconcmd" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/aidancullen88/concmd [INFO] finished tweaking git repo https://github.com/aidancullen88/concmd [INFO] tweaked toml for git repo https://github.com/aidancullen88/concmd written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/aidancullen88/concmd on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/aidancullen88/concmd 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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 28 packages to latest Rust 1.94.0-nightly compatible versions [INFO] [stderr] Adding futf v0.1.5 [INFO] [stderr] Adding htmd v0.4.0 (available: v0.5.0) [INFO] [stderr] Adding html5ever v0.35.0 [INFO] [stderr] Adding mac v0.1.1 [INFO] [stderr] Adding markdown v1.0.0 [INFO] [stderr] Adding markup5ever v0.35.0 [INFO] [stderr] Adding markup5ever_rcdom v0.35.0+unofficial [INFO] [stderr] Adding match_token v0.35.0 [INFO] [stderr] Adding new_debug_unreachable v1.0.6 [INFO] [stderr] Adding phf v0.11.3 [INFO] [stderr] Adding phf v0.13.1 [INFO] [stderr] Adding phf_codegen v0.11.3 [INFO] [stderr] Adding phf_generator v0.11.3 [INFO] [stderr] Adding phf_generator v0.13.1 [INFO] [stderr] Adding phf_macros v0.13.1 [INFO] [stderr] Adding phf_shared v0.11.3 [INFO] [stderr] Adding phf_shared v0.13.1 [INFO] [stderr] Adding precomputed-hash v0.1.1 [INFO] [stderr] Adding rand v0.8.5 [INFO] [stderr] Adding rand_core v0.6.4 [INFO] [stderr] Adding siphasher v1.0.1 [INFO] [stderr] Adding string_cache v0.8.9 [INFO] [stderr] Adding string_cache_codegen v0.5.4 [INFO] [stderr] Adding tendril v0.4.3 [INFO] [stderr] Adding unicode-id v0.3.6 [INFO] [stderr] Adding utf-8 v0.7.6 [INFO] [stderr] Adding web_atoms v0.1.3 [INFO] [stderr] Adding xml5ever v0.35.0 [INFO] [stderr] Blocking waiting for file lock on package cache [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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 03ea10fa6dbf8086878bcac3ce57aa8339576814360b1364e8cdd3892c7c1cfb [INFO] running `Command { std: "docker" "start" "-a" "03ea10fa6dbf8086878bcac3ce57aa8339576814360b1364e8cdd3892c7c1cfb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "03ea10fa6dbf8086878bcac3ce57aa8339576814360b1364e8cdd3892c7c1cfb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "03ea10fa6dbf8086878bcac3ce57aa8339576814360b1364e8cdd3892c7c1cfb", kill_on_drop: false }` [INFO] [stdout] 03ea10fa6dbf8086878bcac3ce57aa8339576814360b1364e8cdd3892c7c1cfb [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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 48073d378c5918ad3435b32bfe1044733b5ef805683a559c6e080ed55568d452 [INFO] running `Command { std: "docker" "start" "-a" "48073d378c5918ad3435b32bfe1044733b5ef805683a559c6e080ed55568d452", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.97 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling cc v1.2.32 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling mac v0.1.1 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling futf v0.1.5 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling serde_json v1.0.142 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling tendril v0.4.3 [INFO] [stderr] Compiling phf_shared v0.13.1 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling deranged v0.4.0 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling compact_str v0.8.1 [INFO] [stderr] Compiling anstyle v1.0.11 [INFO] [stderr] Compiling time-core v0.1.4 [INFO] [stderr] Compiling phf_generator v0.13.1 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling anyhow v1.0.99 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling anstream v0.6.20 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling winnow v0.7.12 [INFO] [stderr] Compiling phf_codegen v0.11.3 [INFO] [stderr] Compiling string_cache_codegen v0.5.4 [INFO] [stderr] Compiling cursive-macros v0.1.0 [INFO] [stderr] Compiling home v0.5.11 [INFO] [stderr] Compiling xi-unicode v0.3.0 [INFO] [stderr] Compiling toml_write v0.1.2 [INFO] [stderr] Compiling clap_builder v4.5.44 [INFO] [stderr] Compiling web_atoms v0.1.3 [INFO] [stderr] Compiling rustls-pki-types v1.12.0 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling signal-hook-mio v0.2.4 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling crossterm v0.28.1 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling unicode-truncate v1.1.0 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling unicode-id v0.3.6 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Compiling markdown v1.0.0 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling pandoc v0.8.11 [INFO] [stderr] Compiling edit v0.1.5 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling match_token v0.35.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling enum-map-derive v0.17.0 [INFO] [stderr] Compiling phf_macros v0.13.1 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling clap_derive v4.5.45 [INFO] [stderr] Compiling enum-map v2.7.3 [INFO] [stderr] Compiling derive_more v2.0.1 [INFO] [stderr] Compiling crossterm v0.29.0 [INFO] [stderr] Compiling phf v0.13.1 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling pwd v1.4.0 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling expanduser v1.2.2 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling clap v4.5.45 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling enumset_derive v0.12.0 [INFO] [stderr] Compiling instability v0.3.9 [INFO] [stderr] Compiling h2 v0.4.12 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling ratatui v0.29.0 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling enumset v1.1.7 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling hyper-util v0.1.16 [INFO] [stderr] Compiling string_cache v0.8.9 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.23 [INFO] [stderr] Compiling markup5ever v0.35.0 [INFO] [stderr] Compiling html5ever v0.35.0 [INFO] [stderr] Compiling xml5ever v0.35.0 [INFO] [stderr] Compiling cursive_core v0.4.6 [INFO] [stderr] Compiling markup5ever_rcdom v0.35.0+unofficial [INFO] [stderr] Compiling htmd v0.4.0 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling cursive v0.21.1 [INFO] [stderr] Compiling concmd v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 12s [INFO] running `Command { std: "docker" "inspect" "48073d378c5918ad3435b32bfe1044733b5ef805683a559c6e080ed55568d452", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "48073d378c5918ad3435b32bfe1044733b5ef805683a559c6e080ed55568d452", kill_on_drop: false }` [INFO] [stdout] 48073d378c5918ad3435b32bfe1044733b5ef805683a559c6e080ed55568d452 [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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 475fceff1b08d7e37244923b6022701225e46d5530e22d15eadbec94ce13c279 [INFO] running `Command { std: "docker" "start" "-a" "475fceff1b08d7e37244923b6022701225e46d5530e22d15eadbec94ce13c279", kill_on_drop: false }` [INFO] [stderr] Compiling concmd v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.77s [INFO] running `Command { std: "docker" "inspect" "475fceff1b08d7e37244923b6022701225e46d5530e22d15eadbec94ce13c279", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "475fceff1b08d7e37244923b6022701225e46d5530e22d15eadbec94ce13c279", kill_on_drop: false }` [INFO] [stdout] 475fceff1b08d7e37244923b6022701225e46d5530e22d15eadbec94ce13c279 [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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] c50830bc4ceb2bb9af12761f02b0a140f643b43b74df23f12f39f90da46fb5aa [INFO] running `Command { std: "docker" "start" "-a" "c50830bc4ceb2bb9af12761f02b0a140f643b43b74df23f12f39f90da46fb5aa", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.32s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/concmd-c5c89b7e2712bf8e) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test alt_tui::check_exit_all_areas ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.14s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "c50830bc4ceb2bb9af12761f02b0a140f643b43b74df23f12f39f90da46fb5aa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c50830bc4ceb2bb9af12761f02b0a140f643b43b74df23f12f39f90da46fb5aa", kill_on_drop: false }` [INFO] [stdout] c50830bc4ceb2bb9af12761f02b0a140f643b43b74df23f12f39f90da46fb5aa