[INFO] cloning repository https://github.com/jackxbritton/cord [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jackxbritton/cord" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjackxbritton%2Fcord", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjackxbritton%2Fcord'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 78df3109b7448ed40b4bcd7985e12bd4b0d0875c [INFO] checking jackxbritton/cord against master#a609fb45efad59dfd459c76e50899be9f0583b5a for pr-80579 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjackxbritton%2Fcord" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jackxbritton/cord on toolchain a609fb45efad59dfd459c76e50899be9f0583b5a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jackxbritton/cord [INFO] finished tweaking git repo https://github.com/jackxbritton/cord [INFO] tweaked toml for git repo https://github.com/jackxbritton/cord written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/jackxbritton/cord already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8e4ac72332e98715cefd6358d3b42e5e49e5a6cda1a8a8efa06a4cdc957b75bd [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" "8e4ac72332e98715cefd6358d3b42e5e49e5a6cda1a8a8efa06a4cdc957b75bd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8e4ac72332e98715cefd6358d3b42e5e49e5a6cda1a8a8efa06a4cdc957b75bd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8e4ac72332e98715cefd6358d3b42e5e49e5a6cda1a8a8efa06a4cdc957b75bd", kill_on_drop: false }` [INFO] [stdout] 8e4ac72332e98715cefd6358d3b42e5e49e5a6cda1a8a8efa06a4cdc957b75bd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 7c68a65cc8f736221e1c65c79e79493dfde066491d5ef8f1288063a8f93ebf25 [INFO] running `Command { std: "docker" "start" "-a" "7c68a65cc8f736221e1c65c79e79493dfde066491d5ef8f1288063a8f93ebf25", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.76 [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling syn v1.0.38 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling serde_derive v1.0.115 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling serde v1.0.115 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Compiling proc-macro-hack v0.5.18 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling cc v1.0.59 [INFO] [stderr] Compiling pkg-config v0.3.18 [INFO] [stderr] Compiling libloading v0.4.3 [INFO] [stderr] Checking arc-swap v0.4.7 [INFO] [stderr] Compiling nix v0.18.0 [INFO] [stderr] Checking array-macro v1.0.5 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling serde_json v1.0.57 [INFO] [stderr] Checking ppv-lite86 v0.2.9 [INFO] [stderr] Checking unicode-segmentation v1.6.0 [INFO] [stderr] Checking linked-hash-map v0.5.3 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Checking dtoa v0.4.6 [INFO] [stderr] Checking maplit v1.0.2 [INFO] [stderr] Checking numtoa v0.1.0 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling num-iter v0.1.41 [INFO] [stderr] Compiling num-rational v0.3.0 [INFO] [stderr] Compiling memoffset v0.5.5 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Checking owning_ref v0.4.1 [INFO] [stderr] Checking yaml-rust v0.4.4 [INFO] [stderr] Compiling ncurses v5.99.0 [INFO] [stderr] Checking crossbeam-channel v0.4.3 [INFO] [stderr] Checking crossbeam-queue v0.2.3 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking crossbeam-deque v0.7.3 [INFO] [stderr] Checking num-complex v0.3.0 [INFO] [stderr] Checking crossbeam v0.7.3 [INFO] [stderr] Checking num v0.3.0 [INFO] [stderr] Checking signal-hook-registry v1.2.1 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking jack-sys v0.2.0 [INFO] [stderr] Checking term_size v0.3.2 [INFO] [stderr] Checking termion v1.5.5 [INFO] [stderr] Compiling const-random-macro v0.1.8 [INFO] [stderr] Checking jack v0.6.2 [INFO] [stderr] Checking signal-hook v0.1.16 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking chrono v0.4.15 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking const-random v0.1.8 [INFO] [stderr] Checking ahash v0.4.4 [INFO] [stderr] Checking ahash v0.3.8 [INFO] [stderr] Checking ctrlc v3.1.7 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling enum-map-derive v0.4.3 [INFO] [stderr] Checking enum-map v0.6.2 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling enumset_derive v0.5.0 [INFO] [stderr] Checking enumset v1.0.1 [INFO] [stderr] Checking toml v0.5.6 [INFO] [stderr] Checking serde_yaml v0.8.14 [INFO] [stderr] Checking cursive_core v0.1.1 [INFO] [stderr] Checking cursive v0.15.0 [INFO] [stderr] Checking cord v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0583]: file not found for module `music` [INFO] [stdout] --> src/main.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | mod music; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: to create the module `music`, create file "src/music.rs" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0583]: file not found for module `music` [INFO] [stdout] --> src/main.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | mod music; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: to create the module `music`, create file "src/music.rs" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Mode` [INFO] [stdout] --> src/main.rs:76:19 [INFO] [stdout] | [INFO] [stdout] 76 | mode: Mode::Major, [INFO] [stdout] | ^^^^ use of undeclared type `Mode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Mode` [INFO] [stdout] --> src/main.rs:92:27 [INFO] [stdout] | [INFO] [stdout] 92 | mode: Mode::Major, [INFO] [stdout] | ^^^^ use of undeclared type `Mode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Accidental` [INFO] [stdout] --> src/main.rs:97:40 [INFO] [stdout] | [INFO] [stdout] 97 | self.accidental = Some(Accidental::Flat); [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Accidental` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Mode` [INFO] [stdout] --> src/main.rs:102:27 [INFO] [stdout] | [INFO] [stdout] 102 | mode: Mode::Major, [INFO] [stdout] | ^^^^ use of undeclared type `Mode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Accidental` [INFO] [stdout] --> src/main.rs:107:40 [INFO] [stdout] | [INFO] [stdout] 107 | self.accidental = Some(Accidental::Sharp); [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Accidental` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Mode` [INFO] [stdout] --> src/main.rs:117:29 [INFO] [stdout] | [INFO] [stdout] 117 | self.mode = Mode::Minor; [INFO] [stdout] | ^^^^ use of undeclared type `Mode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Mode` [INFO] [stdout] --> src/main.rs:134:27 [INFO] [stdout] | [INFO] [stdout] 134 | mode: Mode::Minor, .. [INFO] [stdout] | ^^^^ use of undeclared type `Mode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Mode` [INFO] [stdout] --> src/main.rs:138:29 [INFO] [stdout] | [INFO] [stdout] 138 | self.mode = Mode::Major; [INFO] [stdout] | ^^^^ use of undeclared type `Mode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Mode` [INFO] [stdout] --> src/main.rs:526:32 [INFO] [stdout] | [INFO] [stdout] 526 | let root = Mode::Major.semitones(degree as u8); [INFO] [stdout] | ^^^^ use of undeclared type `Mode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Accidental` [INFO] [stdout] --> src/main.rs:528:30 [INFO] [stdout] | [INFO] [stdout] 528 | Some(Accidental::Flat) => -1, [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Accidental` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Accidental` [INFO] [stdout] --> src/main.rs:529:30 [INFO] [stdout] | [INFO] [stdout] 529 | Some(Accidental::Sharp) => 1, [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Accidental` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Mode` [INFO] [stdout] --> src/main.rs:747:30 [INFO] [stdout] | [INFO] [stdout] 747 | + if let Mode::Minor = mode { 1 } else { 0 } [INFO] [stdout] | ^^^^ use of undeclared type `Mode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Accidental` [INFO] [stdout] --> src/main.rs:756:26 [INFO] [stdout] | [INFO] [stdout] 756 | Some(Accidental::Flat) => write!(writer, "b")?, [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Accidental` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Accidental` [INFO] [stdout] --> src/main.rs:757:26 [INFO] [stdout] | [INFO] [stdout] 757 | Some(Accidental::Sharp) => write!(writer, "#")?, [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Accidental` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Mode` [INFO] [stdout] --> src/main.rs:761:21 [INFO] [stdout] | [INFO] [stdout] 761 | Mode::Major => (), [INFO] [stdout] | ^^^^ use of undeclared type `Mode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Mode` [INFO] [stdout] --> src/main.rs:762:21 [INFO] [stdout] | [INFO] [stdout] 762 | Mode::Minor => write!(writer, "m")?, [INFO] [stdout] | ^^^^ use of undeclared type `Mode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Accidental` in this scope [INFO] [stdout] --> src/main.rs:66:24 [INFO] [stdout] | [INFO] [stdout] 64 | struct KeyField { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] 65 | tonic: Option, [INFO] [stdout] 66 | accidental: Option, [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Mode` in this scope [INFO] [stdout] --> src/main.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | mode: Mode, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Accidental` in this scope [INFO] [stdout] --> src/main.rs:66:24 [INFO] [stdout] | [INFO] [stdout] 66 | accidental: Option, [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Key` in module `music` [INFO] [stdout] --> src/main.rs:81:19 [INFO] [stdout] | [INFO] [stdout] 81 | impl Field for KeyField { [INFO] [stdout] | ^^^ not found in `music` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 4 | use crate::cursor::io::sys::ext::net::raw_fd::sys_common::thread_local_key::Key; [INFO] [stdout] | [INFO] [stdout] 4 | use crate::cursor::io::sys::ext::net::raw_fd::sys_common::util::thread::local::fast::Key; [INFO] [stdout] | [INFO] [stdout] 4 | use crate::cursor::io::sys::ext::net::raw_fd::sys_common::util::thread::local::os::Key; [INFO] [stdout] | [INFO] [stdout] 4 | use crate::cursor::io::sys::thread_local_key::Key; [INFO] [stdout] | [INFO] [stdout] and 2 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Key` in module `music` [INFO] [stdout] --> src/main.rs:82:69 [INFO] [stdout] | [INFO] [stdout] 82 | fn update(&mut self, event: &Event) -> FieldUpdateResult { [INFO] [stdout] | ^^^ not found in `music` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 4 | use crate::cursor::io::sys::ext::net::raw_fd::sys_common::thread_local_key::Key; [INFO] [stdout] | [INFO] [stdout] 4 | use crate::cursor::io::sys::ext::net::raw_fd::sys_common::util::thread::local::fast::Key; [INFO] [stdout] | [INFO] [stdout] 4 | use crate::cursor::io::sys::ext::net::raw_fd::sys_common::util::thread::local::os::Key; [INFO] [stdout] | [INFO] [stdout] 4 | use crate::cursor::io::sys::thread_local_key::Key; [INFO] [stdout] | [INFO] [stdout] and 2 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Key` in module `music` [INFO] [stdout] --> src/main.rs:162:56 [INFO] [stdout] | [INFO] [stdout] 162 | return FieldUpdateResult::Ready(music::Key { [INFO] [stdout] | ^^^ not found in `music` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 4 | use crate::Event::Key; [INFO] [stdout] | [INFO] [stdout] 4 | use cursive::event::Event::Key; [INFO] [stdout] | [INFO] [stdout] 4 | use termion::event::Event::Key; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Key` in module `music` [INFO] [stdout] --> src/main.rs:514:49 [INFO] [stdout] | [INFO] [stdout] 514 | FieldUpdateResult::Ready(music::Key { [INFO] [stdout] | ^^^ not found in `music` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 4 | use crate::Event::Key; [INFO] [stdout] | [INFO] [stdout] 4 | use cursive::event::Event::Key; [INFO] [stdout] | [INFO] [stdout] 4 | use termion::event::Event::Key; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `music::*` [INFO] [stdout] --> src/main.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use music::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Mode` [INFO] [stdout] --> src/main.rs:76:19 [INFO] [stdout] | [INFO] [stdout] 76 | mode: Mode::Major, [INFO] [stdout] | ^^^^ use of undeclared type `Mode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Mode` [INFO] [stdout] --> src/main.rs:92:27 [INFO] [stdout] | [INFO] [stdout] 92 | mode: Mode::Major, [INFO] [stdout] | ^^^^ use of undeclared type `Mode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Accidental` [INFO] [stdout] --> src/main.rs:97:40 [INFO] [stdout] | [INFO] [stdout] 97 | self.accidental = Some(Accidental::Flat); [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Accidental` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Mode` [INFO] [stdout] --> src/main.rs:102:27 [INFO] [stdout] | [INFO] [stdout] 102 | mode: Mode::Major, [INFO] [stdout] | ^^^^ use of undeclared type `Mode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Accidental` [INFO] [stdout] --> src/main.rs:107:40 [INFO] [stdout] | [INFO] [stdout] 107 | self.accidental = Some(Accidental::Sharp); [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Accidental` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Mode` [INFO] [stdout] --> src/main.rs:117:29 [INFO] [stdout] | [INFO] [stdout] 117 | self.mode = Mode::Minor; [INFO] [stdout] | ^^^^ use of undeclared type `Mode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Mode` [INFO] [stdout] --> src/main.rs:134:27 [INFO] [stdout] | [INFO] [stdout] 134 | mode: Mode::Minor, .. [INFO] [stdout] | ^^^^ use of undeclared type `Mode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Mode` [INFO] [stdout] --> src/main.rs:138:29 [INFO] [stdout] | [INFO] [stdout] 138 | self.mode = Mode::Major; [INFO] [stdout] | ^^^^ use of undeclared type `Mode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Mode` [INFO] [stdout] --> src/main.rs:526:32 [INFO] [stdout] | [INFO] [stdout] 526 | let root = Mode::Major.semitones(degree as u8); [INFO] [stdout] | ^^^^ use of undeclared type `Mode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Accidental` [INFO] [stdout] --> src/main.rs:528:30 [INFO] [stdout] | [INFO] [stdout] 528 | Some(Accidental::Flat) => -1, [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Accidental` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Accidental` [INFO] [stdout] --> src/main.rs:529:30 [INFO] [stdout] | [INFO] [stdout] 529 | Some(Accidental::Sharp) => 1, [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Accidental` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Mode` [INFO] [stdout] --> src/main.rs:747:30 [INFO] [stdout] | [INFO] [stdout] 747 | + if let Mode::Minor = mode { 1 } else { 0 } [INFO] [stdout] | ^^^^ use of undeclared type `Mode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Accidental` [INFO] [stdout] --> src/main.rs:756:26 [INFO] [stdout] | [INFO] [stdout] 756 | Some(Accidental::Flat) => write!(writer, "b")?, [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Accidental` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Accidental` [INFO] [stdout] --> src/main.rs:757:26 [INFO] [stdout] | [INFO] [stdout] 757 | Some(Accidental::Sharp) => write!(writer, "#")?, [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Accidental` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Mode` [INFO] [stdout] --> src/main.rs:761:21 [INFO] [stdout] | [INFO] [stdout] 761 | Mode::Major => (), [INFO] [stdout] | ^^^^ use of undeclared type `Mode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Mode` [INFO] [stdout] --> src/main.rs:762:21 [INFO] [stdout] | [INFO] [stdout] 762 | Mode::Minor => write!(writer, "m")?, [INFO] [stdout] | ^^^^ use of undeclared type `Mode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Accidental` in this scope [INFO] [stdout] --> src/main.rs:66:24 [INFO] [stdout] | [INFO] [stdout] 64 | struct KeyField { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] 65 | tonic: Option, [INFO] [stdout] 66 | accidental: Option, [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Mode` in this scope [INFO] [stdout] --> src/main.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | mode: Mode, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Accidental` in this scope [INFO] [stdout] --> src/main.rs:66:24 [INFO] [stdout] | [INFO] [stdout] 66 | accidental: Option, [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Key` in module `music` [INFO] [stdout] --> src/main.rs:81:19 [INFO] [stdout] | [INFO] [stdout] 81 | impl Field for KeyField { [INFO] [stdout] | ^^^ not found in `music` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 4 | use crate::cursor::io::sys::ext::net::raw_fd::sys_common::thread_local_key::Key; [INFO] [stdout] | [INFO] [stdout] 4 | use crate::cursor::io::sys::ext::net::raw_fd::sys_common::util::thread::local::fast::Key; [INFO] [stdout] | [INFO] [stdout] 4 | use crate::cursor::io::sys::ext::net::raw_fd::sys_common::util::thread::local::os::Key; [INFO] [stdout] | [INFO] [stdout] 4 | use crate::cursor::io::sys::thread_local_key::Key; [INFO] [stdout] | [INFO] [stdout] and 2 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Key` in module `music` [INFO] [stdout] --> src/main.rs:82:69 [INFO] [stdout] | [INFO] [stdout] 82 | fn update(&mut self, event: &Event) -> FieldUpdateResult { [INFO] [stdout] | ^^^ not found in `music` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 4 | use crate::cursor::io::sys::ext::net::raw_fd::sys_common::thread_local_key::Key; [INFO] [stdout] | [INFO] [stdout] 4 | use crate::cursor::io::sys::ext::net::raw_fd::sys_common::util::thread::local::fast::Key; [INFO] [stdout] | [INFO] [stdout] 4 | use crate::cursor::io::sys::ext::net::raw_fd::sys_common::util::thread::local::os::Key; [INFO] [stdout] | [INFO] [stdout] 4 | use crate::cursor::io::sys::thread_local_key::Key; [INFO] [stdout] | [INFO] [stdout] and 2 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Key` in module `music` [INFO] [stdout] --> src/main.rs:162:56 [INFO] [stdout] | [INFO] [stdout] 162 | return FieldUpdateResult::Ready(music::Key { [INFO] [stdout] | ^^^ not found in `music` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 4 | use crate::Event::Key; [INFO] [stdout] | [INFO] [stdout] 4 | use cursive::event::Event::Key; [INFO] [stdout] | [INFO] [stdout] 4 | use termion::event::Event::Key; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Key` in module `music` [INFO] [stdout] --> src/main.rs:514:49 [INFO] [stdout] | [INFO] [stdout] 514 | FieldUpdateResult::Ready(music::Key { [INFO] [stdout] | ^^^ not found in `music` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 4 | use crate::Event::Key; [INFO] [stdout] | [INFO] [stdout] 4 | use cursive::event::Event::Key; [INFO] [stdout] | [INFO] [stdout] 4 | use termion::event::Event::Key; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `music::*` [INFO] [stdout] --> src/main.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use music::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 24 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0422, E0433, E0583. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stderr] error: could not compile `cord` [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: aborting due to 24 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0422, E0433, E0583. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "7c68a65cc8f736221e1c65c79e79493dfde066491d5ef8f1288063a8f93ebf25", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7c68a65cc8f736221e1c65c79e79493dfde066491d5ef8f1288063a8f93ebf25", kill_on_drop: false }` [INFO] [stdout] 7c68a65cc8f736221e1c65c79e79493dfde066491d5ef8f1288063a8f93ebf25