[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 master#0d162b25edd5bf0dba9a22e83b614f1113e90474 for pr-150681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faidancullen88%2Fconcmd" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/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-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/aidancullen88/concmd on toolchain 0d162b25edd5bf0dba9a22e83b614f1113e90474
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "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" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[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]  Downloading crates ...
[INFO] [stderr]   Downloaded phf_shared v0.13.1
[INFO] [stderr]   Downloaded unicode-id v0.3.6
[INFO] [stderr]   Downloaded phf_generator v0.13.1
[INFO] [stderr]   Downloaded phf_macros v0.13.1
[INFO] [stderr]   Downloaded phf v0.13.1
[INFO] [stderr]   Downloaded pandoc v0.8.11
[INFO] [stderr]   Downloaded proc-macro2 v1.0.97
[INFO] [stderr]   Downloaded cursive-macros v0.1.0
[INFO] [stderr]   Downloaded enumset_derive v0.12.0
[INFO] [stderr]   Downloaded edit v0.1.5
[INFO] [stderr]   Downloaded enum-map v2.7.3
[INFO] [stderr]   Downloaded web_atoms v0.1.3
[INFO] [stderr]   Downloaded clap_derive v4.5.45
[INFO] [stderr]   Downloaded cursive v0.21.1
[INFO] [stderr]   Downloaded clap v4.5.45
[INFO] [stderr]   Downloaded html5ever v0.35.0
[INFO] [stderr]   Downloaded xml5ever v0.35.0
[INFO] [stderr]   Downloaded enumset v1.1.7
[INFO] [stderr]   Downloaded clap_builder v4.5.44
[INFO] [stderr]   Downloaded markdown v1.0.0
[INFO] [stderr]   Downloaded pwd v1.4.0
[INFO] [stderr]   Downloaded match_token v0.35.0
[INFO] [stderr]   Downloaded cursive_core v0.4.6
[INFO] [stderr]   Downloaded htmd v0.4.0
[INFO] [stderr]   Downloaded enum-map-derive v0.17.0
[INFO] [stderr]   Downloaded markup5ever_rcdom v0.35.0+unofficial
[INFO] [stderr]   Downloaded expanduser v1.2.2
[INFO] [stderr]   Downloaded markup5ever v0.35.0
[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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9602c329ecc15d840771e1522899532d820098bbef849264d30a282310465d08
[INFO] running `Command { std: "docker" "start" "-a" "9602c329ecc15d840771e1522899532d820098bbef849264d30a282310465d08", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9602c329ecc15d840771e1522899532d820098bbef849264d30a282310465d08", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9602c329ecc15d840771e1522899532d820098bbef849264d30a282310465d08", kill_on_drop: false }`
[INFO] [stdout] 9602c329ecc15d840771e1522899532d820098bbef849264d30a282310465d08
[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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 85dae3a3b3d128be39c2998bb81a57ecb5acc04ba4e0ffd02a3ad29fee741a88
[INFO] running `Command { std: "docker" "start" "-a" "85dae3a3b3d128be39c2998bb81a57ecb5acc04ba4e0ffd02a3ad29fee741a88", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.97
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling cc v1.2.32
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling litemap v0.8.0
[INFO] [stderr]    Compiling writeable v0.6.1
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling mac v0.1.1
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling futf v0.1.5
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling tendril v0.4.3
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling phf_shared v0.13.1
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling serde_json v1.0.142
[INFO] [stderr]    Compiling castaway v0.2.4
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling compact_str v0.8.1
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling string_cache_codegen v0.5.4
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling phf_generator v0.13.1
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling signal-hook-mio v0.2.4
[INFO] [stderr]    Compiling deranged v0.4.0
[INFO] [stderr]    Compiling web_atoms v0.1.3
[INFO] [stderr]    Compiling convert_case v0.7.1
[INFO] [stderr]    Compiling instability v0.3.9
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling anstyle v1.0.11
[INFO] [stderr]    Compiling time-core v0.1.4
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling cursive-macros v0.1.0
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling anstream v0.6.20
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling litrs v0.4.2
[INFO] [stderr]    Compiling winnow v0.7.12
[INFO] [stderr]    Compiling home v0.5.11
[INFO] [stderr]    Compiling iri-string v0.7.8
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling clap_lex v0.7.5
[INFO] [stderr]    Compiling xi-unicode v0.3.0
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling clap_builder v4.5.44
[INFO] [stderr]    Compiling anyhow v1.0.99
[INFO] [stderr]    Compiling lru v0.12.5
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling document-features v0.2.11
[INFO] [stderr]    Compiling dirs v1.0.5
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling cassowary v0.3.0
[INFO] [stderr]    Compiling unicode-width v0.2.0
[INFO] [stderr]    Compiling unicode-id v0.3.6
[INFO] [stderr]    Compiling edit v0.1.5
[INFO] [stderr]    Compiling markdown v1.0.0
[INFO] [stderr]    Compiling pandoc v0.8.11
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling unicode-truncate v1.1.0
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling tower v0.5.2
[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 enum-map-derive v0.17.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling match_token v0.35.0
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling phf_macros v0.13.1
[INFO] [stderr]    Compiling enum-map v2.7.3
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling clap_derive v4.5.45
[INFO] [stderr]    Compiling phf v0.13.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling derive_more v2.0.1
[INFO] [stderr]    Compiling pwd v1.4.0
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling expanduser v1.2.2
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling enumset_derive v0.12.0
[INFO] [stderr]    Compiling clap v4.5.45
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling ratatui v0.29.0
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling enumset v1.1.7
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling hyper-util v0.1.16
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[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 idna_adapter v1.2.1
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling cursive_core v0.4.6
[INFO] [stderr]    Compiling reqwest v0.12.23
[INFO] [stderr]    Compiling markup5ever v0.35.0
[INFO] [stderr]    Compiling xml5ever v0.35.0
[INFO] [stderr]    Compiling html5ever v0.35.0
[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 09s
[INFO] running `Command { std: "docker" "inspect" "85dae3a3b3d128be39c2998bb81a57ecb5acc04ba4e0ffd02a3ad29fee741a88", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "85dae3a3b3d128be39c2998bb81a57ecb5acc04ba4e0ffd02a3ad29fee741a88", kill_on_drop: false }`
[INFO] [stdout] 85dae3a3b3d128be39c2998bb81a57ecb5acc04ba4e0ffd02a3ad29fee741a88
[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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0e2570c8c81aed39a4d647a13dd0912200dc43b7ef840ebafdda49efff5a6347
[INFO] running `Command { std: "docker" "start" "-a" "0e2570c8c81aed39a4d647a13dd0912200dc43b7ef840ebafdda49efff5a6347", 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.57s
[INFO] running `Command { std: "docker" "inspect" "0e2570c8c81aed39a4d647a13dd0912200dc43b7ef840ebafdda49efff5a6347", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0e2570c8c81aed39a4d647a13dd0912200dc43b7ef840ebafdda49efff5a6347", kill_on_drop: false }`
[INFO] [stdout] 0e2570c8c81aed39a4d647a13dd0912200dc43b7ef840ebafdda49efff5a6347
[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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] b30cf98f455372f814898e8439d1cc841a2c3057af21870262ec2ddde9e9028a
[INFO] running `Command { std: "docker" "start" "-a" "b30cf98f455372f814898e8439d1cc841a2c3057af21870262ec2ddde9e9028a", 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.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "b30cf98f455372f814898e8439d1cc841a2c3057af21870262ec2ddde9e9028a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b30cf98f455372f814898e8439d1cc841a2c3057af21870262ec2ddde9e9028a", kill_on_drop: false }`
[INFO] [stdout] b30cf98f455372f814898e8439d1cc841a2c3057af21870262ec2ddde9e9028a
