Oct 27 02:42:39.935 INFO checking jose-ramirez/microservice-rs against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 27 02:42:39.935 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-2/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/pr-55192-2/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/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 +155510e377ae2a8d8ee0dad1a5f809c9062a5526-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"` Oct 27 02:42:40.297 INFO blam! 3d5bc3ea1ed590499340ede77715e3c705c4fde1b1436ef290cc3e176e9ec061 Oct 27 02:42:40.301 INFO running `"docker" "start" "-a" "3d5bc3ea1ed590499340ede77715e3c705c4fde1b1436ef290cc3e176e9ec061"` Oct 27 02:42:41.139 INFO kablam! usermod: no changes Oct 27 02:42:41.409 INFO kablam! Checking thread_local v0.3.6 Oct 27 02:42:41.412 INFO kablam! Compiling mysqlclient-sys v0.2.3 Oct 27 02:42:41.419 INFO kablam! Checking serde_json v1.0.13 Oct 27 02:42:41.483 INFO kablam! Checking backtrace-sys v0.1.24 Oct 27 02:42:41.483 INFO kablam! Compiling diesel_derives v1.2.0 Oct 27 02:42:42.459 INFO kablam! Checking backtrace v0.3.9 Oct 27 02:42:42.607 INFO kablam! Checking regex v1.0.5 Oct 27 02:42:42.607 INFO kablam! Checking regex v0.2.10 Oct 27 02:42:44.827 INFO kablam! Checking failure v0.1.2 Oct 27 02:42:49.539 INFO kablam! Checking env_logger v0.5.6 Oct 27 02:42:49.703 INFO kablam! Checking dotenv v0.13.0 Oct 27 02:42:53.219 INFO kablam! Checking diesel v1.2.2 Oct 27 02:43:18.114 INFO kablam! Checking microservice-rs v0.1.0 (/source) Oct 27 02:43:21.995 INFO kablam! warning: cannot find type `Message` in this scope Oct 27 02:43:21.996 INFO kablam! --> src/models.rs:3:10 Oct 27 02:43:21.996 INFO kablam! | Oct 27 02:43:21.996 INFO kablam! 3 | #[derive(Queryable, Serialize, Debug)] Oct 27 02:43:21.997 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 02:43:21.997 INFO kablam! | Oct 27 02:43:21.997 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 27 02:43:21.997 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 02:43:21.998 INFO kablam! = note: for more information, see issue #50504 Oct 27 02:43:21.998 INFO kablam! Oct 27 02:43:21.998 INFO kablam! warning: cannot find type `messages` in this scope Oct 27 02:43:21.999 INFO kablam! --> src/models.rs:11:10 Oct 27 02:43:21.999 INFO kablam! | Oct 27 02:43:21.999 INFO kablam! 11 | #[derive(Insertable, Debug)] Oct 27 02:43:21.999 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 02:43:21.999 INFO kablam! | Oct 27 02:43:21.999 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 02:43:21.999 INFO kablam! = note: for more information, see issue #50504 Oct 27 02:43:21.999 INFO kablam! Oct 27 02:43:21.999 INFO kablam! warning: cannot find type `NewMessage` in this scope Oct 27 02:43:21.999 INFO kablam! --> src/models.rs:11:10 Oct 27 02:43:21.999 INFO kablam! | Oct 27 02:43:21.999 INFO kablam! 11 | #[derive(Insertable, Debug)] Oct 27 02:43:21.999 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 02:43:21.999 INFO kablam! | Oct 27 02:43:21.999 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 02:43:21.999 INFO kablam! = note: for more information, see issue #50504 Oct 27 02:43:21.999 INFO kablam! Oct 27 02:43:21.999 INFO kablam! warning: cannot find type `table` in this scope Oct 27 02:43:21.999 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 27 02:43:21.999 INFO kablam! | Oct 27 02:43:21.999 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 27 02:43:21.999 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 02:43:21.999 INFO kablam! | Oct 27 02:43:21.999 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 02:43:21.999 INFO kablam! = note: for more information, see issue #50504 Oct 27 02:43:21.999 INFO kablam! Oct 27 02:43:21.999 INFO kablam! warning: cannot find type `id` in this scope Oct 27 02:43:21.999 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 02:43:21.999 INFO kablam! | Oct 27 02:43:21.999 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 02:43:21.999 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 02:43:21.999 INFO kablam! | Oct 27 02:43:21.999 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 02:43:21.999 INFO kablam! = note: for more information, see issue #50504 Oct 27 02:43:21.999 INFO kablam! Oct 27 02:43:21.999 INFO kablam! warning: cannot find type `username` in this scope Oct 27 02:43:21.999 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 02:43:21.999 INFO kablam! | Oct 27 02:43:21.999 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 02:43:21.999 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 02:43:21.999 INFO kablam! | Oct 27 02:43:21.999 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 02:43:21.999 INFO kablam! = note: for more information, see issue #50504 Oct 27 02:43:21.999 INFO kablam! Oct 27 02:43:21.999 INFO kablam! warning: cannot find type `message` in this scope Oct 27 02:43:21.999 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 02:43:21.999 INFO kablam! | Oct 27 02:43:21.999 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 02:43:21.999 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 02:43:21.999 INFO kablam! | Oct 27 02:43:21.999 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 02:43:21.999 INFO kablam! = note: for more information, see issue #50504 Oct 27 02:43:21.999 INFO kablam! Oct 27 02:43:21.999 INFO kablam! warning: cannot find type `_timestamp` in this scope Oct 27 02:43:21.999 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 02:43:21.999 INFO kablam! | Oct 27 02:43:22.000 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 02:43:22.000 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 02:43:22.000 INFO kablam! | Oct 27 02:43:22.000 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 02:43:22.000 INFO kablam! = note: for more information, see issue #50504 Oct 27 02:43:22.000 INFO kablam! Oct 27 02:43:22.039 INFO kablam! warning: cannot find type `Message` in this scope Oct 27 02:43:22.039 INFO kablam! --> src/models.rs:3:10 Oct 27 02:43:22.039 INFO kablam! | Oct 27 02:43:22.039 INFO kablam! 3 | #[derive(Queryable, Serialize, Debug)] Oct 27 02:43:22.039 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 02:43:22.039 INFO kablam! | Oct 27 02:43:22.039 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 27 02:43:22.039 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 02:43:22.039 INFO kablam! = note: for more information, see issue #50504 Oct 27 02:43:22.039 INFO kablam! Oct 27 02:43:22.039 INFO kablam! warning: cannot find type `messages` in this scope Oct 27 02:43:22.039 INFO kablam! --> src/models.rs:11:10 Oct 27 02:43:22.039 INFO kablam! | Oct 27 02:43:22.039 INFO kablam! 11 | #[derive(Insertable, Debug)] Oct 27 02:43:22.039 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 02:43:22.039 INFO kablam! | Oct 27 02:43:22.039 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 02:43:22.039 INFO kablam! = note: for more information, see issue #50504 Oct 27 02:43:22.039 INFO kablam! Oct 27 02:43:22.039 INFO kablam! warning: cannot find type `NewMessage` in this scope Oct 27 02:43:22.039 INFO kablam! --> src/models.rs:11:10 Oct 27 02:43:22.039 INFO kablam! | Oct 27 02:43:22.039 INFO kablam! 11 | #[derive(Insertable, Debug)] Oct 27 02:43:22.039 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 02:43:22.039 INFO kablam! | Oct 27 02:43:22.039 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 02:43:22.039 INFO kablam! = note: for more information, see issue #50504 Oct 27 02:43:22.039 INFO kablam! Oct 27 02:43:22.039 INFO kablam! warning: cannot find type `table` in this scope Oct 27 02:43:22.039 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 27 02:43:22.039 INFO kablam! | Oct 27 02:43:22.039 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 27 02:43:22.039 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 02:43:22.039 INFO kablam! | Oct 27 02:43:22.039 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 02:43:22.039 INFO kablam! = note: for more information, see issue #50504 Oct 27 02:43:22.039 INFO kablam! Oct 27 02:43:22.039 INFO kablam! warning: cannot find type `id` in this scope Oct 27 02:43:22.039 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 02:43:22.039 INFO kablam! | Oct 27 02:43:22.039 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 02:43:22.039 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 02:43:22.039 INFO kablam! | Oct 27 02:43:22.039 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 02:43:22.039 INFO kablam! = note: for more information, see issue #50504 Oct 27 02:43:22.039 INFO kablam! Oct 27 02:43:22.039 INFO kablam! warning: cannot find type `username` in this scope Oct 27 02:43:22.039 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 02:43:22.039 INFO kablam! | Oct 27 02:43:22.039 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 02:43:22.039 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 02:43:22.039 INFO kablam! | Oct 27 02:43:22.039 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 02:43:22.039 INFO kablam! = note: for more information, see issue #50504 Oct 27 02:43:22.039 INFO kablam! Oct 27 02:43:22.039 INFO kablam! warning: cannot find type `message` in this scope Oct 27 02:43:22.040 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 02:43:22.040 INFO kablam! | Oct 27 02:43:22.040 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 02:43:22.040 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 02:43:22.040 INFO kablam! | Oct 27 02:43:22.040 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 02:43:22.040 INFO kablam! = note: for more information, see issue #50504 Oct 27 02:43:22.040 INFO kablam! Oct 27 02:43:22.040 INFO kablam! warning: cannot find type `_timestamp` in this scope Oct 27 02:43:22.040 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 02:43:22.040 INFO kablam! | Oct 27 02:43:22.040 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 02:43:22.040 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 02:43:22.040 INFO kablam! | Oct 27 02:43:22.040 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 02:43:22.040 INFO kablam! = note: for more information, see issue #50504 Oct 27 02:43:22.040 INFO kablam! Oct 27 02:43:22.363 INFO kablam! warning: unused variable: `time_range` Oct 27 02:43:22.363 INFO kablam! --> src/db_utils.rs:24:17 Oct 27 02:43:22.363 INFO kablam! | Oct 27 02:43:22.363 INFO kablam! 24 | pub fn query_db(time_range: TimeRange, db_connection: &MysqlConnection) -> Option> { Oct 27 02:43:22.363 INFO kablam! | ^^^^^^^^^^ help: consider using `_time_range` instead Oct 27 02:43:22.363 INFO kablam! | Oct 27 02:43:22.363 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 27 02:43:22.363 INFO kablam! Oct 27 02:43:22.368 INFO kablam! warning: unused variable: `db_connection` Oct 27 02:43:22.368 INFO kablam! --> src/db_utils.rs:24:40 Oct 27 02:43:22.368 INFO kablam! | Oct 27 02:43:22.368 INFO kablam! 24 | pub fn query_db(time_range: TimeRange, db_connection: &MysqlConnection) -> Option> { Oct 27 02:43:22.368 INFO kablam! | ^^^^^^^^^^^^^ help: consider using `_db_connection` instead Oct 27 02:43:22.368 INFO kablam! Oct 27 02:43:22.369 INFO kablam! warning: unused variable: `result` Oct 27 02:43:22.369 INFO kablam! --> src/db_utils.rs:43:9 Oct 27 02:43:22.369 INFO kablam! | Oct 27 02:43:22.370 INFO kablam! 43 | let result = insert_into(messages::table) Oct 27 02:43:22.370 INFO kablam! | ^^^^^^ help: consider using `_result` instead Oct 27 02:43:22.370 INFO kablam! Oct 27 02:43:22.551 INFO kablam! warning: unused variable: `time_range` Oct 27 02:43:22.551 INFO kablam! --> src/db_utils.rs:24:17 Oct 27 02:43:22.551 INFO kablam! | Oct 27 02:43:22.551 INFO kablam! 24 | pub fn query_db(time_range: TimeRange, db_connection: &MysqlConnection) -> Option> { Oct 27 02:43:22.551 INFO kablam! | ^^^^^^^^^^ help: consider using `_time_range` instead Oct 27 02:43:22.551 INFO kablam! | Oct 27 02:43:22.551 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 27 02:43:22.551 INFO kablam! Oct 27 02:43:22.551 INFO kablam! warning: unused variable: `db_connection` Oct 27 02:43:22.551 INFO kablam! --> src/db_utils.rs:24:40 Oct 27 02:43:22.551 INFO kablam! | Oct 27 02:43:22.551 INFO kablam! 24 | pub fn query_db(time_range: TimeRange, db_connection: &MysqlConnection) -> Option> { Oct 27 02:43:22.551 INFO kablam! | ^^^^^^^^^^^^^ help: consider using `_db_connection` instead Oct 27 02:43:22.551 INFO kablam! Oct 27 02:43:22.551 INFO kablam! warning: unused variable: `result` Oct 27 02:43:22.551 INFO kablam! --> src/db_utils.rs:43:9 Oct 27 02:43:22.551 INFO kablam! | Oct 27 02:43:22.551 INFO kablam! 43 | let result = insert_into(messages::table) Oct 27 02:43:22.551 INFO kablam! | ^^^^^^ help: consider using `_result` instead Oct 27 02:43:22.551 INFO kablam! Oct 27 02:43:22.675 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 41.50s Oct 27 02:43:22.690 INFO kablam! su: No module specific data is present Oct 27 02:43:23.632 INFO running `"docker" "rm" "-f" "3d5bc3ea1ed590499340ede77715e3c705c4fde1b1436ef290cc3e176e9ec061"` Oct 27 02:43:23.899 INFO blam! 3d5bc3ea1ed590499340ede77715e3c705c4fde1b1436ef290cc3e176e9ec061