[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] adb3de4b258f71cc2236ebc0ad4a2e4478a71da8 [INFO] testing dmitriyk-code/github4claude against 1.98.0-beta.1 for beta-1.98-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdmitriyk-code%2Fgithub4claude" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/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-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/dmitriyk-code/github4claude 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/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" "+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-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 0a9fe3d63aa51fc4264b17745381a66fe988cfe2ecb90696c0b5eb1d9acbfd08 [INFO] running `Command { std: "docker" "start" "0a9fe3d63aa51fc4264b17745381a66fe988cfe2ecb90696c0b5eb1d9acbfd08", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0a9fe3d63aa51fc4264b17745381a66fe988cfe2ecb90696c0b5eb1d9acbfd08", 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" "0a9fe3d63aa51fc4264b17745381a66fe988cfe2ecb90696c0b5eb1d9acbfd08" "/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" "0a9fe3d63aa51fc4264b17745381a66fe988cfe2ecb90696c0b5eb1d9acbfd08", 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" "0a9fe3d63aa51fc4264b17745381a66fe988cfe2ecb90696c0b5eb1d9acbfd08" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Compiling itoa v1.0.18 [INFO] [stderr] Compiling futures-channel v0.3.32 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling futures-io v0.3.32 [INFO] [stderr] Compiling slab v0.4.12 [INFO] [stderr] Compiling cc v1.2.57 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling zeroize_derive v1.4.3 [INFO] [stderr] Compiling block-padding v0.3.3 [INFO] [stderr] Compiling pkg-config v0.3.33 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Compiling bitflags v2.11.0 [INFO] [stderr] Compiling colorchoice v1.0.5 [INFO] [stderr] Compiling anstyle v1.0.14 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling inout v0.1.4 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling anstream v1.0.0 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling iri-string v0.7.11 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling fastrand v2.4.1 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling fancy-regex v0.12.0 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling linux-keyutils v0.2.5 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling cbc v0.1.2 [INFO] [stderr] Compiling clap_builder v4.6.0 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling libdbus-sys v0.2.7 [INFO] [stderr] Compiling bstr v1.12.1 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling rustls-pki-types v1.14.0 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling dbus v0.9.11 [INFO] [stderr] Compiling matchit v0.7.3 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling webpki-roots v1.0.6 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling tracing-subscriber v0.3.23 [INFO] [stderr] Compiling uuid v1.23.0 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling colored v2.2.0 [INFO] [stderr] Compiling tiktoken-rs v0.5.9 [INFO] [stderr] Compiling daemonize v0.5.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling serde_path_to_error v0.1.20 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling axum-core v0.4.5 [INFO] [stderr] Compiling futures-executor v0.3.32 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling futures v0.3.32 [INFO] [stderr] Compiling clap v4.6.0 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling chrono v0.4.44 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling dbus-secret-service v4.1.0 [INFO] [stderr] Compiling keyring v3.6.3 [INFO] [stderr] Compiling rustls v0.23.37 [INFO] [stderr] Compiling axum v0.7.9 [INFO] [stderr] Compiling rustls-webpki v0.103.10 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling reqwest v0.12.28 [INFO] [stderr] Compiling 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: 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] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 41.58s [INFO] running `Command { std: "docker" "inspect" "0a9fe3d63aa51fc4264b17745381a66fe988cfe2ecb90696c0b5eb1d9acbfd08", 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" "0a9fe3d63aa51fc4264b17745381a66fe988cfe2ecb90696c0b5eb1d9acbfd08" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling axum v0.7.9 [INFO] [stderr] Compiling reqwest v0.12.28 [INFO] [stderr] Compiling 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 { [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 { [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[E0659]: `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] [INFO] [stdout] [INFO] [stdout] error[E0659]: `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] [INFO] [stdout] [INFO] [stdout] error[E0659]: `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] [INFO] [stdout] [INFO] [stdout] error[E0659]: `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] [INFO] [stdout] [INFO] [stdout] error[E0659]: `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] [INFO] [stdout] [INFO] [stdout] error[E0659]: `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] [INFO] [stdout] [INFO] [stdout] error[E0659]: `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] [INFO] [stdout] [INFO] [stdout] error[E0659]: `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] [INFO] [stdout] [INFO] [stdout] error[E0659]: `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] [INFO] [stdout] [INFO] [stdout] error[E0659]: `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] [INFO] [stdout] [INFO] [stdout] error[E0659]: `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] [INFO] [stdout] [INFO] [stdout] error[E0659]: `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] [INFO] [stdout] [INFO] [stdout] error[E0659]: `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] [INFO] [stdout] [INFO] [stdout] error[E0659]: `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] [INFO] [stdout] [INFO] [stdout] error[E0659]: `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] [INFO] [stdout] [INFO] [stdout] error[E0659]: `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] [INFO] [stdout] [INFO] [stdout] error[E0659]: `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] [INFO] [stdout] [INFO] [stdout] error[E0659]: `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] [INFO] [stdout] [INFO] [stdout] error[E0659]: `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] [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] For more information about this error, try `rustc --explain E0659`. [INFO] [stdout] [INFO] [stderr] error: could not compile `copilot-adapter` (test "unit") due to 19 previous errors; 2 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" "0a9fe3d63aa51fc4264b17745381a66fe988cfe2ecb90696c0b5eb1d9acbfd08", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0a9fe3d63aa51fc4264b17745381a66fe988cfe2ecb90696c0b5eb1d9acbfd08", kill_on_drop: false }` [INFO] [stdout] 0a9fe3d63aa51fc4264b17745381a66fe988cfe2ecb90696c0b5eb1d9acbfd08