[INFO] fetching crate gpt-cli 0.1.3... [INFO] testing gpt-cli-0.1.3 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_getrandom_patch_1 [INFO] extracting crate gpt-cli 0.1.3 into /workspace/builds/worker-4-tc1/source [INFO] started tweaking crates.io crate gpt-cli 0.1.3 [INFO] finished tweaking crates.io crate gpt-cli 0.1.3 [INFO] tweaked toml for crates.io crate gpt-cli 0.1.3 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate gpt-cli 0.1.3 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate gpt-cli 0.1.3 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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded x11-clipboard v0.8.1 [INFO] [stderr] Downloaded terminal-clipboard v0.4.1 [INFO] [stderr] Downloaded async-object-pool v0.1.5 [INFO] [stderr] Downloaded basic-cookies v0.1.5 [INFO] [stderr] Downloaded termux-clipboard v0.1.0 [INFO] [stderr] Downloaded msvc-demangler v0.10.1 [INFO] [stderr] Downloaded symbolic-common v12.15.5 [INFO] [stderr] Downloaded httpmock v0.7.0 [INFO] [stderr] Downloaded symbolic-demangle v12.15.5 [INFO] [stderr] Downloaded clipboard_macos v0.1.1 [INFO] [stderr] Downloaded grcov v0.10.0 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c5eb9c71d8cc4fd4a27a27949bd0024acd82ba88fbf580da91682c2748ec13b1 [INFO] running `Command { std: "docker" "start" "-a" "c5eb9c71d8cc4fd4a27a27949bd0024acd82ba88fbf580da91682c2748ec13b1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c5eb9c71d8cc4fd4a27a27949bd0024acd82ba88fbf580da91682c2748ec13b1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c5eb9c71d8cc4fd4a27a27949bd0024acd82ba88fbf580da91682c2748ec13b1", kill_on_drop: false }` [INFO] [stdout] c5eb9c71d8cc4fd4a27a27949bd0024acd82ba88fbf580da91682c2748ec13b1 [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=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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] f64d745e499f3a1d904da34babb26f95d5d66f59a2ce375151ec35289b9148ac [INFO] running `Command { std: "docker" "start" "-a" "f64d745e499f3a1d904da34babb26f95d5d66f59a2ce375151ec35289b9148ac", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling syn v2.0.103 [INFO] [stderr] Compiling openssl-src v300.5.0+3.5.0 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling x11rb v0.12.0 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling newline-converter v0.3.0 [INFO] [stderr] Compiling fuzzy-matcher v0.3.7 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling signal-hook-registry v1.4.5 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling nix v0.26.4 [INFO] [stderr] Compiling gethostname v0.3.0 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling signal-hook-mio v0.2.4 [INFO] [stderr] Compiling crossterm v0.25.0 [INFO] [stderr] Compiling rand v0.9.1 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Compiling x11rb-protocol v0.12.0 [INFO] [stderr] Compiling inquire v0.7.5 [INFO] [stderr] Compiling synstructure v0.13.2 [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 tokio-macros v2.5.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tokio v1.45.1 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling async-recursion v1.1.1 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling zerovec v0.11.2 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling h2 v0.4.10 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling x11-clipboard v0.8.1 [INFO] [stderr] Compiling terminal-clipboard v0.4.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling hyper-util v0.1.14 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.20 [INFO] [stderr] Compiling gpt-cli v0.1.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 41s [INFO] running `Command { std: "docker" "inspect" "f64d745e499f3a1d904da34babb26f95d5d66f59a2ce375151ec35289b9148ac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f64d745e499f3a1d904da34babb26f95d5d66f59a2ce375151ec35289b9148ac", kill_on_drop: false }` [INFO] [stdout] f64d745e499f3a1d904da34babb26f95d5d66f59a2ce375151ec35289b9148ac [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=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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 30df1d80dd182ce58278704d9087ac36208bab864749f8fa286903c85aa5c641 [INFO] running `Command { std: "docker" "start" "-a" "30df1d80dd182ce58278704d9087ac36208bab864749f8fa286903c85aa5c641", kill_on_drop: false }` [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling event-listener v5.4.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling futures-lite v2.6.0 [INFO] [stderr] Compiling zerovec v0.11.2 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling crunchy v0.2.3 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling async-lock v3.4.0 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling phf_codegen v0.11.3 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling async-channel v2.3.1 [INFO] [stderr] Compiling uuid v1.17.0 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling string_cache v0.8.9 [INFO] [stderr] Compiling ena v0.14.3 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling pest v2.8.0 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling ascii-canvas v3.0.0 [INFO] [stderr] Compiling parse-zoneinfo v0.3.1 [INFO] [stderr] Compiling lalrpop-util v0.20.2 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling bstr v1.12.0 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling chrono-tz-build v0.3.0 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling unic-char-range v0.9.0 [INFO] [stderr] Compiling pico-args v0.5.0 [INFO] [stderr] Compiling unic-common v0.9.0 [INFO] [stderr] Compiling unic-ucd-version v0.9.0 [INFO] [stderr] Compiling lalrpop v0.20.2 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling unic-char-property v0.9.0 [INFO] [stderr] Compiling globset v0.4.16 [INFO] [stderr] Compiling pest_meta v2.8.0 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling polling v3.8.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling async-io v2.4.1 [INFO] [stderr] Compiling chrono-tz v0.9.0 [INFO] [stderr] Compiling blocking v1.6.1 [INFO] [stderr] Compiling async-executor v1.13.2 [INFO] [stderr] Compiling cpp_demangle v0.4.4 [INFO] [stderr] Compiling async-signal v0.2.11 [INFO] [stderr] Compiling unicode-width v0.2.1 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling async-process v2.3.1 [INFO] [stderr] Compiling async-global-executor v2.4.1 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling async-attributes v1.1.2 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling pest_generator v2.8.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling ignore v0.4.23 [INFO] [stderr] Compiling terminal_size v0.4.2 [INFO] [stderr] Compiling unic-ucd-segment v0.9.0 [INFO] [stderr] Compiling debugid v0.8.0 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling memmap2 v0.9.5 [INFO] [stderr] Compiling bytecount v0.6.9 [INFO] [stderr] Compiling symbolic-demangle v12.15.5 [INFO] [stderr] Compiling slug v0.1.6 [INFO] [stderr] Compiling symbolic-common v12.15.5 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling signal-hook-mio v0.2.4 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling papergrid v0.15.0 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling hyper-util v0.1.14 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling clap_builder v4.5.40 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling async-std v1.13.1 [INFO] [stderr] Compiling pest_derive v2.8.0 [INFO] [stderr] Compiling humansize v2.1.3 [INFO] [stderr] Compiling unic-segment v0.9.0 [INFO] [stderr] Compiling globwalk v0.9.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling tabled_derive v0.11.0 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling testing_table v0.3.0 [INFO] [stderr] Compiling cfb v0.7.3 [INFO] [stderr] Compiling clap_derive v4.5.40 [INFO] [stderr] Compiling msvc-demangler v0.10.1 [INFO] [stderr] Compiling rustc-demangle v0.1.25 [INFO] [stderr] Compiling async-object-pool v0.1.5 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling tabled v0.19.0 [INFO] [stderr] Compiling simplelog v0.12.2 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling infer v0.19.0 [INFO] [stderr] Compiling tera v1.20.0 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling zip v3.0.0 [INFO] [stderr] Compiling crossterm v0.25.0 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling clap v4.5.40 [INFO] [stderr] Compiling assert-json-diff v2.0.2 [INFO] [stderr] Compiling serde_regex v1.1.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling quick-xml v0.37.5 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling similar v2.7.0 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling levenshtein v1.0.5 [INFO] [stderr] Compiling inquire v0.7.5 [INFO] [stderr] Compiling reqwest v0.12.20 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling grcov v0.10.0 [INFO] [stderr] Compiling basic-cookies v0.1.5 [INFO] [stderr] Compiling httpmock v0.7.0 [INFO] [stderr] Compiling gpt-cli v0.1.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2m 47s [INFO] running `Command { std: "docker" "inspect" "30df1d80dd182ce58278704d9087ac36208bab864749f8fa286903c85aa5c641", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "30df1d80dd182ce58278704d9087ac36208bab864749f8fa286903c85aa5c641", kill_on_drop: false }` [INFO] [stdout] 30df1d80dd182ce58278704d9087ac36208bab864749f8fa286903c85aa5c641 [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=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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 26ab6fd297f098dde9a73152bffa92e85910a138642775f7f4e53a859f3c11ba [INFO] running `Command { std: "docker" "start" "-a" "26ab6fd297f098dde9a73152bffa92e85910a138642775f7f4e53a859f3c11ba", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.63s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/gpt_cli-b731d3bac823fd59) [INFO] [stdout] [INFO] [stdout] running 30 tests [INFO] [stdout] test cache::tests::rand_hash::test_random_hash_hex ... ok [INFO] [stdout] test cache::tests::rand_hash::test_random_hash_length ... ok [INFO] [stdout] test cache::tests::test_new_with_path ... ok [INFO] [stdout] test cache::tests::test_new_without_path ... ok [INFO] [stdout] test decompose::tests::test_decompose_graphic_cards ... ok [INFO] [stdout] test decompose::tests::test_decompose_ls ... ok [INFO] [stdout] test decompose::tests::test_decompose_ls_la ... ok [INFO] [stdout] test decompose::tests::test_decompose_strip_code_marks ... ok [INFO] [stdout] test cache::tests::test_set_and_get ... ok [INFO] [stdout] test decompose::tests::test_decompose_update_locale ... ok [INFO] [stdout] test get_postprocess_action::tests::test_get_postprocess_action_confirm ... ok [INFO] [stdout] test cache::tests::test_set_same_key ... ok [INFO] [stdout] test get_postprocess_action::tests::test_get_postprocess_action_copy ... ok [INFO] [stdout] test get_postprocess_action::tests::test_get_postprocess_action_env_confirm ... ok [INFO] [stdout] test get_postprocess_action::tests::test_get_postprocess_action_env_copy ... ok [INFO] [stdout] test get_postprocess_action::tests::test_get_postprocess_action_env_invalid ... ok [INFO] [stdout] test get_postprocess_action::tests::test_get_postprocess_action_env_out ... ok [INFO] [stdout] test get_postprocess_action::tests::test_get_postprocess_action_export ... ok [INFO] [stdout] test cache::tests::test_set_multiple_and_get ... ok [INFO] [stdout] test gpt3::tests::test_ask_with_env_var_and_debug_true ... ok [INFO] [stdout] test gpt3::tests::test_ask_without_env_var ... ok [INFO] [stdout] test gpt3::tests::test_get_system_prompt_without_env_var ... ok [INFO] [stdout] test should_exit::tests::test_should_exit_empty_args ... ok [INFO] [stdout] test should_exit::tests::test_should_exit_version ... ok [INFO] [stdout] test gpt3::tests::test_get_system_prompt_with_env_var ... ok [INFO] [stdout] test cache::tests::test_get_nonexistent_key ... ok [INFO] [stdout] test should_exit::tests::test_should_exit_no_exit ... ok [INFO] [stdout] test gpt3::tests::test_ask_fail ... ok [INFO] [stdout] test gpt3::tests::test_ask_success ... ok [INFO] [stdout] test gpt3::tests::test_http_mock ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 30 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.18s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "26ab6fd297f098dde9a73152bffa92e85910a138642775f7f4e53a859f3c11ba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "26ab6fd297f098dde9a73152bffa92e85910a138642775f7f4e53a859f3c11ba", kill_on_drop: false }` [INFO] [stdout] 26ab6fd297f098dde9a73152bffa92e85910a138642775f7f4e53a859f3c11ba