Oct 26 23:34:15.783 INFO checking notryanb/music-manager against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 26 23:34:15.784 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-0/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/pr-55192-2/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/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 +155510e377ae2a8d8ee0dad1a5f809c9062a5526-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"` Oct 26 23:34:16.167 INFO blam! 8fccc2fd2137427fd46dc6bf375cd70051f031cefdd42820fbd7bcf6a20389e3 Oct 26 23:34:16.171 INFO running `"docker" "start" "-a" "8fccc2fd2137427fd46dc6bf375cd70051f031cefdd42820fbd7bcf6a20389e3"` Oct 26 23:34:16.828 INFO kablam! usermod: no changes Oct 26 23:34:17.024 INFO kablam! Compiling miniz-sys v0.1.10 Oct 26 23:34:17.027 INFO kablam! Compiling ole32-sys v0.2.0 Oct 26 23:34:17.027 INFO kablam! Compiling user32-sys v0.2.0 Oct 26 23:34:17.027 INFO kablam! Compiling gdi32-sys v0.2.0 Oct 26 23:34:17.043 INFO kablam! Compiling comctl32-sys v0.2.0 Oct 26 23:34:17.043 INFO kablam! Compiling native-windows-gui v0.2.0 Oct 26 23:34:17.043 INFO kablam! Compiling syn v0.15.9 Oct 26 23:34:17.043 INFO kablam! Checking diesel v1.3.3 Oct 26 23:34:19.603 INFO kablam! Checking env_logger v0.5.13 Oct 26 23:34:20.096 INFO kablam! Checking dotenv v0.13.0 Oct 26 23:34:24.063 INFO kablam! Checking flate2 v1.0.2 Oct 26 23:34:25.467 INFO kablam! Checking id3 v0.2.5 Oct 26 23:34:34.807 INFO kablam! Compiling structopt-derive v0.2.12 Oct 26 23:34:34.807 INFO kablam! Compiling serde_derive v1.0.79 Oct 26 23:34:43.291 INFO kablam! Checking structopt v0.2.12 Oct 26 23:34:44.495 INFO kablam! Checking clap-verbosity-flag v0.1.0 Oct 26 23:35:04.663 INFO kablam! Checking quicli v0.3.1 Oct 26 23:35:24.819 INFO kablam! Checking music_manager v0.1.0 (/source) Oct 26 23:35:26.447 INFO kablam! warning: cannot find type `File` in this scope Oct 26 23:35:26.447 INFO kablam! --> src/models/file.rs:3:17 Oct 26 23:35:26.447 INFO kablam! | Oct 26 23:35:26.447 INFO kablam! 3 | #[derive(Debug, Queryable)] Oct 26 23:35:26.447 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 26 23:35:26.447 INFO kablam! | Oct 26 23:35:26.447 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 26 23:35:26.447 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 26 23:35:26.447 INFO kablam! = note: for more information, see issue #50504 Oct 26 23:35:26.447 INFO kablam! Oct 26 23:35:26.448 INFO kablam! warning: cannot find type `files` in this scope Oct 26 23:35:26.448 INFO kablam! --> src/models/file.rs:9:17 Oct 26 23:35:26.448 INFO kablam! | Oct 26 23:35:26.448 INFO kablam! 9 | #[derive(Debug, Insertable, PartialEq)] Oct 26 23:35:26.448 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 26 23:35:26.448 INFO kablam! | Oct 26 23:35:26.448 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 26 23:35:26.448 INFO kablam! = note: for more information, see issue #50504 Oct 26 23:35:26.448 INFO kablam! Oct 26 23:35:26.448 INFO kablam! warning: cannot find type `NewFile` in this scope Oct 26 23:35:26.448 INFO kablam! --> src/models/file.rs:9:17 Oct 26 23:35:26.448 INFO kablam! | Oct 26 23:35:26.448 INFO kablam! 9 | #[derive(Debug, Insertable, PartialEq)] Oct 26 23:35:26.448 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 26 23:35:26.448 INFO kablam! | Oct 26 23:35:26.448 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 26 23:35:26.448 INFO kablam! = note: for more information, see issue #50504 Oct 26 23:35:26.448 INFO kablam! Oct 26 23:35:26.448 INFO kablam! warning: cannot find type `Frame` in this scope Oct 26 23:35:26.448 INFO kablam! --> src/models/frame.rs:3:17 Oct 26 23:35:26.448 INFO kablam! | Oct 26 23:35:26.448 INFO kablam! 3 | #[derive(Debug, Queryable)] Oct 26 23:35:26.449 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 26 23:35:26.449 INFO kablam! | Oct 26 23:35:26.449 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 26 23:35:26.449 INFO kablam! = note: for more information, see issue #50504 Oct 26 23:35:26.449 INFO kablam! Oct 26 23:35:26.449 INFO kablam! warning: cannot find type `frames` in this scope Oct 26 23:35:26.449 INFO kablam! --> src/models/frame.rs:11:17 Oct 26 23:35:26.449 INFO kablam! | Oct 26 23:35:26.449 INFO kablam! 11 | #[derive(Debug, Insertable, PartialEq)] Oct 26 23:35:26.449 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 26 23:35:26.449 INFO kablam! | Oct 26 23:35:26.449 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 26 23:35:26.449 INFO kablam! = note: for more information, see issue #50504 Oct 26 23:35:26.449 INFO kablam! Oct 26 23:35:26.449 INFO kablam! warning: cannot find type `NewFrame` in this scope Oct 26 23:35:26.449 INFO kablam! --> src/models/frame.rs:11:17 Oct 26 23:35:26.449 INFO kablam! | Oct 26 23:35:26.449 INFO kablam! 11 | #[derive(Debug, Insertable, PartialEq)] Oct 26 23:35:26.449 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 26 23:35:26.449 INFO kablam! | Oct 26 23:35:26.449 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 26 23:35:26.449 INFO kablam! = note: for more information, see issue #50504 Oct 26 23:35:26.449 INFO kablam! Oct 26 23:35:26.450 INFO kablam! warning: cannot find type `Tag` in this scope Oct 26 23:35:26.450 INFO kablam! --> src/models/tag.rs:3:17 Oct 26 23:35:26.450 INFO kablam! | Oct 26 23:35:26.450 INFO kablam! 3 | #[derive(Debug, Queryable)] Oct 26 23:35:26.450 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 26 23:35:26.450 INFO kablam! | Oct 26 23:35:26.450 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 26 23:35:26.450 INFO kablam! = note: for more information, see issue #50504 Oct 26 23:35:26.450 INFO kablam! Oct 26 23:35:26.450 INFO kablam! warning: cannot find type `id3_tags` in this scope Oct 26 23:35:26.450 INFO kablam! --> src/models/tag.rs:10:17 Oct 26 23:35:26.450 INFO kablam! | Oct 26 23:35:26.450 INFO kablam! 10 | #[derive(Debug, Insertable, PartialEq)] Oct 26 23:35:26.450 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 26 23:35:26.450 INFO kablam! | Oct 26 23:35:26.450 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 26 23:35:26.450 INFO kablam! = note: for more information, see issue #50504 Oct 26 23:35:26.450 INFO kablam! Oct 26 23:35:26.450 INFO kablam! warning: cannot find type `NewTag` in this scope Oct 26 23:35:26.450 INFO kablam! --> src/models/tag.rs:10:17 Oct 26 23:35:26.450 INFO kablam! | Oct 26 23:35:26.450 INFO kablam! 10 | #[derive(Debug, Insertable, PartialEq)] Oct 26 23:35:26.451 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 26 23:35:26.451 INFO kablam! | Oct 26 23:35:26.451 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 26 23:35:26.451 INFO kablam! = note: for more information, see issue #50504 Oct 26 23:35:26.451 INFO kablam! Oct 26 23:35:26.451 INFO kablam! warning: unused import: `schema::*` Oct 26 23:35:26.451 INFO kablam! --> src/models/track.rs:4:5 Oct 26 23:35:26.451 INFO kablam! | Oct 26 23:35:26.451 INFO kablam! 4 | use schema::*; Oct 26 23:35:26.451 INFO kablam! | ^^^^^^^^^ Oct 26 23:35:26.451 INFO kablam! | Oct 26 23:35:26.451 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 26 23:35:26.452 INFO kablam! Oct 26 23:35:26.452 INFO kablam! warning: cannot find type `table` in this scope Oct 26 23:35:26.452 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 26 23:35:26.452 INFO kablam! | Oct 26 23:35:26.452 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 26 23:35:26.452 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 26 23:35:26.452 INFO kablam! | Oct 26 23:35:26.452 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 26 23:35:26.452 INFO kablam! = note: for more information, see issue #50504 Oct 26 23:35:26.452 INFO kablam! Oct 26 23:35:26.452 INFO kablam! warning: cannot find type `id` in this scope Oct 26 23:35:26.452 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 26 23:35:26.452 INFO kablam! | Oct 26 23:35:26.452 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 26 23:35:26.452 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 26 23:35:26.452 INFO kablam! | Oct 26 23:35:26.452 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 26 23:35:26.453 INFO kablam! = note: for more information, see issue #50504 Oct 26 23:35:26.453 INFO kablam! Oct 26 23:35:26.453 INFO kablam! warning: cannot find type `path` in this scope Oct 26 23:35:26.453 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 26 23:35:26.453 INFO kablam! | Oct 26 23:35:26.453 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 26 23:35:26.453 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 26 23:35:26.453 INFO kablam! | Oct 26 23:35:26.453 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 26 23:35:26.453 INFO kablam! = note: for more information, see issue #50504 Oct 26 23:35:26.453 INFO kablam! Oct 26 23:35:26.453 INFO kablam! warning: cannot find type `code` in this scope Oct 26 23:35:26.453 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 26 23:35:26.453 INFO kablam! | Oct 26 23:35:26.453 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 26 23:35:26.453 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 26 23:35:26.453 INFO kablam! | Oct 26 23:35:26.454 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 26 23:35:26.454 INFO kablam! = note: for more information, see issue #50504 Oct 26 23:35:26.454 INFO kablam! Oct 26 23:35:26.454 INFO kablam! warning: cannot find type `description` in this scope Oct 26 23:35:26.454 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 26 23:35:26.454 INFO kablam! | Oct 26 23:35:26.454 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 26 23:35:26.454 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 26 23:35:26.454 INFO kablam! | Oct 26 23:35:26.454 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 26 23:35:26.454 INFO kablam! = note: for more information, see issue #50504 Oct 26 23:35:26.454 INFO kablam! Oct 26 23:35:26.454 INFO kablam! warning: cannot find type `id3_tag_id` in this scope Oct 26 23:35:26.454 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 26 23:35:26.454 INFO kablam! | Oct 26 23:35:26.454 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 26 23:35:26.454 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 26 23:35:26.454 INFO kablam! | Oct 26 23:35:26.454 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 26 23:35:26.454 INFO kablam! = note: for more information, see issue #50504 Oct 26 23:35:26.454 INFO kablam! Oct 26 23:35:26.454 INFO kablam! warning: cannot find type `frame_type_id` in this scope Oct 26 23:35:26.455 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 26 23:35:26.455 INFO kablam! | Oct 26 23:35:26.455 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 26 23:35:26.455 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 26 23:35:26.455 INFO kablam! | Oct 26 23:35:26.461 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 26 23:35:26.461 INFO kablam! = note: for more information, see issue #50504 Oct 26 23:35:26.461 INFO kablam! Oct 26 23:35:26.461 INFO kablam! warning: cannot find type `content` in this scope Oct 26 23:35:26.461 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 26 23:35:26.461 INFO kablam! | Oct 26 23:35:26.461 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 26 23:35:26.461 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 26 23:35:26.461 INFO kablam! | Oct 26 23:35:26.461 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 26 23:35:26.461 INFO kablam! = note: for more information, see issue #50504 Oct 26 23:35:26.461 INFO kablam! Oct 26 23:35:26.461 INFO kablam! warning: cannot find type `version_id` in this scope Oct 26 23:35:26.461 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 26 23:35:26.462 INFO kablam! | Oct 26 23:35:26.462 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 26 23:35:26.462 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 26 23:35:26.462 INFO kablam! | Oct 26 23:35:26.462 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 26 23:35:26.462 INFO kablam! = note: for more information, see issue #50504 Oct 26 23:35:26.462 INFO kablam! Oct 26 23:35:26.462 INFO kablam! warning: cannot find type `file_id` in this scope Oct 26 23:35:26.462 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 26 23:35:26.462 INFO kablam! | Oct 26 23:35:26.462 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 26 23:35:26.462 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 26 23:35:26.462 INFO kablam! | Oct 26 23:35:26.462 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 26 23:35:26.462 INFO kablam! = note: for more information, see issue #50504 Oct 26 23:35:26.462 INFO kablam! Oct 26 23:35:26.462 INFO kablam! warning: cannot find type `version` in this scope Oct 26 23:35:26.462 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 26 23:35:26.462 INFO kablam! | Oct 26 23:35:26.462 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 26 23:35:26.462 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 26 23:35:26.462 INFO kablam! | Oct 26 23:35:26.463 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 26 23:35:26.463 INFO kablam! = note: for more information, see issue #50504 Oct 26 23:35:26.463 INFO kablam! Oct 26 23:35:26.483 INFO kablam! warning: cannot find type `File` in this scope Oct 26 23:35:26.483 INFO kablam! --> src/models/file.rs:3:17 Oct 26 23:35:26.483 INFO kablam! | Oct 26 23:35:26.483 INFO kablam! 3 | #[derive(Debug, Queryable)] Oct 26 23:35:26.483 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 26 23:35:26.483 INFO kablam! | Oct 26 23:35:26.483 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 26 23:35:26.483 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 26 23:35:26.483 INFO kablam! = note: for more information, see issue #50504 Oct 26 23:35:26.483 INFO kablam! Oct 26 23:35:26.483 INFO kablam! warning: cannot find type `files` in this scope Oct 26 23:35:26.483 INFO kablam! --> src/models/file.rs:9:17 Oct 26 23:35:26.483 INFO kablam! | Oct 26 23:35:26.483 INFO kablam! 9 | #[derive(Debug, Insertable, PartialEq)] Oct 26 23:35:26.484 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 26 23:35:26.484 INFO kablam! | Oct 26 23:35:26.484 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 26 23:35:26.484 INFO kablam! = note: for more information, see issue #50504 Oct 26 23:35:26.484 INFO kablam! Oct 26 23:35:26.484 INFO kablam! warning: cannot find type `NewFile` in this scope Oct 26 23:35:26.484 INFO kablam! --> src/models/file.rs:9:17 Oct 26 23:35:26.484 INFO kablam! | Oct 26 23:35:26.484 INFO kablam! 9 | #[derive(Debug, Insertable, PartialEq)] Oct 26 23:35:26.484 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 26 23:35:26.484 INFO kablam! | Oct 26 23:35:26.484 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 26 23:35:26.484 INFO kablam! = note: for more information, see issue #50504 Oct 26 23:35:26.484 INFO kablam! Oct 26 23:35:26.484 INFO kablam! warning: cannot find type `Frame` in this scope Oct 26 23:35:26.484 INFO kablam! --> src/models/frame.rs:3:17 Oct 26 23:35:26.484 INFO kablam! | Oct 26 23:35:26.484 INFO kablam! 3 | #[derive(Debug, Queryable)] Oct 26 23:35:26.484 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 26 23:35:26.484 INFO kablam! | Oct 26 23:35:26.484 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 26 23:35:26.485 INFO kablam! = note: for more information, see issue #50504 Oct 26 23:35:26.485 INFO kablam! Oct 26 23:35:26.485 INFO kablam! warning: cannot find type `frames` in this scope Oct 26 23:35:26.485 INFO kablam! --> src/models/frame.rs:11:17 Oct 26 23:35:26.485 INFO kablam! | Oct 26 23:35:26.485 INFO kablam! 11 | #[derive(Debug, Insertable, PartialEq)] Oct 26 23:35:26.485 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 26 23:35:26.485 INFO kablam! | Oct 26 23:35:26.485 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 26 23:35:26.485 INFO kablam! = note: for more information, see issue #50504 Oct 26 23:35:26.485 INFO kablam! Oct 26 23:35:26.491 INFO kablam! warning: cannot find type `NewFrame` in this scope Oct 26 23:35:26.491 INFO kablam! --> src/models/frame.rs:11:17 Oct 26 23:35:26.491 INFO kablam! | Oct 26 23:35:26.491 INFO kablam! 11 | #[derive(Debug, Insertable, PartialEq)] Oct 26 23:35:26.491 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 26 23:35:26.491 INFO kablam! | Oct 26 23:35:26.491 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 26 23:35:26.491 INFO kablam! = note: for more information, see issue #50504 Oct 26 23:35:26.491 INFO kablam! Oct 26 23:35:26.491 INFO kablam! warning: cannot find type `Tag` in this scope Oct 26 23:35:26.491 INFO kablam! --> src/models/tag.rs:3:17 Oct 26 23:35:26.491 INFO kablam! | Oct 26 23:35:26.491 INFO kablam! 3 | #[derive(Debug, Queryable)] Oct 26 23:35:26.491 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 26 23:35:26.491 INFO kablam! | Oct 26 23:35:26.491 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 26 23:35:26.491 INFO kablam! = note: for more information, see issue #50504 Oct 26 23:35:26.491 INFO kablam! Oct 26 23:35:26.491 INFO kablam! warning: cannot find type `id3_tags` in this scope Oct 26 23:35:26.491 INFO kablam! --> src/models/tag.rs:10:17 Oct 26 23:35:26.492 INFO kablam! | Oct 26 23:35:26.492 INFO kablam! 10 | #[derive(Debug, Insertable, PartialEq)] Oct 26 23:35:26.492 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 26 23:35:26.492 INFO kablam! | Oct 26 23:35:26.492 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 26 23:35:26.492 INFO kablam! = note: for more information, see issue #50504 Oct 26 23:35:26.492 INFO kablam! Oct 26 23:35:26.492 INFO kablam! warning: cannot find type `NewTag` in this scope Oct 26 23:35:26.492 INFO kablam! --> src/models/tag.rs:10:17 Oct 26 23:35:26.492 INFO kablam! | Oct 26 23:35:26.492 INFO kablam! 10 | #[derive(Debug, Insertable, PartialEq)] Oct 26 23:35:26.492 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 26 23:35:26.492 INFO kablam! | Oct 26 23:35:26.492 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 26 23:35:26.492 INFO kablam! = note: for more information, see issue #50504 Oct 26 23:35:26.492 INFO kablam! Oct 26 23:35:26.492 INFO kablam! warning: unused import: `schema::*` Oct 26 23:35:26.492 INFO kablam! --> src/models/track.rs:4:5 Oct 26 23:35:26.492 INFO kablam! | Oct 26 23:35:26.492 INFO kablam! 4 | use schema::*; Oct 26 23:35:26.492 INFO kablam! | ^^^^^^^^^ Oct 26 23:35:26.493 INFO kablam! | Oct 26 23:35:26.493 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 26 23:35:26.493 INFO kablam! Oct 26 23:35:26.493 INFO kablam! warning: cannot find type `table` in this scope Oct 26 23:35:26.493 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 26 23:35:26.493 INFO kablam! | Oct 26 23:35:26.493 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 26 23:35:26.493 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 26 23:35:26.493 INFO kablam! | Oct 26 23:35:26.493 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 26 23:35:26.493 INFO kablam! = note: for more information, see issue #50504 Oct 26 23:35:26.493 INFO kablam! Oct 26 23:35:26.493 INFO kablam! warning: cannot find type `id` in this scope Oct 26 23:35:26.493 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 26 23:35:26.493 INFO kablam! | Oct 26 23:35:26.493 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 26 23:35:26.493 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 26 23:35:26.493 INFO kablam! | Oct 26 23:35:26.493 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 26 23:35:26.493 INFO kablam! = note: for more information, see issue #50504 Oct 26 23:35:26.493 INFO kablam! Oct 26 23:35:26.493 INFO kablam! warning: cannot find type `path` in this scope Oct 26 23:35:26.494 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 26 23:35:26.494 INFO kablam! | Oct 26 23:35:26.494 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 26 23:35:26.494 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 26 23:35:26.494 INFO kablam! | Oct 26 23:35:26.494 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 26 23:35:26.494 INFO kablam! = note: for more information, see issue #50504 Oct 26 23:35:26.494 INFO kablam! Oct 26 23:35:26.494 INFO kablam! warning: cannot find type `code` in this scope Oct 26 23:35:26.494 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 26 23:35:26.494 INFO kablam! | Oct 26 23:35:26.494 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 26 23:35:26.494 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 26 23:35:26.494 INFO kablam! | Oct 26 23:35:26.494 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 26 23:35:26.494 INFO kablam! = note: for more information, see issue #50504 Oct 26 23:35:26.494 INFO kablam! Oct 26 23:35:26.494 INFO kablam! warning: cannot find type `description` in this scope Oct 26 23:35:26.494 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 26 23:35:26.494 INFO kablam! | Oct 26 23:35:26.494 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 26 23:35:26.494 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 26 23:35:26.495 INFO kablam! | Oct 26 23:35:26.495 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 26 23:35:26.495 INFO kablam! = note: for more information, see issue #50504 Oct 26 23:35:26.495 INFO kablam! Oct 26 23:35:26.495 INFO kablam! warning: cannot find type `id3_tag_id` in this scope Oct 26 23:35:26.495 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 26 23:35:26.495 INFO kablam! | Oct 26 23:35:26.495 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 26 23:35:26.495 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 26 23:35:26.495 INFO kablam! | Oct 26 23:35:26.495 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 26 23:35:26.495 INFO kablam! = note: for more information, see issue #50504 Oct 26 23:35:26.495 INFO kablam! Oct 26 23:35:26.495 INFO kablam! warning: cannot find type `frame_type_id` in this scope Oct 26 23:35:26.495 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 26 23:35:26.495 INFO kablam! | Oct 26 23:35:26.495 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 26 23:35:26.495 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 26 23:35:26.495 INFO kablam! | Oct 26 23:35:26.495 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 26 23:35:26.495 INFO kablam! = note: for more information, see issue #50504 Oct 26 23:35:26.495 INFO kablam! Oct 26 23:35:26.496 INFO kablam! warning: cannot find type `content` in this scope Oct 26 23:35:26.496 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 26 23:35:26.496 INFO kablam! | Oct 26 23:35:26.503 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 26 23:35:26.503 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 26 23:35:26.503 INFO kablam! | Oct 26 23:35:26.503 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 26 23:35:26.503 INFO kablam! = note: for more information, see issue #50504 Oct 26 23:35:26.503 INFO kablam! Oct 26 23:35:26.503 INFO kablam! warning: cannot find type `version_id` in this scope Oct 26 23:35:26.503 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 26 23:35:26.503 INFO kablam! | Oct 26 23:35:26.503 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 26 23:35:26.503 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 26 23:35:26.503 INFO kablam! | Oct 26 23:35:26.503 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 26 23:35:26.503 INFO kablam! = note: for more information, see issue #50504 Oct 26 23:35:26.503 INFO kablam! Oct 26 23:35:26.503 INFO kablam! warning: cannot find type `file_id` in this scope Oct 26 23:35:26.503 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 26 23:35:26.503 INFO kablam! | Oct 26 23:35:26.503 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 26 23:35:26.503 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 26 23:35:26.503 INFO kablam! | Oct 26 23:35:26.504 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 26 23:35:26.504 INFO kablam! = note: for more information, see issue #50504 Oct 26 23:35:26.504 INFO kablam! Oct 26 23:35:26.504 INFO kablam! warning: cannot find type `version` in this scope Oct 26 23:35:26.504 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 26 23:35:26.504 INFO kablam! | Oct 26 23:35:26.504 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 26 23:35:26.504 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 26 23:35:26.504 INFO kablam! | Oct 26 23:35:26.504 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 26 23:35:26.504 INFO kablam! = note: for more information, see issue #50504 Oct 26 23:35:26.504 INFO kablam! Oct 26 23:35:27.059 INFO kablam! warning: unused variable: `artist` Oct 26 23:35:27.059 INFO kablam! --> src/models/track.rs:12:26 Oct 26 23:35:27.059 INFO kablam! | Oct 26 23:35:27.059 INFO kablam! 12 | pub fn get_by_artist(artist: &str) -> Option { Oct 26 23:35:27.059 INFO kablam! | ^^^^^^ help: consider using `_artist` instead Oct 26 23:35:27.063 INFO kablam! | Oct 26 23:35:27.063 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 26 23:35:27.063 INFO kablam! Oct 26 23:35:27.159 INFO kablam! warning: unused variable: `artist` Oct 26 23:35:27.159 INFO kablam! --> src/models/track.rs:12:26 Oct 26 23:35:27.159 INFO kablam! | Oct 26 23:35:27.159 INFO kablam! 12 | pub fn get_by_artist(artist: &str) -> Option { Oct 26 23:35:27.159 INFO kablam! | ^^^^^^ help: consider using `_artist` instead Oct 26 23:35:27.159 INFO kablam! | Oct 26 23:35:27.159 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 26 23:35:27.159 INFO kablam! Oct 26 23:35:27.170 INFO kablam! warning: structure field `File` should have a snake case name such as `file` Oct 26 23:35:27.171 INFO kablam! --> src/models/track.rs:7:5 Oct 26 23:35:27.171 INFO kablam! | Oct 26 23:35:27.171 INFO kablam! 7 | pub File: File, Oct 26 23:35:27.172 INFO kablam! | ^^^^^^^^^^^^^^ Oct 26 23:35:27.172 INFO kablam! | Oct 26 23:35:27.172 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 26 23:35:27.172 INFO kablam! Oct 26 23:35:27.179 INFO kablam! warning: structure field `Tag` should have a snake case name such as `tag` Oct 26 23:35:27.179 INFO kablam! --> src/models/track.rs:8:5 Oct 26 23:35:27.179 INFO kablam! | Oct 26 23:35:27.179 INFO kablam! 8 | pub Tag: Tag, Oct 26 23:35:27.179 INFO kablam! | ^^^^^^^^^^^^ Oct 26 23:35:27.179 INFO kablam! Oct 26 23:35:27.354 INFO kablam! warning: structure field `File` should have a snake case name such as `file` Oct 26 23:35:27.354 INFO kablam! --> src/models/track.rs:7:5 Oct 26 23:35:27.354 INFO kablam! | Oct 26 23:35:27.355 INFO kablam! 7 | pub File: File, Oct 26 23:35:27.355 INFO kablam! | ^^^^^^^^^^^^^^ Oct 26 23:35:27.356 INFO kablam! | Oct 26 23:35:27.356 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 26 23:35:27.356 INFO kablam! Oct 26 23:35:27.357 INFO kablam! warning: structure field `Tag` should have a snake case name such as `tag` Oct 26 23:35:27.357 INFO kablam! --> src/models/track.rs:8:5 Oct 26 23:35:27.357 INFO kablam! | Oct 26 23:35:27.358 INFO kablam! 8 | pub Tag: Tag, Oct 26 23:35:27.358 INFO kablam! | ^^^^^^^^^^^^ Oct 26 23:35:27.358 INFO kablam! Oct 26 23:35:31.127 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 14s Oct 26 23:35:31.138 INFO kablam! su: No module specific data is present Oct 26 23:35:31.523 INFO running `"docker" "rm" "-f" "8fccc2fd2137427fd46dc6bf375cd70051f031cefdd42820fbd7bcf6a20389e3"` Oct 26 23:35:31.643 INFO blam! 8fccc2fd2137427fd46dc6bf375cd70051f031cefdd42820fbd7bcf6a20389e3