[INFO] cloning repository https://github.com/Hortus-Edenensis/AutoCLI
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Hortus-Edenensis/AutoCLI" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHortus-Edenensis%2FAutoCLI", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHortus-Edenensis%2FAutoCLI'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ddffa0335476e5965ddedb7f65755e2e42a34ce0
[INFO] testing Hortus-Edenensis/AutoCLI against master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHortus-Edenensis%2FAutoCLI" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-4-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/Hortus-Edenensis/AutoCLI
[INFO] finished tweaking git repo https://github.com/Hortus-Edenensis/AutoCLI
[INFO] tweaked toml for git repo https://github.com/Hortus-Edenensis/AutoCLI written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Hortus-Edenensis/AutoCLI on toolchain ec6f9a5b4413f74386267ef8efc93712c2ce6db6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Hortus-Edenensis/AutoCLI 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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded newline-converter v0.3.0
[INFO] [stderr]   Downloaded rustls-webpki v0.103.10
[INFO] [stderr]   Downloaded tokio-macros v2.6.1
[INFO] [stderr]   Downloaded fuzzy-matcher v0.3.7
[INFO] [stderr]   Downloaded tokio-tungstenite v0.24.0
[INFO] [stderr]   Downloaded pest_derive v2.8.6
[INFO] [stderr]   Downloaded tokio-tungstenite v0.28.0
[INFO] [stderr]   Downloaded pest_generator v2.8.6
[INFO] [stderr]   Downloaded clap_complete v4.6.0
[INFO] [stderr]   Downloaded tungstenite v0.24.0
[INFO] [stderr]   Downloaded unsafe-libyaml v0.2.11
[INFO] [stderr]   Downloaded serde_yaml v0.9.34+deprecated
[INFO] [stderr]   Downloaded pest_meta v2.8.6
[INFO] [stderr]   Downloaded tungstenite v0.28.0
[INFO] [stderr]   Downloaded zerocopy-derive v0.8.47
[INFO] [stderr]   Downloaded pest v2.8.6
[INFO] [stderr]   Downloaded inquire v0.7.5
[INFO] [stderr]   Downloaded iri-string v0.7.11
[INFO] [stderr]   Downloaded zerocopy v0.8.47
[INFO] [stderr]   Downloaded rustls v0.23.37
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 92b947bcce75c6d78c41a5559d2b28a8ab2d6f5575eefa12ba3ceca76a9c0a70
[INFO] running `Command { std: "docker" "start" "-a" "92b947bcce75c6d78c41a5559d2b28a8ab2d6f5575eefa12ba3ceca76a9c0a70", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "92b947bcce75c6d78c41a5559d2b28a8ab2d6f5575eefa12ba3ceca76a9c0a70", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "92b947bcce75c6d78c41a5559d2b28a8ab2d6f5575eefa12ba3ceca76a9c0a70", kill_on_drop: false }`
[INFO] [stdout] 92b947bcce75c6d78c41a5559d2b28a8ab2d6f5575eefa12ba3ceca76a9c0a70
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cfcf4cb00b5f4670395f389d7f7d386f785a36a70d81f30d6a83e9df533ec1f4
[INFO] running `Command { std: "docker" "start" "-a" "cfcf4cb00b5f4670395f389d7f7d386f785a36a70d81f30d6a83e9df533ec1f4", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling cc v1.2.57
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling zerocopy v0.8.47
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling webpki-roots v1.0.6
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling ipnet v2.12.0
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling data-encoding v2.10.0
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling iri-string v0.7.11
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling pest v2.8.6
[INFO] [stderr]    Compiling anstyle-parse v1.0.0
[INFO] [stderr]    Compiling litrs v1.0.0
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling colorchoice v1.0.5
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling document-features v0.2.12
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling matchit v0.8.4
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling pest_meta v2.8.6
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling uuid v1.22.0
[INFO] [stderr]    Compiling csv-core v0.1.13
[INFO] [stderr]    Compiling autocli-discovery v0.2.4 (/opt/rustwide/workdir/crates/autocli-discovery)
[INFO] [stderr]    Compiling fuzzy-matcher v0.3.7
[INFO] [stderr]    Compiling colored v2.2.0
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling newline-converter v0.3.0
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling dyn-clone v1.0.20
[INFO] [stderr]    Compiling crossterm v0.25.0
[INFO] [stderr]    Compiling comfy-table v7.2.2
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling inquire v0.7.5
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling csv v1.4.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling pest_generator v2.8.6
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling pest_derive v2.8.6
[INFO] [stderr]    Compiling rustls-webpki v0.103.10
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling tungstenite v0.28.0
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling axum-core v0.5.6
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling clap v4.6.0
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling clap_complete v4.6.0
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling autocli-core v0.2.4 (/opt/rustwide/workdir/crates/autocli-core)
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling autocli-output v0.2.4 (/opt/rustwide/workdir/crates/autocli-output)
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-tungstenite v0.28.0
[INFO] [stderr]    Compiling autocli-external v0.2.4 (/opt/rustwide/workdir/crates/autocli-external)
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling tungstenite v0.24.0
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling tokio-tungstenite v0.24.0
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling axum v0.8.8
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling autocli-pipeline v0.2.4 (/opt/rustwide/workdir/crates/autocli-pipeline)
[INFO] [stdout] warning: unused variable: `action_args_json`
[INFO] [stdout]    --> crates/autocli-pipeline/src/steps/tap.rs:114:13
[INFO] [stdout]     |
[INFO] [stdout] 114 |         let action_args_json = serde_json::to_string(&action_args).unwrap_or("[]".to_string());
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_action_args_json`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `n`
[INFO] [stdout]    --> crates/autocli-pipeline/src/template/filters.rs:360:23
[INFO] [stdout]     |
[INFO] [stdout] 360 |         Value::Number(n) => input.clone(),
[INFO] [stdout]     |                       ^ help: if this is intentional, prefix it with an underscore: `_n`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling autocli-browser v0.2.4 (/opt/rustwide/workdir/crates/autocli-browser)
[INFO] [stderr]    Compiling autocli-ai v0.2.4 (/opt/rustwide/workdir/crates/autocli-ai)
[INFO] [stdout] warning: unused import: `HashMap`
[INFO] [stdout]  --> crates/autocli-ai/src/synthesize.rs:4:24
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::collections::{HashMap, HashSet};
[INFO] [stdout]   |                        ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `json`
[INFO] [stdout]  --> crates/autocli-ai/src/ai_generate.rs:6:18
[INFO] [stdout]   |
[INFO] [stdout] 6 | use serde_json::{json, Value};
[INFO] [stdout]   |                  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `site`
[INFO] [stdout]   --> crates/autocli-ai/src/llm.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 |     site: &str,
[INFO] [stdout]    |     ^^^^ help: if this is intentional, prefix it with an underscore: `_site`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `has_paren`
[INFO] [stdout]    --> crates/autocli-ai/src/ai_generate.rs:107:9
[INFO] [stdout]     |
[INFO] [stdout] 107 |     let has_paren = clean.starts_with("(async");
[INFO] [stdout]     |         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_has_paren`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling autocli v0.2.4 (/opt/rustwide/workdir/crates/autocli-cli)
[INFO] [stdout] warning: value assigned to `need_ai_generate` is never read
[INFO] [stdout]    --> crates/autocli-cli/src/main.rs:737:56
[INFO] [stdout]     |
[INFO] [stdout] 737 | ...                   let mut need_ai_generate = false;
[INFO] [stdout]     |                                                  ^^^^^ this value is reassigned later and never used
[INFO] [stdout] ...
[INFO] [stdout] 804 | ...                                           need_ai_generate = true;
[INFO] [stdout]     |                                               ----------------------- `need_ai_generate` is overwritten here before the previous value is read
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 41s
[INFO] running `Command { std: "docker" "inspect" "cfcf4cb00b5f4670395f389d7f7d386f785a36a70d81f30d6a83e9df533ec1f4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cfcf4cb00b5f4670395f389d7f7d386f785a36a70d81f30d6a83e9df533ec1f4", kill_on_drop: false }`
[INFO] [stdout] cfcf4cb00b5f4670395f389d7f7d386f785a36a70d81f30d6a83e9df533ec1f4
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d3b848657e32ee0cf70143bf313fa22867408651e7ca357b85723896d7a7ca32
[INFO] running `Command { std: "docker" "start" "-a" "d3b848657e32ee0cf70143bf313fa22867408651e7ca357b85723896d7a7ca32", kill_on_drop: false }`
[INFO] [stdout] warning: unused variable: `action_args_json`
[INFO] [stdout]    --> crates/autocli-pipeline/src/steps/tap.rs:114:13
[INFO] [stdout]     |
[INFO] [stdout] 114 |         let action_args_json = serde_json::to_string(&action_args).unwrap_or("[]".to_string());
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_action_args_json`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `n`
[INFO] [stdout]    --> crates/autocli-pipeline/src/template/filters.rs:360:23
[INFO] [stdout]     |
[INFO] [stdout] 360 |         Value::Number(n) => input.clone(),
[INFO] [stdout]     |                       ^ help: if this is intentional, prefix it with an underscore: `_n`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling autocli-discovery v0.2.4 (/opt/rustwide/workdir/crates/autocli-discovery)
[INFO] [stderr]    Compiling autocli-pipeline v0.2.4 (/opt/rustwide/workdir/crates/autocli-pipeline)
[INFO] [stderr]    Compiling autocli-external v0.2.4 (/opt/rustwide/workdir/crates/autocli-external)
[INFO] [stderr]    Compiling autocli-output v0.2.4 (/opt/rustwide/workdir/crates/autocli-output)
[INFO] [stderr]    Compiling autocli-core v0.2.4 (/opt/rustwide/workdir/crates/autocli-core)
[INFO] [stderr]    Compiling autocli-browser v0.2.4 (/opt/rustwide/workdir/crates/autocli-browser)
[INFO] [stdout] warning: unused import: `HashMap`
[INFO] [stdout]  --> crates/autocli-ai/src/synthesize.rs:4:24
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::collections::{HashMap, HashSet};
[INFO] [stdout]   |                        ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `json`
[INFO] [stdout]  --> crates/autocli-ai/src/ai_generate.rs:6:18
[INFO] [stdout]   |
[INFO] [stdout] 6 | use serde_json::{json, Value};
[INFO] [stdout]   |                  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `site`
[INFO] [stdout]   --> crates/autocli-ai/src/llm.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 |     site: &str,
[INFO] [stdout]    |     ^^^^ help: if this is intentional, prefix it with an underscore: `_site`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `has_paren`
[INFO] [stdout]    --> crates/autocli-ai/src/ai_generate.rs:107:9
[INFO] [stdout]     |
[INFO] [stdout] 107 |     let has_paren = clean.starts_with("(async");
[INFO] [stdout]     |         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_has_paren`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling autocli-ai v0.2.4 (/opt/rustwide/workdir/crates/autocli-ai)
[INFO] [stderr]    Compiling autocli v0.2.4 (/opt/rustwide/workdir/crates/autocli-cli)
[INFO] [stdout] warning: unused import: `HashMap`
[INFO] [stdout]  --> crates/autocli-ai/src/synthesize.rs:4:24
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::collections::{HashMap, HashSet};
[INFO] [stdout]   |                        ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `json`
[INFO] [stdout]  --> crates/autocli-ai/src/ai_generate.rs:6:18
[INFO] [stdout]   |
[INFO] [stdout] 6 | use serde_json::{json, Value};
[INFO] [stdout]   |                  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `need_ai_generate` is never read
[INFO] [stdout]    --> crates/autocli-cli/src/main.rs:737:56
[INFO] [stdout]     |
[INFO] [stdout] 737 | ...                   let mut need_ai_generate = false;
[INFO] [stdout]     |                                                  ^^^^^ this value is reassigned later and never used
[INFO] [stdout] ...
[INFO] [stdout] 804 | ...                                           need_ai_generate = true;
[INFO] [stdout]     |                                               ----------------------- `need_ai_generate` is overwritten here before the previous value is read
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `action_args_json`
[INFO] [stdout]    --> crates/autocli-pipeline/src/steps/tap.rs:114:13
[INFO] [stdout]     |
[INFO] [stdout] 114 |         let action_args_json = serde_json::to_string(&action_args).unwrap_or("[]".to_string());
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_action_args_json`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `n`
[INFO] [stdout]    --> crates/autocli-pipeline/src/template/filters.rs:360:23
[INFO] [stdout]     |
[INFO] [stdout] 360 |         Value::Number(n) => input.clone(),
[INFO] [stdout]     |                       ^ help: if this is intentional, prefix it with an underscore: `_n`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `site`
[INFO] [stdout]   --> crates/autocli-ai/src/llm.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 |     site: &str,
[INFO] [stdout]    |     ^^^^ help: if this is intentional, prefix it with an underscore: `_site`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `has_paren`
[INFO] [stdout]    --> crates/autocli-ai/src/ai_generate.rs:107:9
[INFO] [stdout]     |
[INFO] [stdout] 107 |     let has_paren = clean.starts_with("(async");
[INFO] [stdout]     |         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_has_paren`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 13.55s
[INFO] running `Command { std: "docker" "inspect" "d3b848657e32ee0cf70143bf313fa22867408651e7ca357b85723896d7a7ca32", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d3b848657e32ee0cf70143bf313fa22867408651e7ca357b85723896d7a7ca32", kill_on_drop: false }`
[INFO] [stdout] d3b848657e32ee0cf70143bf313fa22867408651e7ca357b85723896d7a7ca32
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 72fa762ddd7cdfa50f10b4be985051ba5706911d275bbbdc2a7bcc028674abe0
[INFO] running `Command { std: "docker" "start" "-a" "72fa762ddd7cdfa50f10b4be985051ba5706911d275bbbdc2a7bcc028674abe0", kill_on_drop: false }`
[INFO] [stderr] warning: unused variable: `action_args_json`
[INFO] [stderr]    --> crates/autocli-pipeline/src/steps/tap.rs:114:13
[INFO] [stderr]     |
[INFO] [stderr] 114 |         let action_args_json = serde_json::to_string(&action_args).unwrap_or("[]".to_string());
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_action_args_json`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `n`
[INFO] [stderr]    --> crates/autocli-pipeline/src/template/filters.rs:360:23
[INFO] [stderr]     |
[INFO] [stderr] 360 |         Value::Number(n) => input.clone(),
[INFO] [stderr]     |                       ^ help: if this is intentional, prefix it with an underscore: `_n`
[INFO] [stderr] 
[INFO] [stderr] warning: `autocli-pipeline` (lib) generated 2 warnings (run `cargo fix --lib -p autocli-pipeline` to apply 2 suggestions)
[INFO] [stderr] warning: `autocli-pipeline` (lib test) generated 2 warnings (2 duplicates)
[INFO] [stderr] warning: unused import: `HashMap`
[INFO] [stderr]  --> crates/autocli-ai/src/synthesize.rs:4:24
[INFO] [stderr]   |
[INFO] [stderr] 4 | use std::collections::{HashMap, HashSet};
[INFO] [stderr]   |                        ^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `json`
[INFO] [stderr]  --> crates/autocli-ai/src/ai_generate.rs:6:18
[INFO] [stderr]   |
[INFO] [stderr] 6 | use serde_json::{json, Value};
[INFO] [stderr]   |                  ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `site`
[INFO] [stderr]   --> crates/autocli-ai/src/llm.rs:17:5
[INFO] [stderr]    |
[INFO] [stderr] 17 |     site: &str,
[INFO] [stderr]    |     ^^^^ help: if this is intentional, prefix it with an underscore: `_site`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `has_paren`
[INFO] [stderr]    --> crates/autocli-ai/src/ai_generate.rs:107:9
[INFO] [stderr]     |
[INFO] [stderr] 107 |     let has_paren = clean.starts_with("(async");
[INFO] [stderr]     |         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_has_paren`
[INFO] [stderr] 
[INFO] [stderr] warning: `autocli-ai` (lib) generated 4 warnings (run `cargo fix --lib -p autocli-ai` to apply 4 suggestions)
[INFO] [stderr] warning: `autocli-ai` (lib test) generated 4 warnings (4 duplicates)
[INFO] [stderr] warning: value assigned to `need_ai_generate` is never read
[INFO] [stderr]    --> crates/autocli-cli/src/main.rs:737:56
[INFO] [stderr]     |
[INFO] [stderr] 737 | ...                   let mut need_ai_generate = false;
[INFO] [stderr]     |                                                  ^^^^^ this value is reassigned later and never used
[INFO] [stderr] ...
[INFO] [stderr] 804 | ...                                           need_ai_generate = true;
[INFO] [stderr]     |                                               ----------------------- `need_ai_generate` is overwritten here before the previous value is read
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `autocli` (bin "autocli" test) generated 1 warning
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.45s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/autocli-1bc5a5af10145683)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test args::tests::test_bool_coercion ... ok
[INFO] [stdout] test args::tests::test_required_missing ... ok
[INFO] [stdout] test args::tests::test_choices_validation ... ok
[INFO] [stdout] test args::tests::test_int_coercion ... ok
[INFO] [stdout] test args::tests::test_default_filling ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.13s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/autocli_ai-40c2680a2611c5be)
[INFO] [stdout] 
[INFO] [stdout] running 61 tests
[INFO] [stdout] test cascade::tests::test_cascade_order_starts_with_public ... ok
[INFO] [stdout] test cascade::tests::test_cookie_probe_js_has_credentials ... ok
[INFO] [stdout] test cascade::tests::test_header_probe_js_extracts_csrf ... ok
[INFO] [stdout] test cascade::tests::test_probe_js_url_escaping ... ok
[INFO] [stdout] test cascade::tests::test_cascade_order_ends_with_intercept ... ok
[INFO] [stdout] test cascade::tests::test_probe_js_checks_chinese_api_code ... ok
[INFO] [stdout] test cascade::tests::test_render_cascade_result ... ok
[INFO] [stdout] test cascade::tests::test_public_probe_js_has_no_credentials ... ok
[INFO] [stdout] test explore::tests::test_detect_field_roles ... ok
[INFO] [stdout] test explore::tests::test_detect_site_name_generic ... ok
[INFO] [stdout] test explore::tests::test_framework_detect_js_is_valid ... ok
[INFO] [stdout] test explore::tests::test_infer_capability_name_from_url ... ok
[INFO] [stdout] test explore::tests::test_detect_site_name_known_alias ... ok
[INFO] [stdout] test explore::tests::test_slugify ... ok
[INFO] [stdout] test explore::tests::test_response_analysis ... ok
[INFO] [stdout] test explore::tests::test_store_discover_js_is_valid ... ok
[INFO] [stdout] test generate::tests::test_normalize_goal_unknown ... ok
[INFO] [stdout] test explore::tests::test_infer_capability_name_with_goal ... ok
[INFO] [stdout] test generate::tests::test_select_candidate_no_goal ... ok
[INFO] [stdout] test generate::tests::test_select_candidate_with_chinese_goal ... ok
[INFO] [stdout] test generate::tests::test_normalize_goal_chinese ... ok
[INFO] [stdout] test generate::tests::test_normalize_goal_english ... ok
[INFO] [stdout] test synthesize::tests::test_build_templated_url ... ok
[INFO] [stdout] test generate::tests::test_select_candidate_with_goal ... ok
[INFO] [stdout] test synthesize::tests::test_infer_columns ... ok
[INFO] [stdout] test explore::tests::test_score_endpoint_json_with_items ... ok
[INFO] [stdout] test url_pattern::tests::test_domain_lowercase ... ok
[INFO] [stdout] test synthesize::tests::test_synthesize_sorted_by_confidence ... ok
[INFO] [stdout] test explore::tests::test_url_to_pattern_bvid ... ok
[INFO] [stdout] test explore::tests::test_detect_auth_indicators ... ok
[INFO] [stdout] test synthesize::tests::test_synthesize_with_goal ... ok
[INFO] [stdout] test generate::tests::test_generate_module_compiles ... ok
[INFO] [stdout] test synthesize::tests::test_synthesize_candidate_has_yaml ... ok
[INFO] [stdout] test explore::tests::test_url_to_pattern_replaces_ids ... ok
[INFO] [stdout] test synthesize::tests::test_build_templated_url_with_keyword ... ok
[INFO] [stdout] test explore::tests::test_analyze_endpoints_filters ... ok
[INFO] [stdout] test generate::tests::test_render_generate_summary ... ok
[INFO] [stdout] test explore::tests::test_url_to_pattern_strips_volatile_params ... ok
[INFO] [stdout] test synthesize::tests::test_infer_columns_fallback ... ok
[INFO] [stdout] test generate::tests::test_normalize_goal_none ... ok
[INFO] [stdout] test url_pattern::tests::test_path_id_replacement ... ok
[INFO] [stdout] test url_pattern::tests::test_real_06_hackernews ... ok
[INFO] [stdout] test url_pattern::tests::test_path_mixed_id ... ok
[INFO] [stdout] test url_pattern::tests::test_path_with_hyphen_not_replaced ... ok
[INFO] [stdout] test url_pattern::tests::test_path_short_code_not_replaced ... ok
[INFO] [stdout] test url_pattern::tests::test_real_09_juejin ... ok
[INFO] [stdout] test url_pattern::tests::test_fragment_with_path_and_query ... ok
[INFO] [stdout] test url_pattern::tests::test_query_params_cleaned_and_sorted ... ok
[INFO] [stdout] test url_pattern::tests::test_real_01_google_search ... ok
[INFO] [stdout] test url_pattern::tests::test_real_04_youtube ... ok
[INFO] [stdout] test url_pattern::tests::test_real_05_google_analytics_fragment ... ok
[INFO] [stdout] test url_pattern::tests::test_real_02_github_search ... ok
[INFO] [stdout] test url_pattern::tests::test_real_08_github_api ... ok
[INFO] [stdout] test url_pattern::tests::test_real_03_github_issue ... ok
[INFO] [stdout] test url_pattern::tests::test_simple_fragment ... ok
[INFO] [stdout] test url_pattern::tests::test_real_10_amazon ... ok
[INFO] [stdout] test url_pattern::tests::test_trailing_slash_removed ... ok
[INFO] [stdout] test url_pattern::tests::test_full_example ... ok
[INFO] [stdout] test url_pattern::tests::test_no_query ... ok
[INFO] [stdout] test synthesize::tests::test_synthesize_returns_candidates ... ok
[INFO] [stdout] test url_pattern::tests::test_real_07_reddit ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 61 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/autocli_browser-c658d62740119668)
[INFO] [stdout] 
[INFO] [stdout] running 18 tests
[INFO] [stdout] test bridge::tests::test_bridge_default_port ... ok
[INFO] [stdout] test bridge::tests::test_bridge_construction ... ok
[INFO] [stdout] test dom_helpers::tests::test_get_intercepted_requests_js ... ok
[INFO] [stdout] test daemon_client::tests::test_daemon_client_construction ... ok
[INFO] [stdout] test dom_helpers::tests::test_auto_scroll_js ... ok
[INFO] [stdout] test dom_helpers::tests::test_install_interceptor_js ... ok
[INFO] [stdout] test dom_helpers::tests::test_network_requests_js ... ok
[INFO] [stdout] test dom_helpers::tests::test_snapshot_js ... ok
[INFO] [stdout] test dom_helpers::tests::test_press_key_js ... ok
[INFO] [stdout] test dom_helpers::tests::test_type_text_js_contains_text ... ok
[INFO] [stdout] test dom_helpers::tests::test_wait_for_selector_js ... ok
[INFO] [stdout] test daemon_client::tests::test_is_extension_connected_when_no_server ... ok
[INFO] [stdout] test dom_helpers::tests::test_scroll_js_up ... ok
[INFO] [stdout] test dom_helpers::tests::test_click_js_contains_selector ... ok
[INFO] [stdout] test dom_helpers::tests::test_scroll_js_down ... ok
[INFO] [stdout] test daemon::tests::test_daemon_start_and_shutdown ... ok
[INFO] [stdout] test daemon_client::tests::test_is_running_when_no_server ... ok
[INFO] [stdout] test daemon::tests::test_daemon_state_touch ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 18 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/autocli_core-3fdedf1bb6694d7b)
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test registry::tests::test_list_sites ... ok
[INFO] [stdout] test value_ext::tests::test_as_str_or_default ... ok
[INFO] [stdout] test registry::tests::test_register_and_get ... ok
[INFO] [stdout] test registry::tests::test_command_count ... ok
[INFO] [stdout] test value_ext::tests::test_get_path ... ok
[INFO] [stdout] test value_ext::tests::test_get_path_array_index ... ok
[INFO] [stdout] test value_ext::tests::test_is_empty_result ... ok
[INFO] [stdout] test value_ext::tests::test_to_array ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/autocli_discovery-7edc9a8c05a3584c)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test yaml_parser::tests::test_parse_missing_site_errors ... ok
[INFO] [stdout] test yaml_parser::tests::test_parse_cookie_strategy ... ok
[INFO] [stdout] test yaml_parser::tests::test_parse_simple_adapter ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/autocli_external-7332444b625e00a9)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test executor::tests::test_validate_args_rejects_pipe ... ok
[INFO] [stdout] test executor::tests::test_validate_args_rejects_backtick ... ok
[INFO] [stdout] test executor::tests::test_validate_args_rejects_subshell ... ok
[INFO] [stdout] test loader::tests::test_builtin_yaml_parses ... ok
[INFO] [stdout] test executor::tests::test_validate_args_clean ... ok
[INFO] [stdout] test executor::tests::test_validate_args_rejects_and ... ok
[INFO] [stdout] test loader::tests::test_load_builtin_external_clis ... ok
[INFO] [stdout] test executor::tests::test_is_binary_installed_known ... ok
[INFO] [stdout] test executor::tests::test_is_binary_installed_unknown ... ok
[INFO] [stdout] test executor::tests::test_validate_args_rejects_semicolon ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/autocli_output-e0914f4e128722eb)
[INFO] [stdout] 
[INFO] [stdout] running 25 tests
[INFO] [stdout] test csv_out::tests::test_array_of_objects ... ok
[INFO] [stdout] test csv_out::tests::test_column_selection ... ok
[INFO] [stdout] test csv_out::tests::test_empty_array ... ok
[INFO] [stdout] test csv_out::tests::test_single_object ... ok
[INFO] [stdout] test json::tests::test_empty_array ... ok
[INFO] [stdout] test json::tests::test_array_of_objects ... ok
[INFO] [stdout] test json::tests::test_single_object ... ok
[INFO] [stdout] test markdown::tests::test_column_selection ... ok
[INFO] [stdout] test markdown::tests::test_empty_array ... ok
[INFO] [stdout] test render::tests::test_render_json_no_footer ... ok
[INFO] [stdout] test render::tests::test_render_table_format ... ok
[INFO] [stdout] test render::tests::test_render_with_footer ... ok
[INFO] [stdout] test render::tests::test_render_with_title ... ok
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/autocli_pipeline-d02be481661c5932)
[INFO] [stdout] test yaml::tests::test_empty_array ... ok
[INFO] [stdout] test table::tests::test_nested_value ... ok
[INFO] [stdout] test table::tests::test_column_selection ... ok
[INFO] [stdout] test yaml::tests::test_single_object ... ok
[INFO] [stdout] test table::tests::test_single_object ... ok
[INFO] [stdout] test render::tests::test_render_elapsed_seconds ... ok
[INFO] [stdout] test markdown::tests::test_single_object ... ok
[INFO] [stdout] test markdown::tests::test_array_of_objects ... ok
[INFO] [stdout] test table::tests::test_array_of_objects ... ok
[INFO] [stdout] test table::tests::test_empty_array ... ok
[INFO] [stdout] test render::tests::test_render_json_format ... ok
[INFO] [stdout] test yaml::tests::test_array_of_objects ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 25 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 73 tests
[INFO] [stdout] test executor::tests::browser_step_retries_on_transient_error ... ok
[INFO] [stdout] test executor::tests::multi_step_pipeline_chains_data ... ok
[INFO] [stdout] test executor::tests::browser_step_fails_after_max_retries ... ok
[INFO] [stdout] test executor::tests::empty_pipeline_returns_null ... ok
[INFO] [stdout] test steps::browser::tests::test_all_browser_steps_are_browser_steps ... ok
[INFO] [stdout] test executor::tests::single_step_returns_step_output ... ok
[INFO] [stdout] test executor::tests::unknown_step_returns_error ... ok
[INFO] [stdout] test steps::browser::tests::test_browser_step_requires_page ... ok
[INFO] [stdout] test steps::download::tests::test_download_is_browser_step ... ok
[INFO] [stdout] test steps::browser::tests::test_evaluate_step ... ok
[INFO] [stdout] test steps::browser::tests::test_navigate_step ... ok
[INFO] [stdout] test steps::download::tests::test_download_no_url ... ok
[INFO] [stdout] test steps::browser::tests::test_snapshot_step ... ok
[INFO] [stdout] test steps::browser::tests::test_wait_step_with_time ... ok
[INFO] [stdout] test steps::download::tests::test_download_step_registers ... ok
[INFO] [stdout] test steps::fetch::tests::test_contains_item_ref ... ok
[INFO] [stdout] test steps::intercept::tests::test_intercept_is_browser_step ... ok
[INFO] [stdout] test steps::tap::tests::test_tap_is_browser_step ... ok
[INFO] [stdout] test steps::download::tests::test_download_with_url_in_params ... ok
[INFO] [stdout] test steps::browser::tests::test_all_browser_steps_register ... ok
[INFO] [stdout] test steps::fetch::tests::test_is_per_item_url ... ok
[INFO] [stdout] test steps::intercept::tests::test_intercept_requires_page ... ok
[INFO] [stdout] test steps::fetch::tests::test_fetch_step_name ... ok
[INFO] [stdout] test steps::fetch::tests::test_fetch_step_registers ... ok
[INFO] [stdout] test steps::tap::tests::test_tap_requires_page ... ok
[INFO] [stdout] test steps::fetch::tests::test_fetch_rejects_invalid_params ... ok
[INFO] [stdout] test steps::fetch::tests::test_fetch_object_requires_url ... ok
[INFO] [stdout] test steps::tap::tests::test_tap_step_registers ... ok
[INFO] [stdout] test steps::tap::tests::test_tap_requires_object_params ... ok
[INFO] [stdout] test steps::transform::tests::test_limit_step_with_template ... ok
[INFO] [stdout] test steps::intercept::tests::test_intercept_step_registers ... ok
[INFO] [stdout] test template::tests::test_array_index ... ok
[INFO] [stdout] test template::tests::test_boolean_literal ... ok
[INFO] [stdout] test steps::transform::tests::test_select_step ... ok
[INFO] [stdout] test steps::transform::tests::test_filter_step ... ok
[INFO] [stdout] test steps::transform::tests::test_sort_step_desc ... ok
[INFO] [stdout] test steps::transform::tests::test_register_all ... ok
[INFO] [stdout] test steps::transform::tests::test_limit_step ... ok
[INFO] [stdout] test steps::transform::tests::test_map_step ... ok
[INFO] [stdout] test template::tests::test_arithmetic ... ok
[INFO] [stdout] test template::tests::test_filter_chain ... ok
[INFO] [stdout] test template::tests::test_filter_basename ... ok
[INFO] [stdout] test template::tests::test_filter_keys ... ok
[INFO] [stdout] test template::tests::test_filter_length ... ok
[INFO] [stdout] test template::tests::test_filter_ext ... ok
[INFO] [stdout] test template::tests::test_filter_replace ... ok
[INFO] [stdout] test template::tests::test_filter_default ... ok
[INFO] [stdout] test template::tests::test_filter_upper ... ok
[INFO] [stdout] test template::tests::test_filter_sanitize ... ok
[INFO] [stdout] test template::tests::test_logical_and ... ok
[INFO] [stdout] test template::tests::test_filter_slugify ... ok
[INFO] [stdout] test template::tests::test_math_max ... ok
[INFO] [stdout] test template::tests::test_math_min ... ok
[INFO] [stdout] test template::tests::test_filter_first_last ... ok
[INFO] [stdout] test template::tests::test_nested_path ... ok
[INFO] [stdout] test template::tests::test_modulo ... ok
[INFO] [stdout] test template::tests::test_no_template ... ok
[INFO] [stdout] test template::tests::test_multiple_interpolations ... ok
[INFO] [stdout] test template::tests::test_null_literal ... ok
[INFO] [stdout] test template::tests::test_render_template_array ... ok
[INFO] [stdout] test template::tests::test_render_template_value_object ... ok
[INFO] [stdout] test template::tests::test_parentheses ... ok
[INFO] [stdout] test template::tests::test_string_literal ... ok
[INFO] [stdout] test template::tests::test_pipe_filter ... ok
[INFO] [stdout] test template::tests::test_simple_variable ... ok
[INFO] [stdout] test template::tests::test_ternary ... ok
[INFO] [stdout] test template::tests::test_filter_join ... ok
[INFO] [stdout] test template::tests::test_filter_json ... ok
[INFO] [stdout] test template::tests::test_partial_interpolation ... ok
[INFO] [stdout] test template::tests::test_comparison ... ok
[INFO] [stdout] test template::tests::test_equality ... ok
[INFO] [stdout] test template::tests::test_fallback ... ok
[INFO] [stderr] error: test failed, to rerun pass `-p autocli-pipeline --lib`
[INFO] [stdout] test steps::download::tests::test_download_with_url_in_data ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- steps::download::tests::test_download_with_url_in_data stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'steps::download::tests::test_download_with_url_in_data' (172) panicked at crates/autocli-pipeline/src/steps/download.rs:594:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: Null
[INFO] [stdout]  right: "https://example.com/article.pdf"
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x56c9b194c88a - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x56c9b194c88a - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x56c9b194c88a - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x56c9b194c88a - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x56c9b1964a4a - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x56c9b1964a4a - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x56c9b1951722 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x56c9b1951722 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x56c9b19299ef - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x56c9b19299ef - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x56c9b1944529 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x56c9b17c50fc - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x56c9b17c50fc - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x56c9b19447a2 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x56c9b19447a2 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x56c9b1929aa8 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x56c9b191eaf9 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x56c9b192a97d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x56c9b196523c - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x56c9b19650c3 - core[e929cb53b82a81ca]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x56c9b134b407 - core[e929cb53b82a81ca]::panicking::assert_failed::<serde_json[470faeff6f478c1a]::value::Value, &str>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x56c9b132326c - autocli_pipeline[c96b9f5992bc218c]::steps::download::tests::test_download_with_url_in_data::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/autocli-pipeline/src/steps/download.rs:594:9
[INFO] [stdout]   22:     0x56c9b1365732 - <core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>> as core[e929cb53b82a81ca]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x56c9b13657ad - <core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>> as core[e929cb53b82a81ca]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x56c9b1379c6d - <tokio[b7758e378b61f88c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:70
[INFO] [stdout]   25:     0x56c9b1379b6b - tokio[b7758e378b61f88c]::task::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[b7758e378b61f88c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   26:     0x56c9b1379b6b - tokio[b7758e378b61f88c]::task::coop::budget::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[b7758e378b61f88c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   27:     0x56c9b1379b6b - <tokio[b7758e378b61f88c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:25
[INFO] [stdout]   28:     0x56c9b1373330 - <tokio[b7758e378b61f88c]::runtime::scheduler::current_thread::Context>::enter::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[b7758e378b61f88c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:446:19
[INFO] [stdout]   29:     0x56c9b1378e6d - <tokio[b7758e378b61f88c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:768:44
[INFO] [stdout]   30:     0x56c9b1378114 - <tokio[b7758e378b61f88c]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[b7758e378b61f88c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:68
[INFO] [stdout]   31:     0x56c9b12d8a9b - <tokio[b7758e378b61f88c]::runtime::context::scoped::Scoped<tokio[b7758e378b61f88c]::runtime::scheduler::Context>>::set::<<tokio[b7758e378b61f88c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b7758e378b61f88c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}, (alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[b7758e378b61f88c]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   32:     0x56c9b12d5b59 - tokio[b7758e378b61f88c]::runtime::context::set_scheduler::<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[b7758e378b61f88c]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[b7758e378b61f88c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b7758e378b61f88c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:38
[INFO] [stdout]   33:     0x56c9b12d0632 - <std[29689e6404d28ef9]::thread::local::LocalKey<tokio[b7758e378b61f88c]::runtime::context::Context>>::try_with::<tokio[b7758e378b61f88c]::runtime::context::set_scheduler<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[b7758e378b61f88c]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[b7758e378b61f88c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b7758e378b61f88c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[b7758e378b61f88c]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   34:     0x56c9b12d01be - <std[29689e6404d28ef9]::thread::local::LocalKey<tokio[b7758e378b61f88c]::runtime::context::Context>>::with::<tokio[b7758e378b61f88c]::runtime::context::set_scheduler<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[b7758e378b61f88c]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[b7758e378b61f88c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b7758e378b61f88c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[b7758e378b61f88c]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   35:     0x56c9b12d18ad - tokio[b7758e378b61f88c]::runtime::context::set_scheduler::<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[b7758e378b61f88c]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[b7758e378b61f88c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b7758e378b61f88c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:17
[INFO] [stdout]   36:     0x56c9b13755e0 - <tokio[b7758e378b61f88c]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[b7758e378b61f88c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:27
[INFO] [stdout]   37:     0x56c9b13758d6 - <tokio[b7758e378b61f88c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:756:24
[INFO] [stdout]   38:     0x56c9b1377c20 - <tokio[b7758e378b61f88c]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   39:     0x56c9b12d1eb3 - tokio[b7758e378b61f88c]::runtime::context::runtime::enter_runtime::<<tokio[b7758e378b61f88c]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   40:     0x56c9b1372e61 - <tokio[b7758e378b61f88c]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   41:     0x56c9b12ec774 - <tokio[b7758e378b61f88c]::runtime::runtime::Runtime>::block_on_inner::<core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:371:52
[INFO] [stdout]   42:     0x56c9b12ec93f - <tokio[b7758e378b61f88c]::runtime::runtime::Runtime>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:345:18
[INFO] [stdout]   43:     0x56c9b1331ab3 - autocli_pipeline[c96b9f5992bc218c]::steps::download::tests::test_download_with_url_in_data
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/autocli-pipeline/src/steps/download.rs:597:44
[INFO] [stdout]   44:     0x56c9b1321f47 - autocli_pipeline[c96b9f5992bc218c]::steps::download::tests::test_download_with_url_in_data::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/autocli-pipeline/src/steps/download.rs:586:46
[INFO] [stdout]   45:     0x56c9b131c796 - <autocli_pipeline[c96b9f5992bc218c]::steps::download::tests::test_download_with_url_in_data::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x56c9b17b83db - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x56c9b17b83db - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   48:     0x56c9b17c5bcb - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   49:     0x56c9b17c5bcb - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   50:     0x56c9b17c5bcb - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   51:     0x56c9b17c5bcb - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   52:     0x56c9b17c5bcb - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x56c9b17c5bcb - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   54:     0x56c9b17c5bcb - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   55:     0x56c9b17bf2e4 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   56:     0x56c9b17bf2e4 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   57:     0x56c9b17c87d2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   58:     0x56c9b17c87d2 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   59:     0x56c9b17c87d2 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x56c9b17c87d2 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x56c9b17c87d2 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x56c9b17c87d2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   63:     0x56c9b17c87d2 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   64:     0x56c9b194bdcf - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   65:     0x56c9b194bdcf - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   66:     0x766215356aa4 - <unknown>
[INFO] [stdout]   67:     0x7662153e3a64 - clone
[INFO] [stdout]   68:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     steps::download::tests::test_download_with_url_in_data
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 72 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "72fa762ddd7cdfa50f10b4be985051ba5706911d275bbbdc2a7bcc028674abe0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "72fa762ddd7cdfa50f10b4be985051ba5706911d275bbbdc2a7bcc028674abe0", kill_on_drop: false }`
[INFO] [stdout] 72fa762ddd7cdfa50f10b4be985051ba5706911d275bbbdc2a7bcc028674abe0
