[INFO] fetching crate FerriteChatter 8.1.0... [INFO] checking FerriteChatter-8.1.0 against master#8c32e313cccf7df531e2d49ffb8227bb92304aee for pr-145608-1 [INFO] extracting crate FerriteChatter 8.1.0 into /workspace/builds/worker-3-tc1/source [INFO] started tweaking crates.io crate FerriteChatter 8.1.0 [INFO] finished tweaking crates.io crate FerriteChatter 8.1.0 [INFO] tweaked toml for crates.io crate FerriteChatter 8.1.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate FerriteChatter 8.1.0 on toolchain 8c32e313cccf7df531e2d49ffb8227bb92304aee [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate FerriteChatter 8.1.0 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" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded viuer v0.9.2 [INFO] [stderr] Downloaded avif-serialize v0.8.5 [INFO] [stderr] Downloaded redox_syscall v0.5.6 [INFO] [stderr] Downloaded openai v1.1.1 [INFO] [stderr] Downloaded ferrite_model_gen v0.3.0 [INFO] [stderr] Downloaded ansi_colours v1.2.3 [INFO] [stderr] Downloaded tia v1.0.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2c239416a971e8e0bcc6eaa95c1d21806fcc8b1b7b6d6180ded459b46658fa17 [INFO] running `Command { std: "docker" "start" "-a" "2c239416a971e8e0bcc6eaa95c1d21806fcc8b1b7b6d6180ded459b46658fa17", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2c239416a971e8e0bcc6eaa95c1d21806fcc8b1b7b6d6180ded459b46658fa17", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2c239416a971e8e0bcc6eaa95c1d21806fcc8b1b7b6d6180ded459b46658fa17", kill_on_drop: false }` [INFO] [stdout] 2c239416a971e8e0bcc6eaa95c1d21806fcc8b1b7b6d6180ded459b46658fa17 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6348678f74d48982a832767fd2c19a1ce7eec36534b908ed046300ad5a964c80 [INFO] running `Command { std: "docker" "start" "-a" "6348678f74d48982a832767fd2c19a1ce7eec36534b908ed046300ad5a964c80", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Compiling cc v1.2.32 [INFO] [stderr] Checking signal-hook-registry v1.4.6 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Checking mio v1.0.4 [INFO] [stderr] Checking socket2 v0.6.0 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Checking hashbrown v0.15.5 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling litemap v0.8.0 [INFO] [stderr] Compiling writeable v0.6.1 [INFO] [stderr] Checking parking_lot_core v0.9.11 [INFO] [stderr] Compiling slab v0.4.11 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking parking_lot v0.12.4 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling rustls v0.23.31 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Checking getrandom v0.3.3 [INFO] [stderr] Compiling icu_properties_data v2.0.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling icu_normalizer_data v2.0.0 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Checking bytemuck v1.23.2 [INFO] [stderr] Checking indexmap v2.10.0 [INFO] [stderr] Checking openssl-probe v0.1.6 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling rav1e v0.7.1 [INFO] [stderr] Checking crc32fast v1.5.0 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Checking sync_wrapper v1.0.2 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Checking rgb v0.8.52 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Checking flate2 v1.1.2 [INFO] [stderr] Checking http-body-util v0.1.3 [INFO] [stderr] Checking maybe-rayon v0.1.1 [INFO] [stderr] Compiling simd_helpers v0.1.0 [INFO] [stderr] Compiling ipnet v2.11.0 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Compiling anstyle-query v1.1.4 [INFO] [stderr] Compiling anstyle v1.0.11 [INFO] [stderr] Checking iri-string v0.7.8 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Checking weezl v0.1.10 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Checking linux-raw-sys v0.9.4 [INFO] [stderr] Compiling anstream v0.6.20 [INFO] [stderr] Checking signal-hook v0.3.17 [INFO] [stderr] Checking avif-serialize v0.8.5 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking half v2.6.0 [INFO] [stderr] Checking jpeg-decoder v0.3.2 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling clap_lex v0.7.5 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Checking zune-jpeg v0.4.20 [INFO] [stderr] Checking exr v1.73.0 [INFO] [stderr] Compiling rustls-pki-types v1.12.0 [INFO] [stderr] Checking gif v0.13.3 [INFO] [stderr] Checking eventsource-stream v0.2.3 [INFO] [stderr] Checking signal-hook-mio v0.2.4 [INFO] [stderr] Checking tiff v0.9.1 [INFO] [stderr] Compiling clap_builder v4.5.43 [INFO] [stderr] Checking image-webp v0.2.3 [INFO] [stderr] Checking png v0.17.16 [INFO] [stderr] Checking qoi v0.4.1 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Checking thread_local v1.1.8 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Checking unicode-segmentation v1.11.0 [INFO] [stderr] Checking tempfile v3.20.0 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking fuzzy-matcher v0.3.7 [INFO] [stderr] Checking crossterm v0.28.1 [INFO] [stderr] Checking crossterm v0.25.0 [INFO] [stderr] Checking ansi_colours v1.2.3 [INFO] [stderr] Checking console v0.15.11 [INFO] [stderr] Checking unicode-width v0.1.13 [INFO] [stderr] Checking dyn-clone v1.0.17 [INFO] [stderr] Compiling tia v1.0.3 [INFO] [stderr] Checking newline-converter v0.3.0 [INFO] [stderr] Checking inquire v0.7.5 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Checking rand v0.9.2 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling equator-macro v0.4.2 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling profiling-procmacros v1.0.17 [INFO] [stderr] Compiling arg_enum_proc_macro v0.3.4 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling clap_derive v4.5.41 [INFO] [stderr] Checking profiling v1.0.17 [INFO] [stderr] Checking tokio v1.47.1 [INFO] [stderr] Checking equator v0.4.2 [INFO] [stderr] Checking aligned-vec v0.6.4 [INFO] [stderr] Checking v_frame v0.3.9 [INFO] [stderr] Checking av1-grain v0.2.4 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Checking yoke v0.8.0 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Checking thiserror v1.0.63 [INFO] [stderr] Checking rustls-webpki v0.103.4 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling clap v4.5.43 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling derive_builder_core v0.20.0 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling derive_builder_macro v0.20.0 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Checking derive_builder v0.20.0 [INFO] [stderr] Checking icu_provider v2.0.0 [INFO] [stderr] Checking icu_properties v2.0.1 [INFO] [stderr] Checking icu_normalizer v2.0.0 [INFO] [stderr] Checking serde v1.0.219 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Checking tokio-util v0.7.16 [INFO] [stderr] Checking tower v0.5.2 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Checking tokio-rustls v0.26.2 [INFO] [stderr] Compiling h2 v0.4.12 [INFO] [stderr] Checking tower-http v0.6.6 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking serde_json v1.0.142 [INFO] [stderr] Checking serde_yaml v0.9.34+deprecated [INFO] [stderr] Checking ravif v0.11.20 [INFO] [stderr] Checking image v0.25.6 [INFO] [stderr] Checking hyper v1.6.0 [INFO] [stderr] Checking hyper-util v0.1.16 [INFO] [stderr] Checking viuer v0.9.2 [INFO] [stderr] Checking hyper-tls v0.6.0 [INFO] [stderr] Checking hyper-rustls v0.27.7 [INFO] [stderr] Checking reqwest v0.12.22 [INFO] [stderr] Checking reqwest-eventsource v0.6.0 [INFO] [stderr] Checking openai v1.1.1 [INFO] [stderr] Compiling ferrite_model_gen v0.3.0 [INFO] [stderr] Checking FerriteChatter v8.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: proc macro panicked [INFO] [stdout] --> src/core.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | generate_models!(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: message: OPENAI_API_KEY must be set: NotPresent [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc macro panicked [INFO] [stdout] --> src/core.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | generate_models!(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: message: OPENAI_API_KEY must be set: NotPresent [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Model` in module `core` [INFO] [stdout] --> src/config.rs:14:33 [INFO] [stdout] | [INFO] [stdout] 14 | default_model: Option, [INFO] [stdout] | ^^^^^ not found in `core` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 + use openai::models::Model; [INFO] [stdout] | [INFO] [stdout] help: if you import `Model`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 14 - default_model: Option, [INFO] [stdout] 14 + default_model: Option, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Model` in module `core` [INFO] [stdout] --> src/config.rs:9:17 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(Debug, Tia, Deserialize)] [INFO] [stdout] | ^^^ not found in `core` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Tia` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 + use openai::models::Model; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Model` in `core` [INFO] [stdout] --> src/config.rs:22:46 [INFO] [stdout] | [INFO] [stdout] 22 | default_model: Some(crate::core::Model::Gpt_4o), [INFO] [stdout] | ^^^^^ could not find `Model` in `core` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 + use openai::models::Model; [INFO] [stdout] | [INFO] [stdout] help: if you import `Model`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 22 - default_model: Some(crate::core::Model::Gpt_4o), [INFO] [stdout] 22 + default_model: Some(Model::Gpt_4o), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Model` in this scope [INFO] [stdout] --> src/core.rs:13:26 [INFO] [stdout] | [INFO] [stdout] 13 | pub const DEFAULT_MODEL: Model = Model::Gpt_4o; [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 + use openai::models::Model; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Model` [INFO] [stdout] --> src/core.rs:13:34 [INFO] [stdout] | [INFO] [stdout] 13 | pub const DEFAULT_MODEL: Model = Model::Gpt_4o; [INFO] [stdout] | ^^^^^ use of undeclared type `Model` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 + use openai::models::Model; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Model` in module `core` [INFO] [stdout] --> src/config.rs:14:33 [INFO] [stdout] | [INFO] [stdout] 14 | default_model: Option, [INFO] [stdout] | ^^^^^ not found in `core` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 + use openai::models::Model; [INFO] [stdout] | [INFO] [stdout] help: if you import `Model`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 14 - default_model: Option, [INFO] [stdout] 14 + default_model: Option, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Model` in module `core` [INFO] [stdout] --> src/config.rs:9:17 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(Debug, Tia, Deserialize)] [INFO] [stdout] | ^^^ not found in `core` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Tia` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 + use openai::models::Model; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `anyhow` [INFO] [stdout] --> src/core.rs:1:14 [INFO] [stdout] | [INFO] [stdout] 1 | use anyhow::{anyhow, Result}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Model` in `core` [INFO] [stdout] --> src/config.rs:22:46 [INFO] [stdout] | [INFO] [stdout] 22 | default_model: Some(crate::core::Model::Gpt_4o), [INFO] [stdout] | ^^^^^ could not find `Model` in `core` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 + use openai::models::Model; [INFO] [stdout] | [INFO] [stdout] help: if you import `Model`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 22 - default_model: Some(crate::core::Model::Gpt_4o), [INFO] [stdout] 22 + default_model: Some(Model::Gpt_4o), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `clap::ValueEnum` [INFO] [stdout] --> src/core.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use clap::ValueEnum; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Model` in this scope [INFO] [stdout] --> src/core.rs:13:26 [INFO] [stdout] | [INFO] [stdout] 13 | pub const DEFAULT_MODEL: Model = Model::Gpt_4o; [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 + use openai::models::Model; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Model` [INFO] [stdout] --> src/core.rs:13:34 [INFO] [stdout] | [INFO] [stdout] 13 | pub const DEFAULT_MODEL: Model = Model::Gpt_4o; [INFO] [stdout] | ^^^^^ use of undeclared type `Model` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 + use openai::models::Model; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Deserializer`, `Visitor`, and `self` [INFO] [stdout] --> src/core.rs:5:17 [INFO] [stdout] | [INFO] [stdout] 5 | use serde::de::{self, Deserializer, Visitor}; [INFO] [stdout] | ^^^^ ^^^^^^^^^^^^ ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `serde::Deserialize` [INFO] [stdout] --> src/core.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use serde::Deserialize; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::convert::TryFrom` [INFO] [stdout] --> src/core.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use std::convert::TryFrom; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::fmt` [INFO] [stdout] --> src/core.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use std::fmt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `anyhow` [INFO] [stdout] --> src/core.rs:1:14 [INFO] [stdout] | [INFO] [stdout] 1 | use anyhow::{anyhow, Result}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `clap::ValueEnum` [INFO] [stdout] --> src/core.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use clap::ValueEnum; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Deserializer`, `Visitor`, and `self` [INFO] [stdout] --> src/core.rs:5:17 [INFO] [stdout] | [INFO] [stdout] 5 | use serde::de::{self, Deserializer, Visitor}; [INFO] [stdout] | ^^^^ ^^^^^^^^^^^^ ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `serde::Deserialize` [INFO] [stdout] --> src/core.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use serde::Deserialize; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::convert::TryFrom` [INFO] [stdout] --> src/core.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use std::convert::TryFrom; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::fmt` [INFO] [stdout] --> src/core.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use std::fmt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stderr] error: could not compile `FerriteChatter` (lib) due to 6 previous errors; 6 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `FerriteChatter` (lib test) due to 6 previous errors; 6 warnings emitted [INFO] running `Command { std: "docker" "inspect" "6348678f74d48982a832767fd2c19a1ce7eec36534b908ed046300ad5a964c80", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6348678f74d48982a832767fd2c19a1ce7eec36534b908ed046300ad5a964c80", kill_on_drop: false }` [INFO] [stdout] 6348678f74d48982a832767fd2c19a1ce7eec36534b908ed046300ad5a964c80