Dec 19 11:42:18.463 INFO checking notryanb/music-manager against master#d99a320cba42f661aebfa1293b7b2ec3603dda75 for pr-56955 Dec 19 11:42:18.463 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56955/worker-5/master#d99a320cba42f661aebfa1293b7b2ec3603dda75:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-56955/sources/master#d99a320cba42f661aebfa1293b7b2ec3603dda75/gh/notryanb/music-manager:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+d99a320cba42f661aebfa1293b7b2ec3603dda75-alt" "check" "--frozen" "--all" "--all-targets"` Dec 19 11:42:18.679 INFO [stdout] e008e476affdce58183d0b5c31aaf651fb7231c8387f97220ea06b1f88ce1021 Dec 19 11:42:18.682 INFO running `"docker" "start" "-a" "e008e476affdce58183d0b5c31aaf651fb7231c8387f97220ea06b1f88ce1021"` Dec 19 11:42:19.468 INFO [stderr] Compiling gdi32-sys v0.2.0 Dec 19 11:42:19.476 INFO [stderr] Compiling comctl32-sys v0.2.0 Dec 19 11:42:19.484 INFO [stderr] Compiling ole32-sys v0.2.0 Dec 19 11:42:19.484 INFO [stderr] Compiling user32-sys v0.2.0 Dec 19 11:42:19.484 INFO [stderr] Compiling native-windows-gui v0.2.0 Dec 19 11:42:19.484 INFO [stderr] Compiling syn v0.15.9 Dec 19 11:42:19.484 INFO [stderr] Checking flate2 v1.0.2 Dec 19 11:42:19.484 INFO [stderr] Checking diesel v1.3.3 Dec 19 11:42:20.236 INFO [stderr] Checking regex v1.0.5 Dec 19 11:42:24.944 INFO [stderr] Checking env_logger v0.5.13 Dec 19 11:42:24.944 INFO [stderr] Checking id3 v0.2.5 Dec 19 11:42:24.944 INFO [stderr] Checking dotenv v0.13.0 Dec 19 11:42:33.209 INFO [stderr] Compiling structopt-derive v0.2.12 Dec 19 11:42:33.209 INFO [stderr] Compiling serde_derive v1.0.79 Dec 19 11:42:39.396 INFO [stderr] Checking structopt v0.2.12 Dec 19 11:42:40.062 INFO [stderr] Checking clap-verbosity-flag v0.1.0 Dec 19 11:42:55.712 INFO [stderr] Checking quicli v0.3.1 Dec 19 11:43:15.188 INFO [stderr] Checking music_manager v0.1.0 (/opt/crater/workdir) Dec 19 11:43:15.669 INFO [stderr] warning: cannot find type `File` in this scope Dec 19 11:43:15.669 INFO [stderr] --> src/models/file.rs:3:17 Dec 19 11:43:15.669 INFO [stderr] | Dec 19 11:43:15.669 INFO [stderr] 3 | #[derive(Debug, Queryable)] Dec 19 11:43:15.669 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 11:43:15.669 INFO [stderr] | Dec 19 11:43:15.669 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Dec 19 11:43:15.669 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 19 11:43:15.669 INFO [stderr] = note: for more information, see issue #50504 Dec 19 11:43:15.669 INFO [stderr] Dec 19 11:43:15.670 INFO [stderr] warning: cannot find type `files` in this scope Dec 19 11:43:15.670 INFO [stderr] --> src/models/file.rs:9:17 Dec 19 11:43:15.670 INFO [stderr] | Dec 19 11:43:15.670 INFO [stderr] 9 | #[derive(Debug, Insertable, PartialEq)] Dec 19 11:43:15.671 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 11:43:15.671 INFO [stderr] | Dec 19 11:43:15.671 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 19 11:43:15.671 INFO [stderr] = note: for more information, see issue #50504 Dec 19 11:43:15.671 INFO [stderr] Dec 19 11:43:15.672 INFO [stderr] warning: cannot find type `NewFile` in this scope Dec 19 11:43:15.672 INFO [stderr] --> src/models/file.rs:9:17 Dec 19 11:43:15.672 INFO [stderr] | Dec 19 11:43:15.672 INFO [stderr] 9 | #[derive(Debug, Insertable, PartialEq)] Dec 19 11:43:15.673 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 11:43:15.673 INFO [stderr] | Dec 19 11:43:15.673 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 19 11:43:15.673 INFO [stderr] = note: for more information, see issue #50504 Dec 19 11:43:15.673 INFO [stderr] Dec 19 11:43:15.673 INFO [stderr] warning: cannot find type `Frame` in this scope Dec 19 11:43:15.674 INFO [stderr] --> src/models/frame.rs:3:17 Dec 19 11:43:15.674 INFO [stderr] | Dec 19 11:43:15.674 INFO [stderr] 3 | #[derive(Debug, Queryable)] Dec 19 11:43:15.674 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 11:43:15.674 INFO [stderr] | Dec 19 11:43:15.675 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 19 11:43:15.675 INFO [stderr] = note: for more information, see issue #50504 Dec 19 11:43:15.675 INFO [stderr] Dec 19 11:43:15.675 INFO [stderr] warning: cannot find type `frames` in this scope Dec 19 11:43:15.675 INFO [stderr] --> src/models/frame.rs:11:17 Dec 19 11:43:15.676 INFO [stderr] | Dec 19 11:43:15.676 INFO [stderr] 11 | #[derive(Debug, Insertable, PartialEq)] Dec 19 11:43:15.676 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 11:43:15.676 INFO [stderr] | Dec 19 11:43:15.677 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 19 11:43:15.677 INFO [stderr] = note: for more information, see issue #50504 Dec 19 11:43:15.677 INFO [stderr] Dec 19 11:43:15.677 INFO [stderr] warning: cannot find type `NewFrame` in this scope Dec 19 11:43:15.677 INFO [stderr] --> src/models/frame.rs:11:17 Dec 19 11:43:15.678 INFO [stderr] | Dec 19 11:43:15.678 INFO [stderr] 11 | #[derive(Debug, Insertable, PartialEq)] Dec 19 11:43:15.678 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 11:43:15.678 INFO [stderr] | Dec 19 11:43:15.679 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 19 11:43:15.679 INFO [stderr] = note: for more information, see issue #50504 Dec 19 11:43:15.679 INFO [stderr] Dec 19 11:43:15.679 INFO [stderr] warning: cannot find type `Tag` in this scope Dec 19 11:43:15.679 INFO [stderr] --> src/models/tag.rs:3:17 Dec 19 11:43:15.680 INFO [stderr] | Dec 19 11:43:15.680 INFO [stderr] 3 | #[derive(Debug, Queryable)] Dec 19 11:43:15.680 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 11:43:15.680 INFO [stderr] | Dec 19 11:43:15.681 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 19 11:43:15.681 INFO [stderr] = note: for more information, see issue #50504 Dec 19 11:43:15.682 INFO [stderr] Dec 19 11:43:15.682 INFO [stderr] warning: cannot find type `id3_tags` in this scope Dec 19 11:43:15.682 INFO [stderr] --> src/models/tag.rs:10:17 Dec 19 11:43:15.682 INFO [stderr] | Dec 19 11:43:15.682 INFO [stderr] 10 | #[derive(Debug, Insertable, PartialEq)] Dec 19 11:43:15.682 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 11:43:15.682 INFO [stderr] | Dec 19 11:43:15.682 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 19 11:43:15.682 INFO [stderr] = note: for more information, see issue #50504 Dec 19 11:43:15.682 INFO [stderr] Dec 19 11:43:15.682 INFO [stderr] warning: cannot find type `NewTag` in this scope Dec 19 11:43:15.682 INFO [stderr] --> src/models/tag.rs:10:17 Dec 19 11:43:15.682 INFO [stderr] | Dec 19 11:43:15.682 INFO [stderr] 10 | #[derive(Debug, Insertable, PartialEq)] Dec 19 11:43:15.682 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 11:43:15.682 INFO [stderr] | Dec 19 11:43:15.682 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 19 11:43:15.682 INFO [stderr] = note: for more information, see issue #50504 Dec 19 11:43:15.682 INFO [stderr] Dec 19 11:43:15.682 INFO [stderr] warning: unused import: `schema::*` Dec 19 11:43:15.682 INFO [stderr] --> src/models/track.rs:4:5 Dec 19 11:43:15.682 INFO [stderr] | Dec 19 11:43:15.682 INFO [stderr] 4 | use schema::*; Dec 19 11:43:15.682 INFO [stderr] | ^^^^^^^^^ Dec 19 11:43:15.682 INFO [stderr] | Dec 19 11:43:15.682 INFO [stderr] = note: #[warn(unused_imports)] on by default Dec 19 11:43:15.682 INFO [stderr] Dec 19 11:43:15.682 INFO [stderr] warning: cannot find type `table` in this scope Dec 19 11:43:15.682 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 19 11:43:15.682 INFO [stderr] | Dec 19 11:43:15.682 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 19 11:43:15.682 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 11:43:15.682 INFO [stderr] | Dec 19 11:43:15.682 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 19 11:43:15.682 INFO [stderr] = note: for more information, see issue #50504 Dec 19 11:43:15.682 INFO [stderr] Dec 19 11:43:15.682 INFO [stderr] warning: cannot find type `id` in this scope Dec 19 11:43:15.682 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 11:43:15.682 INFO [stderr] | Dec 19 11:43:15.682 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 11:43:15.682 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 11:43:15.682 INFO [stderr] | Dec 19 11:43:15.682 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 19 11:43:15.682 INFO [stderr] = note: for more information, see issue #50504 Dec 19 11:43:15.682 INFO [stderr] Dec 19 11:43:15.682 INFO [stderr] warning: cannot find type `path` in this scope Dec 19 11:43:15.682 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 11:43:15.682 INFO [stderr] | Dec 19 11:43:15.682 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 11:43:15.682 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 11:43:15.682 INFO [stderr] | Dec 19 11:43:15.682 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 19 11:43:15.682 INFO [stderr] = note: for more information, see issue #50504 Dec 19 11:43:15.682 INFO [stderr] Dec 19 11:43:15.682 INFO [stderr] warning: cannot find type `code` in this scope Dec 19 11:43:15.682 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 11:43:15.682 INFO [stderr] | Dec 19 11:43:15.682 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 11:43:15.682 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 11:43:15.682 INFO [stderr] | Dec 19 11:43:15.682 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 19 11:43:15.682 INFO [stderr] = note: for more information, see issue #50504 Dec 19 11:43:15.682 INFO [stderr] Dec 19 11:43:15.682 INFO [stderr] warning: cannot find type `description` in this scope Dec 19 11:43:15.682 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 11:43:15.683 INFO [stderr] | Dec 19 11:43:15.683 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 11:43:15.683 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 11:43:15.683 INFO [stderr] | Dec 19 11:43:15.683 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 19 11:43:15.683 INFO [stderr] = note: for more information, see issue #50504 Dec 19 11:43:15.683 INFO [stderr] Dec 19 11:43:15.683 INFO [stderr] warning: cannot find type `id3_tag_id` in this scope Dec 19 11:43:15.683 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 11:43:15.683 INFO [stderr] | Dec 19 11:43:15.683 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 11:43:15.683 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 11:43:15.683 INFO [stderr] | Dec 19 11:43:15.683 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 19 11:43:15.683 INFO [stderr] = note: for more information, see issue #50504 Dec 19 11:43:15.683 INFO [stderr] Dec 19 11:43:15.683 INFO [stderr] warning: cannot find type `frame_type_id` in this scope Dec 19 11:43:15.683 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 11:43:15.683 INFO [stderr] | Dec 19 11:43:15.683 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 11:43:15.683 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 11:43:15.683 INFO [stderr] | Dec 19 11:43:15.683 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 19 11:43:15.683 INFO [stderr] = note: for more information, see issue #50504 Dec 19 11:43:15.683 INFO [stderr] Dec 19 11:43:15.683 INFO [stderr] warning: cannot find type `content` in this scope Dec 19 11:43:15.683 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 11:43:15.683 INFO [stderr] | Dec 19 11:43:15.683 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 11:43:15.683 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 11:43:15.683 INFO [stderr] | Dec 19 11:43:15.683 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 19 11:43:15.683 INFO [stderr] = note: for more information, see issue #50504 Dec 19 11:43:15.683 INFO [stderr] Dec 19 11:43:15.683 INFO [stderr] warning: cannot find type `version_id` in this scope Dec 19 11:43:15.683 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 11:43:15.683 INFO [stderr] | Dec 19 11:43:15.683 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 11:43:15.683 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 11:43:15.683 INFO [stderr] | Dec 19 11:43:15.683 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 19 11:43:15.683 INFO [stderr] = note: for more information, see issue #50504 Dec 19 11:43:15.683 INFO [stderr] Dec 19 11:43:15.683 INFO [stderr] warning: cannot find type `file_id` in this scope Dec 19 11:43:15.683 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 11:43:15.683 INFO [stderr] | Dec 19 11:43:15.683 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 11:43:15.683 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 11:43:15.683 INFO [stderr] | Dec 19 11:43:15.683 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 19 11:43:15.683 INFO [stderr] = note: for more information, see issue #50504 Dec 19 11:43:15.683 INFO [stderr] Dec 19 11:43:15.683 INFO [stderr] warning: cannot find type `version` in this scope Dec 19 11:43:15.683 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 11:43:15.683 INFO [stderr] | Dec 19 11:43:15.683 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 11:43:15.683 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 11:43:15.683 INFO [stderr] | Dec 19 11:43:15.683 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 19 11:43:15.683 INFO [stderr] = note: for more information, see issue #50504 Dec 19 11:43:15.683 INFO [stderr] Dec 19 11:43:15.705 INFO [stderr] warning: cannot find type `File` in this scope Dec 19 11:43:15.705 INFO [stderr] --> src/models/file.rs:3:17 Dec 19 11:43:15.705 INFO [stderr] | Dec 19 11:43:15.705 INFO [stderr] 3 | #[derive(Debug, Queryable)] Dec 19 11:43:15.705 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 11:43:15.705 INFO [stderr] | Dec 19 11:43:15.705 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Dec 19 11:43:15.705 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 19 11:43:15.705 INFO [stderr] = note: for more information, see issue #50504 Dec 19 11:43:15.705 INFO [stderr] Dec 19 11:43:15.705 INFO [stderr] warning: cannot find type `files` in this scope Dec 19 11:43:15.705 INFO [stderr] --> src/models/file.rs:9:17 Dec 19 11:43:15.705 INFO [stderr] | Dec 19 11:43:15.706 INFO [stderr] 9 | #[derive(Debug, Insertable, PartialEq)] Dec 19 11:43:15.706 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 11:43:15.706 INFO [stderr] | Dec 19 11:43:15.706 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 19 11:43:15.706 INFO [stderr] = note: for more information, see issue #50504 Dec 19 11:43:15.706 INFO [stderr] Dec 19 11:43:15.706 INFO [stderr] warning: cannot find type `NewFile` in this scope Dec 19 11:43:15.706 INFO [stderr] --> src/models/file.rs:9:17 Dec 19 11:43:15.706 INFO [stderr] | Dec 19 11:43:15.706 INFO [stderr] 9 | #[derive(Debug, Insertable, PartialEq)] Dec 19 11:43:15.706 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 11:43:15.706 INFO [stderr] | Dec 19 11:43:15.706 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 19 11:43:15.706 INFO [stderr] = note: for more information, see issue #50504 Dec 19 11:43:15.706 INFO [stderr] Dec 19 11:43:15.706 INFO [stderr] warning: cannot find type `Frame` in this scope Dec 19 11:43:15.706 INFO [stderr] --> src/models/frame.rs:3:17 Dec 19 11:43:15.706 INFO [stderr] | Dec 19 11:43:15.706 INFO [stderr] 3 | #[derive(Debug, Queryable)] Dec 19 11:43:15.706 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 11:43:15.706 INFO [stderr] | Dec 19 11:43:15.706 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 19 11:43:15.706 INFO [stderr] = note: for more information, see issue #50504 Dec 19 11:43:15.706 INFO [stderr] Dec 19 11:43:15.706 INFO [stderr] warning: cannot find type `frames` in this scope Dec 19 11:43:15.706 INFO [stderr] --> src/models/frame.rs:11:17 Dec 19 11:43:15.706 INFO [stderr] | Dec 19 11:43:15.706 INFO [stderr] 11 | #[derive(Debug, Insertable, PartialEq)] Dec 19 11:43:15.706 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 11:43:15.706 INFO [stderr] | Dec 19 11:43:15.706 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 19 11:43:15.706 INFO [stderr] = note: for more information, see issue #50504 Dec 19 11:43:15.706 INFO [stderr] Dec 19 11:43:15.706 INFO [stderr] warning: cannot find type `NewFrame` in this scope Dec 19 11:43:15.706 INFO [stderr] --> src/models/frame.rs:11:17 Dec 19 11:43:15.706 INFO [stderr] | Dec 19 11:43:15.706 INFO [stderr] 11 | #[derive(Debug, Insertable, PartialEq)] Dec 19 11:43:15.706 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 11:43:15.706 INFO [stderr] | Dec 19 11:43:15.706 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 19 11:43:15.706 INFO [stderr] = note: for more information, see issue #50504 Dec 19 11:43:15.706 INFO [stderr] Dec 19 11:43:15.706 INFO [stderr] warning: cannot find type `Tag` in this scope Dec 19 11:43:15.706 INFO [stderr] --> src/models/tag.rs:3:17 Dec 19 11:43:15.706 INFO [stderr] | Dec 19 11:43:15.706 INFO [stderr] 3 | #[derive(Debug, Queryable)] Dec 19 11:43:15.706 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 11:43:15.706 INFO [stderr] | Dec 19 11:43:15.706 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 19 11:43:15.706 INFO [stderr] = note: for more information, see issue #50504 Dec 19 11:43:15.706 INFO [stderr] Dec 19 11:43:15.706 INFO [stderr] warning: cannot find type `id3_tags` in this scope Dec 19 11:43:15.706 INFO [stderr] --> src/models/tag.rs:10:17 Dec 19 11:43:15.706 INFO [stderr] | Dec 19 11:43:15.707 INFO [stderr] 10 | #[derive(Debug, Insertable, PartialEq)] Dec 19 11:43:15.707 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 11:43:15.707 INFO [stderr] | Dec 19 11:43:15.707 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 19 11:43:15.707 INFO [stderr] = note: for more information, see issue #50504 Dec 19 11:43:15.707 INFO [stderr] Dec 19 11:43:15.707 INFO [stderr] warning: cannot find type `NewTag` in this scope Dec 19 11:43:15.707 INFO [stderr] --> src/models/tag.rs:10:17 Dec 19 11:43:15.707 INFO [stderr] | Dec 19 11:43:15.707 INFO [stderr] 10 | #[derive(Debug, Insertable, PartialEq)] Dec 19 11:43:15.707 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 11:43:15.707 INFO [stderr] | Dec 19 11:43:15.707 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 19 11:43:15.707 INFO [stderr] = note: for more information, see issue #50504 Dec 19 11:43:15.707 INFO [stderr] Dec 19 11:43:15.708 INFO [stderr] warning: unused import: `schema::*` Dec 19 11:43:15.708 INFO [stderr] --> src/models/track.rs:4:5 Dec 19 11:43:15.708 INFO [stderr] | Dec 19 11:43:15.708 INFO [stderr] 4 | use schema::*; Dec 19 11:43:15.708 INFO [stderr] | ^^^^^^^^^ Dec 19 11:43:15.708 INFO [stderr] | Dec 19 11:43:15.708 INFO [stderr] = note: #[warn(unused_imports)] on by default Dec 19 11:43:15.708 INFO [stderr] Dec 19 11:43:15.708 INFO [stderr] warning: cannot find type `table` in this scope Dec 19 11:43:15.708 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 19 11:43:15.708 INFO [stderr] | Dec 19 11:43:15.708 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 19 11:43:15.708 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 11:43:15.708 INFO [stderr] | Dec 19 11:43:15.708 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 19 11:43:15.708 INFO [stderr] = note: for more information, see issue #50504 Dec 19 11:43:15.708 INFO [stderr] Dec 19 11:43:15.708 INFO [stderr] warning: cannot find type `id` in this scope Dec 19 11:43:15.708 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 11:43:15.708 INFO [stderr] | Dec 19 11:43:15.708 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 11:43:15.708 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 11:43:15.708 INFO [stderr] | Dec 19 11:43:15.708 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 19 11:43:15.708 INFO [stderr] = note: for more information, see issue #50504 Dec 19 11:43:15.708 INFO [stderr] Dec 19 11:43:15.709 INFO [stderr] warning: cannot find type `path` in this scope Dec 19 11:43:15.709 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 11:43:15.709 INFO [stderr] | Dec 19 11:43:15.709 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 11:43:15.709 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 11:43:15.709 INFO [stderr] | Dec 19 11:43:15.709 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 19 11:43:15.709 INFO [stderr] = note: for more information, see issue #50504 Dec 19 11:43:15.709 INFO [stderr] Dec 19 11:43:15.710 INFO [stderr] warning: cannot find type `code` in this scope Dec 19 11:43:15.710 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 11:43:15.710 INFO [stderr] | Dec 19 11:43:15.710 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 11:43:15.710 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 11:43:15.710 INFO [stderr] | Dec 19 11:43:15.710 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 19 11:43:15.710 INFO [stderr] = note: for more information, see issue #50504 Dec 19 11:43:15.710 INFO [stderr] Dec 19 11:43:15.710 INFO [stderr] warning: cannot find type `description` in this scope Dec 19 11:43:15.710 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 11:43:15.710 INFO [stderr] | Dec 19 11:43:15.710 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 11:43:15.710 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 11:43:15.710 INFO [stderr] | Dec 19 11:43:15.710 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 19 11:43:15.710 INFO [stderr] = note: for more information, see issue #50504 Dec 19 11:43:15.710 INFO [stderr] Dec 19 11:43:15.711 INFO [stderr] warning: cannot find type `id3_tag_id` in this scope Dec 19 11:43:15.711 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 11:43:15.711 INFO [stderr] | Dec 19 11:43:15.711 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 11:43:15.711 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 11:43:15.711 INFO [stderr] | Dec 19 11:43:15.711 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 19 11:43:15.711 INFO [stderr] = note: for more information, see issue #50504 Dec 19 11:43:15.711 INFO [stderr] Dec 19 11:43:15.711 INFO [stderr] warning: cannot find type `frame_type_id` in this scope Dec 19 11:43:15.711 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 11:43:15.711 INFO [stderr] | Dec 19 11:43:15.711 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 11:43:15.711 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 11:43:15.711 INFO [stderr] | Dec 19 11:43:15.711 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 19 11:43:15.712 INFO [stderr] = note: for more information, see issue #50504 Dec 19 11:43:15.712 INFO [stderr] Dec 19 11:43:15.716 INFO [stderr] warning: cannot find type `content` in this scope Dec 19 11:43:15.716 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 11:43:15.716 INFO [stderr] | Dec 19 11:43:15.716 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 11:43:15.716 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 11:43:15.716 INFO [stderr] | Dec 19 11:43:15.716 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 19 11:43:15.716 INFO [stderr] = note: for more information, see issue #50504 Dec 19 11:43:15.716 INFO [stderr] Dec 19 11:43:15.716 INFO [stderr] warning: cannot find type `version_id` in this scope Dec 19 11:43:15.716 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 11:43:15.716 INFO [stderr] | Dec 19 11:43:15.716 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 11:43:15.716 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 11:43:15.716 INFO [stderr] | Dec 19 11:43:15.716 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 19 11:43:15.716 INFO [stderr] = note: for more information, see issue #50504 Dec 19 11:43:15.716 INFO [stderr] Dec 19 11:43:15.716 INFO [stderr] warning: cannot find type `file_id` in this scope Dec 19 11:43:15.716 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 11:43:15.716 INFO [stderr] | Dec 19 11:43:15.716 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 11:43:15.716 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 11:43:15.716 INFO [stderr] | Dec 19 11:43:15.716 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 19 11:43:15.716 INFO [stderr] = note: for more information, see issue #50504 Dec 19 11:43:15.716 INFO [stderr] Dec 19 11:43:15.716 INFO [stderr] warning: cannot find type `version` in this scope Dec 19 11:43:15.716 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 11:43:15.716 INFO [stderr] | Dec 19 11:43:15.716 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 11:43:15.716 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 11:43:15.716 INFO [stderr] | Dec 19 11:43:15.716 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 19 11:43:15.716 INFO [stderr] = note: for more information, see issue #50504 Dec 19 11:43:15.716 INFO [stderr] Dec 19 11:43:16.217 INFO [stderr] warning: unused variable: `artist` Dec 19 11:43:16.217 INFO [stderr] --> src/models/track.rs:12:26 Dec 19 11:43:16.217 INFO [stderr] | Dec 19 11:43:16.217 INFO [stderr] 12 | pub fn get_by_artist(artist: &str) -> Option { Dec 19 11:43:16.217 INFO [stderr] | ^^^^^^ help: consider using `_artist` instead Dec 19 11:43:16.217 INFO [stderr] | Dec 19 11:43:16.217 INFO [stderr] = note: #[warn(unused_variables)] on by default Dec 19 11:43:16.217 INFO [stderr] Dec 19 11:43:16.245 INFO [stderr] warning: unused variable: `artist` Dec 19 11:43:16.245 INFO [stderr] --> src/models/track.rs:12:26 Dec 19 11:43:16.245 INFO [stderr] | Dec 19 11:43:16.245 INFO [stderr] 12 | pub fn get_by_artist(artist: &str) -> Option { Dec 19 11:43:16.245 INFO [stderr] | ^^^^^^ help: consider using `_artist` instead Dec 19 11:43:16.245 INFO [stderr] | Dec 19 11:43:16.245 INFO [stderr] = note: #[warn(unused_variables)] on by default Dec 19 11:43:16.245 INFO [stderr] Dec 19 11:43:16.332 INFO [stderr] warning: structure field `File` should have a snake case name such as `file` Dec 19 11:43:16.332 INFO [stderr] --> src/models/track.rs:7:5 Dec 19 11:43:16.332 INFO [stderr] | Dec 19 11:43:16.332 INFO [stderr] 7 | pub File: File, Dec 19 11:43:16.332 INFO [stderr] | ^^^^^^^^^^^^^^ Dec 19 11:43:16.332 INFO [stderr] | Dec 19 11:43:16.332 INFO [stderr] = note: #[warn(non_snake_case)] on by default Dec 19 11:43:16.332 INFO [stderr] Dec 19 11:43:16.332 INFO [stderr] warning: structure field `Tag` should have a snake case name such as `tag` Dec 19 11:43:16.332 INFO [stderr] --> src/models/track.rs:8:5 Dec 19 11:43:16.332 INFO [stderr] | Dec 19 11:43:16.332 INFO [stderr] 8 | pub Tag: Tag, Dec 19 11:43:16.332 INFO [stderr] | ^^^^^^^^^^^^ Dec 19 11:43:16.332 INFO [stderr] Dec 19 11:43:16.336 INFO [stderr] warning: structure field `File` should have a snake case name such as `file` Dec 19 11:43:16.336 INFO [stderr] --> src/models/track.rs:7:5 Dec 19 11:43:16.336 INFO [stderr] | Dec 19 11:43:16.336 INFO [stderr] 7 | pub File: File, Dec 19 11:43:16.336 INFO [stderr] | ^^^^^^^^^^^^^^ Dec 19 11:43:16.336 INFO [stderr] | Dec 19 11:43:16.336 INFO [stderr] = note: #[warn(non_snake_case)] on by default Dec 19 11:43:16.336 INFO [stderr] Dec 19 11:43:16.336 INFO [stderr] warning: structure field `Tag` should have a snake case name such as `tag` Dec 19 11:43:16.336 INFO [stderr] --> src/models/track.rs:8:5 Dec 19 11:43:16.336 INFO [stderr] | Dec 19 11:43:16.336 INFO [stderr] 8 | pub Tag: Tag, Dec 19 11:43:16.336 INFO [stderr] | ^^^^^^^^^^^^ Dec 19 11:43:16.336 INFO [stderr] Dec 19 11:43:18.165 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 58.93s Dec 19 11:43:18.478 INFO running `"docker" "inspect" "e008e476affdce58183d0b5c31aaf651fb7231c8387f97220ea06b1f88ce1021"` Dec 19 11:43:18.545 INFO running `"docker" "rm" "-f" "e008e476affdce58183d0b5c31aaf651fb7231c8387f97220ea06b1f88ce1021"` Dec 19 11:43:18.664 INFO [stdout] e008e476affdce58183d0b5c31aaf651fb7231c8387f97220ea06b1f88ce1021