Nov 06 16:42:21.716 INFO checking notryanb/music-manager against master#24e66c28980442a48d9458f1a4f9b76cc722dc8a for pr-55687 Nov 06 16:42:21.717 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55687/worker-5/master#24e66c28980442a48d9458f1a4f9b76cc722dc8a:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-5/pr-55687/master#24e66c28980442a48d9458f1a4f9b76cc722dc8a:/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 +24e66c28980442a48d9458f1a4f9b76cc722dc8a-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"` Nov 06 16:42:22.090 INFO blam! e5867d30de56f569bc5c331fcbd1c746d1c9ba6110165784cfb9e8ebd63dc45b Nov 06 16:42:22.096 INFO running `"docker" "start" "-a" "e5867d30de56f569bc5c331fcbd1c746d1c9ba6110165784cfb9e8ebd63dc45b"` Nov 06 16:42:23.820 INFO kablam! usermod: no changes Nov 06 16:42:24.120 INFO kablam! Compiling comctl32-sys v0.2.0 Nov 06 16:42:24.120 INFO kablam! Compiling user32-sys v0.2.0 Nov 06 16:42:24.132 INFO kablam! Compiling ole32-sys v0.2.0 Nov 06 16:42:24.132 INFO kablam! Compiling gdi32-sys v0.2.0 Nov 06 16:42:24.132 INFO kablam! Compiling native-windows-gui v0.2.0 Nov 06 16:42:24.136 INFO kablam! Compiling derive_builder_core v0.2.0 Nov 06 16:42:24.136 INFO kablam! Compiling syn v0.15.9 Nov 06 16:42:24.136 INFO kablam! Checking regex v1.0.5 Nov 06 16:42:30.787 INFO kablam! Compiling derive_builder v0.5.1 Nov 06 16:42:32.376 INFO kablam! Checking env_logger v0.5.13 Nov 06 16:42:32.376 INFO kablam! Checking dotenv v0.13.0 Nov 06 16:42:38.782 INFO kablam! Checking id3 v0.2.5 Nov 06 16:42:44.456 INFO kablam! Compiling structopt-derive v0.2.12 Nov 06 16:42:44.460 INFO kablam! Compiling serde_derive v1.0.79 Nov 06 16:42:52.313 INFO kablam! Checking structopt v0.2.12 Nov 06 16:42:53.040 INFO kablam! Checking clap-verbosity-flag v0.1.0 Nov 06 16:43:04.560 INFO kablam! Checking quicli v0.3.1 Nov 06 16:43:05.472 INFO kablam! Checking music_manager v0.1.0 (/source) Nov 06 16:43:06.508 INFO kablam! warning: cannot find type `File` in this scope Nov 06 16:43:06.508 INFO kablam! --> src/models/file.rs:3:17 Nov 06 16:43:06.508 INFO kablam! | Nov 06 16:43:06.508 INFO kablam! 3 | #[derive(Debug, Queryable)] Nov 06 16:43:06.508 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 16:43:06.508 INFO kablam! | Nov 06 16:43:06.508 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 06 16:43:06.509 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! Nov 06 16:43:06.509 INFO kablam! = note: for more information, see issue #50504 Nov 06 16:43:06.509 INFO kablam! Nov 06 16:43:06.509 INFO kablam! warning: cannot find type `files` in this scope Nov 06 16:43:06.509 INFO kablam! --> src/models/file.rs:9:17 Nov 06 16:43:06.509 INFO kablam! | Nov 06 16:43:06.509 INFO kablam! 9 | #[derive(Debug, Insertable, PartialEq)] Nov 06 16:43:06.509 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 16:43:06.509 INFO kablam! | Nov 06 16:43:06.509 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! Nov 06 16:43:06.509 INFO kablam! = note: for more information, see issue #50504 Nov 06 16:43:06.509 INFO kablam! Nov 06 16:43:06.509 INFO kablam! warning: cannot find type `NewFile` in this scope Nov 06 16:43:06.509 INFO kablam! --> src/models/file.rs:9:17 Nov 06 16:43:06.509 INFO kablam! | Nov 06 16:43:06.509 INFO kablam! 9 | #[derive(Debug, Insertable, PartialEq)] Nov 06 16:43:06.509 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 16:43:06.509 INFO kablam! | Nov 06 16:43:06.509 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! Nov 06 16:43:06.509 INFO kablam! = note: for more information, see issue #50504 Nov 06 16:43:06.509 INFO kablam! Nov 06 16:43:06.509 INFO kablam! warning: cannot find type `Frame` in this scope Nov 06 16:43:06.509 INFO kablam! --> src/models/frame.rs:3:17 Nov 06 16:43:06.509 INFO kablam! | Nov 06 16:43:06.509 INFO kablam! 3 | #[derive(Debug, Queryable)] Nov 06 16:43:06.509 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 16:43:06.509 INFO kablam! | Nov 06 16:43:06.509 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! Nov 06 16:43:06.509 INFO kablam! = note: for more information, see issue #50504 Nov 06 16:43:06.509 INFO kablam! Nov 06 16:43:06.509 INFO kablam! warning: cannot find type `frames` in this scope Nov 06 16:43:06.509 INFO kablam! --> src/models/frame.rs:11:17 Nov 06 16:43:06.509 INFO kablam! | Nov 06 16:43:06.509 INFO kablam! 11 | #[derive(Debug, Insertable, PartialEq)] Nov 06 16:43:06.509 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 16:43:06.509 INFO kablam! | Nov 06 16:43:06.509 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! Nov 06 16:43:06.509 INFO kablam! = note: for more information, see issue #50504 Nov 06 16:43:06.512 INFO kablam! Nov 06 16:43:06.512 INFO kablam! warning: cannot find type `NewFrame` in this scope Nov 06 16:43:06.512 INFO kablam! --> src/models/frame.rs:11:17 Nov 06 16:43:06.512 INFO kablam! | Nov 06 16:43:06.512 INFO kablam! 11 | #[derive(Debug, Insertable, PartialEq)] Nov 06 16:43:06.512 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 16:43:06.512 INFO kablam! | Nov 06 16:43:06.512 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! Nov 06 16:43:06.512 INFO kablam! = note: for more information, see issue #50504 Nov 06 16:43:06.512 INFO kablam! Nov 06 16:43:06.512 INFO kablam! warning: cannot find type `Tag` in this scope Nov 06 16:43:06.512 INFO kablam! --> src/models/tag.rs:3:17 Nov 06 16:43:06.512 INFO kablam! | Nov 06 16:43:06.512 INFO kablam! 3 | #[derive(Debug, Queryable)] Nov 06 16:43:06.512 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 16:43:06.512 INFO kablam! | Nov 06 16:43:06.512 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! Nov 06 16:43:06.512 INFO kablam! = note: for more information, see issue #50504 Nov 06 16:43:06.512 INFO kablam! Nov 06 16:43:06.512 INFO kablam! warning: cannot find type `id3_tags` in this scope Nov 06 16:43:06.512 INFO kablam! --> src/models/tag.rs:10:17 Nov 06 16:43:06.512 INFO kablam! | Nov 06 16:43:06.513 INFO kablam! 10 | #[derive(Debug, Insertable, PartialEq)] Nov 06 16:43:06.513 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 16:43:06.513 INFO kablam! | Nov 06 16:43:06.513 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! Nov 06 16:43:06.513 INFO kablam! = note: for more information, see issue #50504 Nov 06 16:43:06.513 INFO kablam! Nov 06 16:43:06.513 INFO kablam! warning: cannot find type `NewTag` in this scope Nov 06 16:43:06.513 INFO kablam! --> src/models/tag.rs:10:17 Nov 06 16:43:06.513 INFO kablam! | Nov 06 16:43:06.513 INFO kablam! 10 | #[derive(Debug, Insertable, PartialEq)] Nov 06 16:43:06.513 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 16:43:06.513 INFO kablam! | Nov 06 16:43:06.513 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! Nov 06 16:43:06.513 INFO kablam! = note: for more information, see issue #50504 Nov 06 16:43:06.513 INFO kablam! Nov 06 16:43:06.513 INFO kablam! warning: unused import: `schema::*` Nov 06 16:43:06.513 INFO kablam! --> src/models/track.rs:4:5 Nov 06 16:43:06.513 INFO kablam! | Nov 06 16:43:06.513 INFO kablam! 4 | use schema::*; Nov 06 16:43:06.513 INFO kablam! | ^^^^^^^^^ Nov 06 16:43:06.513 INFO kablam! | Nov 06 16:43:06.513 INFO kablam! = note: #[warn(unused_imports)] on by default Nov 06 16:43:06.513 INFO kablam! Nov 06 16:43:06.513 INFO kablam! warning: cannot find type `table` in this scope Nov 06 16:43:06.513 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Nov 06 16:43:06.513 INFO kablam! | Nov 06 16:43:06.513 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 06 16:43:06.513 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 16:43:06.513 INFO kablam! | Nov 06 16:43:06.513 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! Nov 06 16:43:06.513 INFO kablam! = note: for more information, see issue #50504 Nov 06 16:43:06.513 INFO kablam! Nov 06 16:43:06.513 INFO kablam! warning: cannot find type `id` in this scope Nov 06 16:43:06.513 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 16:43:06.513 INFO kablam! | Nov 06 16:43:06.513 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 16:43:06.513 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 16:43:06.513 INFO kablam! | Nov 06 16:43:06.513 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! Nov 06 16:43:06.513 INFO kablam! = note: for more information, see issue #50504 Nov 06 16:43:06.513 INFO kablam! Nov 06 16:43:06.513 INFO kablam! warning: cannot find type `path` in this scope Nov 06 16:43:06.513 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 16:43:06.513 INFO kablam! | Nov 06 16:43:06.513 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 16:43:06.513 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 16:43:06.513 INFO kablam! | Nov 06 16:43:06.513 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! Nov 06 16:43:06.513 INFO kablam! = note: for more information, see issue #50504 Nov 06 16:43:06.513 INFO kablam! Nov 06 16:43:06.513 INFO kablam! warning: cannot find type `code` in this scope Nov 06 16:43:06.513 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 16:43:06.513 INFO kablam! | Nov 06 16:43:06.513 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 16:43:06.513 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 16:43:06.513 INFO kablam! | Nov 06 16:43:06.513 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! Nov 06 16:43:06.513 INFO kablam! = note: for more information, see issue #50504 Nov 06 16:43:06.513 INFO kablam! Nov 06 16:43:06.513 INFO kablam! warning: cannot find type `description` in this scope Nov 06 16:43:06.513 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 16:43:06.513 INFO kablam! | Nov 06 16:43:06.513 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 16:43:06.513 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 16:43:06.513 INFO kablam! | Nov 06 16:43:06.513 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! Nov 06 16:43:06.513 INFO kablam! = note: for more information, see issue #50504 Nov 06 16:43:06.513 INFO kablam! Nov 06 16:43:06.513 INFO kablam! warning: cannot find type `id3_tag_id` in this scope Nov 06 16:43:06.513 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 16:43:06.513 INFO kablam! | Nov 06 16:43:06.513 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 16:43:06.513 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 16:43:06.513 INFO kablam! | Nov 06 16:43:06.513 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! Nov 06 16:43:06.513 INFO kablam! = note: for more information, see issue #50504 Nov 06 16:43:06.513 INFO kablam! Nov 06 16:43:06.513 INFO kablam! warning: cannot find type `frame_type_id` in this scope Nov 06 16:43:06.513 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 16:43:06.513 INFO kablam! | Nov 06 16:43:06.513 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 16:43:06.513 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 16:43:06.514 INFO kablam! | Nov 06 16:43:06.514 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! Nov 06 16:43:06.514 INFO kablam! = note: for more information, see issue #50504 Nov 06 16:43:06.514 INFO kablam! Nov 06 16:43:06.514 INFO kablam! warning: cannot find type `content` in this scope Nov 06 16:43:06.514 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 16:43:06.514 INFO kablam! | Nov 06 16:43:06.514 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 16:43:06.514 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 16:43:06.514 INFO kablam! | Nov 06 16:43:06.514 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! Nov 06 16:43:06.514 INFO kablam! = note: for more information, see issue #50504 Nov 06 16:43:06.514 INFO kablam! Nov 06 16:43:06.514 INFO kablam! warning: cannot find type `version_id` in this scope Nov 06 16:43:06.514 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 16:43:06.514 INFO kablam! | Nov 06 16:43:06.514 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 16:43:06.514 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 16:43:06.514 INFO kablam! | Nov 06 16:43:06.514 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! Nov 06 16:43:06.514 INFO kablam! = note: for more information, see issue #50504 Nov 06 16:43:06.514 INFO kablam! Nov 06 16:43:06.514 INFO kablam! warning: cannot find type `file_id` in this scope Nov 06 16:43:06.514 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 16:43:06.514 INFO kablam! | Nov 06 16:43:06.514 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 16:43:06.514 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 16:43:06.514 INFO kablam! | Nov 06 16:43:06.514 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! Nov 06 16:43:06.514 INFO kablam! = note: for more information, see issue #50504 Nov 06 16:43:06.514 INFO kablam! Nov 06 16:43:06.514 INFO kablam! warning: cannot find type `version` in this scope Nov 06 16:43:06.514 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 16:43:06.514 INFO kablam! | Nov 06 16:43:06.514 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 16:43:06.514 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 16:43:06.514 INFO kablam! | Nov 06 16:43:06.514 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! Nov 06 16:43:06.514 INFO kablam! = note: for more information, see issue #50504 Nov 06 16:43:06.514 INFO kablam! Nov 06 16:43:06.525 INFO kablam! warning: cannot find type `File` in this scope Nov 06 16:43:06.525 INFO kablam! --> src/models/file.rs:3:17 Nov 06 16:43:06.525 INFO kablam! | Nov 06 16:43:06.525 INFO kablam! 3 | #[derive(Debug, Queryable)] Nov 06 16:43:06.525 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 16:43:06.525 INFO kablam! | Nov 06 16:43:06.525 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 06 16:43:06.525 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! Nov 06 16:43:06.525 INFO kablam! = note: for more information, see issue #50504 Nov 06 16:43:06.525 INFO kablam! Nov 06 16:43:06.525 INFO kablam! warning: cannot find type `files` in this scope Nov 06 16:43:06.525 INFO kablam! --> src/models/file.rs:9:17 Nov 06 16:43:06.525 INFO kablam! | Nov 06 16:43:06.525 INFO kablam! 9 | #[derive(Debug, Insertable, PartialEq)] Nov 06 16:43:06.525 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 16:43:06.525 INFO kablam! | Nov 06 16:43:06.525 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! Nov 06 16:43:06.525 INFO kablam! = note: for more information, see issue #50504 Nov 06 16:43:06.525 INFO kablam! Nov 06 16:43:06.525 INFO kablam! warning: cannot find type `NewFile` in this scope Nov 06 16:43:06.525 INFO kablam! --> src/models/file.rs:9:17 Nov 06 16:43:06.525 INFO kablam! | Nov 06 16:43:06.525 INFO kablam! 9 | #[derive(Debug, Insertable, PartialEq)] Nov 06 16:43:06.525 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 16:43:06.525 INFO kablam! | Nov 06 16:43:06.525 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! Nov 06 16:43:06.525 INFO kablam! = note: for more information, see issue #50504 Nov 06 16:43:06.525 INFO kablam! Nov 06 16:43:06.525 INFO kablam! warning: cannot find type `Frame` in this scope Nov 06 16:43:06.525 INFO kablam! --> src/models/frame.rs:3:17 Nov 06 16:43:06.525 INFO kablam! | Nov 06 16:43:06.525 INFO kablam! 3 | #[derive(Debug, Queryable)] Nov 06 16:43:06.525 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 16:43:06.525 INFO kablam! | Nov 06 16:43:06.525 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! Nov 06 16:43:06.525 INFO kablam! = note: for more information, see issue #50504 Nov 06 16:43:06.525 INFO kablam! Nov 06 16:43:06.525 INFO kablam! warning: cannot find type `frames` in this scope Nov 06 16:43:06.525 INFO kablam! --> src/models/frame.rs:11:17 Nov 06 16:43:06.525 INFO kablam! | Nov 06 16:43:06.525 INFO kablam! 11 | #[derive(Debug, Insertable, PartialEq)] Nov 06 16:43:06.525 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 16:43:06.525 INFO kablam! | Nov 06 16:43:06.525 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! Nov 06 16:43:06.525 INFO kablam! = note: for more information, see issue #50504 Nov 06 16:43:06.525 INFO kablam! Nov 06 16:43:06.525 INFO kablam! warning: cannot find type `NewFrame` in this scope Nov 06 16:43:06.525 INFO kablam! --> src/models/frame.rs:11:17 Nov 06 16:43:06.525 INFO kablam! | Nov 06 16:43:06.525 INFO kablam! 11 | #[derive(Debug, Insertable, PartialEq)] Nov 06 16:43:06.525 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 16:43:06.525 INFO kablam! | Nov 06 16:43:06.525 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! Nov 06 16:43:06.525 INFO kablam! = note: for more information, see issue #50504 Nov 06 16:43:06.525 INFO kablam! Nov 06 16:43:06.525 INFO kablam! warning: cannot find type `Tag` in this scope Nov 06 16:43:06.525 INFO kablam! --> src/models/tag.rs:3:17 Nov 06 16:43:06.525 INFO kablam! | Nov 06 16:43:06.526 INFO kablam! 3 | #[derive(Debug, Queryable)] Nov 06 16:43:06.526 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 16:43:06.526 INFO kablam! | Nov 06 16:43:06.526 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! Nov 06 16:43:06.526 INFO kablam! = note: for more information, see issue #50504 Nov 06 16:43:06.526 INFO kablam! Nov 06 16:43:06.526 INFO kablam! warning: cannot find type `id3_tags` in this scope Nov 06 16:43:06.526 INFO kablam! --> src/models/tag.rs:10:17 Nov 06 16:43:06.526 INFO kablam! | Nov 06 16:43:06.526 INFO kablam! 10 | #[derive(Debug, Insertable, PartialEq)] Nov 06 16:43:06.526 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 16:43:06.526 INFO kablam! | Nov 06 16:43:06.526 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! Nov 06 16:43:06.526 INFO kablam! = note: for more information, see issue #50504 Nov 06 16:43:06.526 INFO kablam! Nov 06 16:43:06.526 INFO kablam! warning: cannot find type `NewTag` in this scope Nov 06 16:43:06.526 INFO kablam! --> src/models/tag.rs:10:17 Nov 06 16:43:06.526 INFO kablam! | Nov 06 16:43:06.526 INFO kablam! 10 | #[derive(Debug, Insertable, PartialEq)] Nov 06 16:43:06.526 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 16:43:06.526 INFO kablam! | Nov 06 16:43:06.526 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! Nov 06 16:43:06.526 INFO kablam! = note: for more information, see issue #50504 Nov 06 16:43:06.526 INFO kablam! Nov 06 16:43:06.526 INFO kablam! warning: unused import: `schema::*` Nov 06 16:43:06.526 INFO kablam! --> src/models/track.rs:4:5 Nov 06 16:43:06.526 INFO kablam! | Nov 06 16:43:06.526 INFO kablam! 4 | use schema::*; Nov 06 16:43:06.526 INFO kablam! | ^^^^^^^^^ Nov 06 16:43:06.526 INFO kablam! | Nov 06 16:43:06.526 INFO kablam! = note: #[warn(unused_imports)] on by default Nov 06 16:43:06.526 INFO kablam! Nov 06 16:43:06.526 INFO kablam! warning: cannot find type `table` in this scope Nov 06 16:43:06.526 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Nov 06 16:43:06.526 INFO kablam! | Nov 06 16:43:06.526 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 06 16:43:06.526 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 16:43:06.526 INFO kablam! | Nov 06 16:43:06.526 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! Nov 06 16:43:06.526 INFO kablam! = note: for more information, see issue #50504 Nov 06 16:43:06.526 INFO kablam! Nov 06 16:43:06.526 INFO kablam! warning: cannot find type `id` in this scope Nov 06 16:43:06.526 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 16:43:06.526 INFO kablam! | Nov 06 16:43:06.526 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 16:43:06.526 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 16:43:06.526 INFO kablam! | Nov 06 16:43:06.526 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! Nov 06 16:43:06.526 INFO kablam! = note: for more information, see issue #50504 Nov 06 16:43:06.526 INFO kablam! Nov 06 16:43:06.526 INFO kablam! warning: cannot find type `path` in this scope Nov 06 16:43:06.526 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 16:43:06.526 INFO kablam! | Nov 06 16:43:06.526 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 16:43:06.526 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 16:43:06.526 INFO kablam! | Nov 06 16:43:06.526 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! Nov 06 16:43:06.526 INFO kablam! = note: for more information, see issue #50504 Nov 06 16:43:06.526 INFO kablam! Nov 06 16:43:06.526 INFO kablam! warning: cannot find type `code` in this scope Nov 06 16:43:06.526 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 16:43:06.526 INFO kablam! | Nov 06 16:43:06.526 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 16:43:06.526 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 16:43:06.526 INFO kablam! | Nov 06 16:43:06.526 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! Nov 06 16:43:06.526 INFO kablam! = note: for more information, see issue #50504 Nov 06 16:43:06.526 INFO kablam! Nov 06 16:43:06.526 INFO kablam! warning: cannot find type `description` in this scope Nov 06 16:43:06.526 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 16:43:06.526 INFO kablam! | Nov 06 16:43:06.526 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 16:43:06.526 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 16:43:06.526 INFO kablam! | Nov 06 16:43:06.526 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! Nov 06 16:43:06.526 INFO kablam! = note: for more information, see issue #50504 Nov 06 16:43:06.526 INFO kablam! Nov 06 16:43:06.526 INFO kablam! warning: cannot find type `id3_tag_id` in this scope Nov 06 16:43:06.526 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 16:43:06.526 INFO kablam! | Nov 06 16:43:06.526 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 16:43:06.526 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 16:43:06.526 INFO kablam! | Nov 06 16:43:06.526 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! Nov 06 16:43:06.527 INFO kablam! = note: for more information, see issue #50504 Nov 06 16:43:06.527 INFO kablam! Nov 06 16:43:06.527 INFO kablam! warning: cannot find type `frame_type_id` in this scope Nov 06 16:43:06.527 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 16:43:06.527 INFO kablam! | Nov 06 16:43:06.527 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 16:43:06.527 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 16:43:06.527 INFO kablam! | Nov 06 16:43:06.527 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! Nov 06 16:43:06.527 INFO kablam! = note: for more information, see issue #50504 Nov 06 16:43:06.527 INFO kablam! Nov 06 16:43:06.527 INFO kablam! warning: cannot find type `content` in this scope Nov 06 16:43:06.527 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 16:43:06.527 INFO kablam! | Nov 06 16:43:06.527 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 16:43:06.527 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 16:43:06.527 INFO kablam! | Nov 06 16:43:06.527 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! Nov 06 16:43:06.527 INFO kablam! = note: for more information, see issue #50504 Nov 06 16:43:06.527 INFO kablam! Nov 06 16:43:06.527 INFO kablam! warning: cannot find type `version_id` in this scope Nov 06 16:43:06.527 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 16:43:06.527 INFO kablam! | Nov 06 16:43:06.527 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 16:43:06.527 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 16:43:06.527 INFO kablam! | Nov 06 16:43:06.527 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! Nov 06 16:43:06.527 INFO kablam! = note: for more information, see issue #50504 Nov 06 16:43:06.527 INFO kablam! Nov 06 16:43:06.527 INFO kablam! warning: cannot find type `file_id` in this scope Nov 06 16:43:06.527 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 16:43:06.527 INFO kablam! | Nov 06 16:43:06.527 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 16:43:06.527 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 16:43:06.527 INFO kablam! | Nov 06 16:43:06.527 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! Nov 06 16:43:06.527 INFO kablam! = note: for more information, see issue #50504 Nov 06 16:43:06.527 INFO kablam! Nov 06 16:43:06.527 INFO kablam! warning: cannot find type `version` in this scope Nov 06 16:43:06.527 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 16:43:06.527 INFO kablam! | Nov 06 16:43:06.527 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 16:43:06.527 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 16:43:06.527 INFO kablam! | Nov 06 16:43:06.527 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! Nov 06 16:43:06.527 INFO kablam! = note: for more information, see issue #50504 Nov 06 16:43:06.527 INFO kablam! Nov 06 16:43:07.051 INFO kablam! warning: unused variable: `artist` Nov 06 16:43:07.051 INFO kablam! --> src/models/track.rs:12:26 Nov 06 16:43:07.051 INFO kablam! | Nov 06 16:43:07.051 INFO kablam! 12 | pub fn get_by_artist(artist: &str) -> Option { Nov 06 16:43:07.051 INFO kablam! | ^^^^^^ help: consider using `_artist` instead Nov 06 16:43:07.051 INFO kablam! | Nov 06 16:43:07.052 INFO kablam! = note: #[warn(unused_variables)] on by default Nov 06 16:43:07.052 INFO kablam! Nov 06 16:43:07.174 INFO kablam! warning: structure field `File` should have a snake case name such as `file` Nov 06 16:43:07.174 INFO kablam! --> src/models/track.rs:7:5 Nov 06 16:43:07.174 INFO kablam! | Nov 06 16:43:07.174 INFO kablam! 7 | pub File: File, Nov 06 16:43:07.174 INFO kablam! | ^^^^^^^^^^^^^^ Nov 06 16:43:07.174 INFO kablam! | Nov 06 16:43:07.174 INFO kablam! = note: #[warn(non_snake_case)] on by default Nov 06 16:43:07.174 INFO kablam! Nov 06 16:43:07.174 INFO kablam! warning: structure field `Tag` should have a snake case name such as `tag` Nov 06 16:43:07.174 INFO kablam! --> src/models/track.rs:8:5 Nov 06 16:43:07.174 INFO kablam! | Nov 06 16:43:07.174 INFO kablam! 8 | pub Tag: Tag, Nov 06 16:43:07.174 INFO kablam! | ^^^^^^^^^^^^ Nov 06 16:43:07.174 INFO kablam! Nov 06 16:43:07.364 INFO kablam! warning: unused variable: `artist` Nov 06 16:43:07.364 INFO kablam! --> src/models/track.rs:12:26 Nov 06 16:43:07.364 INFO kablam! | Nov 06 16:43:07.364 INFO kablam! 12 | pub fn get_by_artist(artist: &str) -> Option { Nov 06 16:43:07.364 INFO kablam! | ^^^^^^ help: consider using `_artist` instead Nov 06 16:43:07.364 INFO kablam! | Nov 06 16:43:07.372 INFO kablam! = note: #[warn(unused_variables)] on by default Nov 06 16:43:07.372 INFO kablam! Nov 06 16:43:07.596 INFO kablam! warning: structure field `File` should have a snake case name such as `file` Nov 06 16:43:07.596 INFO kablam! --> src/models/track.rs:7:5 Nov 06 16:43:07.596 INFO kablam! | Nov 06 16:43:07.596 INFO kablam! 7 | pub File: File, Nov 06 16:43:07.596 INFO kablam! | ^^^^^^^^^^^^^^ Nov 06 16:43:07.596 INFO kablam! | Nov 06 16:43:07.596 INFO kablam! = note: #[warn(non_snake_case)] on by default Nov 06 16:43:07.596 INFO kablam! Nov 06 16:43:07.596 INFO kablam! warning: structure field `Tag` should have a snake case name such as `tag` Nov 06 16:43:07.596 INFO kablam! --> src/models/track.rs:8:5 Nov 06 16:43:07.596 INFO kablam! | Nov 06 16:43:07.596 INFO kablam! 8 | pub Tag: Tag, Nov 06 16:43:07.596 INFO kablam! | ^^^^^^^^^^^^ Nov 06 16:43:07.596 INFO kablam! Nov 06 16:43:10.091 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 46.24s Nov 06 16:43:10.104 INFO kablam! su: No module specific data is present Nov 06 16:43:10.750 INFO running `"docker" "rm" "-f" "e5867d30de56f569bc5c331fcbd1c746d1c9ba6110165784cfb9e8ebd63dc45b"` Nov 06 16:43:10.992 INFO blam! e5867d30de56f569bc5c331fcbd1c746d1c9ba6110165784cfb9e8ebd63dc45b