Nov 02 09:18:34.187 INFO checking notryanb/music-manager against try#dc8b02d6f1e93f212fc39844ea688b634b4a03c7 for pr-55517 Nov 02 09:18:34.187 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55517/worker-1/try#dc8b02d6f1e93f212fc39844ea688b634b4a03c7:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-1/pr-55517/try#dc8b02d6f1e93f212fc39844ea688b634b4a03c7:/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 +dc8b02d6f1e93f212fc39844ea688b634b4a03c7-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 02 09:18:34.594 INFO blam! 09a26feffb092ee5d9f2f681991b09815ea5195ae82a49b415313c13ce323058 Nov 02 09:18:34.594 INFO running `"docker" "start" "-a" "09a26feffb092ee5d9f2f681991b09815ea5195ae82a49b415313c13ce323058"` Nov 02 09:18:35.420 INFO kablam! usermod: no changes Nov 02 09:18:35.656 INFO kablam! Compiling ole32-sys v0.2.0 Nov 02 09:18:35.660 INFO kablam! Compiling gdi32-sys v0.2.0 Nov 02 09:18:35.660 INFO kablam! Compiling user32-sys v0.2.0 Nov 02 09:18:35.668 INFO kablam! Compiling comctl32-sys v0.2.0 Nov 02 09:18:35.668 INFO kablam! Compiling native-windows-gui v0.2.0 Nov 02 09:18:35.668 INFO kablam! Compiling syn v0.15.9 Nov 02 09:18:35.668 INFO kablam! Checking regex v1.0.5 Nov 02 09:18:39.345 INFO kablam! Checking env_logger v0.5.13 Nov 02 09:18:39.345 INFO kablam! Checking dotenv v0.13.0 Nov 02 09:18:39.345 INFO kablam! Checking id3 v0.2.5 Nov 02 09:18:50.233 INFO kablam! Compiling structopt-derive v0.2.12 Nov 02 09:18:50.233 INFO kablam! Compiling serde_derive v1.0.79 Nov 02 09:18:56.792 INFO kablam! Checking structopt v0.2.12 Nov 02 09:18:57.653 INFO kablam! Checking clap-verbosity-flag v0.1.0 Nov 02 09:19:12.195 INFO kablam! Checking quicli v0.3.1 Nov 02 09:19:13.252 INFO kablam! Checking music_manager v0.1.0 (/source) Nov 02 09:19:14.737 INFO kablam! warning: cannot find type `File` in this scope Nov 02 09:19:14.737 INFO kablam! --> src/models/file.rs:3:17 Nov 02 09:19:14.738 INFO kablam! | Nov 02 09:19:14.738 INFO kablam! 3 | #[derive(Debug, Queryable)] Nov 02 09:19:14.738 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 09:19:14.738 INFO kablam! | Nov 02 09:19:14.739 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 02 09:19:14.739 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 02 09:19:14.739 INFO kablam! = note: for more information, see issue #50504 Nov 02 09:19:14.740 INFO kablam! Nov 02 09:19:14.740 INFO kablam! warning: cannot find type `files` in this scope Nov 02 09:19:14.740 INFO kablam! --> src/models/file.rs:9:17 Nov 02 09:19:14.740 INFO kablam! | Nov 02 09:19:14.741 INFO kablam! 9 | #[derive(Debug, Insertable, PartialEq)] Nov 02 09:19:14.741 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 09:19:14.741 INFO kablam! | Nov 02 09:19:14.742 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 02 09:19:14.742 INFO kablam! = note: for more information, see issue #50504 Nov 02 09:19:14.742 INFO kablam! Nov 02 09:19:14.742 INFO kablam! warning: cannot find type `NewFile` in this scope Nov 02 09:19:14.743 INFO kablam! --> src/models/file.rs:9:17 Nov 02 09:19:14.743 INFO kablam! | Nov 02 09:19:14.743 INFO kablam! 9 | #[derive(Debug, Insertable, PartialEq)] Nov 02 09:19:14.744 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 09:19:14.744 INFO kablam! | Nov 02 09:19:14.744 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 02 09:19:14.744 INFO kablam! = note: for more information, see issue #50504 Nov 02 09:19:14.745 INFO kablam! Nov 02 09:19:14.745 INFO kablam! warning: cannot find type `Frame` in this scope Nov 02 09:19:14.745 INFO kablam! --> src/models/frame.rs:3:17 Nov 02 09:19:14.745 INFO kablam! | Nov 02 09:19:14.746 INFO kablam! 3 | #[derive(Debug, Queryable)] Nov 02 09:19:14.746 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 09:19:14.746 INFO kablam! | Nov 02 09:19:14.746 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 02 09:19:14.747 INFO kablam! = note: for more information, see issue #50504 Nov 02 09:19:14.747 INFO kablam! Nov 02 09:19:14.747 INFO kablam! warning: cannot find type `frames` in this scope Nov 02 09:19:14.748 INFO kablam! --> src/models/frame.rs:11:17 Nov 02 09:19:14.748 INFO kablam! | Nov 02 09:19:14.748 INFO kablam! 11 | #[derive(Debug, Insertable, PartialEq)] Nov 02 09:19:14.748 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 09:19:14.749 INFO kablam! | Nov 02 09:19:14.749 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 02 09:19:14.749 INFO kablam! = note: for more information, see issue #50504 Nov 02 09:19:14.750 INFO kablam! Nov 02 09:19:14.750 INFO kablam! warning: cannot find type `NewFrame` in this scope Nov 02 09:19:14.750 INFO kablam! --> src/models/frame.rs:11:17 Nov 02 09:19:14.750 INFO kablam! | Nov 02 09:19:14.751 INFO kablam! 11 | #[derive(Debug, Insertable, PartialEq)] Nov 02 09:19:14.751 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 09:19:14.751 INFO kablam! | Nov 02 09:19:14.751 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 02 09:19:14.752 INFO kablam! = note: for more information, see issue #50504 Nov 02 09:19:14.752 INFO kablam! Nov 02 09:19:14.752 INFO kablam! warning: cannot find type `Tag` in this scope Nov 02 09:19:14.753 INFO kablam! --> src/models/tag.rs:3:17 Nov 02 09:19:14.753 INFO kablam! | Nov 02 09:19:14.753 INFO kablam! 3 | #[derive(Debug, Queryable)] Nov 02 09:19:14.753 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 09:19:14.753 INFO kablam! | Nov 02 09:19:14.754 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 02 09:19:14.754 INFO kablam! = note: for more information, see issue #50504 Nov 02 09:19:14.754 INFO kablam! Nov 02 09:19:14.754 INFO kablam! warning: cannot find type `id3_tags` in this scope Nov 02 09:19:14.755 INFO kablam! --> src/models/tag.rs:10:17 Nov 02 09:19:14.755 INFO kablam! | Nov 02 09:19:14.755 INFO kablam! 10 | #[derive(Debug, Insertable, PartialEq)] Nov 02 09:19:14.755 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 09:19:14.756 INFO kablam! | Nov 02 09:19:14.756 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 02 09:19:14.756 INFO kablam! = note: for more information, see issue #50504 Nov 02 09:19:14.757 INFO kablam! Nov 02 09:19:14.757 INFO kablam! warning: cannot find type `NewTag` in this scope Nov 02 09:19:14.757 INFO kablam! --> src/models/tag.rs:10:17 Nov 02 09:19:14.757 INFO kablam! | Nov 02 09:19:14.758 INFO kablam! 10 | #[derive(Debug, Insertable, PartialEq)] Nov 02 09:19:14.758 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 09:19:14.758 INFO kablam! | Nov 02 09:19:14.758 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 02 09:19:14.759 INFO kablam! = note: for more information, see issue #50504 Nov 02 09:19:14.759 INFO kablam! Nov 02 09:19:14.759 INFO kablam! warning: unused import: `schema::*` Nov 02 09:19:14.760 INFO kablam! --> src/models/track.rs:4:5 Nov 02 09:19:14.760 INFO kablam! | Nov 02 09:19:14.760 INFO kablam! 4 | use schema::*; Nov 02 09:19:14.760 INFO kablam! | ^^^^^^^^^ Nov 02 09:19:14.761 INFO kablam! | Nov 02 09:19:14.761 INFO kablam! = note: #[warn(unused_imports)] on by default Nov 02 09:19:14.761 INFO kablam! Nov 02 09:19:14.762 INFO kablam! warning: cannot find type `table` in this scope Nov 02 09:19:14.762 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Nov 02 09:19:14.762 INFO kablam! | Nov 02 09:19:14.762 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 02 09:19:14.763 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 09:19:14.763 INFO kablam! | Nov 02 09:19:14.763 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 02 09:19:14.763 INFO kablam! = note: for more information, see issue #50504 Nov 02 09:19:14.764 INFO kablam! Nov 02 09:19:14.764 INFO kablam! warning: cannot find type `id` in this scope Nov 02 09:19:14.764 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 09:19:14.765 INFO kablam! | Nov 02 09:19:14.765 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 09:19:14.765 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 09:19:14.765 INFO kablam! | Nov 02 09:19:14.765 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 02 09:19:14.766 INFO kablam! = note: for more information, see issue #50504 Nov 02 09:19:14.766 INFO kablam! Nov 02 09:19:14.766 INFO kablam! warning: cannot find type `path` in this scope Nov 02 09:19:14.766 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 09:19:14.767 INFO kablam! | Nov 02 09:19:14.767 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 09:19:14.767 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 09:19:14.767 INFO kablam! | Nov 02 09:19:14.768 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 02 09:19:14.772 INFO kablam! = note: for more information, see issue #50504 Nov 02 09:19:14.772 INFO kablam! Nov 02 09:19:14.772 INFO kablam! warning: cannot find type `code` in this scope Nov 02 09:19:14.773 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 09:19:14.773 INFO kablam! | Nov 02 09:19:14.773 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 09:19:14.774 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 09:19:14.774 INFO kablam! | Nov 02 09:19:14.774 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 02 09:19:14.774 INFO kablam! = note: for more information, see issue #50504 Nov 02 09:19:14.775 INFO kablam! Nov 02 09:19:14.775 INFO kablam! warning: cannot find type `description` in this scope Nov 02 09:19:14.775 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 09:19:14.775 INFO kablam! | Nov 02 09:19:14.776 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 09:19:14.776 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 09:19:14.776 INFO kablam! | Nov 02 09:19:14.777 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 02 09:19:14.777 INFO kablam! = note: for more information, see issue #50504 Nov 02 09:19:14.777 INFO kablam! Nov 02 09:19:14.777 INFO kablam! warning: cannot find type `id3_tag_id` in this scope Nov 02 09:19:14.777 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 09:19:14.778 INFO kablam! | Nov 02 09:19:14.778 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 09:19:14.778 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 09:19:14.778 INFO kablam! | Nov 02 09:19:14.779 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 02 09:19:14.779 INFO kablam! = note: for more information, see issue #50504 Nov 02 09:19:14.779 INFO kablam! Nov 02 09:19:14.779 INFO kablam! warning: cannot find type `frame_type_id` in this scope Nov 02 09:19:14.780 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 09:19:14.780 INFO kablam! | Nov 02 09:19:14.780 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 09:19:14.780 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 09:19:14.781 INFO kablam! | Nov 02 09:19:14.781 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 02 09:19:14.781 INFO kablam! = note: for more information, see issue #50504 Nov 02 09:19:14.781 INFO kablam! Nov 02 09:19:14.782 INFO kablam! warning: cannot find type `content` in this scope Nov 02 09:19:14.782 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 09:19:14.782 INFO kablam! | Nov 02 09:19:14.782 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 09:19:14.783 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 09:19:14.783 INFO kablam! | Nov 02 09:19:14.783 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 02 09:19:14.783 INFO kablam! = note: for more information, see issue #50504 Nov 02 09:19:14.783 INFO kablam! Nov 02 09:19:14.784 INFO kablam! warning: cannot find type `version_id` in this scope Nov 02 09:19:14.784 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 09:19:14.784 INFO kablam! | Nov 02 09:19:14.785 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 09:19:14.785 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 09:19:14.785 INFO kablam! | Nov 02 09:19:14.785 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 02 09:19:14.786 INFO kablam! = note: for more information, see issue #50504 Nov 02 09:19:14.786 INFO kablam! Nov 02 09:19:14.786 INFO kablam! warning: cannot find type `file_id` in this scope Nov 02 09:19:14.786 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 09:19:14.787 INFO kablam! | Nov 02 09:19:14.787 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 09:19:14.787 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 09:19:14.787 INFO kablam! | Nov 02 09:19:14.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 02 09:19:14.788 INFO kablam! = note: for more information, see issue #50504 Nov 02 09:19:14.788 INFO kablam! Nov 02 09:19:14.789 INFO kablam! warning: cannot find type `version` in this scope Nov 02 09:19:14.789 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 09:19:14.789 INFO kablam! | Nov 02 09:19:14.789 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 09:19:14.790 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 09:19:14.790 INFO kablam! | Nov 02 09:19:14.790 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 02 09:19:14.790 INFO kablam! = note: for more information, see issue #50504 Nov 02 09:19:14.790 INFO kablam! Nov 02 09:19:14.843 INFO kablam! warning: cannot find type `File` in this scope Nov 02 09:19:14.843 INFO kablam! --> src/models/file.rs:3:17 Nov 02 09:19:14.843 INFO kablam! | Nov 02 09:19:14.843 INFO kablam! 3 | #[derive(Debug, Queryable)] Nov 02 09:19:14.843 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 09:19:14.843 INFO kablam! | Nov 02 09:19:14.843 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 02 09:19:14.843 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 02 09:19:14.843 INFO kablam! = note: for more information, see issue #50504 Nov 02 09:19:14.843 INFO kablam! Nov 02 09:19:14.843 INFO kablam! warning: cannot find type `files` in this scope Nov 02 09:19:14.843 INFO kablam! --> src/models/file.rs:9:17 Nov 02 09:19:14.843 INFO kablam! | Nov 02 09:19:14.843 INFO kablam! 9 | #[derive(Debug, Insertable, PartialEq)] Nov 02 09:19:14.843 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 09:19:14.843 INFO kablam! | Nov 02 09:19:14.843 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 02 09:19:14.843 INFO kablam! = note: for more information, see issue #50504 Nov 02 09:19:14.843 INFO kablam! Nov 02 09:19:14.843 INFO kablam! warning: cannot find type `NewFile` in this scope Nov 02 09:19:14.843 INFO kablam! --> src/models/file.rs:9:17 Nov 02 09:19:14.843 INFO kablam! | Nov 02 09:19:14.843 INFO kablam! 9 | #[derive(Debug, Insertable, PartialEq)] Nov 02 09:19:14.843 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 09:19:14.843 INFO kablam! | Nov 02 09:19:14.843 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 02 09:19:14.843 INFO kablam! = note: for more information, see issue #50504 Nov 02 09:19:14.843 INFO kablam! Nov 02 09:19:14.843 INFO kablam! warning: cannot find type `Frame` in this scope Nov 02 09:19:14.843 INFO kablam! --> src/models/frame.rs:3:17 Nov 02 09:19:14.843 INFO kablam! | Nov 02 09:19:14.843 INFO kablam! 3 | #[derive(Debug, Queryable)] Nov 02 09:19:14.843 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 09:19:14.843 INFO kablam! | Nov 02 09:19:14.843 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 02 09:19:14.843 INFO kablam! = note: for more information, see issue #50504 Nov 02 09:19:14.843 INFO kablam! Nov 02 09:19:14.843 INFO kablam! warning: cannot find type `frames` in this scope Nov 02 09:19:14.843 INFO kablam! --> src/models/frame.rs:11:17 Nov 02 09:19:14.843 INFO kablam! | Nov 02 09:19:14.843 INFO kablam! 11 | #[derive(Debug, Insertable, PartialEq)] Nov 02 09:19:14.843 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 09:19:14.843 INFO kablam! | Nov 02 09:19:14.843 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 02 09:19:14.843 INFO kablam! = note: for more information, see issue #50504 Nov 02 09:19:14.843 INFO kablam! Nov 02 09:19:14.843 INFO kablam! warning: cannot find type `NewFrame` in this scope Nov 02 09:19:14.843 INFO kablam! --> src/models/frame.rs:11:17 Nov 02 09:19:14.843 INFO kablam! | Nov 02 09:19:14.843 INFO kablam! 11 | #[derive(Debug, Insertable, PartialEq)] Nov 02 09:19:14.843 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 09:19:14.843 INFO kablam! | Nov 02 09:19:14.844 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 02 09:19:14.844 INFO kablam! = note: for more information, see issue #50504 Nov 02 09:19:14.844 INFO kablam! Nov 02 09:19:14.857 INFO kablam! warning: cannot find type `Tag` in this scope Nov 02 09:19:14.857 INFO kablam! --> src/models/tag.rs:3:17 Nov 02 09:19:14.857 INFO kablam! | Nov 02 09:19:14.857 INFO kablam! 3 | #[derive(Debug, Queryable)] Nov 02 09:19:14.857 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 09:19:14.857 INFO kablam! | Nov 02 09:19:14.857 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 02 09:19:14.857 INFO kablam! = note: for more information, see issue #50504 Nov 02 09:19:14.857 INFO kablam! Nov 02 09:19:14.857 INFO kablam! warning: cannot find type `id3_tags` in this scope Nov 02 09:19:14.857 INFO kablam! --> src/models/tag.rs:10:17 Nov 02 09:19:14.857 INFO kablam! | Nov 02 09:19:14.857 INFO kablam! 10 | #[derive(Debug, Insertable, PartialEq)] Nov 02 09:19:14.857 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 09:19:14.857 INFO kablam! | Nov 02 09:19:14.857 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 02 09:19:14.857 INFO kablam! = note: for more information, see issue #50504 Nov 02 09:19:14.857 INFO kablam! Nov 02 09:19:14.857 INFO kablam! warning: cannot find type `NewTag` in this scope Nov 02 09:19:14.857 INFO kablam! --> src/models/tag.rs:10:17 Nov 02 09:19:14.857 INFO kablam! | Nov 02 09:19:14.857 INFO kablam! 10 | #[derive(Debug, Insertable, PartialEq)] Nov 02 09:19:14.857 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 09:19:14.857 INFO kablam! | Nov 02 09:19:14.857 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 02 09:19:14.857 INFO kablam! = note: for more information, see issue #50504 Nov 02 09:19:14.857 INFO kablam! Nov 02 09:19:14.857 INFO kablam! warning: unused import: `schema::*` Nov 02 09:19:14.857 INFO kablam! --> src/models/track.rs:4:5 Nov 02 09:19:14.857 INFO kablam! | Nov 02 09:19:14.857 INFO kablam! 4 | use schema::*; Nov 02 09:19:14.857 INFO kablam! | ^^^^^^^^^ Nov 02 09:19:14.857 INFO kablam! | Nov 02 09:19:14.857 INFO kablam! = note: #[warn(unused_imports)] on by default Nov 02 09:19:14.857 INFO kablam! Nov 02 09:19:14.857 INFO kablam! warning: cannot find type `table` in this scope Nov 02 09:19:14.857 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Nov 02 09:19:14.857 INFO kablam! | Nov 02 09:19:14.857 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 02 09:19:14.857 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 09:19:14.857 INFO kablam! | Nov 02 09:19:14.857 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 02 09:19:14.857 INFO kablam! = note: for more information, see issue #50504 Nov 02 09:19:14.857 INFO kablam! Nov 02 09:19:14.857 INFO kablam! warning: cannot find type `id` in this scope Nov 02 09:19:14.857 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 09:19:14.857 INFO kablam! | Nov 02 09:19:14.857 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 09:19:14.857 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 09:19:14.857 INFO kablam! | Nov 02 09:19:14.857 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 02 09:19:14.857 INFO kablam! = note: for more information, see issue #50504 Nov 02 09:19:14.857 INFO kablam! Nov 02 09:19:14.857 INFO kablam! warning: cannot find type `path` in this scope Nov 02 09:19:14.857 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 09:19:14.857 INFO kablam! | Nov 02 09:19:14.857 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 09:19:14.857 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 09:19:14.857 INFO kablam! | Nov 02 09:19:14.857 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 02 09:19:14.857 INFO kablam! = note: for more information, see issue #50504 Nov 02 09:19:14.857 INFO kablam! Nov 02 09:19:14.857 INFO kablam! warning: cannot find type `code` in this scope Nov 02 09:19:14.857 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 09:19:14.857 INFO kablam! | Nov 02 09:19:14.857 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 09:19:14.857 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 09:19:14.857 INFO kablam! | Nov 02 09:19:14.857 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 02 09:19:14.857 INFO kablam! = note: for more information, see issue #50504 Nov 02 09:19:14.857 INFO kablam! Nov 02 09:19:14.857 INFO kablam! warning: cannot find type `description` in this scope Nov 02 09:19:14.857 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 09:19:14.857 INFO kablam! | Nov 02 09:19:14.857 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 09:19:14.857 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 09:19:14.857 INFO kablam! | Nov 02 09:19:14.857 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 02 09:19:14.857 INFO kablam! = note: for more information, see issue #50504 Nov 02 09:19:14.858 INFO kablam! Nov 02 09:19:14.858 INFO kablam! warning: cannot find type `id3_tag_id` in this scope Nov 02 09:19:14.858 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 09:19:14.858 INFO kablam! | Nov 02 09:19:14.858 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 09:19:14.858 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 09:19:14.858 INFO kablam! | Nov 02 09:19:14.858 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 02 09:19:14.858 INFO kablam! = note: for more information, see issue #50504 Nov 02 09:19:14.858 INFO kablam! Nov 02 09:19:14.858 INFO kablam! warning: cannot find type `frame_type_id` in this scope Nov 02 09:19:14.858 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 09:19:14.858 INFO kablam! | Nov 02 09:19:14.858 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 09:19:14.858 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 09:19:14.858 INFO kablam! | Nov 02 09:19:14.858 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 02 09:19:14.858 INFO kablam! = note: for more information, see issue #50504 Nov 02 09:19:14.858 INFO kablam! Nov 02 09:19:14.858 INFO kablam! warning: cannot find type `content` in this scope Nov 02 09:19:14.858 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 09:19:14.858 INFO kablam! | Nov 02 09:19:14.858 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 09:19:14.858 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 09:19:14.858 INFO kablam! | Nov 02 09:19:14.858 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 02 09:19:14.858 INFO kablam! = note: for more information, see issue #50504 Nov 02 09:19:14.858 INFO kablam! Nov 02 09:19:14.858 INFO kablam! warning: cannot find type `version_id` in this scope Nov 02 09:19:14.858 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 09:19:14.858 INFO kablam! | Nov 02 09:19:14.858 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 09:19:14.858 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 09:19:14.858 INFO kablam! | Nov 02 09:19:14.858 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 02 09:19:14.858 INFO kablam! = note: for more information, see issue #50504 Nov 02 09:19:14.858 INFO kablam! Nov 02 09:19:14.858 INFO kablam! warning: cannot find type `file_id` in this scope Nov 02 09:19:14.858 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 09:19:14.858 INFO kablam! | Nov 02 09:19:14.858 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 09:19:14.858 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 09:19:14.858 INFO kablam! | Nov 02 09:19:14.858 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 02 09:19:14.858 INFO kablam! = note: for more information, see issue #50504 Nov 02 09:19:14.858 INFO kablam! Nov 02 09:19:14.872 INFO kablam! warning: cannot find type `version` in this scope Nov 02 09:19:14.872 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 09:19:14.872 INFO kablam! | Nov 02 09:19:14.872 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 09:19:14.872 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 09:19:14.872 INFO kablam! | Nov 02 09:19:14.872 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 02 09:19:14.872 INFO kablam! = note: for more information, see issue #50504 Nov 02 09:19:14.872 INFO kablam! Nov 02 09:19:15.515 INFO kablam! warning: unused variable: `artist` Nov 02 09:19:15.515 INFO kablam! --> src/models/track.rs:12:26 Nov 02 09:19:15.515 INFO kablam! | Nov 02 09:19:15.515 INFO kablam! 12 | pub fn get_by_artist(artist: &str) -> Option { Nov 02 09:19:15.515 INFO kablam! | ^^^^^^ help: consider using `_artist` instead Nov 02 09:19:15.515 INFO kablam! | Nov 02 09:19:15.528 INFO kablam! = note: #[warn(unused_variables)] on by default Nov 02 09:19:15.528 INFO kablam! Nov 02 09:19:15.616 INFO kablam! warning: unused variable: `artist` Nov 02 09:19:15.616 INFO kablam! --> src/models/track.rs:12:26 Nov 02 09:19:15.616 INFO kablam! | Nov 02 09:19:15.616 INFO kablam! 12 | pub fn get_by_artist(artist: &str) -> Option { Nov 02 09:19:15.616 INFO kablam! | ^^^^^^ help: consider using `_artist` instead Nov 02 09:19:15.616 INFO kablam! | Nov 02 09:19:15.616 INFO kablam! = note: #[warn(unused_variables)] on by default Nov 02 09:19:15.616 INFO kablam! Nov 02 09:19:15.672 INFO kablam! warning: structure field `File` should have a snake case name such as `file` Nov 02 09:19:15.672 INFO kablam! --> src/models/track.rs:7:5 Nov 02 09:19:15.672 INFO kablam! | Nov 02 09:19:15.672 INFO kablam! 7 | pub File: File, Nov 02 09:19:15.672 INFO kablam! | ^^^^^^^^^^^^^^ Nov 02 09:19:15.672 INFO kablam! | Nov 02 09:19:15.672 INFO kablam! = note: #[warn(non_snake_case)] on by default Nov 02 09:19:15.672 INFO kablam! Nov 02 09:19:15.672 INFO kablam! warning: structure field `Tag` should have a snake case name such as `tag` Nov 02 09:19:15.672 INFO kablam! --> src/models/track.rs:8:5 Nov 02 09:19:15.672 INFO kablam! | Nov 02 09:19:15.672 INFO kablam! 8 | pub Tag: Tag, Nov 02 09:19:15.672 INFO kablam! | ^^^^^^^^^^^^ Nov 02 09:19:15.672 INFO kablam! Nov 02 09:19:15.724 INFO kablam! warning: structure field `File` should have a snake case name such as `file` Nov 02 09:19:15.724 INFO kablam! --> src/models/track.rs:7:5 Nov 02 09:19:15.724 INFO kablam! | Nov 02 09:19:15.724 INFO kablam! 7 | pub File: File, Nov 02 09:19:15.724 INFO kablam! | ^^^^^^^^^^^^^^ Nov 02 09:19:15.724 INFO kablam! | Nov 02 09:19:15.724 INFO kablam! = note: #[warn(non_snake_case)] on by default Nov 02 09:19:15.724 INFO kablam! Nov 02 09:19:15.724 INFO kablam! warning: structure field `Tag` should have a snake case name such as `tag` Nov 02 09:19:15.724 INFO kablam! --> src/models/track.rs:8:5 Nov 02 09:19:15.724 INFO kablam! | Nov 02 09:19:15.724 INFO kablam! 8 | pub Tag: Tag, Nov 02 09:19:15.724 INFO kablam! | ^^^^^^^^^^^^ Nov 02 09:19:15.724 INFO kablam! Nov 02 09:19:19.757 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 44.31s Nov 02 09:19:19.772 INFO kablam! su: No module specific data is present Nov 02 09:19:20.528 INFO running `"docker" "rm" "-f" "09a26feffb092ee5d9f2f681991b09815ea5195ae82a49b415313c13ce323058"` Nov 02 09:19:20.812 INFO blam! 09a26feffb092ee5d9f2f681991b09815ea5195ae82a49b415313c13ce323058