[INFO] cloning repository https://github.com/abyteintime/stitchkit [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/abyteintime/stitchkit" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fabyteintime%2Fstitchkit", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fabyteintime%2Fstitchkit'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 504427ad8cab77a9a70986d3dba53e4853e1ce35 [INFO] checking abyteintime/stitchkit against master#ceab6128fa48a616bfd3e3adf4bc80133b8ee223 for no-never-type-fallback [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fabyteintime%2Fstitchkit" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/abyteintime/stitchkit 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/abyteintime/stitchkit [INFO] finished tweaking git repo https://github.com/abyteintime/stitchkit [INFO] tweaked toml for git repo https://github.com/abyteintime/stitchkit written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/abyteintime/stitchkit 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] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ref-cast-impl v1.0.18 [INFO] [stderr] Downloaded ref-cast v1.0.18 [INFO] [stderr] Downloaded tracing-chrome v0.7.1 [INFO] [stderr] Downloaded indoc v2.0.2 [INFO] [stderr] Downloaded serde v1.0.185 [INFO] [stderr] Downloaded syn v2.0.24 [INFO] [stderr] Downloaded rust-lzo v0.6.2 [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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+ceab6128fa48a616bfd3e3adf4bc80133b8ee223" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6250c393686b97b5d72d169a8393be24ab7324ba56883c396abd0fbeaf3b8b23 [INFO] running `Command { std: "docker" "start" "-a" "6250c393686b97b5d72d169a8393be24ab7324ba56883c396abd0fbeaf3b8b23", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6250c393686b97b5d72d169a8393be24ab7324ba56883c396abd0fbeaf3b8b23", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6250c393686b97b5d72d169a8393be24ab7324ba56883c396abd0fbeaf3b8b23", kill_on_drop: false }` [INFO] [stdout] 6250c393686b97b5d72d169a8393be24ab7324ba56883c396abd0fbeaf3b8b23 [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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+ceab6128fa48a616bfd3e3adf4bc80133b8ee223" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 03e7568a4caf06ce35ab1d0f4d5aa17f51952121ea3fcdc83507b61c3beedd91 [INFO] running `Command { std: "docker" "start" "-a" "03e7568a4caf06ce35ab1d0f4d5aa17f51952121ea3fcdc83507b61c3beedd91", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.64 [INFO] [stderr] Compiling quote v1.0.29 [INFO] [stderr] Compiling unicode-ident v1.0.10 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking once_cell v1.18.0 [INFO] [stderr] Compiling thiserror v1.0.43 [INFO] [stderr] Compiling ref-cast v1.0.18 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Checking codespan-reporting v0.11.1 [INFO] [stderr] Compiling indoc v2.0.2 [INFO] [stderr] Compiling rustix v0.38.3 [INFO] [stderr] Checking linux-raw-sys v0.4.3 [INFO] [stderr] Checking getrandom v0.2.10 [INFO] [stderr] Checking regex-syntax v0.7.3 [INFO] [stderr] Checking anstyle-parse v0.2.1 [INFO] [stderr] Checking anstyle v1.0.1 [INFO] [stderr] Checking rust-lzo v0.6.2 [INFO] [stderr] Checking uuid v1.4.0 [INFO] [stderr] Checking tracing-core v0.1.31 [INFO] [stderr] Checking thread_local v1.1.7 [INFO] [stderr] Checking sharded-slab v0.1.4 [INFO] [stderr] Compiling anyhow v1.0.71 [INFO] [stderr] Checking clap_lex v0.5.0 [INFO] [stderr] Compiling serde v1.0.185 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling camino v1.1.6 [INFO] [stderr] Checking heck v0.4.1 [INFO] [stderr] Checking tracing-log v0.1.3 [INFO] [stderr] Compiling syn v2.0.24 [INFO] [stderr] Checking is-terminal v0.4.9 [INFO] [stderr] Checking anstream v0.3.2 [INFO] [stderr] Checking clap_builder v4.3.11 [INFO] [stderr] Checking regex-automata v0.3.2 [INFO] [stderr] Checking regex v1.9.1 [INFO] [stderr] Checking serde_json v1.0.107 [INFO] [stderr] Checking darling_core v0.14.4 [INFO] [stderr] Checking stitchkit-core-derive v0.1.0 (/opt/rustwide/workdir/crates/stitchkit-core-derive) [INFO] [stderr] Compiling thiserror-impl v1.0.43 [INFO] [stderr] Compiling tracing-attributes v0.1.26 [INFO] [stderr] Compiling ref-cast-impl v1.0.18 [INFO] [stderr] Compiling clap_derive v4.3.2 [INFO] [stderr] Compiling darling_macro v0.14.4 [INFO] [stderr] Compiling darling v0.14.4 [INFO] [stderr] Checking stitchkit-core v0.1.0 (/opt/rustwide/workdir/crates/stitchkit-core) [INFO] [stderr] Checking stitchkit-manifest v0.1.0 (/opt/rustwide/workdir/crates/stitchkit-manifest) [INFO] [stderr] Checking muscript-syntax-derive v0.1.0 (/opt/rustwide/workdir/crates/muscript-syntax-derive) [INFO] [stderr] Checking tracing v0.1.37 [INFO] [stderr] Checking muscript-foundation v0.1.0 (/opt/rustwide/workdir/crates/muscript-foundation) [INFO] [stderr] Checking tracing-subscriber v0.3.17 [INFO] [stderr] Checking stitchkit-archive v0.1.0 (/opt/rustwide/workdir/crates/stitchkit-archive) [INFO] [stderr] Checking muscript-lexer v0.1.0 (/opt/rustwide/workdir/crates/muscript-lexer) [INFO] [stderr] Checking muscript-preprocessor v0.1.0 (/opt/rustwide/workdir/crates/muscript-preprocessor) [INFO] [stderr] Checking stitchkit-reflection-types v0.1.0 (/opt/rustwide/workdir/crates/stitchkit-reflection-types) [INFO] [stderr] Checking clap v4.3.11 [INFO] [stderr] Checking muscript-syntax v0.1.0 (/opt/rustwide/workdir/crates/muscript-syntax) [INFO] [stdout] warning: unused import: `recovery::*` [INFO] [stdout] --> crates/muscript-syntax/src/parsing.rs:13:9 [INFO] [stdout] | [INFO] [stdout] 13 | pub use recovery::*; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `recovery::*` [INFO] [stdout] --> crates/muscript-syntax/src/parsing.rs:13:9 [INFO] [stdout] | [INFO] [stdout] 13 | pub use recovery::*; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking tracing-chrome v0.7.1 [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking muscript-analysis v0.1.0 (/opt/rustwide/workdir/crates/muscript-analysis) [INFO] [stderr] Checking stitchkit v0.1.0 (/opt/rustwide/workdir/crates/stitchkit) [INFO] [stdout] warning: the item `muscript_foundation` is imported redundantly [INFO] [stdout] --> crates/muscript-analysis/src/function/expr/call.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | self, [INFO] [stdout] | ^^^^ the item `muscript_foundation` is already defined by prelude [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `muscript_foundation` is imported redundantly [INFO] [stdout] --> crates/muscript-analysis/src/function/expr/call.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | self, [INFO] [stdout] | ^^^^ the item `muscript_foundation` is already defined by prelude [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] [stderr] Checking muscript v0.1.0 (/opt/rustwide/workdir/crates/muscript) [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.62s [INFO] running `Command { std: "docker" "inspect" "03e7568a4caf06ce35ab1d0f4d5aa17f51952121ea3fcdc83507b61c3beedd91", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "03e7568a4caf06ce35ab1d0f4d5aa17f51952121ea3fcdc83507b61c3beedd91", kill_on_drop: false }` [INFO] [stdout] 03e7568a4caf06ce35ab1d0f4d5aa17f51952121ea3fcdc83507b61c3beedd91 [INFO] checking abyteintime/stitchkit against try#3a4bc97f6385a3aa300a4fd689b44350e54fd676 for no-never-type-fallback [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fabyteintime%2Fstitchkit" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/abyteintime/stitchkit 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/abyteintime/stitchkit [INFO] finished tweaking git repo https://github.com/abyteintime/stitchkit [INFO] tweaked toml for git repo https://github.com/abyteintime/stitchkit written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/abyteintime/stitchkit 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] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 6a67312a3e7c12e3339ab970606878481621291da157bd12d0b960d753b94aef [INFO] running `Command { std: "docker" "start" "-a" "6a67312a3e7c12e3339ab970606878481621291da157bd12d0b960d753b94aef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6a67312a3e7c12e3339ab970606878481621291da157bd12d0b960d753b94aef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6a67312a3e7c12e3339ab970606878481621291da157bd12d0b960d753b94aef", kill_on_drop: false }` [INFO] [stdout] 6a67312a3e7c12e3339ab970606878481621291da157bd12d0b960d753b94aef [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] d1ee8d8b0a94eddcdb255908ca7c2271acd3d73ba8d7f31712486e4b5a15b54d [INFO] running `Command { std: "docker" "start" "-a" "d1ee8d8b0a94eddcdb255908ca7c2271acd3d73ba8d7f31712486e4b5a15b54d", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.64 [INFO] [stderr] Compiling quote v1.0.29 [INFO] [stderr] Compiling unicode-ident v1.0.10 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking once_cell v1.18.0 [INFO] [stderr] Checking bitflags v2.3.3 [INFO] [stderr] Compiling thiserror v1.0.43 [INFO] [stderr] Compiling ref-cast v1.0.18 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Checking unicode-width v0.1.10 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling indoc v2.0.2 [INFO] [stderr] Compiling rustix v0.38.3 [INFO] [stderr] Checking linux-raw-sys v0.4.3 [INFO] [stderr] Checking getrandom v0.2.10 [INFO] [stderr] Checking regex-syntax v0.7.3 [INFO] [stderr] Checking anstyle-parse v0.2.1 [INFO] [stderr] Checking codespan-reporting v0.11.1 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking anstyle v1.0.1 [INFO] [stderr] Checking sharded-slab v0.1.4 [INFO] [stderr] Checking tracing-core v0.1.31 [INFO] [stderr] Checking uuid v1.4.0 [INFO] [stderr] Checking thread_local v1.1.7 [INFO] [stderr] Checking rust-lzo v0.6.2 [INFO] [stderr] Checking clap_lex v0.5.0 [INFO] [stderr] Compiling anyhow v1.0.71 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling serde v1.0.185 [INFO] [stderr] Compiling serde_json v1.0.107 [INFO] [stderr] Checking heck v0.4.1 [INFO] [stderr] Compiling camino v1.1.6 [INFO] [stderr] Checking tracing-log v0.1.3 [INFO] [stderr] Checking matchers v0.1.0 [INFO] [stderr] Compiling syn v2.0.24 [INFO] [stderr] Checking is-terminal v0.4.9 [INFO] [stderr] Checking anstream v0.3.2 [INFO] [stderr] Checking regex-automata v0.3.2 [INFO] [stderr] Checking clap_builder v4.3.11 [INFO] [stderr] Checking regex v1.9.1 [INFO] [stderr] Checking darling_core v0.14.4 [INFO] [stderr] Checking stitchkit-core-derive v0.1.0 (/opt/rustwide/workdir/crates/stitchkit-core-derive) [INFO] [stderr] Compiling thiserror-impl v1.0.43 [INFO] [stderr] Compiling tracing-attributes v0.1.26 [INFO] [stderr] Compiling ref-cast-impl v1.0.18 [INFO] [stderr] Compiling clap_derive v4.3.2 [INFO] [stderr] Compiling darling_macro v0.14.4 [INFO] [stderr] Checking stitchkit-core v0.1.0 (/opt/rustwide/workdir/crates/stitchkit-core) [INFO] [stderr] Checking stitchkit-manifest v0.1.0 (/opt/rustwide/workdir/crates/stitchkit-manifest) [INFO] [stderr] Compiling darling v0.14.4 [INFO] [stderr] Checking muscript-syntax-derive v0.1.0 (/opt/rustwide/workdir/crates/muscript-syntax-derive) [INFO] [stderr] Checking tracing v0.1.37 [INFO] [stderr] Checking muscript-foundation v0.1.0 (/opt/rustwide/workdir/crates/muscript-foundation) [INFO] [stderr] Checking tracing-subscriber v0.3.17 [INFO] [stderr] Checking stitchkit-archive v0.1.0 (/opt/rustwide/workdir/crates/stitchkit-archive) [INFO] [stderr] Checking muscript-lexer v0.1.0 (/opt/rustwide/workdir/crates/muscript-lexer) [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> crates/stitchkit-archive/src/welder.rs:131:17 [INFO] [stdout] | [INFO] [stdout] 131 | Err(Error::UnsetDependency(i + 1))?; [INFO] [stdout] | ^^^ cannot infer type of the type parameter `T` declared on the enum `Result` [INFO] [stdout] | [INFO] [stdout] help: consider specifying the generic arguments [INFO] [stdout] | [INFO] [stdout] 131 | Err::(Error::UnsetDependency(i + 1))?; [INFO] [stdout] | ++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> crates/stitchkit-archive/src/welder.rs:131:17 [INFO] [stdout] | [INFO] [stdout] 131 | Err(Error::UnsetDependency(i + 1))?; [INFO] [stdout] | ^^^ cannot infer type of the type parameter `T` declared on the enum `Result` [INFO] [stdout] | [INFO] [stdout] help: consider specifying the generic arguments [INFO] [stdout] | [INFO] [stdout] 131 | Err::(Error::UnsetDependency(i + 1))?; [INFO] [stdout] | ++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking muscript-preprocessor v0.1.0 (/opt/rustwide/workdir/crates/muscript-preprocessor) [INFO] [stderr] Checking clap v4.3.11 [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0282`. [INFO] [stdout] [INFO] [stderr] error: could not compile `stitchkit-archive` (lib test) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0282`. [INFO] [stdout] [INFO] [stderr] error: could not compile `stitchkit-archive` (lib) due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "d1ee8d8b0a94eddcdb255908ca7c2271acd3d73ba8d7f31712486e4b5a15b54d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d1ee8d8b0a94eddcdb255908ca7c2271acd3d73ba8d7f31712486e4b5a15b54d", kill_on_drop: false }` [INFO] [stdout] d1ee8d8b0a94eddcdb255908ca7c2271acd3d73ba8d7f31712486e4b5a15b54d