[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] 8718ca9fd861868999591599212070c25c3220b3 [INFO] checking zhxiaogg/fluorite against master#ceab6128fa48a616bfd3e3adf4bc80133b8ee223 for no-never-type-fallback [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzhxiaogg%2Ffluorite" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/zhxiaogg/fluorite on toolchain ceab6128fa48a616bfd3e3adf4bc80133b8ee223 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ceab6128fa48a616bfd3e3adf4bc80133b8ee223" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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-1-tc1/source/Cargo.toml [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" "+ceab6128fa48a616bfd3e3adf4bc80133b8ee223" "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] 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] Downloading crates ... [INFO] [stderr] Downloaded proc-macro2 v1.0.71 [INFO] [stderr] Downloaded syn v2.0.42 [INFO] [stderr] Downloaded anstream v0.6.5 [INFO] [stderr] Downloaded clap_builder v4.4.11 [INFO] [stderr] Downloaded clap v4.4.11 [INFO] [stderr] Downloaded anyhow v1.0.76 [INFO] [stderr] Downloaded serde_yaml v0.9.29 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+ceab6128fa48a616bfd3e3adf4bc80133b8ee223" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] dbe496959846b079d4da737732b3fca084760daabefbe519df76e9b2af664067 [INFO] running `Command { std: "docker" "start" "-a" "dbe496959846b079d4da737732b3fca084760daabefbe519df76e9b2af664067", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "dbe496959846b079d4da737732b3fca084760daabefbe519df76e9b2af664067", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dbe496959846b079d4da737732b3fca084760daabefbe519df76e9b2af664067", kill_on_drop: false }` [INFO] [stdout] dbe496959846b079d4da737732b3fca084760daabefbe519df76e9b2af664067 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+ceab6128fa48a616bfd3e3adf4bc80133b8ee223" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c6985bfd0e4c45dfa4a483de6c4ca70533dad49188043c33fea5d3bfc7cd6cef [INFO] running `Command { std: "docker" "start" "-a" "c6985bfd0e4c45dfa4a483de6c4ca70533dad49188043c33fea5d3bfc7cd6cef", 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] 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 anyhow v1.0.76 [INFO] [stderr] Checking anstyle v1.0.4 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling anstyle-query v1.0.2 [INFO] [stderr] Checking indexmap v2.1.0 [INFO] [stderr] Checking unsafe-libyaml v0.2.10 [INFO] [stderr] Compiling clap_lex v0.6.0 [INFO] [stderr] Compiling serde_json v1.0.108 [INFO] [stderr] Compiling ryu v1.0.16 [INFO] [stderr] Compiling anstyle-parse v0.2.3 [INFO] [stderr] Compiling anstream v0.6.5 [INFO] [stderr] Checking 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] Checking clap v4.4.11 [INFO] [stderr] Checking fluorite v0.1.7 (/opt/rustwide/workdir/runtime) [INFO] [stderr] Checking serde_yaml v0.9.29 [INFO] [stderr] Checking fluorite_codegen v0.1.7 (/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)]` 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)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [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)]` 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)]` 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)]` 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)]` 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:108:12 [INFO] [stdout] | [INFO] [stdout] 100 | impl TypeInfo { [INFO] [stdout] | ------------- associated items in this implementation [INFO] [stdout] ... [INFO] [stdout] 108 | pub fn get_referrenced_types(&self) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 132 | fn get_custom_types(types: Vec<&TypeName>) -> Vec { [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: 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 { [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] warning: 7 warnings emitted [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)]` 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:108:12 [INFO] [stdout] | [INFO] [stdout] 100 | impl TypeInfo { [INFO] [stdout] | ------------- associated items in this implementation [INFO] [stdout] ... [INFO] [stdout] 108 | pub fn get_referrenced_types(&self) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 132 | fn get_custom_types(types: Vec<&TypeName>) -> Vec { [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: 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 { [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] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling demo v0.1.7 (/opt/rustwide/workdir/examples/demo) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.24s [INFO] running `Command { std: "docker" "inspect" "c6985bfd0e4c45dfa4a483de6c4ca70533dad49188043c33fea5d3bfc7cd6cef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c6985bfd0e4c45dfa4a483de6c4ca70533dad49188043c33fea5d3bfc7cd6cef", kill_on_drop: false }` [INFO] [stdout] c6985bfd0e4c45dfa4a483de6c4ca70533dad49188043c33fea5d3bfc7cd6cef [INFO] checking zhxiaogg/fluorite against try#3a4bc97f6385a3aa300a4fd689b44350e54fd676 for no-never-type-fallback [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzhxiaogg%2Ffluorite" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/zhxiaogg/fluorite on toolchain 3a4bc97f6385a3aa300a4fd689b44350e54fd676 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3a4bc97f6385a3aa300a4fd689b44350e54fd676" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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-1-tc2/source/Cargo.toml [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" "+3a4bc97f6385a3aa300a4fd689b44350e54fd676" "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] 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-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+3a4bc97f6385a3aa300a4fd689b44350e54fd676" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 25aaa6ee8b11a98636364e6cbc0c5e684c3629449487193322d64da9b0718533 [INFO] running `Command { std: "docker" "start" "-a" "25aaa6ee8b11a98636364e6cbc0c5e684c3629449487193322d64da9b0718533", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "25aaa6ee8b11a98636364e6cbc0c5e684c3629449487193322d64da9b0718533", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "25aaa6ee8b11a98636364e6cbc0c5e684c3629449487193322d64da9b0718533", kill_on_drop: false }` [INFO] [stdout] 25aaa6ee8b11a98636364e6cbc0c5e684c3629449487193322d64da9b0718533 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+3a4bc97f6385a3aa300a4fd689b44350e54fd676" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 95753e3f9287ddfee36b8fc5c2df1a70617777e3c8ed1ab100d15245bcd86d57 [INFO] running `Command { std: "docker" "start" "-a" "95753e3f9287ddfee36b8fc5c2df1a70617777e3c8ed1ab100d15245bcd86d57", 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] 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 anyhow v1.0.76 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Checking anstyle v1.0.4 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling anstyle-query v1.0.2 [INFO] [stderr] Checking indexmap v2.1.0 [INFO] [stderr] Checking unsafe-libyaml v0.2.10 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling clap_lex v0.6.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling ryu v1.0.16 [INFO] [stderr] Compiling anstyle-parse v0.2.3 [INFO] [stderr] Compiling itoa v1.0.10 [INFO] [stderr] Compiling serde_json v1.0.108 [INFO] [stderr] Checking anstream v0.6.5 [INFO] [stderr] Checking 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] Checking clap v4.4.11 [INFO] [stderr] Checking fluorite v0.1.7 (/opt/rustwide/workdir/runtime) [INFO] [stderr] Checking serde_yaml v0.9.29 [INFO] [stderr] Checking fluorite_codegen v0.1.7 (/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)]` 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)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> codegen/tests/serde_test.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 23 | let _deserialized = serde_yaml::from_str(serialized.as_str())?; [INFO] [stdout] | ^^^^^^^^^^^^^ ----------------------------------------- type must be known at this point [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: serde::de::Deserialize<'_>` [INFO] [stdout] = help: the following types implement trait `serde::de::Deserialize<'de>`: [INFO] [stdout] &'a Path [INFO] [stdout] &'a [u8] [INFO] [stdout] &'a str [INFO] [stdout] () [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] and 138 others [INFO] [stdout] note: required by a bound in `serde_yaml::from_str` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/serde_yaml-0.9.29/src/de.rs:1810:8 [INFO] [stdout] | [INFO] [stdout] 1808 | pub fn from_str<'de, T>(s: &'de str) -> Result [INFO] [stdout] | -------- required by a bound in this function [INFO] [stdout] 1809 | where [INFO] [stdout] 1810 | T: Deserialize<'de>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ required by this bound in `from_str` [INFO] [stdout] help: consider giving `_deserialized` an explicit type [INFO] [stdout] | [INFO] [stdout] 23 | let _deserialized: /* Type */ = serde_yaml::from_str(serialized.as_str())?; [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0283`. [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)]` 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)]` 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)]` 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:108:12 [INFO] [stdout] | [INFO] [stdout] 100 | impl TypeInfo { [INFO] [stdout] | ------------- associated items in this implementation [INFO] [stdout] ... [INFO] [stdout] 108 | pub fn get_referrenced_types(&self) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 132 | fn get_custom_types(types: Vec<&TypeName>) -> Vec { [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: 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 { [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] warning: 7 warnings emitted [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)]` 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:108:12 [INFO] [stdout] | [INFO] [stdout] 100 | impl TypeInfo { [INFO] [stdout] | ------------- associated items in this implementation [INFO] [stdout] ... [INFO] [stdout] 108 | pub fn get_referrenced_types(&self) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 132 | fn get_custom_types(types: Vec<&TypeName>) -> Vec { [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: 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 { [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] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "95753e3f9287ddfee36b8fc5c2df1a70617777e3c8ed1ab100d15245bcd86d57", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "95753e3f9287ddfee36b8fc5c2df1a70617777e3c8ed1ab100d15245bcd86d57", kill_on_drop: false }` [INFO] [stdout] 95753e3f9287ddfee36b8fc5c2df1a70617777e3c8ed1ab100d15245bcd86d57