Dec 11 12:33:16.462 INFO checking notryanb/music-manager against master#3a75e80557a103497cffbcab395a2f37061a77ea for pr-56677 Dec 11 12:33:16.462 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56677/worker-4/master#3a75e80557a103497cffbcab395a2f37061a77ea:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-4/pr-56677/master#3a75e80557a103497cffbcab395a2f37061a77ea:/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 +3a75e80557a103497cffbcab395a2f37061a77ea-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"` Dec 11 12:33:16.950 INFO [stdout] 68060712b864bbe367ed2397f35a44f2a708aaa9b4072cb26a7d5a560be62a46 Dec 11 12:33:16.952 INFO running `"docker" "start" "-a" "68060712b864bbe367ed2397f35a44f2a708aaa9b4072cb26a7d5a560be62a46"` Dec 11 12:33:17.884 INFO [stderr] usermod: no changes Dec 11 12:33:18.168 INFO [stderr] Compiling comctl32-sys v0.2.0 Dec 11 12:33:18.168 INFO [stderr] Compiling user32-sys v0.2.0 Dec 11 12:33:18.168 INFO [stderr] Compiling ole32-sys v0.2.0 Dec 11 12:33:18.208 INFO [stderr] Compiling gdi32-sys v0.2.0 Dec 11 12:33:18.212 INFO [stderr] Compiling native-windows-gui v0.2.0 Dec 11 12:33:18.225 INFO [stderr] Compiling syn v0.15.9 Dec 11 12:33:18.225 INFO [stderr] Checking diesel v1.3.3 Dec 11 12:33:18.225 INFO [stderr] Checking env_logger v0.5.13 Dec 11 12:33:19.608 INFO [stderr] Checking id3 v0.2.5 Dec 11 12:33:20.124 INFO [stderr] Checking dotenv v0.13.0 Dec 11 12:33:35.152 INFO [stderr] Compiling structopt-derive v0.2.12 Dec 11 12:33:35.152 INFO [stderr] Compiling serde_derive v1.0.79 Dec 11 12:33:41.644 INFO [stderr] Checking structopt v0.2.12 Dec 11 12:33:42.702 INFO [stderr] Checking clap-verbosity-flag v0.1.0 Dec 11 12:33:58.816 INFO [stderr] Checking quicli v0.3.1 Dec 11 12:34:17.088 INFO [stderr] Checking music_manager v0.1.0 (/source) Dec 11 12:34:18.120 INFO [stderr] warning: cannot find type `File` in this scope Dec 11 12:34:18.120 INFO [stderr] --> src/models/file.rs:3:17 Dec 11 12:34:18.120 INFO [stderr] | Dec 11 12:34:18.120 INFO [stderr] 3 | #[derive(Debug, Queryable)] Dec 11 12:34:18.120 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 12:34:18.120 INFO [stderr] | Dec 11 12:34:18.120 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Dec 11 12:34:18.120 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 12:34:18.120 INFO [stderr] = note: for more information, see issue #50504 Dec 11 12:34:18.120 INFO [stderr] Dec 11 12:34:18.120 INFO [stderr] warning: cannot find type `files` in this scope Dec 11 12:34:18.120 INFO [stderr] --> src/models/file.rs:9:17 Dec 11 12:34:18.120 INFO [stderr] | Dec 11 12:34:18.120 INFO [stderr] 9 | #[derive(Debug, Insertable, PartialEq)] Dec 11 12:34:18.120 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 12:34:18.120 INFO [stderr] | Dec 11 12:34:18.120 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 12:34:18.120 INFO [stderr] = note: for more information, see issue #50504 Dec 11 12:34:18.120 INFO [stderr] Dec 11 12:34:18.120 INFO [stderr] warning: cannot find type `NewFile` in this scope Dec 11 12:34:18.120 INFO [stderr] --> src/models/file.rs:9:17 Dec 11 12:34:18.120 INFO [stderr] | Dec 11 12:34:18.120 INFO [stderr] 9 | #[derive(Debug, Insertable, PartialEq)] Dec 11 12:34:18.120 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 12:34:18.120 INFO [stderr] | Dec 11 12:34:18.120 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 12:34:18.120 INFO [stderr] = note: for more information, see issue #50504 Dec 11 12:34:18.120 INFO [stderr] Dec 11 12:34:18.120 INFO [stderr] warning: cannot find type `Frame` in this scope Dec 11 12:34:18.121 INFO [stderr] --> src/models/frame.rs:3:17 Dec 11 12:34:18.121 INFO [stderr] | Dec 11 12:34:18.121 INFO [stderr] 3 | #[derive(Debug, Queryable)] Dec 11 12:34:18.121 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 12:34:18.121 INFO [stderr] | Dec 11 12:34:18.121 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 12:34:18.121 INFO [stderr] = note: for more information, see issue #50504 Dec 11 12:34:18.121 INFO [stderr] Dec 11 12:34:18.121 INFO [stderr] warning: cannot find type `frames` in this scope Dec 11 12:34:18.121 INFO [stderr] --> src/models/frame.rs:11:17 Dec 11 12:34:18.121 INFO [stderr] | Dec 11 12:34:18.121 INFO [stderr] 11 | #[derive(Debug, Insertable, PartialEq)] Dec 11 12:34:18.121 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 12:34:18.121 INFO [stderr] | Dec 11 12:34:18.121 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 12:34:18.121 INFO [stderr] = note: for more information, see issue #50504 Dec 11 12:34:18.121 INFO [stderr] Dec 11 12:34:18.121 INFO [stderr] warning: cannot find type `NewFrame` in this scope Dec 11 12:34:18.121 INFO [stderr] --> src/models/frame.rs:11:17 Dec 11 12:34:18.121 INFO [stderr] | Dec 11 12:34:18.121 INFO [stderr] 11 | #[derive(Debug, Insertable, PartialEq)] Dec 11 12:34:18.121 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 12:34:18.121 INFO [stderr] | Dec 11 12:34:18.121 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 12:34:18.121 INFO [stderr] = note: for more information, see issue #50504 Dec 11 12:34:18.121 INFO [stderr] Dec 11 12:34:18.121 INFO [stderr] warning: cannot find type `Tag` in this scope Dec 11 12:34:18.121 INFO [stderr] --> src/models/tag.rs:3:17 Dec 11 12:34:18.121 INFO [stderr] | Dec 11 12:34:18.121 INFO [stderr] 3 | #[derive(Debug, Queryable)] Dec 11 12:34:18.121 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 12:34:18.121 INFO [stderr] | Dec 11 12:34:18.121 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 12:34:18.121 INFO [stderr] = note: for more information, see issue #50504 Dec 11 12:34:18.121 INFO [stderr] Dec 11 12:34:18.121 INFO [stderr] warning: cannot find type `id3_tags` in this scope Dec 11 12:34:18.121 INFO [stderr] --> src/models/tag.rs:10:17 Dec 11 12:34:18.121 INFO [stderr] | Dec 11 12:34:18.121 INFO [stderr] 10 | #[derive(Debug, Insertable, PartialEq)] Dec 11 12:34:18.121 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 12:34:18.121 INFO [stderr] | Dec 11 12:34:18.121 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 12:34:18.121 INFO [stderr] = note: for more information, see issue #50504 Dec 11 12:34:18.121 INFO [stderr] Dec 11 12:34:18.121 INFO [stderr] warning: cannot find type `NewTag` in this scope Dec 11 12:34:18.121 INFO [stderr] --> src/models/tag.rs:10:17 Dec 11 12:34:18.121 INFO [stderr] | Dec 11 12:34:18.121 INFO [stderr] 10 | #[derive(Debug, Insertable, PartialEq)] Dec 11 12:34:18.121 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 12:34:18.121 INFO [stderr] | Dec 11 12:34:18.121 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 12:34:18.121 INFO [stderr] = note: for more information, see issue #50504 Dec 11 12:34:18.121 INFO [stderr] Dec 11 12:34:18.121 INFO [stderr] warning: unused import: `schema::*` Dec 11 12:34:18.121 INFO [stderr] --> src/models/track.rs:4:5 Dec 11 12:34:18.121 INFO [stderr] | Dec 11 12:34:18.121 INFO [stderr] 4 | use schema::*; Dec 11 12:34:18.121 INFO [stderr] | ^^^^^^^^^ Dec 11 12:34:18.121 INFO [stderr] | Dec 11 12:34:18.121 INFO [stderr] = note: #[warn(unused_imports)] on by default Dec 11 12:34:18.121 INFO [stderr] Dec 11 12:34:18.121 INFO [stderr] warning: cannot find type `table` in this scope Dec 11 12:34:18.121 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 11 12:34:18.121 INFO [stderr] | Dec 11 12:34:18.121 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 11 12:34:18.121 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 12:34:18.121 INFO [stderr] | Dec 11 12:34:18.121 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 12:34:18.121 INFO [stderr] = note: for more information, see issue #50504 Dec 11 12:34:18.121 INFO [stderr] Dec 11 12:34:18.122 INFO [stderr] warning: cannot find type `id` in this scope Dec 11 12:34:18.122 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 12:34:18.122 INFO [stderr] | Dec 11 12:34:18.122 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 12:34:18.122 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 12:34:18.122 INFO [stderr] | Dec 11 12:34:18.122 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 12:34:18.122 INFO [stderr] = note: for more information, see issue #50504 Dec 11 12:34:18.122 INFO [stderr] Dec 11 12:34:18.122 INFO [stderr] warning: cannot find type `path` in this scope Dec 11 12:34:18.122 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 12:34:18.122 INFO [stderr] | Dec 11 12:34:18.122 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 12:34:18.122 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 12:34:18.122 INFO [stderr] | Dec 11 12:34:18.122 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 12:34:18.122 INFO [stderr] = note: for more information, see issue #50504 Dec 11 12:34:18.122 INFO [stderr] Dec 11 12:34:18.122 INFO [stderr] warning: cannot find type `code` in this scope Dec 11 12:34:18.122 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 12:34:18.122 INFO [stderr] | Dec 11 12:34:18.122 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 12:34:18.122 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 12:34:18.122 INFO [stderr] | Dec 11 12:34:18.122 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 12:34:18.122 INFO [stderr] = note: for more information, see issue #50504 Dec 11 12:34:18.122 INFO [stderr] Dec 11 12:34:18.122 INFO [stderr] warning: cannot find type `description` in this scope Dec 11 12:34:18.122 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 12:34:18.122 INFO [stderr] | Dec 11 12:34:18.122 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 12:34:18.122 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 12:34:18.122 INFO [stderr] | Dec 11 12:34:18.122 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 12:34:18.122 INFO [stderr] = note: for more information, see issue #50504 Dec 11 12:34:18.122 INFO [stderr] Dec 11 12:34:18.122 INFO [stderr] warning: cannot find type `id3_tag_id` in this scope Dec 11 12:34:18.122 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 12:34:18.122 INFO [stderr] | Dec 11 12:34:18.122 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 12:34:18.122 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 12:34:18.122 INFO [stderr] | Dec 11 12:34:18.122 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 12:34:18.122 INFO [stderr] = note: for more information, see issue #50504 Dec 11 12:34:18.122 INFO [stderr] Dec 11 12:34:18.122 INFO [stderr] warning: cannot find type `frame_type_id` in this scope Dec 11 12:34:18.122 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 12:34:18.122 INFO [stderr] | Dec 11 12:34:18.122 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 12:34:18.122 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 12:34:18.122 INFO [stderr] | Dec 11 12:34:18.122 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 12:34:18.122 INFO [stderr] = note: for more information, see issue #50504 Dec 11 12:34:18.122 INFO [stderr] Dec 11 12:34:18.122 INFO [stderr] warning: cannot find type `content` in this scope Dec 11 12:34:18.122 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 12:34:18.122 INFO [stderr] | Dec 11 12:34:18.122 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 12:34:18.122 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 12:34:18.122 INFO [stderr] | Dec 11 12:34:18.122 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 12:34:18.122 INFO [stderr] = note: for more information, see issue #50504 Dec 11 12:34:18.122 INFO [stderr] Dec 11 12:34:18.122 INFO [stderr] warning: cannot find type `version_id` in this scope Dec 11 12:34:18.122 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 12:34:18.122 INFO [stderr] | Dec 11 12:34:18.122 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 12:34:18.122 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 12:34:18.122 INFO [stderr] | Dec 11 12:34:18.123 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 12:34:18.123 INFO [stderr] = note: for more information, see issue #50504 Dec 11 12:34:18.123 INFO [stderr] Dec 11 12:34:18.128 INFO [stderr] warning: cannot find type `file_id` in this scope Dec 11 12:34:18.128 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 12:34:18.128 INFO [stderr] | Dec 11 12:34:18.128 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 12:34:18.128 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 12:34:18.128 INFO [stderr] | Dec 11 12:34:18.128 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 12:34:18.128 INFO [stderr] = note: for more information, see issue #50504 Dec 11 12:34:18.136 INFO [stderr] Dec 11 12:34:18.136 INFO [stderr] warning: cannot find type `version` in this scope Dec 11 12:34:18.136 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 12:34:18.136 INFO [stderr] | Dec 11 12:34:18.136 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 12:34:18.136 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 12:34:18.136 INFO [stderr] | Dec 11 12:34:18.136 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 12:34:18.136 INFO [stderr] = note: for more information, see issue #50504 Dec 11 12:34:18.136 INFO [stderr] Dec 11 12:34:18.144 INFO [stderr] warning: cannot find type `File` in this scope Dec 11 12:34:18.144 INFO [stderr] --> src/models/file.rs:3:17 Dec 11 12:34:18.144 INFO [stderr] | Dec 11 12:34:18.144 INFO [stderr] 3 | #[derive(Debug, Queryable)] Dec 11 12:34:18.144 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 12:34:18.144 INFO [stderr] | Dec 11 12:34:18.144 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Dec 11 12:34:18.144 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 12:34:18.144 INFO [stderr] = note: for more information, see issue #50504 Dec 11 12:34:18.144 INFO [stderr] Dec 11 12:34:18.144 INFO [stderr] warning: cannot find type `files` in this scope Dec 11 12:34:18.144 INFO [stderr] --> src/models/file.rs:9:17 Dec 11 12:34:18.144 INFO [stderr] | Dec 11 12:34:18.144 INFO [stderr] 9 | #[derive(Debug, Insertable, PartialEq)] Dec 11 12:34:18.144 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 12:34:18.144 INFO [stderr] | Dec 11 12:34:18.144 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 12:34:18.144 INFO [stderr] = note: for more information, see issue #50504 Dec 11 12:34:18.144 INFO [stderr] Dec 11 12:34:18.144 INFO [stderr] warning: cannot find type `NewFile` in this scope Dec 11 12:34:18.144 INFO [stderr] --> src/models/file.rs:9:17 Dec 11 12:34:18.144 INFO [stderr] | Dec 11 12:34:18.144 INFO [stderr] 9 | #[derive(Debug, Insertable, PartialEq)] Dec 11 12:34:18.144 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 12:34:18.144 INFO [stderr] | Dec 11 12:34:18.144 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 12:34:18.144 INFO [stderr] = note: for more information, see issue #50504 Dec 11 12:34:18.144 INFO [stderr] Dec 11 12:34:18.148 INFO [stderr] warning: cannot find type `Frame` in this scope Dec 11 12:34:18.148 INFO [stderr] --> src/models/frame.rs:3:17 Dec 11 12:34:18.148 INFO [stderr] | Dec 11 12:34:18.148 INFO [stderr] 3 | #[derive(Debug, Queryable)] Dec 11 12:34:18.148 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 12:34:18.148 INFO [stderr] | Dec 11 12:34:18.148 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 12:34:18.148 INFO [stderr] = note: for more information, see issue #50504 Dec 11 12:34:18.148 INFO [stderr] Dec 11 12:34:18.148 INFO [stderr] warning: cannot find type `frames` in this scope Dec 11 12:34:18.148 INFO [stderr] --> src/models/frame.rs:11:17 Dec 11 12:34:18.148 INFO [stderr] | Dec 11 12:34:18.148 INFO [stderr] 11 | #[derive(Debug, Insertable, PartialEq)] Dec 11 12:34:18.148 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 12:34:18.148 INFO [stderr] | Dec 11 12:34:18.148 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 12:34:18.148 INFO [stderr] = note: for more information, see issue #50504 Dec 11 12:34:18.148 INFO [stderr] Dec 11 12:34:18.148 INFO [stderr] warning: cannot find type `NewFrame` in this scope Dec 11 12:34:18.148 INFO [stderr] --> src/models/frame.rs:11:17 Dec 11 12:34:18.148 INFO [stderr] | Dec 11 12:34:18.148 INFO [stderr] 11 | #[derive(Debug, Insertable, PartialEq)] Dec 11 12:34:18.148 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 12:34:18.148 INFO [stderr] | Dec 11 12:34:18.148 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 12:34:18.148 INFO [stderr] = note: for more information, see issue #50504 Dec 11 12:34:18.148 INFO [stderr] Dec 11 12:34:18.148 INFO [stderr] warning: cannot find type `Tag` in this scope Dec 11 12:34:18.148 INFO [stderr] --> src/models/tag.rs:3:17 Dec 11 12:34:18.148 INFO [stderr] | Dec 11 12:34:18.148 INFO [stderr] 3 | #[derive(Debug, Queryable)] Dec 11 12:34:18.148 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 12:34:18.148 INFO [stderr] | Dec 11 12:34:18.148 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 12:34:18.148 INFO [stderr] = note: for more information, see issue #50504 Dec 11 12:34:18.148 INFO [stderr] Dec 11 12:34:18.148 INFO [stderr] warning: cannot find type `id3_tags` in this scope Dec 11 12:34:18.148 INFO [stderr] --> src/models/tag.rs:10:17 Dec 11 12:34:18.148 INFO [stderr] | Dec 11 12:34:18.149 INFO [stderr] 10 | #[derive(Debug, Insertable, PartialEq)] Dec 11 12:34:18.149 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 12:34:18.149 INFO [stderr] | Dec 11 12:34:18.149 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 12:34:18.149 INFO [stderr] = note: for more information, see issue #50504 Dec 11 12:34:18.149 INFO [stderr] Dec 11 12:34:18.149 INFO [stderr] warning: cannot find type `NewTag` in this scope Dec 11 12:34:18.149 INFO [stderr] --> src/models/tag.rs:10:17 Dec 11 12:34:18.149 INFO [stderr] | Dec 11 12:34:18.149 INFO [stderr] 10 | #[derive(Debug, Insertable, PartialEq)] Dec 11 12:34:18.149 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 12:34:18.149 INFO [stderr] | Dec 11 12:34:18.149 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 12:34:18.156 INFO [stderr] = note: for more information, see issue #50504 Dec 11 12:34:18.156 INFO [stderr] Dec 11 12:34:18.156 INFO [stderr] warning: unused import: `schema::*` Dec 11 12:34:18.156 INFO [stderr] --> src/models/track.rs:4:5 Dec 11 12:34:18.156 INFO [stderr] | Dec 11 12:34:18.156 INFO [stderr] 4 | use schema::*; Dec 11 12:34:18.156 INFO [stderr] | ^^^^^^^^^ Dec 11 12:34:18.156 INFO [stderr] | Dec 11 12:34:18.156 INFO [stderr] = note: #[warn(unused_imports)] on by default Dec 11 12:34:18.156 INFO [stderr] Dec 11 12:34:18.156 INFO [stderr] warning: cannot find type `table` in this scope Dec 11 12:34:18.156 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 11 12:34:18.156 INFO [stderr] | Dec 11 12:34:18.156 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 11 12:34:18.156 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 12:34:18.156 INFO [stderr] | Dec 11 12:34:18.156 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 12:34:18.156 INFO [stderr] = note: for more information, see issue #50504 Dec 11 12:34:18.156 INFO [stderr] Dec 11 12:34:18.156 INFO [stderr] warning: cannot find type `id` in this scope Dec 11 12:34:18.156 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 12:34:18.156 INFO [stderr] | Dec 11 12:34:18.156 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 12:34:18.156 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 12:34:18.156 INFO [stderr] | Dec 11 12:34:18.156 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 12:34:18.156 INFO [stderr] = note: for more information, see issue #50504 Dec 11 12:34:18.156 INFO [stderr] Dec 11 12:34:18.156 INFO [stderr] warning: cannot find type `path` in this scope Dec 11 12:34:18.156 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 12:34:18.156 INFO [stderr] | Dec 11 12:34:18.156 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 12:34:18.156 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 12:34:18.156 INFO [stderr] | Dec 11 12:34:18.156 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 12:34:18.156 INFO [stderr] = note: for more information, see issue #50504 Dec 11 12:34:18.156 INFO [stderr] Dec 11 12:34:18.156 INFO [stderr] warning: cannot find type `code` in this scope Dec 11 12:34:18.156 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 12:34:18.156 INFO [stderr] | Dec 11 12:34:18.156 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 12:34:18.156 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 12:34:18.157 INFO [stderr] | Dec 11 12:34:18.157 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 12:34:18.157 INFO [stderr] = note: for more information, see issue #50504 Dec 11 12:34:18.157 INFO [stderr] Dec 11 12:34:18.157 INFO [stderr] warning: cannot find type `description` in this scope Dec 11 12:34:18.157 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 12:34:18.157 INFO [stderr] | Dec 11 12:34:18.157 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 12:34:18.157 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 12:34:18.157 INFO [stderr] | Dec 11 12:34:18.157 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 12:34:18.157 INFO [stderr] = note: for more information, see issue #50504 Dec 11 12:34:18.157 INFO [stderr] Dec 11 12:34:18.157 INFO [stderr] warning: cannot find type `id3_tag_id` in this scope Dec 11 12:34:18.157 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 12:34:18.157 INFO [stderr] | Dec 11 12:34:18.157 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 12:34:18.157 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 12:34:18.157 INFO [stderr] | Dec 11 12:34:18.157 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 12:34:18.157 INFO [stderr] = note: for more information, see issue #50504 Dec 11 12:34:18.157 INFO [stderr] Dec 11 12:34:18.157 INFO [stderr] warning: cannot find type `frame_type_id` in this scope Dec 11 12:34:18.157 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 12:34:18.157 INFO [stderr] | Dec 11 12:34:18.157 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 12:34:18.157 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 12:34:18.157 INFO [stderr] | Dec 11 12:34:18.157 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 12:34:18.157 INFO [stderr] = note: for more information, see issue #50504 Dec 11 12:34:18.157 INFO [stderr] Dec 11 12:34:18.157 INFO [stderr] warning: cannot find type `content` in this scope Dec 11 12:34:18.157 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 12:34:18.157 INFO [stderr] | Dec 11 12:34:18.157 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 12:34:18.157 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 12:34:18.157 INFO [stderr] | Dec 11 12:34:18.157 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 12:34:18.157 INFO [stderr] = note: for more information, see issue #50504 Dec 11 12:34:18.157 INFO [stderr] Dec 11 12:34:18.157 INFO [stderr] warning: cannot find type `version_id` in this scope Dec 11 12:34:18.157 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 12:34:18.157 INFO [stderr] | Dec 11 12:34:18.157 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 12:34:18.157 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 12:34:18.157 INFO [stderr] | Dec 11 12:34:18.157 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 12:34:18.157 INFO [stderr] = note: for more information, see issue #50504 Dec 11 12:34:18.157 INFO [stderr] Dec 11 12:34:18.157 INFO [stderr] warning: cannot find type `file_id` in this scope Dec 11 12:34:18.157 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 12:34:18.157 INFO [stderr] | Dec 11 12:34:18.157 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 12:34:18.157 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 12:34:18.157 INFO [stderr] | Dec 11 12:34:18.157 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 12:34:18.157 INFO [stderr] = note: for more information, see issue #50504 Dec 11 12:34:18.157 INFO [stderr] Dec 11 12:34:18.157 INFO [stderr] warning: cannot find type `version` in this scope Dec 11 12:34:18.157 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 12:34:18.157 INFO [stderr] | Dec 11 12:34:18.157 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 12:34:18.157 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 12:34:18.157 INFO [stderr] | Dec 11 12:34:18.157 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 12:34:18.157 INFO [stderr] = note: for more information, see issue #50504 Dec 11 12:34:18.157 INFO [stderr] Dec 11 12:34:18.572 INFO [stderr] warning: unused variable: `artist` Dec 11 12:34:18.572 INFO [stderr] --> src/models/track.rs:12:26 Dec 11 12:34:18.572 INFO [stderr] | Dec 11 12:34:18.572 INFO [stderr] 12 | pub fn get_by_artist(artist: &str) -> Option { Dec 11 12:34:18.572 INFO [stderr] | ^^^^^^ help: consider using `_artist` instead Dec 11 12:34:18.572 INFO [stderr] | Dec 11 12:34:18.572 INFO [stderr] = note: #[warn(unused_variables)] on by default Dec 11 12:34:18.572 INFO [stderr] Dec 11 12:34:18.624 INFO [stderr] warning: unused variable: `artist` Dec 11 12:34:18.624 INFO [stderr] --> src/models/track.rs:12:26 Dec 11 12:34:18.624 INFO [stderr] | Dec 11 12:34:18.624 INFO [stderr] 12 | pub fn get_by_artist(artist: &str) -> Option { Dec 11 12:34:18.624 INFO [stderr] | ^^^^^^ help: consider using `_artist` instead Dec 11 12:34:18.624 INFO [stderr] | Dec 11 12:34:18.624 INFO [stderr] = note: #[warn(unused_variables)] on by default Dec 11 12:34:18.624 INFO [stderr] Dec 11 12:34:18.675 INFO [stderr] warning: structure field `File` should have a snake case name such as `file` Dec 11 12:34:18.675 INFO [stderr] --> src/models/track.rs:7:5 Dec 11 12:34:18.675 INFO [stderr] | Dec 11 12:34:18.675 INFO [stderr] 7 | pub File: File, Dec 11 12:34:18.675 INFO [stderr] | ^^^^^^^^^^^^^^ Dec 11 12:34:18.675 INFO [stderr] | Dec 11 12:34:18.675 INFO [stderr] = note: #[warn(non_snake_case)] on by default Dec 11 12:34:18.675 INFO [stderr] Dec 11 12:34:18.675 INFO [stderr] warning: structure field `Tag` should have a snake case name such as `tag` Dec 11 12:34:18.675 INFO [stderr] --> src/models/track.rs:8:5 Dec 11 12:34:18.675 INFO [stderr] | Dec 11 12:34:18.675 INFO [stderr] 8 | pub Tag: Tag, Dec 11 12:34:18.675 INFO [stderr] | ^^^^^^^^^^^^ Dec 11 12:34:18.675 INFO [stderr] Dec 11 12:34:18.765 INFO [stderr] warning: structure field `File` should have a snake case name such as `file` Dec 11 12:34:18.765 INFO [stderr] --> src/models/track.rs:7:5 Dec 11 12:34:18.765 INFO [stderr] | Dec 11 12:34:18.765 INFO [stderr] 7 | pub File: File, Dec 11 12:34:18.765 INFO [stderr] | ^^^^^^^^^^^^^^ Dec 11 12:34:18.765 INFO [stderr] | Dec 11 12:34:18.765 INFO [stderr] = note: #[warn(non_snake_case)] on by default Dec 11 12:34:18.765 INFO [stderr] Dec 11 12:34:18.765 INFO [stderr] warning: structure field `Tag` should have a snake case name such as `tag` Dec 11 12:34:18.765 INFO [stderr] --> src/models/track.rs:8:5 Dec 11 12:34:18.765 INFO [stderr] | Dec 11 12:34:18.765 INFO [stderr] 8 | pub Tag: Tag, Dec 11 12:34:18.765 INFO [stderr] | ^^^^^^^^^^^^ Dec 11 12:34:18.765 INFO [stderr] Dec 11 12:34:21.017 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 03s Dec 11 12:34:21.027 INFO [stderr] su: No module specific data is present Dec 11 12:34:21.410 INFO running `"docker" "inspect" "68060712b864bbe367ed2397f35a44f2a708aaa9b4072cb26a7d5a560be62a46"` Dec 11 12:34:21.527 INFO running `"docker" "rm" "-f" "68060712b864bbe367ed2397f35a44f2a708aaa9b4072cb26a7d5a560be62a46"` Dec 11 12:34:21.624 INFO [stdout] 68060712b864bbe367ed2397f35a44f2a708aaa9b4072cb26a7d5a560be62a46