[INFO] cloning repository https://github.com/Past9/stm32-api-generator [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Past9/stm32-api-generator" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPast9%2Fstm32-api-generator", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPast9%2Fstm32-api-generator'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c08c65715668129730749d867368bf63b83dd1be [INFO] checking Past9/stm32-api-generator against master#c9228570668803e3e6402770d55f23a12c9ae686 for pr-79472 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPast9%2Fstm32-api-generator" "/workspace/builds/worker-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Past9/stm32-api-generator on toolchain c9228570668803e3e6402770d55f23a12c9ae686 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c9228570668803e3e6402770d55f23a12c9ae686" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Past9/stm32-api-generator [INFO] removed path dependency svd-expander from git repo https://github.com/Past9/stm32-api-generator [INFO] finished tweaking git repo https://github.com/Past9/stm32-api-generator [INFO] tweaked toml for git repo https://github.com/Past9/stm32-api-generator written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate git repo https://github.com/Past9/stm32-api-generator already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c9228570668803e3e6402770d55f23a12c9ae686" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: the lock file /workspace/builds/worker-14/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c9228570668803e3e6402770d55f23a12c9ae686" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c9228570668803e3e6402770d55f23a12c9ae686" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+c9228570668803e3e6402770d55f23a12c9ae686" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cb6e8a71680b884ccc6b39da16fb745bf93788281cc924ae8bb634c2b49a3f01 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "cb6e8a71680b884ccc6b39da16fb745bf93788281cc924ae8bb634c2b49a3f01", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cb6e8a71680b884ccc6b39da16fb745bf93788281cc924ae8bb634c2b49a3f01", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cb6e8a71680b884ccc6b39da16fb745bf93788281cc924ae8bb634c2b49a3f01", kill_on_drop: false }` [INFO] [stdout] cb6e8a71680b884ccc6b39da16fb745bf93788281cc924ae8bb634c2b49a3f01 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+c9228570668803e3e6402770d55f23a12c9ae686" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5b10f37f59f7720de0b9b38a14d3c6615fcccf2b30f29d55578b8a5bb7df059f [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "5b10f37f59f7720de0b9b38a14d3c6615fcccf2b30f29d55578b8a5bb7df059f", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.54 [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Compiling radium v0.5.3 [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Compiling lexical-core v0.7.4 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling tap v1.0.0 [INFO] [stderr] Compiling wyz v0.2.0 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling funty v1.0.1 [INFO] [stderr] Compiling askama_escape v0.10.1 [INFO] [stderr] Checking glob v0.3.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling nom v6.0.1 [INFO] [stderr] Checking heck v0.3.1 [INFO] [stderr] Checking proc-macro2 v1.0.24 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Checking xml-rs v0.7.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking bitvec v0.19.4 [INFO] [stderr] Checking quote v1.0.7 [INFO] [stderr] Checking xmltree v0.8.0 [INFO] [stderr] Compiling thiserror-impl v1.0.22 [INFO] [stderr] Compiling fstrings-proc-macro v0.2.3 [INFO] [stderr] Checking fstrings v0.2.3 [INFO] [stderr] Checking thiserror v1.0.22 [INFO] [stderr] Checking svd-parser v0.9.0 [INFO] [stderr] Checking svd-expander v0.4.0 [INFO] [stderr] Checking toml v0.5.7 [INFO] [stderr] Checking ron v0.6.2 [INFO] [stderr] Checking askama_shared v0.11.1 [INFO] [stderr] Compiling askama_derive v0.10.5 [INFO] [stderr] Checking askama v0.10.5 [INFO] [stderr] Checking stm32-api-generator v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `fields::WriteInstruction` [INFO] [stdout] --> src/generators/clocks/mod.rs:156:46 [INFO] [stdout] | [INFO] [stdout] 156 | use crate::generators::{clocks::schematic, fields::WriteInstruction}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `svd_expander::DeviceSpec` [INFO] [stdout] --> src/generators/clocks/mod.rs:160:7 [INFO] [stdout] | [INFO] [stdout] 160 | use svd_expander::DeviceSpec; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `fields::WriteInstruction` [INFO] [stdout] --> src/generators/clocks/mod.rs:156:46 [INFO] [stdout] | [INFO] [stdout] 156 | use crate::generators::{clocks::schematic, fields::WriteInstruction}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `svd_expander::DeviceSpec` [INFO] [stdout] --> src/generators/clocks/mod.rs:160:7 [INFO] [stdout] | [INFO] [stdout] 160 | use svd_expander::DeviceSpec; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `address` found for reference `&FieldSpec` in the current scope [INFO] [stdout] --> src/generators/mod.rs:129:25 [INFO] [stdout] | [INFO] [stdout] 129 | let address = field.address(); [INFO] [stdout] | ^^^^^^^ method not found in `&FieldSpec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `address` found for reference `&FieldSpec` in the current scope [INFO] [stdout] --> src/generators/mod.rs:129:25 [INFO] [stdout] | [INFO] [stdout] 129 | let address = field.address(); [INFO] [stdout] | ^^^^^^^ method not found in `&FieldSpec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `mask` found for reference `&FieldSpec` in the current scope [INFO] [stdout] --> src/generators/mod.rs:130:22 [INFO] [stdout] | [INFO] [stdout] 130 | let mask = field.mask(); [INFO] [stdout] | ^^^^ method not found in `&FieldSpec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `mask` found for reference `&FieldSpec` in the current scope [INFO] [stdout] --> src/generators/mod.rs:131:31 [INFO] [stdout] | [INFO] [stdout] 131 | let inverse_mask = !field.mask(); [INFO] [stdout] | ^^^^ method not found in `&FieldSpec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `mask` found for reference `&FieldSpec` in the current scope [INFO] [stdout] --> src/generators/mod.rs:130:22 [INFO] [stdout] | [INFO] [stdout] 130 | let mask = field.mask(); [INFO] [stdout] | ^^^^ method not found in `&FieldSpec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `mask` found for reference `&FieldSpec` in the current scope [INFO] [stdout] --> src/generators/mod.rs:131:31 [INFO] [stdout] | [INFO] [stdout] 131 | let inverse_mask = !field.mask(); [INFO] [stdout] | ^^^^ method not found in `&FieldSpec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `address` found for reference `&FieldSpec` in the current scope [INFO] [stdout] --> src/generators/mod.rs:144:25 [INFO] [stdout] | [INFO] [stdout] 144 | let address = field.address(); [INFO] [stdout] | ^^^^^^^ method not found in `&FieldSpec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `mask` found for reference `&FieldSpec` in the current scope [INFO] [stdout] --> src/generators/mod.rs:145:22 [INFO] [stdout] | [INFO] [stdout] 145 | let mask = field.mask(); [INFO] [stdout] | ^^^^ method not found in `&FieldSpec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `address` found for reference `&FieldSpec` in the current scope [INFO] [stdout] --> src/generators/mod.rs:144:25 [INFO] [stdout] | [INFO] [stdout] 144 | let address = field.address(); [INFO] [stdout] | ^^^^^^^ method not found in `&FieldSpec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `mask` found for reference `&FieldSpec` in the current scope [INFO] [stdout] --> src/generators/mod.rs:146:31 [INFO] [stdout] | [INFO] [stdout] 146 | let inverse_mask = !field.mask(); [INFO] [stdout] | ^^^^ method not found in `&FieldSpec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `mask` found for reference `&FieldSpec` in the current scope [INFO] [stdout] --> src/generators/mod.rs:145:22 [INFO] [stdout] | [INFO] [stdout] 145 | let mask = field.mask(); [INFO] [stdout] | ^^^^ method not found in `&FieldSpec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `mask` found for reference `&FieldSpec` in the current scope [INFO] [stdout] --> src/generators/mod.rs:146:31 [INFO] [stdout] | [INFO] [stdout] 146 | let inverse_mask = !field.mask(); [INFO] [stdout] | ^^^^ method not found in `&FieldSpec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `parent_path` found for reference `&FieldSpec` in the current scope [INFO] [stdout] --> src/generators/mod.rs:149:45 [INFO] [stdout] | [INFO] [stdout] 149 | let register = self.get_register(&field.parent_path()).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^ method not found in `&FieldSpec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `parent_path` found for reference `&FieldSpec` in the current scope [INFO] [stdout] --> src/generators/mod.rs:149:45 [INFO] [stdout] | [INFO] [stdout] 149 | let register = self.get_register(&field.parent_path()).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^ method not found in `&FieldSpec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `address` found for reference `&FieldSpec` in the current scope [INFO] [stdout] --> src/generators/mod.rs:176:25 [INFO] [stdout] | [INFO] [stdout] 176 | let address = field.address(); [INFO] [stdout] | ^^^^^^^ method not found in `&FieldSpec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `mask` found for reference `&FieldSpec` in the current scope [INFO] [stdout] --> src/generators/mod.rs:177:22 [INFO] [stdout] | [INFO] [stdout] 177 | let mask = field.mask(); [INFO] [stdout] | ^^^^ method not found in `&FieldSpec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `address` found for reference `&FieldSpec` in the current scope [INFO] [stdout] --> src/generators/mod.rs:176:25 [INFO] [stdout] | [INFO] [stdout] 176 | let address = field.address(); [INFO] [stdout] | ^^^^^^^ method not found in `&FieldSpec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `mask` found for reference `&FieldSpec` in the current scope [INFO] [stdout] --> src/generators/mod.rs:177:22 [INFO] [stdout] | [INFO] [stdout] 177 | let mask = field.mask(); [INFO] [stdout] | ^^^^ method not found in `&FieldSpec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `address` found for reference `&FieldSpec` in the current scope [INFO] [stdout] --> src/generators/mod.rs:192:25 [INFO] [stdout] | [INFO] [stdout] 192 | let address = field.address(); [INFO] [stdout] | ^^^^^^^ method not found in `&FieldSpec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `address` found for reference `&FieldSpec` in the current scope [INFO] [stdout] --> src/generators/mod.rs:192:25 [INFO] [stdout] | [INFO] [stdout] 192 | let address = field.address(); [INFO] [stdout] | ^^^^^^^ method not found in `&FieldSpec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `mask` found for reference `&FieldSpec` in the current scope [INFO] [stdout] --> src/generators/mod.rs:193:31 [INFO] [stdout] | [INFO] [stdout] 193 | let inverse_mask = !field.mask(); [INFO] [stdout] | ^^^^ method not found in `&FieldSpec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `mask` found for reference `&FieldSpec` in the current scope [INFO] [stdout] --> src/generators/mod.rs:193:31 [INFO] [stdout] | [INFO] [stdout] 193 | let inverse_mask = !field.mask(); [INFO] [stdout] | ^^^^ method not found in `&FieldSpec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `try_get_field` found for reference `&'a svd_expander::DeviceSpec` in the current scope [INFO] [stdout] --> src/generators/clocks/mod.rs:93:23 [INFO] [stdout] | [INFO] [stdout] 93 | match self.spec.try_get_field(&path) { [INFO] [stdout] | ^^^^^^^^^^^^^ help: there is an associated function with a similar name: `get_field` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `try_get_field` found for reference `&'a DeviceSpec` in the current scope [INFO] [stdout] --> src/generators/clocks/mod.rs:93:23 [INFO] [stdout] | [INFO] [stdout] 93 | match self.spec.try_get_field(&path) { [INFO] [stdout] | ^^^^^^^^^^^^^ help: there is an associated function with a similar name: `get_field` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `from_file` found for struct `svd_expander::DeviceSpec` in the current scope [INFO] [stdout] --> src/generators/clocks/mod.rs:471:30 [INFO] [stdout] | [INFO] [stdout] 471 | let device = DeviceSpec::from_file("specs/svd/arm_device.svd").unwrap(); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | function or associated item not found in `svd_expander::DeviceSpec` [INFO] [stdout] | help: there is an associated function with a similar name: `from_xml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `from_file` found for struct `svd_expander::DeviceSpec` in the current scope [INFO] [stdout] --> src/generators/clocks/mod.rs:515:30 [INFO] [stdout] | [INFO] [stdout] 515 | let device = DeviceSpec::from_file("specs/svd/arm_device.svd").unwrap(); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | function or associated item not found in `svd_expander::DeviceSpec` [INFO] [stdout] | help: there is an associated function with a similar name: `from_xml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `address` found for reference `&FieldSpec` in the current scope [INFO] [stdout] --> src/generators/fields/mod.rs:39:13 [INFO] [stdout] | [INFO] [stdout] 39 | field.address(), [INFO] [stdout] | ^^^^^^^ method not found in `&FieldSpec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `mask` found for reference `&FieldSpec` in the current scope [INFO] [stdout] --> src/generators/fields/mod.rs:40:13 [INFO] [stdout] | [INFO] [stdout] 40 | field.mask(), [INFO] [stdout] | ^^^^ method not found in `&FieldSpec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `mask` found for reference `&FieldSpec` in the current scope [INFO] [stdout] --> src/generators/fields/mod.rs:41:14 [INFO] [stdout] | [INFO] [stdout] 41 | !field.mask(), [INFO] [stdout] | ^^^^ method not found in `&FieldSpec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `actual_value` found for reference `&EnumeratedValueSpec` in the current scope [INFO] [stdout] --> src/generators/gpio/mod.rs:145:26 [INFO] [stdout] | [INFO] [stdout] 145 | match enum_val.actual_value() { [INFO] [stdout] | ^^^^^^^^^^^^ method not found in `&EnumeratedValueSpec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `address` found for reference `&FieldSpec` in the current scope [INFO] [stdout] --> src/generators/fields/mod.rs:39:13 [INFO] [stdout] | [INFO] [stdout] 39 | field.address(), [INFO] [stdout] | ^^^^^^^ method not found in `&FieldSpec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `mask` found for reference `&FieldSpec` in the current scope [INFO] [stdout] --> src/generators/fields/mod.rs:40:13 [INFO] [stdout] | [INFO] [stdout] 40 | field.mask(), [INFO] [stdout] | ^^^^ method not found in `&FieldSpec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `mask` found for reference `&FieldSpec` in the current scope [INFO] [stdout] --> src/generators/fields/mod.rs:41:14 [INFO] [stdout] | [INFO] [stdout] 41 | !field.mask(), [INFO] [stdout] | ^^^^ method not found in `&FieldSpec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 16 previous errors; 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stderr] error: could not compile `stm32-api-generator` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0599]: no method named `actual_value` found for reference `&EnumeratedValueSpec` in the current scope [INFO] [stdout] --> src/generators/gpio/mod.rs:145:26 [INFO] [stdout] | [INFO] [stdout] 145 | match enum_val.actual_value() { [INFO] [stdout] | ^^^^^^^^^^^^ method not found in `&EnumeratedValueSpec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 18 previous errors; 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "5b10f37f59f7720de0b9b38a14d3c6615fcccf2b30f29d55578b8a5bb7df059f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5b10f37f59f7720de0b9b38a14d3c6615fcccf2b30f29d55578b8a5bb7df059f", kill_on_drop: false }` [INFO] [stdout] 5b10f37f59f7720de0b9b38a14d3c6615fcccf2b30f29d55578b8a5bb7df059f