Nov 09 07:52:27.344 INFO checking notryanb/music-manager against try#dc13be39fae8d4c607889b27de374b52586485a3 for pr-55632 Nov 09 07:52:27.344 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55632/worker-7/try#dc13be39fae8d4c607889b27de374b52586485a3:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-7/pr-55632/try#dc13be39fae8d4c607889b27de374b52586485a3:/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 +dc13be39fae8d4c607889b27de374b52586485a3-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:27.818 INFO blam! 820b682aa394743ca924e428ea65b6e47651598967dd63a20f019c9d4ab74c03 Nov 09 07:52:27.818 INFO running `"docker" "start" "-a" "820b682aa394743ca924e428ea65b6e47651598967dd63a20f019c9d4ab74c03"` Nov 09 07:52:29.224 INFO kablam! usermod: no changes Nov 09 07:52:29.525 INFO kablam! Compiling pq-sys v0.4.6 Nov 09 07:52:29.535 INFO kablam! Compiling comctl32-sys v0.2.0 Nov 09 07:52:29.536 INFO kablam! Compiling ole32-sys v0.2.0 Nov 09 07:52:29.536 INFO kablam! Compiling gdi32-sys v0.2.0 Nov 09 07:52:29.536 INFO kablam! Compiling native-windows-gui v0.2.0 Nov 09 07:52:29.572 INFO kablam! Compiling syn v0.15.9 Nov 09 07:52:29.572 INFO kablam! Compiling diesel_derives v1.3.0 Nov 09 07:52:29.572 INFO kablam! Checking env_logger v0.5.13 Nov 09 07:52:31.552 INFO kablam! Checking id3 v0.2.5 Nov 09 07:52:31.615 INFO kablam! Checking dotenv v0.13.0 Nov 09 07:52:44.567 INFO kablam! Checking diesel v1.3.3 Nov 09 07:52:51.677 INFO kablam! Compiling structopt-derive v0.2.12 Nov 09 07:52:51.700 INFO kablam! Compiling serde_derive v1.0.79 Nov 09 07:53:00.909 INFO kablam! Checking structopt v0.2.12 Nov 09 07:53:01.970 INFO kablam! Checking clap-verbosity-flag v0.1.0 Nov 09 07:53:18.403 INFO kablam! Checking quicli v0.3.1 Nov 09 07:53:44.169 INFO kablam! Checking music_manager v0.1.0 (/source) Nov 09 07:53:45.139 INFO kablam! warning: cannot find type `File` in this scope Nov 09 07:53:45.139 INFO kablam! --> src/models/file.rs:3:17 Nov 09 07:53:45.139 INFO kablam! | Nov 09 07:53:45.139 INFO kablam! 3 | #[derive(Debug, Queryable)] Nov 09 07:53:45.139 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 07:53:45.139 INFO kablam! | Nov 09 07:53:45.139 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 09 07:53:45.139 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:45.139 INFO kablam! = note: for more information, see issue #50504 Nov 09 07:53:45.139 INFO kablam! Nov 09 07:53:45.139 INFO kablam! warning: cannot find type `files` in this scope Nov 09 07:53:45.139 INFO kablam! --> src/models/file.rs:9:17 Nov 09 07:53:45.139 INFO kablam! | Nov 09 07:53:45.139 INFO kablam! 9 | #[derive(Debug, Insertable, PartialEq)] Nov 09 07:53:45.139 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 07:53:45.139 INFO kablam! | Nov 09 07:53:45.139 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:45.139 INFO kablam! = note: for more information, see issue #50504 Nov 09 07:53:45.139 INFO kablam! Nov 09 07:53:45.139 INFO kablam! warning: cannot find type `NewFile` in this scope Nov 09 07:53:45.139 INFO kablam! --> src/models/file.rs:9:17 Nov 09 07:53:45.139 INFO kablam! | Nov 09 07:53:45.139 INFO kablam! 9 | #[derive(Debug, Insertable, PartialEq)] Nov 09 07:53:45.139 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 07:53:45.139 INFO kablam! | Nov 09 07:53:45.139 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:45.139 INFO kablam! = note: for more information, see issue #50504 Nov 09 07:53:45.139 INFO kablam! Nov 09 07:53:45.139 INFO kablam! warning: cannot find type `Frame` in this scope Nov 09 07:53:45.139 INFO kablam! --> src/models/frame.rs:3:17 Nov 09 07:53:45.139 INFO kablam! | Nov 09 07:53:45.139 INFO kablam! 3 | #[derive(Debug, Queryable)] Nov 09 07:53:45.139 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 07:53:45.139 INFO kablam! | Nov 09 07:53:45.139 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:45.139 INFO kablam! = note: for more information, see issue #50504 Nov 09 07:53:45.139 INFO kablam! Nov 09 07:53:45.139 INFO kablam! warning: cannot find type `frames` in this scope Nov 09 07:53:45.139 INFO kablam! --> src/models/frame.rs:11:17 Nov 09 07:53:45.139 INFO kablam! | Nov 09 07:53:45.139 INFO kablam! 11 | #[derive(Debug, Insertable, PartialEq)] Nov 09 07:53:45.139 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 07:53:45.139 INFO kablam! | Nov 09 07:53:45.139 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:45.139 INFO kablam! = note: for more information, see issue #50504 Nov 09 07:53:45.139 INFO kablam! Nov 09 07:53:45.139 INFO kablam! warning: cannot find type `NewFrame` in this scope Nov 09 07:53:45.139 INFO kablam! --> src/models/frame.rs:11:17 Nov 09 07:53:45.139 INFO kablam! | Nov 09 07:53:45.139 INFO kablam! 11 | #[derive(Debug, Insertable, PartialEq)] Nov 09 07:53:45.139 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 07:53:45.139 INFO kablam! | Nov 09 07:53:45.139 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:45.139 INFO kablam! = note: for more information, see issue #50504 Nov 09 07:53:45.139 INFO kablam! Nov 09 07:53:45.139 INFO kablam! warning: cannot find type `Tag` in this scope Nov 09 07:53:45.139 INFO kablam! --> src/models/tag.rs:3:17 Nov 09 07:53:45.139 INFO kablam! | Nov 09 07:53:45.139 INFO kablam! 3 | #[derive(Debug, Queryable)] Nov 09 07:53:45.139 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 07:53:45.139 INFO kablam! | Nov 09 07:53:45.139 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:45.139 INFO kablam! = note: for more information, see issue #50504 Nov 09 07:53:45.139 INFO kablam! Nov 09 07:53:45.139 INFO kablam! warning: cannot find type `id3_tags` in this scope Nov 09 07:53:45.139 INFO kablam! --> src/models/tag.rs:10:17 Nov 09 07:53:45.139 INFO kablam! | Nov 09 07:53:45.139 INFO kablam! 10 | #[derive(Debug, Insertable, PartialEq)] Nov 09 07:53:45.139 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 07:53:45.139 INFO kablam! | Nov 09 07:53:45.139 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:45.139 INFO kablam! = note: for more information, see issue #50504 Nov 09 07:53:45.139 INFO kablam! Nov 09 07:53:45.139 INFO kablam! warning: cannot find type `NewTag` in this scope Nov 09 07:53:45.139 INFO kablam! --> src/models/tag.rs:10:17 Nov 09 07:53:45.139 INFO kablam! | Nov 09 07:53:45.139 INFO kablam! 10 | #[derive(Debug, Insertable, PartialEq)] Nov 09 07:53:45.140 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 07:53:45.140 INFO kablam! | Nov 09 07:53:45.140 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:45.140 INFO kablam! = note: for more information, see issue #50504 Nov 09 07:53:45.140 INFO kablam! Nov 09 07:53:45.151 INFO kablam! warning: unused import: `schema::*` Nov 09 07:53:45.151 INFO kablam! --> src/models/track.rs:4:5 Nov 09 07:53:45.151 INFO kablam! | Nov 09 07:53:45.151 INFO kablam! 4 | use schema::*; Nov 09 07:53:45.151 INFO kablam! | ^^^^^^^^^ Nov 09 07:53:45.151 INFO kablam! | Nov 09 07:53:45.151 INFO kablam! = note: #[warn(unused_imports)] on by default Nov 09 07:53:45.151 INFO kablam! Nov 09 07:53:45.151 INFO kablam! warning: cannot find type `table` in this scope Nov 09 07:53:45.151 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Nov 09 07:53:45.151 INFO kablam! | Nov 09 07:53:45.151 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 09 07:53:45.151 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 07:53:45.151 INFO kablam! | Nov 09 07:53:45.151 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:45.151 INFO kablam! = note: for more information, see issue #50504 Nov 09 07:53:45.151 INFO kablam! Nov 09 07:53:45.151 INFO kablam! warning: cannot find type `id` in this scope Nov 09 07:53:45.151 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 07:53:45.151 INFO kablam! | Nov 09 07:53:45.151 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 07:53:45.151 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 07:53:45.151 INFO kablam! | Nov 09 07:53:45.151 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:45.151 INFO kablam! = note: for more information, see issue #50504 Nov 09 07:53:45.151 INFO kablam! Nov 09 07:53:45.151 INFO kablam! warning: cannot find type `path` in this scope Nov 09 07:53:45.151 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 07:53:45.151 INFO kablam! | Nov 09 07:53:45.151 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 07:53:45.151 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 07:53:45.151 INFO kablam! | Nov 09 07:53:45.151 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:45.151 INFO kablam! = note: for more information, see issue #50504 Nov 09 07:53:45.151 INFO kablam! Nov 09 07:53:45.151 INFO kablam! warning: cannot find type `code` in this scope Nov 09 07:53:45.151 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 07:53:45.151 INFO kablam! | Nov 09 07:53:45.151 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 07:53:45.151 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 07:53:45.151 INFO kablam! | Nov 09 07:53:45.151 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:45.151 INFO kablam! = note: for more information, see issue #50504 Nov 09 07:53:45.151 INFO kablam! Nov 09 07:53:45.151 INFO kablam! warning: cannot find type `description` in this scope Nov 09 07:53:45.151 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 07:53:45.151 INFO kablam! | Nov 09 07:53:45.151 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 07:53:45.151 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 07:53:45.151 INFO kablam! | Nov 09 07:53:45.151 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:45.151 INFO kablam! = note: for more information, see issue #50504 Nov 09 07:53:45.151 INFO kablam! Nov 09 07:53:45.151 INFO kablam! warning: cannot find type `id3_tag_id` in this scope Nov 09 07:53:45.151 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 07:53:45.151 INFO kablam! | Nov 09 07:53:45.151 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 07:53:45.151 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 07:53:45.151 INFO kablam! | Nov 09 07:53:45.151 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:45.151 INFO kablam! = note: for more information, see issue #50504 Nov 09 07:53:45.151 INFO kablam! Nov 09 07:53:45.151 INFO kablam! warning: cannot find type `frame_type_id` in this scope Nov 09 07:53:45.151 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 07:53:45.151 INFO kablam! | Nov 09 07:53:45.151 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 07:53:45.151 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 07:53:45.151 INFO kablam! | Nov 09 07:53:45.151 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:45.151 INFO kablam! = note: for more information, see issue #50504 Nov 09 07:53:45.151 INFO kablam! Nov 09 07:53:45.151 INFO kablam! warning: cannot find type `content` in this scope Nov 09 07:53:45.151 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 07:53:45.151 INFO kablam! | Nov 09 07:53:45.151 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 07:53:45.151 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 07:53:45.151 INFO kablam! | Nov 09 07:53:45.151 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:45.151 INFO kablam! = note: for more information, see issue #50504 Nov 09 07:53:45.151 INFO kablam! Nov 09 07:53:45.152 INFO kablam! warning: cannot find type `version_id` in this scope Nov 09 07:53:45.152 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 07:53:45.152 INFO kablam! | Nov 09 07:53:45.152 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 07:53:45.152 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 07:53:45.152 INFO kablam! | Nov 09 07:53:45.152 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:45.152 INFO kablam! = note: for more information, see issue #50504 Nov 09 07:53:45.152 INFO kablam! Nov 09 07:53:45.152 INFO kablam! warning: cannot find type `file_id` in this scope Nov 09 07:53:45.152 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 07:53:45.152 INFO kablam! | Nov 09 07:53:45.152 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 07:53:45.152 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 07:53:45.152 INFO kablam! | Nov 09 07:53:45.152 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:45.152 INFO kablam! = note: for more information, see issue #50504 Nov 09 07:53:45.152 INFO kablam! Nov 09 07:53:45.152 INFO kablam! warning: cannot find type `version` in this scope Nov 09 07:53:45.152 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 07:53:45.152 INFO kablam! | Nov 09 07:53:45.152 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 07:53:45.152 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 07:53:45.152 INFO kablam! | Nov 09 07:53:45.152 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:45.152 INFO kablam! = note: for more information, see issue #50504 Nov 09 07:53:45.152 INFO kablam! Nov 09 07:53:45.172 INFO kablam! warning: cannot find type `File` in this scope Nov 09 07:53:45.172 INFO kablam! --> src/models/file.rs:3:17 Nov 09 07:53:45.172 INFO kablam! | Nov 09 07:53:45.172 INFO kablam! 3 | #[derive(Debug, Queryable)] Nov 09 07:53:45.172 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 07:53:45.172 INFO kablam! | Nov 09 07:53:45.172 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 09 07:53:45.172 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:45.172 INFO kablam! = note: for more information, see issue #50504 Nov 09 07:53:45.172 INFO kablam! Nov 09 07:53:45.172 INFO kablam! warning: cannot find type `files` in this scope Nov 09 07:53:45.172 INFO kablam! --> src/models/file.rs:9:17 Nov 09 07:53:45.172 INFO kablam! | Nov 09 07:53:45.172 INFO kablam! 9 | #[derive(Debug, Insertable, PartialEq)] Nov 09 07:53:45.172 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 07:53:45.172 INFO kablam! | Nov 09 07:53:45.172 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:45.172 INFO kablam! = note: for more information, see issue #50504 Nov 09 07:53:45.172 INFO kablam! Nov 09 07:53:45.172 INFO kablam! warning: cannot find type `NewFile` in this scope Nov 09 07:53:45.172 INFO kablam! --> src/models/file.rs:9:17 Nov 09 07:53:45.172 INFO kablam! | Nov 09 07:53:45.172 INFO kablam! 9 | #[derive(Debug, Insertable, PartialEq)] Nov 09 07:53:45.172 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 07:53:45.172 INFO kablam! | Nov 09 07:53:45.172 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:45.172 INFO kablam! = note: for more information, see issue #50504 Nov 09 07:53:45.172 INFO kablam! Nov 09 07:53:45.172 INFO kablam! warning: cannot find type `Frame` in this scope Nov 09 07:53:45.172 INFO kablam! --> src/models/frame.rs:3:17 Nov 09 07:53:45.172 INFO kablam! | Nov 09 07:53:45.172 INFO kablam! 3 | #[derive(Debug, Queryable)] Nov 09 07:53:45.172 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 07:53:45.172 INFO kablam! | Nov 09 07:53:45.172 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:45.172 INFO kablam! = note: for more information, see issue #50504 Nov 09 07:53:45.172 INFO kablam! Nov 09 07:53:45.172 INFO kablam! warning: cannot find type `frames` in this scope Nov 09 07:53:45.172 INFO kablam! --> src/models/frame.rs:11:17 Nov 09 07:53:45.172 INFO kablam! | Nov 09 07:53:45.172 INFO kablam! 11 | #[derive(Debug, Insertable, PartialEq)] Nov 09 07:53:45.172 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 07:53:45.172 INFO kablam! | Nov 09 07:53:45.172 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:45.172 INFO kablam! = note: for more information, see issue #50504 Nov 09 07:53:45.172 INFO kablam! Nov 09 07:53:45.172 INFO kablam! warning: cannot find type `NewFrame` in this scope Nov 09 07:53:45.172 INFO kablam! --> src/models/frame.rs:11:17 Nov 09 07:53:45.172 INFO kablam! | Nov 09 07:53:45.172 INFO kablam! 11 | #[derive(Debug, Insertable, PartialEq)] Nov 09 07:53:45.172 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 07:53:45.172 INFO kablam! | Nov 09 07:53:45.172 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:45.172 INFO kablam! = note: for more information, see issue #50504 Nov 09 07:53:45.172 INFO kablam! Nov 09 07:53:45.172 INFO kablam! warning: cannot find type `Tag` in this scope Nov 09 07:53:45.173 INFO kablam! --> src/models/tag.rs:3:17 Nov 09 07:53:45.173 INFO kablam! | Nov 09 07:53:45.173 INFO kablam! 3 | #[derive(Debug, Queryable)] Nov 09 07:53:45.173 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 07:53:45.173 INFO kablam! | Nov 09 07:53:45.173 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:45.173 INFO kablam! = note: for more information, see issue #50504 Nov 09 07:53:45.173 INFO kablam! Nov 09 07:53:45.173 INFO kablam! warning: cannot find type `id3_tags` in this scope Nov 09 07:53:45.173 INFO kablam! --> src/models/tag.rs:10:17 Nov 09 07:53:45.173 INFO kablam! | Nov 09 07:53:45.173 INFO kablam! 10 | #[derive(Debug, Insertable, PartialEq)] Nov 09 07:53:45.173 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 07:53:45.173 INFO kablam! | Nov 09 07:53:45.173 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:45.173 INFO kablam! = note: for more information, see issue #50504 Nov 09 07:53:45.173 INFO kablam! Nov 09 07:53:45.173 INFO kablam! warning: cannot find type `NewTag` in this scope Nov 09 07:53:45.173 INFO kablam! --> src/models/tag.rs:10:17 Nov 09 07:53:45.173 INFO kablam! | Nov 09 07:53:45.173 INFO kablam! 10 | #[derive(Debug, Insertable, PartialEq)] Nov 09 07:53:45.173 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 07:53:45.173 INFO kablam! | Nov 09 07:53:45.173 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:45.173 INFO kablam! = note: for more information, see issue #50504 Nov 09 07:53:45.173 INFO kablam! Nov 09 07:53:45.173 INFO kablam! warning: unused import: `schema::*` Nov 09 07:53:45.173 INFO kablam! --> src/models/track.rs:4:5 Nov 09 07:53:45.173 INFO kablam! | Nov 09 07:53:45.173 INFO kablam! 4 | use schema::*; Nov 09 07:53:45.173 INFO kablam! | ^^^^^^^^^ Nov 09 07:53:45.173 INFO kablam! | Nov 09 07:53:45.173 INFO kablam! = note: #[warn(unused_imports)] on by default Nov 09 07:53:45.173 INFO kablam! Nov 09 07:53:45.173 INFO kablam! warning: cannot find type `table` in this scope Nov 09 07:53:45.173 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Nov 09 07:53:45.173 INFO kablam! | Nov 09 07:53:45.173 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 09 07:53:45.173 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 07:53:45.173 INFO kablam! | Nov 09 07:53:45.173 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:45.173 INFO kablam! = note: for more information, see issue #50504 Nov 09 07:53:45.173 INFO kablam! Nov 09 07:53:45.173 INFO kablam! warning: cannot find type `id` in this scope Nov 09 07:53:45.173 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 07:53:45.173 INFO kablam! | Nov 09 07:53:45.173 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 07:53:45.173 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 07:53:45.173 INFO kablam! | Nov 09 07:53:45.173 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:45.173 INFO kablam! = note: for more information, see issue #50504 Nov 09 07:53:45.173 INFO kablam! Nov 09 07:53:45.173 INFO kablam! warning: cannot find type `path` in this scope Nov 09 07:53:45.173 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 07:53:45.173 INFO kablam! | Nov 09 07:53:45.173 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 07:53:45.173 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 07:53:45.173 INFO kablam! | Nov 09 07:53:45.173 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:45.173 INFO kablam! = note: for more information, see issue #50504 Nov 09 07:53:45.173 INFO kablam! Nov 09 07:53:45.173 INFO kablam! warning: cannot find type `code` in this scope Nov 09 07:53:45.173 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 07:53:45.173 INFO kablam! | Nov 09 07:53:45.173 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 07:53:45.173 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 07:53:45.173 INFO kablam! | Nov 09 07:53:45.173 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:45.173 INFO kablam! = note: for more information, see issue #50504 Nov 09 07:53:45.173 INFO kablam! Nov 09 07:53:45.173 INFO kablam! warning: cannot find type `description` in this scope Nov 09 07:53:45.173 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 07:53:45.173 INFO kablam! | Nov 09 07:53:45.173 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 07:53:45.173 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 07:53:45.173 INFO kablam! | Nov 09 07:53:45.173 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:45.173 INFO kablam! = note: for more information, see issue #50504 Nov 09 07:53:45.173 INFO kablam! Nov 09 07:53:45.173 INFO kablam! warning: cannot find type `id3_tag_id` in this scope Nov 09 07:53:45.173 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 07:53:45.173 INFO kablam! | Nov 09 07:53:45.173 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 07:53:45.174 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 07:53:45.174 INFO kablam! | Nov 09 07:53:45.174 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:45.174 INFO kablam! = note: for more information, see issue #50504 Nov 09 07:53:45.174 INFO kablam! Nov 09 07:53:45.174 INFO kablam! warning: cannot find type `frame_type_id` in this scope Nov 09 07:53:45.174 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 07:53:45.174 INFO kablam! | Nov 09 07:53:45.174 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 07:53:45.174 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 07:53:45.174 INFO kablam! | Nov 09 07:53:45.174 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:45.174 INFO kablam! = note: for more information, see issue #50504 Nov 09 07:53:45.174 INFO kablam! Nov 09 07:53:45.174 INFO kablam! warning: cannot find type `content` in this scope Nov 09 07:53:45.174 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 07:53:45.174 INFO kablam! | Nov 09 07:53:45.174 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 07:53:45.174 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 07:53:45.174 INFO kablam! | Nov 09 07:53:45.174 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:45.174 INFO kablam! = note: for more information, see issue #50504 Nov 09 07:53:45.174 INFO kablam! Nov 09 07:53:45.174 INFO kablam! warning: cannot find type `version_id` in this scope Nov 09 07:53:45.174 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 07:53:45.174 INFO kablam! | Nov 09 07:53:45.174 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 07:53:45.174 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 07:53:45.174 INFO kablam! | Nov 09 07:53:45.174 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:45.174 INFO kablam! = note: for more information, see issue #50504 Nov 09 07:53:45.174 INFO kablam! Nov 09 07:53:45.174 INFO kablam! warning: cannot find type `file_id` in this scope Nov 09 07:53:45.174 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 07:53:45.174 INFO kablam! | Nov 09 07:53:45.174 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 07:53:45.174 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 07:53:45.174 INFO kablam! | Nov 09 07:53:45.174 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:45.174 INFO kablam! = note: for more information, see issue #50504 Nov 09 07:53:45.174 INFO kablam! Nov 09 07:53:45.174 INFO kablam! warning: cannot find type `version` in this scope Nov 09 07:53:45.174 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 07:53:45.174 INFO kablam! | Nov 09 07:53:45.174 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 07:53:45.174 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 07:53:45.174 INFO kablam! | Nov 09 07:53:45.174 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:45.174 INFO kablam! = note: for more information, see issue #50504 Nov 09 07:53:45.174 INFO kablam! Nov 09 07:53:45.719 INFO kablam! warning: unused variable: `artist` Nov 09 07:53:45.719 INFO kablam! --> src/models/track.rs:12:26 Nov 09 07:53:45.719 INFO kablam! | Nov 09 07:53:45.719 INFO kablam! 12 | pub fn get_by_artist(artist: &str) -> Option { Nov 09 07:53:45.719 INFO kablam! | ^^^^^^ help: consider using `_artist` instead Nov 09 07:53:45.719 INFO kablam! | Nov 09 07:53:45.719 INFO kablam! = note: #[warn(unused_variables)] on by default Nov 09 07:53:45.719 INFO kablam! Nov 09 07:53:45.875 INFO kablam! warning: structure field `File` should have a snake case name such as `file` Nov 09 07:53:45.875 INFO kablam! --> src/models/track.rs:7:5 Nov 09 07:53:45.875 INFO kablam! | Nov 09 07:53:45.875 INFO kablam! 7 | pub File: File, Nov 09 07:53:45.875 INFO kablam! | ^^^^^^^^^^^^^^ Nov 09 07:53:45.876 INFO kablam! | Nov 09 07:53:45.876 INFO kablam! = note: #[warn(non_snake_case)] on by default Nov 09 07:53:45.876 INFO kablam! Nov 09 07:53:45.876 INFO kablam! warning: structure field `Tag` should have a snake case name such as `tag` Nov 09 07:53:45.876 INFO kablam! --> src/models/track.rs:8:5 Nov 09 07:53:45.876 INFO kablam! | Nov 09 07:53:45.876 INFO kablam! 8 | pub Tag: Tag, Nov 09 07:53:45.876 INFO kablam! | ^^^^^^^^^^^^ Nov 09 07:53:45.876 INFO kablam! Nov 09 07:53:45.951 INFO kablam! warning: unused variable: `artist` Nov 09 07:53:45.951 INFO kablam! --> src/models/track.rs:12:26 Nov 09 07:53:45.951 INFO kablam! | Nov 09 07:53:45.951 INFO kablam! 12 | pub fn get_by_artist(artist: &str) -> Option { Nov 09 07:53:45.951 INFO kablam! | ^^^^^^ help: consider using `_artist` instead Nov 09 07:53:45.951 INFO kablam! | Nov 09 07:53:45.951 INFO kablam! = note: #[warn(unused_variables)] on by default Nov 09 07:53:45.951 INFO kablam! Nov 09 07:53:46.063 INFO kablam! warning: structure field `File` should have a snake case name such as `file` Nov 09 07:53:46.063 INFO kablam! --> src/models/track.rs:7:5 Nov 09 07:53:46.063 INFO kablam! | Nov 09 07:53:46.063 INFO kablam! 7 | pub File: File, Nov 09 07:53:46.063 INFO kablam! | ^^^^^^^^^^^^^^ Nov 09 07:53:46.063 INFO kablam! | Nov 09 07:53:46.063 INFO kablam! = note: #[warn(non_snake_case)] on by default Nov 09 07:53:46.063 INFO kablam! Nov 09 07:53:46.063 INFO kablam! warning: structure field `Tag` should have a snake case name such as `tag` Nov 09 07:53:46.063 INFO kablam! --> src/models/track.rs:8:5 Nov 09 07:53:46.063 INFO kablam! | Nov 09 07:53:46.063 INFO kablam! 8 | pub Tag: Tag, Nov 09 07:53:46.063 INFO kablam! | ^^^^^^^^^^^^ Nov 09 07:53:46.063 INFO kablam! Nov 09 07:53:49.267 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 20s Nov 09 07:53:49.282 INFO kablam! su: No module specific data is present Nov 09 07:53:49.762 INFO running `"docker" "rm" "-f" "820b682aa394743ca924e428ea65b6e47651598967dd63a20f019c9d4ab74c03"` Nov 09 07:53:49.821 INFO blam! 820b682aa394743ca924e428ea65b6e47651598967dd63a20f019c9d4ab74c03