Dec 12 03:41:25.528 INFO checking BranDougherty/cpsc-24500-final against master#3a75e80557a103497cffbcab395a2f37061a77ea for pr-56677 Dec 12 03:41:25.528 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56677/worker-1/master#3a75e80557a103497cffbcab395a2f37061a77ea:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-1/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 12 03:41:25.749 INFO [stdout] ac9843540ee893ce48cedc37a2ad7f2e7adeb5ce44432f741490c75fe4c84df0 Dec 12 03:41:25.754 INFO running `"docker" "start" "-a" "ac9843540ee893ce48cedc37a2ad7f2e7adeb5ce44432f741490c75fe4c84df0"` Dec 12 03:41:26.504 INFO [stderr] usermod: no changes Dec 12 03:41:26.868 INFO [stderr] Compiling soldat_notifier v0.1.0 (/source) Dec 12 03:41:26.906 INFO [stderr] Checking parking_lot_core v0.2.14 Dec 12 03:41:26.906 INFO [stderr] Checking uuid v0.5.1 Dec 12 03:41:26.906 INFO [stderr] Checking hyper-native-tls v0.2.4 Dec 12 03:41:26.906 INFO [stderr] Compiling mime_guess v1.8.6 Dec 12 03:41:26.906 INFO [stderr] Checking dotenv v0.13.0 Dec 12 03:41:29.165 INFO [stderr] Checking evzht9h3nznqzwl v0.0.3 Dec 12 03:41:30.773 INFO [stderr] Checking parking_lot v0.5.5 Dec 12 03:41:37.056 INFO [stderr] Checking multipart v0.13.6 Dec 12 03:41:39.156 INFO [stderr] Checking serenity v0.5.11 Dec 12 03:42:04.609 INFO [stderr] warning: unused import: `models::*` Dec 12 03:42:04.609 INFO [stderr] --> src/discord_client/commands/admin.rs:4:5 Dec 12 03:42:04.609 INFO [stderr] | Dec 12 03:42:04.609 INFO [stderr] 4 | use models::*; Dec 12 03:42:04.609 INFO [stderr] | ^^^^^^^^^ Dec 12 03:42:04.609 INFO [stderr] | Dec 12 03:42:04.609 INFO [stderr] = note: #[warn(unused_imports)] on by default Dec 12 03:42:04.609 INFO [stderr] Dec 12 03:42:04.609 INFO [stderr] warning: cannot find type `Notification` in this scope Dec 12 03:42:04.609 INFO [stderr] --> src/models.rs:3:10 Dec 12 03:42:04.609 INFO [stderr] | Dec 12 03:42:04.609 INFO [stderr] 3 | #[derive(Queryable)] Dec 12 03:42:04.609 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 12 03:42:04.609 INFO [stderr] | Dec 12 03:42:04.609 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Dec 12 03:42:04.609 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 12 03:42:04.609 INFO [stderr] = note: for more information, see issue #50504 Dec 12 03:42:04.609 INFO [stderr] Dec 12 03:42:04.609 INFO [stderr] warning: cannot find type `channel_notifs` in this scope Dec 12 03:42:04.609 INFO [stderr] --> src/models.rs:11:10 Dec 12 03:42:04.609 INFO [stderr] | Dec 12 03:42:04.609 INFO [stderr] 11 | #[derive(Insertable)] Dec 12 03:42:04.609 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 12 03:42:04.609 INFO [stderr] | Dec 12 03:42:04.609 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 12 03:42:04.609 INFO [stderr] = note: for more information, see issue #50504 Dec 12 03:42:04.609 INFO [stderr] Dec 12 03:42:04.609 INFO [stderr] warning: cannot find type `NewNotification` in this scope Dec 12 03:42:04.609 INFO [stderr] --> src/models.rs:11:10 Dec 12 03:42:04.609 INFO [stderr] | Dec 12 03:42:04.609 INFO [stderr] 11 | #[derive(Insertable)] Dec 12 03:42:04.609 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 12 03:42:04.609 INFO [stderr] | Dec 12 03:42:04.609 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 12 03:42:04.609 INFO [stderr] = note: for more information, see issue #50504 Dec 12 03:42:04.609 INFO [stderr] Dec 12 03:42:04.609 INFO [stderr] warning: cannot find type `table` in this scope Dec 12 03:42:04.609 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 12 03:42:04.609 INFO [stderr] | Dec 12 03:42:04.609 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 12 03:42:04.609 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 12 03:42:04.609 INFO [stderr] | Dec 12 03:42:04.609 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 12 03:42:04.609 INFO [stderr] = note: for more information, see issue #50504 Dec 12 03:42:04.609 INFO [stderr] Dec 12 03:42:04.609 INFO [stderr] warning: cannot find type `channel_id` in this scope Dec 12 03:42:04.609 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 12 03:42:04.609 INFO [stderr] | Dec 12 03:42:04.609 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 12 03:42:04.609 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 12 03:42:04.609 INFO [stderr] | Dec 12 03:42:04.609 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 12 03:42:04.609 INFO [stderr] = note: for more information, see issue #50504 Dec 12 03:42:04.609 INFO [stderr] Dec 12 03:42:04.609 INFO [stderr] warning: cannot find type `user_id` in this scope Dec 12 03:42:04.609 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 12 03:42:04.609 INFO [stderr] | Dec 12 03:42:04.609 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 12 03:42:04.609 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 12 03:42:04.609 INFO [stderr] | Dec 12 03:42:04.609 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 12 03:42:04.609 INFO [stderr] = note: for more information, see issue #50504 Dec 12 03:42:04.609 INFO [stderr] Dec 12 03:42:04.609 INFO [stderr] warning: cannot find type `custom_message` in this scope Dec 12 03:42:04.609 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 12 03:42:04.609 INFO [stderr] | Dec 12 03:42:04.609 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 12 03:42:04.609 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 12 03:42:04.609 INFO [stderr] | Dec 12 03:42:04.609 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 12 03:42:04.609 INFO [stderr] = note: for more information, see issue #50504 Dec 12 03:42:04.609 INFO [stderr] Dec 12 03:42:04.609 INFO [stderr] warning: cannot find type `print_stats` in this scope Dec 12 03:42:04.609 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 12 03:42:04.609 INFO [stderr] | Dec 12 03:42:04.609 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 12 03:42:04.609 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 12 03:42:04.609 INFO [stderr] | Dec 12 03:42:04.610 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 12 03:42:04.610 INFO [stderr] = note: for more information, see issue #50504 Dec 12 03:42:04.610 INFO [stderr] Dec 12 03:42:04.920 INFO [stderr] warning: unused import: `models::*` Dec 12 03:42:04.920 INFO [stderr] --> src/discord_client/commands/admin.rs:4:5 Dec 12 03:42:04.920 INFO [stderr] | Dec 12 03:42:04.920 INFO [stderr] 4 | use models::*; Dec 12 03:42:04.920 INFO [stderr] | ^^^^^^^^^ Dec 12 03:42:04.920 INFO [stderr] | Dec 12 03:42:04.920 INFO [stderr] = note: #[warn(unused_imports)] on by default Dec 12 03:42:04.920 INFO [stderr] Dec 12 03:42:04.920 INFO [stderr] warning: cannot find type `Notification` in this scope Dec 12 03:42:04.920 INFO [stderr] --> src/models.rs:3:10 Dec 12 03:42:04.920 INFO [stderr] | Dec 12 03:42:04.920 INFO [stderr] 3 | #[derive(Queryable)] Dec 12 03:42:04.920 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 12 03:42:04.920 INFO [stderr] | Dec 12 03:42:04.920 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Dec 12 03:42:04.920 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 12 03:42:04.920 INFO [stderr] = note: for more information, see issue #50504 Dec 12 03:42:04.920 INFO [stderr] Dec 12 03:42:04.920 INFO [stderr] warning: cannot find type `channel_notifs` in this scope Dec 12 03:42:04.920 INFO [stderr] --> src/models.rs:11:10 Dec 12 03:42:04.920 INFO [stderr] | Dec 12 03:42:04.920 INFO [stderr] 11 | #[derive(Insertable)] Dec 12 03:42:04.920 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 12 03:42:04.920 INFO [stderr] | Dec 12 03:42:04.920 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 12 03:42:04.920 INFO [stderr] = note: for more information, see issue #50504 Dec 12 03:42:04.920 INFO [stderr] Dec 12 03:42:04.920 INFO [stderr] warning: cannot find type `NewNotification` in this scope Dec 12 03:42:04.920 INFO [stderr] --> src/models.rs:11:10 Dec 12 03:42:04.920 INFO [stderr] | Dec 12 03:42:04.920 INFO [stderr] 11 | #[derive(Insertable)] Dec 12 03:42:04.920 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 12 03:42:04.920 INFO [stderr] | Dec 12 03:42:04.920 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 12 03:42:04.920 INFO [stderr] = note: for more information, see issue #50504 Dec 12 03:42:04.920 INFO [stderr] Dec 12 03:42:04.920 INFO [stderr] warning: cannot find type `table` in this scope Dec 12 03:42:04.920 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 12 03:42:04.920 INFO [stderr] | Dec 12 03:42:04.920 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 12 03:42:04.920 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 12 03:42:04.920 INFO [stderr] | Dec 12 03:42:04.920 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 12 03:42:04.920 INFO [stderr] = note: for more information, see issue #50504 Dec 12 03:42:04.920 INFO [stderr] Dec 12 03:42:04.920 INFO [stderr] warning: cannot find type `channel_id` in this scope Dec 12 03:42:04.920 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 12 03:42:04.921 INFO [stderr] | Dec 12 03:42:04.921 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 12 03:42:04.921 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 12 03:42:04.921 INFO [stderr] | Dec 12 03:42:04.921 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 12 03:42:04.921 INFO [stderr] = note: for more information, see issue #50504 Dec 12 03:42:04.921 INFO [stderr] Dec 12 03:42:04.921 INFO [stderr] warning: cannot find type `user_id` in this scope Dec 12 03:42:04.921 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 12 03:42:04.921 INFO [stderr] | Dec 12 03:42:04.921 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 12 03:42:04.921 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 12 03:42:04.921 INFO [stderr] | Dec 12 03:42:04.921 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 12 03:42:04.921 INFO [stderr] = note: for more information, see issue #50504 Dec 12 03:42:04.921 INFO [stderr] Dec 12 03:42:04.921 INFO [stderr] warning: cannot find type `custom_message` in this scope Dec 12 03:42:04.921 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 12 03:42:04.921 INFO [stderr] | Dec 12 03:42:04.921 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 12 03:42:04.921 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 12 03:42:04.921 INFO [stderr] | Dec 12 03:42:04.921 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 12 03:42:04.921 INFO [stderr] = note: for more information, see issue #50504 Dec 12 03:42:04.921 INFO [stderr] Dec 12 03:42:04.921 INFO [stderr] warning: cannot find type `print_stats` in this scope Dec 12 03:42:04.921 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 12 03:42:04.921 INFO [stderr] | Dec 12 03:42:04.921 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 12 03:42:04.921 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 12 03:42:04.921 INFO [stderr] | Dec 12 03:42:04.921 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 12 03:42:04.921 INFO [stderr] = note: for more information, see issue #50504 Dec 12 03:42:04.921 INFO [stderr] Dec 12 03:42:05.132 INFO [stderr] warning: unused variable: `guild_id` Dec 12 03:42:05.132 INFO [stderr] --> src/discord_client/commands/admin.rs:14:9 Dec 12 03:42:05.132 INFO [stderr] | Dec 12 03:42:05.132 INFO [stderr] 14 | let guild_id = try!(args.single::()); Dec 12 03:42:05.132 INFO [stderr] | ^^^^^^^^ help: consider using `_guild_id` instead Dec 12 03:42:05.132 INFO [stderr] | Dec 12 03:42:05.132 INFO [stderr] = note: #[warn(unused_variables)] on by default Dec 12 03:42:05.132 INFO [stderr] Dec 12 03:42:05.408 INFO [stderr] warning: unused variable: `guild_id` Dec 12 03:42:05.408 INFO [stderr] --> src/discord_client/commands/admin.rs:14:9 Dec 12 03:42:05.408 INFO [stderr] | Dec 12 03:42:05.408 INFO [stderr] 14 | let guild_id = try!(args.single::()); Dec 12 03:42:05.408 INFO [stderr] | ^^^^^^^^ help: consider using `_guild_id` instead Dec 12 03:42:05.408 INFO [stderr] | Dec 12 03:42:05.408 INFO [stderr] = note: #[warn(unused_variables)] on by default Dec 12 03:42:05.408 INFO [stderr] Dec 12 03:42:05.602 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 39.08s Dec 12 03:42:05.620 INFO [stderr] su: No module specific data is present Dec 12 03:42:05.916 INFO running `"docker" "inspect" "ac9843540ee893ce48cedc37a2ad7f2e7adeb5ce44432f741490c75fe4c84df0"` Dec 12 03:42:06.069 INFO running `"docker" "rm" "-f" "ac9843540ee893ce48cedc37a2ad7f2e7adeb5ce44432f741490c75fe4c84df0"` Dec 12 03:42:06.188 INFO [stdout] ac9843540ee893ce48cedc37a2ad7f2e7adeb5ce44432f741490c75fe4c84df0