Nov 04 01:46:12.353 INFO checking notryanb/music-manager against try#e740b9aa0b624fa39feb39613e76d15bdf57e594 for pr-55655 Nov 04 01:46:12.355 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55655/worker-2/try#e740b9aa0b624fa39feb39613e76d15bdf57e594:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-2/pr-55655/try#e740b9aa0b624fa39feb39613e76d15bdf57e594:/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 +e740b9aa0b624fa39feb39613e76d15bdf57e594-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 04 01:46:12.720 INFO blam! 93b75f0721368cfffefe47676f16a1cfa4c3428dfa9c27a18230c5a9c295d4bf Nov 04 01:46:12.723 INFO running `"docker" "start" "-a" "93b75f0721368cfffefe47676f16a1cfa4c3428dfa9c27a18230c5a9c295d4bf"` Nov 04 01:46:14.687 INFO kablam! usermod: no changes Nov 04 01:46:14.975 INFO kablam! Compiling derive_builder v0.5.1 Nov 04 01:46:14.979 INFO kablam! Compiling user32-sys v0.2.0 Nov 04 01:46:14.980 INFO kablam! Compiling gdi32-sys v0.2.0 Nov 04 01:46:14.982 INFO kablam! Compiling comctl32-sys v0.2.0 Nov 04 01:46:14.984 INFO kablam! Compiling ole32-sys v0.2.0 Nov 04 01:46:14.999 INFO kablam! Compiling native-windows-gui v0.2.0 Nov 04 01:46:15.008 INFO kablam! Compiling derive_builder_core v0.2.0 Nov 04 01:46:15.011 INFO kablam! Compiling syn v0.15.9 Nov 04 01:46:17.247 INFO kablam! Checking diesel v1.3.3 Nov 04 01:46:17.671 INFO kablam! Checking env_logger v0.5.13 Nov 04 01:46:18.332 INFO kablam! Checking dotenv v0.13.0 Nov 04 01:46:29.239 INFO kablam! Checking id3 v0.2.5 Nov 04 01:46:36.510 INFO kablam! Compiling structopt-derive v0.2.12 Nov 04 01:46:36.519 INFO kablam! Compiling serde_derive v1.0.79 Nov 04 01:46:46.587 INFO kablam! Checking structopt v0.2.12 Nov 04 01:46:47.883 INFO kablam! Checking clap-verbosity-flag v0.1.0 Nov 04 01:47:04.503 INFO kablam! Checking quicli v0.3.1 Nov 04 01:47:25.319 INFO kablam! Checking music_manager v0.1.0 (/source) Nov 04 01:47:26.323 INFO kablam! warning: cannot find type `File` in this scope Nov 04 01:47:26.323 INFO kablam! --> src/models/file.rs:3:17 Nov 04 01:47:26.323 INFO kablam! | Nov 04 01:47:26.323 INFO kablam! 3 | #[derive(Debug, Queryable)] Nov 04 01:47:26.323 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 01:47:26.323 INFO kablam! | Nov 04 01:47:26.323 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 04 01:47:26.323 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 04 01:47:26.323 INFO kablam! = note: for more information, see issue #50504 Nov 04 01:47:26.323 INFO kablam! Nov 04 01:47:26.323 INFO kablam! warning: cannot find type `files` in this scope Nov 04 01:47:26.323 INFO kablam! --> src/models/file.rs:9:17 Nov 04 01:47:26.324 INFO kablam! | Nov 04 01:47:26.324 INFO kablam! 9 | #[derive(Debug, Insertable, PartialEq)] Nov 04 01:47:26.324 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 01:47:26.324 INFO kablam! | Nov 04 01:47:26.324 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 04 01:47:26.324 INFO kablam! = note: for more information, see issue #50504 Nov 04 01:47:26.324 INFO kablam! Nov 04 01:47:26.324 INFO kablam! warning: cannot find type `NewFile` in this scope Nov 04 01:47:26.324 INFO kablam! --> src/models/file.rs:9:17 Nov 04 01:47:26.324 INFO kablam! | Nov 04 01:47:26.325 INFO kablam! 9 | #[derive(Debug, Insertable, PartialEq)] Nov 04 01:47:26.325 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 01:47:26.325 INFO kablam! | Nov 04 01:47:26.326 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 04 01:47:26.326 INFO kablam! = note: for more information, see issue #50504 Nov 04 01:47:26.326 INFO kablam! Nov 04 01:47:26.327 INFO kablam! warning: cannot find type `Frame` in this scope Nov 04 01:47:26.327 INFO kablam! --> src/models/frame.rs:3:17 Nov 04 01:47:26.328 INFO kablam! | Nov 04 01:47:26.328 INFO kablam! 3 | #[derive(Debug, Queryable)] Nov 04 01:47:26.329 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 01:47:26.329 INFO kablam! | Nov 04 01:47:26.329 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 04 01:47:26.329 INFO kablam! = note: for more information, see issue #50504 Nov 04 01:47:26.329 INFO kablam! Nov 04 01:47:26.330 INFO kablam! warning: cannot find type `frames` in this scope Nov 04 01:47:26.330 INFO kablam! --> src/models/frame.rs:11:17 Nov 04 01:47:26.330 INFO kablam! | Nov 04 01:47:26.330 INFO kablam! 11 | #[derive(Debug, Insertable, PartialEq)] Nov 04 01:47:26.330 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 01:47:26.330 INFO kablam! | Nov 04 01:47:26.331 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 04 01:47:26.331 INFO kablam! = note: for more information, see issue #50504 Nov 04 01:47:26.331 INFO kablam! Nov 04 01:47:26.331 INFO kablam! warning: cannot find type `NewFrame` in this scope Nov 04 01:47:26.331 INFO kablam! --> src/models/frame.rs:11:17 Nov 04 01:47:26.331 INFO kablam! | Nov 04 01:47:26.331 INFO kablam! 11 | #[derive(Debug, Insertable, PartialEq)] Nov 04 01:47:26.331 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 01:47:26.332 INFO kablam! | Nov 04 01:47:26.332 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 04 01:47:26.332 INFO kablam! = note: for more information, see issue #50504 Nov 04 01:47:26.332 INFO kablam! Nov 04 01:47:26.333 INFO kablam! warning: cannot find type `Tag` in this scope Nov 04 01:47:26.333 INFO kablam! --> src/models/tag.rs:3:17 Nov 04 01:47:26.333 INFO kablam! | Nov 04 01:47:26.334 INFO kablam! 3 | #[derive(Debug, Queryable)] Nov 04 01:47:26.334 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 01:47:26.334 INFO kablam! | Nov 04 01:47:26.334 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 04 01:47:26.335 INFO kablam! = note: for more information, see issue #50504 Nov 04 01:47:26.335 INFO kablam! Nov 04 01:47:26.335 INFO kablam! warning: cannot find type `id3_tags` in this scope Nov 04 01:47:26.335 INFO kablam! --> src/models/tag.rs:10:17 Nov 04 01:47:26.336 INFO kablam! | Nov 04 01:47:26.336 INFO kablam! 10 | #[derive(Debug, Insertable, PartialEq)] Nov 04 01:47:26.337 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 01:47:26.337 INFO kablam! | Nov 04 01:47:26.337 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 04 01:47:26.337 INFO kablam! = note: for more information, see issue #50504 Nov 04 01:47:26.338 INFO kablam! Nov 04 01:47:26.338 INFO kablam! warning: cannot find type `NewTag` in this scope Nov 04 01:47:26.338 INFO kablam! --> src/models/tag.rs:10:17 Nov 04 01:47:26.338 INFO kablam! | Nov 04 01:47:26.338 INFO kablam! 10 | #[derive(Debug, Insertable, PartialEq)] Nov 04 01:47:26.338 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 01:47:26.339 INFO kablam! | Nov 04 01:47:26.339 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 04 01:47:26.339 INFO kablam! = note: for more information, see issue #50504 Nov 04 01:47:26.340 INFO kablam! Nov 04 01:47:26.340 INFO kablam! warning: unused import: `schema::*` Nov 04 01:47:26.340 INFO kablam! --> src/models/track.rs:4:5 Nov 04 01:47:26.341 INFO kablam! | Nov 04 01:47:26.341 INFO kablam! 4 | use schema::*; Nov 04 01:47:26.341 INFO kablam! | ^^^^^^^^^ Nov 04 01:47:26.342 INFO kablam! | Nov 04 01:47:26.342 INFO kablam! = note: #[warn(unused_imports)] on by default Nov 04 01:47:26.342 INFO kablam! Nov 04 01:47:26.343 INFO kablam! warning: cannot find type `table` in this scope Nov 04 01:47:26.343 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Nov 04 01:47:26.343 INFO kablam! | Nov 04 01:47:26.344 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 04 01:47:26.344 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 01:47:26.344 INFO kablam! | Nov 04 01:47:26.345 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 04 01:47:26.345 INFO kablam! = note: for more information, see issue #50504 Nov 04 01:47:26.346 INFO kablam! Nov 04 01:47:26.346 INFO kablam! warning: cannot find type `id` in this scope Nov 04 01:47:26.346 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 01:47:26.347 INFO kablam! | Nov 04 01:47:26.347 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 01:47:26.347 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 01:47:26.348 INFO kablam! | Nov 04 01:47:26.348 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 04 01:47:26.348 INFO kablam! = note: for more information, see issue #50504 Nov 04 01:47:26.348 INFO kablam! Nov 04 01:47:26.349 INFO kablam! warning: cannot find type `path` in this scope Nov 04 01:47:26.349 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 01:47:26.349 INFO kablam! | Nov 04 01:47:26.350 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 01:47:26.350 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 01:47:26.350 INFO kablam! | Nov 04 01:47:26.351 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 04 01:47:26.354 INFO kablam! = note: for more information, see issue #50504 Nov 04 01:47:26.354 INFO kablam! Nov 04 01:47:26.355 INFO kablam! warning: cannot find type `code` in this scope Nov 04 01:47:26.355 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 01:47:26.355 INFO kablam! | Nov 04 01:47:26.355 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 01:47:26.355 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 01:47:26.355 INFO kablam! | Nov 04 01:47:26.355 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 04 01:47:26.355 INFO kablam! = note: for more information, see issue #50504 Nov 04 01:47:26.355 INFO kablam! Nov 04 01:47:26.355 INFO kablam! warning: cannot find type `description` in this scope Nov 04 01:47:26.355 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 01:47:26.355 INFO kablam! | Nov 04 01:47:26.355 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 01:47:26.355 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 01:47:26.355 INFO kablam! | Nov 04 01:47:26.355 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 04 01:47:26.358 INFO kablam! = note: for more information, see issue #50504 Nov 04 01:47:26.358 INFO kablam! Nov 04 01:47:26.359 INFO kablam! warning: cannot find type `id3_tag_id` in this scope Nov 04 01:47:26.359 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 01:47:26.359 INFO kablam! | Nov 04 01:47:26.359 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 01:47:26.359 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 01:47:26.359 INFO kablam! | Nov 04 01:47:26.359 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 04 01:47:26.359 INFO kablam! = note: for more information, see issue #50504 Nov 04 01:47:26.359 INFO kablam! Nov 04 01:47:26.359 INFO kablam! warning: cannot find type `frame_type_id` in this scope Nov 04 01:47:26.359 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 01:47:26.359 INFO kablam! | Nov 04 01:47:26.359 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 01:47:26.359 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 01:47:26.359 INFO kablam! | Nov 04 01:47:26.359 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 04 01:47:26.359 INFO kablam! = note: for more information, see issue #50504 Nov 04 01:47:26.359 INFO kablam! Nov 04 01:47:26.359 INFO kablam! warning: cannot find type `content` in this scope Nov 04 01:47:26.359 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 01:47:26.359 INFO kablam! | Nov 04 01:47:26.359 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 01:47:26.359 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 01:47:26.362 INFO kablam! | Nov 04 01:47:26.363 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 04 01:47:26.363 INFO kablam! = note: for more information, see issue #50504 Nov 04 01:47:26.363 INFO kablam! Nov 04 01:47:26.363 INFO kablam! warning: cannot find type `version_id` in this scope Nov 04 01:47:26.363 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 01:47:26.363 INFO kablam! | Nov 04 01:47:26.363 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 01:47:26.363 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 01:47:26.363 INFO kablam! | Nov 04 01:47:26.363 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 04 01:47:26.363 INFO kablam! = note: for more information, see issue #50504 Nov 04 01:47:26.363 INFO kablam! Nov 04 01:47:26.363 INFO kablam! warning: cannot find type `file_id` in this scope Nov 04 01:47:26.363 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 01:47:26.363 INFO kablam! | Nov 04 01:47:26.363 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 01:47:26.363 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 01:47:26.363 INFO kablam! | Nov 04 01:47:26.363 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 04 01:47:26.363 INFO kablam! = note: for more information, see issue #50504 Nov 04 01:47:26.363 INFO kablam! Nov 04 01:47:26.370 INFO kablam! warning: cannot find type `version` in this scope Nov 04 01:47:26.371 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 01:47:26.371 INFO kablam! | Nov 04 01:47:26.371 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 01:47:26.371 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 01:47:26.371 INFO kablam! | Nov 04 01:47:26.371 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 04 01:47:26.371 INFO kablam! = note: for more information, see issue #50504 Nov 04 01:47:26.371 INFO kablam! Nov 04 01:47:26.483 INFO kablam! warning: cannot find type `File` in this scope Nov 04 01:47:26.483 INFO kablam! --> src/models/file.rs:3:17 Nov 04 01:47:26.483 INFO kablam! | Nov 04 01:47:26.483 INFO kablam! 3 | #[derive(Debug, Queryable)] Nov 04 01:47:26.483 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 01:47:26.483 INFO kablam! | Nov 04 01:47:26.483 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 04 01:47:26.483 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 04 01:47:26.483 INFO kablam! = note: for more information, see issue #50504 Nov 04 01:47:26.483 INFO kablam! Nov 04 01:47:26.483 INFO kablam! warning: cannot find type `files` in this scope Nov 04 01:47:26.483 INFO kablam! --> src/models/file.rs:9:17 Nov 04 01:47:26.483 INFO kablam! | Nov 04 01:47:26.483 INFO kablam! 9 | #[derive(Debug, Insertable, PartialEq)] Nov 04 01:47:26.483 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 01:47:26.483 INFO kablam! | Nov 04 01:47:26.483 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 04 01:47:26.483 INFO kablam! = note: for more information, see issue #50504 Nov 04 01:47:26.483 INFO kablam! Nov 04 01:47:26.483 INFO kablam! warning: cannot find type `NewFile` in this scope Nov 04 01:47:26.483 INFO kablam! --> src/models/file.rs:9:17 Nov 04 01:47:26.483 INFO kablam! | Nov 04 01:47:26.483 INFO kablam! 9 | #[derive(Debug, Insertable, PartialEq)] Nov 04 01:47:26.483 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 01:47:26.483 INFO kablam! | Nov 04 01:47:26.483 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 04 01:47:26.483 INFO kablam! = note: for more information, see issue #50504 Nov 04 01:47:26.483 INFO kablam! Nov 04 01:47:26.483 INFO kablam! warning: cannot find type `Frame` in this scope Nov 04 01:47:26.483 INFO kablam! --> src/models/frame.rs:3:17 Nov 04 01:47:26.483 INFO kablam! | Nov 04 01:47:26.483 INFO kablam! 3 | #[derive(Debug, Queryable)] Nov 04 01:47:26.483 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 01:47:26.483 INFO kablam! | Nov 04 01:47:26.483 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 04 01:47:26.483 INFO kablam! = note: for more information, see issue #50504 Nov 04 01:47:26.483 INFO kablam! Nov 04 01:47:26.483 INFO kablam! warning: cannot find type `frames` in this scope Nov 04 01:47:26.483 INFO kablam! --> src/models/frame.rs:11:17 Nov 04 01:47:26.483 INFO kablam! | Nov 04 01:47:26.483 INFO kablam! 11 | #[derive(Debug, Insertable, PartialEq)] Nov 04 01:47:26.483 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 01:47:26.483 INFO kablam! | Nov 04 01:47:26.483 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 04 01:47:26.483 INFO kablam! = note: for more information, see issue #50504 Nov 04 01:47:26.483 INFO kablam! Nov 04 01:47:26.487 INFO kablam! warning: cannot find type `NewFrame` in this scope Nov 04 01:47:26.487 INFO kablam! --> src/models/frame.rs:11:17 Nov 04 01:47:26.487 INFO kablam! | Nov 04 01:47:26.487 INFO kablam! 11 | #[derive(Debug, Insertable, PartialEq)] Nov 04 01:47:26.487 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 01:47:26.487 INFO kablam! | Nov 04 01:47:26.487 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 04 01:47:26.487 INFO kablam! = note: for more information, see issue #50504 Nov 04 01:47:26.487 INFO kablam! Nov 04 01:47:26.487 INFO kablam! warning: cannot find type `Tag` in this scope Nov 04 01:47:26.487 INFO kablam! --> src/models/tag.rs:3:17 Nov 04 01:47:26.487 INFO kablam! | Nov 04 01:47:26.487 INFO kablam! 3 | #[derive(Debug, Queryable)] Nov 04 01:47:26.487 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 01:47:26.487 INFO kablam! | Nov 04 01:47:26.487 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 04 01:47:26.487 INFO kablam! = note: for more information, see issue #50504 Nov 04 01:47:26.487 INFO kablam! Nov 04 01:47:26.487 INFO kablam! warning: cannot find type `id3_tags` in this scope Nov 04 01:47:26.487 INFO kablam! --> src/models/tag.rs:10:17 Nov 04 01:47:26.487 INFO kablam! | Nov 04 01:47:26.487 INFO kablam! 10 | #[derive(Debug, Insertable, PartialEq)] Nov 04 01:47:26.487 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 01:47:26.487 INFO kablam! | Nov 04 01:47:26.487 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 04 01:47:26.487 INFO kablam! = note: for more information, see issue #50504 Nov 04 01:47:26.487 INFO kablam! Nov 04 01:47:26.487 INFO kablam! warning: cannot find type `NewTag` in this scope Nov 04 01:47:26.487 INFO kablam! --> src/models/tag.rs:10:17 Nov 04 01:47:26.487 INFO kablam! | Nov 04 01:47:26.487 INFO kablam! 10 | #[derive(Debug, Insertable, PartialEq)] Nov 04 01:47:26.487 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 01:47:26.487 INFO kablam! | Nov 04 01:47:26.487 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 04 01:47:26.487 INFO kablam! = note: for more information, see issue #50504 Nov 04 01:47:26.487 INFO kablam! Nov 04 01:47:26.487 INFO kablam! warning: unused import: `schema::*` Nov 04 01:47:26.487 INFO kablam! --> src/models/track.rs:4:5 Nov 04 01:47:26.487 INFO kablam! | Nov 04 01:47:26.487 INFO kablam! 4 | use schema::*; Nov 04 01:47:26.487 INFO kablam! | ^^^^^^^^^ Nov 04 01:47:26.487 INFO kablam! | Nov 04 01:47:26.487 INFO kablam! = note: #[warn(unused_imports)] on by default Nov 04 01:47:26.487 INFO kablam! Nov 04 01:47:26.487 INFO kablam! warning: cannot find type `table` in this scope Nov 04 01:47:26.487 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Nov 04 01:47:26.487 INFO kablam! | Nov 04 01:47:26.487 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 04 01:47:26.487 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 01:47:26.487 INFO kablam! | Nov 04 01:47:26.487 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 04 01:47:26.487 INFO kablam! = note: for more information, see issue #50504 Nov 04 01:47:26.487 INFO kablam! Nov 04 01:47:26.487 INFO kablam! warning: cannot find type `id` in this scope Nov 04 01:47:26.487 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 01:47:26.487 INFO kablam! | Nov 04 01:47:26.487 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 01:47:26.487 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 01:47:26.487 INFO kablam! | Nov 04 01:47:26.487 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 04 01:47:26.487 INFO kablam! = note: for more information, see issue #50504 Nov 04 01:47:26.487 INFO kablam! Nov 04 01:47:26.487 INFO kablam! warning: cannot find type `path` in this scope Nov 04 01:47:26.487 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 01:47:26.487 INFO kablam! | Nov 04 01:47:26.490 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 01:47:26.491 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 01:47:26.491 INFO kablam! | Nov 04 01:47:26.491 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 04 01:47:26.491 INFO kablam! = note: for more information, see issue #50504 Nov 04 01:47:26.491 INFO kablam! Nov 04 01:47:26.491 INFO kablam! warning: cannot find type `code` in this scope Nov 04 01:47:26.491 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 01:47:26.491 INFO kablam! | Nov 04 01:47:26.491 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 01:47:26.491 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 01:47:26.491 INFO kablam! | Nov 04 01:47:26.491 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 04 01:47:26.491 INFO kablam! = note: for more information, see issue #50504 Nov 04 01:47:26.491 INFO kablam! Nov 04 01:47:26.491 INFO kablam! warning: cannot find type `description` in this scope Nov 04 01:47:26.491 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 01:47:26.491 INFO kablam! | Nov 04 01:47:26.491 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 01:47:26.491 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 01:47:26.491 INFO kablam! | Nov 04 01:47:26.491 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 04 01:47:26.491 INFO kablam! = note: for more information, see issue #50504 Nov 04 01:47:26.491 INFO kablam! Nov 04 01:47:26.491 INFO kablam! warning: cannot find type `id3_tag_id` in this scope Nov 04 01:47:26.491 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 01:47:26.491 INFO kablam! | Nov 04 01:47:26.491 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 01:47:26.491 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 01:47:26.491 INFO kablam! | Nov 04 01:47:26.491 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 04 01:47:26.491 INFO kablam! = note: for more information, see issue #50504 Nov 04 01:47:26.491 INFO kablam! Nov 04 01:47:26.491 INFO kablam! warning: cannot find type `frame_type_id` in this scope Nov 04 01:47:26.491 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 01:47:26.491 INFO kablam! | Nov 04 01:47:26.491 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 01:47:26.491 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 01:47:26.491 INFO kablam! | Nov 04 01:47:26.491 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 04 01:47:26.491 INFO kablam! = note: for more information, see issue #50504 Nov 04 01:47:26.491 INFO kablam! Nov 04 01:47:26.491 INFO kablam! warning: cannot find type `content` in this scope Nov 04 01:47:26.491 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 01:47:26.491 INFO kablam! | Nov 04 01:47:26.491 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 01:47:26.491 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 01:47:26.491 INFO kablam! | Nov 04 01:47:26.491 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 04 01:47:26.491 INFO kablam! = note: for more information, see issue #50504 Nov 04 01:47:26.491 INFO kablam! Nov 04 01:47:26.491 INFO kablam! warning: cannot find type `version_id` in this scope Nov 04 01:47:26.491 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 01:47:26.491 INFO kablam! | Nov 04 01:47:26.491 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 01:47:26.491 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 01:47:26.491 INFO kablam! | Nov 04 01:47:26.491 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 04 01:47:26.491 INFO kablam! = note: for more information, see issue #50504 Nov 04 01:47:26.491 INFO kablam! Nov 04 01:47:26.491 INFO kablam! warning: cannot find type `file_id` in this scope Nov 04 01:47:26.491 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 01:47:26.491 INFO kablam! | Nov 04 01:47:26.491 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 01:47:26.491 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 01:47:26.491 INFO kablam! | Nov 04 01:47:26.491 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 04 01:47:26.491 INFO kablam! = note: for more information, see issue #50504 Nov 04 01:47:26.491 INFO kablam! Nov 04 01:47:26.498 INFO kablam! warning: cannot find type `version` in this scope Nov 04 01:47:26.499 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 01:47:26.499 INFO kablam! | Nov 04 01:47:26.499 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 01:47:26.499 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 01:47:26.499 INFO kablam! | Nov 04 01:47:26.499 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 04 01:47:26.499 INFO kablam! = note: for more information, see issue #50504 Nov 04 01:47:26.499 INFO kablam! Nov 04 01:47:26.921 INFO kablam! warning: unused variable: `artist` Nov 04 01:47:26.921 INFO kablam! --> src/models/track.rs:12:26 Nov 04 01:47:26.923 INFO kablam! | Nov 04 01:47:26.923 INFO kablam! 12 | pub fn get_by_artist(artist: &str) -> Option { Nov 04 01:47:26.923 INFO kablam! | ^^^^^^ help: consider using `_artist` instead Nov 04 01:47:26.923 INFO kablam! | Nov 04 01:47:26.923 INFO kablam! = note: #[warn(unused_variables)] on by default Nov 04 01:47:26.923 INFO kablam! Nov 04 01:47:26.971 INFO kablam! warning: unused variable: `artist` Nov 04 01:47:26.971 INFO kablam! --> src/models/track.rs:12:26 Nov 04 01:47:26.971 INFO kablam! | Nov 04 01:47:26.971 INFO kablam! 12 | pub fn get_by_artist(artist: &str) -> Option { Nov 04 01:47:26.971 INFO kablam! | ^^^^^^ help: consider using `_artist` instead Nov 04 01:47:26.971 INFO kablam! | Nov 04 01:47:26.971 INFO kablam! = note: #[warn(unused_variables)] on by default Nov 04 01:47:26.971 INFO kablam! Nov 04 01:47:27.109 INFO kablam! warning: structure field `File` should have a snake case name such as `file` Nov 04 01:47:27.109 INFO kablam! --> src/models/track.rs:7:5 Nov 04 01:47:27.109 INFO kablam! | Nov 04 01:47:27.109 INFO kablam! 7 | pub File: File, Nov 04 01:47:27.110 INFO kablam! | ^^^^^^^^^^^^^^ Nov 04 01:47:27.110 INFO kablam! | Nov 04 01:47:27.111 INFO kablam! = note: #[warn(non_snake_case)] on by default Nov 04 01:47:27.111 INFO kablam! Nov 04 01:47:27.111 INFO kablam! warning: structure field `Tag` should have a snake case name such as `tag` Nov 04 01:47:27.111 INFO kablam! --> src/models/track.rs:8:5 Nov 04 01:47:27.111 INFO kablam! | Nov 04 01:47:27.112 INFO kablam! 8 | pub Tag: Tag, Nov 04 01:47:27.112 INFO kablam! | ^^^^^^^^^^^^ Nov 04 01:47:27.115 INFO kablam! Nov 04 01:47:27.176 INFO kablam! warning: structure field `File` should have a snake case name such as `file` Nov 04 01:47:27.177 INFO kablam! --> src/models/track.rs:7:5 Nov 04 01:47:27.177 INFO kablam! | Nov 04 01:47:27.177 INFO kablam! 7 | pub File: File, Nov 04 01:47:27.177 INFO kablam! | ^^^^^^^^^^^^^^ Nov 04 01:47:27.177 INFO kablam! | Nov 04 01:47:27.177 INFO kablam! = note: #[warn(non_snake_case)] on by default Nov 04 01:47:27.177 INFO kablam! Nov 04 01:47:27.177 INFO kablam! warning: structure field `Tag` should have a snake case name such as `tag` Nov 04 01:47:27.177 INFO kablam! --> src/models/track.rs:8:5 Nov 04 01:47:27.177 INFO kablam! | Nov 04 01:47:27.177 INFO kablam! 8 | pub Tag: Tag, Nov 04 01:47:27.177 INFO kablam! | ^^^^^^^^^^^^ Nov 04 01:47:27.177 INFO kablam! Nov 04 01:47:30.078 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 15s Nov 04 01:47:30.091 INFO kablam! su: No module specific data is present Nov 04 01:47:30.607 INFO running `"docker" "rm" "-f" "93b75f0721368cfffefe47676f16a1cfa4c3428dfa9c27a18230c5a9c295d4bf"` Nov 04 01:47:30.755 INFO blam! 93b75f0721368cfffefe47676f16a1cfa4c3428dfa9c27a18230c5a9c295d4bf