Oct 12 19:33:11.571 INFO checking jose-ramirez/microservice-rs against master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f for pr-54977 Oct 12 19:33:11.571 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-7/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/pr-54977/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/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 +5af0bb83044c3fb43d59ad5f49ee5ae1a293901f-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 12 19:33:11.968 INFO blam! 296f9ebbed986cfce0e1ef52943d2770475dd7fda01c43cca56626922252cf77 Oct 12 19:33:11.976 INFO running `"docker" "start" "-a" "296f9ebbed986cfce0e1ef52943d2770475dd7fda01c43cca56626922252cf77"` Oct 12 19:33:12.796 INFO kablam! usermod: no changes Oct 12 19:33:13.050 INFO kablam! Compiling proc-macro2 v0.4.18 Oct 12 19:33:13.055 INFO kablam! Checking thread_local v0.3.6 Oct 12 19:33:13.055 INFO kablam! Compiling mysqlclient-sys v0.2.3 Oct 12 19:33:13.055 INFO kablam! Checking serde_json v1.0.13 Oct 12 19:33:13.056 INFO kablam! Compiling syn v0.12.15 Oct 12 19:33:13.057 INFO kablam! Checking backtrace v0.3.9 Oct 12 19:33:13.892 INFO kablam! Checking regex v0.2.10 Oct 12 19:33:14.081 INFO kablam! Checking regex v1.0.5 Oct 12 19:33:19.152 INFO kablam! Checking env_logger v0.5.6 Oct 12 19:33:26.237 INFO kablam! Compiling quote v0.6.8 Oct 12 19:33:30.684 INFO kablam! Compiling syn v0.14.9 Oct 12 19:33:31.060 INFO kablam! Compiling diesel_derives v1.2.0 Oct 12 19:33:38.077 INFO kablam! Checking diesel v1.2.2 Oct 12 19:33:48.489 INFO kablam! Compiling synstructure v0.9.0 Oct 12 19:33:54.885 INFO kablam! Compiling failure_derive v0.1.2 Oct 12 19:33:59.410 INFO kablam! Checking failure v0.1.2 Oct 12 19:33:59.824 INFO kablam! Checking dotenv v0.13.0 Oct 12 19:34:13.791 INFO kablam! Checking microservice-rs v0.1.0 (/source) Oct 12 19:34:17.745 INFO kablam! warning: cannot find type `Message` in this scope Oct 12 19:34:17.745 INFO kablam! --> src/models.rs:3:10 Oct 12 19:34:17.745 INFO kablam! | Oct 12 19:34:17.745 INFO kablam! 3 | #[derive(Queryable, Serialize, Debug)] Oct 12 19:34:17.745 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 19:34:17.745 INFO kablam! | Oct 12 19:34:17.745 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 12 19:34:17.745 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 12 19:34:17.745 INFO kablam! = note: for more information, see issue #50504 Oct 12 19:34:17.745 INFO kablam! Oct 12 19:34:17.745 INFO kablam! warning: cannot find type `messages` in this scope Oct 12 19:34:17.745 INFO kablam! --> src/models.rs:11:10 Oct 12 19:34:17.745 INFO kablam! | Oct 12 19:34:17.745 INFO kablam! 11 | #[derive(Insertable, Debug)] Oct 12 19:34:17.745 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 19:34:17.745 INFO kablam! | Oct 12 19:34:17.745 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 12 19:34:17.745 INFO kablam! = note: for more information, see issue #50504 Oct 12 19:34:17.745 INFO kablam! Oct 12 19:34:17.745 INFO kablam! warning: cannot find type `NewMessage` in this scope Oct 12 19:34:17.745 INFO kablam! --> src/models.rs:11:10 Oct 12 19:34:17.745 INFO kablam! | Oct 12 19:34:17.745 INFO kablam! 11 | #[derive(Insertable, Debug)] Oct 12 19:34:17.745 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 19:34:17.745 INFO kablam! | Oct 12 19:34:17.745 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 12 19:34:17.745 INFO kablam! = note: for more information, see issue #50504 Oct 12 19:34:17.745 INFO kablam! Oct 12 19:34:17.745 INFO kablam! warning: cannot find type `table` in this scope Oct 12 19:34:17.745 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 12 19:34:17.745 INFO kablam! | Oct 12 19:34:17.745 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 12 19:34:17.745 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 19:34:17.745 INFO kablam! | Oct 12 19:34:17.745 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 12 19:34:17.745 INFO kablam! = note: for more information, see issue #50504 Oct 12 19:34:17.745 INFO kablam! Oct 12 19:34:17.745 INFO kablam! warning: cannot find type `id` in this scope Oct 12 19:34:17.745 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 12 19:34:17.745 INFO kablam! | Oct 12 19:34:17.745 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 12 19:34:17.745 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 19:34:17.745 INFO kablam! | Oct 12 19:34:17.745 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 12 19:34:17.745 INFO kablam! = note: for more information, see issue #50504 Oct 12 19:34:17.745 INFO kablam! Oct 12 19:34:17.745 INFO kablam! warning: cannot find type `username` in this scope Oct 12 19:34:17.745 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 12 19:34:17.745 INFO kablam! | Oct 12 19:34:17.745 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 12 19:34:17.745 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 19:34:17.746 INFO kablam! | Oct 12 19:34:17.746 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 12 19:34:17.746 INFO kablam! = note: for more information, see issue #50504 Oct 12 19:34:17.746 INFO kablam! Oct 12 19:34:17.746 INFO kablam! warning: cannot find type `message` in this scope Oct 12 19:34:17.746 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 12 19:34:17.746 INFO kablam! | Oct 12 19:34:17.746 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 12 19:34:17.746 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 19:34:17.746 INFO kablam! | Oct 12 19:34:17.746 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 12 19:34:17.748 INFO kablam! = note: for more information, see issue #50504 Oct 12 19:34:17.748 INFO kablam! Oct 12 19:34:17.748 INFO kablam! warning: cannot find type `_timestamp` in this scope Oct 12 19:34:17.748 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 12 19:34:17.748 INFO kablam! | Oct 12 19:34:17.748 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 12 19:34:17.748 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 19:34:17.748 INFO kablam! | Oct 12 19:34:17.748 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 12 19:34:17.748 INFO kablam! = note: for more information, see issue #50504 Oct 12 19:34:17.748 INFO kablam! Oct 12 19:34:17.868 INFO kablam! warning: cannot find type `Message` in this scope Oct 12 19:34:17.868 INFO kablam! --> src/models.rs:3:10 Oct 12 19:34:17.869 INFO kablam! | Oct 12 19:34:17.869 INFO kablam! 3 | #[derive(Queryable, Serialize, Debug)] Oct 12 19:34:17.869 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 19:34:17.869 INFO kablam! | Oct 12 19:34:17.870 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 12 19:34:17.870 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 12 19:34:17.870 INFO kablam! = note: for more information, see issue #50504 Oct 12 19:34:17.870 INFO kablam! Oct 12 19:34:17.870 INFO kablam! warning: cannot find type `messages` in this scope Oct 12 19:34:17.872 INFO kablam! --> src/models.rs:11:10 Oct 12 19:34:17.872 INFO kablam! | Oct 12 19:34:17.872 INFO kablam! 11 | #[derive(Insertable, Debug)] Oct 12 19:34:17.872 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 19:34:17.872 INFO kablam! | Oct 12 19:34:17.872 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 12 19:34:17.873 INFO kablam! = note: for more information, see issue #50504 Oct 12 19:34:17.873 INFO kablam! Oct 12 19:34:17.873 INFO kablam! warning: cannot find type `NewMessage` in this scope Oct 12 19:34:17.873 INFO kablam! --> src/models.rs:11:10 Oct 12 19:34:17.873 INFO kablam! | Oct 12 19:34:17.873 INFO kablam! 11 | #[derive(Insertable, Debug)] Oct 12 19:34:17.873 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 19:34:17.874 INFO kablam! | Oct 12 19:34:17.874 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 12 19:34:17.874 INFO kablam! = note: for more information, see issue #50504 Oct 12 19:34:17.874 INFO kablam! Oct 12 19:34:17.874 INFO kablam! warning: cannot find type `table` in this scope Oct 12 19:34:17.874 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 12 19:34:17.875 INFO kablam! | Oct 12 19:34:17.875 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 12 19:34:17.875 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 19:34:17.875 INFO kablam! | Oct 12 19:34:17.875 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 12 19:34:17.875 INFO kablam! = note: for more information, see issue #50504 Oct 12 19:34:17.875 INFO kablam! Oct 12 19:34:17.875 INFO kablam! warning: cannot find type `id` in this scope Oct 12 19:34:17.876 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 12 19:34:17.876 INFO kablam! | Oct 12 19:34:17.876 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 12 19:34:17.876 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 19:34:17.876 INFO kablam! | Oct 12 19:34:17.876 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 12 19:34:17.876 INFO kablam! = note: for more information, see issue #50504 Oct 12 19:34:17.877 INFO kablam! Oct 12 19:34:17.877 INFO kablam! warning: cannot find type `username` in this scope Oct 12 19:34:17.877 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 12 19:34:17.877 INFO kablam! | Oct 12 19:34:17.877 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 12 19:34:17.877 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 19:34:17.877 INFO kablam! | Oct 12 19:34:17.877 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 12 19:34:17.878 INFO kablam! = note: for more information, see issue #50504 Oct 12 19:34:17.878 INFO kablam! Oct 12 19:34:17.878 INFO kablam! warning: cannot find type `message` in this scope Oct 12 19:34:17.878 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 12 19:34:17.878 INFO kablam! | Oct 12 19:34:17.878 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 12 19:34:17.878 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 19:34:17.878 INFO kablam! | Oct 12 19:34:17.879 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 12 19:34:17.879 INFO kablam! = note: for more information, see issue #50504 Oct 12 19:34:17.879 INFO kablam! Oct 12 19:34:17.879 INFO kablam! warning: cannot find type `_timestamp` in this scope Oct 12 19:34:17.879 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 12 19:34:17.879 INFO kablam! | Oct 12 19:34:17.879 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 12 19:34:17.879 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 19:34:17.879 INFO kablam! | Oct 12 19:34:17.879 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 12 19:34:17.888 INFO kablam! = note: for more information, see issue #50504 Oct 12 19:34:17.888 INFO kablam! Oct 12 19:34:18.060 INFO kablam! warning: unused variable: `time_range` Oct 12 19:34:18.061 INFO kablam! --> src/db_utils.rs:24:17 Oct 12 19:34:18.061 INFO kablam! | Oct 12 19:34:18.061 INFO kablam! 24 | pub fn query_db(time_range: TimeRange, db_connection: &MysqlConnection) -> Option> { Oct 12 19:34:18.061 INFO kablam! | ^^^^^^^^^^ help: consider using `_time_range` instead Oct 12 19:34:18.061 INFO kablam! | Oct 12 19:34:18.061 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 12 19:34:18.061 INFO kablam! Oct 12 19:34:18.061 INFO kablam! warning: unused variable: `db_connection` Oct 12 19:34:18.061 INFO kablam! --> src/db_utils.rs:24:40 Oct 12 19:34:18.061 INFO kablam! | Oct 12 19:34:18.061 INFO kablam! 24 | pub fn query_db(time_range: TimeRange, db_connection: &MysqlConnection) -> Option> { Oct 12 19:34:18.061 INFO kablam! | ^^^^^^^^^^^^^ help: consider using `_db_connection` instead Oct 12 19:34:18.061 INFO kablam! Oct 12 19:34:18.061 INFO kablam! warning: unused variable: `result` Oct 12 19:34:18.061 INFO kablam! --> src/db_utils.rs:43:9 Oct 12 19:34:18.061 INFO kablam! | Oct 12 19:34:18.061 INFO kablam! 43 | let result = insert_into(messages::table) Oct 12 19:34:18.061 INFO kablam! | ^^^^^^ help: consider using `_result` instead Oct 12 19:34:18.061 INFO kablam! Oct 12 19:34:18.124 INFO kablam! warning: unused variable: `time_range` Oct 12 19:34:18.124 INFO kablam! --> src/db_utils.rs:24:17 Oct 12 19:34:18.124 INFO kablam! | Oct 12 19:34:18.124 INFO kablam! 24 | pub fn query_db(time_range: TimeRange, db_connection: &MysqlConnection) -> Option> { Oct 12 19:34:18.124 INFO kablam! | ^^^^^^^^^^ help: consider using `_time_range` instead Oct 12 19:34:18.124 INFO kablam! | Oct 12 19:34:18.124 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 12 19:34:18.124 INFO kablam! Oct 12 19:34:18.124 INFO kablam! warning: unused variable: `db_connection` Oct 12 19:34:18.124 INFO kablam! --> src/db_utils.rs:24:40 Oct 12 19:34:18.124 INFO kablam! | Oct 12 19:34:18.124 INFO kablam! 24 | pub fn query_db(time_range: TimeRange, db_connection: &MysqlConnection) -> Option> { Oct 12 19:34:18.124 INFO kablam! | ^^^^^^^^^^^^^ help: consider using `_db_connection` instead Oct 12 19:34:18.124 INFO kablam! Oct 12 19:34:18.124 INFO kablam! warning: unused variable: `result` Oct 12 19:34:18.124 INFO kablam! --> src/db_utils.rs:43:9 Oct 12 19:34:18.124 INFO kablam! | Oct 12 19:34:18.124 INFO kablam! 43 | let result = insert_into(messages::table) Oct 12 19:34:18.124 INFO kablam! | ^^^^^^ help: consider using `_result` instead Oct 12 19:34:18.124 INFO kablam! Oct 12 19:34:18.224 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 05s Oct 12 19:34:18.236 INFO kablam! su: No module specific data is present Oct 12 19:34:18.587 INFO running `"docker" "rm" "-f" "296f9ebbed986cfce0e1ef52943d2770475dd7fda01c43cca56626922252cf77"` Oct 12 19:34:18.736 INFO blam! 296f9ebbed986cfce0e1ef52943d2770475dd7fda01c43cca56626922252cf77