[INFO] cloning repository https://github.com/fscs/prototool [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/fscs/prototool" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffscs%2Fprototool", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffscs%2Fprototool'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 246c6aa3ab14c915d7eb73c8230ce2bfe3c12146 [INFO] building fscs/prototool against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffscs%2Fprototool" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/fscs/prototool [INFO] finished tweaking git repo https://github.com/fscs/prototool [INFO] tweaked toml for git repo https://github.com/fscs/prototool written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/fscs/prototool on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/fscs/prototool 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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded unicode-id v0.3.6 [INFO] [stderr] Downloaded strum v0.27.2 [INFO] [stderr] Downloaded opener v0.8.3 [INFO] [stderr] Downloaded windows-strings v0.5.0 [INFO] [stderr] Downloaded strum_macros v0.27.2 [INFO] [stderr] Downloaded objc2-io-surface v0.3.1 [INFO] [stderr] Downloaded tree_magic_mini v3.2.0 [INFO] [stderr] Downloaded wayland-protocols-wlr v0.3.9 [INFO] [stderr] Downloaded wayland-client v0.31.11 [INFO] [stderr] Downloaded wayland-backend v0.3.11 [INFO] [stderr] Downloaded arboard v3.6.1 [INFO] [stderr] Downloaded wayland-scanner v0.31.7 [INFO] [stderr] Downloaded markdown v1.0.0-alpha.22 [INFO] [stderr] Downloaded inquire v0.9.1 [INFO] [stderr] Downloaded objc2-core-graphics v0.3.1 [INFO] [stderr] Downloaded chrono v0.4.42 [INFO] [stderr] Downloaded rustls v0.23.32 [INFO] [stderr] Downloaded wayland-protocols v0.32.9 [INFO] [stderr] Downloaded litrs v0.4.2 [INFO] [stderr] Downloaded wl-clipboard-rs v0.9.2 [INFO] [stderr] Downloaded windows-core v0.62.0 [INFO] [stderr] Downloaded gethostname v1.0.2 [INFO] [stderr] Downloaded iana-time-zone v0.1.64 [INFO] [stderr] Downloaded dyn-clone v1.0.20 [INFO] [stderr] Downloaded hyper-util v0.1.17 [INFO] [stderr] Downloaded os_pipe v1.2.2 [INFO] [stderr] Downloaded wayland-sys v0.31.7 [INFO] [stderr] Downloaded windows-result v0.4.0 [INFO] [stderr] Downloaded rustls-webpki v0.103.6 [INFO] [stderr] Downloaded tokio-rustls v0.26.3 [INFO] [stderr] Downloaded objc2-app-kit v0.3.1 [INFO] [stderr] Downloaded x11rb-protocol v0.13.2 [INFO] [stderr] Downloaded x11rb v0.13.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8d106f5bb7339602ac75bc3e9afbc0de980bab9fc48bad102da284258980778b [INFO] running `Command { std: "docker" "start" "-a" "8d106f5bb7339602ac75bc3e9afbc0de980bab9fc48bad102da284258980778b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8d106f5bb7339602ac75bc3e9afbc0de980bab9fc48bad102da284258980778b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8d106f5bb7339602ac75bc3e9afbc0de980bab9fc48bad102da284258980778b", kill_on_drop: false }` [INFO] [stdout] 8d106f5bb7339602ac75bc3e9afbc0de980bab9fc48bad102da284258980778b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 83f70d161d19c114f66b50fa4b3bd02a11c10ad3b45ec87e2ac532a6e407704f [INFO] running `Command { std: "docker" "start" "-a" "83f70d161d19c114f66b50fa4b3bd02a11c10ad3b45ec87e2ac532a6e407704f", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling unicode-ident v1.0.19 [INFO] [stderr] Compiling libc v0.2.176 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling find-msvc-tools v0.1.2 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling wayland-sys v0.31.7 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling serde v1.0.226 [INFO] [stderr] Compiling wayland-client v0.31.11 [INFO] [stderr] Compiling rustls v0.23.32 [INFO] [stderr] Compiling convert_case v0.7.1 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling litrs v0.4.2 [INFO] [stderr] Compiling cc v1.2.38 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling anstream v0.6.20 [INFO] [stderr] Compiling webpki-roots v1.0.2 [INFO] [stderr] Compiling regex-automata v0.4.11 [INFO] [stderr] Compiling x11rb-protocol v0.13.2 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling quick-xml v0.37.5 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling document-features v0.2.11 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling basic-toml v0.1.10 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling bstr v1.12.0 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling wayland-backend v0.3.11 [INFO] [stderr] Compiling wayland-scanner v0.31.7 [INFO] [stderr] Compiling clap_builder v4.5.48 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling tree_magic_mini v3.2.0 [INFO] [stderr] Compiling os_pipe v1.2.2 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling toml_parser v1.0.3 [INFO] [stderr] Compiling toml_datetime v0.7.2 [INFO] [stderr] Compiling unicode-id v0.3.6 [INFO] [stderr] Compiling signal-hook-mio v0.2.4 [INFO] [stderr] Compiling iana-time-zone v0.1.64 [INFO] [stderr] Compiling dyn-clone v1.0.20 [INFO] [stderr] Compiling serde_spanned v1.0.2 [INFO] [stderr] Compiling markdown v1.0.0-alpha.22 [INFO] [stderr] Compiling opener v0.8.3 [INFO] [stderr] Compiling toml v0.9.7 [INFO] [stderr] Compiling rustls-webpki v0.103.6 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling gethostname v1.0.2 [INFO] [stderr] Compiling x11rb v0.13.2 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.226 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling strum_macros v0.27.2 [INFO] [stderr] Compiling clap_derive v4.5.47 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling h2 v0.4.12 [INFO] [stderr] Compiling derive_more v2.0.1 [INFO] [stderr] Compiling crossterm v0.29.0 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling wayland-protocols v0.32.9 [INFO] [stderr] Compiling strum v0.27.2 [INFO] [stderr] Compiling inquire v0.9.1 [INFO] [stderr] Compiling tokio-rustls v0.26.3 [INFO] [stderr] Compiling clap v4.5.48 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.3 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling askama_parser v0.14.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling uuid v1.18.1 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling hyper v1.7.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling hyper-util v0.1.17 [INFO] [stderr] Compiling askama_derive v0.14.0 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling wayland-protocols-wlr v0.3.9 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling reqwest v0.12.23 [INFO] [stderr] Compiling wl-clipboard-rs v0.9.2 [INFO] [stderr] Compiling askama v0.14.0 [INFO] [stderr] Compiling arboard v3.6.1 [INFO] [stderr] Compiling prototool v9.0.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0425]: cannot find function `from_str` in crate `toml` [INFO] [stdout] --> src/protokoll/mod.rs:32:42 [INFO] [stdout] | [INFO] [stdout] 32 | mdast::Node::Toml(toml) => toml::from_str(toml.value.as_str())?, [INFO] [stdout] | ^^^^^^^^ not found in `toml` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml-0.9.7/src/lib.rs:184:33 [INFO] [stdout] | [INFO] [stdout] 183 | #[cfg(feature = "serde")] [INFO] [stdout] | ----------------- the item is gated behind the `serde` feature [INFO] [stdout] 184 | pub use crate::de::{from_slice, from_str, Deserializer}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] help: consider importing one of these functions [INFO] [stdout] | [INFO] [stdout] 1 + use serde_json::from_str; [INFO] [stdout] | [INFO] [stdout] 1 + use serde_yaml::from_str; [INFO] [stdout] | [INFO] [stdout] help: if you import `from_str`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 32 - mdast::Node::Toml(toml) => toml::from_str(toml.value.as_str())?, [INFO] [stdout] 32 + mdast::Node::Toml(toml) => from_str(toml.value.as_str())?, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 1 argument but 2 arguments were supplied [INFO] [stdout] --> src/protokoll/mod.rs:52:17 [INFO] [stdout] | [INFO] [stdout] 52 | #[derive(Debug, Template)] [INFO] [stdout] | ^^^^^^^^ unexpected argument #2 of type `&dyn post::_::askama::Values` [INFO] [stdout] | [INFO] [stdout] note: function defined here [INFO] [stdout] --> src/protokoll/mod.rs:91:12 [INFO] [stdout] | [INFO] [stdout] 91 | pub fn protokoll_title(sitzung: &Sitzung) -> askama::Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Template` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 1 argument but 2 arguments were supplied [INFO] [stdout] --> src/protokoll/mod.rs:52:17 [INFO] [stdout] | [INFO] [stdout] 52 | #[derive(Debug, Template)] [INFO] [stdout] | ^^^^^^^^ unexpected argument #2 of type `&dyn post::_::askama::Values` [INFO] [stdout] | [INFO] [stdout] note: function defined here [INFO] [stdout] --> src/protokoll/mod.rs:72:12 [INFO] [stdout] | [INFO] [stdout] 72 | pub fn hidden_until_date(datetime: &DateTime) -> askama::Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Template` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 1 argument but 2 arguments were supplied [INFO] [stdout] --> src/protokoll/mod.rs:52:17 [INFO] [stdout] | [INFO] [stdout] 52 | #[derive(Debug, Template)] [INFO] [stdout] | ^^^^^^^^ unexpected argument #2 of type `&dyn post::_::askama::Values` [INFO] [stdout] | [INFO] [stdout] note: function defined here [INFO] [stdout] --> src/protokoll/mod.rs:103:12 [INFO] [stdout] | [INFO] [stdout] 103 | pub fn anwesende_raete_label(raete: &[PersonWithAbmeldung]) -> askama::Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Template` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 1 argument but 2 arguments were supplied [INFO] [stdout] --> src/protokoll/mod.rs:52:17 [INFO] [stdout] | [INFO] [stdout] 52 | #[derive(Debug, Template)] [INFO] [stdout] | ^^^^^^^^ unexpected argument #2 of type `&dyn post::_::askama::Values` [INFO] [stdout] | [INFO] [stdout] note: function defined here [INFO] [stdout] --> src/protokoll/mod.rs:114:12 [INFO] [stdout] | [INFO] [stdout] 114 | pub fn beschlussfaehig_label(raete: &[PersonWithAbmeldung]) -> askama::Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Template` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 1 argument but 2 arguments were supplied [INFO] [stdout] --> src/protokoll/mod.rs:52:17 [INFO] [stdout] | [INFO] [stdout] 52 | #[derive(Debug, Template)] [INFO] [stdout] | ^^^^^^^^ unexpected argument #2 of type `&dyn post::_::askama::Values` [INFO] [stdout] | [INFO] [stdout] note: function defined here [INFO] [stdout] --> src/protokoll/mod.rs:130:12 [INFO] [stdout] | [INFO] [stdout] 130 | pub fn beschlussfaehig(raete: &[PersonWithAbmeldung]) -> askama::Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Template` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 1 argument but 2 arguments were supplied [INFO] [stdout] --> src/protokoll/mod.rs:52:17 [INFO] [stdout] | [INFO] [stdout] 52 | #[derive(Debug, Template)] [INFO] [stdout] | ^^^^^^^^ unexpected argument #2 of type `&dyn post::_::askama::Values` [INFO] [stdout] | [INFO] [stdout] note: function defined here [INFO] [stdout] --> src/protokoll/mod.rs:142:12 [INFO] [stdout] | [INFO] [stdout] 142 | pub fn nicht_fristgerechte_antraege(sitzung: &Sitzung) -> askama::Result> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Template` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 1 argument but 2 arguments were supplied [INFO] [stdout] --> src/protokoll/mod.rs:52:17 [INFO] [stdout] | [INFO] [stdout] 52 | #[derive(Debug, Template)] [INFO] [stdout] | ^^^^^^^^ unexpected argument #2 of type `&dyn post::_::askama::Values` [INFO] [stdout] | [INFO] [stdout] note: function defined here [INFO] [stdout] --> src/protokoll/mod.rs:66:12 [INFO] [stdout] | [INFO] [stdout] 66 | pub fn normal_tops(tops: &[Top]) -> askama::Result> { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Template` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 1 argument but 2 arguments were supplied [INFO] [stdout] --> src/protokoll/mod.rs:52:17 [INFO] [stdout] | [INFO] [stdout] 52 | #[derive(Debug, Template)] [INFO] [stdout] | ^^^^^^^^ unexpected argument #2 of type `&dyn post::_::askama::Values` [INFO] [stdout] | [INFO] [stdout] note: function defined here [INFO] [stdout] --> src/protokoll/mod.rs:79:12 [INFO] [stdout] | [INFO] [stdout] 79 | pub fn event_format(event: &Event) -> askama::Result { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Template` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0061, E0425. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0061`. [INFO] [stdout] [INFO] [stderr] error: could not compile `prototool` (lib) due to 9 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "83f70d161d19c114f66b50fa4b3bd02a11c10ad3b45ec87e2ac532a6e407704f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "83f70d161d19c114f66b50fa4b3bd02a11c10ad3b45ec87e2ac532a6e407704f", kill_on_drop: false }` [INFO] [stdout] 83f70d161d19c114f66b50fa4b3bd02a11c10ad3b45ec87e2ac532a6e407704f