Nov 30 00:40:21.605 INFO checking jose-ramirez/microservice-rs against try#32252761328f59ccfadb1bafb8148c685bc830b3 for pr-56323 Nov 30 00:40:21.606 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56323/worker-5/try#32252761328f59ccfadb1bafb8148c685bc830b3:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-5/pr-56323/try#32252761328f59ccfadb1bafb8148c685bc830b3:/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 +32252761328f59ccfadb1bafb8148c685bc830b3-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 30 00:40:21.872 INFO [stdout] c414ba2cfdafb4f7afd927dfc566c4d20e68dc352bb9171db03079b350d359a4 Nov 30 00:40:21.878 INFO running `"docker" "start" "-a" "c414ba2cfdafb4f7afd927dfc566c4d20e68dc352bb9171db03079b350d359a4"` Nov 30 00:40:22.285 INFO [stderr] usermod: no changes Nov 30 00:40:22.550 INFO [stderr] Compiling proc-macro2 v0.4.18 Nov 30 00:40:22.553 INFO [stderr] Checking memchr v2.0.2 Nov 30 00:40:22.554 INFO [stderr] Compiling mysqlclient-sys v0.2.3 Nov 30 00:40:22.554 INFO [stderr] Checking serde_json v1.0.13 Nov 30 00:40:22.556 INFO [stderr] Compiling syn v0.12.15 Nov 30 00:40:22.556 INFO [stderr] Checking backtrace-sys v0.1.24 Nov 30 00:40:22.976 INFO [stderr] Checking aho-corasick v0.6.8 Nov 30 00:40:23.076 INFO [stderr] Checking backtrace v0.3.9 Nov 30 00:40:24.308 INFO [stderr] Checking regex v0.2.10 Nov 30 00:40:24.308 INFO [stderr] Checking regex v1.0.5 Nov 30 00:40:30.332 INFO [stderr] Checking env_logger v0.5.6 Nov 30 00:40:33.548 INFO [stderr] Compiling quote v0.6.8 Nov 30 00:40:38.146 INFO [stderr] Compiling syn v0.14.9 Nov 30 00:40:48.512 INFO [stderr] Compiling diesel_derives v1.2.0 Nov 30 00:41:01.652 INFO [stderr] Checking diesel v1.2.2 Nov 30 00:41:02.756 INFO [stderr] Compiling synstructure v0.9.0 Nov 30 00:41:09.409 INFO [stderr] Compiling failure_derive v0.1.2 Nov 30 00:41:14.794 INFO [stderr] Checking failure v0.1.2 Nov 30 00:41:15.191 INFO [stderr] Checking dotenv v0.13.0 Nov 30 00:41:33.891 INFO [stderr] Checking microservice-rs v0.1.0 (/source) Nov 30 00:41:38.187 INFO [stderr] warning: cannot find type `Message` in this scope Nov 30 00:41:38.187 INFO [stderr] --> src/models.rs:3:10 Nov 30 00:41:38.187 INFO [stderr] | Nov 30 00:41:38.188 INFO [stderr] 3 | #[derive(Queryable, Serialize, Debug)] Nov 30 00:41:38.188 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 00:41:38.188 INFO [stderr] | Nov 30 00:41:38.188 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 30 00:41:38.188 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 30 00:41:38.188 INFO [stderr] = note: for more information, see issue #50504 Nov 30 00:41:38.188 INFO [stderr] Nov 30 00:41:38.188 INFO [stderr] warning: cannot find type `messages` in this scope Nov 30 00:41:38.188 INFO [stderr] --> src/models.rs:11:10 Nov 30 00:41:38.188 INFO [stderr] | Nov 30 00:41:38.188 INFO [stderr] 11 | #[derive(Insertable, Debug)] Nov 30 00:41:38.188 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 00:41:38.188 INFO [stderr] | Nov 30 00:41:38.188 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 30 00:41:38.188 INFO [stderr] = note: for more information, see issue #50504 Nov 30 00:41:38.188 INFO [stderr] Nov 30 00:41:38.188 INFO [stderr] warning: cannot find type `NewMessage` in this scope Nov 30 00:41:38.188 INFO [stderr] --> src/models.rs:11:10 Nov 30 00:41:38.188 INFO [stderr] | Nov 30 00:41:38.188 INFO [stderr] 11 | #[derive(Insertable, Debug)] Nov 30 00:41:38.188 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 00:41:38.188 INFO [stderr] | Nov 30 00:41:38.188 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 30 00:41:38.188 INFO [stderr] = note: for more information, see issue #50504 Nov 30 00:41:38.189 INFO [stderr] Nov 30 00:41:38.189 INFO [stderr] warning: cannot find type `table` in this scope Nov 30 00:41:38.189 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Nov 30 00:41:38.189 INFO [stderr] | Nov 30 00:41:38.189 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 30 00:41:38.189 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 00:41:38.190 INFO [stderr] | Nov 30 00:41:38.190 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 30 00:41:38.190 INFO [stderr] = note: for more information, see issue #50504 Nov 30 00:41:38.190 INFO [stderr] Nov 30 00:41:38.190 INFO [stderr] warning: cannot find type `id` in this scope Nov 30 00:41:38.191 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 00:41:38.191 INFO [stderr] | Nov 30 00:41:38.191 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 00:41:38.191 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 00:41:38.191 INFO [stderr] | Nov 30 00:41:38.191 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 30 00:41:38.191 INFO [stderr] = note: for more information, see issue #50504 Nov 30 00:41:38.191 INFO [stderr] Nov 30 00:41:38.192 INFO [stderr] warning: cannot find type `username` in this scope Nov 30 00:41:38.192 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 00:41:38.192 INFO [stderr] | Nov 30 00:41:38.192 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 00:41:38.192 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 00:41:38.192 INFO [stderr] | Nov 30 00:41:38.193 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 30 00:41:38.193 INFO [stderr] = note: for more information, see issue #50504 Nov 30 00:41:38.193 INFO [stderr] Nov 30 00:41:38.193 INFO [stderr] warning: cannot find type `message` in this scope Nov 30 00:41:38.193 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 00:41:38.193 INFO [stderr] | Nov 30 00:41:38.194 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 00:41:38.194 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 00:41:38.194 INFO [stderr] | Nov 30 00:41:38.194 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 30 00:41:38.194 INFO [stderr] = note: for more information, see issue #50504 Nov 30 00:41:38.195 INFO [stderr] Nov 30 00:41:38.195 INFO [stderr] warning: cannot find type `_timestamp` in this scope Nov 30 00:41:38.195 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 00:41:38.195 INFO [stderr] | Nov 30 00:41:38.195 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 00:41:38.195 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 00:41:38.195 INFO [stderr] | Nov 30 00:41:38.195 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 30 00:41:38.196 INFO [stderr] = note: for more information, see issue #50504 Nov 30 00:41:38.196 INFO [stderr] Nov 30 00:41:38.304 INFO [stderr] warning: cannot find type `Message` in this scope Nov 30 00:41:38.304 INFO [stderr] --> src/models.rs:3:10 Nov 30 00:41:38.304 INFO [stderr] | Nov 30 00:41:38.304 INFO [stderr] 3 | #[derive(Queryable, Serialize, Debug)] Nov 30 00:41:38.304 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 00:41:38.304 INFO [stderr] | Nov 30 00:41:38.304 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 30 00:41:38.304 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 30 00:41:38.305 INFO [stderr] = note: for more information, see issue #50504 Nov 30 00:41:38.305 INFO [stderr] Nov 30 00:41:38.312 INFO [stderr] warning: cannot find type `messages` in this scope Nov 30 00:41:38.312 INFO [stderr] --> src/models.rs:11:10 Nov 30 00:41:38.312 INFO [stderr] | Nov 30 00:41:38.312 INFO [stderr] 11 | #[derive(Insertable, Debug)] Nov 30 00:41:38.312 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 00:41:38.312 INFO [stderr] | Nov 30 00:41:38.312 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 30 00:41:38.312 INFO [stderr] = note: for more information, see issue #50504 Nov 30 00:41:38.312 INFO [stderr] Nov 30 00:41:38.312 INFO [stderr] warning: cannot find type `NewMessage` in this scope Nov 30 00:41:38.312 INFO [stderr] --> src/models.rs:11:10 Nov 30 00:41:38.312 INFO [stderr] | Nov 30 00:41:38.312 INFO [stderr] 11 | #[derive(Insertable, Debug)] Nov 30 00:41:38.312 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 00:41:38.312 INFO [stderr] | Nov 30 00:41:38.312 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 30 00:41:38.312 INFO [stderr] = note: for more information, see issue #50504 Nov 30 00:41:38.312 INFO [stderr] Nov 30 00:41:38.312 INFO [stderr] warning: cannot find type `table` in this scope Nov 30 00:41:38.312 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Nov 30 00:41:38.312 INFO [stderr] | Nov 30 00:41:38.312 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 30 00:41:38.312 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 00:41:38.312 INFO [stderr] | Nov 30 00:41:38.312 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 30 00:41:38.312 INFO [stderr] = note: for more information, see issue #50504 Nov 30 00:41:38.312 INFO [stderr] Nov 30 00:41:38.312 INFO [stderr] warning: cannot find type `id` in this scope Nov 30 00:41:38.312 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 00:41:38.312 INFO [stderr] | Nov 30 00:41:38.312 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 00:41:38.312 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 00:41:38.312 INFO [stderr] | Nov 30 00:41:38.312 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 30 00:41:38.312 INFO [stderr] = note: for more information, see issue #50504 Nov 30 00:41:38.312 INFO [stderr] Nov 30 00:41:38.312 INFO [stderr] warning: cannot find type `username` in this scope Nov 30 00:41:38.312 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 00:41:38.312 INFO [stderr] | Nov 30 00:41:38.312 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 00:41:38.312 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 00:41:38.312 INFO [stderr] | Nov 30 00:41:38.312 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 30 00:41:38.312 INFO [stderr] = note: for more information, see issue #50504 Nov 30 00:41:38.312 INFO [stderr] Nov 30 00:41:38.312 INFO [stderr] warning: cannot find type `message` in this scope Nov 30 00:41:38.312 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 00:41:38.312 INFO [stderr] | Nov 30 00:41:38.313 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 00:41:38.313 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 00:41:38.313 INFO [stderr] | Nov 30 00:41:38.313 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 30 00:41:38.313 INFO [stderr] = note: for more information, see issue #50504 Nov 30 00:41:38.313 INFO [stderr] Nov 30 00:41:38.316 INFO [stderr] warning: cannot find type `_timestamp` in this scope Nov 30 00:41:38.316 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 00:41:38.316 INFO [stderr] | Nov 30 00:41:38.316 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 00:41:38.316 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 00:41:38.316 INFO [stderr] | Nov 30 00:41:38.316 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 30 00:41:38.316 INFO [stderr] = note: for more information, see issue #50504 Nov 30 00:41:38.316 INFO [stderr] Nov 30 00:41:38.716 INFO [stderr] warning: unused variable: `time_range` Nov 30 00:41:38.716 INFO [stderr] --> src/db_utils.rs:24:17 Nov 30 00:41:38.716 INFO [stderr] | Nov 30 00:41:38.717 INFO [stderr] 24 | pub fn query_db(time_range: TimeRange, db_connection: &MysqlConnection) -> Option> { Nov 30 00:41:38.717 INFO [stderr] | ^^^^^^^^^^ help: consider using `_time_range` instead Nov 30 00:41:38.717 INFO [stderr] | Nov 30 00:41:38.717 INFO [stderr] = note: #[warn(unused_variables)] on by default Nov 30 00:41:38.717 INFO [stderr] Nov 30 00:41:38.717 INFO [stderr] warning: unused variable: `db_connection` Nov 30 00:41:38.718 INFO [stderr] --> src/db_utils.rs:24:40 Nov 30 00:41:38.718 INFO [stderr] | Nov 30 00:41:38.718 INFO [stderr] 24 | pub fn query_db(time_range: TimeRange, db_connection: &MysqlConnection) -> Option> { Nov 30 00:41:38.718 INFO [stderr] | ^^^^^^^^^^^^^ help: consider using `_db_connection` instead Nov 30 00:41:38.718 INFO [stderr] Nov 30 00:41:38.718 INFO [stderr] warning: unused variable: `result` Nov 30 00:41:38.718 INFO [stderr] --> src/db_utils.rs:43:9 Nov 30 00:41:38.719 INFO [stderr] | Nov 30 00:41:38.719 INFO [stderr] 43 | let result = insert_into(messages::table) Nov 30 00:41:38.719 INFO [stderr] | ^^^^^^ help: consider using `_result` instead Nov 30 00:41:38.719 INFO [stderr] Nov 30 00:41:38.722 INFO [stderr] warning: unused variable: `time_range` Nov 30 00:41:38.723 INFO [stderr] --> src/db_utils.rs:24:17 Nov 30 00:41:38.723 INFO [stderr] | Nov 30 00:41:38.723 INFO [stderr] 24 | pub fn query_db(time_range: TimeRange, db_connection: &MysqlConnection) -> Option> { Nov 30 00:41:38.723 INFO [stderr] | ^^^^^^^^^^ help: consider using `_time_range` instead Nov 30 00:41:38.723 INFO [stderr] | Nov 30 00:41:38.723 INFO [stderr] = note: #[warn(unused_variables)] on by default Nov 30 00:41:38.723 INFO [stderr] Nov 30 00:41:38.724 INFO [stderr] warning: unused variable: `db_connection` Nov 30 00:41:38.724 INFO [stderr] --> src/db_utils.rs:24:40 Nov 30 00:41:38.724 INFO [stderr] | Nov 30 00:41:38.724 INFO [stderr] 24 | pub fn query_db(time_range: TimeRange, db_connection: &MysqlConnection) -> Option> { Nov 30 00:41:38.724 INFO [stderr] | ^^^^^^^^^^^^^ help: consider using `_db_connection` instead Nov 30 00:41:38.724 INFO [stderr] Nov 30 00:41:38.725 INFO [stderr] warning: unused variable: `result` Nov 30 00:41:38.725 INFO [stderr] --> src/db_utils.rs:43:9 Nov 30 00:41:38.725 INFO [stderr] | Nov 30 00:41:38.725 INFO [stderr] 43 | let result = insert_into(messages::table) Nov 30 00:41:38.725 INFO [stderr] | ^^^^^^ help: consider using `_result` instead Nov 30 00:41:38.726 INFO [stderr] Nov 30 00:41:38.900 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 16s Nov 30 00:41:38.925 INFO [stderr] su: No module specific data is present Nov 30 00:41:39.872 INFO running `"docker" "inspect" "c414ba2cfdafb4f7afd927dfc566c4d20e68dc352bb9171db03079b350d359a4"` Nov 30 00:41:40.190 INFO running `"docker" "rm" "-f" "c414ba2cfdafb4f7afd927dfc566c4d20e68dc352bb9171db03079b350d359a4"` Nov 30 00:41:40.475 INFO [stdout] c414ba2cfdafb4f7afd927dfc566c4d20e68dc352bb9171db03079b350d359a4