[INFO] cloning repository https://github.com/brandontdev/tui-am-i [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/brandontdev/tui-am-i" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbrandontdev%2Ftui-am-i", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbrandontdev%2Ftui-am-i'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7873400fc60bd965efa8a246a0518643b4728c4e [INFO] testing brandontdev/tui-am-i 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%2Fbrandontdev%2Ftui-am-i" "/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/brandontdev/tui-am-i 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/brandontdev/tui-am-i [INFO] finished tweaking git repo https://github.com/brandontdev/tui-am-i [INFO] tweaked toml for git repo https://github.com/brandontdev/tui-am-i written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/brandontdev/tui-am-i 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] 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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a24e6b8a31cbd029fd092f9efdbe11874432f773ae308606defbe1347ce8ce10 [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" "a24e6b8a31cbd029fd092f9efdbe11874432f773ae308606defbe1347ce8ce10", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a24e6b8a31cbd029fd092f9efdbe11874432f773ae308606defbe1347ce8ce10", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a24e6b8a31cbd029fd092f9efdbe11874432f773ae308606defbe1347ce8ce10", kill_on_drop: false }` [INFO] [stdout] a24e6b8a31cbd029fd092f9efdbe11874432f773ae308606defbe1347ce8ce10 [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=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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 853671d19060ab81ffcb92839dfcd07a2f25f8034c5c0baaba949e4a1ae66af1 [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" "853671d19060ab81ffcb92839dfcd07a2f25f8034c5c0baaba949e4a1ae66af1", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.107 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling signal-hook v0.3.10 [INFO] [stderr] Compiling smallvec v1.7.0 [INFO] [stderr] Compiling pkg-config v0.3.22 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling anyhow v1.0.51 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling lock_api v0.4.5 [INFO] [stderr] Compiling libsqlite3-sys v0.23.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling signal-hook-mio v0.2.1 [INFO] [stderr] Compiling crossterm v0.20.0 [INFO] [stderr] Compiling crossterm v0.22.1 [INFO] [stderr] Compiling hashlink v0.7.0 [INFO] [stderr] Compiling tui v0.16.0 [INFO] [stderr] Compiling enum-iterator-derive v0.7.0 [INFO] [stderr] Compiling enum-iterator v0.7.0 [INFO] [stderr] Compiling rusqlite v0.26.1 [INFO] [stderr] Compiling tui-am-i v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `ProficiencyClass`, `Proficiency`, `character::Character` [INFO] [stdout] --> src/main.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | character::Character, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 7 | proficiency::{Proficiency, ProficiencyClass}, [INFO] [stdout] | ^^^^^^^^^^^ ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::data::character::SavedCharacter` [INFO] [stdout] --> src/data/database.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use crate::data::character::SavedCharacter; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `table` [INFO] [stdout] --> src/data/character.rs:161:34 [INFO] [stdout] | [INFO] [stdout] 161 | fn build_junction(&mut self, table: &str, row: &Row) -> Result<()> { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_table` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `row` [INFO] [stdout] --> src/data/character.rs:161:47 [INFO] [stdout] | [INFO] [stdout] 161 | fn build_junction(&mut self, table: &str, row: &Row) -> Result<()> { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_row` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `table` [INFO] [stdout] --> src/data/character.rs:177:22 [INFO] [stdout] | [INFO] [stdout] 177 | fn junct_columns(table: &str) -> Option<(String, String)> { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_table` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `table` [INFO] [stdout] --> src/data/character.rs:180:25 [INFO] [stdout] | [INFO] [stdout] 180 | fn junct_references(table: &str) -> Option<(String, String)> { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_table` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `table` [INFO] [stdout] --> src/data/character.rs:183:21 [INFO] [stdout] | [INFO] [stdout] 183 | fn junct_qeries(table: &str) -> Option { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_table` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `table` [INFO] [stdout] --> src/data/feature.rs:102:28 [INFO] [stdout] | [INFO] [stdout] 102 | fn junction_ids(&self, table: &str) -> Option> { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_table` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `table` [INFO] [stdout] --> src/data/items.rs:132:28 [INFO] [stdout] | [INFO] [stdout] 132 | fn junction_ids(&self, table: &str) -> Option> { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_table` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `table` [INFO] [stdout] --> src/data/language.rs:45:28 [INFO] [stdout] | [INFO] [stdout] 45 | fn junction_ids(&self, table: &str) -> Option> { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_table` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `table` [INFO] [stdout] --> src/data/proficiency.rs:94:28 [INFO] [stdout] | [INFO] [stdout] 94 | fn junction_ids(&self, table: &str) -> Option> { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_table` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `table` [INFO] [stdout] --> src/data/spells.rs:139:28 [INFO] [stdout] | [INFO] [stdout] 139 | fn junction_ids(&self, table: &str) -> Option> { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_table` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0382]: borrow of partially moved value: `test_bg` [INFO] [stdout] --> src/main.rs:67:27 [INFO] [stdout] | [INFO] [stdout] 65 | test_bg.features.unwrap_or(vec![]).push(all_features[0].clone()); [INFO] [stdout] | ---------------- value partially moved here [INFO] [stdout] 66 | [INFO] [stdout] 67 | db.save::(&test_bg)?; [INFO] [stdout] | ^^^^^^^^ value borrowed here after partial move [INFO] [stdout] | [INFO] [stdout] = note: partial move occurs because `test_bg.features` has type `Option>`, which does not implement the `Copy` trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 12 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0382`. [INFO] [stdout] [INFO] [stderr] error: could not compile `tui-am-i` due to 2 previous errors; 12 warnings emitted [INFO] running `Command { std: "docker" "inspect" "853671d19060ab81ffcb92839dfcd07a2f25f8034c5c0baaba949e4a1ae66af1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "853671d19060ab81ffcb92839dfcd07a2f25f8034c5c0baaba949e4a1ae66af1", kill_on_drop: false }` [INFO] [stdout] 853671d19060ab81ffcb92839dfcd07a2f25f8034c5c0baaba949e4a1ae66af1