[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] testing jackxbritton/cord against beta-2021-01-01 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjackxbritton%2Fcord" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jackxbritton/cord on toolchain beta-2021-01-01 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "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-5/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" "+beta-2021-01-01" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "+beta-2021-01-01" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 87524bae567a77f2eb98ea72bf90109d7087baa54e2de7c2b112209b89d04fc6 [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" "87524bae567a77f2eb98ea72bf90109d7087baa54e2de7c2b112209b89d04fc6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "87524bae567a77f2eb98ea72bf90109d7087baa54e2de7c2b112209b89d04fc6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "87524bae567a77f2eb98ea72bf90109d7087baa54e2de7c2b112209b89d04fc6", kill_on_drop: false }` [INFO] [stdout] 87524bae567a77f2eb98ea72bf90109d7087baa54e2de7c2b112209b89d04fc6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "build" "--frozen" "--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] 684773c0081a695451b4c5d88eca68327f05d035588b1ce46e664d2875d4a5be [INFO] running `Command { std: "docker" "start" "-a" "684773c0081a695451b4c5d88eca68327f05d035588b1ce46e664d2875d4a5be", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.76 [INFO] [stderr] Compiling syn v1.0.38 [INFO] [stderr] Compiling serde_derive v1.0.115 [INFO] [stderr] Compiling serde v1.0.115 [INFO] [stderr] Compiling libloading v0.4.3 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling array-macro v1.0.5 [INFO] [stderr] Compiling nix v0.18.0 [INFO] [stderr] Compiling serde_json v1.0.57 [INFO] [stderr] Compiling xi-unicode v0.2.1 [INFO] [stderr] Compiling numtoa v0.1.0 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling num-iter v0.1.41 [INFO] [stderr] Compiling ncurses v5.99.0 [INFO] [stderr] Compiling yaml-rust v0.4.4 [INFO] [stderr] Compiling crossbeam-channel v0.4.3 [INFO] [stderr] Compiling owning_ref v0.4.1 [INFO] [stderr] Compiling crossbeam v0.7.3 [INFO] [stderr] Compiling num-complex v0.3.0 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling signal-hook-registry v1.2.1 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling term_size v0.3.2 [INFO] [stderr] Compiling jack-sys v0.2.0 [INFO] [stderr] Compiling termion v1.5.5 [INFO] [stderr] Compiling num-rational v0.3.0 [INFO] [stderr] Compiling jack v0.6.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling const-random-macro v0.1.8 [INFO] [stderr] Compiling signal-hook v0.1.16 [INFO] [stderr] Compiling chrono v0.4.15 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling num v0.3.0 [INFO] [stderr] Compiling const-random v0.1.8 [INFO] [stderr] Compiling ahash v0.4.4 [INFO] [stderr] Compiling ahash v0.3.8 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling ctrlc v3.1.7 [INFO] [stderr] Compiling enum-map-derive v0.4.3 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Compiling enum-map v0.6.2 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling enumset_derive v0.5.0 [INFO] [stderr] Compiling enumset v1.0.1 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Compiling serde_yaml v0.8.14 [INFO] [stderr] Compiling cursive_core v0.1.1 [INFO] [stderr] Compiling cursive v0.15.0 [INFO] [stderr] Compiling 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[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] running `Command { std: "docker" "inspect" "684773c0081a695451b4c5d88eca68327f05d035588b1ce46e664d2875d4a5be", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "684773c0081a695451b4c5d88eca68327f05d035588b1ce46e664d2875d4a5be", kill_on_drop: false }` [INFO] [stdout] 684773c0081a695451b4c5d88eca68327f05d035588b1ce46e664d2875d4a5be