[INFO] updating cached repository https://github.com/phodina/scrapyard-converter [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8e0c5cabff84dc158dfe54a740ccaa379e44ac5b [INFO] testing phodina/scrapyard-converter/8e0c5cabff84dc158dfe54a740ccaa379e44ac5b against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fphodina%2Fscrapyard-converter" "/workspace/builds/worker-89/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-89/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/phodina/scrapyard-converter on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/phodina/scrapyard-converter [INFO] finished tweaking git repo https://github.com/phodina/scrapyard-converter [INFO] tweaked toml for git repo https://github.com/phodina/scrapyard-converter written to /workspace/builds/worker-89/source/Cargo.toml [INFO] crate git repo https://github.com/phodina/scrapyard-converter already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-89/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-89/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6bae2a3cc9782f9dea993d420e852572fdb7a37d27faadd48b9d957b23278fa5 [INFO] running `Command { std: "docker" "start" "-a" "6bae2a3cc9782f9dea993d420e852572fdb7a37d27faadd48b9d957b23278fa5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6bae2a3cc9782f9dea993d420e852572fdb7a37d27faadd48b9d957b23278fa5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6bae2a3cc9782f9dea993d420e852572fdb7a37d27faadd48b9d957b23278fa5", kill_on_drop: false }` [INFO] [stdout] 6bae2a3cc9782f9dea993d420e852572fdb7a37d27faadd48b9d957b23278fa5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-89/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-89/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4ee35e7bf8273bd548cddeb62a91fc017e4d52b8e062e63474bf9b3cffb20d35 [INFO] running `Command { std: "docker" "start" "-a" "4ee35e7bf8273bd548cddeb62a91fc017e4d52b8e062e63474bf9b3cffb20d35", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling libc v0.2.40 [INFO] [stderr] Compiling cc v1.0.9 [INFO] [stderr] Compiling cfg-if v0.1.2 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling lazy_static v1.0.0 [INFO] [stderr] Compiling ucd-util v0.1.1 [INFO] [stderr] Compiling regex v0.2.10 [INFO] [stderr] Compiling rustc-demangle v0.1.7 [INFO] [stderr] Compiling unicode-width v0.1.4 [INFO] [stderr] Compiling dtoa v0.4.2 [INFO] [stderr] Compiling utf8-ranges v1.0.0 [INFO] [stderr] Compiling bitflags v0.7.0 [INFO] [stderr] Compiling num-traits v0.2.2 [INFO] [stderr] Compiling itoa v0.4.1 [INFO] [stderr] Compiling scrapyard-core v0.1.0 [INFO] [stderr] Compiling bitflags v1.0.1 [INFO] [stderr] Compiling vec_map v0.8.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling strsim v0.7.0 [INFO] [stderr] Compiling log v0.4.1 [INFO] [stderr] Compiling xml-rs v0.3.6 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling proc-macro2 v0.3.1 [INFO] [stderr] Compiling textwrap v0.9.0 [INFO] [stderr] Compiling regex-syntax v0.5.3 [INFO] [stderr] Compiling thread_local v0.3.5 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling memchr v2.0.1 [INFO] [stderr] Compiling atty v0.2.8 [INFO] [stderr] Compiling quote v0.5.1 [INFO] [stderr] Compiling aho-corasick v0.6.4 [INFO] [stderr] Compiling clap v2.31.2 [INFO] [stderr] Compiling syn v0.13.1 [INFO] [stderr] Compiling backtrace-sys v0.1.16 [INFO] [stderr] Compiling serde_derive_internals v0.23.0 [INFO] [stderr] Compiling serde_derive v1.0.37 [INFO] [stderr] Compiling serde v1.0.37 [INFO] [stderr] Compiling serde_json v1.0.13 [INFO] [stderr] Compiling either v1.5.0 [INFO] [stderr] Compiling serde-xml-rs v0.2.1 [INFO] [stderr] Compiling backtrace v0.3.5 [INFO] [stderr] Compiling error-chain v0.11.0 [INFO] [stderr] Compiling scrapyard-converter v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0463]: can't find crate for `mcu` [INFO] [stdout] --> src/main.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | extern crate mcu; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Package` [INFO] [stdout] --> src/stm32/mcu.rs:69:23 [INFO] [stdout] | [INFO] [stdout] 69 | let package = Package::new(&self.Package); [INFO] [stdout] | ^^^^^^^ use of undeclared type `Package` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Position` [INFO] [stdout] --> src/stm32/mcu.rs:101:28 [INFO] [stdout] | [INFO] [stdout] 101 | "A" => Position::Grid(0, count as u8), [INFO] [stdout] | ^^^^^^^^ use of undeclared type `Position` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Position` [INFO] [stdout] --> src/stm32/mcu.rs:102:28 [INFO] [stdout] | [INFO] [stdout] 102 | "B" => Position::Grid(1, count as u8), [INFO] [stdout] | ^^^^^^^^ use of undeclared type `Position` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Position` [INFO] [stdout] --> src/stm32/mcu.rs:103:28 [INFO] [stdout] | [INFO] [stdout] 103 | "C" => Position::Grid(2, count as u8), [INFO] [stdout] | ^^^^^^^^ use of undeclared type `Position` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Position` [INFO] [stdout] --> src/stm32/mcu.rs:104:28 [INFO] [stdout] | [INFO] [stdout] 104 | "D" => Position::Grid(3, count as u8), [INFO] [stdout] | ^^^^^^^^ use of undeclared type `Position` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Position` [INFO] [stdout] --> src/stm32/mcu.rs:105:28 [INFO] [stdout] | [INFO] [stdout] 105 | "E" => Position::Grid(4, count as u8), [INFO] [stdout] | ^^^^^^^^ use of undeclared type `Position` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Position` [INFO] [stdout] --> src/stm32/mcu.rs:106:28 [INFO] [stdout] | [INFO] [stdout] 106 | "F" => Position::Grid(5, count as u8), [INFO] [stdout] | ^^^^^^^^ use of undeclared type `Position` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Position` [INFO] [stdout] --> src/stm32/mcu.rs:107:28 [INFO] [stdout] | [INFO] [stdout] 107 | "G" => Position::Grid(6, count as u8), [INFO] [stdout] | ^^^^^^^^ use of undeclared type `Position` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Position` [INFO] [stdout] --> src/stm32/mcu.rs:108:28 [INFO] [stdout] | [INFO] [stdout] 108 | "H" => Position::Grid(7, count as u8), [INFO] [stdout] | ^^^^^^^^ use of undeclared type `Position` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Position` [INFO] [stdout] --> src/stm32/mcu.rs:109:28 [INFO] [stdout] | [INFO] [stdout] 109 | "J" => Position::Grid(8, count as u8), [INFO] [stdout] | ^^^^^^^^ use of undeclared type `Position` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Position` [INFO] [stdout] --> src/stm32/mcu.rs:110:28 [INFO] [stdout] | [INFO] [stdout] 110 | "K" => Position::Grid(9, count as u8), [INFO] [stdout] | ^^^^^^^^ use of undeclared type `Position` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Position` [INFO] [stdout] --> src/stm32/mcu.rs:111:28 [INFO] [stdout] | [INFO] [stdout] 111 | "L" => Position::Grid(10, count as u8), [INFO] [stdout] | ^^^^^^^^ use of undeclared type `Position` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Position` [INFO] [stdout] --> src/stm32/mcu.rs:112:28 [INFO] [stdout] | [INFO] [stdout] 112 | "M" => Position::Grid(11, count as u8), [INFO] [stdout] | ^^^^^^^^ use of undeclared type `Position` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Position` [INFO] [stdout] --> src/stm32/mcu.rs:113:28 [INFO] [stdout] | [INFO] [stdout] 113 | "N" => Position::Grid(12, count as u8), [INFO] [stdout] | ^^^^^^^^ use of undeclared type `Position` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Position` [INFO] [stdout] --> src/stm32/mcu.rs:114:28 [INFO] [stdout] | [INFO] [stdout] 114 | "P" => Position::Grid(13, count as u8), [INFO] [stdout] | ^^^^^^^^ use of undeclared type `Position` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Position` [INFO] [stdout] --> src/stm32/mcu.rs:115:28 [INFO] [stdout] | [INFO] [stdout] 115 | "R" => Position::Grid(14, count as u8), [INFO] [stdout] | ^^^^^^^^ use of undeclared type `Position` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Position` [INFO] [stdout] --> src/stm32/mcu.rs:116:28 [INFO] [stdout] | [INFO] [stdout] 116 | "S" => Position::Grid(15, count as u8), [INFO] [stdout] | ^^^^^^^^ use of undeclared type `Position` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Position` [INFO] [stdout] --> src/stm32/mcu.rs:117:28 [INFO] [stdout] | [INFO] [stdout] 117 | "T" => Position::Grid(16, count as u8), [INFO] [stdout] | ^^^^^^^^ use of undeclared type `Position` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Position` [INFO] [stdout] --> src/stm32/mcu.rs:118:26 [INFO] [stdout] | [INFO] [stdout] 118 | _ => Position::Grid(0, 0), [INFO] [stdout] | ^^^^^^^^ use of undeclared type `Position` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Position` [INFO] [stdout] --> src/stm32/mcu.rs:124:17 [INFO] [stdout] | [INFO] [stdout] 124 | Position::Linear(pos) [INFO] [stdout] | ^^^^^^^^ use of undeclared type `Position` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `PinBuilder` [INFO] [stdout] --> src/stm32/mcu.rs:127:33 [INFO] [stdout] | [INFO] [stdout] 127 | let mut pin2store = PinBuilder::new(&pin.Type, pos, &pin.Name); [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `PinBuilder` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Platform` [INFO] [stdout] --> src/stm32/mcu.rs:149:23 [INFO] [stdout] | [INFO] [stdout] 149 | platform: Platform::STM32 { [INFO] [stdout] | ^^^^^^^^ use of undeclared type `Platform` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Memory` [INFO] [stdout] --> src/stm32/mcu.rs:165:25 [INFO] [stdout] | [INFO] [stdout] 165 | let flash = Memory::Flash { [INFO] [stdout] | ^^^^^^ use of undeclared type `Memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Memory` [INFO] [stdout] --> src/stm32/mcu.rs:177:23 [INFO] [stdout] | [INFO] [stdout] 177 | let ram = Memory::Ram { [INFO] [stdout] | ^^^^^^ use of undeclared type `Memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Memory` [INFO] [stdout] --> src/stm32/mcu.rs:190:27 [INFO] [stdout] | [INFO] [stdout] 190 | let ram = Memory::Eeprom { [INFO] [stdout] | ^^^^^^ use of undeclared type `Memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Frequency` [INFO] [stdout] --> src/stm32/mcu.rs:207:12 [INFO] [stdout] | [INFO] [stdout] 207 | Ok(Frequency::MHz(frequency_val)) [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `Frequency` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Core` [INFO] [stdout] --> src/stm32/mcu.rs:213:32 [INFO] [stdout] | [INFO] [stdout] 213 | "ARM Cortex-M0" => Core::ARM(ARMCore::CortexM0), [INFO] [stdout] | ^^^^ use of undeclared type `Core` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ARMCore` [INFO] [stdout] --> src/stm32/mcu.rs:213:42 [INFO] [stdout] | [INFO] [stdout] 213 | "ARM Cortex-M0" => Core::ARM(ARMCore::CortexM0), [INFO] [stdout] | ^^^^^^^ use of undeclared type `ARMCore` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Core` [INFO] [stdout] --> src/stm32/mcu.rs:214:32 [INFO] [stdout] | [INFO] [stdout] 214 | "ARM Cortex-M3" => Core::ARM(ARMCore::CortexM3), [INFO] [stdout] | ^^^^ use of undeclared type `Core` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ARMCore` [INFO] [stdout] --> src/stm32/mcu.rs:214:42 [INFO] [stdout] | [INFO] [stdout] 214 | "ARM Cortex-M3" => Core::ARM(ARMCore::CortexM3), [INFO] [stdout] | ^^^^^^^ use of undeclared type `ARMCore` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Core` [INFO] [stdout] --> src/stm32/mcu.rs:215:32 [INFO] [stdout] | [INFO] [stdout] 215 | "ARM Cortex-M4" => Core::ARM(ARMCore::CortexM4), [INFO] [stdout] | ^^^^ use of undeclared type `Core` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ARMCore` [INFO] [stdout] --> src/stm32/mcu.rs:215:42 [INFO] [stdout] | [INFO] [stdout] 215 | "ARM Cortex-M4" => Core::ARM(ARMCore::CortexM4), [INFO] [stdout] | ^^^^^^^ use of undeclared type `ARMCore` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Core` [INFO] [stdout] --> src/stm32/mcu.rs:216:32 [INFO] [stdout] | [INFO] [stdout] 216 | "ARM Cortex-M7" => Core::ARM(ARMCore::CortexM7), [INFO] [stdout] | ^^^^ use of undeclared type `Core` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ARMCore` [INFO] [stdout] --> src/stm32/mcu.rs:216:42 [INFO] [stdout] | [INFO] [stdout] 216 | "ARM Cortex-M7" => Core::ARM(ARMCore::CortexM7), [INFO] [stdout] | ^^^^^^^ use of undeclared type `ARMCore` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Core` [INFO] [stdout] --> src/stm32/mcu.rs:217:18 [INFO] [stdout] | [INFO] [stdout] 217 | _ => Core::AVR, [INFO] [stdout] | ^^^^ use of undeclared type `Core` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Memory` in this scope [INFO] [stdout] --> src/stm32/mcu.rs:161:46 [INFO] [stdout] | [INFO] [stdout] 160 | impl MCU { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] 161 | fn parse_flash(&self, memories: &mut Vec) { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Memory` in this scope [INFO] [stdout] --> src/stm32/mcu.rs:173:44 [INFO] [stdout] | [INFO] [stdout] 160 | impl MCU { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] ... [INFO] [stdout] 173 | fn parse_ram(&self, memories: &mut Vec) { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Memory` in this scope [INFO] [stdout] --> src/stm32/mcu.rs:186:47 [INFO] [stdout] | [INFO] [stdout] 160 | impl MCU { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] ... [INFO] [stdout] 186 | fn parse_eeprom(&self, memories: &mut Vec) { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Frequency` in this scope [INFO] [stdout] --> src/stm32/mcu.rs:202:41 [INFO] [stdout] | [INFO] [stdout] 160 | impl MCU { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] ... [INFO] [stdout] 202 | fn parse_frequency(&self) -> Result { [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Core` in this scope [INFO] [stdout] --> src/stm32/mcu.rs:210:29 [INFO] [stdout] | [INFO] [stdout] 210 | fn parse_core(&self) -> Core { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IRQS` in this scope [INFO] [stdout] --> src/stm32/nvic.rs:27:13 [INFO] [stdout] | [INFO] [stdout] 27 | impl Export for NVIC { [INFO] [stdout] | - ^^^^ not found in this scope [INFO] [stdout] | | [INFO] [stdout] | help: you might be missing a type parameter: `` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IRQS` in this scope [INFO] [stdout] --> src/stm32/nvic.rs:28:31 [INFO] [stdout] | [INFO] [stdout] 27 | impl Export for NVIC { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] 28 | fn export(self) -> Result { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `scrapyard-converter` due to 47 previous errors; 10 warnings emitted [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `IRQ` in this scope [INFO] [stdout] --> src/stm32/nvic.rs:36:35 [INFO] [stdout] | [INFO] [stdout] 36 | irqs.push(IRQ { [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `IRQS` in this scope [INFO] [stdout] --> src/stm32/nvic.rs:46:12 [INFO] [stdout] | [INFO] [stdout] 46 | Ok(IRQS { irqs: irqs }) [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IRQS` in this scope [INFO] [stdout] --> src/main.rs:126:38 [INFO] [stdout] | [INFO] [stdout] 70 | fn run(input_dir: &str, output_dir_str: &str) -> Result<()> { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] ... [INFO] [stdout] 126 | open_cfg::(path.as_path(), &output_dir)?; [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/stm32/mcu.rs:36:3 [INFO] [stdout] | [INFO] [stdout] 36 | #[serde(rename = "Mcu")] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 37 | #[derive(Debug, Deserialize)] [INFO] [stdout] | ----------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(legacy_derive_helpers)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/stm32/gpio.rs:1:3 [INFO] [stdout] | [INFO] [stdout] 1 | #[serde(rename = "IP")] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 2 | #[allow(non_snake_case)] [INFO] [stdout] 3 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ----------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/stm32/nvic.rs:3:3 [INFO] [stdout] | [INFO] [stdout] 3 | #[serde(rename = "IP")] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 4 | #[allow(non_snake_case)] [INFO] [stdout] 5 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ----------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/stm32/dma.rs:1:3 [INFO] [stdout] | [INFO] [stdout] 1 | #[serde(rename = "IP")] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 2 | #[allow(non_snake_case)] [INFO] [stdout] 3 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ----------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/stm32/rcc.rs:1:3 [INFO] [stdout] | [INFO] [stdout] 1 | #[serde(rename = "IP")] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 2 | #[allow(non_snake_case)] [INFO] [stdout] 3 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ----------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/stm32/tim.rs:3:3 [INFO] [stdout] | [INFO] [stdout] 3 | #[serde(rename = "IP")] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 4 | #[allow(non_snake_case)] [INFO] [stdout] 5 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ----------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/main.rs:85:5 [INFO] [stdout] | [INFO] [stdout] 85 | / lazy_static! { [INFO] [stdout] 86 | | static ref RE :Regex = Regex::new(r"(families)|(^STM32[FL]\d{3})|(UART)|(TIM)|(GPIO)|(NVIC)|(RCC)").unwrap(); [INFO] [stdout] 87 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/errors.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / error_chain!{ [INFO] [stdout] 2 | | foreign_links { [INFO] [stdout] 3 | | Io(::std::io::Error); [INFO] [stdout] 4 | | SerdeXML(::serde_xml_rs::Error); [INFO] [stdout] ... | [INFO] [stdout] 7 | | } [INFO] [stdout] 8 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_error_chain_processed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/stm32/mcu.rs:88:17 [INFO] [stdout] | [INFO] [stdout] 88 | / lazy_static! { [INFO] [stdout] 89 | | static ref RE :Regex = Regex::new(r"([[:alpha:]])(\d*)").unwrap(); [INFO] [stdout] 90 | | } [INFO] [stdout] | |_________________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::cause`: replaced by Error::source, which can support downcasting [INFO] [stdout] --> src/errors.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / error_chain!{ [INFO] [stdout] 2 | | foreign_links { [INFO] [stdout] 3 | | Io(::std::io::Error); [INFO] [stdout] 4 | | SerdeXML(::serde_xml_rs::Error); [INFO] [stdout] ... | [INFO] [stdout] 7 | | } [INFO] [stdout] 8 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_error_chain_processed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 46 previous errors; 10 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0422, E0433, E0463. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "4ee35e7bf8273bd548cddeb62a91fc017e4d52b8e062e63474bf9b3cffb20d35", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4ee35e7bf8273bd548cddeb62a91fc017e4d52b8e062e63474bf9b3cffb20d35", kill_on_drop: false }` [INFO] [stdout] 4ee35e7bf8273bd548cddeb62a91fc017e4d52b8e062e63474bf9b3cffb20d35