Nov 28 03:05:29.083 INFO checking jose-ramirez/microservice-rs against master#0b9f19dff1347e29bf4362ab5a8fab84b43023b5 for pr-56074 Nov 28 03:05:29.083 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56074/worker-5/master#0b9f19dff1347e29bf4362ab5a8fab84b43023b5:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-5/pr-56074/master#0b9f19dff1347e29bf4362ab5a8fab84b43023b5:/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 +0b9f19dff1347e29bf4362ab5a8fab84b43023b5-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 28 03:05:29.309 INFO [stdout] 2f667489d523d64f1c4d85befb1afe6737569f57a3b01e0b6372ce9990977c2d Nov 28 03:05:29.314 INFO running `"docker" "start" "-a" "2f667489d523d64f1c4d85befb1afe6737569f57a3b01e0b6372ce9990977c2d"` Nov 28 03:05:29.980 INFO [stderr] usermod: no changes Nov 28 03:05:30.259 INFO [stderr] Compiling proc-macro2 v0.4.18 Nov 28 03:05:30.299 INFO [stderr] Checking memchr v2.0.2 Nov 28 03:05:30.317 INFO [stderr] Checking thread_local v0.3.6 Nov 28 03:05:30.317 INFO [stderr] Compiling mysqlclient-sys v0.2.3 Nov 28 03:05:30.317 INFO [stderr] Checking serde_json v1.0.13 Nov 28 03:05:30.317 INFO [stderr] Compiling syn v0.12.15 Nov 28 03:05:30.317 INFO [stderr] Checking backtrace-sys v0.1.24 Nov 28 03:05:30.967 INFO [stderr] Checking aho-corasick v0.6.8 Nov 28 03:05:31.080 INFO [stderr] Checking backtrace v0.3.9 Nov 28 03:05:32.045 INFO [stderr] Checking regex v0.2.10 Nov 28 03:05:32.045 INFO [stderr] Checking regex v1.0.5 Nov 28 03:05:37.374 INFO [stderr] Checking env_logger v0.5.6 Nov 28 03:05:43.262 INFO [stderr] Compiling quote v0.6.8 Nov 28 03:05:46.936 INFO [stderr] Compiling syn v0.14.9 Nov 28 03:05:57.079 INFO [stderr] Compiling diesel_derives v1.2.0 Nov 28 03:06:09.936 INFO [stderr] Compiling synstructure v0.9.0 Nov 28 03:06:11.142 INFO [stderr] Checking diesel v1.2.2 Nov 28 03:06:17.612 INFO [stderr] Compiling failure_derive v0.1.2 Nov 28 03:06:22.864 INFO [stderr] Checking failure v0.1.2 Nov 28 03:06:23.264 INFO [stderr] Checking dotenv v0.13.0 Nov 28 03:06:43.900 INFO [stderr] Checking microservice-rs v0.1.0 (/source) Nov 28 03:06:48.589 INFO [stderr] warning: cannot find type `Message` in this scope Nov 28 03:06:48.589 INFO [stderr] --> src/models.rs:3:10 Nov 28 03:06:48.589 INFO [stderr] | Nov 28 03:06:48.589 INFO [stderr] 3 | #[derive(Queryable, Serialize, Debug)] Nov 28 03:06:48.589 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 03:06:48.590 INFO [stderr] | Nov 28 03:06:48.590 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 28 03:06:48.590 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 28 03:06:48.590 INFO [stderr] = note: for more information, see issue #50504 Nov 28 03:06:48.590 INFO [stderr] Nov 28 03:06:48.590 INFO [stderr] warning: cannot find type `messages` in this scope Nov 28 03:06:48.590 INFO [stderr] --> src/models.rs:11:10 Nov 28 03:06:48.590 INFO [stderr] | Nov 28 03:06:48.590 INFO [stderr] 11 | #[derive(Insertable, Debug)] Nov 28 03:06:48.590 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 03:06:48.590 INFO [stderr] | Nov 28 03:06:48.590 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 28 03:06:48.590 INFO [stderr] = note: for more information, see issue #50504 Nov 28 03:06:48.590 INFO [stderr] Nov 28 03:06:48.590 INFO [stderr] warning: cannot find type `NewMessage` in this scope Nov 28 03:06:48.590 INFO [stderr] --> src/models.rs:11:10 Nov 28 03:06:48.590 INFO [stderr] | Nov 28 03:06:48.590 INFO [stderr] 11 | #[derive(Insertable, Debug)] Nov 28 03:06:48.593 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 03:06:48.593 INFO [stderr] | Nov 28 03:06:48.593 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 28 03:06:48.593 INFO [stderr] = note: for more information, see issue #50504 Nov 28 03:06:48.593 INFO [stderr] Nov 28 03:06:48.593 INFO [stderr] warning: cannot find type `table` in this scope Nov 28 03:06:48.593 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Nov 28 03:06:48.593 INFO [stderr] | Nov 28 03:06:48.593 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 28 03:06:48.593 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 03:06:48.593 INFO [stderr] | Nov 28 03:06:48.593 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 28 03:06:48.593 INFO [stderr] = note: for more information, see issue #50504 Nov 28 03:06:48.593 INFO [stderr] Nov 28 03:06:48.593 INFO [stderr] warning: cannot find type `id` in this scope Nov 28 03:06:48.593 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 03:06:48.594 INFO [stderr] | Nov 28 03:06:48.594 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 03:06:48.594 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 03:06:48.594 INFO [stderr] | Nov 28 03:06:48.594 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 28 03:06:48.594 INFO [stderr] = note: for more information, see issue #50504 Nov 28 03:06:48.594 INFO [stderr] Nov 28 03:06:48.594 INFO [stderr] warning: cannot find type `username` in this scope Nov 28 03:06:48.594 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 03:06:48.594 INFO [stderr] | Nov 28 03:06:48.594 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 03:06:48.594 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 03:06:48.594 INFO [stderr] | Nov 28 03:06:48.594 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 28 03:06:48.594 INFO [stderr] = note: for more information, see issue #50504 Nov 28 03:06:48.594 INFO [stderr] Nov 28 03:06:48.594 INFO [stderr] warning: cannot find type `message` in this scope Nov 28 03:06:48.594 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 03:06:48.594 INFO [stderr] | Nov 28 03:06:48.594 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 03:06:48.594 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 03:06:48.594 INFO [stderr] | Nov 28 03:06:48.594 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 28 03:06:48.594 INFO [stderr] = note: for more information, see issue #50504 Nov 28 03:06:48.594 INFO [stderr] Nov 28 03:06:48.594 INFO [stderr] warning: cannot find type `_timestamp` in this scope Nov 28 03:06:48.594 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 03:06:48.594 INFO [stderr] | Nov 28 03:06:48.594 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 03:06:48.594 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 03:06:48.594 INFO [stderr] | Nov 28 03:06:48.594 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 28 03:06:48.594 INFO [stderr] = note: for more information, see issue #50504 Nov 28 03:06:48.594 INFO [stderr] Nov 28 03:06:48.655 INFO [stderr] warning: cannot find type `Message` in this scope Nov 28 03:06:48.655 INFO [stderr] --> src/models.rs:3:10 Nov 28 03:06:48.655 INFO [stderr] | Nov 28 03:06:48.655 INFO [stderr] 3 | #[derive(Queryable, Serialize, Debug)] Nov 28 03:06:48.655 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 03:06:48.655 INFO [stderr] | Nov 28 03:06:48.655 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 28 03:06:48.655 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 28 03:06:48.655 INFO [stderr] = note: for more information, see issue #50504 Nov 28 03:06:48.655 INFO [stderr] Nov 28 03:06:48.655 INFO [stderr] warning: cannot find type `messages` in this scope Nov 28 03:06:48.655 INFO [stderr] --> src/models.rs:11:10 Nov 28 03:06:48.656 INFO [stderr] | Nov 28 03:06:48.656 INFO [stderr] 11 | #[derive(Insertable, Debug)] Nov 28 03:06:48.656 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 03:06:48.656 INFO [stderr] | Nov 28 03:06:48.656 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 28 03:06:48.656 INFO [stderr] = note: for more information, see issue #50504 Nov 28 03:06:48.656 INFO [stderr] Nov 28 03:06:48.656 INFO [stderr] warning: cannot find type `NewMessage` in this scope Nov 28 03:06:48.656 INFO [stderr] --> src/models.rs:11:10 Nov 28 03:06:48.656 INFO [stderr] | Nov 28 03:06:48.656 INFO [stderr] 11 | #[derive(Insertable, Debug)] Nov 28 03:06:48.656 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 03:06:48.656 INFO [stderr] | Nov 28 03:06:48.656 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 28 03:06:48.656 INFO [stderr] = note: for more information, see issue #50504 Nov 28 03:06:48.657 INFO [stderr] Nov 28 03:06:48.657 INFO [stderr] warning: cannot find type `table` in this scope Nov 28 03:06:48.657 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Nov 28 03:06:48.657 INFO [stderr] | Nov 28 03:06:48.657 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 28 03:06:48.657 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 03:06:48.657 INFO [stderr] | Nov 28 03:06:48.657 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 28 03:06:48.657 INFO [stderr] = note: for more information, see issue #50504 Nov 28 03:06:48.657 INFO [stderr] Nov 28 03:06:48.657 INFO [stderr] warning: cannot find type `id` in this scope Nov 28 03:06:48.657 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 03:06:48.657 INFO [stderr] | Nov 28 03:06:48.657 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 03:06:48.657 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 03:06:48.657 INFO [stderr] | Nov 28 03:06:48.657 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 28 03:06:48.657 INFO [stderr] = note: for more information, see issue #50504 Nov 28 03:06:48.657 INFO [stderr] Nov 28 03:06:48.657 INFO [stderr] warning: cannot find type `username` in this scope Nov 28 03:06:48.657 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 03:06:48.657 INFO [stderr] | Nov 28 03:06:48.657 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 03:06:48.657 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 03:06:48.657 INFO [stderr] | Nov 28 03:06:48.657 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 28 03:06:48.657 INFO [stderr] = note: for more information, see issue #50504 Nov 28 03:06:48.657 INFO [stderr] Nov 28 03:06:48.657 INFO [stderr] warning: cannot find type `message` in this scope Nov 28 03:06:48.657 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 03:06:48.657 INFO [stderr] | Nov 28 03:06:48.657 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 03:06:48.657 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 03:06:48.657 INFO [stderr] | Nov 28 03:06:48.657 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 28 03:06:48.657 INFO [stderr] = note: for more information, see issue #50504 Nov 28 03:06:48.657 INFO [stderr] Nov 28 03:06:48.657 INFO [stderr] warning: cannot find type `_timestamp` in this scope Nov 28 03:06:48.657 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 03:06:48.657 INFO [stderr] | Nov 28 03:06:48.657 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 03:06:48.657 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 03:06:48.657 INFO [stderr] | Nov 28 03:06:48.657 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 28 03:06:48.657 INFO [stderr] = note: for more information, see issue #50504 Nov 28 03:06:48.657 INFO [stderr] Nov 28 03:06:49.291 INFO [stderr] warning: unused variable: `time_range` Nov 28 03:06:49.292 INFO [stderr] --> src/db_utils.rs:24:17 Nov 28 03:06:49.292 INFO [stderr] | Nov 28 03:06:49.292 INFO [stderr] 24 | pub fn query_db(time_range: TimeRange, db_connection: &MysqlConnection) -> Option> { Nov 28 03:06:49.292 INFO [stderr] | ^^^^^^^^^^ help: consider using `_time_range` instead Nov 28 03:06:49.292 INFO [stderr] | Nov 28 03:06:49.292 INFO [stderr] = note: #[warn(unused_variables)] on by default Nov 28 03:06:49.292 INFO [stderr] Nov 28 03:06:49.292 INFO [stderr] warning: unused variable: `db_connection` Nov 28 03:06:49.292 INFO [stderr] --> src/db_utils.rs:24:40 Nov 28 03:06:49.292 INFO [stderr] | Nov 28 03:06:49.292 INFO [stderr] 24 | pub fn query_db(time_range: TimeRange, db_connection: &MysqlConnection) -> Option> { Nov 28 03:06:49.292 INFO [stderr] | ^^^^^^^^^^^^^ help: consider using `_db_connection` instead Nov 28 03:06:49.292 INFO [stderr] Nov 28 03:06:49.296 INFO [stderr] warning: unused variable: `result` Nov 28 03:06:49.296 INFO [stderr] --> src/db_utils.rs:43:9 Nov 28 03:06:49.296 INFO [stderr] | Nov 28 03:06:49.296 INFO [stderr] 43 | let result = insert_into(messages::table) Nov 28 03:06:49.296 INFO [stderr] | ^^^^^^ help: consider using `_result` instead Nov 28 03:06:49.296 INFO [stderr] warning: unused variable: `time_range` Nov 28 03:06:49.296 INFO [stderr] --> src/db_utils.rs:24:17 Nov 28 03:06:49.296 INFO [stderr] | Nov 28 03:06:49.297 INFO [stderr] 24 | pub fn query_db(time_range: TimeRange, db_connection: &MysqlConnection) -> Option> { Nov 28 03:06:49.297 INFO [stderr] | ^^^^^^^^^^ help: consider using `_time_range` instead Nov 28 03:06:49.297 INFO [stderr] | Nov 28 03:06:49.297 INFO [stderr] = note: #[warn(unused_variables)] on by default Nov 28 03:06:49.297 INFO [stderr] Nov 28 03:06:49.297 INFO [stderr] warning: unused variable: `db_connection` Nov 28 03:06:49.297 INFO [stderr] --> src/db_utils.rs:24:40 Nov 28 03:06:49.297 INFO [stderr] | Nov 28 03:06:49.298 INFO [stderr] 24 | pub fn query_db(time_range: TimeRange, db_connection: &MysqlConnection) -> Option> { Nov 28 03:06:49.298 INFO [stderr] | ^^^^^^^^^^^^^ help: consider using `_db_connection` instead Nov 28 03:06:49.298 INFO [stderr] Nov 28 03:06:49.298 INFO [stderr] warning: unused variable: `result` Nov 28 03:06:49.298 INFO [stderr] --> src/db_utils.rs:43:9 Nov 28 03:06:49.298 INFO [stderr] | Nov 28 03:06:49.298 INFO [stderr] 43 | let result = insert_into(messages::table) Nov 28 03:06:49.298 INFO [stderr] | ^^^^^^ help: consider using `_result` instead Nov 28 03:06:49.299 INFO [stderr] Nov 28 03:06:49.299 INFO [stderr] Nov 28 03:06:49.528 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 19s Nov 28 03:06:49.568 INFO [stderr] su: No module specific data is present Nov 28 03:06:50.313 INFO running `"docker" "inspect" "2f667489d523d64f1c4d85befb1afe6737569f57a3b01e0b6372ce9990977c2d"` Nov 28 03:06:50.615 INFO running `"docker" "rm" "-f" "2f667489d523d64f1c4d85befb1afe6737569f57a3b01e0b6372ce9990977c2d"` Nov 28 03:06:50.948 INFO [stdout] 2f667489d523d64f1c4d85befb1afe6737569f57a3b01e0b6372ce9990977c2d