[INFO] cloning repository https://github.com/ryantinder/ask-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ryantinder/ask-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fryantinder%2Fask-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fryantinder%2Fask-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7af648ab5acc7f562f7df6f3817e887955f2596f [INFO] testing ryantinder/ask-rs against try#c066bf6804adc55193b71afdff6a56922f4a8689+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_in_2025-retry-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fryantinder%2Fask-rs" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/ryantinder/ask-rs [INFO] finished tweaking git repo https://github.com/ryantinder/ask-rs [INFO] tweaked toml for git repo https://github.com/ryantinder/ask-rs written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/ryantinder/ask-rs on toolchain c066bf6804adc55193b71afdff6a56922f4a8689 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c066bf6804adc55193b71afdff6a56922f4a8689" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/ryantinder/ask-rs 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" "+c066bf6804adc55193b71afdff6a56922f4a8689" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded globset v0.4.11 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+c066bf6804adc55193b71afdff6a56922f4a8689" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 41fc3bc790c0e7cc252d7862a3033ad2901699b8b3a716f38b4c333c4224438c [INFO] running `Command { std: "docker" "start" "-a" "41fc3bc790c0e7cc252d7862a3033ad2901699b8b3a716f38b4c333c4224438c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "41fc3bc790c0e7cc252d7862a3033ad2901699b8b3a716f38b4c333c4224438c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "41fc3bc790c0e7cc252d7862a3033ad2901699b8b3a716f38b4c333c4224438c", kill_on_drop: false }` [INFO] [stdout] 41fc3bc790c0e7cc252d7862a3033ad2901699b8b3a716f38b4c333c4224438c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+c066bf6804adc55193b71afdff6a56922f4a8689" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] c89aab534c4f8faac5d98638588aa51601ddd49f82fa86663ce13dcbf6f6ce0e [INFO] running `Command { std: "docker" "start" "-a" "c89aab534c4f8faac5d98638588aa51601ddd49f82fa86663ce13dcbf6f6ce0e", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling pin-project-lite v0.2.10 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling smallvec v1.11.0 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling rustix v0.38.4 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.3 [INFO] [stderr] Compiling futures-sink v0.3.28 [INFO] [stderr] Compiling bytes v1.4.0 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling bitflags v2.3.3 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling serde v1.0.175 [INFO] [stderr] Compiling futures-io v0.3.28 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling tracing-core v0.1.31 [INFO] [stderr] Compiling serde_derive v1.0.175 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Compiling tokio v1.29.1 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling http v0.2.9 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling quote v1.0.32 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling rustls v0.21.5 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling log v0.4.19 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling syn v2.0.27 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling try-lock v0.2.4 [INFO] [stderr] Compiling percent-encoding v2.3.0 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling anstyle-parse v0.2.1 [INFO] [stderr] Compiling anstyle-query v1.0.0 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling serde_json v1.0.103 [INFO] [stderr] Compiling form_urlencoded v1.2.0 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling anstyle v1.0.1 [INFO] [stderr] Compiling unicode-width v0.1.10 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling thiserror v1.0.44 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling nibble_vec v0.1.0 [INFO] [stderr] Compiling endian-type v0.1.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling mio v0.8.8 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling base64 v0.21.2 [INFO] [stderr] Compiling clap_lex v0.5.0 [INFO] [stderr] Compiling fastrand v2.0.0 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling anyhow v1.0.72 [INFO] [stderr] Compiling nix v0.26.2 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling idna v0.4.0 [INFO] [stderr] Compiling directories v4.0.1 [INFO] [stderr] Compiling console v0.15.7 [INFO] [stderr] Compiling radix_trie v0.2.1 [INFO] [stderr] Compiling rustls-pemfile v1.0.3 [INFO] [stderr] Compiling encoding_rs v0.8.32 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling ipnet v2.8.0 [INFO] [stderr] Compiling zeroize v1.6.0 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Compiling home v0.5.5 [INFO] [stderr] Compiling shell-words v1.1.0 [INFO] [stderr] Compiling url v2.4.0 [INFO] [stderr] Compiling is-terminal v0.4.9 [INFO] [stderr] Compiling fd-lock v3.0.13 [INFO] [stderr] Compiling tempfile v3.7.0 [INFO] [stderr] Compiling anstream v0.3.2 [INFO] [stderr] Compiling rustyline v12.0.0 [INFO] [stderr] Compiling clap_builder v4.3.19 [INFO] [stderr] Compiling dialoguer v0.10.4 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling eventsource-stream v0.2.3 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling thiserror-impl v1.0.44 [INFO] [stderr] Compiling clap_derive v4.3.12 [INFO] [stderr] Compiling darling_core v0.14.4 [INFO] [stderr] Compiling rustls-webpki v0.101.1 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling webpki-roots v0.22.6 [INFO] [stderr] Compiling confy v0.5.1 [INFO] [stderr] Compiling clap v4.3.19 [INFO] [stderr] Compiling darling_macro v0.14.4 [INFO] [stderr] Compiling darling v0.14.4 [INFO] [stderr] Compiling derive_builder_core v0.12.0 [INFO] [stderr] Compiling derive_builder_macro v0.12.0 [INFO] [stderr] Compiling futures-executor v0.3.28 [INFO] [stderr] Compiling futures v0.3.28 [INFO] [stderr] Compiling derive_builder v0.12.0 [INFO] [stderr] Compiling tokio-util v0.7.8 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling h2 v0.3.20 [INFO] [stderr] Compiling hyper v0.14.27 [INFO] [stderr] Compiling hyper-rustls v0.24.1 [INFO] [stderr] Compiling reqwest v0.11.18 [INFO] [stderr] Compiling ask v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `Subcommand` [INFO] [stdout] --> src/main.rs:1:20 [INFO] [stdout] | [INFO] [stdout] 1 | use clap::{Parser, Subcommand}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self` [INFO] [stdout] --> src/main.rs:4:85 [INFO] [stdout] | [INFO] [stdout] 4 | use cli::prompt::{new_prompt, switch_prompt, drop_prompt, all_prompts, edit_prompt, self}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Editor` [INFO] [stdout] --> src/cli/editor.rs:1:42 [INFO] [stdout] | [INFO] [stdout] 1 | use dialoguer::{Select, Password, Input, Editor, }; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Result` and `error::ReadlineError` [INFO] [stdout] --> src/cli/editor.rs:2:32 [INFO] [stdout] | [INFO] [stdout] 2 | use rustyline::{DefaultEditor, Result, error::ReadlineError}; [INFO] [stdout] | ^^^^^^ ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `env::VarError` and `string::FromUtf8Error` [INFO] [stdout] --> src/cli/err.rs:1:11 [INFO] [stdout] | [INFO] [stdout] 1 | use std::{env::VarError, string::FromUtf8Error}; [INFO] [stdout] | ^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `reqwest::header::InvalidHeaderValue` [INFO] [stdout] --> src/cli/err.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use reqwest::header::InvalidHeaderValue; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `err` [INFO] [stdout] --> src/gpt/client.rs:6:70 [INFO] [stdout] | [INFO] [stdout] 6 | use crate::gpt::{types::{InboundResponseChunk, InboundChunkPayload}, err}; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Completion` and `ServerResponse` [INFO] [stdout] --> src/gpt/client.rs:8:20 [INFO] [stdout] | [INFO] [stdout] 8 | use super::types::{ServerResponse, CompletionRequest, Completion, Message, Role, ResponseChunk, Model, Prompt}; [INFO] [stdout] | ^^^^^^^^^^^^^^ ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `json` [INFO] [stdout] --> src/gpt/err.rs:19:11 [INFO] [stdout] | [INFO] [stdout] 19 | #[cfg(feature = "json")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `json` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `postcard` [INFO] [stdout] --> src/gpt/err.rs:22:11 [INFO] [stdout] | [INFO] [stdout] 22 | #[cfg(feature = "postcard")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `postcard` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `input_name` is never used [INFO] [stdout] --> src/cli/editor.rs:41:8 [INFO] [stdout] | [INFO] [stdout] 41 | pub fn input_name() -> String { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `ProfileNotFound` is never constructed [INFO] [stdout] --> src/cli/err.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 8 | pub enum Error { [INFO] [stdout] | ----- variant in this enum [INFO] [stdout] 9 | #[error("Profile name {name} not found")] [INFO] [stdout] 10 | ProfileNotFound { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `to_string` is never used [INFO] [stdout] --> src/gpt/types.rs:132:12 [INFO] [stdout] | [INFO] [stdout] 131 | impl Completion { [INFO] [stdout] | --------------- method in this implementation [INFO] [stdout] 132 | pub fn to_string(&self) -> String { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `ParsingError` and `BackendError` are never constructed [INFO] [stdout] --> src/gpt/err.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 8 | pub enum Error { [INFO] [stdout] | ----- variants in this enum [INFO] [stdout] ... [INFO] [stdout] 17 | ParsingError(String), [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 31 | BackendError { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 28.87s [INFO] running `Command { std: "docker" "inspect" "c89aab534c4f8faac5d98638588aa51601ddd49f82fa86663ce13dcbf6f6ce0e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c89aab534c4f8faac5d98638588aa51601ddd49f82fa86663ce13dcbf6f6ce0e", kill_on_drop: false }` [INFO] [stdout] c89aab534c4f8faac5d98638588aa51601ddd49f82fa86663ce13dcbf6f6ce0e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+c066bf6804adc55193b71afdff6a56922f4a8689" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 9b18bd7c7f333da0a62a24d863e634f533e2128f3ca2e823a61e02ef8d93d122 [INFO] running `Command { std: "docker" "start" "-a" "9b18bd7c7f333da0a62a24d863e634f533e2128f3ca2e823a61e02ef8d93d122", kill_on_drop: false }` [INFO] [stderr] Compiling regex-syntax v0.7.4 [INFO] [stderr] Compiling aho-corasick v1.0.2 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling predicates-core v1.0.6 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling thread_local v1.1.7 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling termtree v0.4.1 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stdout] warning: unused import: `Subcommand` [INFO] [stdout] --> src/main.rs:1:20 [INFO] [stdout] | [INFO] [stdout] 1 | use clap::{Parser, Subcommand}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self` [INFO] [stdout] --> src/main.rs:4:85 [INFO] [stdout] | [INFO] [stdout] 4 | use cli::prompt::{new_prompt, switch_prompt, drop_prompt, all_prompts, edit_prompt, self}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Editor` [INFO] [stdout] --> src/cli/editor.rs:1:42 [INFO] [stdout] | [INFO] [stdout] 1 | use dialoguer::{Select, Password, Input, Editor, }; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Result` and `error::ReadlineError` [INFO] [stdout] --> src/cli/editor.rs:2:32 [INFO] [stdout] | [INFO] [stdout] 2 | use rustyline::{DefaultEditor, Result, error::ReadlineError}; [INFO] [stdout] | ^^^^^^ ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `env::VarError` and `string::FromUtf8Error` [INFO] [stdout] --> src/cli/err.rs:1:11 [INFO] [stdout] | [INFO] [stdout] 1 | use std::{env::VarError, string::FromUtf8Error}; [INFO] [stdout] | ^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `reqwest::header::InvalidHeaderValue` [INFO] [stdout] --> src/cli/err.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use reqwest::header::InvalidHeaderValue; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `err` [INFO] [stdout] --> src/gpt/client.rs:6:70 [INFO] [stdout] | [INFO] [stdout] 6 | use crate::gpt::{types::{InboundResponseChunk, InboundChunkPayload}, err}; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Completion` and `ServerResponse` [INFO] [stdout] --> src/gpt/client.rs:8:20 [INFO] [stdout] | [INFO] [stdout] 8 | use super::types::{ServerResponse, CompletionRequest, Completion, Message, Role, ResponseChunk, Model, Prompt}; [INFO] [stdout] | ^^^^^^^^^^^^^^ ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `json` [INFO] [stdout] --> src/gpt/err.rs:19:11 [INFO] [stdout] | [INFO] [stdout] 19 | #[cfg(feature = "json")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `json` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `postcard` [INFO] [stdout] --> src/gpt/err.rs:22:11 [INFO] [stdout] | [INFO] [stdout] 22 | #[cfg(feature = "postcard")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `postcard` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `input_name` is never used [INFO] [stdout] --> src/cli/editor.rs:41:8 [INFO] [stdout] | [INFO] [stdout] 41 | pub fn input_name() -> String { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `ProfileNotFound` is never constructed [INFO] [stdout] --> src/cli/err.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 8 | pub enum Error { [INFO] [stdout] | ----- variant in this enum [INFO] [stdout] 9 | #[error("Profile name {name} not found")] [INFO] [stdout] 10 | ProfileNotFound { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `to_string` is never used [INFO] [stdout] --> src/gpt/types.rs:132:12 [INFO] [stdout] | [INFO] [stdout] 131 | impl Completion { [INFO] [stdout] | --------------- method in this implementation [INFO] [stdout] 132 | pub fn to_string(&self) -> String { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `ParsingError` and `BackendError` are never constructed [INFO] [stdout] --> src/gpt/err.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 8 | pub enum Error { [INFO] [stdout] | ----- variants in this enum [INFO] [stdout] ... [INFO] [stdout] 17 | ParsingError(String), [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 31 | BackendError { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling walkdir v2.3.3 [INFO] [stderr] Compiling predicates-tree v1.0.9 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling float-cmp v0.9.0 [INFO] [stderr] Compiling regex-automata v0.3.3 [INFO] [stderr] Compiling regex v1.9.1 [INFO] [stderr] Compiling bstr v1.6.0 [INFO] [stderr] Compiling predicates v3.0.3 [INFO] [stderr] Compiling globset v0.4.11 [INFO] [stderr] Compiling assert_cmd v2.0.12 [INFO] [stderr] Compiling ignore v0.4.20 [INFO] [stderr] Compiling globwalk v0.8.1 [INFO] [stderr] Compiling assert_fs v1.0.13 [INFO] [stderr] Compiling ask v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `Subcommand` [INFO] [stdout] --> src/main.rs:1:20 [INFO] [stdout] | [INFO] [stdout] 1 | use clap::{Parser, Subcommand}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self` [INFO] [stdout] --> src/main.rs:4:85 [INFO] [stdout] | [INFO] [stdout] 4 | use cli::prompt::{new_prompt, switch_prompt, drop_prompt, all_prompts, edit_prompt, self}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Editor` [INFO] [stdout] --> src/cli/editor.rs:1:42 [INFO] [stdout] | [INFO] [stdout] 1 | use dialoguer::{Select, Password, Input, Editor, }; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Result` and `error::ReadlineError` [INFO] [stdout] --> src/cli/editor.rs:2:32 [INFO] [stdout] | [INFO] [stdout] 2 | use rustyline::{DefaultEditor, Result, error::ReadlineError}; [INFO] [stdout] | ^^^^^^ ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `env::VarError` and `string::FromUtf8Error` [INFO] [stdout] --> src/cli/err.rs:1:11 [INFO] [stdout] | [INFO] [stdout] 1 | use std::{env::VarError, string::FromUtf8Error}; [INFO] [stdout] | ^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `reqwest::header::InvalidHeaderValue` [INFO] [stdout] --> src/cli/err.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use reqwest::header::InvalidHeaderValue; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `err` [INFO] [stdout] --> src/gpt/client.rs:6:70 [INFO] [stdout] | [INFO] [stdout] 6 | use crate::gpt::{types::{InboundResponseChunk, InboundChunkPayload}, err}; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Completion` and `ServerResponse` [INFO] [stdout] --> src/gpt/client.rs:8:20 [INFO] [stdout] | [INFO] [stdout] 8 | use super::types::{ServerResponse, CompletionRequest, Completion, Message, Role, ResponseChunk, Model, Prompt}; [INFO] [stdout] | ^^^^^^^^^^^^^^ ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `json` [INFO] [stdout] --> src/gpt/err.rs:19:11 [INFO] [stdout] | [INFO] [stdout] 19 | #[cfg(feature = "json")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `json` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `postcard` [INFO] [stdout] --> src/gpt/err.rs:22:11 [INFO] [stdout] | [INFO] [stdout] 22 | #[cfg(feature = "postcard")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `postcard` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `input_name` is never used [INFO] [stdout] --> src/cli/editor.rs:41:8 [INFO] [stdout] | [INFO] [stdout] 41 | pub fn input_name() -> String { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `ProfileNotFound` is never constructed [INFO] [stdout] --> src/cli/err.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 8 | pub enum Error { [INFO] [stdout] | ----- variant in this enum [INFO] [stdout] 9 | #[error("Profile name {name} not found")] [INFO] [stdout] 10 | ProfileNotFound { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `to_string` is never used [INFO] [stdout] --> src/gpt/types.rs:132:12 [INFO] [stdout] | [INFO] [stdout] 131 | impl Completion { [INFO] [stdout] | --------------- method in this implementation [INFO] [stdout] 132 | pub fn to_string(&self) -> String { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `ParsingError` and `BackendError` are never constructed [INFO] [stdout] --> src/gpt/err.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 8 | pub enum Error { [INFO] [stdout] | ----- variants in this enum [INFO] [stdout] ... [INFO] [stdout] 17 | ParsingError(String), [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 31 | BackendError { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 4.83s [INFO] running `Command { std: "docker" "inspect" "9b18bd7c7f333da0a62a24d863e634f533e2128f3ca2e823a61e02ef8d93d122", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9b18bd7c7f333da0a62a24d863e634f533e2128f3ca2e823a61e02ef8d93d122", kill_on_drop: false }` [INFO] [stdout] 9b18bd7c7f333da0a62a24d863e634f533e2128f3ca2e823a61e02ef8d93d122 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+c066bf6804adc55193b71afdff6a56922f4a8689" "test" "--frozen" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 9238d7291be2a4d3826d1362e65d202c92c64c356e195d6f464fd538c41e85a3 [INFO] running `Command { std: "docker" "start" "-a" "9238d7291be2a4d3826d1362e65d202c92c64c356e195d6f464fd538c41e85a3", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `Subcommand` [INFO] [stderr] --> src/main.rs:1:20 [INFO] [stderr] | [INFO] [stderr] 1 | use clap::{Parser, Subcommand}; [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `self` [INFO] [stderr] --> src/main.rs:4:85 [INFO] [stderr] | [INFO] [stderr] 4 | use cli::prompt::{new_prompt, switch_prompt, drop_prompt, all_prompts, edit_prompt, self}; [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `Editor` [INFO] [stderr] --> src/cli/editor.rs:1:42 [INFO] [stderr] | [INFO] [stderr] 1 | use dialoguer::{Select, Password, Input, Editor, }; [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused imports: `Result` and `error::ReadlineError` [INFO] [stderr] --> src/cli/editor.rs:2:32 [INFO] [stderr] | [INFO] [stderr] 2 | use rustyline::{DefaultEditor, Result, error::ReadlineError}; [INFO] [stderr] | ^^^^^^ ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused imports: `env::VarError` and `string::FromUtf8Error` [INFO] [stderr] --> src/cli/err.rs:1:11 [INFO] [stderr] | [INFO] [stderr] 1 | use std::{env::VarError, string::FromUtf8Error}; [INFO] [stderr] | ^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `reqwest::header::InvalidHeaderValue` [INFO] [stderr] --> src/cli/err.rs:3:5 [INFO] [stderr] | [INFO] [stderr] 3 | use reqwest::header::InvalidHeaderValue; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `err` [INFO] [stderr] --> src/gpt/client.rs:6:70 [INFO] [stderr] | [INFO] [stderr] 6 | use crate::gpt::{types::{InboundResponseChunk, InboundChunkPayload}, err}; [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: unused imports: `Completion` and `ServerResponse` [INFO] [stderr] --> src/gpt/client.rs:8:20 [INFO] [stderr] | [INFO] [stderr] 8 | use super::types::{ServerResponse, CompletionRequest, Completion, Message, Role, ResponseChunk, Model, Prompt}; [INFO] [stderr] | ^^^^^^^^^^^^^^ ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `json` [INFO] [stderr] --> src/gpt/err.rs:19:11 [INFO] [stderr] | [INFO] [stderr] 19 | #[cfg(feature = "json")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stderr] | [INFO] [stderr] = note: no expected values for `feature` [INFO] [stderr] = help: consider adding `json` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `postcard` [INFO] [stderr] --> src/gpt/err.rs:22:11 [INFO] [stderr] | [INFO] [stderr] 22 | #[cfg(feature = "postcard")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stderr] | [INFO] [stderr] = note: no expected values for `feature` [INFO] [stderr] = help: consider adding `postcard` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: function `input_name` is never used [INFO] [stderr] --> src/cli/editor.rs:41:8 [INFO] [stderr] | [INFO] [stderr] 41 | pub fn input_name() -> String { [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: variant `ProfileNotFound` is never constructed [INFO] [stderr] --> src/cli/err.rs:10:5 [INFO] [stderr] | [INFO] [stderr] 8 | pub enum Error { [INFO] [stderr] | ----- variant in this enum [INFO] [stderr] 9 | #[error("Profile name {name} not found")] [INFO] [stderr] 10 | ProfileNotFound { [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: method `to_string` is never used [INFO] [stderr] --> src/gpt/types.rs:132:12 [INFO] [stderr] | [INFO] [stderr] 131 | impl Completion { [INFO] [stderr] | --------------- method in this implementation [INFO] [stderr] 132 | pub fn to_string(&self) -> String { [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: variants `ParsingError` and `BackendError` are never constructed [INFO] [stderr] --> src/gpt/err.rs:17:5 [INFO] [stderr] | [INFO] [stderr] 8 | pub enum Error { [INFO] [stderr] | ----- variants in this enum [INFO] [stderr] ... [INFO] [stderr] 17 | ParsingError(String), [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 31 | BackendError { [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: `ask` (bin "ask") generated 14 warnings (run `cargo fix --bin "ask"` to apply 8 suggestions) [INFO] [stderr] warning: `ask` (bin "ask" test) generated 14 warnings (14 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/ask-0df497e15a8737de) [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/cli.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/cli-6c8a4fc5163c639e) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test file_doesnt_exist ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- file_doesnt_exist stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'file_doesnt_exist' panicked at /rustc/c066bf6804adc55193b71afdff6a56922f4a8689/library/core/src/ops/function.rs:250:5: [INFO] [stdout] Unexpected success [INFO] [stdout] command=`"/opt/rustwide/target/x86_64-unknown-linux-musl/debug/ask" "foobar" "test/file/doesnt/exist"` [INFO] [stdout] code=0 [INFO] [stdout] stdout="Error loading api key\n" [INFO] [stdout] stderr="" [INFO] [stdout] [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x75ea2e9acc42 - std::backtrace_rs::backtrace::libunwind::trace::hc0462517b060cf4b [INFO] [stdout] at /rustc/c066bf6804adc55193b71afdff6a56922f4a8689/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x75ea2e9acc42 - std::backtrace_rs::backtrace::trace_unsynchronized::he3231a4df0b43f00 [INFO] [stdout] at /rustc/c066bf6804adc55193b71afdff6a56922f4a8689/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x75ea2e9acc42 - std::sys::backtrace::_print_fmt::h7f744866c41d3a31 [INFO] [stdout] at /rustc/c066bf6804adc55193b71afdff6a56922f4a8689/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x75ea2e9acc42 - ::fmt::h1ef81e33f64f634e [INFO] [stdout] at /rustc/c066bf6804adc55193b71afdff6a56922f4a8689/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x75ea2e9e9633 - core::fmt::rt::Argument::fmt::h81a194710c4034a0 [INFO] [stdout] at /rustc/c066bf6804adc55193b71afdff6a56922f4a8689/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x75ea2e9e9633 - core::fmt::write::h1ab4e554d51bab56 [INFO] [stdout] at /rustc/c066bf6804adc55193b71afdff6a56922f4a8689/library/core/src/fmt/mod.rs:1460:25 [INFO] [stdout] 6: 0x75ea2e9a9d03 - std::io::default_write_fmt::h1d8065796ed487b7 [INFO] [stdout] at /rustc/c066bf6804adc55193b71afdff6a56922f4a8689/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x75ea2e9a9d03 - std::io::Write::write_fmt::hb706b37400bb89a4 [INFO] [stdout] at /rustc/c066bf6804adc55193b71afdff6a56922f4a8689/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x75ea2e9aca92 - std::sys::backtrace::BacktraceLock::print::h727d5db2588a6e85 [INFO] [stdout] at /rustc/c066bf6804adc55193b71afdff6a56922f4a8689/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x75ea2e9ae28c - std::panicking::default_hook::{{closure}}::h6350a945c4503995 [INFO] [stdout] at /rustc/c066bf6804adc55193b71afdff6a56922f4a8689/library/std/src/panicking.rs:300:27 [INFO] [stdout] 10: 0x75ea2e9ae0e2 - std::panicking::default_hook::h4b8983249f85bd0b [INFO] [stdout] at /rustc/c066bf6804adc55193b71afdff6a56922f4a8689/library/std/src/panicking.rs:324:9 [INFO] [stdout] 11: 0x75ea2e9518f4 - as core::ops::function::Fn>::call::hede30da1739cef56 [INFO] [stdout] at /rustc/c066bf6804adc55193b71afdff6a56922f4a8689/library/alloc/src/boxed.rs:1980:9 [INFO] [stdout] 12: 0x75ea2e9518f4 - test::test_main_with_exit_callback::{{closure}}::h0965311d4539e3e1 [INFO] [stdout] at /rustc/c066bf6804adc55193b71afdff6a56922f4a8689/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x75ea2e9aec13 - as core::ops::function::Fn>::call::hae484572816f635a [INFO] [stdout] at /rustc/c066bf6804adc55193b71afdff6a56922f4a8689/library/alloc/src/boxed.rs:1980:9 [INFO] [stdout] 14: 0x75ea2e9aec13 - std::panicking::rust_panic_with_hook::hb38a28752bc10485 [INFO] [stdout] at /rustc/c066bf6804adc55193b71afdff6a56922f4a8689/library/std/src/panicking.rs:841:13 [INFO] [stdout] 15: 0x75ea2e9ae9da - std::panicking::begin_panic_handler::{{closure}}::h006ddf6127456535 [INFO] [stdout] at /rustc/c066bf6804adc55193b71afdff6a56922f4a8689/library/std/src/panicking.rs:706:13 [INFO] [stdout] 16: 0x75ea2e9ad139 - std::sys::backtrace::__rust_end_short_backtrace::hf5f4a9954877c175 [INFO] [stdout] at /rustc/c066bf6804adc55193b71afdff6a56922f4a8689/library/std/src/sys/backtrace.rs:168:18 [INFO] [stdout] 17: 0x75ea2e9ae66d - __rustc[d925719a8a7e767]::rust_begin_unwind [INFO] [stdout] at /rustc/c066bf6804adc55193b71afdff6a56922f4a8689/library/std/src/panicking.rs:697:5 [INFO] [stdout] 18: 0x75ea2e916480 - core::panicking::panic_fmt::h82f8bf7d1bff5441 [INFO] [stdout] at /rustc/c066bf6804adc55193b71afdff6a56922f4a8689/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x75ea2e966330 - core::panicking::panic_display::hb76091ff7c83a34d [INFO] [stdout] at /rustc/c066bf6804adc55193b71afdff6a56922f4a8689/library/core/src/panicking.rs:268:5 [INFO] [stdout] 20: 0x75ea2e967dcb - assert_cmd::assert::AssertError::panic::panic_cold_display::hec6bf3d8150eb1db [INFO] [stdout] at /rustc/c066bf6804adc55193b71afdff6a56922f4a8689/library/core/src/panic.rs:100:13 [INFO] [stdout] 21: 0x75ea2e9678c7 - assert_cmd::assert::AssertError::panic::h6f07b18ae24adb57 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.0.12/src/assert.rs:1033:9 [INFO] [stdout] 22: 0x75ea2e963bf7 - core::ops::function::FnOnce::call_once::hf5c3d7146763b3e3 [INFO] [stdout] at /rustc/c066bf6804adc55193b71afdff6a56922f4a8689/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 23: 0x75ea2e961694 - core::result::Result::unwrap_or_else::he2594de2ffde3079 [INFO] [stdout] at /rustc/c066bf6804adc55193b71afdff6a56922f4a8689/library/core/src/result.rs:1521:23 [INFO] [stdout] 24: 0x75ea2e967196 - assert_cmd::assert::Assert::failure::h5e913dc28241d443 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.0.12/src/assert.rs:187:28 [INFO] [stdout] 25: 0x75ea2e9195b9 - cli::file_doesnt_exist::hb4a09b08ae7f3abf [INFO] [stdout] at /opt/rustwide/workdir/tests/cli.rs:11:10 [INFO] [stdout] 26: 0x75ea2e919427 - cli::file_doesnt_exist::{{closure}}::h4c1d9c141a494cd5 [INFO] [stdout] at /opt/rustwide/workdir/tests/cli.rs:6:27 [INFO] [stdout] 27: 0x75ea2e918036 - core::ops::function::FnOnce::call_once::he9efb01a877b8647 [INFO] [stdout] at /rustc/c066bf6804adc55193b71afdff6a56922f4a8689/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 28: 0x75ea2e95709b - core::ops::function::FnOnce::call_once::h3d2c0f0c5993581d [INFO] [stdout] at /rustc/c066bf6804adc55193b71afdff6a56922f4a8689/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 29: 0x75ea2e95709b - test::__rust_begin_short_backtrace::hf54991c0c0d36629 [INFO] [stdout] at /rustc/c066bf6804adc55193b71afdff6a56922f4a8689/library/test/src/lib.rs:648:18 [INFO] [stdout] 30: 0x75ea2e95625e - test::run_test_in_process::{{closure}}::h0341f8cea17536bb [INFO] [stdout] at /rustc/c066bf6804adc55193b71afdff6a56922f4a8689/library/test/src/lib.rs:671:74 [INFO] [stdout] 31: 0x75ea2e95625e - as core::ops::function::FnOnce<()>>::call_once::h1553eed696704d3d [INFO] [stdout] at /rustc/c066bf6804adc55193b71afdff6a56922f4a8689/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 32: 0x75ea2e95625e - std::panicking::catch_unwind::do_call::h1f63de62998cca9c [INFO] [stdout] at /rustc/c066bf6804adc55193b71afdff6a56922f4a8689/library/std/src/panicking.rs:589:40 [INFO] [stdout] 33: 0x75ea2e95625e - std::panicking::catch_unwind::h4302cf2989a72c19 [INFO] [stdout] at /rustc/c066bf6804adc55193b71afdff6a56922f4a8689/library/std/src/panicking.rs:552:19 [INFO] [stdout] 34: 0x75ea2e95625e - std::panic::catch_unwind::h755c1d140d191b4d [INFO] [stdout] at /rustc/c066bf6804adc55193b71afdff6a56922f4a8689/library/std/src/panic.rs:359:14 [INFO] [stdout] 35: 0x75ea2e95625e - test::run_test_in_process::h9532e6446792790f [INFO] [stdout] at /rustc/c066bf6804adc55193b71afdff6a56922f4a8689/library/test/src/lib.rs:671:27 [INFO] [stdout] 36: 0x75ea2e95625e - test::run_test::{{closure}}::h4a686694e7a14850 [INFO] [stdout] at /rustc/c066bf6804adc55193b71afdff6a56922f4a8689/library/test/src/lib.rs:592:43 [INFO] [stdout] 37: 0x75ea2e91b0b4 - test::run_test::{{closure}}::hc71fa205a786e45a [INFO] [stdout] at /rustc/c066bf6804adc55193b71afdff6a56922f4a8689/library/test/src/lib.rs:622:41 [INFO] [stdout] 38: 0x75ea2e91b0b4 - std::sys::backtrace::__rust_begin_short_backtrace::h47b19d02f1433fd6 [INFO] [stdout] at /rustc/c066bf6804adc55193b71afdff6a56922f4a8689/library/std/src/sys/backtrace.rs:152:18 [INFO] [stdout] 39: 0x75ea2e91e7fa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h70d3ad48daaae9ca [INFO] [stdout] at /rustc/c066bf6804adc55193b71afdff6a56922f4a8689/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 40: 0x75ea2e91e7fa - as core::ops::function::FnOnce<()>>::call_once::h05c136ea56e78f01 [INFO] [stdout] at /rustc/c066bf6804adc55193b71afdff6a56922f4a8689/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 41: 0x75ea2e91e7fa - std::panicking::catch_unwind::do_call::h319e6bf1ae676552 [INFO] [stdout] at /rustc/c066bf6804adc55193b71afdff6a56922f4a8689/library/std/src/panicking.rs:589:40 [INFO] [stdout] 42: 0x75ea2e91e7fa - std::panicking::catch_unwind::h87e2ae4fefda4094 [INFO] [stdout] at /rustc/c066bf6804adc55193b71afdff6a56922f4a8689/library/std/src/panicking.rs:552:19 [INFO] [stdout] 43: 0x75ea2e91e7fa - std::panic::catch_unwind::hfb9059861e181e57 [INFO] [stdout] at /rustc/c066bf6804adc55193b71afdff6a56922f4a8689/library/std/src/panic.rs:359:14 [INFO] [stdout] 44: 0x75ea2e91e7fa - std::thread::Builder::spawn_unchecked_::{{closure}}::h9acdf04a4f8f3746 [INFO] [stdout] at /rustc/c066bf6804adc55193b71afdff6a56922f4a8689/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 45: 0x75ea2e91e7fa - core::ops::function::FnOnce::call_once{{vtable.shim}}::h04b8077dc2df262e [INFO] [stdout] at /rustc/c066bf6804adc55193b71afdff6a56922f4a8689/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 46: 0x75ea2e9b1667 - as core::ops::function::FnOnce>::call_once::hfdaf4814ac3c8671 [INFO] [stdout] at /rustc/c066bf6804adc55193b71afdff6a56922f4a8689/library/alloc/src/boxed.rs:1966:9 [INFO] [stdout] 47: 0x75ea2e9b1667 - as core::ops::function::FnOnce>::call_once::h1e491c0829796b5d [INFO] [stdout] at /rustc/c066bf6804adc55193b71afdff6a56922f4a8689/library/alloc/src/boxed.rs:1966:9 [INFO] [stdout] 48: 0x75ea2e9b1667 - std::sys::pal::unix::thread::Thread::new::thread_start::h72c96c274d9d1b61 [INFO] [stdout] at /rustc/c066bf6804adc55193b71afdff6a56922f4a8689/library/std/src/sys/pal/unix/thread.rs:97:17 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] file_doesnt_exist [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--test cli` [INFO] running `Command { std: "docker" "inspect" "9238d7291be2a4d3826d1362e65d202c92c64c356e195d6f464fd538c41e85a3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9238d7291be2a4d3826d1362e65d202c92c64c356e195d6f464fd538c41e85a3", kill_on_drop: false }` [INFO] [stdout] 9238d7291be2a4d3826d1362e65d202c92c64c356e195d6f464fd538c41e85a3