Dec 04 13:04:48.931 INFO checking notryanb/music-manager against try#1df97983eb2057dc6a8f7eb364e263b51ae23230 for pr-56481 Dec 04 13:04:48.931 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56481/worker-0/try#1df97983eb2057dc6a8f7eb364e263b51ae23230:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-0/pr-56481/try#1df97983eb2057dc6a8f7eb364e263b51ae23230:/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 +1df97983eb2057dc6a8f7eb364e263b51ae23230-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 04 13:04:49.524 INFO [stdout] 22abcc5d5a65e45697cbd07738a4bafa05950414a2facee11cb0d33e8d61dc1d Dec 04 13:04:49.527 INFO running `"docker" "start" "-a" "22abcc5d5a65e45697cbd07738a4bafa05950414a2facee11cb0d33e8d61dc1d"` Dec 04 13:04:50.679 INFO [stderr] usermod: no changes Dec 04 13:04:50.908 INFO [stderr] Compiling derive_builder v0.5.1 Dec 04 13:04:50.909 INFO [stderr] Compiling ole32-sys v0.2.0 Dec 04 13:04:50.909 INFO [stderr] Compiling gdi32-sys v0.2.0 Dec 04 13:04:50.909 INFO [stderr] Compiling comctl32-sys v0.2.0 Dec 04 13:04:50.909 INFO [stderr] Compiling native-windows-gui v0.2.0 Dec 04 13:04:50.909 INFO [stderr] Compiling derive_builder_core v0.2.0 Dec 04 13:04:50.909 INFO [stderr] Compiling syn v0.15.9 Dec 04 13:04:50.909 INFO [stderr] Checking flate2 v1.0.2 Dec 04 13:04:51.631 INFO [stderr] Checking diesel v1.3.3 Dec 04 13:04:51.795 INFO [stderr] Checking dotenv v0.13.0 Dec 04 13:04:58.957 INFO [stderr] Checking id3 v0.2.5 Dec 04 13:05:09.235 INFO [stderr] Compiling structopt-derive v0.2.12 Dec 04 13:05:09.235 INFO [stderr] Compiling serde_derive v1.0.79 Dec 04 13:05:15.180 INFO [stderr] Checking structopt v0.2.12 Dec 04 13:05:15.959 INFO [stderr] Checking clap-verbosity-flag v0.1.0 Dec 04 13:05:30.238 INFO [stderr] Checking quicli v0.3.1 Dec 04 13:05:46.903 INFO [stderr] Checking music_manager v0.1.0 (/source) Dec 04 13:05:47.729 INFO [stderr] warning: cannot find type `File` in this scope Dec 04 13:05:47.729 INFO [stderr] --> src/models/file.rs:3:17 Dec 04 13:05:47.729 INFO [stderr] | Dec 04 13:05:47.729 INFO [stderr] 3 | #[derive(Debug, Queryable)] Dec 04 13:05:47.729 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 13:05:47.729 INFO [stderr] | Dec 04 13:05:47.732 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Dec 04 13:05:47.732 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 04 13:05:47.732 INFO [stderr] = note: for more information, see issue #50504 Dec 04 13:05:47.732 INFO [stderr] Dec 04 13:05:47.732 INFO [stderr] warning: cannot find type `files` in this scope Dec 04 13:05:47.732 INFO [stderr] --> src/models/file.rs:9:17 Dec 04 13:05:47.732 INFO [stderr] | Dec 04 13:05:47.732 INFO [stderr] 9 | #[derive(Debug, Insertable, PartialEq)] Dec 04 13:05:47.732 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 13:05:47.732 INFO [stderr] | Dec 04 13:05:47.732 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 04 13:05:47.732 INFO [stderr] = note: for more information, see issue #50504 Dec 04 13:05:47.732 INFO [stderr] Dec 04 13:05:47.732 INFO [stderr] warning: cannot find type `NewFile` in this scope Dec 04 13:05:47.732 INFO [stderr] --> src/models/file.rs:9:17 Dec 04 13:05:47.733 INFO [stderr] | Dec 04 13:05:47.733 INFO [stderr] 9 | #[derive(Debug, Insertable, PartialEq)] Dec 04 13:05:47.733 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 13:05:47.733 INFO [stderr] | Dec 04 13:05:47.733 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 04 13:05:47.733 INFO [stderr] = note: for more information, see issue #50504 Dec 04 13:05:47.733 INFO [stderr] Dec 04 13:05:47.733 INFO [stderr] warning: cannot find type `Frame` in this scope Dec 04 13:05:47.733 INFO [stderr] --> src/models/frame.rs:3:17 Dec 04 13:05:47.733 INFO [stderr] | Dec 04 13:05:47.733 INFO [stderr] 3 | #[derive(Debug, Queryable)] Dec 04 13:05:47.733 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 13:05:47.733 INFO [stderr] | Dec 04 13:05:47.733 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 04 13:05:47.733 INFO [stderr] = note: for more information, see issue #50504 Dec 04 13:05:47.733 INFO [stderr] Dec 04 13:05:47.733 INFO [stderr] warning: cannot find type `frames` in this scope Dec 04 13:05:47.733 INFO [stderr] --> src/models/frame.rs:11:17 Dec 04 13:05:47.733 INFO [stderr] | Dec 04 13:05:47.733 INFO [stderr] 11 | #[derive(Debug, Insertable, PartialEq)] Dec 04 13:05:47.733 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 13:05:47.733 INFO [stderr] | Dec 04 13:05:47.733 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 04 13:05:47.733 INFO [stderr] = note: for more information, see issue #50504 Dec 04 13:05:47.733 INFO [stderr] Dec 04 13:05:47.733 INFO [stderr] warning: cannot find type `NewFrame` in this scope Dec 04 13:05:47.734 INFO [stderr] --> src/models/frame.rs:11:17 Dec 04 13:05:47.734 INFO [stderr] | Dec 04 13:05:47.734 INFO [stderr] 11 | #[derive(Debug, Insertable, PartialEq)] Dec 04 13:05:47.734 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 13:05:47.734 INFO [stderr] | Dec 04 13:05:47.734 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 04 13:05:47.734 INFO [stderr] = note: for more information, see issue #50504 Dec 04 13:05:47.734 INFO [stderr] Dec 04 13:05:47.735 INFO [stderr] warning: cannot find type `Tag` in this scope Dec 04 13:05:47.735 INFO [stderr] --> src/models/tag.rs:3:17 Dec 04 13:05:47.735 INFO [stderr] | Dec 04 13:05:47.735 INFO [stderr] 3 | #[derive(Debug, Queryable)] Dec 04 13:05:47.735 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 13:05:47.735 INFO [stderr] | Dec 04 13:05:47.735 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 04 13:05:47.736 INFO [stderr] = note: for more information, see issue #50504 Dec 04 13:05:47.736 INFO [stderr] Dec 04 13:05:47.736 INFO [stderr] warning: cannot find type `id3_tags` in this scope Dec 04 13:05:47.736 INFO [stderr] --> src/models/tag.rs:10:17 Dec 04 13:05:47.736 INFO [stderr] | Dec 04 13:05:47.737 INFO [stderr] 10 | #[derive(Debug, Insertable, PartialEq)] Dec 04 13:05:47.737 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 13:05:47.737 INFO [stderr] | Dec 04 13:05:47.738 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 04 13:05:47.738 INFO [stderr] = note: for more information, see issue #50504 Dec 04 13:05:47.738 INFO [stderr] Dec 04 13:05:47.738 INFO [stderr] warning: cannot find type `NewTag` in this scope Dec 04 13:05:47.752 INFO [stderr] --> src/models/tag.rs:10:17 Dec 04 13:05:47.752 INFO [stderr] | Dec 04 13:05:47.752 INFO [stderr] 10 | #[derive(Debug, Insertable, PartialEq)] Dec 04 13:05:47.752 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 13:05:47.752 INFO [stderr] | Dec 04 13:05:47.752 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 04 13:05:47.752 INFO [stderr] = note: for more information, see issue #50504 Dec 04 13:05:47.752 INFO [stderr] Dec 04 13:05:47.752 INFO [stderr] warning: unused import: `schema::*` Dec 04 13:05:47.752 INFO [stderr] --> src/models/track.rs:4:5 Dec 04 13:05:47.752 INFO [stderr] | Dec 04 13:05:47.752 INFO [stderr] 4 | use schema::*; Dec 04 13:05:47.752 INFO [stderr] | ^^^^^^^^^ Dec 04 13:05:47.752 INFO [stderr] | Dec 04 13:05:47.752 INFO [stderr] = note: #[warn(unused_imports)] on by default Dec 04 13:05:47.753 INFO [stderr] Dec 04 13:05:47.753 INFO [stderr] warning: cannot find type `table` in this scope Dec 04 13:05:47.753 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 04 13:05:47.753 INFO [stderr] | Dec 04 13:05:47.753 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 04 13:05:47.753 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 13:05:47.753 INFO [stderr] | Dec 04 13:05:47.753 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 04 13:05:47.753 INFO [stderr] = note: for more information, see issue #50504 Dec 04 13:05:47.753 INFO [stderr] Dec 04 13:05:47.753 INFO [stderr] warning: cannot find type `id` in this scope Dec 04 13:05:47.753 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 13:05:47.753 INFO [stderr] | Dec 04 13:05:47.753 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 13:05:47.753 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 13:05:47.753 INFO [stderr] | Dec 04 13:05:47.753 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 04 13:05:47.753 INFO [stderr] = note: for more information, see issue #50504 Dec 04 13:05:47.753 INFO [stderr] Dec 04 13:05:47.753 INFO [stderr] warning: cannot find type `path` in this scope Dec 04 13:05:47.753 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 13:05:47.753 INFO [stderr] | Dec 04 13:05:47.754 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 13:05:47.754 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 13:05:47.754 INFO [stderr] | Dec 04 13:05:47.754 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 04 13:05:47.754 INFO [stderr] = note: for more information, see issue #50504 Dec 04 13:05:47.754 INFO [stderr] Dec 04 13:05:47.754 INFO [stderr] warning: cannot find type `code` in this scope Dec 04 13:05:47.754 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 13:05:47.754 INFO [stderr] | Dec 04 13:05:47.754 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 13:05:47.754 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 13:05:47.754 INFO [stderr] | Dec 04 13:05:47.754 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 04 13:05:47.754 INFO [stderr] = note: for more information, see issue #50504 Dec 04 13:05:47.754 INFO [stderr] Dec 04 13:05:47.754 INFO [stderr] warning: cannot find type `description` in this scope Dec 04 13:05:47.754 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 13:05:47.754 INFO [stderr] | Dec 04 13:05:47.754 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 13:05:47.754 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 13:05:47.754 INFO [stderr] | Dec 04 13:05:47.754 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 04 13:05:47.754 INFO [stderr] = note: for more information, see issue #50504 Dec 04 13:05:47.754 INFO [stderr] Dec 04 13:05:47.754 INFO [stderr] warning: cannot find type `id3_tag_id` in this scope Dec 04 13:05:47.754 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 13:05:47.754 INFO [stderr] | Dec 04 13:05:47.754 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 13:05:47.754 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 13:05:47.754 INFO [stderr] | Dec 04 13:05:47.754 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 04 13:05:47.754 INFO [stderr] = note: for more information, see issue #50504 Dec 04 13:05:47.754 INFO [stderr] Dec 04 13:05:47.754 INFO [stderr] warning: cannot find type `frame_type_id` in this scope Dec 04 13:05:47.754 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 13:05:47.754 INFO [stderr] | Dec 04 13:05:47.754 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 13:05:47.754 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 13:05:47.754 INFO [stderr] | Dec 04 13:05:47.754 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 04 13:05:47.767 INFO [stderr] = note: for more information, see issue #50504 Dec 04 13:05:47.767 INFO [stderr] Dec 04 13:05:47.767 INFO [stderr] warning: cannot find type `content` in this scope Dec 04 13:05:47.767 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 13:05:47.767 INFO [stderr] | Dec 04 13:05:47.767 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 13:05:47.767 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 13:05:47.767 INFO [stderr] | Dec 04 13:05:47.767 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 04 13:05:47.767 INFO [stderr] = note: for more information, see issue #50504 Dec 04 13:05:47.767 INFO [stderr] Dec 04 13:05:47.767 INFO [stderr] warning: cannot find type `version_id` in this scope Dec 04 13:05:47.767 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 13:05:47.767 INFO [stderr] | Dec 04 13:05:47.767 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 13:05:47.767 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 13:05:47.767 INFO [stderr] | Dec 04 13:05:47.767 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 04 13:05:47.767 INFO [stderr] = note: for more information, see issue #50504 Dec 04 13:05:47.767 INFO [stderr] Dec 04 13:05:47.767 INFO [stderr] warning: cannot find type `file_id` in this scope Dec 04 13:05:47.767 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 13:05:47.767 INFO [stderr] | Dec 04 13:05:47.767 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 13:05:47.767 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 13:05:47.767 INFO [stderr] | Dec 04 13:05:47.767 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 04 13:05:47.767 INFO [stderr] = note: for more information, see issue #50504 Dec 04 13:05:47.767 INFO [stderr] Dec 04 13:05:47.767 INFO [stderr] warning: cannot find type `version` in this scope Dec 04 13:05:47.767 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 13:05:47.767 INFO [stderr] | Dec 04 13:05:47.767 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 13:05:47.767 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 13:05:47.767 INFO [stderr] | Dec 04 13:05:47.767 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 04 13:05:47.767 INFO [stderr] = note: for more information, see issue #50504 Dec 04 13:05:47.767 INFO [stderr] Dec 04 13:05:47.825 INFO [stderr] warning: cannot find type `File` in this scope Dec 04 13:05:47.825 INFO [stderr] --> src/models/file.rs:3:17 Dec 04 13:05:47.825 INFO [stderr] | Dec 04 13:05:47.825 INFO [stderr] 3 | #[derive(Debug, Queryable)] Dec 04 13:05:47.825 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 13:05:47.825 INFO [stderr] | Dec 04 13:05:47.825 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Dec 04 13:05:47.825 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 04 13:05:47.825 INFO [stderr] = note: for more information, see issue #50504 Dec 04 13:05:47.825 INFO [stderr] Dec 04 13:05:47.825 INFO [stderr] warning: cannot find type `files` in this scope Dec 04 13:05:47.825 INFO [stderr] --> src/models/file.rs:9:17 Dec 04 13:05:47.825 INFO [stderr] | Dec 04 13:05:47.825 INFO [stderr] 9 | #[derive(Debug, Insertable, PartialEq)] Dec 04 13:05:47.825 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 13:05:47.825 INFO [stderr] | Dec 04 13:05:47.825 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 04 13:05:47.825 INFO [stderr] = note: for more information, see issue #50504 Dec 04 13:05:47.825 INFO [stderr] Dec 04 13:05:47.825 INFO [stderr] warning: cannot find type `NewFile` in this scope Dec 04 13:05:47.825 INFO [stderr] --> src/models/file.rs:9:17 Dec 04 13:05:47.825 INFO [stderr] | Dec 04 13:05:47.825 INFO [stderr] 9 | #[derive(Debug, Insertable, PartialEq)] Dec 04 13:05:47.826 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 13:05:47.826 INFO [stderr] | Dec 04 13:05:47.826 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 04 13:05:47.826 INFO [stderr] = note: for more information, see issue #50504 Dec 04 13:05:47.826 INFO [stderr] Dec 04 13:05:47.826 INFO [stderr] warning: cannot find type `Frame` in this scope Dec 04 13:05:47.826 INFO [stderr] --> src/models/frame.rs:3:17 Dec 04 13:05:47.826 INFO [stderr] | Dec 04 13:05:47.826 INFO [stderr] 3 | #[derive(Debug, Queryable)] Dec 04 13:05:47.826 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 13:05:47.826 INFO [stderr] | Dec 04 13:05:47.826 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 04 13:05:47.826 INFO [stderr] = note: for more information, see issue #50504 Dec 04 13:05:47.826 INFO [stderr] Dec 04 13:05:47.826 INFO [stderr] warning: cannot find type `frames` in this scope Dec 04 13:05:47.826 INFO [stderr] --> src/models/frame.rs:11:17 Dec 04 13:05:47.826 INFO [stderr] | Dec 04 13:05:47.826 INFO [stderr] 11 | #[derive(Debug, Insertable, PartialEq)] Dec 04 13:05:47.826 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 13:05:47.826 INFO [stderr] | Dec 04 13:05:47.826 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 04 13:05:47.826 INFO [stderr] = note: for more information, see issue #50504 Dec 04 13:05:47.826 INFO [stderr] Dec 04 13:05:47.826 INFO [stderr] warning: cannot find type `NewFrame` in this scope Dec 04 13:05:47.826 INFO [stderr] --> src/models/frame.rs:11:17 Dec 04 13:05:47.826 INFO [stderr] | Dec 04 13:05:47.826 INFO [stderr] 11 | #[derive(Debug, Insertable, PartialEq)] Dec 04 13:05:47.826 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 13:05:47.826 INFO [stderr] | Dec 04 13:05:47.826 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 04 13:05:47.826 INFO [stderr] = note: for more information, see issue #50504 Dec 04 13:05:47.826 INFO [stderr] Dec 04 13:05:47.826 INFO [stderr] warning: cannot find type `Tag` in this scope Dec 04 13:05:47.826 INFO [stderr] --> src/models/tag.rs:3:17 Dec 04 13:05:47.826 INFO [stderr] | Dec 04 13:05:47.826 INFO [stderr] 3 | #[derive(Debug, Queryable)] Dec 04 13:05:47.826 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 13:05:47.826 INFO [stderr] | Dec 04 13:05:47.826 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 04 13:05:47.826 INFO [stderr] = note: for more information, see issue #50504 Dec 04 13:05:47.826 INFO [stderr] Dec 04 13:05:47.826 INFO [stderr] warning: cannot find type `id3_tags` in this scope Dec 04 13:05:47.826 INFO [stderr] --> src/models/tag.rs:10:17 Dec 04 13:05:47.826 INFO [stderr] | Dec 04 13:05:47.826 INFO [stderr] 10 | #[derive(Debug, Insertable, PartialEq)] Dec 04 13:05:47.826 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 13:05:47.826 INFO [stderr] | Dec 04 13:05:47.826 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 04 13:05:47.826 INFO [stderr] = note: for more information, see issue #50504 Dec 04 13:05:47.826 INFO [stderr] Dec 04 13:05:47.826 INFO [stderr] warning: cannot find type `NewTag` in this scope Dec 04 13:05:47.826 INFO [stderr] --> src/models/tag.rs:10:17 Dec 04 13:05:47.826 INFO [stderr] | Dec 04 13:05:47.826 INFO [stderr] 10 | #[derive(Debug, Insertable, PartialEq)] Dec 04 13:05:47.826 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 13:05:47.826 INFO [stderr] | Dec 04 13:05:47.826 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 04 13:05:47.826 INFO [stderr] = note: for more information, see issue #50504 Dec 04 13:05:47.826 INFO [stderr] Dec 04 13:05:47.826 INFO [stderr] warning: unused import: `schema::*` Dec 04 13:05:47.826 INFO [stderr] --> src/models/track.rs:4:5 Dec 04 13:05:47.826 INFO [stderr] | Dec 04 13:05:47.826 INFO [stderr] 4 | use schema::*; Dec 04 13:05:47.826 INFO [stderr] | ^^^^^^^^^ Dec 04 13:05:47.826 INFO [stderr] | Dec 04 13:05:47.826 INFO [stderr] = note: #[warn(unused_imports)] on by default Dec 04 13:05:47.826 INFO [stderr] Dec 04 13:05:47.826 INFO [stderr] warning: cannot find type `table` in this scope Dec 04 13:05:47.826 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 04 13:05:47.826 INFO [stderr] | Dec 04 13:05:47.826 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 04 13:05:47.826 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 13:05:47.826 INFO [stderr] | Dec 04 13:05:47.826 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 04 13:05:47.827 INFO [stderr] = note: for more information, see issue #50504 Dec 04 13:05:47.827 INFO [stderr] Dec 04 13:05:47.827 INFO [stderr] warning: cannot find type `id` in this scope Dec 04 13:05:47.827 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 13:05:47.827 INFO [stderr] | Dec 04 13:05:47.827 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 13:05:47.827 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 13:05:47.827 INFO [stderr] | Dec 04 13:05:47.827 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 04 13:05:47.827 INFO [stderr] = note: for more information, see issue #50504 Dec 04 13:05:47.827 INFO [stderr] Dec 04 13:05:47.827 INFO [stderr] warning: cannot find type `path` in this scope Dec 04 13:05:47.827 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 13:05:47.827 INFO [stderr] | Dec 04 13:05:47.827 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 13:05:47.827 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 13:05:47.827 INFO [stderr] | Dec 04 13:05:47.827 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 04 13:05:47.827 INFO [stderr] = note: for more information, see issue #50504 Dec 04 13:05:47.827 INFO [stderr] Dec 04 13:05:47.827 INFO [stderr] warning: cannot find type `code` in this scope Dec 04 13:05:47.827 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 13:05:47.827 INFO [stderr] | Dec 04 13:05:47.827 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 13:05:47.827 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 13:05:47.827 INFO [stderr] | Dec 04 13:05:47.827 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 04 13:05:47.827 INFO [stderr] = note: for more information, see issue #50504 Dec 04 13:05:47.827 INFO [stderr] Dec 04 13:05:47.827 INFO [stderr] warning: cannot find type `description` in this scope Dec 04 13:05:47.827 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 13:05:47.827 INFO [stderr] | Dec 04 13:05:47.827 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 13:05:47.827 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 13:05:47.827 INFO [stderr] | Dec 04 13:05:47.827 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 04 13:05:47.827 INFO [stderr] = note: for more information, see issue #50504 Dec 04 13:05:47.827 INFO [stderr] Dec 04 13:05:47.827 INFO [stderr] warning: cannot find type `id3_tag_id` in this scope Dec 04 13:05:47.827 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 13:05:47.827 INFO [stderr] | Dec 04 13:05:47.827 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 13:05:47.827 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 13:05:47.827 INFO [stderr] | Dec 04 13:05:47.827 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 04 13:05:47.827 INFO [stderr] = note: for more information, see issue #50504 Dec 04 13:05:47.827 INFO [stderr] Dec 04 13:05:47.827 INFO [stderr] warning: cannot find type `frame_type_id` in this scope Dec 04 13:05:47.827 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 13:05:47.827 INFO [stderr] | Dec 04 13:05:47.827 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 13:05:47.827 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 13:05:47.827 INFO [stderr] | Dec 04 13:05:47.827 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 04 13:05:47.827 INFO [stderr] = note: for more information, see issue #50504 Dec 04 13:05:47.827 INFO [stderr] Dec 04 13:05:47.831 INFO [stderr] warning: cannot find type `content` in this scope Dec 04 13:05:47.831 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 13:05:47.831 INFO [stderr] | Dec 04 13:05:47.831 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 13:05:47.831 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 13:05:47.831 INFO [stderr] | Dec 04 13:05:47.831 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 04 13:05:47.831 INFO [stderr] = note: for more information, see issue #50504 Dec 04 13:05:47.831 INFO [stderr] Dec 04 13:05:47.831 INFO [stderr] warning: cannot find type `version_id` in this scope Dec 04 13:05:47.831 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 13:05:47.831 INFO [stderr] | Dec 04 13:05:47.831 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 13:05:47.831 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 13:05:47.831 INFO [stderr] | Dec 04 13:05:47.831 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 04 13:05:47.831 INFO [stderr] = note: for more information, see issue #50504 Dec 04 13:05:47.831 INFO [stderr] Dec 04 13:05:47.831 INFO [stderr] warning: cannot find type `file_id` in this scope Dec 04 13:05:47.831 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 13:05:47.831 INFO [stderr] | Dec 04 13:05:47.831 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 13:05:47.831 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 13:05:47.831 INFO [stderr] | Dec 04 13:05:47.831 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 04 13:05:47.831 INFO [stderr] = note: for more information, see issue #50504 Dec 04 13:05:47.831 INFO [stderr] Dec 04 13:05:47.831 INFO [stderr] warning: cannot find type `version` in this scope Dec 04 13:05:47.831 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 13:05:47.831 INFO [stderr] | Dec 04 13:05:47.831 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 13:05:47.831 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 13:05:47.831 INFO [stderr] | Dec 04 13:05:47.831 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 04 13:05:47.831 INFO [stderr] = note: for more information, see issue #50504 Dec 04 13:05:47.831 INFO [stderr] Dec 04 13:05:48.319 INFO [stderr] warning: unused variable: `artist` Dec 04 13:05:48.319 INFO [stderr] --> src/models/track.rs:12:26 Dec 04 13:05:48.319 INFO [stderr] | Dec 04 13:05:48.319 INFO [stderr] 12 | pub fn get_by_artist(artist: &str) -> Option { Dec 04 13:05:48.319 INFO [stderr] | ^^^^^^ help: consider using `_artist` instead Dec 04 13:05:48.319 INFO [stderr] | Dec 04 13:05:48.319 INFO [stderr] = note: #[warn(unused_variables)] on by default Dec 04 13:05:48.319 INFO [stderr] Dec 04 13:05:48.519 INFO [stderr] warning: structure field `File` should have a snake case name such as `file` Dec 04 13:05:48.519 INFO [stderr] --> src/models/track.rs:7:5 Dec 04 13:05:48.519 INFO [stderr] | Dec 04 13:05:48.519 INFO [stderr] 7 | pub File: File, Dec 04 13:05:48.519 INFO [stderr] | ^^^^^^^^^^^^^^ Dec 04 13:05:48.519 INFO [stderr] | Dec 04 13:05:48.519 INFO [stderr] = note: #[warn(non_snake_case)] on by default Dec 04 13:05:48.519 INFO [stderr] Dec 04 13:05:48.519 INFO [stderr] warning: structure field `Tag` should have a snake case name such as `tag` Dec 04 13:05:48.519 INFO [stderr] --> src/models/track.rs:8:5 Dec 04 13:05:48.519 INFO [stderr] | Dec 04 13:05:48.519 INFO [stderr] 8 | pub Tag: Tag, Dec 04 13:05:48.519 INFO [stderr] | ^^^^^^^^^^^^ Dec 04 13:05:48.519 INFO [stderr] Dec 04 13:05:48.523 INFO [stderr] warning: unused variable: `artist` Dec 04 13:05:48.523 INFO [stderr] --> src/models/track.rs:12:26 Dec 04 13:05:48.523 INFO [stderr] | Dec 04 13:05:48.523 INFO [stderr] 12 | pub fn get_by_artist(artist: &str) -> Option { Dec 04 13:05:48.523 INFO [stderr] | ^^^^^^ help: consider using `_artist` instead Dec 04 13:05:48.523 INFO [stderr] | Dec 04 13:05:48.523 INFO [stderr] = note: #[warn(unused_variables)] on by default Dec 04 13:05:48.523 INFO [stderr] Dec 04 13:05:48.702 INFO [stderr] warning: structure field `File` should have a snake case name such as `file` Dec 04 13:05:48.703 INFO [stderr] --> src/models/track.rs:7:5 Dec 04 13:05:48.703 INFO [stderr] | Dec 04 13:05:48.703 INFO [stderr] 7 | pub File: File, Dec 04 13:05:48.703 INFO [stderr] | ^^^^^^^^^^^^^^ Dec 04 13:05:48.703 INFO [stderr] | Dec 04 13:05:48.703 INFO [stderr] = note: #[warn(non_snake_case)] on by default Dec 04 13:05:48.703 INFO [stderr] Dec 04 13:05:48.703 INFO [stderr] warning: structure field `Tag` should have a snake case name such as `tag` Dec 04 13:05:48.703 INFO [stderr] --> src/models/track.rs:8:5 Dec 04 13:05:48.703 INFO [stderr] | Dec 04 13:05:48.703 INFO [stderr] 8 | pub Tag: Tag, Dec 04 13:05:48.703 INFO [stderr] | ^^^^^^^^^^^^ Dec 04 13:05:48.703 INFO [stderr] Dec 04 13:05:51.567 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 00s Dec 04 13:05:51.590 INFO [stderr] su: No module specific data is present Dec 04 13:05:52.012 INFO running `"docker" "inspect" "22abcc5d5a65e45697cbd07738a4bafa05950414a2facee11cb0d33e8d61dc1d"` Dec 04 13:05:52.135 INFO running `"docker" "rm" "-f" "22abcc5d5a65e45697cbd07738a4bafa05950414a2facee11cb0d33e8d61dc1d"` Dec 04 13:05:52.262 INFO [stdout] 22abcc5d5a65e45697cbd07738a4bafa05950414a2facee11cb0d33e8d61dc1d