[INFO] cloning repository https://github.com/launcher-rs/firecrawl2
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/launcher-rs/firecrawl2" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flauncher-rs%2Ffirecrawl2", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flauncher-rs%2Ffirecrawl2'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 339822d2b1ee2556c1397efd20eeb0bec0ba4fbc
[INFO] testing launcher-rs/firecrawl2 against 1.99.0-beta.1+cargoflags=--release for beta-release-1.99-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flauncher-rs%2Ffirecrawl2" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/launcher-rs/firecrawl2
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking git repo https://github.com/launcher-rs/firecrawl2
[INFO] tweaked toml for git repo https://github.com/launcher-rs/firecrawl2 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/launcher-rs/firecrawl2 on toolchain 1.99.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/launcher-rs/firecrawl2 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" "+1.99.0-beta.1" "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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 1d35fdcb66016986bbc94c4d9abe788e5c738358c61435cac78c327a32c2f9d5
[INFO] running `Command { std: "docker" "start" "1d35fdcb66016986bbc94c4d9abe788e5c738358c61435cac78c327a32c2f9d5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1d35fdcb66016986bbc94c4d9abe788e5c738358c61435cac78c327a32c2f9d5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "1d35fdcb66016986bbc94c4d9abe788e5c738358c61435cac78c327a32c2f9d5" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1d35fdcb66016986bbc94c4d9abe788e5c738358c61435cac78c327a32c2f9d5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "1d35fdcb66016986bbc94c4d9abe788e5c738358c61435cac78c327a32c2f9d5" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling quote v1.0.46
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]    Compiling shlex v2.0.1
[INFO] [stderr]    Compiling pkg-config v0.3.33
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling bytes v1.12.1
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling writeable v0.6.3
[INFO] [stderr]    Compiling litemap v0.8.2
[INFO] [stderr]    Compiling smallvec v1.15.2
[INFO] [stderr]    Compiling aws-lc-rs v1.17.1
[INFO] [stderr]    Compiling zeroize v1.9.0
[INFO] [stderr]    Compiling icu_normalizer_data v2.2.0
[INFO] [stderr]    Compiling icu_properties_data v2.2.0
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling rustls-pki-types v1.15.0
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling http v1.4.2
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling syn v2.0.118
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling jobserver v0.1.35
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling alloc-no-stdlib v2.0.4
[INFO] [stderr]    Compiling alloc-stdlib v0.2.4
[INFO] [stderr]    Compiling mio v1.2.1
[INFO] [stderr]    Compiling socket2 v0.6.4
[INFO] [stderr]    Compiling cc v1.2.67
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling hashbrown v0.17.1
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling rustls v0.23.41
[INFO] [stderr]    Compiling tokio v1.52.3
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling simd-adler32 v0.3.9
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling aws-lc-sys v0.42.0
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling brotli-decompressor v5.0.3
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling memchr v2.8.3
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling h2 v0.4.15
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling zerofrom v0.1.8
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling yoke v0.8.3
[INFO] [stderr]    Compiling displaydoc v0.2.6
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling brotli v8.0.4
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling compression-core v0.4.32
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling zmij v1.0.22
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling unicase v2.9.0
[INFO] [stderr]    Compiling hyper v1.10.1
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling idna_adapter v1.2.2
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling openssl-probe v0.2.1
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling ipnet v2.12.0
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling rustls-native-certs v0.8.4
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling log v0.4.33
[INFO] [stderr]    Compiling bitflags v2.13.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling serde_with_macros v3.21.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling serde_with v3.21.0
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling compression-codecs v0.4.38
[INFO] [stderr]    Compiling async-compression v0.4.42
[INFO] [stderr]    Compiling tower-http v0.6.11
[INFO] [stderr]    Compiling rustls-webpki v0.103.13
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling rustls-platform-verifier v0.7.0
[INFO] [stderr]    Compiling hyper-rustls v0.27.9
[INFO] [stderr]    Compiling reqwest v0.13.4
[INFO] [stderr]    Compiling firecrawl2 v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 2m 42s
[INFO] running `Command { std: "docker" "inspect" "1d35fdcb66016986bbc94c4d9abe788e5c738358c61435cac78c327a32c2f9d5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "1d35fdcb66016986bbc94c4d9abe788e5c738358c61435cac78c327a32c2f9d5" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling zerocopy v0.8.54
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling regex-syntax v0.8.11
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling assert-json-diff v2.0.2
[INFO] [stderr]    Compiling colored v3.1.1
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling tokio v1.52.3
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling regex-automata v0.4.15
[INFO] [stderr]    Compiling regex v1.13.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.5
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling async-compression v0.4.42
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling h2 v0.4.15
[INFO] [stderr]    Compiling tower-http v0.6.11
[INFO] [stderr]    Compiling hyper v1.10.1
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling hyper-rustls v0.27.9
[INFO] [stderr]    Compiling mockito v1.7.2
[INFO] [stderr]    Compiling reqwest v0.13.4
[INFO] [stderr]    Compiling firecrawl2 v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 1m 09s
[INFO] running `Command { std: "docker" "inspect" "1d35fdcb66016986bbc94c4d9abe788e5c738358c61435cac78c327a32c2f9d5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "1d35fdcb66016986bbc94c4d9abe788e5c738358c61435cac78c327a32c2f9d5" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "test" "--frozen" "--release", kill_on_drop: false }`
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 0.19s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/release/deps/firecrawl2-73fdf2f584ad527c)
[INFO] [stdout] 
[INFO] [stdout] running 58 tests
[INFO] [stdout] test agent::tests::test_agent_with_model_option ... ok
[INFO] [stdout] test agent::tests::test_agent_sync_with_mock ... ok
[INFO] [stdout] test batch_scrape::tests::test_batch_scrape_sync ... ok
[INFO] [stdout] test agent::tests::test_get_agent_status_with_mock ... ok
[INFO] [stdout] test agent::tests::test_agent_with_schema ... ok
[INFO] [stdout] test batch_scrape::tests::test_get_batch_scrape_errors ... ok
[INFO] [stdout] test client::tests::test_new_client ... ok
[INFO] [stdout] test client::tests::test_new_selfhosted_client ... ok
[INFO] [stdout] test agent::tests::test_cancel_agent_with_mock ... ok
[INFO] [stdout] test agent::tests::test_start_agent_with_mock ... ok
[INFO] [stdout] test batch_scrape::tests::test_batch_scrape_with_invalid_urls ... ok
[INFO] [stdout] test client::tests::test_selfhosted_without_api_key ... ok
[INFO] [stdout] test batch_scrape::tests::test_get_batch_scrape_status_with_mock ... ok
[INFO] [stdout] test client::tests::test_url_builder ... ok
[INFO] [stdout] test batch_scrape::tests::test_start_batch_scrape_with_mock ... ok
[INFO] [stdout] test crawl::tests::test_cancel_crawl_with_mock ... ok
[INFO] [stdout] test crawl::tests::test_get_crawl_errors_with_mock ... ok
[INFO] [stdout] test client::tests::test_new_client_allows_no_api_key_for_cloud_keyless ... ok
[INFO] [stdout] test map::tests::test_map_error_response ... ok
[INFO] [stdout] test map::tests::test_map_urls ... ok
[INFO] [stdout] test crawl::tests::test_crawl_with_options ... ok
[INFO] [stdout] test crawl::tests::test_get_crawl_status_with_mock ... ok
[INFO] [stdout] test parse::tests::test_parse_file_from_missing_path ... ok
[INFO] [stdout] test client::tests::test_new_client_allows_empty_api_key_for_cloud_keyless ... ok
[INFO] [stdout] test crawl::tests::test_start_crawl_with_mock ... ok
[INFO] [stdout] test map::tests::test_map_with_mock ... ok
[INFO] [stdout] test parse::tests::test_parse_error_response ... ok
[INFO] [stdout] test parse::tests::test_parse_rejects_empty_bytes ... ok
[INFO] [stdout] test scrape::tests::test_query_format_serializes_mode ... ok
[INFO] [stdout] test scrape::tests::test_question_and_highlights_formats_serialize ... ok
[INFO] [stdout] test map::tests::test_map_with_search_filter ... ok
[INFO] [stdout] test map::tests::test_map_with_options ... ok
[INFO] [stdout] test scrape::tests::test_scrape_options_serializes_redact_pii ... ok
[INFO] [stdout] test parse::tests::test_parse_with_mock ... ok
[INFO] [stdout] test client::tests::test_url_normalization_trailing_slash ... ok
[INFO] [stdout] test scrape::tests::test_interact_with_prompt ... ok
[INFO] [stdout] test scrape::tests::test_interact_error_response ... ok
[INFO] [stdout] test scrape::tests::test_interact_with_mock ... ok
[INFO] [stdout] test scrape::tests::test_scrape_error_response ... ok
[INFO] [stdout] test scrape::tests::test_scrape_with_options ... ok
[INFO] [stdout] test search::tests::test_search_error_response ... ok
[INFO] [stdout] test serde_helpers::tests::test_array_value ... ok
[INFO] [stdout] test serde_helpers::tests::test_empty_array ... ok
[INFO] [stdout] test serde_helpers::tests::test_missing_field ... ok
[INFO] [stdout] test serde_helpers::tests::test_null_value ... ok
[INFO] [stdout] test serde_helpers::tests::test_serialization_roundtrip ... ok
[INFO] [stdout] test serde_helpers::tests::test_single_element_array ... ok
[INFO] [stdout] test serde_helpers::tests::test_string_value ... ok
[INFO] [stdout] test types::tests::test_document_with_menu ... ok
[INFO] [stdout] test types::tests::test_format_menu_round_trip ... ok
[INFO] [stdout] test types::tests::test_full_document_with_array_metadata ... ok
[INFO] [stdout] test scrape::tests::test_scrape_with_mock ... ok
[INFO] [stdout] test search::tests::test_search_with_options ... ok
[INFO] [stdout] test scrape::tests::test_stop_interaction_with_mock ... ok
[INFO] [stdout] test scrape::tests::test_scrape_with_schema ... ok
[INFO] [stdout] test search::tests::test_search_with_mock ... ok
[INFO] [stdout] test search::tests::test_search_and_scrape ... ok
[INFO] [stdout] test search::tests::test_search_mixed_results_deserialization ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 58 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.24s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/v2_e2e.rs (/opt/rustwide/target/release/deps/v2_e2e-e66a09b2043846c2)
[INFO] [stdout] 
[INFO] [stdout] running 15 tests
[INFO] [stdout] test test_agent_async ... ignored, Requires API access
[INFO] [stdout] test test_agent_with_schema ... ignored, Requires API access
[INFO] [stdout] test test_batch_scrape_async ... ignored, Requires API access
[INFO] [stdout] test test_batch_scrape_sync ... ignored, Requires API access
[INFO] [stdout] test test_crawl_async ... ignored, Requires API access
[INFO] [stdout] test test_crawl_sync ... ignored, Requires API access
[INFO] [stdout] test test_map ... ignored, Requires API access
[INFO] [stdout] test test_map_with_options ... ignored, Requires API access
[INFO] [stdout] test test_parse ... ignored, Requires API access
[INFO] [stdout] test test_scrape ... ignored, Requires API access
[INFO] [stdout] test test_scrape_with_options ... ignored, Requires API access
[INFO] [stdout] test test_scrape_with_schema ... ignored, Requires API access
[INFO] [stdout] test test_search ... ignored, Requires API access
[INFO] [stdout] test test_search_with_options ... ignored, Requires API access
[INFO] [stdout] test test_client_creation ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test_client_creation stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_client_creation' (4276) panicked at tests/v2_e2e.rs:310:5:
[INFO] [stdout] assertion failed: cloud_no_key.is_err()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5f89efe93781 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5f89efea9fda - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x5f89efe9873c - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x5f89efe6e026 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5f89efe8aec9 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x5f89ef9eaae0 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5f89efe8b1f2 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5f89efe6e104 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5f89efe668f9 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5f89efe6eebd - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5f89efeaa73c - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5f89efeaa702 - core[7c831bd917ebf35f]::panicking::panic
[INFO] [stdout]   12:     0x5f89ef97a6ad - <v2_e2e[e4a33758f02830b6]::test_client_creation::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   13:     0x5f89ef9dddcb - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   14:     0x5f89ef9eb435 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   15:     0x5f89ef9e47f4 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   16:     0x5f89ef9ee592 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   17:     0x5f89efe92ca9 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   18:     0x76c25626007a - <unknown>
[INFO] [stdout]   19:     0x76c2562f3534 - clone
[INFO] [stdout]   20:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test_client_creation
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 14 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test v2_e2e`
[INFO] running `Command { std: "docker" "inspect" "1d35fdcb66016986bbc94c4d9abe788e5c738358c61435cac78c327a32c2f9d5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1d35fdcb66016986bbc94c4d9abe788e5c738358c61435cac78c327a32c2f9d5", kill_on_drop: false }`
[INFO] [stdout] 1d35fdcb66016986bbc94c4d9abe788e5c738358c61435cac78c327a32c2f9d5
