Nov 09 07:52:31.809 INFO checking notryanb/music-manager against master#653da4fd006c97625247acd7e076d0782cdc149b for pr-55632 Nov 09 07:52:31.809 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55632/worker-6/master#653da4fd006c97625247acd7e076d0782cdc149b:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-6/pr-55632/master#653da4fd006c97625247acd7e076d0782cdc149b:/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 +653da4fd006c97625247acd7e076d0782cdc149b-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 09 07:52:32.262 INFO blam! 022177bda627f2fe37ebb02d2536ad40d9d7b6c880193f26801622c9e7324e9f Nov 09 07:52:32.265 INFO running `"docker" "start" "-a" "022177bda627f2fe37ebb02d2536ad40d9d7b6c880193f26801622c9e7324e9f"` Nov 09 07:52:33.787 INFO kablam! usermod: no changes Nov 09 07:52:34.067 INFO kablam! Compiling derive_builder v0.5.1 Nov 09 07:52:34.099 INFO kablam! Compiling comctl32-sys v0.2.0 Nov 09 07:52:34.099 INFO kablam! Compiling ole32-sys v0.2.0 Nov 09 07:52:34.099 INFO kablam! Compiling gdi32-sys v0.2.0 Nov 09 07:52:34.099 INFO kablam! Compiling user32-sys v0.2.0 Nov 09 07:52:34.099 INFO kablam! Compiling native-windows-gui v0.2.0 Nov 09 07:52:34.099 INFO kablam! Compiling derive_builder_core v0.2.0 Nov 09 07:52:34.099 INFO kablam! Compiling syn v0.15.9 Nov 09 07:52:37.059 INFO kablam! Checking crossbeam-epoch v0.3.1 Nov 09 07:52:37.255 INFO kablam! Checking flate2 v1.0.2 Nov 09 07:52:37.371 INFO kablam! Checking diesel v1.3.3 Nov 09 07:52:37.483 INFO kablam! Checking env_logger v0.5.13 Nov 09 07:52:39.347 INFO kablam! Checking dotenv v0.13.0 Nov 09 07:52:40.891 INFO kablam! Checking crossbeam-deque v0.2.0 Nov 09 07:52:42.620 INFO kablam! Checking rayon-core v1.4.1 Nov 09 07:52:44.979 INFO kablam! Checking rayon v1.0.2 Nov 09 07:52:52.589 INFO kablam! Checking id3 v0.2.5 Nov 09 07:52:59.843 INFO kablam! Compiling structopt-derive v0.2.12 Nov 09 07:52:59.843 INFO kablam! Compiling serde_derive v1.0.79 Nov 09 07:53:10.155 INFO kablam! Checking structopt v0.2.12 Nov 09 07:53:11.328 INFO kablam! Checking clap-verbosity-flag v0.1.0 Nov 09 07:53:30.755 INFO kablam! Checking quicli v0.3.1 Nov 09 07:53:50.987 INFO kablam! Checking music_manager v0.1.0 (/source) Nov 09 07:53:51.785 INFO kablam! warning: cannot find type `File` in this scope Nov 09 07:53:51.785 INFO kablam! --> src/models/file.rs:3:17 Nov 09 07:53:51.785 INFO kablam! | Nov 09 07:53:51.786 INFO kablam! 3 | #[derive(Debug, Queryable)] Nov 09 07:53:51.786 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 07:53:51.786 INFO kablam! | Nov 09 07:53:51.786 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 09 07:53:51.786 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 09 07:53:51.786 INFO kablam! = note: for more information, see issue #50504 Nov 09 07:53:51.786 INFO kablam! Nov 09 07:53:51.786 INFO kablam! warning: cannot find type `files` in this scope Nov 09 07:53:51.786 INFO kablam! --> src/models/file.rs:9:17 Nov 09 07:53:51.786 INFO kablam! | Nov 09 07:53:51.786 INFO kablam! 9 | #[derive(Debug, Insertable, PartialEq)] Nov 09 07:53:51.786 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 07:53:51.786 INFO kablam! | Nov 09 07:53:51.786 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 09 07:53:51.786 INFO kablam! = note: for more information, see issue #50504 Nov 09 07:53:51.786 INFO kablam! Nov 09 07:53:51.786 INFO kablam! warning: cannot find type `NewFile` in this scope Nov 09 07:53:51.786 INFO kablam! --> src/models/file.rs:9:17 Nov 09 07:53:51.786 INFO kablam! | Nov 09 07:53:51.786 INFO kablam! 9 | #[derive(Debug, Insertable, PartialEq)] Nov 09 07:53:51.786 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 07:53:51.786 INFO kablam! | Nov 09 07:53:51.786 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 09 07:53:51.786 INFO kablam! = note: for more information, see issue #50504 Nov 09 07:53:51.786 INFO kablam! Nov 09 07:53:51.786 INFO kablam! warning: cannot find type `Frame` in this scope Nov 09 07:53:51.786 INFO kablam! --> src/models/frame.rs:3:17 Nov 09 07:53:51.786 INFO kablam! | Nov 09 07:53:51.786 INFO kablam! 3 | #[derive(Debug, Queryable)] Nov 09 07:53:51.786 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 07:53:51.786 INFO kablam! | Nov 09 07:53:51.786 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 09 07:53:51.786 INFO kablam! = note: for more information, see issue #50504 Nov 09 07:53:51.786 INFO kablam! Nov 09 07:53:51.786 INFO kablam! warning: cannot find type `frames` in this scope Nov 09 07:53:51.786 INFO kablam! --> src/models/frame.rs:11:17 Nov 09 07:53:51.786 INFO kablam! | Nov 09 07:53:51.786 INFO kablam! 11 | #[derive(Debug, Insertable, PartialEq)] Nov 09 07:53:51.786 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 07:53:51.786 INFO kablam! | Nov 09 07:53:51.786 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 09 07:53:51.786 INFO kablam! = note: for more information, see issue #50504 Nov 09 07:53:51.786 INFO kablam! Nov 09 07:53:51.786 INFO kablam! warning: cannot find type `NewFrame` in this scope Nov 09 07:53:51.786 INFO kablam! --> src/models/frame.rs:11:17 Nov 09 07:53:51.786 INFO kablam! | Nov 09 07:53:51.786 INFO kablam! 11 | #[derive(Debug, Insertable, PartialEq)] Nov 09 07:53:51.786 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 07:53:51.786 INFO kablam! | Nov 09 07:53:51.786 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 09 07:53:51.786 INFO kablam! = note: for more information, see issue #50504 Nov 09 07:53:51.786 INFO kablam! Nov 09 07:53:51.786 INFO kablam! warning: cannot find type `Tag` in this scope Nov 09 07:53:51.786 INFO kablam! --> src/models/tag.rs:3:17 Nov 09 07:53:51.786 INFO kablam! | Nov 09 07:53:51.786 INFO kablam! 3 | #[derive(Debug, Queryable)] Nov 09 07:53:51.786 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 07:53:51.786 INFO kablam! | Nov 09 07:53:51.786 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 09 07:53:51.786 INFO kablam! = note: for more information, see issue #50504 Nov 09 07:53:51.786 INFO kablam! Nov 09 07:53:51.786 INFO kablam! warning: cannot find type `id3_tags` in this scope Nov 09 07:53:51.786 INFO kablam! --> src/models/tag.rs:10:17 Nov 09 07:53:51.786 INFO kablam! | Nov 09 07:53:51.787 INFO kablam! 10 | #[derive(Debug, Insertable, PartialEq)] Nov 09 07:53:51.787 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 07:53:51.787 INFO kablam! | Nov 09 07:53:51.787 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 09 07:53:51.787 INFO kablam! = note: for more information, see issue #50504 Nov 09 07:53:51.787 INFO kablam! Nov 09 07:53:51.787 INFO kablam! warning: cannot find type `NewTag` in this scope Nov 09 07:53:51.787 INFO kablam! --> src/models/tag.rs:10:17 Nov 09 07:53:51.787 INFO kablam! | Nov 09 07:53:51.787 INFO kablam! 10 | #[derive(Debug, Insertable, PartialEq)] Nov 09 07:53:51.787 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 07:53:51.787 INFO kablam! | Nov 09 07:53:51.787 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 09 07:53:51.787 INFO kablam! = note: for more information, see issue #50504 Nov 09 07:53:51.787 INFO kablam! Nov 09 07:53:51.787 INFO kablam! warning: unused import: `schema::*` Nov 09 07:53:51.787 INFO kablam! --> src/models/track.rs:4:5 Nov 09 07:53:51.787 INFO kablam! | Nov 09 07:53:51.787 INFO kablam! 4 | use schema::*; Nov 09 07:53:51.787 INFO kablam! | ^^^^^^^^^ Nov 09 07:53:51.787 INFO kablam! | Nov 09 07:53:51.787 INFO kablam! = note: #[warn(unused_imports)] on by default Nov 09 07:53:51.787 INFO kablam! Nov 09 07:53:51.787 INFO kablam! warning: cannot find type `table` in this scope Nov 09 07:53:51.787 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Nov 09 07:53:51.787 INFO kablam! | Nov 09 07:53:51.787 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 09 07:53:51.787 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 07:53:51.787 INFO kablam! | Nov 09 07:53:51.787 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 09 07:53:51.787 INFO kablam! = note: for more information, see issue #50504 Nov 09 07:53:51.787 INFO kablam! Nov 09 07:53:51.787 INFO kablam! warning: cannot find type `id` in this scope Nov 09 07:53:51.787 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 07:53:51.787 INFO kablam! | Nov 09 07:53:51.787 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 07:53:51.787 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 07:53:51.787 INFO kablam! | Nov 09 07:53:51.787 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 09 07:53:51.787 INFO kablam! = note: for more information, see issue #50504 Nov 09 07:53:51.787 INFO kablam! Nov 09 07:53:51.787 INFO kablam! warning: cannot find type `path` in this scope Nov 09 07:53:51.787 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 07:53:51.787 INFO kablam! | Nov 09 07:53:51.787 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 07:53:51.787 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 07:53:51.787 INFO kablam! | Nov 09 07:53:51.787 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 09 07:53:51.787 INFO kablam! = note: for more information, see issue #50504 Nov 09 07:53:51.787 INFO kablam! Nov 09 07:53:51.787 INFO kablam! warning: cannot find type `code` in this scope Nov 09 07:53:51.787 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 07:53:51.787 INFO kablam! | Nov 09 07:53:51.787 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 07:53:51.787 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 07:53:51.787 INFO kablam! | Nov 09 07:53:51.787 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 09 07:53:51.787 INFO kablam! = note: for more information, see issue #50504 Nov 09 07:53:51.787 INFO kablam! Nov 09 07:53:51.787 INFO kablam! warning: cannot find type `description` in this scope Nov 09 07:53:51.787 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 07:53:51.787 INFO kablam! | Nov 09 07:53:51.787 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 07:53:51.787 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 07:53:51.787 INFO kablam! | Nov 09 07:53:51.787 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 09 07:53:51.787 INFO kablam! = note: for more information, see issue #50504 Nov 09 07:53:51.787 INFO kablam! Nov 09 07:53:51.787 INFO kablam! warning: cannot find type `id3_tag_id` in this scope Nov 09 07:53:51.787 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 07:53:51.787 INFO kablam! | Nov 09 07:53:51.787 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 07:53:51.787 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 07:53:51.787 INFO kablam! | Nov 09 07:53:51.787 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 09 07:53:51.787 INFO kablam! = note: for more information, see issue #50504 Nov 09 07:53:51.787 INFO kablam! Nov 09 07:53:51.787 INFO kablam! warning: cannot find type `frame_type_id` in this scope Nov 09 07:53:51.787 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 07:53:51.787 INFO kablam! | Nov 09 07:53:51.787 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 07:53:51.787 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 07:53:51.787 INFO kablam! | Nov 09 07:53:51.787 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 09 07:53:51.787 INFO kablam! = note: for more information, see issue #50504 Nov 09 07:53:51.787 INFO kablam! Nov 09 07:53:51.787 INFO kablam! warning: cannot find type `content` in this scope Nov 09 07:53:51.788 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 07:53:51.788 INFO kablam! | Nov 09 07:53:51.788 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 07:53:51.788 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 07:53:51.788 INFO kablam! | Nov 09 07:53:51.788 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 09 07:53:51.788 INFO kablam! = note: for more information, see issue #50504 Nov 09 07:53:51.788 INFO kablam! Nov 09 07:53:51.788 INFO kablam! warning: cannot find type `version_id` in this scope Nov 09 07:53:51.788 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 07:53:51.788 INFO kablam! | Nov 09 07:53:51.788 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 07:53:51.788 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 07:53:51.788 INFO kablam! | Nov 09 07:53:51.788 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 09 07:53:51.788 INFO kablam! = note: for more information, see issue #50504 Nov 09 07:53:51.788 INFO kablam! Nov 09 07:53:51.788 INFO kablam! warning: cannot find type `file_id` in this scope Nov 09 07:53:51.788 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 07:53:51.788 INFO kablam! | Nov 09 07:53:51.788 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 07:53:51.788 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 07:53:51.788 INFO kablam! | Nov 09 07:53:51.788 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 09 07:53:51.788 INFO kablam! = note: for more information, see issue #50504 Nov 09 07:53:51.788 INFO kablam! Nov 09 07:53:51.788 INFO kablam! warning: cannot find type `version` in this scope Nov 09 07:53:51.788 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 07:53:51.788 INFO kablam! | Nov 09 07:53:51.788 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 07:53:51.788 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 07:53:51.788 INFO kablam! | Nov 09 07:53:51.788 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 09 07:53:51.788 INFO kablam! = note: for more information, see issue #50504 Nov 09 07:53:51.788 INFO kablam! Nov 09 07:53:51.835 INFO kablam! warning: cannot find type `File` in this scope Nov 09 07:53:51.835 INFO kablam! --> src/models/file.rs:3:17 Nov 09 07:53:51.835 INFO kablam! | Nov 09 07:53:51.835 INFO kablam! 3 | #[derive(Debug, Queryable)] Nov 09 07:53:51.835 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 07:53:51.835 INFO kablam! | Nov 09 07:53:51.835 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 09 07:53:51.835 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 09 07:53:51.835 INFO kablam! = note: for more information, see issue #50504 Nov 09 07:53:51.835 INFO kablam! Nov 09 07:53:51.835 INFO kablam! warning: cannot find type `files` in this scope Nov 09 07:53:51.835 INFO kablam! --> src/models/file.rs:9:17 Nov 09 07:53:51.835 INFO kablam! | Nov 09 07:53:51.835 INFO kablam! 9 | #[derive(Debug, Insertable, PartialEq)] Nov 09 07:53:51.835 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 07:53:51.835 INFO kablam! | Nov 09 07:53:51.835 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 09 07:53:51.835 INFO kablam! = note: for more information, see issue #50504 Nov 09 07:53:51.835 INFO kablam! Nov 09 07:53:51.835 INFO kablam! warning: cannot find type `NewFile` in this scope Nov 09 07:53:51.835 INFO kablam! --> src/models/file.rs:9:17 Nov 09 07:53:51.835 INFO kablam! | Nov 09 07:53:51.835 INFO kablam! 9 | #[derive(Debug, Insertable, PartialEq)] Nov 09 07:53:51.835 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 07:53:51.835 INFO kablam! | Nov 09 07:53:51.835 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 09 07:53:51.835 INFO kablam! = note: for more information, see issue #50504 Nov 09 07:53:51.835 INFO kablam! Nov 09 07:53:51.835 INFO kablam! warning: cannot find type `Frame` in this scope Nov 09 07:53:51.835 INFO kablam! --> src/models/frame.rs:3:17 Nov 09 07:53:51.835 INFO kablam! | Nov 09 07:53:51.835 INFO kablam! 3 | #[derive(Debug, Queryable)] Nov 09 07:53:51.835 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 07:53:51.835 INFO kablam! | Nov 09 07:53:51.835 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 09 07:53:51.835 INFO kablam! = note: for more information, see issue #50504 Nov 09 07:53:51.835 INFO kablam! Nov 09 07:53:51.835 INFO kablam! warning: cannot find type `frames` in this scope Nov 09 07:53:51.835 INFO kablam! --> src/models/frame.rs:11:17 Nov 09 07:53:51.835 INFO kablam! | Nov 09 07:53:51.835 INFO kablam! 11 | #[derive(Debug, Insertable, PartialEq)] Nov 09 07:53:51.835 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 07:53:51.835 INFO kablam! | Nov 09 07:53:51.835 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 09 07:53:51.835 INFO kablam! = note: for more information, see issue #50504 Nov 09 07:53:51.835 INFO kablam! Nov 09 07:53:51.835 INFO kablam! warning: cannot find type `NewFrame` in this scope Nov 09 07:53:51.835 INFO kablam! --> src/models/frame.rs:11:17 Nov 09 07:53:51.835 INFO kablam! | Nov 09 07:53:51.835 INFO kablam! 11 | #[derive(Debug, Insertable, PartialEq)] Nov 09 07:53:51.835 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 07:53:51.835 INFO kablam! | Nov 09 07:53:51.835 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 09 07:53:51.835 INFO kablam! = note: for more information, see issue #50504 Nov 09 07:53:51.835 INFO kablam! Nov 09 07:53:51.836 INFO kablam! warning: cannot find type `Tag` in this scope Nov 09 07:53:51.836 INFO kablam! --> src/models/tag.rs:3:17 Nov 09 07:53:51.836 INFO kablam! | Nov 09 07:53:51.836 INFO kablam! 3 | #[derive(Debug, Queryable)] Nov 09 07:53:51.836 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 07:53:51.836 INFO kablam! | Nov 09 07:53:51.836 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 09 07:53:51.836 INFO kablam! = note: for more information, see issue #50504 Nov 09 07:53:51.836 INFO kablam! Nov 09 07:53:51.836 INFO kablam! warning: cannot find type `id3_tags` in this scope Nov 09 07:53:51.836 INFO kablam! --> src/models/tag.rs:10:17 Nov 09 07:53:51.836 INFO kablam! | Nov 09 07:53:51.836 INFO kablam! 10 | #[derive(Debug, Insertable, PartialEq)] Nov 09 07:53:51.836 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 07:53:51.836 INFO kablam! | Nov 09 07:53:51.836 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 09 07:53:51.836 INFO kablam! = note: for more information, see issue #50504 Nov 09 07:53:51.836 INFO kablam! Nov 09 07:53:51.836 INFO kablam! warning: cannot find type `NewTag` in this scope Nov 09 07:53:51.836 INFO kablam! --> src/models/tag.rs:10:17 Nov 09 07:53:51.836 INFO kablam! | Nov 09 07:53:51.836 INFO kablam! 10 | #[derive(Debug, Insertable, PartialEq)] Nov 09 07:53:51.836 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 07:53:51.836 INFO kablam! | Nov 09 07:53:51.836 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 09 07:53:51.836 INFO kablam! = note: for more information, see issue #50504 Nov 09 07:53:51.836 INFO kablam! Nov 09 07:53:51.836 INFO kablam! warning: unused import: `schema::*` Nov 09 07:53:51.836 INFO kablam! --> src/models/track.rs:4:5 Nov 09 07:53:51.836 INFO kablam! | Nov 09 07:53:51.836 INFO kablam! 4 | use schema::*; Nov 09 07:53:51.836 INFO kablam! | ^^^^^^^^^ Nov 09 07:53:51.836 INFO kablam! | Nov 09 07:53:51.836 INFO kablam! = note: #[warn(unused_imports)] on by default Nov 09 07:53:51.836 INFO kablam! Nov 09 07:53:51.836 INFO kablam! warning: cannot find type `table` in this scope Nov 09 07:53:51.836 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Nov 09 07:53:51.836 INFO kablam! | Nov 09 07:53:51.836 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 09 07:53:51.836 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 07:53:51.836 INFO kablam! | Nov 09 07:53:51.836 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 09 07:53:51.836 INFO kablam! = note: for more information, see issue #50504 Nov 09 07:53:51.836 INFO kablam! Nov 09 07:53:51.836 INFO kablam! warning: cannot find type `id` in this scope Nov 09 07:53:51.836 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 07:53:51.836 INFO kablam! | Nov 09 07:53:51.836 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 07:53:51.836 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 07:53:51.836 INFO kablam! | Nov 09 07:53:51.836 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 09 07:53:51.836 INFO kablam! = note: for more information, see issue #50504 Nov 09 07:53:51.836 INFO kablam! Nov 09 07:53:51.836 INFO kablam! warning: cannot find type `path` in this scope Nov 09 07:53:51.836 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 07:53:51.836 INFO kablam! | Nov 09 07:53:51.836 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 07:53:51.836 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 07:53:51.836 INFO kablam! | Nov 09 07:53:51.836 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 09 07:53:51.836 INFO kablam! = note: for more information, see issue #50504 Nov 09 07:53:51.836 INFO kablam! Nov 09 07:53:51.836 INFO kablam! warning: cannot find type `code` in this scope Nov 09 07:53:51.836 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 07:53:51.836 INFO kablam! | Nov 09 07:53:51.836 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 07:53:51.836 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 07:53:51.836 INFO kablam! | Nov 09 07:53:51.836 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 09 07:53:51.836 INFO kablam! = note: for more information, see issue #50504 Nov 09 07:53:51.836 INFO kablam! Nov 09 07:53:51.836 INFO kablam! warning: cannot find type `description` in this scope Nov 09 07:53:51.836 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 07:53:51.836 INFO kablam! | Nov 09 07:53:51.836 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 07:53:51.836 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 07:53:51.836 INFO kablam! | Nov 09 07:53:51.836 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 09 07:53:51.836 INFO kablam! = note: for more information, see issue #50504 Nov 09 07:53:51.836 INFO kablam! Nov 09 07:53:51.836 INFO kablam! warning: cannot find type `id3_tag_id` in this scope Nov 09 07:53:51.836 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 07:53:51.836 INFO kablam! | Nov 09 07:53:51.836 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 07:53:51.836 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 07:53:51.836 INFO kablam! | Nov 09 07:53:51.836 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 09 07:53:51.836 INFO kablam! = note: for more information, see issue #50504 Nov 09 07:53:51.837 INFO kablam! Nov 09 07:53:51.837 INFO kablam! warning: cannot find type `frame_type_id` in this scope Nov 09 07:53:51.837 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 07:53:51.837 INFO kablam! | Nov 09 07:53:51.837 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 07:53:51.837 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 07:53:51.837 INFO kablam! | Nov 09 07:53:51.837 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 09 07:53:51.837 INFO kablam! = note: for more information, see issue #50504 Nov 09 07:53:51.837 INFO kablam! Nov 09 07:53:51.837 INFO kablam! warning: cannot find type `content` in this scope Nov 09 07:53:51.837 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 07:53:51.837 INFO kablam! | Nov 09 07:53:51.837 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 07:53:51.837 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 07:53:51.837 INFO kablam! | Nov 09 07:53:51.837 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 09 07:53:51.837 INFO kablam! = note: for more information, see issue #50504 Nov 09 07:53:51.837 INFO kablam! Nov 09 07:53:51.837 INFO kablam! warning: cannot find type `version_id` in this scope Nov 09 07:53:51.837 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 07:53:51.837 INFO kablam! | Nov 09 07:53:51.837 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 07:53:51.837 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 07:53:51.837 INFO kablam! | Nov 09 07:53:51.837 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 09 07:53:51.837 INFO kablam! = note: for more information, see issue #50504 Nov 09 07:53:51.837 INFO kablam! Nov 09 07:53:51.837 INFO kablam! warning: cannot find type `file_id` in this scope Nov 09 07:53:51.837 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 07:53:51.837 INFO kablam! | Nov 09 07:53:51.837 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 07:53:51.837 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 07:53:51.837 INFO kablam! | Nov 09 07:53:51.837 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 09 07:53:51.837 INFO kablam! = note: for more information, see issue #50504 Nov 09 07:53:51.837 INFO kablam! Nov 09 07:53:51.837 INFO kablam! warning: cannot find type `version` in this scope Nov 09 07:53:51.837 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 07:53:51.837 INFO kablam! | Nov 09 07:53:51.837 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 07:53:51.837 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 07:53:51.837 INFO kablam! | Nov 09 07:53:51.837 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 09 07:53:51.837 INFO kablam! = note: for more information, see issue #50504 Nov 09 07:53:51.837 INFO kablam! Nov 09 07:53:52.295 INFO kablam! warning: unused variable: `artist` Nov 09 07:53:52.295 INFO kablam! --> src/models/track.rs:12:26 Nov 09 07:53:52.295 INFO kablam! | Nov 09 07:53:52.295 INFO kablam! 12 | pub fn get_by_artist(artist: &str) -> Option { Nov 09 07:53:52.295 INFO kablam! | ^^^^^^ help: consider using `_artist` instead Nov 09 07:53:52.295 INFO kablam! | Nov 09 07:53:52.295 INFO kablam! = note: #[warn(unused_variables)] on by default Nov 09 07:53:52.295 INFO kablam! Nov 09 07:53:52.464 INFO kablam! warning: unused variable: `artist` Nov 09 07:53:52.464 INFO kablam! --> src/models/track.rs:12:26 Nov 09 07:53:52.464 INFO kablam! | Nov 09 07:53:52.464 INFO kablam! 12 | pub fn get_by_artist(artist: &str) -> Option { Nov 09 07:53:52.464 INFO kablam! | ^^^^^^ help: consider using `_artist` instead Nov 09 07:53:52.464 INFO kablam! | Nov 09 07:53:52.464 INFO kablam! = note: #[warn(unused_variables)] on by default Nov 09 07:53:52.464 INFO kablam! Nov 09 07:53:52.515 INFO kablam! warning: structure field `File` should have a snake case name such as `file` Nov 09 07:53:52.515 INFO kablam! --> src/models/track.rs:7:5 Nov 09 07:53:52.515 INFO kablam! | Nov 09 07:53:52.515 INFO kablam! 7 | pub File: File, Nov 09 07:53:52.515 INFO kablam! | ^^^^^^^^^^^^^^ Nov 09 07:53:52.515 INFO kablam! | Nov 09 07:53:52.515 INFO kablam! = note: #[warn(non_snake_case)] on by default Nov 09 07:53:52.516 INFO kablam! Nov 09 07:53:52.516 INFO kablam! warning: structure field `Tag` should have a snake case name such as `tag` Nov 09 07:53:52.516 INFO kablam! --> src/models/track.rs:8:5 Nov 09 07:53:52.516 INFO kablam! | Nov 09 07:53:52.516 INFO kablam! 8 | pub Tag: Tag, Nov 09 07:53:52.516 INFO kablam! | ^^^^^^^^^^^^ Nov 09 07:53:52.516 INFO kablam! Nov 09 07:53:52.623 INFO kablam! warning: structure field `File` should have a snake case name such as `file` Nov 09 07:53:52.623 INFO kablam! --> src/models/track.rs:7:5 Nov 09 07:53:52.623 INFO kablam! | Nov 09 07:53:52.623 INFO kablam! 7 | pub File: File, Nov 09 07:53:52.623 INFO kablam! | ^^^^^^^^^^^^^^ Nov 09 07:53:52.623 INFO kablam! | Nov 09 07:53:52.623 INFO kablam! = note: #[warn(non_snake_case)] on by default Nov 09 07:53:52.623 INFO kablam! Nov 09 07:53:52.623 INFO kablam! warning: structure field `Tag` should have a snake case name such as `tag` Nov 09 07:53:52.623 INFO kablam! --> src/models/track.rs:8:5 Nov 09 07:53:52.623 INFO kablam! | Nov 09 07:53:52.623 INFO kablam! 8 | pub Tag: Tag, Nov 09 07:53:52.623 INFO kablam! | ^^^^^^^^^^^^ Nov 09 07:53:52.623 INFO kablam! Nov 09 07:53:55.139 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 21s Nov 09 07:53:55.151 INFO kablam! su: No module specific data is present Nov 09 07:53:55.453 INFO running `"docker" "rm" "-f" "022177bda627f2fe37ebb02d2536ad40d9d7b6c880193f26801622c9e7324e9f"` Nov 09 07:53:55.571 INFO blam! 022177bda627f2fe37ebb02d2536ad40d9d7b6c880193f26801622c9e7324e9f