Nov 16 17:55:44.609 INFO testing notryanb/music-manager against try#2e026d6e5d7621634147ad4c8074f1d964dbb1be for pr-55982 Nov 16 17:55:44.609 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-2/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-2/pr-55982/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/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 +2e026d6e5d7621634147ad4c8074f1d964dbb1be-alt build --frozen" "-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 16 17:55:44.832 INFO [stdout] d2ae91c673fa940fb56bb56db2b8ea4106cac75b6623e1cbc0ee16542ccb9bd9 Nov 16 17:55:44.836 INFO running `"docker" "start" "-a" "d2ae91c673fa940fb56bb56db2b8ea4106cac75b6623e1cbc0ee16542ccb9bd9"` Nov 16 17:55:45.253 INFO [stderr] usermod: no changes Nov 16 17:55:45.477 INFO [stderr] Compiling user32-sys v0.2.0 Nov 16 17:55:45.477 INFO [stderr] Compiling comctl32-sys v0.2.0 Nov 16 17:55:45.477 INFO [stderr] Compiling gdi32-sys v0.2.0 Nov 16 17:55:45.477 INFO [stderr] Compiling ole32-sys v0.2.0 Nov 16 17:55:45.479 INFO [stderr] Compiling native-windows-gui v0.2.0 Nov 16 17:55:45.483 INFO [stderr] Compiling syn v0.15.9 Nov 16 17:55:45.483 INFO [stderr] Compiling flate2 v1.0.2 Nov 16 17:55:45.491 INFO [stderr] Compiling diesel v1.3.3 Nov 16 17:55:46.263 INFO [stderr] Compiling dotenv v0.13.0 Nov 16 17:55:47.463 INFO [stderr] Compiling id3 v0.2.5 Nov 16 17:55:55.368 INFO [stderr] Compiling structopt-derive v0.2.12 Nov 16 17:55:55.368 INFO [stderr] Compiling serde_derive v1.0.79 Nov 16 17:56:04.354 INFO [stderr] Compiling structopt v0.2.12 Nov 16 17:56:05.612 INFO [stderr] Compiling clap-verbosity-flag v0.1.0 Nov 16 17:56:22.546 INFO [stderr] Compiling quicli v0.3.1 Nov 16 17:56:48.479 INFO [stderr] Compiling music_manager v0.1.0 (/source) Nov 16 17:56:49.439 INFO [stderr] warning: cannot find type `File` in this scope Nov 16 17:56:49.439 INFO [stderr] --> src/models/file.rs:3:17 Nov 16 17:56:49.439 INFO [stderr] | Nov 16 17:56:49.439 INFO [stderr] 3 | #[derive(Debug, Queryable)] Nov 16 17:56:49.439 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 17:56:49.439 INFO [stderr] | Nov 16 17:56:49.439 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 16 17:56:49.439 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! Nov 16 17:56:49.439 INFO [stderr] = note: for more information, see issue #50504 Nov 16 17:56:49.439 INFO [stderr] Nov 16 17:56:49.439 INFO [stderr] warning: cannot find type `files` in this scope Nov 16 17:56:49.439 INFO [stderr] --> src/models/file.rs:9:17 Nov 16 17:56:49.439 INFO [stderr] | Nov 16 17:56:49.439 INFO [stderr] 9 | #[derive(Debug, Insertable, PartialEq)] Nov 16 17:56:49.440 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 17:56:49.440 INFO [stderr] | Nov 16 17:56:49.440 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! Nov 16 17:56:49.440 INFO [stderr] = note: for more information, see issue #50504 Nov 16 17:56:49.440 INFO [stderr] Nov 16 17:56:49.440 INFO [stderr] warning: cannot find type `NewFile` in this scope Nov 16 17:56:49.440 INFO [stderr] --> src/models/file.rs:9:17 Nov 16 17:56:49.440 INFO [stderr] | Nov 16 17:56:49.440 INFO [stderr] 9 | #[derive(Debug, Insertable, PartialEq)] Nov 16 17:56:49.440 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 17:56:49.440 INFO [stderr] | Nov 16 17:56:49.440 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! Nov 16 17:56:49.440 INFO [stderr] = note: for more information, see issue #50504 Nov 16 17:56:49.440 INFO [stderr] Nov 16 17:56:49.440 INFO [stderr] warning: cannot find type `Frame` in this scope Nov 16 17:56:49.440 INFO [stderr] --> src/models/frame.rs:3:17 Nov 16 17:56:49.440 INFO [stderr] | Nov 16 17:56:49.440 INFO [stderr] 3 | #[derive(Debug, Queryable)] Nov 16 17:56:49.440 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 17:56:49.440 INFO [stderr] | Nov 16 17:56:49.440 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! Nov 16 17:56:49.440 INFO [stderr] = note: for more information, see issue #50504 Nov 16 17:56:49.440 INFO [stderr] Nov 16 17:56:49.440 INFO [stderr] warning: cannot find type `frames` in this scope Nov 16 17:56:49.440 INFO [stderr] --> src/models/frame.rs:11:17 Nov 16 17:56:49.440 INFO [stderr] | Nov 16 17:56:49.440 INFO [stderr] 11 | #[derive(Debug, Insertable, PartialEq)] Nov 16 17:56:49.440 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 17:56:49.440 INFO [stderr] | Nov 16 17:56:49.440 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! Nov 16 17:56:49.440 INFO [stderr] = note: for more information, see issue #50504 Nov 16 17:56:49.440 INFO [stderr] Nov 16 17:56:49.440 INFO [stderr] warning: cannot find type `NewFrame` in this scope Nov 16 17:56:49.440 INFO [stderr] --> src/models/frame.rs:11:17 Nov 16 17:56:49.440 INFO [stderr] | Nov 16 17:56:49.440 INFO [stderr] 11 | #[derive(Debug, Insertable, PartialEq)] Nov 16 17:56:49.440 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 17:56:49.440 INFO [stderr] | Nov 16 17:56:49.440 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! Nov 16 17:56:49.440 INFO [stderr] = note: for more information, see issue #50504 Nov 16 17:56:49.440 INFO [stderr] Nov 16 17:56:49.440 INFO [stderr] warning: cannot find type `Tag` in this scope Nov 16 17:56:49.440 INFO [stderr] --> src/models/tag.rs:3:17 Nov 16 17:56:49.440 INFO [stderr] | Nov 16 17:56:49.440 INFO [stderr] 3 | #[derive(Debug, Queryable)] Nov 16 17:56:49.440 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 17:56:49.440 INFO [stderr] | Nov 16 17:56:49.440 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! Nov 16 17:56:49.440 INFO [stderr] = note: for more information, see issue #50504 Nov 16 17:56:49.440 INFO [stderr] Nov 16 17:56:49.440 INFO [stderr] warning: cannot find type `id3_tags` in this scope Nov 16 17:56:49.440 INFO [stderr] --> src/models/tag.rs:10:17 Nov 16 17:56:49.440 INFO [stderr] | Nov 16 17:56:49.440 INFO [stderr] 10 | #[derive(Debug, Insertable, PartialEq)] Nov 16 17:56:49.440 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 17:56:49.440 INFO [stderr] | Nov 16 17:56:49.440 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! Nov 16 17:56:49.440 INFO [stderr] = note: for more information, see issue #50504 Nov 16 17:56:49.440 INFO [stderr] Nov 16 17:56:49.440 INFO [stderr] warning: cannot find type `NewTag` in this scope Nov 16 17:56:49.440 INFO [stderr] --> src/models/tag.rs:10:17 Nov 16 17:56:49.440 INFO [stderr] | Nov 16 17:56:49.440 INFO [stderr] 10 | #[derive(Debug, Insertable, PartialEq)] Nov 16 17:56:49.440 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 17:56:49.440 INFO [stderr] | Nov 16 17:56:49.440 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! Nov 16 17:56:49.440 INFO [stderr] = note: for more information, see issue #50504 Nov 16 17:56:49.440 INFO [stderr] Nov 16 17:56:49.440 INFO [stderr] warning: unused import: `schema::*` Nov 16 17:56:49.440 INFO [stderr] --> src/models/track.rs:4:5 Nov 16 17:56:49.440 INFO [stderr] | Nov 16 17:56:49.440 INFO [stderr] 4 | use schema::*; Nov 16 17:56:49.440 INFO [stderr] | ^^^^^^^^^ Nov 16 17:56:49.440 INFO [stderr] | Nov 16 17:56:49.440 INFO [stderr] = note: #[warn(unused_imports)] on by default Nov 16 17:56:49.440 INFO [stderr] Nov 16 17:56:49.440 INFO [stderr] warning: cannot find type `table` in this scope Nov 16 17:56:49.440 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Nov 16 17:56:49.440 INFO [stderr] | Nov 16 17:56:49.440 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 16 17:56:49.441 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 17:56:49.441 INFO [stderr] | Nov 16 17:56:49.441 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! Nov 16 17:56:49.441 INFO [stderr] = note: for more information, see issue #50504 Nov 16 17:56:49.441 INFO [stderr] Nov 16 17:56:49.441 INFO [stderr] warning: cannot find type `id` in this scope Nov 16 17:56:49.441 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 17:56:49.441 INFO [stderr] | Nov 16 17:56:49.441 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 17:56:49.441 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 17:56:49.441 INFO [stderr] | Nov 16 17:56:49.441 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! Nov 16 17:56:49.441 INFO [stderr] = note: for more information, see issue #50504 Nov 16 17:56:49.441 INFO [stderr] Nov 16 17:56:49.441 INFO [stderr] warning: cannot find type `path` in this scope Nov 16 17:56:49.441 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 17:56:49.441 INFO [stderr] | Nov 16 17:56:49.441 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 17:56:49.441 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 17:56:49.441 INFO [stderr] | Nov 16 17:56:49.441 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! Nov 16 17:56:49.441 INFO [stderr] = note: for more information, see issue #50504 Nov 16 17:56:49.441 INFO [stderr] Nov 16 17:56:49.441 INFO [stderr] warning: cannot find type `code` in this scope Nov 16 17:56:49.441 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 17:56:49.441 INFO [stderr] | Nov 16 17:56:49.441 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 17:56:49.441 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 17:56:49.441 INFO [stderr] | Nov 16 17:56:49.441 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! Nov 16 17:56:49.441 INFO [stderr] = note: for more information, see issue #50504 Nov 16 17:56:49.441 INFO [stderr] Nov 16 17:56:49.441 INFO [stderr] warning: cannot find type `description` in this scope Nov 16 17:56:49.441 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 17:56:49.441 INFO [stderr] | Nov 16 17:56:49.441 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 17:56:49.441 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 17:56:49.441 INFO [stderr] | Nov 16 17:56:49.441 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! Nov 16 17:56:49.441 INFO [stderr] = note: for more information, see issue #50504 Nov 16 17:56:49.441 INFO [stderr] Nov 16 17:56:49.441 INFO [stderr] warning: cannot find type `id3_tag_id` in this scope Nov 16 17:56:49.441 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 17:56:49.441 INFO [stderr] | Nov 16 17:56:49.441 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 17:56:49.441 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 17:56:49.441 INFO [stderr] | Nov 16 17:56:49.441 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! Nov 16 17:56:49.441 INFO [stderr] = note: for more information, see issue #50504 Nov 16 17:56:49.441 INFO [stderr] Nov 16 17:56:49.441 INFO [stderr] warning: cannot find type `frame_type_id` in this scope Nov 16 17:56:49.441 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 17:56:49.441 INFO [stderr] | Nov 16 17:56:49.441 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 17:56:49.441 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 17:56:49.441 INFO [stderr] | Nov 16 17:56:49.441 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! Nov 16 17:56:49.441 INFO [stderr] = note: for more information, see issue #50504 Nov 16 17:56:49.441 INFO [stderr] Nov 16 17:56:49.441 INFO [stderr] warning: cannot find type `content` in this scope Nov 16 17:56:49.441 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 17:56:49.441 INFO [stderr] | Nov 16 17:56:49.441 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 17:56:49.441 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 17:56:49.441 INFO [stderr] | Nov 16 17:56:49.441 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! Nov 16 17:56:49.441 INFO [stderr] = note: for more information, see issue #50504 Nov 16 17:56:49.441 INFO [stderr] Nov 16 17:56:49.459 INFO [stderr] warning: cannot find type `version_id` in this scope Nov 16 17:56:49.459 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 17:56:49.459 INFO [stderr] | Nov 16 17:56:49.459 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 17:56:49.459 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 17:56:49.459 INFO [stderr] | Nov 16 17:56:49.459 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! Nov 16 17:56:49.459 INFO [stderr] = note: for more information, see issue #50504 Nov 16 17:56:49.459 INFO [stderr] Nov 16 17:56:49.459 INFO [stderr] warning: cannot find type `file_id` in this scope Nov 16 17:56:49.459 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 17:56:49.459 INFO [stderr] | Nov 16 17:56:49.459 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 17:56:49.459 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 17:56:49.459 INFO [stderr] | Nov 16 17:56:49.459 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! Nov 16 17:56:49.459 INFO [stderr] = note: for more information, see issue #50504 Nov 16 17:56:49.459 INFO [stderr] Nov 16 17:56:49.459 INFO [stderr] warning: cannot find type `version` in this scope Nov 16 17:56:49.459 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 17:56:49.459 INFO [stderr] | Nov 16 17:56:49.459 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 17:56:49.459 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 17:56:49.459 INFO [stderr] | Nov 16 17:56:49.459 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! Nov 16 17:56:49.459 INFO [stderr] = note: for more information, see issue #50504 Nov 16 17:56:49.459 INFO [stderr] Nov 16 17:56:49.902 INFO [stderr] warning: unused variable: `artist` Nov 16 17:56:49.902 INFO [stderr] --> src/models/track.rs:12:26 Nov 16 17:56:49.902 INFO [stderr] | Nov 16 17:56:49.902 INFO [stderr] 12 | pub fn get_by_artist(artist: &str) -> Option { Nov 16 17:56:49.902 INFO [stderr] | ^^^^^^ help: consider using `_artist` instead Nov 16 17:56:49.902 INFO [stderr] | Nov 16 17:56:49.902 INFO [stderr] = note: #[warn(unused_variables)] on by default Nov 16 17:56:49.902 INFO [stderr] Nov 16 17:56:50.019 INFO [stderr] warning: structure field `File` should have a snake case name such as `file` Nov 16 17:56:50.019 INFO [stderr] --> src/models/track.rs:7:5 Nov 16 17:56:50.019 INFO [stderr] | Nov 16 17:56:50.019 INFO [stderr] 7 | pub File: File, Nov 16 17:56:50.019 INFO [stderr] | ^^^^^^^^^^^^^^ Nov 16 17:56:50.019 INFO [stderr] | Nov 16 17:56:50.019 INFO [stderr] = note: #[warn(non_snake_case)] on by default Nov 16 17:56:50.019 INFO [stderr] Nov 16 17:56:50.019 INFO [stderr] warning: structure field `Tag` should have a snake case name such as `tag` Nov 16 17:56:50.019 INFO [stderr] --> src/models/track.rs:8:5 Nov 16 17:56:50.019 INFO [stderr] | Nov 16 17:56:50.019 INFO [stderr] 8 | pub Tag: Tag, Nov 16 17:56:50.019 INFO [stderr] | ^^^^^^^^^^^^ Nov 16 17:56:50.019 INFO [stderr] Nov 16 17:56:57.330 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 12s Nov 16 17:56:57.341 INFO [stderr] su: No module specific data is present Nov 16 17:56:58.801 INFO running `"docker" "inspect" "d2ae91c673fa940fb56bb56db2b8ea4106cac75b6623e1cbc0ee16542ccb9bd9"` Nov 16 17:56:59.085 INFO running `"docker" "rm" "-f" "d2ae91c673fa940fb56bb56db2b8ea4106cac75b6623e1cbc0ee16542ccb9bd9"` Nov 16 17:56:59.371 INFO [stdout] d2ae91c673fa940fb56bb56db2b8ea4106cac75b6623e1cbc0ee16542ccb9bd9 Nov 16 17:56:59.379 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-2/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-2/pr-55982/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/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 +2e026d6e5d7621634147ad4c8074f1d964dbb1be-alt test --frozen --no-run" "-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 16 17:56:59.881 INFO [stdout] 96c783ad3fc548660ef9f02a528f65a002a6f7597e089156dc339e5dd1eaaa67 Nov 16 17:56:59.885 INFO running `"docker" "start" "-a" "96c783ad3fc548660ef9f02a528f65a002a6f7597e089156dc339e5dd1eaaa67"` Nov 16 17:57:01.553 INFO [stderr] usermod: no changes Nov 16 17:57:01.775 INFO [stderr] Compiling music_manager v0.1.0 (/source) Nov 16 17:57:02.851 INFO [stderr] warning: cannot find type `File` in this scope Nov 16 17:57:02.851 INFO [stderr] --> src/models/file.rs:3:17 Nov 16 17:57:02.851 INFO [stderr] | Nov 16 17:57:02.851 INFO [stderr] 3 | #[derive(Debug, Queryable)] Nov 16 17:57:02.851 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 17:57:02.851 INFO [stderr] | Nov 16 17:57:02.851 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 16 17:57:02.851 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! Nov 16 17:57:02.851 INFO [stderr] = note: for more information, see issue #50504 Nov 16 17:57:02.851 INFO [stderr] Nov 16 17:57:02.851 INFO [stderr] warning: cannot find type `files` in this scope Nov 16 17:57:02.851 INFO [stderr] --> src/models/file.rs:9:17 Nov 16 17:57:02.851 INFO [stderr] | Nov 16 17:57:02.851 INFO [stderr] 9 | #[derive(Debug, Insertable, PartialEq)] Nov 16 17:57:02.851 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 17:57:02.851 INFO [stderr] | Nov 16 17:57:02.851 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! Nov 16 17:57:02.851 INFO [stderr] = note: for more information, see issue #50504 Nov 16 17:57:02.851 INFO [stderr] Nov 16 17:57:02.851 INFO [stderr] warning: cannot find type `NewFile` in this scope Nov 16 17:57:02.851 INFO [stderr] --> src/models/file.rs:9:17 Nov 16 17:57:02.851 INFO [stderr] | Nov 16 17:57:02.851 INFO [stderr] 9 | #[derive(Debug, Insertable, PartialEq)] Nov 16 17:57:02.851 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 17:57:02.851 INFO [stderr] | Nov 16 17:57:02.851 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! Nov 16 17:57:02.851 INFO [stderr] = note: for more information, see issue #50504 Nov 16 17:57:02.851 INFO [stderr] Nov 16 17:57:02.851 INFO [stderr] warning: cannot find type `Frame` in this scope Nov 16 17:57:02.851 INFO [stderr] --> src/models/frame.rs:3:17 Nov 16 17:57:02.851 INFO [stderr] | Nov 16 17:57:02.851 INFO [stderr] 3 | #[derive(Debug, Queryable)] Nov 16 17:57:02.851 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 17:57:02.851 INFO [stderr] | Nov 16 17:57:02.851 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! Nov 16 17:57:02.851 INFO [stderr] = note: for more information, see issue #50504 Nov 16 17:57:02.851 INFO [stderr] Nov 16 17:57:02.851 INFO [stderr] warning: cannot find type `frames` in this scope Nov 16 17:57:02.851 INFO [stderr] --> src/models/frame.rs:11:17 Nov 16 17:57:02.851 INFO [stderr] | Nov 16 17:57:02.851 INFO [stderr] 11 | #[derive(Debug, Insertable, PartialEq)] Nov 16 17:57:02.851 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 17:57:02.851 INFO [stderr] | Nov 16 17:57:02.851 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! Nov 16 17:57:02.851 INFO [stderr] = note: for more information, see issue #50504 Nov 16 17:57:02.851 INFO [stderr] Nov 16 17:57:02.851 INFO [stderr] warning: cannot find type `NewFrame` in this scope Nov 16 17:57:02.851 INFO [stderr] --> src/models/frame.rs:11:17 Nov 16 17:57:02.851 INFO [stderr] | Nov 16 17:57:02.851 INFO [stderr] 11 | #[derive(Debug, Insertable, PartialEq)] Nov 16 17:57:02.851 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 17:57:02.851 INFO [stderr] | Nov 16 17:57:02.851 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! Nov 16 17:57:02.851 INFO [stderr] = note: for more information, see issue #50504 Nov 16 17:57:02.851 INFO [stderr] Nov 16 17:57:02.851 INFO [stderr] warning: cannot find type `Tag` in this scope Nov 16 17:57:02.851 INFO [stderr] --> src/models/tag.rs:3:17 Nov 16 17:57:02.851 INFO [stderr] | Nov 16 17:57:02.851 INFO [stderr] 3 | #[derive(Debug, Queryable)] Nov 16 17:57:02.851 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 17:57:02.851 INFO [stderr] | Nov 16 17:57:02.851 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! Nov 16 17:57:02.851 INFO [stderr] = note: for more information, see issue #50504 Nov 16 17:57:02.851 INFO [stderr] Nov 16 17:57:02.851 INFO [stderr] warning: cannot find type `id3_tags` in this scope Nov 16 17:57:02.851 INFO [stderr] --> src/models/tag.rs:10:17 Nov 16 17:57:02.851 INFO [stderr] | Nov 16 17:57:02.851 INFO [stderr] 10 | #[derive(Debug, Insertable, PartialEq)] Nov 16 17:57:02.851 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 17:57:02.851 INFO [stderr] | Nov 16 17:57:02.851 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! Nov 16 17:57:02.851 INFO [stderr] = note: for more information, see issue #50504 Nov 16 17:57:02.851 INFO [stderr] Nov 16 17:57:02.851 INFO [stderr] warning: cannot find type `NewTag` in this scope Nov 16 17:57:02.851 INFO [stderr] --> src/models/tag.rs:10:17 Nov 16 17:57:02.851 INFO [stderr] | Nov 16 17:57:02.851 INFO [stderr] 10 | #[derive(Debug, Insertable, PartialEq)] Nov 16 17:57:02.852 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 17:57:02.852 INFO [stderr] | Nov 16 17:57:02.852 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! Nov 16 17:57:02.852 INFO [stderr] = note: for more information, see issue #50504 Nov 16 17:57:02.852 INFO [stderr] Nov 16 17:57:02.852 INFO [stderr] warning: unused import: `schema::*` Nov 16 17:57:02.852 INFO [stderr] --> src/models/track.rs:4:5 Nov 16 17:57:02.852 INFO [stderr] | Nov 16 17:57:02.852 INFO [stderr] 4 | use schema::*; Nov 16 17:57:02.852 INFO [stderr] | ^^^^^^^^^ Nov 16 17:57:02.852 INFO [stderr] | Nov 16 17:57:02.852 INFO [stderr] = note: #[warn(unused_imports)] on by default Nov 16 17:57:02.852 INFO [stderr] Nov 16 17:57:02.852 INFO [stderr] warning: cannot find type `table` in this scope Nov 16 17:57:02.852 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Nov 16 17:57:02.852 INFO [stderr] | Nov 16 17:57:02.852 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 16 17:57:02.852 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 17:57:02.852 INFO [stderr] | Nov 16 17:57:02.852 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! Nov 16 17:57:02.852 INFO [stderr] = note: for more information, see issue #50504 Nov 16 17:57:02.852 INFO [stderr] Nov 16 17:57:02.852 INFO [stderr] warning: cannot find type `id` in this scope Nov 16 17:57:02.852 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 17:57:02.852 INFO [stderr] | Nov 16 17:57:02.852 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 17:57:02.852 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 17:57:02.852 INFO [stderr] | Nov 16 17:57:02.852 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! Nov 16 17:57:02.852 INFO [stderr] = note: for more information, see issue #50504 Nov 16 17:57:02.852 INFO [stderr] Nov 16 17:57:02.852 INFO [stderr] warning: cannot find type `path` in this scope Nov 16 17:57:02.852 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 17:57:02.852 INFO [stderr] | Nov 16 17:57:02.852 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 17:57:02.852 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 17:57:02.852 INFO [stderr] | Nov 16 17:57:02.852 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! Nov 16 17:57:02.852 INFO [stderr] = note: for more information, see issue #50504 Nov 16 17:57:02.852 INFO [stderr] Nov 16 17:57:02.852 INFO [stderr] warning: cannot find type `code` in this scope Nov 16 17:57:02.852 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 17:57:02.852 INFO [stderr] | Nov 16 17:57:02.852 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 17:57:02.852 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 17:57:02.852 INFO [stderr] | Nov 16 17:57:02.852 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! Nov 16 17:57:02.852 INFO [stderr] = note: for more information, see issue #50504 Nov 16 17:57:02.852 INFO [stderr] Nov 16 17:57:02.852 INFO [stderr] warning: cannot find type `description` in this scope Nov 16 17:57:02.852 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 17:57:02.852 INFO [stderr] | Nov 16 17:57:02.852 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 17:57:02.852 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 17:57:02.852 INFO [stderr] | Nov 16 17:57:02.852 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! Nov 16 17:57:02.852 INFO [stderr] = note: for more information, see issue #50504 Nov 16 17:57:02.852 INFO [stderr] Nov 16 17:57:02.852 INFO [stderr] warning: cannot find type `id3_tag_id` in this scope Nov 16 17:57:02.852 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 17:57:02.852 INFO [stderr] | Nov 16 17:57:02.852 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 17:57:02.852 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 17:57:02.852 INFO [stderr] | Nov 16 17:57:02.852 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! Nov 16 17:57:02.852 INFO [stderr] = note: for more information, see issue #50504 Nov 16 17:57:02.852 INFO [stderr] Nov 16 17:57:02.852 INFO [stderr] warning: cannot find type `frame_type_id` in this scope Nov 16 17:57:02.852 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 17:57:02.852 INFO [stderr] | Nov 16 17:57:02.852 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 17:57:02.852 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 17:57:02.852 INFO [stderr] | Nov 16 17:57:02.852 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! Nov 16 17:57:02.852 INFO [stderr] = note: for more information, see issue #50504 Nov 16 17:57:02.852 INFO [stderr] Nov 16 17:57:02.852 INFO [stderr] warning: cannot find type `content` in this scope Nov 16 17:57:02.852 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 17:57:02.852 INFO [stderr] | Nov 16 17:57:02.852 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 17:57:02.852 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 17:57:02.852 INFO [stderr] | Nov 16 17:57:02.852 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! Nov 16 17:57:02.852 INFO [stderr] = note: for more information, see issue #50504 Nov 16 17:57:02.853 INFO [stderr] Nov 16 17:57:02.853 INFO [stderr] warning: cannot find type `version_id` in this scope Nov 16 17:57:02.853 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 17:57:02.853 INFO [stderr] | Nov 16 17:57:02.853 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 17:57:02.853 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 17:57:02.853 INFO [stderr] | Nov 16 17:57:02.853 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! Nov 16 17:57:02.853 INFO [stderr] = note: for more information, see issue #50504 Nov 16 17:57:02.853 INFO [stderr] Nov 16 17:57:02.853 INFO [stderr] warning: cannot find type `file_id` in this scope Nov 16 17:57:02.853 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 17:57:02.853 INFO [stderr] | Nov 16 17:57:02.853 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 17:57:02.853 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 17:57:02.853 INFO [stderr] | Nov 16 17:57:02.853 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! Nov 16 17:57:02.853 INFO [stderr] = note: for more information, see issue #50504 Nov 16 17:57:02.853 INFO [stderr] Nov 16 17:57:02.853 INFO [stderr] warning: cannot find type `version` in this scope Nov 16 17:57:02.853 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 17:57:02.853 INFO [stderr] | Nov 16 17:57:02.853 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 17:57:02.853 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 17:57:02.853 INFO [stderr] | Nov 16 17:57:02.853 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! Nov 16 17:57:02.853 INFO [stderr] = note: for more information, see issue #50504 Nov 16 17:57:02.853 INFO [stderr] Nov 16 17:57:03.463 INFO [stderr] warning: unused variable: `artist` Nov 16 17:57:03.463 INFO [stderr] --> src/models/track.rs:12:26 Nov 16 17:57:03.463 INFO [stderr] | Nov 16 17:57:03.463 INFO [stderr] 12 | pub fn get_by_artist(artist: &str) -> Option { Nov 16 17:57:03.463 INFO [stderr] | ^^^^^^ help: consider using `_artist` instead Nov 16 17:57:03.463 INFO [stderr] | Nov 16 17:57:03.463 INFO [stderr] = note: #[warn(unused_variables)] on by default Nov 16 17:57:03.463 INFO [stderr] Nov 16 17:57:03.598 INFO [stderr] warning: structure field `File` should have a snake case name such as `file` Nov 16 17:57:03.598 INFO [stderr] --> src/models/track.rs:7:5 Nov 16 17:57:03.598 INFO [stderr] | Nov 16 17:57:03.598 INFO [stderr] 7 | pub File: File, Nov 16 17:57:03.598 INFO [stderr] | ^^^^^^^^^^^^^^ Nov 16 17:57:03.598 INFO [stderr] | Nov 16 17:57:03.603 INFO [stderr] = note: #[warn(non_snake_case)] on by default Nov 16 17:57:03.603 INFO [stderr] Nov 16 17:57:03.603 INFO [stderr] warning: structure field `Tag` should have a snake case name such as `tag` Nov 16 17:57:03.603 INFO [stderr] --> src/models/track.rs:8:5 Nov 16 17:57:03.603 INFO [stderr] | Nov 16 17:57:03.603 INFO [stderr] 8 | pub Tag: Tag, Nov 16 17:57:03.603 INFO [stderr] | ^^^^^^^^^^^^ Nov 16 17:57:03.603 INFO [stderr] Nov 16 17:57:04.697 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3.09s Nov 16 17:57:04.708 INFO [stderr] su: No module specific data is present Nov 16 17:57:05.215 INFO running `"docker" "inspect" "96c783ad3fc548660ef9f02a528f65a002a6f7597e089156dc339e5dd1eaaa67"` Nov 16 17:57:05.418 INFO running `"docker" "rm" "-f" "96c783ad3fc548660ef9f02a528f65a002a6f7597e089156dc339e5dd1eaaa67"` Nov 16 17:57:05.573 INFO [stdout] 96c783ad3fc548660ef9f02a528f65a002a6f7597e089156dc339e5dd1eaaa67 Nov 16 17:57:05.576 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-2/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-2/pr-55982/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/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 +2e026d6e5d7621634147ad4c8074f1d964dbb1be-alt test --frozen" "-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 16 17:57:05.866 INFO [stdout] 6d0c865362379f0b93a7ae33b17b1296715e63fb957383d73ebde1aab04b1201 Nov 16 17:57:05.868 INFO running `"docker" "start" "-a" "6d0c865362379f0b93a7ae33b17b1296715e63fb957383d73ebde1aab04b1201"` Nov 16 17:57:06.464 INFO [stderr] usermod: no changes Nov 16 17:57:06.615 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.13s Nov 16 17:57:06.621 INFO [stderr] Running /target/debug/deps/music_manager_lib-54e3a68e7205bdbd Nov 16 17:57:06.648 INFO [stdout] Nov 16 17:57:06.648 INFO [stdout] running 1 test Nov 16 17:57:06.648 INFO [stdout] test models::file::tests::creates_new_file_from_str ... ok Nov 16 17:57:06.648 INFO [stdout] Nov 16 17:57:06.648 INFO [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 16 17:57:06.648 INFO [stdout] Nov 16 17:57:06.658 INFO [stderr] Running /target/debug/deps/music_manager-1f4c9462d2942555 Nov 16 17:57:06.667 INFO [stderr] Doc-tests music_manager_lib Nov 16 17:57:06.667 INFO [stdout] Nov 16 17:57:06.667 INFO [stdout] running 0 tests Nov 16 17:57:06.667 INFO [stdout] Nov 16 17:57:06.667 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 16 17:57:06.667 INFO [stdout] Nov 16 17:57:07.766 INFO [stdout] Nov 16 17:57:07.766 INFO [stdout] running 0 tests Nov 16 17:57:07.766 INFO [stdout] Nov 16 17:57:07.766 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 16 17:57:07.766 INFO [stdout] Nov 16 17:57:07.780 INFO [stderr] su: No module specific data is present Nov 16 17:57:08.223 INFO running `"docker" "inspect" "6d0c865362379f0b93a7ae33b17b1296715e63fb957383d73ebde1aab04b1201"` Nov 16 17:57:08.448 INFO running `"docker" "rm" "-f" "6d0c865362379f0b93a7ae33b17b1296715e63fb957383d73ebde1aab04b1201"` Nov 16 17:57:08.730 INFO [stdout] 6d0c865362379f0b93a7ae33b17b1296715e63fb957383d73ebde1aab04b1201