[INFO] fetching crate algosul 0.0.5... [INFO] testing algosul-0.0.5 against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] extracting crate algosul 0.0.5 into /workspace/builds/worker-0-tc2/source [INFO] started tweaking crates.io crate algosul 0.0.5 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate algosul 0.0.5 [INFO] tweaked toml for crates.io crate algosul 0.0.5 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate algosul 0.0.5 on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate algosul 0.0.5 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" "+b83b707f97d809763b7861afa7638871f3339a33" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2617e7d8e741bcd6e93e2d29fe1a1db7c3a8ec6c5161e56f9f50bb2a7978d431 [INFO] running `Command { std: "docker" "start" "-a" "2617e7d8e741bcd6e93e2d29fe1a1db7c3a8ec6c5161e56f9f50bb2a7978d431", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2617e7d8e741bcd6e93e2d29fe1a1db7c3a8ec6c5161e56f9f50bb2a7978d431", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2617e7d8e741bcd6e93e2d29fe1a1db7c3a8ec6c5161e56f9f50bb2a7978d431", kill_on_drop: false }` [INFO] [stdout] 2617e7d8e741bcd6e93e2d29fe1a1db7c3a8ec6c5161e56f9f50bb2a7978d431 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] accbf1d6710c698e7ab28867b3e7ecf10e4c86b33c72480ba6ab6b5eaf350255 [INFO] running `Command { std: "docker" "start" "-a" "accbf1d6710c698e7ab28867b3e7ecf10e4c86b33c72480ba6ab6b5eaf350255", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling typeid v1.0.3 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling cc v1.2.30 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling parking v2.2.1 [INFO] [stderr] Compiling writeable v0.6.1 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Compiling litemap v0.8.0 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling icu_properties_data v2.0.1 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling icu_normalizer_data v2.0.0 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling futures-lite v2.6.1 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling signal-hook-registry v1.4.5 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling async-lock v3.4.1 [INFO] [stderr] Compiling endi v1.1.0 [INFO] [stderr] Compiling async-task v4.7.1 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling async-channel v2.5.0 [INFO] [stderr] Compiling wayland-sys v0.31.7 [INFO] [stderr] Compiling libloading v0.8.8 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling dlib v0.5.2 [INFO] [stderr] Compiling wayland-backend v0.3.11 [INFO] [stderr] Compiling piper v0.2.4 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Compiling blocking v1.6.2 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling quick-xml v0.37.5 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling anstyle-query v1.1.3 [INFO] [stderr] Compiling scoped-tls v1.0.1 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling wayland-client v0.31.11 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling anstyle v1.0.11 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling downcast-rs v1.2.1 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling wayland-scanner v0.31.7 [INFO] [stderr] Compiling anstream v0.6.19 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling openssl-probe v0.1.6 [INFO] [stderr] Compiling jiff v0.2.15 [INFO] [stderr] Compiling serde_derive v1.0.219 [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 zerofrom v0.1.6 [INFO] [stderr] Compiling enumflags2_derive v0.7.12 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling zerovec v0.11.2 [INFO] [stderr] Compiling polling v3.10.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling async-io v2.5.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling tracing v0.1.41 [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 async-signal v0.2.12 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling env_filter v0.1.3 [INFO] [stderr] Compiling async-process v2.4.0 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling async-executor v1.13.2 [INFO] [stderr] Compiling async-broadcast v0.7.2 [INFO] [stderr] Compiling ordered-stream v0.2.0 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Compiling ipnet v2.11.0 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling serde_fmt v1.0.3 [INFO] [stderr] Compiling erased-serde v0.4.6 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling zvariant_utils v3.2.0 [INFO] [stderr] Compiling enumflags2 v0.7.12 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling value-bag-serde1 v1.11.1 [INFO] [stderr] Compiling algosul-core v0.0.5 [INFO] [stderr] Compiling value-bag v1.11.1 [INFO] [stderr] Compiling tokio v1.46.1 [INFO] [stderr] Compiling zvariant_derive v5.6.0 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling env_logger v0.11.8 [INFO] [stderr] Compiling async-net v2.0.0 [INFO] [stderr] Compiling async-fs v2.1.3 [INFO] [stderr] Compiling zvariant v5.6.0 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling iri-string v0.7.8 [INFO] [stderr] Compiling raw-window-handle v0.6.2 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling rfd v0.15.4 [INFO] [stderr] Compiling rustls-pki-types v1.12.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling algosul v0.0.5 (/opt/rustwide/workdir) [INFO] [stderr] Compiling serde_spanned v1.0.0 [INFO] [stderr] Compiling toml_datetime v0.7.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling toml_parser v1.0.1 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling zbus_names v4.2.0 [INFO] [stderr] Compiling wayland-protocols v0.32.9 [INFO] [stderr] Compiling pollster v0.4.0 [INFO] [stderr] Compiling toml_writer v1.0.2 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling zbus_macros v5.9.0 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling h2 v0.4.11 [INFO] [stderr] Compiling urlencoding v2.1.3 [INFO] [stderr] Compiling toml v0.9.2 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling zbus v5.9.0 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling hyper-util v0.1.16 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.22 [INFO] [stderr] Compiling ashpd v0.11.0 [INFO] [stdout] warning: unused imports: `arg`, `args`, `cow`, and `cows` [INFO] [stdout] --> src/macros.rs:1:24 [INFO] [stdout] | [INFO] [stdout] 1 | pub use algosul_core::{arg, args, cow, cows, mod_all_os}; [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: `rfd::MessageLevel` [INFO] [stdout] --> src/utils.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use rfd::MessageLevel; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `rustup` is never read [INFO] [stdout] --> src/app/apps/rust/rustup.rs:213:3 [INFO] [stdout] | [INFO] [stdout] 211 | pub struct RustupReinstaller [INFO] [stdout] | ----------------- field in this struct [INFO] [stdout] 212 | { [INFO] [stdout] 213 | rustup: Rustup, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `rustup` is never read [INFO] [stdout] --> src/app/apps/rust/rustup.rs:229:3 [INFO] [stdout] | [INFO] [stdout] 227 | pub struct RustupUpdater [INFO] [stdout] | ------------- field in this struct [INFO] [stdout] 228 | { [INFO] [stdout] 229 | rustup: Rustup, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 25s [INFO] running `Command { std: "docker" "inspect" "accbf1d6710c698e7ab28867b3e7ecf10e4c86b33c72480ba6ab6b5eaf350255", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "accbf1d6710c698e7ab28867b3e7ecf10e4c86b33c72480ba6ab6b5eaf350255", kill_on_drop: false }` [INFO] [stdout] accbf1d6710c698e7ab28867b3e7ecf10e4c86b33c72480ba6ab6b5eaf350255 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f271100bd5fab98b5f46394d455b0f31386426cee9327cfe48f262346e7a270e [INFO] running `Command { std: "docker" "start" "-a" "f271100bd5fab98b5f46394d455b0f31386426cee9327cfe48f262346e7a270e", kill_on_drop: false }` [INFO] [stderr] Compiling algosul v0.0.5 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `arg`, `args`, `cow`, and `cows` [INFO] [stdout] --> src/macros.rs:1:24 [INFO] [stdout] | [INFO] [stdout] 1 | pub use algosul_core::{arg, args, cow, cows, mod_all_os}; [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: `rfd::MessageLevel` [INFO] [stdout] --> src/utils.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use rfd::MessageLevel; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `arg`, `args`, `cow`, and `cows` [INFO] [stdout] --> src/macros.rs:1:24 [INFO] [stdout] | [INFO] [stdout] 1 | pub use algosul_core::{arg, args, cow, cows, mod_all_os}; [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: `rfd::MessageLevel` [INFO] [stdout] --> src/utils.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use rfd::MessageLevel; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `get_by_current_user` found for struct `rustup::Rustup` in the current scope [INFO] [stdout] --> src/app/apps/rust.rs:235:26 [INFO] [stdout] | [INFO] [stdout] 235 | let rustup = Rustup::get_by_current_user().await?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ function or associated item not found in `rustup::Rustup` [INFO] [stdout] | [INFO] [stdout] ::: src/app/apps/rust/rustup.rs:28:1 [INFO] [stdout] | [INFO] [stdout] 28 | pub struct Rustup [INFO] [stdout] | ----------------- function or associated item `get_by_current_user` not found for this struct [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `AppGetter` which provides `get_by_current_user` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 206 + use crate::app::AppGetter; [INFO] [stdout] | [INFO] [stdout] help: there is an associated function `get_by_all_user` with a similar name [INFO] [stdout] | [INFO] [stdout] 235 - let rustup = Rustup::get_by_current_user().await?; [INFO] [stdout] 235 + let rustup = Rustup::get_by_all_user().await?; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `rustup` is never read [INFO] [stdout] --> src/app/apps/rust/rustup.rs:213:3 [INFO] [stdout] | [INFO] [stdout] 211 | pub struct RustupReinstaller [INFO] [stdout] | ----------------- field in this struct [INFO] [stdout] 212 | { [INFO] [stdout] 213 | rustup: Rustup, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `rustup` is never read [INFO] [stdout] --> src/app/apps/rust/rustup.rs:229:3 [INFO] [stdout] | [INFO] [stdout] 227 | pub struct RustupUpdater [INFO] [stdout] | ------------- field in this struct [INFO] [stdout] 228 | { [INFO] [stdout] 229 | rustup: Rustup, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stderr] error: could not compile `algosul` (lib test) due to 1 previous error; 2 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "f271100bd5fab98b5f46394d455b0f31386426cee9327cfe48f262346e7a270e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f271100bd5fab98b5f46394d455b0f31386426cee9327cfe48f262346e7a270e", kill_on_drop: false }` [INFO] [stdout] f271100bd5fab98b5f46394d455b0f31386426cee9327cfe48f262346e7a270e