Nov 17 16:00:52.592 INFO testing DanielReimer/Reminder-Bot against master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c for pr-55982 Nov 17 16:00:52.594 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-4/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-4/pr-55982/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/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 +6b9b97bd9b704f85f0184f7a213cc4d62bd9654c-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 17 16:00:52.959 INFO [stdout] 255e424f2eca9a3dbe1eb65c1c17074e878fee32b480d2c1d5a7aade9e984c10 Nov 17 16:00:52.967 INFO running `"docker" "start" "-a" "255e424f2eca9a3dbe1eb65c1c17074e878fee32b480d2c1d5a7aade9e984c10"` Nov 17 16:00:53.955 INFO [stderr] usermod: no changes Nov 17 16:00:54.243 INFO [stderr] Compiling pq-sys v0.4.4 Nov 17 16:00:54.260 INFO [stderr] Compiling atoi v0.2.3 Nov 17 16:00:54.260 INFO [stderr] Compiling tokio-mockstream v1.1.0 Nov 17 16:00:54.267 INFO [stderr] Compiling diesel_derives v1.2.0 Nov 17 16:00:54.267 INFO [stderr] Compiling dotenv v0.9.0 Nov 17 16:00:54.267 INFO [stderr] Compiling failure v0.1.1 Nov 17 16:00:54.267 INFO [stderr] Compiling tokio-tls v0.1.4 Nov 17 16:01:01.789 INFO [stderr] Compiling irc v0.13.5 Nov 17 16:01:10.539 INFO [stderr] Compiling diesel v1.2.2 Nov 17 16:01:48.236 INFO [stderr] Compiling reminder_bot v0.1.0 (/source) Nov 17 16:01:49.812 INFO [stderr] warning: cannot find type `table` in this scope Nov 17 16:01:49.812 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Nov 17 16:01:49.812 INFO [stderr] | Nov 17 16:01:49.812 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 17 16:01:49.812 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 16:01:49.812 INFO [stderr] | Nov 17 16:01:49.812 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 17 16:01:49.812 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 17 16:01:49.812 INFO [stderr] = note: for more information, see issue #50504 Nov 17 16:01:49.812 INFO [stderr] Nov 17 16:01:49.812 INFO [stderr] warning: cannot find type `table` in this scope Nov 17 16:01:49.812 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Nov 17 16:01:49.812 INFO [stderr] | Nov 17 16:01:49.812 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 17 16:01:49.812 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 16:01:49.812 INFO [stderr] | Nov 17 16:01:49.812 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 17 16:01:49.812 INFO [stderr] = note: for more information, see issue #50504 Nov 17 16:01:49.812 INFO [stderr] Nov 17 16:01:49.812 INFO [stderr] warning: cannot find type `id` in this scope Nov 17 16:01:49.812 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 16:01:49.812 INFO [stderr] | Nov 17 16:01:49.812 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 16:01:49.812 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 16:01:49.812 INFO [stderr] | Nov 17 16:01:49.812 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 17 16:01:49.812 INFO [stderr] = note: for more information, see issue #50504 Nov 17 16:01:49.812 INFO [stderr] Nov 17 16:01:49.812 INFO [stderr] warning: cannot find type `nick` in this scope Nov 17 16:01:49.812 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 16:01:49.812 INFO [stderr] | Nov 17 16:01:49.812 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 16:01:49.812 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 16:01:49.812 INFO [stderr] | Nov 17 16:01:49.812 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 17 16:01:49.812 INFO [stderr] = note: for more information, see issue #50504 Nov 17 16:01:49.812 INFO [stderr] Nov 17 16:01:49.812 INFO [stderr] warning: cannot find type `channel` in this scope Nov 17 16:01:49.812 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 16:01:49.812 INFO [stderr] | Nov 17 16:01:49.812 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 16:01:49.812 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 16:01:49.812 INFO [stderr] | Nov 17 16:01:49.812 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 17 16:01:49.812 INFO [stderr] = note: for more information, see issue #50504 Nov 17 16:01:49.812 INFO [stderr] Nov 17 16:01:49.812 INFO [stderr] warning: cannot find type `set_time` in this scope Nov 17 16:01:49.812 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 16:01:49.812 INFO [stderr] | Nov 17 16:01:49.812 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 16:01:49.812 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 16:01:49.812 INFO [stderr] | Nov 17 16:01:49.812 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 17 16:01:49.812 INFO [stderr] = note: for more information, see issue #50504 Nov 17 16:01:49.812 INFO [stderr] Nov 17 16:01:49.812 INFO [stderr] warning: cannot find type `remind_time` in this scope Nov 17 16:01:49.812 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 16:01:49.812 INFO [stderr] | Nov 17 16:01:49.812 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 16:01:49.812 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 16:01:49.812 INFO [stderr] | Nov 17 16:01:49.812 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 17 16:01:49.812 INFO [stderr] = note: for more information, see issue #50504 Nov 17 16:01:49.812 INFO [stderr] Nov 17 16:01:49.812 INFO [stderr] warning: cannot find type `reminded` in this scope Nov 17 16:01:49.812 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 16:01:49.812 INFO [stderr] | Nov 17 16:01:49.812 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 16:01:49.812 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 16:01:49.813 INFO [stderr] | Nov 17 16:01:49.813 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 17 16:01:49.813 INFO [stderr] = note: for more information, see issue #50504 Nov 17 16:01:49.813 INFO [stderr] Nov 17 16:01:49.813 INFO [stderr] warning: cannot find type `remind_message` in this scope Nov 17 16:01:49.813 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 16:01:49.813 INFO [stderr] | Nov 17 16:01:49.813 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 16:01:49.813 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 16:01:49.813 INFO [stderr] | Nov 17 16:01:49.813 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 17 16:01:49.813 INFO [stderr] = note: for more information, see issue #50504 Nov 17 16:01:49.813 INFO [stderr] Nov 17 16:01:49.813 INFO [stderr] warning: cannot find type `Reminder` in this scope Nov 17 16:01:49.813 INFO [stderr] --> src/models.rs:9:10 Nov 17 16:01:49.813 INFO [stderr] | Nov 17 16:01:49.813 INFO [stderr] 9 | #[derive(Queryable)] Nov 17 16:01:49.813 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 16:01:49.813 INFO [stderr] | Nov 17 16:01:49.813 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 17 16:01:49.813 INFO [stderr] = note: for more information, see issue #50504 Nov 17 16:01:49.813 INFO [stderr] Nov 17 16:01:49.813 INFO [stderr] warning: cannot find type `reminders` in this scope Nov 17 16:01:49.813 INFO [stderr] --> src/models.rs:21:10 Nov 17 16:01:49.813 INFO [stderr] | Nov 17 16:01:49.813 INFO [stderr] 21 | #[derive(Insertable)] Nov 17 16:01:49.813 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 16:01:49.813 INFO [stderr] | Nov 17 16:01:49.813 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 17 16:01:49.813 INFO [stderr] = note: for more information, see issue #50504 Nov 17 16:01:49.813 INFO [stderr] Nov 17 16:01:49.813 INFO [stderr] warning: cannot find type `NewReminder` in this scope Nov 17 16:01:49.813 INFO [stderr] --> src/models.rs:21:10 Nov 17 16:01:49.813 INFO [stderr] | Nov 17 16:01:49.813 INFO [stderr] 21 | #[derive(Insertable)] Nov 17 16:01:49.813 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 16:01:49.813 INFO [stderr] | Nov 17 16:01:49.813 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 17 16:01:49.813 INFO [stderr] = note: for more information, see issue #50504 Nov 17 16:01:49.813 INFO [stderr] Nov 17 16:02:02.083 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 08s Nov 17 16:02:02.116 INFO [stderr] su: No module specific data is present Nov 17 16:02:03.131 INFO running `"docker" "inspect" "255e424f2eca9a3dbe1eb65c1c17074e878fee32b480d2c1d5a7aade9e984c10"` Nov 17 16:02:03.400 INFO running `"docker" "rm" "-f" "255e424f2eca9a3dbe1eb65c1c17074e878fee32b480d2c1d5a7aade9e984c10"` Nov 17 16:02:03.539 INFO [stdout] 255e424f2eca9a3dbe1eb65c1c17074e878fee32b480d2c1d5a7aade9e984c10 Nov 17 16:02:03.544 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-4/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-4/pr-55982/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/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 +6b9b97bd9b704f85f0184f7a213cc4d62bd9654c-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 17 16:02:03.773 INFO [stdout] ce4626c730f3df20c92a3aa5a34aed520e95fdbc844717023870015f1b0f112d Nov 17 16:02:03.775 INFO running `"docker" "start" "-a" "ce4626c730f3df20c92a3aa5a34aed520e95fdbc844717023870015f1b0f112d"` Nov 17 16:02:04.217 INFO [stderr] usermod: no changes Nov 17 16:02:04.417 INFO [stderr] Compiling reminder_bot v0.1.0 (/source) Nov 17 16:02:06.217 INFO [stderr] warning: cannot find type `table` in this scope Nov 17 16:02:06.217 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Nov 17 16:02:06.217 INFO [stderr] | Nov 17 16:02:06.217 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 17 16:02:06.217 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 16:02:06.217 INFO [stderr] | Nov 17 16:02:06.217 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 17 16:02:06.217 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 17 16:02:06.217 INFO [stderr] = note: for more information, see issue #50504 Nov 17 16:02:06.217 INFO [stderr] Nov 17 16:02:06.217 INFO [stderr] warning: cannot find type `table` in this scope Nov 17 16:02:06.217 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Nov 17 16:02:06.217 INFO [stderr] | Nov 17 16:02:06.217 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 17 16:02:06.217 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 16:02:06.217 INFO [stderr] | Nov 17 16:02:06.217 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 17 16:02:06.217 INFO [stderr] = note: for more information, see issue #50504 Nov 17 16:02:06.217 INFO [stderr] Nov 17 16:02:06.217 INFO [stderr] warning: cannot find type `id` in this scope Nov 17 16:02:06.217 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 16:02:06.217 INFO [stderr] | Nov 17 16:02:06.217 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 16:02:06.217 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 16:02:06.217 INFO [stderr] | Nov 17 16:02:06.217 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 17 16:02:06.217 INFO [stderr] = note: for more information, see issue #50504 Nov 17 16:02:06.217 INFO [stderr] Nov 17 16:02:06.217 INFO [stderr] warning: cannot find type `nick` in this scope Nov 17 16:02:06.217 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 16:02:06.217 INFO [stderr] | Nov 17 16:02:06.217 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 16:02:06.217 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 16:02:06.217 INFO [stderr] | Nov 17 16:02:06.217 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 17 16:02:06.217 INFO [stderr] = note: for more information, see issue #50504 Nov 17 16:02:06.217 INFO [stderr] Nov 17 16:02:06.217 INFO [stderr] warning: cannot find type `channel` in this scope Nov 17 16:02:06.217 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 16:02:06.218 INFO [stderr] | Nov 17 16:02:06.218 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 16:02:06.218 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 16:02:06.218 INFO [stderr] | Nov 17 16:02:06.218 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 17 16:02:06.218 INFO [stderr] = note: for more information, see issue #50504 Nov 17 16:02:06.218 INFO [stderr] Nov 17 16:02:06.218 INFO [stderr] warning: cannot find type `set_time` in this scope Nov 17 16:02:06.218 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 16:02:06.218 INFO [stderr] | Nov 17 16:02:06.218 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 16:02:06.218 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 16:02:06.218 INFO [stderr] | Nov 17 16:02:06.218 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 17 16:02:06.218 INFO [stderr] = note: for more information, see issue #50504 Nov 17 16:02:06.218 INFO [stderr] Nov 17 16:02:06.218 INFO [stderr] warning: cannot find type `remind_time` in this scope Nov 17 16:02:06.218 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 16:02:06.218 INFO [stderr] | Nov 17 16:02:06.218 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 16:02:06.218 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 16:02:06.218 INFO [stderr] | Nov 17 16:02:06.218 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 17 16:02:06.218 INFO [stderr] = note: for more information, see issue #50504 Nov 17 16:02:06.218 INFO [stderr] Nov 17 16:02:06.218 INFO [stderr] warning: cannot find type `reminded` in this scope Nov 17 16:02:06.218 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 16:02:06.218 INFO [stderr] | Nov 17 16:02:06.218 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 16:02:06.218 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 16:02:06.218 INFO [stderr] | Nov 17 16:02:06.218 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 17 16:02:06.218 INFO [stderr] = note: for more information, see issue #50504 Nov 17 16:02:06.218 INFO [stderr] Nov 17 16:02:06.218 INFO [stderr] warning: cannot find type `remind_message` in this scope Nov 17 16:02:06.218 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 16:02:06.218 INFO [stderr] | Nov 17 16:02:06.218 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 16:02:06.218 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 16:02:06.218 INFO [stderr] | Nov 17 16:02:06.218 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 17 16:02:06.218 INFO [stderr] = note: for more information, see issue #50504 Nov 17 16:02:06.218 INFO [stderr] Nov 17 16:02:06.231 INFO [stderr] warning: cannot find type `Reminder` in this scope Nov 17 16:02:06.231 INFO [stderr] --> src/models.rs:9:10 Nov 17 16:02:06.231 INFO [stderr] | Nov 17 16:02:06.231 INFO [stderr] 9 | #[derive(Queryable)] Nov 17 16:02:06.231 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 16:02:06.231 INFO [stderr] | Nov 17 16:02:06.231 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 17 16:02:06.231 INFO [stderr] = note: for more information, see issue #50504 Nov 17 16:02:06.231 INFO [stderr] Nov 17 16:02:06.231 INFO [stderr] warning: cannot find type `reminders` in this scope Nov 17 16:02:06.231 INFO [stderr] --> src/models.rs:21:10 Nov 17 16:02:06.231 INFO [stderr] | Nov 17 16:02:06.231 INFO [stderr] 21 | #[derive(Insertable)] Nov 17 16:02:06.231 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 16:02:06.231 INFO [stderr] | Nov 17 16:02:06.231 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 17 16:02:06.231 INFO [stderr] = note: for more information, see issue #50504 Nov 17 16:02:06.231 INFO [stderr] Nov 17 16:02:06.231 INFO [stderr] warning: cannot find type `NewReminder` in this scope Nov 17 16:02:06.231 INFO [stderr] --> src/models.rs:21:10 Nov 17 16:02:06.231 INFO [stderr] | Nov 17 16:02:06.231 INFO [stderr] 21 | #[derive(Insertable)] Nov 17 16:02:06.231 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 16:02:06.231 INFO [stderr] | Nov 17 16:02:06.231 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 17 16:02:06.231 INFO [stderr] = note: for more information, see issue #50504 Nov 17 16:02:06.231 INFO [stderr] Nov 17 16:02:10.143 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5.89s Nov 17 16:02:10.157 INFO [stderr] su: No module specific data is present Nov 17 16:02:10.786 INFO running `"docker" "inspect" "ce4626c730f3df20c92a3aa5a34aed520e95fdbc844717023870015f1b0f112d"` Nov 17 16:02:11.153 INFO running `"docker" "rm" "-f" "ce4626c730f3df20c92a3aa5a34aed520e95fdbc844717023870015f1b0f112d"` Nov 17 16:02:11.335 INFO [stdout] ce4626c730f3df20c92a3aa5a34aed520e95fdbc844717023870015f1b0f112d Nov 17 16:02:11.339 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-4/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-4/pr-55982/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/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 +6b9b97bd9b704f85f0184f7a213cc4d62bd9654c-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 17 16:02:11.555 INFO [stdout] d1b8177fc5b4ee7bbb384e4817208aa2225543a66e5a8e5785bacc8372ac1bc5 Nov 17 16:02:11.561 INFO running `"docker" "start" "-a" "d1b8177fc5b4ee7bbb384e4817208aa2225543a66e5a8e5785bacc8372ac1bc5"` Nov 17 16:02:12.150 INFO [stderr] usermod: no changes Nov 17 16:02:12.325 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.16s Nov 17 16:02:12.346 INFO [stderr] Running /target/debug/deps/reminder_bot-71540178c150cd8d Nov 17 16:02:12.395 INFO [stdout] Nov 17 16:02:12.395 INFO [stdout] running 5 tests Nov 17 16:02:12.395 INFO [stdout] test tests::test_current_time ... ok Nov 17 16:02:12.404 INFO [stdout] test tests::test_tomorrow_routine ... ok Nov 17 16:02:12.492 INFO [stdout] test tests::test_extract_in_time ... ok Nov 17 16:02:12.505 INFO [stdout] test tests::test_in_routine ... ok Nov 17 16:02:12.534 INFO [stdout] test tests::test_parse_reminder ... ok Nov 17 16:02:12.534 INFO [stdout] Nov 17 16:02:12.534 INFO [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 17 16:02:12.534 INFO [stdout] Nov 17 16:02:12.545 INFO [stderr] Running /target/debug/deps/reminder_bot-f923e70be21ce398 Nov 17 16:02:12.548 INFO [stdout] Nov 17 16:02:12.548 INFO [stdout] running 0 tests Nov 17 16:02:12.548 INFO [stdout] Nov 17 16:02:12.548 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 17 16:02:12.548 INFO [stdout] Nov 17 16:02:12.549 INFO [stderr] Doc-tests reminder_bot Nov 17 16:02:14.746 INFO [stdout] Nov 17 16:02:14.747 INFO [stdout] running 5 tests Nov 17 16:02:24.575 INFO [stdout] test src/lib.rs - current_time (line 64) ... ok Nov 17 16:02:25.649 INFO [stdout] test src/lib.rs - tomorrow_routine (line 157) ... ok Nov 17 16:02:26.287 INFO [stdout] test src/lib.rs - extract_in_time (line 177) ... ok Nov 17 16:02:26.427 INFO [stdout] test src/lib.rs - parse_reminder (line 88) ... ok Nov 17 16:02:26.811 INFO [stdout] test src/lib.rs - in_routine (line 126) ... ok Nov 17 16:02:26.811 INFO [stdout] Nov 17 16:02:26.811 INFO [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 17 16:02:26.811 INFO [stdout] Nov 17 16:02:26.838 INFO [stderr] su: No module specific data is present Nov 17 16:02:27.805 INFO running `"docker" "inspect" "d1b8177fc5b4ee7bbb384e4817208aa2225543a66e5a8e5785bacc8372ac1bc5"` Nov 17 16:02:27.979 INFO running `"docker" "rm" "-f" "d1b8177fc5b4ee7bbb384e4817208aa2225543a66e5a8e5785bacc8372ac1bc5"` Nov 17 16:02:28.250 INFO [stdout] d1b8177fc5b4ee7bbb384e4817208aa2225543a66e5a8e5785bacc8372ac1bc5