[INFO] cloning repository https://github.com/dmitriyk-code/github4claude
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dmitriyk-code/github4claude" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdmitriyk-code%2Fgithub4claude", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdmitriyk-code%2Fgithub4claude'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 889b2fc78b7a70de10defdb0be56ecbf8d967349
[INFO] checking dmitriyk-code/github4claude against try#012cd62c9add58ab3910e44c137d87db3ab70f61 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdmitriyk-code%2Fgithub4claude" "/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/dmitriyk-code/github4claude
[INFO] removed 0 missing tests
[INFO] finished tweaking git repo https://github.com/dmitriyk-code/github4claude
[INFO] tweaked toml for git repo https://github.com/dmitriyk-code/github4claude written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/dmitriyk-code/github4claude on toolchain 012cd62c9add58ab3910e44c137d87db3ab70f61
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/dmitriyk-code/github4claude 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" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded iri-string v0.7.11
[INFO] [stderr]   Downloaded secret-service v4.0.0
[INFO] [stderr]   Downloaded daemonize v0.5.0
[INFO] [stderr]   Downloaded fancy-regex v0.12.0
[INFO] [stderr]   Downloaded linux-keyutils v0.2.5
[INFO] [stderr]   Downloaded colored v2.2.0
[INFO] [stderr]   Downloaded dbus v0.9.11
[INFO] [stderr]   Downloaded tiktoken-rs v0.5.9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 806c37ebd11d7dea18b83e6a4a03074f2e9414202eceba5e508970ebc4f1829e
[INFO] running `Command { std: "docker" "start" "-a" "806c37ebd11d7dea18b83e6a4a03074f2e9414202eceba5e508970ebc4f1829e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "806c37ebd11d7dea18b83e6a4a03074f2e9414202eceba5e508970ebc4f1829e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "806c37ebd11d7dea18b83e6a4a03074f2e9414202eceba5e508970ebc4f1829e", kill_on_drop: false }`
[INFO] [stdout] 806c37ebd11d7dea18b83e6a4a03074f2e9414202eceba5e508970ebc4f1829e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e637e7116e87ce1c16830dbee7b27d62c574a458a9c51269db4bfdfa19868c93
[INFO] running `Command { std: "docker" "start" "-a" "e637e7116e87ce1c16830dbee7b27d62c574a458a9c51269db4bfdfa19868c93", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]     Checking memchr v2.8.0
[INFO] [stderr]     Checking pin-project-lite v0.2.17
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking futures-core v0.3.32
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]     Checking once_cell v1.21.4
[INFO] [stderr]     Checking bytes v1.11.1
[INFO] [stderr]     Checking futures-sink v0.3.32
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking log v0.4.29
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]     Checking futures-task v0.3.32
[INFO] [stderr]     Checking slab v0.4.12
[INFO] [stderr]     Checking futures-io v0.3.32
[INFO] [stderr]    Compiling cc v1.2.57
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking tower-service v0.3.3
[INFO] [stderr]     Checking futures-channel v0.3.32
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]     Checking regex-syntax v0.8.10
[INFO] [stderr]     Checking untrusted v0.9.0
[INFO] [stderr]     Checking try-lock v0.2.5
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]    Compiling libdbus-sys v0.2.7
[INFO] [stderr]     Checking want v0.3.1
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]     Checking tower-layer v0.3.3
[INFO] [stderr]     Checking httpdate v1.0.3
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]     Checking form_urlencoded v1.2.2
[INFO] [stderr]     Checking ipnet v2.12.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]     Checking base64 v0.22.1
[INFO] [stderr]     Checking bitflags v2.11.0
[INFO] [stderr]     Checking cpufeatures v0.2.17
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]     Checking bit-vec v0.6.3
[INFO] [stderr]     Checking http v1.4.0
[INFO] [stderr]     Checking mime v0.3.17
[INFO] [stderr]     Checking iri-string v0.7.11
[INFO] [stderr]     Checking bit-set v0.5.3
[INFO] [stderr]     Checking option-ext v0.2.0
[INFO] [stderr]     Checking fastrand v2.4.1
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking thread_local v1.1.9
[INFO] [stderr]     Checking nu-ansi-term v0.50.3
[INFO] [stderr]     Checking matchit v0.7.3
[INFO] [stderr]     Checking colored v2.2.0
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]     Checking socket2 v0.6.3
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking dbus v0.9.11
[INFO] [stderr]     Checking linux-keyutils v0.2.5
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking block-padding v0.3.3
[INFO] [stderr]     Checking inout v0.1.4
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]     Checking daemonize v0.5.0
[INFO] [stderr]     Checking uuid v1.23.0
[INFO] [stderr]     Checking dirs v5.0.1
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking hkdf v0.12.4
[INFO] [stderr]     Checking cbc v0.1.2
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking num v0.4.3
[INFO] [stderr]     Checking serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling zeroize_derive v1.4.3
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]     Checking zeroize v1.8.2
[INFO] [stderr]     Checking rustls-pki-types v1.14.0
[INFO] [stderr]     Checking dbus-secret-service v4.1.0
[INFO] [stderr]     Checking bstr v1.12.1
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]     Checking tokio v1.50.0
[INFO] [stderr]     Checking webpki-roots v1.0.6
[INFO] [stderr]     Checking keyring v3.6.3
[INFO] [stderr]     Checking fancy-regex v0.12.0
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking tiktoken-rs v0.5.9
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking yoke v0.8.1
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking zerovec v0.11.5
[INFO] [stderr]     Checking zerotrie v0.2.3
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]     Checking tinystr v0.8.2
[INFO] [stderr]     Checking potential_utf v0.1.4
[INFO] [stderr]     Checking clap v4.6.0
[INFO] [stderr]     Checking icu_collections v2.1.1
[INFO] [stderr]     Checking rustls-webpki v0.103.10
[INFO] [stderr]     Checking icu_locale_core v2.1.1
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]     Checking axum-core v0.4.5
[INFO] [stderr]     Checking futures v0.3.32
[INFO] [stderr]     Checking icu_properties v2.1.2
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking chrono v0.4.44
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking hyper v1.8.1
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking tower-http v0.6.8
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking tokio-rustls v0.26.4
[INFO] [stderr]     Checking hyper-rustls v0.27.7
[INFO] [stderr]     Checking axum v0.7.9
[INFO] [stderr]     Checking reqwest v0.12.28
[INFO] [stderr]     Checking copilot-adapter v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `Engine` and `engine::general_purpose::STANDARD as BASE64`
[INFO] [stdout]   --> src/storage/native.rs:15:14
[INFO] [stdout]    |
[INFO] [stdout] 15 | use base64::{engine::general_purpose::STANDARD as BASE64, Engine};
[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 imports: `Engine` and `engine::general_purpose::STANDARD as BASE64`
[INFO] [stdout]   --> src/storage/native.rs:15:14
[INFO] [stdout]    |
[INFO] [stdout] 15 | use base64::{engine::general_purpose::STANDARD as BASE64, Engine};
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Dpapi` is never constructed
[INFO] [stdout]   --> src/storage/native.rs:40:5
[INFO] [stdout]    |
[INFO] [stdout] 38 | enum StorageMethod {
[INFO] [stdout]    |      ------------- variant in this enum
[INFO] [stdout] 39 |     /// Windows DPAPI — encrypted blob in JSON file.
[INFO] [stdout] 40 |     Dpapi,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `StorageMethod` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `xor_key_for_testing` is never used
[INFO] [stdout]    --> src/storage/native.rs:978:8
[INFO] [stdout]     |
[INFO] [stdout] 978 |     fn xor_key_for_testing() -> Vec<u8> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `xor_transform_for_testing` is never used
[INFO] [stdout]    --> src/storage/native.rs:991:8
[INFO] [stdout]     |
[INFO] [stdout] 991 |     fn xor_transform_for_testing(data: &[u8], key: &[u8]) -> Vec<u8> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `copilot_adapter::storage::native::NativeStorage`
[INFO] [stdout]  --> tests/integration/storage_integration_test.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use copilot_adapter::storage::native::NativeStorage;
[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: `copilot_adapter::storage::TokenStorage`
[INFO] [stdout]  --> tests/integration/storage_integration_test.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use copilot_adapter::storage::TokenStorage;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `ContentBlock` is ambiguous
[INFO] [stdout]    --> tests/unit/effort_thinking_tests.rs:119:16
[INFO] [stdout]     |
[INFO] [stdout] 119 |     let block: ContentBlock = serde_json::from_value(json).unwrap();
[INFO] [stdout]     |                ^^^^^^^^^^^^ ambiguous name
[INFO] [stdout]     |
[INFO] [stdout]     = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `ContentBlock` could refer to the enum imported here
[INFO] [stdout]    --> tests/unit/effort_thinking_tests.rs:9:5
[INFO] [stdout]     |
[INFO] [stdout]   9 | use copilot_adapter::anthropic::types::*;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `ContentBlock` to disambiguate
[INFO] [stdout] note: `ContentBlock` could also refer to the enum imported here
[INFO] [stdout]    --> tests/unit/effort_thinking_tests.rs:10:5
[INFO] [stdout]     |
[INFO] [stdout]  10 | use copilot_adapter::copilot::types::*;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `ContentBlock` to disambiguate
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stdout]     = note: `#[deny(ambiguous_glob_imports)]` (part of `#[deny(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `ContentBlock` is ambiguous
[INFO] [stdout]    --> tests/unit/effort_thinking_tests.rs:121:9
[INFO] [stdout]     |
[INFO] [stdout] 121 |         ContentBlock::Thinking { thinking, signature } => {
[INFO] [stdout]     |         ^^^^^^^^^^^^ ambiguous name
[INFO] [stdout]     |
[INFO] [stdout]     = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `ContentBlock` could refer to the enum imported here
[INFO] [stdout]    --> tests/unit/effort_thinking_tests.rs:9:5
[INFO] [stdout]     |
[INFO] [stdout]   9 | use copilot_adapter::anthropic::types::*;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `ContentBlock` to disambiguate
[INFO] [stdout] note: `ContentBlock` could also refer to the enum imported here
[INFO] [stdout]    --> tests/unit/effort_thinking_tests.rs:10:5
[INFO] [stdout]     |
[INFO] [stdout]  10 | use copilot_adapter::copilot::types::*;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `ContentBlock` to disambiguate
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `ContentBlock` is ambiguous
[INFO] [stdout]    --> tests/unit/effort_thinking_tests.rs:136:16
[INFO] [stdout]     |
[INFO] [stdout] 136 |     let block: ContentBlock = serde_json::from_value(json).unwrap();
[INFO] [stdout]     |                ^^^^^^^^^^^^ ambiguous name
[INFO] [stdout]     |
[INFO] [stdout]     = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `ContentBlock` could refer to the enum imported here
[INFO] [stdout]    --> tests/unit/effort_thinking_tests.rs:9:5
[INFO] [stdout]     |
[INFO] [stdout]   9 | use copilot_adapter::anthropic::types::*;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `ContentBlock` to disambiguate
[INFO] [stdout] note: `ContentBlock` could also refer to the enum imported here
[INFO] [stdout]    --> tests/unit/effort_thinking_tests.rs:10:5
[INFO] [stdout]     |
[INFO] [stdout]  10 | use copilot_adapter::copilot::types::*;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `ContentBlock` to disambiguate
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `ContentBlock` is ambiguous
[INFO] [stdout]    --> tests/unit/effort_thinking_tests.rs:138:9
[INFO] [stdout]     |
[INFO] [stdout] 138 |         ContentBlock::Thinking { thinking, signature } => {
[INFO] [stdout]     |         ^^^^^^^^^^^^ ambiguous name
[INFO] [stdout]     |
[INFO] [stdout]     = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `ContentBlock` could refer to the enum imported here
[INFO] [stdout]    --> tests/unit/effort_thinking_tests.rs:9:5
[INFO] [stdout]     |
[INFO] [stdout]   9 | use copilot_adapter::anthropic::types::*;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `ContentBlock` to disambiguate
[INFO] [stdout] note: `ContentBlock` could also refer to the enum imported here
[INFO] [stdout]    --> tests/unit/effort_thinking_tests.rs:10:5
[INFO] [stdout]     |
[INFO] [stdout]  10 | use copilot_adapter::copilot::types::*;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `ContentBlock` to disambiguate
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `ContentBlock` is ambiguous
[INFO] [stdout]    --> tests/unit/effort_thinking_tests.rs:152:16
[INFO] [stdout]     |
[INFO] [stdout] 152 |     let block: ContentBlock = serde_json::from_value(json).unwrap();
[INFO] [stdout]     |                ^^^^^^^^^^^^ ambiguous name
[INFO] [stdout]     |
[INFO] [stdout]     = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `ContentBlock` could refer to the enum imported here
[INFO] [stdout]    --> tests/unit/effort_thinking_tests.rs:9:5
[INFO] [stdout]     |
[INFO] [stdout]   9 | use copilot_adapter::anthropic::types::*;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `ContentBlock` to disambiguate
[INFO] [stdout] note: `ContentBlock` could also refer to the enum imported here
[INFO] [stdout]    --> tests/unit/effort_thinking_tests.rs:10:5
[INFO] [stdout]     |
[INFO] [stdout]  10 | use copilot_adapter::copilot::types::*;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `ContentBlock` to disambiguate
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `ContentBlock` is ambiguous
[INFO] [stdout]    --> tests/unit/effort_thinking_tests.rs:154:9
[INFO] [stdout]     |
[INFO] [stdout] 154 |         ContentBlock::RedactedThinking { data } => {
[INFO] [stdout]     |         ^^^^^^^^^^^^ ambiguous name
[INFO] [stdout]     |
[INFO] [stdout]     = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `ContentBlock` could refer to the enum imported here
[INFO] [stdout]    --> tests/unit/effort_thinking_tests.rs:9:5
[INFO] [stdout]     |
[INFO] [stdout]   9 | use copilot_adapter::anthropic::types::*;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `ContentBlock` to disambiguate
[INFO] [stdout] note: `ContentBlock` could also refer to the enum imported here
[INFO] [stdout]    --> tests/unit/effort_thinking_tests.rs:10:5
[INFO] [stdout]     |
[INFO] [stdout]  10 | use copilot_adapter::copilot::types::*;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `ContentBlock` to disambiguate
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `ContentBlock` is ambiguous
[INFO] [stdout]    --> tests/unit/effort_thinking_tests.rs:184:37
[INFO] [stdout]     |
[INFO] [stdout] 184 |         assert!(matches!(blocks[0], ContentBlock::Thinking { .. }));
[INFO] [stdout]     |                                     ^^^^^^^^^^^^ ambiguous name
[INFO] [stdout]     |
[INFO] [stdout]     = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `ContentBlock` could refer to the enum imported here
[INFO] [stdout]    --> tests/unit/effort_thinking_tests.rs:9:5
[INFO] [stdout]     |
[INFO] [stdout]   9 | use copilot_adapter::anthropic::types::*;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `ContentBlock` to disambiguate
[INFO] [stdout] note: `ContentBlock` could also refer to the enum imported here
[INFO] [stdout]    --> tests/unit/effort_thinking_tests.rs:10:5
[INFO] [stdout]     |
[INFO] [stdout]  10 | use copilot_adapter::copilot::types::*;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `ContentBlock` to disambiguate
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `ContentBlock` is ambiguous
[INFO] [stdout]    --> tests/unit/effort_thinking_tests.rs:185:37
[INFO] [stdout]     |
[INFO] [stdout] 185 |         assert!(matches!(blocks[1], ContentBlock::Text { .. }));
[INFO] [stdout]     |                                     ^^^^^^^^^^^^ ambiguous name
[INFO] [stdout]     |
[INFO] [stdout]     = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `ContentBlock` could refer to the enum imported here
[INFO] [stdout]    --> tests/unit/effort_thinking_tests.rs:9:5
[INFO] [stdout]     |
[INFO] [stdout]   9 | use copilot_adapter::anthropic::types::*;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `ContentBlock` to disambiguate
[INFO] [stdout] note: `ContentBlock` could also refer to the enum imported here
[INFO] [stdout]    --> tests/unit/effort_thinking_tests.rs:10:5
[INFO] [stdout]     |
[INFO] [stdout]  10 | use copilot_adapter::copilot::types::*;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `ContentBlock` to disambiguate
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `ContentBlock` is ambiguous
[INFO] [stdout]    --> tests/unit/effort_thinking_tests.rs:221:21
[INFO] [stdout]     |
[INFO] [stdout] 221 |         let _block: ContentBlock = serde_json::from_value(block_json).unwrap();
[INFO] [stdout]     |                     ^^^^^^^^^^^^ ambiguous name
[INFO] [stdout]     |
[INFO] [stdout]     = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `ContentBlock` could refer to the enum imported here
[INFO] [stdout]    --> tests/unit/effort_thinking_tests.rs:9:5
[INFO] [stdout]     |
[INFO] [stdout]   9 | use copilot_adapter::anthropic::types::*;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `ContentBlock` to disambiguate
[INFO] [stdout] note: `ContentBlock` could also refer to the enum imported here
[INFO] [stdout]    --> tests/unit/effort_thinking_tests.rs:10:5
[INFO] [stdout]     |
[INFO] [stdout]  10 | use copilot_adapter::copilot::types::*;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `ContentBlock` to disambiguate
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `ContentBlock` is ambiguous
[INFO] [stdout]    --> tests/unit/effort_thinking_tests.rs:455:21
[INFO] [stdout]     |
[INFO] [stdout] 455 |                     ContentBlock::Thinking {
[INFO] [stdout]     |                     ^^^^^^^^^^^^ ambiguous name
[INFO] [stdout]     |
[INFO] [stdout]     = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `ContentBlock` could refer to the enum imported here
[INFO] [stdout]    --> tests/unit/effort_thinking_tests.rs:9:5
[INFO] [stdout]     |
[INFO] [stdout]   9 | use copilot_adapter::anthropic::types::*;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `ContentBlock` to disambiguate
[INFO] [stdout] note: `ContentBlock` could also refer to the enum imported here
[INFO] [stdout]    --> tests/unit/effort_thinking_tests.rs:10:5
[INFO] [stdout]     |
[INFO] [stdout]  10 | use copilot_adapter::copilot::types::*;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `ContentBlock` to disambiguate
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `ContentBlock` is ambiguous
[INFO] [stdout]    --> tests/unit/effort_thinking_tests.rs:459:21
[INFO] [stdout]     |
[INFO] [stdout] 459 |                     ContentBlock::Text {
[INFO] [stdout]     |                     ^^^^^^^^^^^^ ambiguous name
[INFO] [stdout]     |
[INFO] [stdout]     = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `ContentBlock` could refer to the enum imported here
[INFO] [stdout]    --> tests/unit/effort_thinking_tests.rs:9:5
[INFO] [stdout]     |
[INFO] [stdout]   9 | use copilot_adapter::anthropic::types::*;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `ContentBlock` to disambiguate
[INFO] [stdout] note: `ContentBlock` could also refer to the enum imported here
[INFO] [stdout]    --> tests/unit/effort_thinking_tests.rs:10:5
[INFO] [stdout]     |
[INFO] [stdout]  10 | use copilot_adapter::copilot::types::*;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `ContentBlock` to disambiguate
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `ContentBlock` is ambiguous
[INFO] [stdout]    --> tests/unit/effort_thinking_tests.rs:501:21
[INFO] [stdout]     |
[INFO] [stdout] 501 |                     ContentBlock::RedactedThinking {
[INFO] [stdout]     |                     ^^^^^^^^^^^^ ambiguous name
[INFO] [stdout]     |
[INFO] [stdout]     = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `ContentBlock` could refer to the enum imported here
[INFO] [stdout]    --> tests/unit/effort_thinking_tests.rs:9:5
[INFO] [stdout]     |
[INFO] [stdout]   9 | use copilot_adapter::anthropic::types::*;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `ContentBlock` to disambiguate
[INFO] [stdout] note: `ContentBlock` could also refer to the enum imported here
[INFO] [stdout]    --> tests/unit/effort_thinking_tests.rs:10:5
[INFO] [stdout]     |
[INFO] [stdout]  10 | use copilot_adapter::copilot::types::*;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `ContentBlock` to disambiguate
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `ContentBlock` is ambiguous
[INFO] [stdout]    --> tests/unit/effort_thinking_tests.rs:504:21
[INFO] [stdout]     |
[INFO] [stdout] 504 |                     ContentBlock::Text {
[INFO] [stdout]     |                     ^^^^^^^^^^^^ ambiguous name
[INFO] [stdout]     |
[INFO] [stdout]     = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `ContentBlock` could refer to the enum imported here
[INFO] [stdout]    --> tests/unit/effort_thinking_tests.rs:9:5
[INFO] [stdout]     |
[INFO] [stdout]   9 | use copilot_adapter::anthropic::types::*;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `ContentBlock` to disambiguate
[INFO] [stdout] note: `ContentBlock` could also refer to the enum imported here
[INFO] [stdout]    --> tests/unit/effort_thinking_tests.rs:10:5
[INFO] [stdout]     |
[INFO] [stdout]  10 | use copilot_adapter::copilot::types::*;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `ContentBlock` to disambiguate
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `ContentBlock` is ambiguous
[INFO] [stdout]    --> tests/unit/effort_thinking_tests.rs:539:21
[INFO] [stdout]     |
[INFO] [stdout] 539 |                     ContentBlock::Thinking {
[INFO] [stdout]     |                     ^^^^^^^^^^^^ ambiguous name
[INFO] [stdout]     |
[INFO] [stdout]     = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `ContentBlock` could refer to the enum imported here
[INFO] [stdout]    --> tests/unit/effort_thinking_tests.rs:9:5
[INFO] [stdout]     |
[INFO] [stdout]   9 | use copilot_adapter::anthropic::types::*;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `ContentBlock` to disambiguate
[INFO] [stdout] note: `ContentBlock` could also refer to the enum imported here
[INFO] [stdout]    --> tests/unit/effort_thinking_tests.rs:10:5
[INFO] [stdout]     |
[INFO] [stdout]  10 | use copilot_adapter::copilot::types::*;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `ContentBlock` to disambiguate
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `ContentBlock` is ambiguous
[INFO] [stdout]    --> tests/unit/effort_thinking_tests.rs:543:21
[INFO] [stdout]     |
[INFO] [stdout] 543 |                     ContentBlock::RedactedThinking {
[INFO] [stdout]     |                     ^^^^^^^^^^^^ ambiguous name
[INFO] [stdout]     |
[INFO] [stdout]     = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `ContentBlock` could refer to the enum imported here
[INFO] [stdout]    --> tests/unit/effort_thinking_tests.rs:9:5
[INFO] [stdout]     |
[INFO] [stdout]   9 | use copilot_adapter::anthropic::types::*;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `ContentBlock` to disambiguate
[INFO] [stdout] note: `ContentBlock` could also refer to the enum imported here
[INFO] [stdout]    --> tests/unit/effort_thinking_tests.rs:10:5
[INFO] [stdout]     |
[INFO] [stdout]  10 | use copilot_adapter::copilot::types::*;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `ContentBlock` to disambiguate
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `ContentBlock` is ambiguous
[INFO] [stdout]    --> tests/unit/effort_thinking_tests.rs:580:21
[INFO] [stdout]     |
[INFO] [stdout] 580 |                     ContentBlock::Thinking {
[INFO] [stdout]     |                     ^^^^^^^^^^^^ ambiguous name
[INFO] [stdout]     |
[INFO] [stdout]     = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `ContentBlock` could refer to the enum imported here
[INFO] [stdout]    --> tests/unit/effort_thinking_tests.rs:9:5
[INFO] [stdout]     |
[INFO] [stdout]   9 | use copilot_adapter::anthropic::types::*;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `ContentBlock` to disambiguate
[INFO] [stdout] note: `ContentBlock` could also refer to the enum imported here
[INFO] [stdout]    --> tests/unit/effort_thinking_tests.rs:10:5
[INFO] [stdout]     |
[INFO] [stdout]  10 | use copilot_adapter::copilot::types::*;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `ContentBlock` to disambiguate
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `ContentBlock` is ambiguous
[INFO] [stdout]    --> tests/unit/effort_thinking_tests.rs:584:21
[INFO] [stdout]     |
[INFO] [stdout] 584 |                     ContentBlock::ToolUse {
[INFO] [stdout]     |                     ^^^^^^^^^^^^ ambiguous name
[INFO] [stdout]     |
[INFO] [stdout]     = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `ContentBlock` could refer to the enum imported here
[INFO] [stdout]    --> tests/unit/effort_thinking_tests.rs:9:5
[INFO] [stdout]     |
[INFO] [stdout]   9 | use copilot_adapter::anthropic::types::*;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `ContentBlock` to disambiguate
[INFO] [stdout] note: `ContentBlock` could also refer to the enum imported here
[INFO] [stdout]    --> tests/unit/effort_thinking_tests.rs:10:5
[INFO] [stdout]     |
[INFO] [stdout]  10 | use copilot_adapter::copilot::types::*;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `ContentBlock` to disambiguate
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `ContentBlock` is ambiguous
[INFO] [stdout]    --> tests/unit/effort_thinking_tests.rs:594:57
[INFO] [stdout]     |
[INFO] [stdout] 594 |                 content: ContentBlockInput::Blocks(vec![ContentBlock::ToolResult {
[INFO] [stdout]     |                                                         ^^^^^^^^^^^^ ambiguous name
[INFO] [stdout]     |
[INFO] [stdout]     = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `ContentBlock` could refer to the enum imported here
[INFO] [stdout]    --> tests/unit/effort_thinking_tests.rs:9:5
[INFO] [stdout]     |
[INFO] [stdout]   9 | use copilot_adapter::anthropic::types::*;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `ContentBlock` to disambiguate
[INFO] [stdout] note: `ContentBlock` could also refer to the enum imported here
[INFO] [stdout]    --> tests/unit/effort_thinking_tests.rs:10:5
[INFO] [stdout]     |
[INFO] [stdout]  10 | use copilot_adapter::copilot::types::*;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `ContentBlock` to disambiguate
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `ContentBlock` is ambiguous
[INFO] [stdout]    --> tests/unit/effort_thinking_tests.rs:646:57
[INFO] [stdout]     |
[INFO] [stdout] 646 |                 content: ContentBlockInput::Blocks(vec![ContentBlock::Text {
[INFO] [stdout]     |                                                         ^^^^^^^^^^^^ ambiguous name
[INFO] [stdout]     |
[INFO] [stdout]     = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `ContentBlock` could refer to the enum imported here
[INFO] [stdout]    --> tests/unit/effort_thinking_tests.rs:9:5
[INFO] [stdout]     |
[INFO] [stdout]   9 | use copilot_adapter::anthropic::types::*;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `ContentBlock` to disambiguate
[INFO] [stdout] note: `ContentBlock` could also refer to the enum imported here
[INFO] [stdout]    --> tests/unit/effort_thinking_tests.rs:10:5
[INFO] [stdout]     |
[INFO] [stdout]  10 | use copilot_adapter::copilot::types::*;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `ContentBlock` to disambiguate
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `copilot_adapter::storage::TokenStorage`
[INFO] [stdout]  --> tests/unit/native_storage_tests.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use copilot_adapter::storage::TokenStorage;
[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: `copilot_adapter::storage::TokenStorage`
[INFO] [stdout]  --> tests/unit/storage_tests.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use copilot_adapter::storage::TokenStorage;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `xor_key` is never used
[INFO] [stdout]   --> tests/unit/native_storage_tests.rs:17:4
[INFO] [stdout]    |
[INFO] [stdout] 17 | fn xor_key() -> Vec<u8> {
[INFO] [stdout]    |    ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `xor_transform` is never used
[INFO] [stdout]   --> tests/unit/native_storage_tests.rs:30:4
[INFO] [stdout]    |
[INFO] [stdout] 30 | fn xor_transform(data: &[u8], key: &[u8]) -> Vec<u8> {
[INFO] [stdout]    |    ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `copilot-adapter` (test "unit") due to 38 previous errors; 4 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: function `test_dir` is never used
[INFO] [stdout]   --> tests/integration/storage_integration_test.rs:12:4
[INFO] [stdout]    |
[INFO] [stdout] 12 | fn test_dir(name: &str) -> std::path::PathBuf {
[INFO] [stdout]    |    ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "e637e7116e87ce1c16830dbee7b27d62c574a458a9c51269db4bfdfa19868c93", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e637e7116e87ce1c16830dbee7b27d62c574a458a9c51269db4bfdfa19868c93", kill_on_drop: false }`
[INFO] [stdout] e637e7116e87ce1c16830dbee7b27d62c574a458a9c51269db4bfdfa19868c93
