[INFO] cloning repository https://github.com/lazytiger/eye [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lazytiger/eye" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flazytiger%2Feye", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flazytiger%2Feye'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8d41f189e54ba158f339f5575248de3218ad5d26 [INFO] testing lazytiger/eye against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flazytiger%2Feye" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/lazytiger/eye [INFO] finished tweaking git repo https://github.com/lazytiger/eye [INFO] tweaked toml for git repo https://github.com/lazytiger/eye written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/lazytiger/eye on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/lazytiger/eye 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" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded lazy-regex-proc_macros v3.6.0 [INFO] [stderr] Downloaded lazy-regex v3.6.0 [INFO] [stderr] Downloaded hashlink v0.11.0 [INFO] [stderr] Downloaded android_logger v0.15.1 [INFO] [stderr] Downloaded termimad v0.34.1 [INFO] [stderr] Downloaded html2text v0.16.7 [INFO] [stderr] Downloaded crokey v1.4.0 [INFO] [stderr] Downloaded crokey-proc_macros v1.4.0 [INFO] [stderr] Downloaded scraper v0.23.1 [INFO] [stderr] Downloaded yaml-rust2 v0.11.0 [INFO] [stderr] Downloaded minimad v0.14.0 [INFO] [stderr] Downloaded toml v1.0.3+spec-1.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5f9eb4cbaf5634b28d4b86d65bd5202fd9048fec93d013742c8c0b1de756fb51 [INFO] running `Command { std: "docker" "start" "-a" "5f9eb4cbaf5634b28d4b86d65bd5202fd9048fec93d013742c8c0b1de756fb51", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5f9eb4cbaf5634b28d4b86d65bd5202fd9048fec93d013742c8c0b1de756fb51", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5f9eb4cbaf5634b28d4b86d65bd5202fd9048fec93d013742c8c0b1de756fb51", kill_on_drop: false }` [INFO] [stdout] 5f9eb4cbaf5634b28d4b86d65bd5202fd9048fec93d013742c8c0b1de756fb51 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 92f313b92c3d39c09f1d0d6f6c634f1165833875b919952d8393b00d350dd055 [INFO] running `Command { std: "docker" "start" "-a" "92f313b92c3d39c09f1d0d6f6c634f1165833875b919952d8393b00d350dd055", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling quote v1.0.44 [INFO] [stderr] Compiling unicode-ident v1.0.22 [INFO] [stderr] Compiling libc v0.2.182 [INFO] [stderr] Compiling cfg-if v1.0.4 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling lock_api v0.4.14 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling futures-core v0.3.32 [INFO] [stderr] Compiling siphasher v1.0.2 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling itoa v1.0.17 [INFO] [stderr] Compiling bytes v1.11.1 [INFO] [stderr] Compiling litemap v0.8.1 [INFO] [stderr] Compiling writeable v0.6.2 [INFO] [stderr] Compiling find-msvc-tools v0.1.9 [INFO] [stderr] Compiling stable_deref_trait v1.2.1 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling icu_properties_data v2.1.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling icu_normalizer_data v2.1.1 [INFO] [stderr] Compiling futures-task v0.3.32 [INFO] [stderr] Compiling typenum v1.19.0 [INFO] [stderr] Compiling futures-io v0.3.32 [INFO] [stderr] Compiling futures-sink v0.3.32 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling syn v2.0.114 [INFO] [stderr] Compiling bitflags v2.11.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling slab v0.4.12 [INFO] [stderr] Compiling new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling foldhash v0.2.0 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling futures-channel v0.3.32 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling socket2 v0.6.2 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling cc v1.2.56 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling phf_shared v0.13.1 [INFO] [stderr] Compiling zmij v1.0.21 [INFO] [stderr] Compiling iana-time-zone v0.1.65 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling cmake v0.1.57 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling regex-syntax v0.8.9 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling linux-raw-sys v0.12.1 [INFO] [stderr] Compiling convert_case v0.10.0 [INFO] [stderr] Compiling indexmap v2.13.0 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling aws-lc-rs v1.16.1 [INFO] [stderr] Compiling aws-lc-sys v0.38.0 [INFO] [stderr] Compiling phf_generator v0.13.1 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling phf_codegen v0.11.3 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling parking v2.2.1 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling crc-catalog v2.4.0 [INFO] [stderr] Compiling crc v3.4.0 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling libsqlite3-sys v0.30.1 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Compiling hashlink v0.10.0 [INFO] [stderr] Compiling rustls-pki-types v1.14.0 [INFO] [stderr] Compiling crypto-common v0.1.7 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling ryu v1.0.23 [INFO] [stderr] Compiling litrs v1.0.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling document-features v0.2.12 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling phf_codegen v0.13.1 [INFO] [stderr] Compiling string_cache_codegen v0.6.1 [INFO] [stderr] Compiling tokio v1.50.0 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling derive_more-impl v2.1.1 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling phf_macros v0.11.3 [INFO] [stderr] Compiling rustls v0.23.37 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling tokio-stream v0.1.18 [INFO] [stderr] Compiling web_atoms v0.2.3 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Compiling chrono v0.4.44 [INFO] [stderr] Compiling string_cache_codegen v0.5.4 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling unicode-width v0.2.2 [INFO] [stderr] Compiling mac v0.1.1 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling zerocopy v0.8.40 [INFO] [stderr] Compiling markup5ever v0.14.1 [INFO] [stderr] Compiling h2 v0.4.13 [INFO] [stderr] Compiling futf v0.1.5 [INFO] [stderr] Compiling sqlx-core v0.8.6 [INFO] [stderr] Compiling derive_more v2.1.1 [INFO] [stderr] Compiling futures-executor v0.3.32 [INFO] [stderr] Compiling flume v0.11.1 [INFO] [stderr] Compiling signal-hook-mio v0.2.5 [INFO] [stderr] Compiling string_cache v0.9.0 [INFO] [stderr] Compiling phf v0.13.1 [INFO] [stderr] Compiling getrandom v0.4.1 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling dtoa v1.0.11 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling crossterm v0.29.0 [INFO] [stderr] Compiling dtoa-short v0.3.5 [INFO] [stderr] Compiling tendril v0.4.3 [INFO] [stderr] Compiling string_cache v0.8.9 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling cssparser-macros v0.6.1 [INFO] [stderr] Compiling sqlx-sqlite v0.8.6 [INFO] [stderr] Compiling tendril v0.5.0 [INFO] [stderr] Compiling selectors v0.26.0 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling strict v0.2.0 [INFO] [stderr] Compiling anstyle-query v1.1.5 [INFO] [stderr] Compiling openssl-probe v0.2.1 [INFO] [stderr] Compiling anstyle v1.0.13 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.2 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Compiling ipnet v2.12.0 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling anstream v0.6.21 [INFO] [stderr] Compiling sqlx-macros-core v0.8.6 [INFO] [stderr] Compiling rustls-native-certs v0.8.3 [INFO] [stderr] Compiling crokey-proc_macros v1.4.0 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling deranged v0.5.8 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling lazy-regex-proc_macros v3.6.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling markup5ever v0.38.0 [INFO] [stderr] Compiling cssparser v0.34.0 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling derive_more v0.99.20 [INFO] [stderr] Compiling match_token v0.1.0 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling servo_arc v0.4.3 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling nu-ansi-term v0.50.3 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling iri-string v0.7.10 [INFO] [stderr] Compiling time-core v0.1.8 [INFO] [stderr] Compiling num-conv v0.2.0 [INFO] [stderr] Compiling clap_lex v1.0.0 [INFO] [stderr] Compiling winnow v0.7.14 [INFO] [stderr] Compiling tempfile v3.26.0 [INFO] [stderr] Compiling time v0.3.47 [INFO] [stderr] Compiling clap_builder v4.5.60 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling toml_parser v1.0.9+spec-1.1.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.22 [INFO] [stderr] Compiling html5ever v0.29.1 [INFO] [stderr] Compiling lazy-regex v3.6.0 [INFO] [stderr] Compiling sqlx-macros v0.8.6 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling html5ever v0.38.0 [INFO] [stderr] Compiling crossbeam v0.8.4 [INFO] [stderr] Compiling crokey v1.4.0 [INFO] [stderr] Compiling coolor v1.1.0 [INFO] [stderr] Compiling clap_derive v4.5.55 [INFO] [stderr] Compiling console v0.16.2 [INFO] [stderr] Compiling getopts v0.2.24 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling serde_spanned v1.0.4 [INFO] [stderr] Compiling toml_datetime v1.0.0+spec-1.1.0 [INFO] [stderr] Compiling hashlink v0.11.0 [INFO] [stderr] Compiling minimad v0.14.0 [INFO] [stderr] Compiling toml_writer v1.0.6+spec-1.1.0 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling arraydeque v0.5.1 [INFO] [stderr] Compiling shell-words v1.1.1 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling ego-tree v0.10.0 [INFO] [stderr] Compiling termimad v0.34.1 [INFO] [stderr] Compiling scraper v0.23.1 [INFO] [stderr] Compiling dialoguer v0.12.0 [INFO] [stderr] Compiling clap v4.5.60 [INFO] [stderr] Compiling yaml-rust2 v0.11.0 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling toml v1.0.3+spec-1.1.0 [INFO] [stderr] Compiling html2text v0.16.7 [INFO] [stderr] Compiling sqlx v0.8.6 [INFO] [stderr] Compiling tracing-appender v0.2.4 [INFO] [stderr] Compiling futures v0.3.32 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling urlencoding v2.1.3 [INFO] [stderr] Compiling home v0.5.12 [INFO] [stderr] Compiling rustls-webpki v0.103.9 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling rustls-platform-verifier v0.6.2 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling reqwest v0.13.2 [INFO] [stderr] Compiling eye v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `skill_manager` is never read [INFO] [stdout] --> src/agent/mod.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 24 | pub struct Agent { [INFO] [stdout] | ----- field in this struct [INFO] [stdout] ... [INFO] [stdout] 28 | skill_manager: Arc, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `config` is never read [INFO] [stdout] --> src/interface/cli.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 13 | pub struct CliInterface { [INFO] [stdout] | ------------ field in this struct [INFO] [stdout] 14 | /// Configuration [INFO] [stdout] 15 | config: InterfaceConfig, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 5m 28s [INFO] running `Command { std: "docker" "inspect" "92f313b92c3d39c09f1d0d6f6c634f1165833875b919952d8393b00d350dd055", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "92f313b92c3d39c09f1d0d6f6c634f1165833875b919952d8393b00d350dd055", kill_on_drop: false }` [INFO] [stdout] 92f313b92c3d39c09f1d0d6f6c634f1165833875b919952d8393b00d350dd055 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1fbf84ccb144462689fc35e7646c5bbf1f078409f72de26ba8ba4fa5ba6b2d01 [INFO] running `Command { std: "docker" "start" "-a" "1fbf84ccb144462689fc35e7646c5bbf1f078409f72de26ba8ba4fa5ba6b2d01", kill_on_drop: false }` [INFO] [stderr] Compiling eye v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `skill_manager` is never read [INFO] [stdout] --> src/agent/mod.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 24 | pub struct Agent { [INFO] [stdout] | ----- field in this struct [INFO] [stdout] ... [INFO] [stdout] 28 | skill_manager: Arc, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `config` is never read [INFO] [stdout] --> src/interface/cli.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 13 | pub struct CliInterface { [INFO] [stdout] | ------------ field in this struct [INFO] [stdout] 14 | /// Configuration [INFO] [stdout] 15 | config: InterfaceConfig, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `eye::provider::Content`, `eye::provider::Role` [INFO] [stdout] --> examples/openai.rs:15:21 [INFO] [stdout] | [INFO] [stdout] 15 | use eye::provider::{Content, Provider, ChatRequest, ChatMessage, Role, Tool}; [INFO] [stdout] | ^^^^^^^ no `Content` in `provider` ^^^^ no `Role` in `provider` [INFO] [stdout] | [INFO] [stdout] = help: consider importing this enum instead: [INFO] [stdout] eye::provider::compatible::Role [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `eye::provider::AudioUrl`, `eye::provider::Content`, `eye::provider::ModelCapabilities`, `eye::provider::Role`, `eye::provider::VideoUrl` [INFO] [stdout] --> examples/test_multimodal.rs:5:18 [INFO] [stdout] | [INFO] [stdout] 5 | AudioFormat, AudioUrl, ChatMessage, ChatRequest, Content, ContentPart, ImageDetail, ImageUrl, [INFO] [stdout] | ^^^^^^^^ ^^^^^^^ no `Content` in `provider` [INFO] [stdout] | | [INFO] [stdout] | no `AudioUrl` in `provider` [INFO] [stdout] 6 | ModelCapabilities, Provider, Role, VideoFormat, VideoUrl, create_provider, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ ^^^^ ^^^^^^^^ no `VideoUrl` in `provider` [INFO] [stdout] | | | [INFO] [stdout] | | no `Role` in `provider` [INFO] [stdout] | no `ModelCapabilities` in `provider` [INFO] [stdout] | [INFO] [stdout] = help: consider importing this enum instead: [INFO] [stdout] eye::provider::compatible::Role [INFO] [stdout] help: a similar name exists in the module [INFO] [stdout] | [INFO] [stdout] 6 - ModelCapabilities, Provider, Role, VideoFormat, VideoUrl, create_provider, [INFO] [stdout] 6 + ProviderCapabilities, Provider, Role, VideoFormat, VideoUrl, create_provider, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 4 arguments but 3 arguments were supplied [INFO] [stdout] --> tests/provider_factory_test.rs:9:20 [INFO] [stdout] | [INFO] [stdout] 9 | let provider = create_provider("openai", "gpt-4", "test-api-key"); [INFO] [stdout] | ^^^^^^^^^^^^^^^----------------------------------- argument #4 of type `Option` is missing [INFO] [stdout] | [INFO] [stdout] note: function defined here [INFO] [stdout] --> src/provider/mod.rs:60:8 [INFO] [stdout] | [INFO] [stdout] 60 | pub fn create_provider( [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] help: provide the argument [INFO] [stdout] | [INFO] [stdout] 9 | let provider = create_provider("openai", "gpt-4", "test-api-key", /* Option */); [INFO] [stdout] | +++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0574]: expected struct, variant or union type, found enum `ChatMessage` [INFO] [stdout] --> examples/openai.rs:74:13 [INFO] [stdout] | [INFO] [stdout] 74 | ChatMessage { [INFO] [stdout] | ^^^^^^^^^^^ not a struct, variant or union type [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct instead [INFO] [stdout] | [INFO] [stdout] 13 + use eye::provider::compatible::ChatMessage; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0574]: expected struct, variant or union type, found enum `ChatMessage` [INFO] [stdout] --> examples/openai.rs:128:13 [INFO] [stdout] | [INFO] [stdout] 128 | ChatMessage { [INFO] [stdout] | ^^^^^^^^^^^ not a struct, variant or union type [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct instead [INFO] [stdout] | [INFO] [stdout] 13 + use eye::provider::compatible::ChatMessage; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0574]: expected struct, variant or union type, found enum `ChatMessage` [INFO] [stdout] --> examples/openai.rs:135:13 [INFO] [stdout] | [INFO] [stdout] 135 | ChatMessage { [INFO] [stdout] | ^^^^^^^^^^^ not a struct, variant or union type [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct instead [INFO] [stdout] | [INFO] [stdout] 13 + use eye::provider::compatible::ChatMessage; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0574]: expected struct, variant or union type, found enum `ChatMessage` [INFO] [stdout] --> examples/openai.rs:142:13 [INFO] [stdout] | [INFO] [stdout] 142 | ChatMessage { [INFO] [stdout] | ^^^^^^^^^^^ not a struct, variant or union type [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct instead [INFO] [stdout] | [INFO] [stdout] 13 + use eye::provider::compatible::ChatMessage; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0574]: expected struct, variant or union type, found enum `ChatMessage` [INFO] [stdout] --> examples/openai.rs:149:13 [INFO] [stdout] | [INFO] [stdout] 149 | ChatMessage { [INFO] [stdout] | ^^^^^^^^^^^ not a struct, variant or union type [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct instead [INFO] [stdout] | [INFO] [stdout] 13 + use eye::provider::compatible::ChatMessage; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `chrono::Local` [INFO] [stdout] --> examples/openai.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | use chrono::Local; [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: `Tool` [INFO] [stdout] --> examples/openai.rs:15:72 [INFO] [stdout] | [INFO] [stdout] 15 | use eye::provider::{Content, Provider, ChatRequest, ChatMessage, Role, Tool}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `eye::OptionToResult` [INFO] [stdout] --> examples/openai.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | use eye::OptionToResult; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `serde_json::json` [INFO] [stdout] --> examples/openai.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | use serde_json::json; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 4 arguments but 3 arguments were supplied [INFO] [stdout] --> tests/provider_factory_test.rs:18:20 [INFO] [stdout] | [INFO] [stdout] 18 | let provider = create_provider("openrouter", "anthropic/claude-3-opus", "test-api-key"); [INFO] [stdout] | ^^^^^^^^^^^^^^^--------------------------------------------------------- argument #4 of type `Option` is missing [INFO] [stdout] | [INFO] [stdout] note: function defined here [INFO] [stdout] --> src/provider/mod.rs:60:8 [INFO] [stdout] | [INFO] [stdout] 60 | pub fn create_provider( [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] help: provide the argument [INFO] [stdout] | [INFO] [stdout] 18 | let provider = create_provider("openrouter", "anthropic/claude-3-opus", "test-api-key", /* Option */); [INFO] [stdout] | +++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 4 arguments but 3 arguments were supplied [INFO] [stdout] --> tests/provider_factory_test.rs:27:20 [INFO] [stdout] | [INFO] [stdout] 27 | let provider = create_provider("deepseek", "deepseek-chat", "test-api-key"); [INFO] [stdout] | ^^^^^^^^^^^^^^^--------------------------------------------- argument #4 of type `Option` is missing [INFO] [stdout] | [INFO] [stdout] note: function defined here [INFO] [stdout] --> src/provider/mod.rs:60:8 [INFO] [stdout] | [INFO] [stdout] 60 | pub fn create_provider( [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] help: provide the argument [INFO] [stdout] | [INFO] [stdout] 27 | let provider = create_provider("deepseek", "deepseek-chat", "test-api-key", /* Option */); [INFO] [stdout] | +++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 4 arguments but 3 arguments were supplied [INFO] [stdout] --> tests/provider_factory_test.rs:36:20 [INFO] [stdout] | [INFO] [stdout] 36 | let provider = create_provider( [INFO] [stdout] | ____________________^^^^^^^^^^^^^^^- [INFO] [stdout] 37 | | "custom:https://api.custom.ai/v1", [INFO] [stdout] 38 | | "custom-model", [INFO] [stdout] 39 | | "test-api-key", [INFO] [stdout] 40 | | ); [INFO] [stdout] | |_____- argument #4 of type `Option` is missing [INFO] [stdout] | [INFO] [stdout] note: function defined here [INFO] [stdout] --> src/provider/mod.rs:60:8 [INFO] [stdout] | [INFO] [stdout] 60 | pub fn create_provider( [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] help: provide the argument [INFO] [stdout] | [INFO] [stdout] 36 | let provider = create_provider( [INFO] [stdout] ... [INFO] [stdout] 39 | "test-api-key", [INFO] [stdout] 40 ~ /* Option */, [INFO] [stdout] 41 ~ ); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 4 arguments but 3 arguments were supplied [INFO] [stdout] --> tests/provider_factory_test.rs:47:20 [INFO] [stdout] | [INFO] [stdout] 47 | let provider = create_provider( [INFO] [stdout] | ____________________^^^^^^^^^^^^^^^- [INFO] [stdout] 48 | | "local:http://localhost:8080/v1", [INFO] [stdout] 49 | | "local-model", [INFO] [stdout] 50 | | "test-api-key", [INFO] [stdout] 51 | | ); [INFO] [stdout] | |_____- argument #4 of type `Option` is missing [INFO] [stdout] | [INFO] [stdout] note: function defined here [INFO] [stdout] --> src/provider/mod.rs:60:8 [INFO] [stdout] | [INFO] [stdout] 60 | pub fn create_provider( [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] help: provide the argument [INFO] [stdout] | [INFO] [stdout] 47 | let provider = create_provider( [INFO] [stdout] ... [INFO] [stdout] 50 | "test-api-key", [INFO] [stdout] 51 ~ /* Option */, [INFO] [stdout] 52 ~ ); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 4 arguments but 3 arguments were supplied [INFO] [stdout] --> tests/provider_factory_test.rs:58:13 [INFO] [stdout] | [INFO] [stdout] 58 | assert!(create_provider("OPENAI", "gpt-4", "test").is_ok()); [INFO] [stdout] | ^^^^^^^^^^^^^^^--------------------------- argument #4 of type `Option` is missing [INFO] [stdout] | [INFO] [stdout] note: function defined here [INFO] [stdout] --> src/provider/mod.rs:60:8 [INFO] [stdout] | [INFO] [stdout] 60 | pub fn create_provider( [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] help: provide the argument [INFO] [stdout] | [INFO] [stdout] 58 | assert!(create_provider("OPENAI", "gpt-4", "test", /* Option */).is_ok()); [INFO] [stdout] | +++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 4 arguments but 3 arguments were supplied [INFO] [stdout] --> tests/provider_factory_test.rs:59:13 [INFO] [stdout] | [INFO] [stdout] 59 | assert!(create_provider("OpenAI", "gpt-4", "test").is_ok()); [INFO] [stdout] | ^^^^^^^^^^^^^^^--------------------------- argument #4 of type `Option` is missing [INFO] [stdout] | [INFO] [stdout] note: function defined here [INFO] [stdout] --> src/provider/mod.rs:60:8 [INFO] [stdout] | [INFO] [stdout] 60 | pub fn create_provider( [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] help: provide the argument [INFO] [stdout] | [INFO] [stdout] 59 | assert!(create_provider("OpenAI", "gpt-4", "test", /* Option */).is_ok()); [INFO] [stdout] | +++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 4 arguments but 3 arguments were supplied [INFO] [stdout] --> tests/provider_factory_test.rs:60:13 [INFO] [stdout] | [INFO] [stdout] 60 | assert!(create_provider("openai", "gpt-4", "test").is_ok()); [INFO] [stdout] | ^^^^^^^^^^^^^^^--------------------------- argument #4 of type `Option` is missing [INFO] [stdout] | [INFO] [stdout] note: function defined here [INFO] [stdout] --> src/provider/mod.rs:60:8 [INFO] [stdout] | [INFO] [stdout] 60 | pub fn create_provider( [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] help: provide the argument [INFO] [stdout] | [INFO] [stdout] 60 | assert!(create_provider("openai", "gpt-4", "test", /* Option */).is_ok()); [INFO] [stdout] | +++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 4 arguments but 3 arguments were supplied [INFO] [stdout] --> tests/provider_factory_test.rs:66:18 [INFO] [stdout] | [INFO] [stdout] 66 | let result = create_provider("unknown", "model", "test-api-key"); [INFO] [stdout] | ^^^^^^^^^^^^^^^------------------------------------ argument #4 of type `Option` is missing [INFO] [stdout] | [INFO] [stdout] note: function defined here [INFO] [stdout] --> src/provider/mod.rs:60:8 [INFO] [stdout] | [INFO] [stdout] 60 | pub fn create_provider( [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] help: provide the argument [INFO] [stdout] | [INFO] [stdout] 66 | let result = create_provider("unknown", "model", "test-api-key", /* Option */); [INFO] [stdout] | +++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 4 arguments but 3 arguments were supplied [INFO] [stdout] --> tests/provider_factory_test.rs:74:18 [INFO] [stdout] | [INFO] [stdout] 74 | let result = create_provider("custom:invalid-url", "model", "test-api-key"); [INFO] [stdout] | ^^^^^^^^^^^^^^^----------------------------------------------- argument #4 of type `Option` is missing [INFO] [stdout] | [INFO] [stdout] note: function defined here [INFO] [stdout] --> src/provider/mod.rs:60:8 [INFO] [stdout] | [INFO] [stdout] 60 | pub fn create_provider( [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] help: provide the argument [INFO] [stdout] | [INFO] [stdout] 74 | let result = create_provider("custom:invalid-url", "model", "test-api-key", /* Option */); [INFO] [stdout] | +++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 4 arguments but 3 arguments were supplied [INFO] [stdout] --> tests/provider_factory_test.rs:78:18 [INFO] [stdout] | [INFO] [stdout] 78 | let result = create_provider("customhttps://api.example.com", "model", "test-api-key"); [INFO] [stdout] | ^^^^^^^^^^^^^^^---------------------------------------------------------- argument #4 of type `Option` is missing [INFO] [stdout] | [INFO] [stdout] note: function defined here [INFO] [stdout] --> src/provider/mod.rs:60:8 [INFO] [stdout] | [INFO] [stdout] 60 | pub fn create_provider( [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] help: provide the argument [INFO] [stdout] | [INFO] [stdout] 78 | let result = create_provider("customhttps://api.example.com", "model", "test-api-key", /* Option */); [INFO] [stdout] | +++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 4 arguments but 3 arguments were supplied [INFO] [stdout] --> tests/provider_factory_test.rs:89:20 [INFO] [stdout] | [INFO] [stdout] 89 | let provider = create_provider("openai", "gpt-4", ""); [INFO] [stdout] | ^^^^^^^^^^^^^^^----------------------- argument #4 of type `Option` is missing [INFO] [stdout] | [INFO] [stdout] note: function defined here [INFO] [stdout] --> src/provider/mod.rs:60:8 [INFO] [stdout] | [INFO] [stdout] 60 | pub fn create_provider( [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] help: provide the argument [INFO] [stdout] | [INFO] [stdout] 89 | let provider = create_provider("openai", "gpt-4", "", /* Option */); [INFO] [stdout] | +++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 4 arguments but 3 arguments were supplied [INFO] [stdout] --> tests/provider_factory_test.rs:102:20 [INFO] [stdout] | [INFO] [stdout] 102 | let provider = create_provider("openai", "gpt-4", "param-api-key"); [INFO] [stdout] | ^^^^^^^^^^^^^^^------------------------------------ argument #4 of type `Option` is missing [INFO] [stdout] | [INFO] [stdout] note: function defined here [INFO] [stdout] --> src/provider/mod.rs:60:8 [INFO] [stdout] | [INFO] [stdout] 60 | pub fn create_provider( [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] help: provide the argument [INFO] [stdout] | [INFO] [stdout] 102 | let provider = create_provider("openai", "gpt-4", "param-api-key", /* Option */); [INFO] [stdout] | +++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 4 arguments but 3 arguments were supplied [INFO] [stdout] --> tests/provider_factory_test.rs:112:20 [INFO] [stdout] | [INFO] [stdout] 112 | let provider = create_provider("deepseek", "deepseek-chat", "param-key"); [INFO] [stdout] | ^^^^^^^^^^^^^^^------------------------------------------ argument #4 of type `Option` is missing [INFO] [stdout] | [INFO] [stdout] note: function defined here [INFO] [stdout] --> src/provider/mod.rs:60:8 [INFO] [stdout] | [INFO] [stdout] 60 | pub fn create_provider( [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] help: provide the argument [INFO] [stdout] | [INFO] [stdout] 112 | let provider = create_provider("deepseek", "deepseek-chat", "param-key", /* Option */); [INFO] [stdout] | +++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `new_text` found for enum `eye::provider::ChatMessage` in the current scope [INFO] [stdout] --> examples/test_multimodal.rs:40:32 [INFO] [stdout] | [INFO] [stdout] 40 | let message = ChatMessage::new_text(Role::User, "Hello, world!"); [INFO] [stdout] | ^^^^^^^^ variant or associated item not found in `eye::provider::ChatMessage` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0061`. [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> examples/openai.rs:82:16 [INFO] [stdout] | [INFO] [stdout] 82 | model: client.name().to_string(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ expected `Option`, found `String` [INFO] [stdout] | [INFO] [stdout] = note: expected enum `std::option::Option` [INFO] [stdout] found struct `std::string::String` [INFO] [stdout] help: try wrapping the expression in `Some` [INFO] [stdout] | [INFO] [stdout] 82 | model: Some(client.name().to_string()), [INFO] [stdout] | +++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> examples/test_multimodal.rs:44:16 [INFO] [stdout] | [INFO] [stdout] 44 | model: provider.name().to_string(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `Option`, found `String` [INFO] [stdout] | [INFO] [stdout] = note: expected enum `Option` [INFO] [stdout] found struct `std::string::String` [INFO] [stdout] help: try wrapping the expression in `Some` [INFO] [stdout] | [INFO] [stdout] 44 | model: Some(provider.name().to_string()), [INFO] [stdout] | +++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0560]: struct `eye::provider::ChatRequest` has no field named `stream_options` [INFO] [stdout] --> examples/test_multimodal.rs:62:9 [INFO] [stdout] | [INFO] [stdout] 62 | stream_options: None, [INFO] [stdout] | ^^^^^^^^^^^^^^ `eye::provider::ChatRequest` does not have this field [INFO] [stdout] | [INFO] [stdout] = note: all struct fields are already assigned [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0560]: struct `eye::provider::ChatRequest` has no field named `stream_options` [INFO] [stdout] --> examples/openai.rs:100:9 [INFO] [stdout] | [INFO] [stdout] 100 | stream_options: None, [INFO] [stdout] | ^^^^^^^^^^^^^^ `eye::provider::ChatRequest` does not have this field [INFO] [stdout] | [INFO] [stdout] = note: all struct fields are already assigned [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `eye` (test "provider_factory_test") due to 14 previous errors [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> examples/openai.rs:157:16 [INFO] [stdout] | [INFO] [stdout] 157 | model: client.name().to_string(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ expected `Option`, found `String` [INFO] [stdout] | [INFO] [stdout] = note: expected enum `std::option::Option` [INFO] [stdout] found struct `std::string::String` [INFO] [stdout] help: try wrapping the expression in `Some` [INFO] [stdout] | [INFO] [stdout] 157 | model: Some(client.name().to_string()), [INFO] [stdout] | +++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0560]: struct `eye::provider::ChatRequest` has no field named `stream_options` [INFO] [stdout] --> examples/openai.rs:175:9 [INFO] [stdout] | [INFO] [stdout] 175 | stream_options: None, [INFO] [stdout] | ^^^^^^^^^^^^^^ `eye::provider::ChatRequest` does not have this field [INFO] [stdout] | [INFO] [stdout] = note: all struct fields are already assigned [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `text_content` found for struct `eye::provider::AssistantMessage` in the current scope [INFO] [stdout] --> examples/test_multimodal.rs:70:37 [INFO] [stdout] | [INFO] [stdout] 70 | response.choices[0].message.text_content() [INFO] [stdout] | ^^^^^^^^^^^^ method not found in `eye::provider::AssistantMessage` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `new_with_image` found for enum `eye::provider::ChatMessage` in the current scope [INFO] [stdout] --> examples/test_multimodal.rs:78:32 [INFO] [stdout] | [INFO] [stdout] 78 | let message = ChatMessage::new_with_image( [INFO] [stdout] | ^^^^^^^^^^^^^^ variant or associated item not found in `eye::provider::ChatMessage` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0308, E0432, E0560, E0574. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `new_multimodal` found for enum `eye::provider::ChatMessage` in the current scope [INFO] [stdout] --> examples/test_multimodal.rs:85:33 [INFO] [stdout] | [INFO] [stdout] 85 | let message2 = ChatMessage::new_multimodal( [INFO] [stdout] | ^^^^^^^^^^^^^^ variant or associated item not found in `eye::provider::ChatMessage` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> examples/test_multimodal.rs:102:16 [INFO] [stdout] | [INFO] [stdout] 102 | model: provider.name().to_string(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `Option`, found `String` [INFO] [stdout] | [INFO] [stdout] = note: expected enum `Option` [INFO] [stdout] found struct `std::string::String` [INFO] [stdout] help: try wrapping the expression in `Some` [INFO] [stdout] | [INFO] [stdout] 102 | model: Some(provider.name().to_string()), [INFO] [stdout] | +++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0560]: struct `eye::provider::ChatRequest` has no field named `stream_options` [INFO] [stdout] --> examples/test_multimodal.rs:120:9 [INFO] [stdout] | [INFO] [stdout] 120 | stream_options: None, [INFO] [stdout] | ^^^^^^^^^^^^^^ `eye::provider::ChatRequest` does not have this field [INFO] [stdout] | [INFO] [stdout] = note: all struct fields are already assigned [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `eye` (example "openai") due to 10 previous errors; 4 warnings emitted [INFO] [stdout] error[E0599]: no method named `is_multimodal` found for struct `eye::provider::AssistantMessage` in the current scope [INFO] [stdout] --> examples/test_multimodal.rs:128:37 [INFO] [stdout] | [INFO] [stdout] 128 | response.choices[0].message.is_multimodal() [INFO] [stdout] | ^^^^^^^^^^^^^ method not found in `eye::provider::AssistantMessage` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `new_with_audio` found for enum `eye::provider::ChatMessage` in the current scope [INFO] [stdout] --> examples/test_multimodal.rs:136:32 [INFO] [stdout] | [INFO] [stdout] 136 | let message = ChatMessage::new_with_audio( [INFO] [stdout] | ^^^^^^^^^^^^^^ variant or associated item not found in `eye::provider::ChatMessage` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `new_multimodal` found for enum `eye::provider::ChatMessage` in the current scope [INFO] [stdout] --> examples/test_multimodal.rs:143:33 [INFO] [stdout] | [INFO] [stdout] 143 | let message2 = ChatMessage::new_multimodal( [INFO] [stdout] | ^^^^^^^^^^^^^^ variant or associated item not found in `eye::provider::ChatMessage` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant named `AudioUrl` found for enum `eye::provider::ContentPart` [INFO] [stdout] --> examples/test_multimodal.rs:149:26 [INFO] [stdout] | [INFO] [stdout] 149 | ContentPart::AudioUrl { [INFO] [stdout] | ^^^^^^^^ variant not found in `eye::provider::ContentPart` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> examples/test_multimodal.rs:161:16 [INFO] [stdout] | [INFO] [stdout] 161 | model: provider.name().to_string(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `Option`, found `String` [INFO] [stdout] | [INFO] [stdout] = note: expected enum `Option` [INFO] [stdout] found struct `std::string::String` [INFO] [stdout] help: try wrapping the expression in `Some` [INFO] [stdout] | [INFO] [stdout] 161 | model: Some(provider.name().to_string()), [INFO] [stdout] | +++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0560]: struct `eye::provider::ChatRequest` has no field named `stream_options` [INFO] [stdout] --> examples/test_multimodal.rs:179:9 [INFO] [stdout] | [INFO] [stdout] 179 | stream_options: None, [INFO] [stdout] | ^^^^^^^^^^^^^^ `eye::provider::ChatRequest` does not have this field [INFO] [stdout] | [INFO] [stdout] = note: all struct fields are already assigned [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `new_with_video` found for enum `eye::provider::ChatMessage` in the current scope [INFO] [stdout] --> examples/test_multimodal.rs:191:32 [INFO] [stdout] | [INFO] [stdout] 191 | let message = ChatMessage::new_with_video( [INFO] [stdout] | ^^^^^^^^^^^^^^ variant or associated item not found in `eye::provider::ChatMessage` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `new_multimodal` found for enum `eye::provider::ChatMessage` in the current scope [INFO] [stdout] --> examples/test_multimodal.rs:198:33 [INFO] [stdout] | [INFO] [stdout] 198 | let message2 = ChatMessage::new_multimodal( [INFO] [stdout] | ^^^^^^^^^^^^^^ variant or associated item not found in `eye::provider::ChatMessage` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant named `VideoUrl` found for enum `eye::provider::ContentPart` [INFO] [stdout] --> examples/test_multimodal.rs:204:26 [INFO] [stdout] | [INFO] [stdout] 204 | ContentPart::VideoUrl { [INFO] [stdout] | ^^^^^^^^ variant not found in `eye::provider::ContentPart` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> examples/test_multimodal.rs:216:16 [INFO] [stdout] | [INFO] [stdout] 216 | model: provider.name().to_string(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `Option`, found `String` [INFO] [stdout] | [INFO] [stdout] = note: expected enum `Option` [INFO] [stdout] found struct `std::string::String` [INFO] [stdout] help: try wrapping the expression in `Some` [INFO] [stdout] | [INFO] [stdout] 216 | model: Some(provider.name().to_string()), [INFO] [stdout] | +++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0560]: struct `eye::provider::ChatRequest` has no field named `stream_options` [INFO] [stdout] --> examples/test_multimodal.rs:234:9 [INFO] [stdout] | [INFO] [stdout] 234 | stream_options: None, [INFO] [stdout] | ^^^^^^^^^^^^^^ `eye::provider::ChatRequest` does not have this field [INFO] [stdout] | [INFO] [stdout] = note: all struct fields are already assigned [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `new_multimodal` found for enum `eye::provider::ChatMessage` in the current scope [INFO] [stdout] --> examples/test_multimodal.rs:246:32 [INFO] [stdout] | [INFO] [stdout] 246 | let message = ChatMessage::new_multimodal( [INFO] [stdout] | ^^^^^^^^^^^^^^ variant or associated item not found in `eye::provider::ChatMessage` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant named `AudioUrl` found for enum `eye::provider::ContentPart` [INFO] [stdout] --> examples/test_multimodal.rs:258:26 [INFO] [stdout] | [INFO] [stdout] 258 | ContentPart::AudioUrl { [INFO] [stdout] | ^^^^^^^^ variant not found in `eye::provider::ContentPart` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant named `VideoUrl` found for enum `eye::provider::ContentPart` [INFO] [stdout] --> examples/test_multimodal.rs:265:26 [INFO] [stdout] | [INFO] [stdout] 265 | ContentPart::VideoUrl { [INFO] [stdout] | ^^^^^^^^ variant not found in `eye::provider::ContentPart` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> examples/test_multimodal.rs:277:16 [INFO] [stdout] | [INFO] [stdout] 277 | model: provider.name().to_string(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `Option`, found `String` [INFO] [stdout] | [INFO] [stdout] = note: expected enum `Option` [INFO] [stdout] found struct `std::string::String` [INFO] [stdout] help: try wrapping the expression in `Some` [INFO] [stdout] | [INFO] [stdout] 277 | model: Some(provider.name().to_string()), [INFO] [stdout] | +++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0560]: struct `eye::provider::ChatRequest` has no field named `stream_options` [INFO] [stdout] --> examples/test_multimodal.rs:295:9 [INFO] [stdout] | [INFO] [stdout] 295 | stream_options: None, [INFO] [stdout] | ^^^^^^^^^^^^^^ `eye::provider::ChatRequest` does not have this field [INFO] [stdout] | [INFO] [stdout] = note: all struct fields are already assigned [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `is_multimodal` found for struct `eye::provider::AssistantMessage` in the current scope [INFO] [stdout] --> examples/test_multimodal.rs:303:37 [INFO] [stdout] | [INFO] [stdout] 303 | response.choices[0].message.is_multimodal() [INFO] [stdout] | ^^^^^^^^^^^^^ method not found in `eye::provider::AssistantMessage` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 4 arguments but 3 arguments were supplied [INFO] [stdout] --> examples/test_multimodal.rs:14:20 [INFO] [stdout] | [INFO] [stdout] 14 | let provider = create_provider("openai", "gpt-4-vision-preview", "test-key")?; [INFO] [stdout] | ^^^^^^^^^^^^^^^---------------------------------------------- argument #4 of type `Option` is missing [INFO] [stdout] | [INFO] [stdout] note: function defined here [INFO] [stdout] --> src/provider/mod.rs:60:8 [INFO] [stdout] | [INFO] [stdout] 60 | pub fn create_provider( [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] help: provide the argument [INFO] [stdout] | [INFO] [stdout] 14 | let provider = create_provider("openai", "gpt-4-vision-preview", "test-key", /* Option */)?; [INFO] [stdout] | +++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0061, E0308, E0432, E0560, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0061`. [INFO] [stdout] [INFO] [stderr] error: could not compile `eye` (example "test_multimodal") due to 27 previous errors [INFO] [stdout] warning: field `skill_manager` is never read [INFO] [stdout] --> src/agent/mod.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 24 | pub struct Agent { [INFO] [stdout] | ----- field in this struct [INFO] [stdout] ... [INFO] [stdout] 28 | skill_manager: Arc, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `config` is never read [INFO] [stdout] --> src/interface/cli.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 13 | pub struct CliInterface { [INFO] [stdout] | ------------ field in this struct [INFO] [stdout] 14 | /// Configuration [INFO] [stdout] 15 | config: InterfaceConfig, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "1fbf84ccb144462689fc35e7646c5bbf1f078409f72de26ba8ba4fa5ba6b2d01", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1fbf84ccb144462689fc35e7646c5bbf1f078409f72de26ba8ba4fa5ba6b2d01", kill_on_drop: false }` [INFO] [stdout] 1fbf84ccb144462689fc35e7646c5bbf1f078409f72de26ba8ba4fa5ba6b2d01