[INFO] cloning repository https://github.com/HayabusaErika/ale-my-eyes-core
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/HayabusaErika/ale-my-eyes-core" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHayabusaErika%2Fale-my-eyes-core", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHayabusaErika%2Fale-my-eyes-core'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 01220b9770d3b6e6e004944b6c57e6bbe82a50f1
[INFO] testing HayabusaErika/ale-my-eyes-core against 1.98.0-beta.1 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHayabusaErika%2Fale-my-eyes-core" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/HayabusaErika/ale-my-eyes-core
[INFO] finished tweaking git repo https://github.com/HayabusaErika/ale-my-eyes-core
[INFO] tweaked toml for git repo https://github.com/HayabusaErika/ale-my-eyes-core written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/HayabusaErika/ale-my-eyes-core on toolchain 1.98.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/HayabusaErika/ale-my-eyes-core 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.98.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] dfda2f7a91c9f68551f3b32588406a1e224059e07d6f8f5130a84b1e175a4fd2
[INFO] running `Command { std: "docker" "start" "dfda2f7a91c9f68551f3b32588406a1e224059e07d6f8f5130a84b1e175a4fd2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "dfda2f7a91c9f68551f3b32588406a1e224059e07d6f8f5130a84b1e175a4fd2", 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" "dfda2f7a91c9f68551f3b32588406a1e224059e07d6f8f5130a84b1e175a4fd2" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "dfda2f7a91c9f68551f3b32588406a1e224059e07d6f8f5130a84b1e175a4fd2", 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" "dfda2f7a91c9f68551f3b32588406a1e224059e07d6f8f5130a84b1e175a4fd2" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.5.1
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling either v1.16.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling equator-macro v0.4.2
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling rustls-pki-types v1.14.1
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling zerocopy-derive v0.8.48
[INFO] [stderr]    Compiling as-slice v0.2.1
[INFO] [stderr]    Compiling rustls v0.23.40
[INFO] [stderr]    Compiling built v0.8.1
[INFO] [stderr]    Compiling av-scenechange v0.14.1
[INFO] [stderr]    Compiling profiling-procmacros v1.0.18
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling aligned v0.4.3
[INFO] [stderr]    Compiling nom v8.0.0
[INFO] [stderr]    Compiling no_std_io2 v0.9.4
[INFO] [stderr]    Compiling rayon v1.12.0
[INFO] [stderr]    Compiling pastey v0.1.1
[INFO] [stderr]    Compiling y4m v0.8.0
[INFO] [stderr]    Compiling hyper v1.9.0
[INFO] [stderr]    Compiling bitstream-io v4.10.0
[INFO] [stderr]    Compiling profiling v1.0.18
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling rav1e v0.8.1
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]    Compiling equator v0.4.2
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling noop_proc_macro v0.3.0
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling imgref v1.12.1
[INFO] [stderr]    Compiling ipnet v2.12.0
[INFO] [stderr]    Compiling weezl v0.1.12
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling aligned-vec v0.6.4
[INFO] [stderr]    Compiling webpki-roots v1.0.7
[INFO] [stderr]    Compiling avif-serialize v0.8.9
[INFO] [stderr]    Compiling zune-inflate v0.2.54
[INFO] [stderr]    Compiling loop9 v0.1.5
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling lebe v0.5.3
[INFO] [stderr]    Compiling rgb v0.8.53
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling v_frame v0.3.9
[INFO] [stderr]    Compiling fax v0.2.7
[INFO] [stderr]    Compiling bit_field v0.10.3
[INFO] [stderr]    Compiling color_quant v1.1.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling moxcms v0.8.1
[INFO] [stderr]    Compiling gif v0.14.2
[INFO] [stderr]    Compiling qoi v0.4.1
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling uuid v1.23.1
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling maybe-rayon v0.1.1
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling rustls-webpki v0.103.13
[INFO] [stderr]    Compiling tower-http v0.6.11
[INFO] [stderr]    Compiling av1-grain v0.2.5
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling exr v1.74.0
[INFO] [stderr]    Compiling tiff v0.11.3
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling hyper-rustls v0.27.9
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling ravif v0.13.0
[INFO] [stderr]    Compiling image v0.25.10
[INFO] [stderr]    Compiling ale-core v0.1.0 (/opt/rustwide/workdir/ale-core)
[INFO] [stdout] warning: use of deprecated struct `downloader::ModelDownloadManager`: unused wrapper; use ModelDownloader/SmartModelManager directly
[INFO] [stdout]    --> ale-core/src/downloader.rs:351:6
[INFO] [stdout]     |
[INFO] [stdout] 351 | impl ModelDownloadManager {
[INFO] [stdout]     |      ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `downloader::ModelDownloadManager::downloader`: unused wrapper; use ModelDownloader/SmartModelManager directly
[INFO] [stdout]    --> ale-core/src/downloader.rs:361:26
[INFO] [stdout]     |
[INFO] [stdout] 361 |         let downloader = self.downloader.lock().await;
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `downloader::ModelDownloadManager::downloader`: unused wrapper; use ModelDownloader/SmartModelManager directly
[INFO] [stdout]    --> ale-core/src/downloader.rs:374:26
[INFO] [stdout]     |
[INFO] [stdout] 374 |         let downloader = self.downloader.clone();
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `downloader::ModelDownloadManager::max_concurrent_downloads`: unused wrapper; use ModelDownloader/SmartModelManager directly
[INFO] [stdout]    --> ale-core/src/downloader.rs:377:39
[INFO] [stdout]     |
[INFO] [stdout] 377 |         for chunk in model_ids.chunks(self.max_concurrent_downloads) {
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `downloader::ModelDownloadManager::downloader`: unused wrapper; use ModelDownloader/SmartModelManager directly
[INFO] [stdout]    --> ale-core/src/downloader.rs:354:13
[INFO] [stdout]     |
[INFO] [stdout] 354 |             downloader: Arc::new(Mutex::new(ModelDownloader::new(models_dir))),
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `downloader::ModelDownloadManager::max_concurrent_downloads`: unused wrapper; use ModelDownloader/SmartModelManager directly
[INFO] [stdout]    --> ale-core/src/downloader.rs:355:13
[INFO] [stdout]     |
[INFO] [stdout] 355 |             max_concurrent_downloads: max_concurrent,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 43.57s
[INFO] running `Command { std: "docker" "inspect" "dfda2f7a91c9f68551f3b32588406a1e224059e07d6f8f5130a84b1e175a4fd2", 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" "dfda2f7a91c9f68551f3b32588406a1e224059e07d6f8f5130a84b1e175a4fd2" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] warning: use of deprecated struct `downloader::ModelDownloadManager`: unused wrapper; use ModelDownloader/SmartModelManager directly
[INFO] [stdout]    --> ale-core/src/downloader.rs:351:6
[INFO] [stdout]     |
[INFO] [stdout] 351 | impl ModelDownloadManager {
[INFO] [stdout]     |      ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `downloader::ModelDownloadManager::downloader`: unused wrapper; use ModelDownloader/SmartModelManager directly
[INFO] [stdout]    --> ale-core/src/downloader.rs:361:26
[INFO] [stdout]     |
[INFO] [stdout] 361 |         let downloader = self.downloader.lock().await;
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `downloader::ModelDownloadManager::downloader`: unused wrapper; use ModelDownloader/SmartModelManager directly
[INFO] [stdout]    --> ale-core/src/downloader.rs:374:26
[INFO] [stdout]     |
[INFO] [stdout] 374 |         let downloader = self.downloader.clone();
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `downloader::ModelDownloadManager::max_concurrent_downloads`: unused wrapper; use ModelDownloader/SmartModelManager directly
[INFO] [stdout]    --> ale-core/src/downloader.rs:377:39
[INFO] [stdout]     |
[INFO] [stdout] 377 |         for chunk in model_ids.chunks(self.max_concurrent_downloads) {
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `downloader::ModelDownloadManager::downloader`: unused wrapper; use ModelDownloader/SmartModelManager directly
[INFO] [stdout]    --> ale-core/src/downloader.rs:354:13
[INFO] [stdout]     |
[INFO] [stdout] 354 |             downloader: Arc::new(Mutex::new(ModelDownloader::new(models_dir))),
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `downloader::ModelDownloadManager::max_concurrent_downloads`: unused wrapper; use ModelDownloader/SmartModelManager directly
[INFO] [stdout]    --> ale-core/src/downloader.rs:355:13
[INFO] [stdout]     |
[INFO] [stdout] 355 |             max_concurrent_downloads: max_concurrent,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling ale-core v0.1.0 (/opt/rustwide/workdir/ale-core)
[INFO] [stdout] warning: use of deprecated struct `downloader::ModelDownloadManager`: unused wrapper; use ModelDownloader/SmartModelManager directly
[INFO] [stdout]    --> ale-core/src/downloader.rs:351:6
[INFO] [stdout]     |
[INFO] [stdout] 351 | impl ModelDownloadManager {
[INFO] [stdout]     |      ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `downloader::ModelDownloadManager::downloader`: unused wrapper; use ModelDownloader/SmartModelManager directly
[INFO] [stdout]    --> ale-core/src/downloader.rs:361:26
[INFO] [stdout]     |
[INFO] [stdout] 361 |         let downloader = self.downloader.lock().await;
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `downloader::ModelDownloadManager::downloader`: unused wrapper; use ModelDownloader/SmartModelManager directly
[INFO] [stdout]    --> ale-core/src/downloader.rs:374:26
[INFO] [stdout]     |
[INFO] [stdout] 374 |         let downloader = self.downloader.clone();
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `downloader::ModelDownloadManager::max_concurrent_downloads`: unused wrapper; use ModelDownloader/SmartModelManager directly
[INFO] [stdout]    --> ale-core/src/downloader.rs:377:39
[INFO] [stdout]     |
[INFO] [stdout] 377 |         for chunk in model_ids.chunks(self.max_concurrent_downloads) {
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `downloader::ModelDownloadManager::downloader`: unused wrapper; use ModelDownloader/SmartModelManager directly
[INFO] [stdout]    --> ale-core/src/downloader.rs:354:13
[INFO] [stdout]     |
[INFO] [stdout] 354 |             downloader: Arc::new(Mutex::new(ModelDownloader::new(models_dir))),
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `downloader::ModelDownloadManager::max_concurrent_downloads`: unused wrapper; use ModelDownloader/SmartModelManager directly
[INFO] [stdout]    --> ale-core/src/downloader.rs:355:13
[INFO] [stdout]     |
[INFO] [stdout] 355 |             max_concurrent_downloads: max_concurrent,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 8.04s
[INFO] running `Command { std: "docker" "inspect" "dfda2f7a91c9f68551f3b32588406a1e224059e07d6f8f5130a84b1e175a4fd2", 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" "dfda2f7a91c9f68551f3b32588406a1e224059e07d6f8f5130a84b1e175a4fd2" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr] warning: use of deprecated struct `downloader::ModelDownloadManager`: unused wrapper; use ModelDownloader/SmartModelManager directly
[INFO] [stderr]    --> ale-core/src/downloader.rs:351:6
[INFO] [stderr]     |
[INFO] [stderr] 351 | impl ModelDownloadManager {
[INFO] [stderr]     |      ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(deprecated)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated field `downloader::ModelDownloadManager::downloader`: unused wrapper; use ModelDownloader/SmartModelManager directly
[INFO] [stderr]    --> ale-core/src/downloader.rs:361:26
[INFO] [stderr]     |
[INFO] [stderr] 361 |         let downloader = self.downloader.lock().await;
[INFO] [stderr]     |                          ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated field `downloader::ModelDownloadManager::downloader`: unused wrapper; use ModelDownloader/SmartModelManager directly
[INFO] [stderr]    --> ale-core/src/downloader.rs:374:26
[INFO] [stderr]     |
[INFO] [stderr] 374 |         let downloader = self.downloader.clone();
[INFO] [stderr]     |                          ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated field `downloader::ModelDownloadManager::max_concurrent_downloads`: unused wrapper; use ModelDownloader/SmartModelManager directly
[INFO] [stderr]    --> ale-core/src/downloader.rs:377:39
[INFO] [stderr]     |
[INFO] [stderr] 377 |         for chunk in model_ids.chunks(self.max_concurrent_downloads) {
[INFO] [stderr]     |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated field `downloader::ModelDownloadManager::downloader`: unused wrapper; use ModelDownloader/SmartModelManager directly
[INFO] [stderr]    --> ale-core/src/downloader.rs:354:13
[INFO] [stderr]     |
[INFO] [stderr] 354 |             downloader: Arc::new(Mutex::new(ModelDownloader::new(models_dir))),
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated field `downloader::ModelDownloadManager::max_concurrent_downloads`: unused wrapper; use ModelDownloader/SmartModelManager directly
[INFO] [stderr]    --> ale-core/src/downloader.rs:355:13
[INFO] [stderr]     |
[INFO] [stderr] 355 |             max_concurrent_downloads: max_concurrent,
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `ale-core` (lib) generated 6 warnings
[INFO] [stderr] warning: `ale-core` (lib test) generated 6 warnings (6 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.33s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ale_core-28096e059d61a117)
[INFO] [stdout] 
[INFO] [stdout] running 65 tests
[INFO] [stdout] test actions::tests::test_action_describe ... ok
[INFO] [stdout] test actions::tests::test_parse_action_plan_arguments_direct ... ok
[INFO] [stdout] test actions::tests::test_action_risk_levels ... ok
[INFO] [stdout] test cloud::tests::test_append_api_version ... ok
[INFO] [stdout] test cloud::tests::test_anthropic_content_text_accepts_text_blocks ... ok
[INFO] [stdout] test cloud::tests::test_chat_content_rejects_empty_content ... ok
[INFO] [stdout] test actions::tests::test_action_plan_risk_escalation ... ok
[INFO] [stdout] test actions::tests::test_action_plan_serialization ... ok
[INFO] [stdout] test cloud::tests::test_chat_content_accepts_content ... ok
[INFO] [stdout] test cloud::tests::test_chat_content_rejects_missing_content ... ok
[INFO] [stdout] test cloud::tests::test_azure_deployments_url_accepts_chat_url ... ok
[INFO] [stdout] test actions::tests::test_parse_action_plan_arguments_wrapped ... ok
[INFO] [stdout] test actions::tests::test_parse_action_plan ... ok
[INFO] [stdout] test cloud::tests::test_cloud_api_factory_custom_provider ... ok
[INFO] [stdout] test cloud::tests::test_cloud_api_factory_creates_openai ... ok
[INFO] [stdout] test cloud::tests::test_cloud_config_default ... ok
[INFO] [stdout] test cloud::tests::test_cloud_provider_serialization ... ok
[INFO] [stdout] test cloud::tests::test_google_content_text_accepts_parts ... ok
[INFO] [stdout] test cloud::tests::test_transcription_text_rejects_missing_text ... ok
[INFO] [stdout] test config::tests::test_config_missing_sections_use_defaults ... ok
[INFO] [stdout] test config::tests::test_validate_all_local_mode_rejects_bad_api_url ... ok
[INFO] [stdout] test config::tests::test_default_config ... ok
[INFO] [stdout] test config::tests::test_config_serialization_roundtrip ... ok
[INFO] [stdout] test config::tests::test_config_manager_load_creates_default ... ok
[INFO] [stdout] test config::tests::test_validate_cloud_api_valid ... ok
[INFO] [stdout] test config::tests::test_config_manager_load_does_not_rewrite_current_config ... ok
[INFO] [stdout] test config::tests::test_validate_all_local_mode_rejects_empty_model ... ok
[INFO] [stdout] test config::tests::test_validate_all_local_mode_rejects_zero_timeout ... ok
[INFO] [stdout] test config::tests::test_validate_all_valid ... ok
[INFO] [stdout] test config::tests::test_validate_cloud_api_bad_url ... ok
[INFO] [stdout] test context::tests::test_build_messages ... ok
[INFO] [stdout] test config::tests::test_config_manager_loads_legacy_ui_without_auto_speak ... ok
[INFO] [stdout] test config::tests::test_validate_all_local_mode_without_api_key ... ok
[INFO] [stdout] test config::tests::test_validate_cloud_api_missing_key ... ok
[INFO] [stdout] test config::tests::test_validate_inference_invalid_mode ... ok
[INFO] [stdout] test context::tests::test_clear ... ok
[INFO] [stdout] test context::tests::test_compact ... ok
[INFO] [stdout] test context::tests::test_context_manager_basic ... ok
[INFO] [stdout] test context::tests::test_memory ... ok
[INFO] [stdout] test context::tests::test_compact_handles_multibyte_boundaries ... ok
[INFO] [stdout] test context::tests::test_memory_similarity_dedup ... ok
[INFO] [stdout] test context::tests::test_token_estimate_counts_chars_not_bytes ... ok
[INFO] [stdout] test context::tests::test_visual_memory ... ok
[INFO] [stdout] test memory::tests::extracts_accessibility_need ... ok
[INFO] [stdout] test context::tests::test_token_budget_enforcement ... ok
[INFO] [stdout] test memory::tests::ignores_incidental_preference_keywords ... ok
[INFO] [stdout] test memory::tests::extracts_explicit_preferences ... ok
[INFO] [stdout] test tests::test_cloud_config_from_app_openai ... ok
[INFO] [stdout] test tests::test_engine_status_default ... ok
[INFO] [stdout] test memory::tests::persists_and_loads_memories ... ok
[INFO] [stdout] test memory::tests::extracts_explicit_remember_request ... ok
[INFO] [stdout] test tests::test_cloud_config_from_app_custom ... ok
[INFO] [stdout] test vad::tests::test_rms_energy ... ok
[INFO] [stdout] test memory::tests::rejects_duplicate_content ... ok
[INFO] [stdout] test vad::tests::test_process_audio_chunks ... ok
[INFO] [stdout] test memory::tests::search_ranks_relevant_memory ... ok
[INFO] [stdout] test vad::tests::test_silence_detection ... ok
[INFO] [stdout] test vad::tests::test_speech_detection ... ok
[INFO] [stdout] test cloud::tests::test_parse_openai_tool_calls ... ok
[INFO] [stdout] test config::tests::test_validate_all_local_mode_rejects_zero_max_tokens ... ok
[INFO] [stdout] test vad::tests::test_adapt_threshold ... ok
[INFO] [stdout] test tests::test_cloud_config_from_app_anthropic ... ok
[INFO] [stdout] test vad::tests::test_speech_ended_detection ... ok
[INFO] [stdout] test cloud::tests::test_google_chat_request_sets_google_api_key_header ... FAILED
[INFO] [stdout] test cloud::tests::test_google_chat_request_does_not_put_api_key_in_url ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- cloud::tests::test_google_chat_request_sets_google_api_key_header stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'cloud::tests::test_google_chat_request_sets_google_api_key_header' (1726) panicked at ale-core/src/cloud.rs:1295:9:
[INFO] [stdout] Google request is missing the x-goog-api-key header
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5569e3d2d431 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5569e3d2d431 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5569e3d2d431 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5569e3d2d431 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5569e3d44f3a - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5569e3d44f3a - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x5569e3d3275c - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x5569e3d3275c - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x5569e3d08f46 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5569e3d08f46 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5569e3d240a9 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5569e3c2bf30 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x5569e3c2bf30 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5569e3d243d2 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x5569e3d243d2 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x5569e3d09024 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:681:13
[INFO] [stdout]   16:     0x5569e3d00179 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5569e3d09edd - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x5569e3d4573c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5569e37872a5 - ale_core[b4585c882b764039]::cloud::tests::test_google_chat_request_sets_google_api_key_header
[INFO] [stdout]                                at /opt/rustwide/workdir/ale-core/src/cloud.rs:1295:9
[INFO] [stdout]   20:     0x5569e3780b27 - ale_core[b4585c882b764039]::cloud::tests::test_google_chat_request_sets_google_api_key_header::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/ale-core/src/cloud.rs:1275:61
[INFO] [stdout]   21:     0x5569e37a2736 - <ale_core[b4585c882b764039]::cloud::tests::test_google_chat_request_sets_google_api_key_header::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x5569e3c1f26b - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x5569e3c1f26b - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   24:     0x5569e3c2c8b5 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   25:     0x5569e3c2c8b5 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   26:     0x5569e3c2c8b5 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   27:     0x5569e3c2c8b5 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x5569e3c2c8b5 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x5569e3c2c8b5 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   30:     0x5569e3c2c8b5 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   31:     0x5569e3c27364 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   32:     0x5569e3c27364 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   33:     0x5569e3c2fa02 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   34:     0x5569e3c2fa02 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   35:     0x5569e3c2fa02 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   36:     0x5569e3c2fa02 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x5569e3c2fa02 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x5569e3c2fa02 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   39:     0x5569e3c2fa02 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x5569e3d2c39f - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   41:     0x5569e3d2c39f - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   42:     0x772ee0af2aa4 - <unknown>
[INFO] [stdout]   43:     0x772ee0b7fa64 - clone
[INFO] [stdout]   44:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- cloud::tests::test_google_chat_request_does_not_put_api_key_in_url stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'cloud::tests::test_google_chat_request_does_not_put_api_key_in_url' (1725) panicked at ale-core/src/cloud.rs:1265:9:
[INFO] [stdout] Google request URL leaked the API key
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5569e3d2d431 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5569e3d2d431 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5569e3d2d431 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5569e3d2d431 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5569e3d44f3a - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5569e3d44f3a - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x5569e3d3275c - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x5569e3d3275c - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x5569e3d08f46 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5569e3d08f46 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5569e3d240a9 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5569e3c2bf30 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x5569e3c2bf30 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5569e3d243d2 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x5569e3d243d2 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x5569e3d09024 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:681:13
[INFO] [stdout]   16:     0x5569e3d00179 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5569e3d09edd - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x5569e3d4573c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5569e3787c6f - ale_core[b4585c882b764039]::cloud::tests::test_google_chat_request_does_not_put_api_key_in_url
[INFO] [stdout]                                at /opt/rustwide/workdir/ale-core/src/cloud.rs:1265:9
[INFO] [stdout]   20:     0x5569e3780b57 - ale_core[b4585c882b764039]::cloud::tests::test_google_chat_request_does_not_put_api_key_in_url::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/ale-core/src/cloud.rs:1245:62
[INFO] [stdout]   21:     0x5569e37a2776 - <ale_core[b4585c882b764039]::cloud::tests::test_google_chat_request_does_not_put_api_key_in_url::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x5569e3c1f26b - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x5569e3c1f26b - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   24:     0x5569e3c2c8b5 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   25:     0x5569e3c2c8b5 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   26:     0x5569e3c2c8b5 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   27:     0x5569e3c2c8b5 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x5569e3c2c8b5 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x5569e3c2c8b5 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   30:     0x5569e3c2c8b5 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   31:     0x5569e3c27364 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   32:     0x5569e3c27364 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   33:     0x5569e3c2fa02 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   34:     0x5569e3c2fa02 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   35:     0x5569e3c2fa02 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   36:     0x5569e3c2fa02 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x5569e3c2fa02 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x5569e3c2fa02 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   39:     0x5569e3c2fa02 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x5569e3d2c39f - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   41:     0x5569e3d2c39f - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   42:     0x772ee0af2aa4 - <unknown>
[INFO] [stdout]   43:     0x772ee0b7fa64 - clone
[INFO] [stdout]   44:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     cloud::tests::test_google_chat_request_does_not_put_api_key_in_url
[INFO] [stdout]     cloud::tests::test_google_chat_request_sets_google_api_key_header
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 63 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.23s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "dfda2f7a91c9f68551f3b32588406a1e224059e07d6f8f5130a84b1e175a4fd2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dfda2f7a91c9f68551f3b32588406a1e224059e07d6f8f5130a84b1e175a4fd2", kill_on_drop: false }`
[INFO] [stdout] dfda2f7a91c9f68551f3b32588406a1e224059e07d6f8f5130a84b1e175a4fd2
