[INFO] cloning repository https://github.com/zhxiaogg/fluorite
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/zhxiaogg/fluorite" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzhxiaogg%2Ffluorite", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzhxiaogg%2Ffluorite'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0c104765df995b6a9408d2b21087be379b7f2e90
[INFO] testing zhxiaogg/fluorite against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzhxiaogg%2Ffluorite" "/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/zhxiaogg/fluorite
[INFO] finished tweaking git repo https://github.com/zhxiaogg/fluorite
[INFO] tweaked toml for git repo https://github.com/zhxiaogg/fluorite written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/zhxiaogg/fluorite on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/zhxiaogg/fluorite 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 64f3bba4712acf3c74c7f9ce8718e950cd3a0d6c148c2d27bafc106bb5418db6
[INFO] running `Command { std: "docker" "start" "-a" "64f3bba4712acf3c74c7f9ce8718e950cd3a0d6c148c2d27bafc106bb5418db6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "64f3bba4712acf3c74c7f9ce8718e950cd3a0d6c148c2d27bafc106bb5418db6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "64f3bba4712acf3c74c7f9ce8718e950cd3a0d6c148c2d27bafc106bb5418db6", kill_on_drop: false }`
[INFO] [stdout] 64f3bba4712acf3c74c7f9ce8718e950cd3a0d6c148c2d27bafc106bb5418db6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1864846f44745dbda0d2721112a7961b71d015d7d8bca51acfa1321b7f955b55
[INFO] running `Command { std: "docker" "start" "-a" "1864846f44745dbda0d2721112a7961b71d015d7d8bca51acfa1321b7f955b55", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]    Compiling proc-macro2 v1.0.71
[INFO] [stderr]    Compiling serde v1.0.193
[INFO] [stderr]    Compiling anstyle v1.0.4
[INFO] [stderr]    Compiling anyhow v1.0.76
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.10
[INFO] [stderr]    Compiling serde_json v1.0.108
[INFO] [stderr]    Compiling indexmap v2.1.0
[INFO] [stderr]    Compiling anstream v0.6.5
[INFO] [stderr]    Compiling clap_builder v4.4.11
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling syn v2.0.42
[INFO] [stderr]    Compiling serde_derive v1.0.193
[INFO] [stderr]    Compiling clap_derive v4.4.7
[INFO] [stderr]    Compiling derive-new v0.6.0
[INFO] [stderr]    Compiling clap v4.4.11
[INFO] [stderr]    Compiling serde_yaml v0.9.29
[INFO] [stderr]    Compiling fluorite v0.1.9 (/opt/rustwide/workdir/runtime)
[INFO] [stderr]    Compiling fluorite_codegen v0.1.9 (/opt/rustwide/workdir/codegen)
[INFO] [stdout] warning: unused import: `str::FromStr`
[INFO] [stdout]  --> codegen/src/code_gen/utils.rs:2:47
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::{collections::HashMap, fmt::Display, str::FromStr};
[INFO] [stdout]   |                                               ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `options` is never read
[INFO] [stdout]   --> codegen/src/code_gen/ts/mod.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub struct TsProvider {
[INFO] [stdout]    |            ---------- field in this struct
[INFO] [stdout] 21 |     options: TsOptions,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling demo v0.1.9 (/opt/rustwide/workdir/examples/demo)
[INFO] [stdout] warning: unused import: `str::FromStr`
[INFO] [stdout]  --> codegen/src/code_gen/utils.rs:2:47
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::{collections::HashMap, fmt::Display, str::FromStr};
[INFO] [stdout]   |                                               ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `is_custom_type` is never used
[INFO] [stdout]   --> codegen/src/code_gen/abi/type_info.rs:18:12
[INFO] [stdout]    |
[INFO] [stdout] 17 | impl TypeName {
[INFO] [stdout]    | ------------- method in this implementation
[INFO] [stdout] 18 |     pub fn is_custom_type(&self) -> bool {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `get_referrenced_types` and `get_custom_types` are never used
[INFO] [stdout]    --> codegen/src/code_gen/abi/type_info.rs:109:12
[INFO] [stdout]     |
[INFO] [stdout] 101 | impl TypeInfo {
[INFO] [stdout]     | ------------- associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 109 |     pub fn get_referrenced_types(&self) -> Vec<String> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 133 |     fn get_custom_types(types: Vec<&TypeName>) -> Vec<String> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `with_any_type` is never used
[INFO] [stdout]   --> codegen/src/code_gen/rust/options.rs:24:12
[INFO] [stdout]    |
[INFO] [stdout] 10 | impl RustOptions {
[INFO] [stdout]    | ---------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 24 |     pub fn with_any_type(mut self, any_type: &str) -> Self {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TsOptions` is never constructed
[INFO] [stdout]  --> codegen/src/code_gen/ts/mod.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub struct TsOptions {}
[INFO] [stdout]   |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TsContext` is never constructed
[INFO] [stdout]   --> codegen/src/code_gen/ts/mod.rs:10:12
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct TsContext {}
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TsProvider` is never constructed
[INFO] [stdout]   --> codegen/src/code_gen/ts/mod.rs:20:12
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub struct TsProvider {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> codegen/src/code_gen/ts/mod.rs:25:12
[INFO] [stdout]    |
[INFO] [stdout] 24 | impl TsProvider {
[INFO] [stdout]    | --------------- associated function in this implementation
[INFO] [stdout] 25 |     pub fn new(options: TsOptions) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `from` is never used
[INFO] [stdout]   --> codegen/src/code_gen/utils.rs:32:12
[INFO] [stdout]    |
[INFO] [stdout] 17 | impl SimpleType {
[INFO] [stdout]    | --------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 32 |     pub fn from(s: &str) -> Option<SimpleType> {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `compile_with_options` is never used
[INFO] [stdout]   --> codegen/src/utils.rs:11:8
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub fn compile_with_options(options: RustOptions, inputs: &[&str]) -> anyhow::Result<()> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `compile` is never used
[INFO] [stdout]   --> codegen/src/utils.rs:23:8
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub fn compile(inputs: &[&str], output: &str) -> anyhow::Result<()> {
[INFO] [stdout]    |        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.56s
[INFO] running `Command { std: "docker" "inspect" "1864846f44745dbda0d2721112a7961b71d015d7d8bca51acfa1321b7f955b55", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1864846f44745dbda0d2721112a7961b71d015d7d8bca51acfa1321b7f955b55", kill_on_drop: false }`
[INFO] [stdout] 1864846f44745dbda0d2721112a7961b71d015d7d8bca51acfa1321b7f955b55
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a0b4d522db7b59db156eeac1d06c126b245d896afdfb344fa28d4f9e7daf3ca9
[INFO] running `Command { std: "docker" "start" "-a" "a0b4d522db7b59db156eeac1d06c126b245d896afdfb344fa28d4f9e7daf3ca9", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]    Compiling fluorite v0.1.9 (/opt/rustwide/workdir/runtime)
[INFO] [stdout] warning: unused import: `str::FromStr`
[INFO] [stdout]  --> codegen/src/code_gen/utils.rs:2:47
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::{collections::HashMap, fmt::Display, str::FromStr};
[INFO] [stdout]   |                                               ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling fluorite_codegen v0.1.9 (/opt/rustwide/workdir/codegen)
[INFO] [stdout] warning: field `options` is never read
[INFO] [stdout]   --> codegen/src/code_gen/ts/mod.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub struct TsProvider {
[INFO] [stdout]    |            ---------- field in this struct
[INFO] [stdout] 21 |     options: TsOptions,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `str::FromStr`
[INFO] [stdout]  --> codegen/src/code_gen/utils.rs:2:47
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::{collections::HashMap, fmt::Display, str::FromStr};
[INFO] [stdout]   |                                               ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `is_custom_type` is never used
[INFO] [stdout]   --> codegen/src/code_gen/abi/type_info.rs:18:12
[INFO] [stdout]    |
[INFO] [stdout] 17 | impl TypeName {
[INFO] [stdout]    | ------------- method in this implementation
[INFO] [stdout] 18 |     pub fn is_custom_type(&self) -> bool {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `get_referrenced_types` and `get_custom_types` are never used
[INFO] [stdout]    --> codegen/src/code_gen/abi/type_info.rs:109:12
[INFO] [stdout]     |
[INFO] [stdout] 101 | impl TypeInfo {
[INFO] [stdout]     | ------------- associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 109 |     pub fn get_referrenced_types(&self) -> Vec<String> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 133 |     fn get_custom_types(types: Vec<&TypeName>) -> Vec<String> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling demo v0.1.9 (/opt/rustwide/workdir/examples/demo)
[INFO] [stdout] warning: method `with_any_type` is never used
[INFO] [stdout]   --> codegen/src/code_gen/rust/options.rs:24:12
[INFO] [stdout]    |
[INFO] [stdout] 10 | impl RustOptions {
[INFO] [stdout]    | ---------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 24 |     pub fn with_any_type(mut self, any_type: &str) -> Self {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TsOptions` is never constructed
[INFO] [stdout]  --> codegen/src/code_gen/ts/mod.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub struct TsOptions {}
[INFO] [stdout]   |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TsContext` is never constructed
[INFO] [stdout]   --> codegen/src/code_gen/ts/mod.rs:10:12
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct TsContext {}
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TsProvider` is never constructed
[INFO] [stdout]   --> codegen/src/code_gen/ts/mod.rs:20:12
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub struct TsProvider {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> codegen/src/code_gen/ts/mod.rs:25:12
[INFO] [stdout]    |
[INFO] [stdout] 24 | impl TsProvider {
[INFO] [stdout]    | --------------- associated function in this implementation
[INFO] [stdout] 25 |     pub fn new(options: TsOptions) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `from` is never used
[INFO] [stdout]   --> codegen/src/code_gen/utils.rs:32:12
[INFO] [stdout]    |
[INFO] [stdout] 17 | impl SimpleType {
[INFO] [stdout]    | --------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 32 |     pub fn from(s: &str) -> Option<SimpleType> {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `compile_with_options` is never used
[INFO] [stdout]   --> codegen/src/utils.rs:11:8
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub fn compile_with_options(options: RustOptions, inputs: &[&str]) -> anyhow::Result<()> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `compile` is never used
[INFO] [stdout]   --> codegen/src/utils.rs:23:8
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub fn compile(inputs: &[&str], output: &str) -> anyhow::Result<()> {
[INFO] [stdout]    |        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this function depends on never type fallback being `()`
[INFO] [stdout]   --> codegen/tests/serde_test.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout]  4 | fn can_serialize_and_deserialize() -> anyhow::Result<()> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/never-type-fallback.html>
[INFO] [stdout]    = help: specify the types explicitly
[INFO] [stdout] note: in edition 2024, the requirement `!: serde::de::Deserialize<'_>` will fail
[INFO] [stdout]   --> codegen/tests/serde_test.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 23 |     serde_yaml::from_str(serialized.as_str())?;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: `#[deny(dependency_on_unit_never_type_fallback)]` (part of `#[deny(rust_2024_compatibility)]`) on by default
[INFO] [stdout] help: use `()` annotations to avoid fallback changes
[INFO] [stdout]    |
[INFO] [stdout] 23 |     serde_yaml::from_str::<()>(serialized.as_str())?;
[INFO] [stdout]    |                         ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `fluorite_codegen` (test "serde_test") due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: unused import: `str::FromStr`
[INFO] [stdout]  --> codegen/src/code_gen/utils.rs:2:47
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::{collections::HashMap, fmt::Display, str::FromStr};
[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: `str::FromStr`
[INFO] [stdout]  --> codegen/src/code_gen/utils.rs:2:47
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::{collections::HashMap, fmt::Display, str::FromStr};
[INFO] [stdout]   |                                               ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `options` is never read
[INFO] [stdout]   --> codegen/src/code_gen/ts/mod.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub struct TsProvider {
[INFO] [stdout]    |            ---------- field in this struct
[INFO] [stdout] 21 |     options: TsOptions,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `is_custom_type` is never used
[INFO] [stdout]   --> codegen/src/code_gen/abi/type_info.rs:18:12
[INFO] [stdout]    |
[INFO] [stdout] 17 | impl TypeName {
[INFO] [stdout]    | ------------- method in this implementation
[INFO] [stdout] 18 |     pub fn is_custom_type(&self) -> bool {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `get_referrenced_types` and `get_custom_types` are never used
[INFO] [stdout]    --> codegen/src/code_gen/abi/type_info.rs:109:12
[INFO] [stdout]     |
[INFO] [stdout] 101 | impl TypeInfo {
[INFO] [stdout]     | ------------- associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 109 |     pub fn get_referrenced_types(&self) -> Vec<String> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 133 |     fn get_custom_types(types: Vec<&TypeName>) -> Vec<String> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `with_any_type` is never used
[INFO] [stdout]   --> codegen/src/code_gen/rust/options.rs:24:12
[INFO] [stdout]    |
[INFO] [stdout] 10 | impl RustOptions {
[INFO] [stdout]    | ---------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 24 |     pub fn with_any_type(mut self, any_type: &str) -> Self {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TsOptions` is never constructed
[INFO] [stdout]  --> codegen/src/code_gen/ts/mod.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub struct TsOptions {}
[INFO] [stdout]   |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TsContext` is never constructed
[INFO] [stdout]   --> codegen/src/code_gen/ts/mod.rs:10:12
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct TsContext {}
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TsProvider` is never constructed
[INFO] [stdout]   --> codegen/src/code_gen/ts/mod.rs:20:12
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub struct TsProvider {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> codegen/src/code_gen/ts/mod.rs:25:12
[INFO] [stdout]    |
[INFO] [stdout] 24 | impl TsProvider {
[INFO] [stdout]    | --------------- associated function in this implementation
[INFO] [stdout] 25 |     pub fn new(options: TsOptions) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `from` is never used
[INFO] [stdout]   --> codegen/src/code_gen/utils.rs:32:12
[INFO] [stdout]    |
[INFO] [stdout] 17 | impl SimpleType {
[INFO] [stdout]    | --------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 32 |     pub fn from(s: &str) -> Option<SimpleType> {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `compile_with_options` is never used
[INFO] [stdout]   --> codegen/src/utils.rs:11:8
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub fn compile_with_options(options: RustOptions, inputs: &[&str]) -> anyhow::Result<()> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `compile` is never used
[INFO] [stdout]   --> codegen/src/utils.rs:23:8
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub fn compile(inputs: &[&str], output: &str) -> anyhow::Result<()> {
[INFO] [stdout]    |        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "a0b4d522db7b59db156eeac1d06c126b245d896afdfb344fa28d4f9e7daf3ca9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a0b4d522db7b59db156eeac1d06c126b245d896afdfb344fa28d4f9e7daf3ca9", kill_on_drop: false }`
[INFO] [stdout] a0b4d522db7b59db156eeac1d06c126b245d896afdfb344fa28d4f9e7daf3ca9
