Nov 09 10:57:14.095 INFO checking jose-ramirez/microservice-rs against master#653da4fd006c97625247acd7e076d0782cdc149b for pr-55632 Nov 09 10:57:14.095 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55632/worker-3/master#653da4fd006c97625247acd7e076d0782cdc149b:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-3/pr-55632/master#653da4fd006c97625247acd7e076d0782cdc149b:/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 +653da4fd006c97625247acd7e076d0782cdc149b-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 09 10:57:14.431 INFO blam! a7b6a9e694fae951a510e73a7ad9f163e3d04a1ad41d5a2bda6a9504511cb5c0 Nov 09 10:57:14.433 INFO running `"docker" "start" "-a" "a7b6a9e694fae951a510e73a7ad9f163e3d04a1ad41d5a2bda6a9504511cb5c0"` Nov 09 10:57:15.075 INFO kablam! usermod: no changes Nov 09 10:57:15.195 INFO kablam! Compiling proc-macro2 v0.4.18 Nov 09 10:57:15.196 INFO kablam! Compiling proc-macro2 v0.3.7 Nov 09 10:57:15.196 INFO kablam! Checking thread_local v0.3.6 Nov 09 10:57:15.201 INFO kablam! Compiling mysqlclient-sys v0.2.3 Nov 09 10:57:15.201 INFO kablam! Checking serde_json v1.0.13 Nov 09 10:57:15.201 INFO kablam! Checking tokio-io v0.1.6 Nov 09 10:57:15.201 INFO kablam! Compiling syn v0.12.15 Nov 09 10:57:15.201 INFO kablam! Checking backtrace v0.3.9 Nov 09 10:57:16.431 INFO kablam! Checking regex v0.2.10 Nov 09 10:57:16.431 INFO kablam! Checking regex v1.0.5 Nov 09 10:57:18.347 INFO kablam! Checking tokio-reactor v0.1.1 Nov 09 10:57:23.191 INFO kablam! Checking tokio-udp v0.1.0 Nov 09 10:57:23.299 INFO kablam! Checking tokio-tcp v0.1.0 Nov 09 10:57:23.527 INFO kablam! Compiling quote v0.5.2 Nov 09 10:57:23.794 INFO kablam! Checking env_logger v0.5.6 Nov 09 10:57:26.163 INFO kablam! Checking tokio v0.1.5 Nov 09 10:57:29.115 INFO kablam! Compiling syn v0.13.1 Nov 09 10:57:29.175 INFO kablam! Compiling quote v0.6.8 Nov 09 10:57:30.571 INFO kablam! Checking tokio-core v0.1.16 Nov 09 10:57:34.435 INFO kablam! Compiling syn v0.14.9 Nov 09 10:57:36.039 INFO kablam! Checking tokio-proto v0.1.1 Nov 09 10:57:50.590 INFO kablam! Compiling diesel_derives v1.2.0 Nov 09 10:57:52.607 INFO kablam! Checking hyper v0.11.25 Nov 09 10:57:56.319 INFO kablam! Compiling serde_derive_internals v0.23.1 Nov 09 10:58:09.323 INFO kablam! Compiling serde_derive v1.0.43 Nov 09 10:58:16.093 INFO kablam! Checking diesel v1.2.2 Nov 09 10:58:16.615 INFO kablam! Compiling synstructure v0.9.0 Nov 09 10:58:20.936 INFO kablam! Compiling failure_derive v0.1.2 Nov 09 10:58:26.803 INFO kablam! Checking failure v0.1.2 Nov 09 10:58:27.199 INFO kablam! Checking dotenv v0.13.0 Nov 09 10:58:44.867 INFO kablam! Checking microservice-rs v0.1.0 (/source) Nov 09 10:58:48.807 INFO kablam! warning: cannot find type `Message` in this scope Nov 09 10:58:48.807 INFO kablam! --> src/models.rs:3:10 Nov 09 10:58:48.808 INFO kablam! | Nov 09 10:58:48.808 INFO kablam! 3 | #[derive(Queryable, Serialize, Debug)] Nov 09 10:58:48.808 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 10:58:48.809 INFO kablam! | Nov 09 10:58:48.809 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 09 10:58:48.809 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! Nov 09 10:58:48.810 INFO kablam! = note: for more information, see issue #50504 Nov 09 10:58:48.810 INFO kablam! Nov 09 10:58:48.810 INFO kablam! warning: cannot find type `messages` in this scope Nov 09 10:58:48.811 INFO kablam! --> src/models.rs:11:10 Nov 09 10:58:48.811 INFO kablam! | Nov 09 10:58:48.811 INFO kablam! 11 | #[derive(Insertable, Debug)] Nov 09 10:58:48.812 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 10:58:48.812 INFO kablam! | Nov 09 10:58:48.812 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! Nov 09 10:58:48.813 INFO kablam! = note: for more information, see issue #50504 Nov 09 10:58:48.813 INFO kablam! Nov 09 10:58:48.813 INFO kablam! warning: cannot find type `NewMessage` in this scope Nov 09 10:58:48.814 INFO kablam! --> src/models.rs:11:10 Nov 09 10:58:48.814 INFO kablam! | Nov 09 10:58:48.814 INFO kablam! 11 | #[derive(Insertable, Debug)] Nov 09 10:58:48.814 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 10:58:48.815 INFO kablam! | Nov 09 10:58:48.815 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! Nov 09 10:58:48.815 INFO kablam! = note: for more information, see issue #50504 Nov 09 10:58:48.816 INFO kablam! Nov 09 10:58:48.816 INFO kablam! warning: cannot find type `table` in this scope Nov 09 10:58:48.816 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Nov 09 10:58:48.817 INFO kablam! | Nov 09 10:58:48.817 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 09 10:58:48.817 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 10:58:48.818 INFO kablam! | Nov 09 10:58:48.818 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! Nov 09 10:58:48.818 INFO kablam! = note: for more information, see issue #50504 Nov 09 10:58:48.822 INFO kablam! Nov 09 10:58:48.823 INFO kablam! warning: cannot find type `id` in this scope Nov 09 10:58:48.823 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 10:58:48.823 INFO kablam! | Nov 09 10:58:48.824 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 10:58:48.824 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 10:58:48.824 INFO kablam! | Nov 09 10:58:48.825 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! Nov 09 10:58:48.825 INFO kablam! = note: for more information, see issue #50504 Nov 09 10:58:48.825 INFO kablam! Nov 09 10:58:48.826 INFO kablam! warning: cannot find type `username` in this scope Nov 09 10:58:48.826 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 10:58:48.826 INFO kablam! | Nov 09 10:58:48.827 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 10:58:48.827 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 10:58:48.827 INFO kablam! | Nov 09 10:58:48.828 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! Nov 09 10:58:48.828 INFO kablam! = note: for more information, see issue #50504 Nov 09 10:58:48.828 INFO kablam! Nov 09 10:58:48.828 INFO kablam! warning: cannot find type `message` in this scope Nov 09 10:58:48.829 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 10:58:48.829 INFO kablam! | Nov 09 10:58:48.829 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 10:58:48.830 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 10:58:48.830 INFO kablam! | Nov 09 10:58:48.830 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! Nov 09 10:58:48.831 INFO kablam! = note: for more information, see issue #50504 Nov 09 10:58:48.831 INFO kablam! Nov 09 10:58:48.831 INFO kablam! warning: cannot find type `_timestamp` in this scope Nov 09 10:58:48.832 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 10:58:48.832 INFO kablam! | Nov 09 10:58:48.839 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 10:58:48.839 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 10:58:48.839 INFO kablam! | Nov 09 10:58:48.840 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! Nov 09 10:58:48.840 INFO kablam! = note: for more information, see issue #50504 Nov 09 10:58:48.840 INFO kablam! Nov 09 10:58:48.927 INFO kablam! warning: cannot find type `Message` in this scope Nov 09 10:58:48.927 INFO kablam! --> src/models.rs:3:10 Nov 09 10:58:48.928 INFO kablam! | Nov 09 10:58:48.928 INFO kablam! 3 | #[derive(Queryable, Serialize, Debug)] Nov 09 10:58:48.928 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 10:58:48.928 INFO kablam! | Nov 09 10:58:48.929 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 09 10:58:48.929 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! Nov 09 10:58:48.929 INFO kablam! = note: for more information, see issue #50504 Nov 09 10:58:48.930 INFO kablam! Nov 09 10:58:48.930 INFO kablam! warning: cannot find type `messages` in this scope Nov 09 10:58:48.930 INFO kablam! --> src/models.rs:11:10 Nov 09 10:58:48.930 INFO kablam! | Nov 09 10:58:48.931 INFO kablam! 11 | #[derive(Insertable, Debug)] Nov 09 10:58:48.931 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 10:58:48.931 INFO kablam! | Nov 09 10:58:48.932 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! Nov 09 10:58:48.932 INFO kablam! = note: for more information, see issue #50504 Nov 09 10:58:48.932 INFO kablam! Nov 09 10:58:48.932 INFO kablam! warning: cannot find type `NewMessage` in this scope Nov 09 10:58:48.933 INFO kablam! --> src/models.rs:11:10 Nov 09 10:58:48.933 INFO kablam! | Nov 09 10:58:48.933 INFO kablam! 11 | #[derive(Insertable, Debug)] Nov 09 10:58:48.934 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 10:58:48.934 INFO kablam! | Nov 09 10:58:48.934 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! Nov 09 10:58:48.935 INFO kablam! = note: for more information, see issue #50504 Nov 09 10:58:48.935 INFO kablam! Nov 09 10:58:48.935 INFO kablam! warning: cannot find type `table` in this scope Nov 09 10:58:48.936 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Nov 09 10:58:48.936 INFO kablam! | Nov 09 10:58:48.936 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 09 10:58:48.936 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 10:58:48.937 INFO kablam! | Nov 09 10:58:48.937 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! Nov 09 10:58:48.937 INFO kablam! = note: for more information, see issue #50504 Nov 09 10:58:48.937 INFO kablam! Nov 09 10:58:48.937 INFO kablam! warning: cannot find type `id` in this scope Nov 09 10:58:48.937 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 10:58:48.937 INFO kablam! | Nov 09 10:58:48.937 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 10:58:48.937 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 10:58:48.937 INFO kablam! | Nov 09 10:58:48.937 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! Nov 09 10:58:48.937 INFO kablam! = note: for more information, see issue #50504 Nov 09 10:58:48.937 INFO kablam! Nov 09 10:58:48.937 INFO kablam! warning: cannot find type `username` in this scope Nov 09 10:58:48.937 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 10:58:48.937 INFO kablam! | Nov 09 10:58:48.937 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 10:58:48.937 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 10:58:48.937 INFO kablam! | Nov 09 10:58:48.937 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! Nov 09 10:58:48.937 INFO kablam! = note: for more information, see issue #50504 Nov 09 10:58:48.937 INFO kablam! Nov 09 10:58:48.937 INFO kablam! warning: cannot find type `message` in this scope Nov 09 10:58:48.937 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 10:58:48.937 INFO kablam! | Nov 09 10:58:48.937 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 10:58:48.937 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 10:58:48.937 INFO kablam! | Nov 09 10:58:48.937 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! Nov 09 10:58:48.937 INFO kablam! = note: for more information, see issue #50504 Nov 09 10:58:48.937 INFO kablam! Nov 09 10:58:48.937 INFO kablam! warning: cannot find type `_timestamp` in this scope Nov 09 10:58:48.937 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 10:58:48.937 INFO kablam! | Nov 09 10:58:48.937 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 10:58:48.937 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 10:58:48.937 INFO kablam! | Nov 09 10:58:48.937 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! Nov 09 10:58:48.937 INFO kablam! = note: for more information, see issue #50504 Nov 09 10:58:48.937 INFO kablam! Nov 09 10:58:49.247 INFO kablam! warning: unused variable: `time_range` Nov 09 10:58:49.248 INFO kablam! --> src/db_utils.rs:24:17 Nov 09 10:58:49.248 INFO kablam! | Nov 09 10:58:49.248 INFO kablam! 24 | pub fn query_db(time_range: TimeRange, db_connection: &MysqlConnection) -> Option> { Nov 09 10:58:49.249 INFO kablam! | ^^^^^^^^^^ help: consider using `_time_range` instead Nov 09 10:58:49.249 INFO kablam! | Nov 09 10:58:49.249 INFO kablam! = note: #[warn(unused_variables)] on by default Nov 09 10:58:49.250 INFO kablam! Nov 09 10:58:49.250 INFO kablam! warning: unused variable: `db_connection` Nov 09 10:58:49.250 INFO kablam! --> src/db_utils.rs:24:40 Nov 09 10:58:49.250 INFO kablam! | Nov 09 10:58:49.251 INFO kablam! 24 | pub fn query_db(time_range: TimeRange, db_connection: &MysqlConnection) -> Option> { Nov 09 10:58:49.251 INFO kablam! | ^^^^^^^^^^^^^ help: consider using `_db_connection` instead Nov 09 10:58:49.251 INFO kablam! Nov 09 10:58:49.252 INFO kablam! warning: unused variable: `result` Nov 09 10:58:49.252 INFO kablam! --> src/db_utils.rs:43:9 Nov 09 10:58:49.252 INFO kablam! | Nov 09 10:58:49.252 INFO kablam! 43 | let result = insert_into(messages::table) Nov 09 10:58:49.253 INFO kablam! | ^^^^^^ help: consider using `_result` instead Nov 09 10:58:49.253 INFO kablam! Nov 09 10:58:49.408 INFO kablam! warning: unused variable: `time_range` Nov 09 10:58:49.408 INFO kablam! --> src/db_utils.rs:24:17 Nov 09 10:58:49.408 INFO kablam! | Nov 09 10:58:49.408 INFO kablam! 24 | pub fn query_db(time_range: TimeRange, db_connection: &MysqlConnection) -> Option> { Nov 09 10:58:49.409 INFO kablam! | ^^^^^^^^^^ help: consider using `_time_range` instead Nov 09 10:58:49.409 INFO kablam! | Nov 09 10:58:49.409 INFO kablam! = note: #[warn(unused_variables)] on by default Nov 09 10:58:49.409 INFO kablam! Nov 09 10:58:49.410 INFO kablam! warning: unused variable: `db_connection` Nov 09 10:58:49.410 INFO kablam! --> src/db_utils.rs:24:40 Nov 09 10:58:49.410 INFO kablam! | Nov 09 10:58:49.411 INFO kablam! 24 | pub fn query_db(time_range: TimeRange, db_connection: &MysqlConnection) -> Option> { Nov 09 10:58:49.415 INFO kablam! | ^^^^^^^^^^^^^ help: consider using `_db_connection` instead Nov 09 10:58:49.415 INFO kablam! Nov 09 10:58:49.415 INFO kablam! warning: unused variable: `result` Nov 09 10:58:49.416 INFO kablam! --> src/db_utils.rs:43:9 Nov 09 10:58:49.416 INFO kablam! | Nov 09 10:58:49.416 INFO kablam! 43 | let result = insert_into(messages::table) Nov 09 10:58:49.417 INFO kablam! | ^^^^^^ help: consider using `_result` instead Nov 09 10:58:49.417 INFO kablam! Nov 09 10:58:49.542 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 34s Nov 09 10:58:49.549 INFO kablam! su: No module specific data is present Nov 09 10:58:50.187 INFO running `"docker" "rm" "-f" "a7b6a9e694fae951a510e73a7ad9f163e3d04a1ad41d5a2bda6a9504511cb5c0"` Nov 09 10:58:50.555 INFO blam! a7b6a9e694fae951a510e73a7ad9f163e3d04a1ad41d5a2bda6a9504511cb5c0