Dec 11 12:33:14.615 INFO checking notryanb/music-manager against try#aa9aa79c3c583aab59ac9134542d60a780c35e2e for pr-56677 Dec 11 12:33:14.616 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56677/worker-7/try#aa9aa79c3c583aab59ac9134542d60a780c35e2e:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-7/pr-56677/try#aa9aa79c3c583aab59ac9134542d60a780c35e2e:/source:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +aa9aa79c3c583aab59ac9134542d60a780c35e2e-alt check --frozen --all --all-targets" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Dec 11 12:33:15.016 INFO [stdout] 96f7ac7447c2a008f93bb67f59292731c876e937b16cbe6f7af57880ae8b265f Dec 11 12:33:15.018 INFO running `"docker" "start" "-a" "96f7ac7447c2a008f93bb67f59292731c876e937b16cbe6f7af57880ae8b265f"` Dec 11 12:33:15.999 INFO [stderr] usermod: no changes Dec 11 12:33:16.229 INFO [stderr] Compiling gdi32-sys v0.2.0 Dec 11 12:33:16.229 INFO [stderr] Compiling user32-sys v0.2.0 Dec 11 12:33:16.229 INFO [stderr] Compiling comctl32-sys v0.2.0 Dec 11 12:33:16.229 INFO [stderr] Compiling ole32-sys v0.2.0 Dec 11 12:33:16.229 INFO [stderr] Compiling native-windows-gui v0.2.0 Dec 11 12:33:16.241 INFO [stderr] Compiling derive_builder_core v0.2.0 Dec 11 12:33:16.244 INFO [stderr] Compiling syn v0.15.9 Dec 11 12:33:16.245 INFO [stderr] Checking diesel v1.3.3 Dec 11 12:33:17.324 INFO [stderr] Checking regex v1.0.5 Dec 11 12:33:20.088 INFO [stderr] Compiling derive_builder v0.5.1 Dec 11 12:33:22.195 INFO [stderr] Checking env_logger v0.5.13 Dec 11 12:33:22.195 INFO [stderr] Checking dotenv v0.13.0 Dec 11 12:33:26.378 INFO [stderr] Checking id3 v0.2.5 Dec 11 12:33:36.877 INFO [stderr] Compiling structopt-derive v0.2.12 Dec 11 12:33:36.877 INFO [stderr] Compiling serde_derive v1.0.79 Dec 11 12:33:45.232 INFO [stderr] Checking structopt v0.2.12 Dec 11 12:33:46.518 INFO [stderr] Checking clap-verbosity-flag v0.1.0 Dec 11 12:34:00.361 INFO [stderr] Checking quicli v0.3.1 Dec 11 12:34:17.053 INFO [stderr] Checking music_manager v0.1.0 (/source) Dec 11 12:34:17.960 INFO [stderr] warning: cannot find type `File` in this scope Dec 11 12:34:17.960 INFO [stderr] --> src/models/file.rs:3:17 Dec 11 12:34:17.960 INFO [stderr] | Dec 11 12:34:17.960 INFO [stderr] 3 | #[derive(Debug, Queryable)] Dec 11 12:34:17.960 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 12:34:17.960 INFO [stderr] | Dec 11 12:34:17.960 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Dec 11 12:34:17.960 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 12:34:17.960 INFO [stderr] = note: for more information, see issue #50504 Dec 11 12:34:17.960 INFO [stderr] Dec 11 12:34:17.960 INFO [stderr] warning: cannot find type `files` in this scope Dec 11 12:34:17.960 INFO [stderr] --> src/models/file.rs:9:17 Dec 11 12:34:17.960 INFO [stderr] | Dec 11 12:34:17.960 INFO [stderr] 9 | #[derive(Debug, Insertable, PartialEq)] Dec 11 12:34:17.960 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 12:34:17.960 INFO [stderr] | Dec 11 12:34:17.960 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 12:34:17.960 INFO [stderr] = note: for more information, see issue #50504 Dec 11 12:34:17.960 INFO [stderr] Dec 11 12:34:17.960 INFO [stderr] warning: cannot find type `NewFile` in this scope Dec 11 12:34:17.960 INFO [stderr] --> src/models/file.rs:9:17 Dec 11 12:34:17.960 INFO [stderr] | Dec 11 12:34:17.960 INFO [stderr] 9 | #[derive(Debug, Insertable, PartialEq)] Dec 11 12:34:17.960 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 12:34:17.960 INFO [stderr] | Dec 11 12:34:17.960 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 12:34:17.960 INFO [stderr] = note: for more information, see issue #50504 Dec 11 12:34:17.960 INFO [stderr] Dec 11 12:34:17.960 INFO [stderr] warning: cannot find type `Frame` in this scope Dec 11 12:34:17.960 INFO [stderr] --> src/models/frame.rs:3:17 Dec 11 12:34:17.960 INFO [stderr] | Dec 11 12:34:17.960 INFO [stderr] 3 | #[derive(Debug, Queryable)] Dec 11 12:34:17.960 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 12:34:17.961 INFO [stderr] | Dec 11 12:34:17.961 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 12:34:17.961 INFO [stderr] = note: for more information, see issue #50504 Dec 11 12:34:17.961 INFO [stderr] Dec 11 12:34:17.961 INFO [stderr] warning: cannot find type `frames` in this scope Dec 11 12:34:17.961 INFO [stderr] --> src/models/frame.rs:11:17 Dec 11 12:34:17.961 INFO [stderr] | Dec 11 12:34:17.961 INFO [stderr] 11 | #[derive(Debug, Insertable, PartialEq)] Dec 11 12:34:17.961 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 12:34:17.961 INFO [stderr] | Dec 11 12:34:17.961 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 12:34:17.961 INFO [stderr] = note: for more information, see issue #50504 Dec 11 12:34:17.961 INFO [stderr] Dec 11 12:34:17.961 INFO [stderr] warning: cannot find type `NewFrame` in this scope Dec 11 12:34:17.961 INFO [stderr] --> src/models/frame.rs:11:17 Dec 11 12:34:17.961 INFO [stderr] | Dec 11 12:34:17.961 INFO [stderr] 11 | #[derive(Debug, Insertable, PartialEq)] Dec 11 12:34:17.961 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 12:34:17.961 INFO [stderr] | Dec 11 12:34:17.961 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 12:34:17.961 INFO [stderr] = note: for more information, see issue #50504 Dec 11 12:34:17.961 INFO [stderr] Dec 11 12:34:17.961 INFO [stderr] warning: cannot find type `Tag` in this scope Dec 11 12:34:17.961 INFO [stderr] --> src/models/tag.rs:3:17 Dec 11 12:34:17.961 INFO [stderr] | Dec 11 12:34:17.961 INFO [stderr] 3 | #[derive(Debug, Queryable)] Dec 11 12:34:17.961 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 12:34:17.961 INFO [stderr] | Dec 11 12:34:17.961 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 12:34:17.961 INFO [stderr] = note: for more information, see issue #50504 Dec 11 12:34:17.961 INFO [stderr] Dec 11 12:34:17.961 INFO [stderr] warning: cannot find type `id3_tags` in this scope Dec 11 12:34:17.961 INFO [stderr] --> src/models/tag.rs:10:17 Dec 11 12:34:17.961 INFO [stderr] | Dec 11 12:34:17.961 INFO [stderr] 10 | #[derive(Debug, Insertable, PartialEq)] Dec 11 12:34:17.961 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 12:34:17.961 INFO [stderr] | Dec 11 12:34:17.961 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 12:34:17.961 INFO [stderr] = note: for more information, see issue #50504 Dec 11 12:34:17.961 INFO [stderr] Dec 11 12:34:17.961 INFO [stderr] warning: cannot find type `NewTag` in this scope Dec 11 12:34:17.961 INFO [stderr] --> src/models/tag.rs:10:17 Dec 11 12:34:17.961 INFO [stderr] | Dec 11 12:34:17.961 INFO [stderr] 10 | #[derive(Debug, Insertable, PartialEq)] Dec 11 12:34:17.961 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 12:34:17.961 INFO [stderr] | Dec 11 12:34:17.961 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 12:34:17.961 INFO [stderr] = note: for more information, see issue #50504 Dec 11 12:34:17.961 INFO [stderr] Dec 11 12:34:17.961 INFO [stderr] warning: unused import: `schema::*` Dec 11 12:34:17.961 INFO [stderr] --> src/models/track.rs:4:5 Dec 11 12:34:17.961 INFO [stderr] | Dec 11 12:34:17.961 INFO [stderr] 4 | use schema::*; Dec 11 12:34:17.961 INFO [stderr] | ^^^^^^^^^ Dec 11 12:34:17.961 INFO [stderr] | Dec 11 12:34:17.961 INFO [stderr] = note: #[warn(unused_imports)] on by default Dec 11 12:34:17.961 INFO [stderr] Dec 11 12:34:17.961 INFO [stderr] warning: cannot find type `table` in this scope Dec 11 12:34:17.961 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 11 12:34:17.961 INFO [stderr] | Dec 11 12:34:17.961 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 11 12:34:17.961 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 12:34:17.961 INFO [stderr] | Dec 11 12:34:17.961 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 12:34:17.961 INFO [stderr] = note: for more information, see issue #50504 Dec 11 12:34:17.961 INFO [stderr] Dec 11 12:34:17.961 INFO [stderr] warning: cannot find type `id` in this scope Dec 11 12:34:17.961 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 12:34:17.961 INFO [stderr] | Dec 11 12:34:17.961 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 12:34:17.961 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 12:34:17.961 INFO [stderr] | Dec 11 12:34:17.961 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 12:34:17.961 INFO [stderr] = note: for more information, see issue #50504 Dec 11 12:34:17.961 INFO [stderr] Dec 11 12:34:17.961 INFO [stderr] warning: cannot find type `path` in this scope Dec 11 12:34:17.961 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 12:34:17.961 INFO [stderr] | Dec 11 12:34:17.961 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 12:34:17.961 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 12:34:17.961 INFO [stderr] | Dec 11 12:34:17.961 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 12:34:17.961 INFO [stderr] = note: for more information, see issue #50504 Dec 11 12:34:17.961 INFO [stderr] Dec 11 12:34:17.961 INFO [stderr] warning: cannot find type `code` in this scope Dec 11 12:34:17.961 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 12:34:17.962 INFO [stderr] | Dec 11 12:34:17.962 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 12:34:17.962 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 12:34:17.962 INFO [stderr] | Dec 11 12:34:17.962 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 12:34:17.962 INFO [stderr] = note: for more information, see issue #50504 Dec 11 12:34:17.962 INFO [stderr] Dec 11 12:34:17.962 INFO [stderr] warning: cannot find type `description` in this scope Dec 11 12:34:17.962 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 12:34:17.962 INFO [stderr] | Dec 11 12:34:17.962 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 12:34:17.962 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 12:34:17.962 INFO [stderr] | Dec 11 12:34:17.962 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 12:34:17.962 INFO [stderr] = note: for more information, see issue #50504 Dec 11 12:34:17.962 INFO [stderr] Dec 11 12:34:17.962 INFO [stderr] warning: cannot find type `id3_tag_id` in this scope Dec 11 12:34:17.962 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 12:34:17.962 INFO [stderr] | Dec 11 12:34:17.962 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 12:34:17.962 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 12:34:17.962 INFO [stderr] | Dec 11 12:34:17.962 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 12:34:17.962 INFO [stderr] = note: for more information, see issue #50504 Dec 11 12:34:17.962 INFO [stderr] Dec 11 12:34:17.962 INFO [stderr] warning: cannot find type `frame_type_id` in this scope Dec 11 12:34:17.962 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 12:34:17.962 INFO [stderr] | Dec 11 12:34:17.962 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 12:34:17.962 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 12:34:17.962 INFO [stderr] | Dec 11 12:34:17.962 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 12:34:17.962 INFO [stderr] = note: for more information, see issue #50504 Dec 11 12:34:17.962 INFO [stderr] Dec 11 12:34:17.962 INFO [stderr] warning: cannot find type `content` in this scope Dec 11 12:34:17.962 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 12:34:17.962 INFO [stderr] | Dec 11 12:34:17.962 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 12:34:17.962 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 12:34:17.962 INFO [stderr] | Dec 11 12:34:17.962 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 12:34:17.962 INFO [stderr] = note: for more information, see issue #50504 Dec 11 12:34:17.962 INFO [stderr] Dec 11 12:34:17.964 INFO [stderr] warning: cannot find type `version_id` in this scope Dec 11 12:34:17.964 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 12:34:17.964 INFO [stderr] | Dec 11 12:34:17.964 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 12:34:17.964 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 12:34:17.964 INFO [stderr] | Dec 11 12:34:17.964 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 12:34:17.964 INFO [stderr] = note: for more information, see issue #50504 Dec 11 12:34:17.964 INFO [stderr] Dec 11 12:34:17.964 INFO [stderr] warning: cannot find type `file_id` in this scope Dec 11 12:34:17.964 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 12:34:17.964 INFO [stderr] | Dec 11 12:34:17.964 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 12:34:17.964 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 12:34:17.964 INFO [stderr] | Dec 11 12:34:17.964 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 12:34:17.964 INFO [stderr] = note: for more information, see issue #50504 Dec 11 12:34:17.964 INFO [stderr] Dec 11 12:34:17.964 INFO [stderr] warning: cannot find type `version` in this scope Dec 11 12:34:17.964 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 12:34:17.964 INFO [stderr] | Dec 11 12:34:17.964 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 12:34:17.964 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 12:34:17.964 INFO [stderr] | Dec 11 12:34:17.965 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 12:34:17.965 INFO [stderr] = note: for more information, see issue #50504 Dec 11 12:34:17.965 INFO [stderr] Dec 11 12:34:18.024 INFO [stderr] warning: cannot find type `File` in this scope Dec 11 12:34:18.024 INFO [stderr] --> src/models/file.rs:3:17 Dec 11 12:34:18.024 INFO [stderr] | Dec 11 12:34:18.024 INFO [stderr] 3 | #[derive(Debug, Queryable)] Dec 11 12:34:18.024 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 12:34:18.024 INFO [stderr] | Dec 11 12:34:18.024 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Dec 11 12:34:18.024 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 12:34:18.024 INFO [stderr] = note: for more information, see issue #50504 Dec 11 12:34:18.024 INFO [stderr] Dec 11 12:34:18.024 INFO [stderr] warning: cannot find type `files` in this scope Dec 11 12:34:18.024 INFO [stderr] --> src/models/file.rs:9:17 Dec 11 12:34:18.024 INFO [stderr] | Dec 11 12:34:18.024 INFO [stderr] 9 | #[derive(Debug, Insertable, PartialEq)] Dec 11 12:34:18.024 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 12:34:18.024 INFO [stderr] | Dec 11 12:34:18.024 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 12:34:18.024 INFO [stderr] = note: for more information, see issue #50504 Dec 11 12:34:18.024 INFO [stderr] Dec 11 12:34:18.024 INFO [stderr] warning: cannot find type `NewFile` in this scope Dec 11 12:34:18.024 INFO [stderr] --> src/models/file.rs:9:17 Dec 11 12:34:18.024 INFO [stderr] | Dec 11 12:34:18.024 INFO [stderr] 9 | #[derive(Debug, Insertable, PartialEq)] Dec 11 12:34:18.024 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 12:34:18.024 INFO [stderr] | Dec 11 12:34:18.024 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 12:34:18.024 INFO [stderr] = note: for more information, see issue #50504 Dec 11 12:34:18.024 INFO [stderr] Dec 11 12:34:18.024 INFO [stderr] warning: cannot find type `Frame` in this scope Dec 11 12:34:18.024 INFO [stderr] --> src/models/frame.rs:3:17 Dec 11 12:34:18.024 INFO [stderr] | Dec 11 12:34:18.024 INFO [stderr] 3 | #[derive(Debug, Queryable)] Dec 11 12:34:18.024 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 12:34:18.024 INFO [stderr] | Dec 11 12:34:18.024 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 12:34:18.024 INFO [stderr] = note: for more information, see issue #50504 Dec 11 12:34:18.024 INFO [stderr] Dec 11 12:34:18.025 INFO [stderr] warning: cannot find type `frames` in this scope Dec 11 12:34:18.025 INFO [stderr] --> src/models/frame.rs:11:17 Dec 11 12:34:18.025 INFO [stderr] | Dec 11 12:34:18.025 INFO [stderr] 11 | #[derive(Debug, Insertable, PartialEq)] Dec 11 12:34:18.025 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 12:34:18.025 INFO [stderr] | Dec 11 12:34:18.025 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 12:34:18.025 INFO [stderr] = note: for more information, see issue #50504 Dec 11 12:34:18.025 INFO [stderr] Dec 11 12:34:18.025 INFO [stderr] warning: cannot find type `NewFrame` in this scope Dec 11 12:34:18.025 INFO [stderr] --> src/models/frame.rs:11:17 Dec 11 12:34:18.025 INFO [stderr] | Dec 11 12:34:18.025 INFO [stderr] 11 | #[derive(Debug, Insertable, PartialEq)] Dec 11 12:34:18.025 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 12:34:18.025 INFO [stderr] | Dec 11 12:34:18.025 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 12:34:18.025 INFO [stderr] = note: for more information, see issue #50504 Dec 11 12:34:18.025 INFO [stderr] Dec 11 12:34:18.025 INFO [stderr] warning: cannot find type `Tag` in this scope Dec 11 12:34:18.025 INFO [stderr] --> src/models/tag.rs:3:17 Dec 11 12:34:18.025 INFO [stderr] | Dec 11 12:34:18.025 INFO [stderr] 3 | #[derive(Debug, Queryable)] Dec 11 12:34:18.025 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 12:34:18.025 INFO [stderr] | Dec 11 12:34:18.025 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 12:34:18.025 INFO [stderr] = note: for more information, see issue #50504 Dec 11 12:34:18.025 INFO [stderr] Dec 11 12:34:18.025 INFO [stderr] warning: cannot find type `id3_tags` in this scope Dec 11 12:34:18.025 INFO [stderr] --> src/models/tag.rs:10:17 Dec 11 12:34:18.025 INFO [stderr] | Dec 11 12:34:18.025 INFO [stderr] 10 | #[derive(Debug, Insertable, PartialEq)] Dec 11 12:34:18.025 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 12:34:18.025 INFO [stderr] | Dec 11 12:34:18.025 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 12:34:18.025 INFO [stderr] = note: for more information, see issue #50504 Dec 11 12:34:18.025 INFO [stderr] Dec 11 12:34:18.025 INFO [stderr] warning: cannot find type `NewTag` in this scope Dec 11 12:34:18.025 INFO [stderr] --> src/models/tag.rs:10:17 Dec 11 12:34:18.025 INFO [stderr] | Dec 11 12:34:18.025 INFO [stderr] 10 | #[derive(Debug, Insertable, PartialEq)] Dec 11 12:34:18.025 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 12:34:18.025 INFO [stderr] | Dec 11 12:34:18.025 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 12:34:18.025 INFO [stderr] = note: for more information, see issue #50504 Dec 11 12:34:18.025 INFO [stderr] Dec 11 12:34:18.025 INFO [stderr] warning: unused import: `schema::*` Dec 11 12:34:18.025 INFO [stderr] --> src/models/track.rs:4:5 Dec 11 12:34:18.025 INFO [stderr] | Dec 11 12:34:18.025 INFO [stderr] 4 | use schema::*; Dec 11 12:34:18.025 INFO [stderr] | ^^^^^^^^^ Dec 11 12:34:18.025 INFO [stderr] | Dec 11 12:34:18.025 INFO [stderr] = note: #[warn(unused_imports)] on by default Dec 11 12:34:18.025 INFO [stderr] Dec 11 12:34:18.032 INFO [stderr] warning: cannot find type `table` in this scope Dec 11 12:34:18.032 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 11 12:34:18.032 INFO [stderr] | Dec 11 12:34:18.032 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 11 12:34:18.032 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 12:34:18.032 INFO [stderr] | Dec 11 12:34:18.032 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 12:34:18.040 INFO [stderr] = note: for more information, see issue #50504 Dec 11 12:34:18.040 INFO [stderr] Dec 11 12:34:18.040 INFO [stderr] warning: cannot find type `id` in this scope Dec 11 12:34:18.040 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 12:34:18.040 INFO [stderr] | Dec 11 12:34:18.040 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 12:34:18.040 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 12:34:18.040 INFO [stderr] | Dec 11 12:34:18.041 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 12:34:18.041 INFO [stderr] = note: for more information, see issue #50504 Dec 11 12:34:18.041 INFO [stderr] Dec 11 12:34:18.041 INFO [stderr] warning: cannot find type `path` in this scope Dec 11 12:34:18.041 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 12:34:18.041 INFO [stderr] | Dec 11 12:34:18.041 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 12:34:18.041 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 12:34:18.041 INFO [stderr] | Dec 11 12:34:18.041 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 12:34:18.041 INFO [stderr] = note: for more information, see issue #50504 Dec 11 12:34:18.041 INFO [stderr] Dec 11 12:34:18.041 INFO [stderr] warning: cannot find type `code` in this scope Dec 11 12:34:18.041 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 12:34:18.041 INFO [stderr] | Dec 11 12:34:18.041 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 12:34:18.041 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 12:34:18.041 INFO [stderr] | Dec 11 12:34:18.041 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 12:34:18.041 INFO [stderr] = note: for more information, see issue #50504 Dec 11 12:34:18.041 INFO [stderr] Dec 11 12:34:18.041 INFO [stderr] warning: cannot find type `description` in this scope Dec 11 12:34:18.041 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 12:34:18.041 INFO [stderr] | Dec 11 12:34:18.041 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 12:34:18.041 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 12:34:18.041 INFO [stderr] | Dec 11 12:34:18.041 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 12:34:18.041 INFO [stderr] = note: for more information, see issue #50504 Dec 11 12:34:18.041 INFO [stderr] Dec 11 12:34:18.041 INFO [stderr] warning: cannot find type `id3_tag_id` in this scope Dec 11 12:34:18.041 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 12:34:18.041 INFO [stderr] | Dec 11 12:34:18.041 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 12:34:18.041 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 12:34:18.041 INFO [stderr] | Dec 11 12:34:18.041 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 12:34:18.041 INFO [stderr] = note: for more information, see issue #50504 Dec 11 12:34:18.041 INFO [stderr] Dec 11 12:34:18.041 INFO [stderr] warning: cannot find type `frame_type_id` in this scope Dec 11 12:34:18.041 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 12:34:18.041 INFO [stderr] | Dec 11 12:34:18.041 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 12:34:18.041 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 12:34:18.041 INFO [stderr] | Dec 11 12:34:18.041 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 12:34:18.041 INFO [stderr] = note: for more information, see issue #50504 Dec 11 12:34:18.041 INFO [stderr] Dec 11 12:34:18.041 INFO [stderr] warning: cannot find type `content` in this scope Dec 11 12:34:18.041 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 12:34:18.041 INFO [stderr] | Dec 11 12:34:18.041 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 12:34:18.041 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 12:34:18.041 INFO [stderr] | Dec 11 12:34:18.041 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 12:34:18.041 INFO [stderr] = note: for more information, see issue #50504 Dec 11 12:34:18.041 INFO [stderr] Dec 11 12:34:18.041 INFO [stderr] warning: cannot find type `version_id` in this scope Dec 11 12:34:18.041 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 12:34:18.041 INFO [stderr] | Dec 11 12:34:18.041 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 12:34:18.041 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 12:34:18.041 INFO [stderr] | Dec 11 12:34:18.041 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 12:34:18.041 INFO [stderr] = note: for more information, see issue #50504 Dec 11 12:34:18.041 INFO [stderr] Dec 11 12:34:18.041 INFO [stderr] warning: cannot find type `file_id` in this scope Dec 11 12:34:18.041 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 12:34:18.041 INFO [stderr] | Dec 11 12:34:18.041 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 12:34:18.041 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 12:34:18.041 INFO [stderr] | Dec 11 12:34:18.041 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 12:34:18.041 INFO [stderr] = note: for more information, see issue #50504 Dec 11 12:34:18.041 INFO [stderr] Dec 11 12:34:18.041 INFO [stderr] warning: cannot find type `version` in this scope Dec 11 12:34:18.041 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 12:34:18.041 INFO [stderr] | Dec 11 12:34:18.041 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 12:34:18.041 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 12:34:18.041 INFO [stderr] | Dec 11 12:34:18.041 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 12:34:18.041 INFO [stderr] = note: for more information, see issue #50504 Dec 11 12:34:18.041 INFO [stderr] Dec 11 12:34:18.416 INFO [stderr] warning: unused variable: `artist` Dec 11 12:34:18.416 INFO [stderr] --> src/models/track.rs:12:26 Dec 11 12:34:18.416 INFO [stderr] | Dec 11 12:34:18.416 INFO [stderr] 12 | pub fn get_by_artist(artist: &str) -> Option { Dec 11 12:34:18.416 INFO [stderr] | ^^^^^^ help: consider using `_artist` instead Dec 11 12:34:18.416 INFO [stderr] | Dec 11 12:34:18.416 INFO [stderr] = note: #[warn(unused_variables)] on by default Dec 11 12:34:18.416 INFO [stderr] Dec 11 12:34:18.484 INFO [stderr] warning: unused variable: `artist` Dec 11 12:34:18.484 INFO [stderr] --> src/models/track.rs:12:26 Dec 11 12:34:18.484 INFO [stderr] | Dec 11 12:34:18.484 INFO [stderr] 12 | pub fn get_by_artist(artist: &str) -> Option { Dec 11 12:34:18.484 INFO [stderr] | ^^^^^^ help: consider using `_artist` instead Dec 11 12:34:18.484 INFO [stderr] | Dec 11 12:34:18.484 INFO [stderr] = note: #[warn(unused_variables)] on by default Dec 11 12:34:18.484 INFO [stderr] Dec 11 12:34:18.524 INFO [stderr] warning: structure field `File` should have a snake case name such as `file` Dec 11 12:34:18.524 INFO [stderr] --> src/models/track.rs:7:5 Dec 11 12:34:18.524 INFO [stderr] | Dec 11 12:34:18.524 INFO [stderr] 7 | pub File: File, Dec 11 12:34:18.524 INFO [stderr] | ^^^^^^^^^^^^^^ Dec 11 12:34:18.524 INFO [stderr] | Dec 11 12:34:18.524 INFO [stderr] = note: #[warn(non_snake_case)] on by default Dec 11 12:34:18.524 INFO [stderr] Dec 11 12:34:18.524 INFO [stderr] warning: structure field `Tag` should have a snake case name such as `tag` Dec 11 12:34:18.524 INFO [stderr] --> src/models/track.rs:8:5 Dec 11 12:34:18.524 INFO [stderr] | Dec 11 12:34:18.524 INFO [stderr] 8 | pub Tag: Tag, Dec 11 12:34:18.524 INFO [stderr] | ^^^^^^^^^^^^ Dec 11 12:34:18.524 INFO [stderr] Dec 11 12:34:18.592 INFO [stderr] warning: structure field `File` should have a snake case name such as `file` Dec 11 12:34:18.592 INFO [stderr] --> src/models/track.rs:7:5 Dec 11 12:34:18.592 INFO [stderr] | Dec 11 12:34:18.592 INFO [stderr] 7 | pub File: File, Dec 11 12:34:18.592 INFO [stderr] | ^^^^^^^^^^^^^^ Dec 11 12:34:18.592 INFO [stderr] | Dec 11 12:34:18.592 INFO [stderr] = note: #[warn(non_snake_case)] on by default Dec 11 12:34:18.592 INFO [stderr] Dec 11 12:34:18.592 INFO [stderr] warning: structure field `Tag` should have a snake case name such as `tag` Dec 11 12:34:18.592 INFO [stderr] --> src/models/track.rs:8:5 Dec 11 12:34:18.592 INFO [stderr] | Dec 11 12:34:18.592 INFO [stderr] 8 | pub Tag: Tag, Dec 11 12:34:18.592 INFO [stderr] | ^^^^^^^^^^^^ Dec 11 12:34:18.592 INFO [stderr] Dec 11 12:34:20.976 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 04s Dec 11 12:34:20.979 INFO [stderr] su: No module specific data is present Dec 11 12:34:21.294 INFO running `"docker" "inspect" "96f7ac7447c2a008f93bb67f59292731c876e937b16cbe6f7af57880ae8b265f"` Dec 11 12:34:21.385 INFO running `"docker" "rm" "-f" "96f7ac7447c2a008f93bb67f59292731c876e937b16cbe6f7af57880ae8b265f"` Dec 11 12:34:21.504 INFO [stdout] 96f7ac7447c2a008f93bb67f59292731c876e937b16cbe6f7af57880ae8b265f