Nov 18 09:35:46.621 INFO testing howtocards-0.1.3 against master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c for pr-55982 Nov 18 09:35:46.621 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-6/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-6/pr-55982/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/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 +6b9b97bd9b704f85f0184f7a213cc4d62bd9654c-alt build --frozen" "-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 18 09:35:47.127 INFO [stdout] 8bc66494a95f4aaa460fc7170bf8a84d76567d488952b5ba79c017a2251c6bdc Nov 18 09:35:47.129 INFO running `"docker" "start" "-a" "8bc66494a95f4aaa460fc7170bf8a84d76567d488952b5ba79c017a2251c6bdc"` Nov 18 09:35:49.109 INFO [stderr] usermod: no changes Nov 18 09:35:49.623 INFO [stderr] Compiling diesel v1.3.3 Nov 18 09:35:49.631 INFO [stderr] Compiling serde v1.0.80 Nov 18 09:35:49.631 INFO [stderr] Compiling notify-rust v3.5.0 Nov 18 09:35:49.657 INFO [stderr] Compiling dotenv v0.13.0 Nov 18 09:36:13.489 INFO [stderr] Compiling uuid v0.7.1 Nov 18 09:36:13.491 INFO [stderr] Compiling serde_json v1.0.33 Nov 18 09:36:13.493 INFO [stderr] Compiling serde_urlencoded v0.5.3 Nov 18 09:36:13.507 INFO [stderr] Compiling ron v0.2.2 Nov 18 09:36:22.071 INFO [stderr] Compiling actix v0.7.6 Nov 18 09:36:46.205 INFO [stderr] Compiling actix-net v0.2.2 Nov 18 09:37:00.455 INFO [stderr] Compiling actix-web v0.7.14 Nov 18 09:37:29.335 INFO [stderr] Compiling howtocards v0.1.3 (/source) Nov 18 09:37:38.782 INFO [stderr] warning: cannot find type `User` in this scope Nov 18 09:37:38.782 INFO [stderr] --> src/models.rs:7:10 Nov 18 09:37:38.782 INFO [stderr] | Nov 18 09:37:38.782 INFO [stderr] 7 | #[derive(Queryable, Serialize, Deserialize, Associations, Identifiable, Debug)] Nov 18 09:37:38.782 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 18 09:37:38.782 INFO [stderr] | Nov 18 09:37:38.782 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 18 09:37:38.782 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 18 09:37:38.782 INFO [stderr] = note: for more information, see issue #50504 Nov 18 09:37:38.782 INFO [stderr] Nov 18 09:37:38.783 INFO [stderr] warning: cannot find type `User` in this scope Nov 18 09:37:38.783 INFO [stderr] --> src/models.rs:7:59 Nov 18 09:37:38.783 INFO [stderr] | Nov 18 09:37:38.783 INFO [stderr] 7 | #[derive(Queryable, Serialize, Deserialize, Associations, Identifiable, Debug)] Nov 18 09:37:38.783 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 18 09:37:38.783 INFO [stderr] | Nov 18 09:37:38.783 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 18 09:37:38.783 INFO [stderr] = note: for more information, see issue #50504 Nov 18 09:37:38.783 INFO [stderr] Nov 18 09:37:38.783 INFO [stderr] warning: cannot find type `users` in this scope Nov 18 09:37:38.783 INFO [stderr] --> src/models.rs:7:59 Nov 18 09:37:38.783 INFO [stderr] | Nov 18 09:37:38.783 INFO [stderr] 7 | #[derive(Queryable, Serialize, Deserialize, Associations, Identifiable, Debug)] Nov 18 09:37:38.783 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 18 09:37:38.783 INFO [stderr] | Nov 18 09:37:38.784 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 18 09:37:38.784 INFO [stderr] = note: for more information, see issue #50504 Nov 18 09:37:38.784 INFO [stderr] Nov 18 09:37:38.784 INFO [stderr] warning: cannot find type `users` in this scope Nov 18 09:37:38.784 INFO [stderr] --> src/models.rs:14:23 Nov 18 09:37:38.784 INFO [stderr] | Nov 18 09:37:38.784 INFO [stderr] 14 | #[derive(Deserialize, Insertable, Queryable)] Nov 18 09:37:38.784 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 18 09:37:38.784 INFO [stderr] | Nov 18 09:37:38.784 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 18 09:37:38.784 INFO [stderr] = note: for more information, see issue #50504 Nov 18 09:37:38.784 INFO [stderr] Nov 18 09:37:38.784 INFO [stderr] warning: cannot find type `UserNew` in this scope Nov 18 09:37:38.784 INFO [stderr] --> src/models.rs:14:23 Nov 18 09:37:38.784 INFO [stderr] | Nov 18 09:37:38.784 INFO [stderr] 14 | #[derive(Deserialize, Insertable, Queryable)] Nov 18 09:37:38.784 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 18 09:37:38.784 INFO [stderr] | Nov 18 09:37:38.784 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 18 09:37:38.784 INFO [stderr] = note: for more information, see issue #50504 Nov 18 09:37:38.784 INFO [stderr] Nov 18 09:37:38.784 INFO [stderr] warning: cannot find type `UserNew` in this scope Nov 18 09:37:38.784 INFO [stderr] --> src/models.rs:14:35 Nov 18 09:37:38.784 INFO [stderr] | Nov 18 09:37:38.784 INFO [stderr] 14 | #[derive(Deserialize, Insertable, Queryable)] Nov 18 09:37:38.784 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 18 09:37:38.784 INFO [stderr] | Nov 18 09:37:38.784 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 18 09:37:38.784 INFO [stderr] = note: for more information, see issue #50504 Nov 18 09:37:38.784 INFO [stderr] Nov 18 09:37:38.784 INFO [stderr] warning: cannot find type `Token` in this scope Nov 18 09:37:38.784 INFO [stderr] --> src/models.rs:21:17 Nov 18 09:37:38.784 INFO [stderr] | Nov 18 09:37:38.784 INFO [stderr] 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Nov 18 09:37:38.784 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 18 09:37:38.784 INFO [stderr] | Nov 18 09:37:38.784 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 18 09:37:38.784 INFO [stderr] = note: for more information, see issue #50504 Nov 18 09:37:38.784 INFO [stderr] Nov 18 09:37:38.784 INFO [stderr] warning: cannot find type `tokens` in this scope Nov 18 09:37:38.784 INFO [stderr] --> src/models.rs:21:39 Nov 18 09:37:38.784 INFO [stderr] | Nov 18 09:37:38.784 INFO [stderr] 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Nov 18 09:37:38.784 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 18 09:37:38.784 INFO [stderr] | Nov 18 09:37:38.784 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 18 09:37:38.784 INFO [stderr] = note: for more information, see issue #50504 Nov 18 09:37:38.784 INFO [stderr] Nov 18 09:37:38.784 INFO [stderr] warning: cannot find type `Token` in this scope Nov 18 09:37:38.784 INFO [stderr] --> src/models.rs:21:39 Nov 18 09:37:38.784 INFO [stderr] | Nov 18 09:37:38.784 INFO [stderr] 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Nov 18 09:37:38.784 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 18 09:37:38.784 INFO [stderr] | Nov 18 09:37:38.784 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 18 09:37:38.784 INFO [stderr] = note: for more information, see issue #50504 Nov 18 09:37:38.784 INFO [stderr] Nov 18 09:37:38.784 INFO [stderr] warning: cannot find type `User` in this scope Nov 18 09:37:38.784 INFO [stderr] --> src/models.rs:21:64 Nov 18 09:37:38.784 INFO [stderr] | Nov 18 09:37:38.784 INFO [stderr] 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Nov 18 09:37:38.784 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 18 09:37:38.784 INFO [stderr] | Nov 18 09:37:38.784 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 18 09:37:38.785 INFO [stderr] = note: for more information, see issue #50504 Nov 18 09:37:38.791 INFO [stderr] Nov 18 09:37:38.791 INFO [stderr] warning: cannot find type `Token` in this scope Nov 18 09:37:38.791 INFO [stderr] --> src/models.rs:21:64 Nov 18 09:37:38.791 INFO [stderr] | Nov 18 09:37:38.791 INFO [stderr] 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Nov 18 09:37:38.791 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 18 09:37:38.791 INFO [stderr] | Nov 18 09:37:38.791 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 18 09:37:38.791 INFO [stderr] = note: for more information, see issue #50504 Nov 18 09:37:38.791 INFO [stderr] Nov 18 09:37:38.791 INFO [stderr] warning: cannot find type `tokens` in this scope Nov 18 09:37:38.791 INFO [stderr] --> src/models.rs:21:64 Nov 18 09:37:38.791 INFO [stderr] | Nov 18 09:37:38.791 INFO [stderr] 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Nov 18 09:37:38.791 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 18 09:37:38.791 INFO [stderr] | Nov 18 09:37:38.791 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 18 09:37:38.791 INFO [stderr] = note: for more information, see issue #50504 Nov 18 09:37:38.791 INFO [stderr] Nov 18 09:37:38.791 INFO [stderr] warning: cannot find type `Token` in this scope Nov 18 09:37:38.791 INFO [stderr] --> src/models.rs:21:78 Nov 18 09:37:38.791 INFO [stderr] | Nov 18 09:37:38.791 INFO [stderr] 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Nov 18 09:37:38.791 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 18 09:37:38.791 INFO [stderr] | Nov 18 09:37:38.791 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 18 09:37:38.791 INFO [stderr] = note: for more information, see issue #50504 Nov 18 09:37:38.791 INFO [stderr] Nov 18 09:37:38.791 INFO [stderr] warning: cannot find type `tokens` in this scope Nov 18 09:37:38.791 INFO [stderr] --> src/models.rs:21:78 Nov 18 09:37:38.791 INFO [stderr] | Nov 18 09:37:38.791 INFO [stderr] 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Nov 18 09:37:38.792 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 18 09:37:38.792 INFO [stderr] | Nov 18 09:37:38.792 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 18 09:37:38.792 INFO [stderr] = note: for more information, see issue #50504 Nov 18 09:37:38.792 INFO [stderr] Nov 18 09:37:38.792 INFO [stderr] warning: cannot find type `table` in this scope Nov 18 09:37:38.792 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Nov 18 09:37:38.792 INFO [stderr] | Nov 18 09:37:38.792 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 18 09:37:38.792 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 18 09:37:38.792 INFO [stderr] | Nov 18 09:37:38.792 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 18 09:37:38.792 INFO [stderr] = note: for more information, see issue #50504 Nov 18 09:37:38.792 INFO [stderr] Nov 18 09:37:38.792 INFO [stderr] warning: cannot find type `token` in this scope Nov 18 09:37:38.792 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 18 09:37:38.792 INFO [stderr] | Nov 18 09:37:38.792 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 18 09:37:38.792 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 18 09:37:38.792 INFO [stderr] | Nov 18 09:37:38.792 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 18 09:37:38.792 INFO [stderr] = note: for more information, see issue #50504 Nov 18 09:37:38.792 INFO [stderr] Nov 18 09:37:38.792 INFO [stderr] warning: cannot find type `user_id` in this scope Nov 18 09:37:38.792 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 18 09:37:38.792 INFO [stderr] | Nov 18 09:37:38.792 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 18 09:37:38.792 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 18 09:37:38.792 INFO [stderr] | Nov 18 09:37:38.792 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 18 09:37:38.792 INFO [stderr] = note: for more information, see issue #50504 Nov 18 09:37:38.792 INFO [stderr] Nov 18 09:37:38.792 INFO [stderr] warning: cannot find type `id` in this scope Nov 18 09:37:38.792 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 18 09:37:38.792 INFO [stderr] | Nov 18 09:37:38.792 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 18 09:37:38.792 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 18 09:37:38.792 INFO [stderr] | Nov 18 09:37:38.792 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 18 09:37:38.792 INFO [stderr] = note: for more information, see issue #50504 Nov 18 09:37:38.792 INFO [stderr] Nov 18 09:37:38.792 INFO [stderr] warning: cannot find type `email` in this scope Nov 18 09:37:38.792 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 18 09:37:38.792 INFO [stderr] | Nov 18 09:37:38.792 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 18 09:37:38.792 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 18 09:37:38.792 INFO [stderr] | Nov 18 09:37:38.792 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 18 09:37:38.792 INFO [stderr] = note: for more information, see issue #50504 Nov 18 09:37:38.792 INFO [stderr] Nov 18 09:37:38.792 INFO [stderr] warning: cannot find type `password` in this scope Nov 18 09:37:38.792 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 18 09:37:38.792 INFO [stderr] | Nov 18 09:37:38.792 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 18 09:37:38.792 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 18 09:37:38.792 INFO [stderr] | Nov 18 09:37:38.792 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 18 09:37:38.792 INFO [stderr] = note: for more information, see issue #50504 Nov 18 09:37:38.792 INFO [stderr] Nov 18 09:38:08.468 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 19s Nov 18 09:38:08.494 INFO [stderr] su: No module specific data is present Nov 18 09:38:08.873 INFO running `"docker" "inspect" "8bc66494a95f4aaa460fc7170bf8a84d76567d488952b5ba79c017a2251c6bdc"` Nov 18 09:38:08.997 INFO running `"docker" "rm" "-f" "8bc66494a95f4aaa460fc7170bf8a84d76567d488952b5ba79c017a2251c6bdc"` Nov 18 09:38:09.147 INFO [stdout] 8bc66494a95f4aaa460fc7170bf8a84d76567d488952b5ba79c017a2251c6bdc Nov 18 09:38:09.149 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-6/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-6/pr-55982/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/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 +6b9b97bd9b704f85f0184f7a213cc4d62bd9654c-alt test --frozen --no-run" "-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 18 09:38:09.374 INFO [stdout] 3ff917f441c985593c26788a754cbff22e59b26444d0c3837256d61b255d0a33 Nov 18 09:38:09.375 INFO running `"docker" "start" "-a" "3ff917f441c985593c26788a754cbff22e59b26444d0c3837256d61b255d0a33"` Nov 18 09:38:09.927 INFO [stderr] usermod: no changes Nov 18 09:38:10.295 INFO [stderr] Compiling howtocards v0.1.3 (/source) Nov 18 09:38:19.476 INFO [stderr] warning: cannot find type `User` in this scope Nov 18 09:38:19.476 INFO [stderr] --> src/models.rs:7:10 Nov 18 09:38:19.476 INFO [stderr] | Nov 18 09:38:19.476 INFO [stderr] 7 | #[derive(Queryable, Serialize, Deserialize, Associations, Identifiable, Debug)] Nov 18 09:38:19.476 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 18 09:38:19.476 INFO [stderr] | Nov 18 09:38:19.476 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 18 09:38:19.476 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 18 09:38:19.476 INFO [stderr] = note: for more information, see issue #50504 Nov 18 09:38:19.476 INFO [stderr] Nov 18 09:38:19.476 INFO [stderr] warning: cannot find type `User` in this scope Nov 18 09:38:19.476 INFO [stderr] --> src/models.rs:7:59 Nov 18 09:38:19.476 INFO [stderr] | Nov 18 09:38:19.476 INFO [stderr] 7 | #[derive(Queryable, Serialize, Deserialize, Associations, Identifiable, Debug)] Nov 18 09:38:19.476 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 18 09:38:19.476 INFO [stderr] | Nov 18 09:38:19.476 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 18 09:38:19.476 INFO [stderr] = note: for more information, see issue #50504 Nov 18 09:38:19.476 INFO [stderr] Nov 18 09:38:19.476 INFO [stderr] warning: cannot find type `users` in this scope Nov 18 09:38:19.476 INFO [stderr] --> src/models.rs:7:59 Nov 18 09:38:19.476 INFO [stderr] | Nov 18 09:38:19.476 INFO [stderr] 7 | #[derive(Queryable, Serialize, Deserialize, Associations, Identifiable, Debug)] Nov 18 09:38:19.476 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 18 09:38:19.476 INFO [stderr] | Nov 18 09:38:19.476 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 18 09:38:19.476 INFO [stderr] = note: for more information, see issue #50504 Nov 18 09:38:19.476 INFO [stderr] Nov 18 09:38:19.476 INFO [stderr] warning: cannot find type `users` in this scope Nov 18 09:38:19.476 INFO [stderr] --> src/models.rs:14:23 Nov 18 09:38:19.476 INFO [stderr] | Nov 18 09:38:19.476 INFO [stderr] 14 | #[derive(Deserialize, Insertable, Queryable)] Nov 18 09:38:19.476 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 18 09:38:19.476 INFO [stderr] | Nov 18 09:38:19.480 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 18 09:38:19.480 INFO [stderr] = note: for more information, see issue #50504 Nov 18 09:38:19.480 INFO [stderr] Nov 18 09:38:19.480 INFO [stderr] warning: cannot find type `UserNew` in this scope Nov 18 09:38:19.480 INFO [stderr] --> src/models.rs:14:23 Nov 18 09:38:19.480 INFO [stderr] | Nov 18 09:38:19.480 INFO [stderr] 14 | #[derive(Deserialize, Insertable, Queryable)] Nov 18 09:38:19.480 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 18 09:38:19.480 INFO [stderr] | Nov 18 09:38:19.480 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 18 09:38:19.480 INFO [stderr] = note: for more information, see issue #50504 Nov 18 09:38:19.480 INFO [stderr] Nov 18 09:38:19.480 INFO [stderr] warning: cannot find type `UserNew` in this scope Nov 18 09:38:19.480 INFO [stderr] --> src/models.rs:14:35 Nov 18 09:38:19.480 INFO [stderr] | Nov 18 09:38:19.480 INFO [stderr] 14 | #[derive(Deserialize, Insertable, Queryable)] Nov 18 09:38:19.480 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 18 09:38:19.480 INFO [stderr] | Nov 18 09:38:19.480 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 18 09:38:19.480 INFO [stderr] = note: for more information, see issue #50504 Nov 18 09:38:19.480 INFO [stderr] Nov 18 09:38:19.480 INFO [stderr] warning: cannot find type `Token` in this scope Nov 18 09:38:19.480 INFO [stderr] --> src/models.rs:21:17 Nov 18 09:38:19.480 INFO [stderr] | Nov 18 09:38:19.480 INFO [stderr] 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Nov 18 09:38:19.480 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 18 09:38:19.480 INFO [stderr] | Nov 18 09:38:19.480 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 18 09:38:19.480 INFO [stderr] = note: for more information, see issue #50504 Nov 18 09:38:19.480 INFO [stderr] Nov 18 09:38:19.480 INFO [stderr] warning: cannot find type `tokens` in this scope Nov 18 09:38:19.480 INFO [stderr] --> src/models.rs:21:39 Nov 18 09:38:19.480 INFO [stderr] | Nov 18 09:38:19.480 INFO [stderr] 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Nov 18 09:38:19.480 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 18 09:38:19.480 INFO [stderr] | Nov 18 09:38:19.480 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 18 09:38:19.480 INFO [stderr] = note: for more information, see issue #50504 Nov 18 09:38:19.480 INFO [stderr] Nov 18 09:38:19.480 INFO [stderr] warning: cannot find type `Token` in this scope Nov 18 09:38:19.480 INFO [stderr] --> src/models.rs:21:39 Nov 18 09:38:19.480 INFO [stderr] | Nov 18 09:38:19.480 INFO [stderr] 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Nov 18 09:38:19.480 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 18 09:38:19.480 INFO [stderr] | Nov 18 09:38:19.480 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 18 09:38:19.480 INFO [stderr] = note: for more information, see issue #50504 Nov 18 09:38:19.480 INFO [stderr] Nov 18 09:38:19.483 INFO [stderr] warning: cannot find type `User` in this scope Nov 18 09:38:19.483 INFO [stderr] --> src/models.rs:21:64 Nov 18 09:38:19.483 INFO [stderr] | Nov 18 09:38:19.483 INFO [stderr] 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Nov 18 09:38:19.483 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 18 09:38:19.483 INFO [stderr] | Nov 18 09:38:19.483 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 18 09:38:19.483 INFO [stderr] = note: for more information, see issue #50504 Nov 18 09:38:19.483 INFO [stderr] Nov 18 09:38:19.483 INFO [stderr] warning: cannot find type `Token` in this scope Nov 18 09:38:19.483 INFO [stderr] --> src/models.rs:21:64 Nov 18 09:38:19.483 INFO [stderr] | Nov 18 09:38:19.483 INFO [stderr] 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Nov 18 09:38:19.483 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 18 09:38:19.483 INFO [stderr] | Nov 18 09:38:19.483 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 18 09:38:19.483 INFO [stderr] = note: for more information, see issue #50504 Nov 18 09:38:19.483 INFO [stderr] Nov 18 09:38:19.483 INFO [stderr] warning: cannot find type `tokens` in this scope Nov 18 09:38:19.483 INFO [stderr] --> src/models.rs:21:64 Nov 18 09:38:19.483 INFO [stderr] | Nov 18 09:38:19.483 INFO [stderr] 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Nov 18 09:38:19.483 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 18 09:38:19.483 INFO [stderr] | Nov 18 09:38:19.483 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 18 09:38:19.483 INFO [stderr] = note: for more information, see issue #50504 Nov 18 09:38:19.483 INFO [stderr] Nov 18 09:38:19.483 INFO [stderr] warning: cannot find type `Token` in this scope Nov 18 09:38:19.483 INFO [stderr] --> src/models.rs:21:78 Nov 18 09:38:19.483 INFO [stderr] | Nov 18 09:38:19.483 INFO [stderr] 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Nov 18 09:38:19.483 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 18 09:38:19.483 INFO [stderr] | Nov 18 09:38:19.483 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 18 09:38:19.483 INFO [stderr] = note: for more information, see issue #50504 Nov 18 09:38:19.483 INFO [stderr] Nov 18 09:38:19.483 INFO [stderr] warning: cannot find type `tokens` in this scope Nov 18 09:38:19.483 INFO [stderr] --> src/models.rs:21:78 Nov 18 09:38:19.483 INFO [stderr] | Nov 18 09:38:19.483 INFO [stderr] 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Nov 18 09:38:19.483 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 18 09:38:19.483 INFO [stderr] | Nov 18 09:38:19.483 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 18 09:38:19.483 INFO [stderr] = note: for more information, see issue #50504 Nov 18 09:38:19.483 INFO [stderr] Nov 18 09:38:19.483 INFO [stderr] warning: cannot find type `table` in this scope Nov 18 09:38:19.483 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Nov 18 09:38:19.483 INFO [stderr] | Nov 18 09:38:19.483 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 18 09:38:19.484 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 18 09:38:19.484 INFO [stderr] | Nov 18 09:38:19.484 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 18 09:38:19.484 INFO [stderr] = note: for more information, see issue #50504 Nov 18 09:38:19.484 INFO [stderr] Nov 18 09:38:19.484 INFO [stderr] warning: cannot find type `token` in this scope Nov 18 09:38:19.484 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 18 09:38:19.484 INFO [stderr] | Nov 18 09:38:19.484 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 18 09:38:19.484 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 18 09:38:19.484 INFO [stderr] | Nov 18 09:38:19.484 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 18 09:38:19.484 INFO [stderr] = note: for more information, see issue #50504 Nov 18 09:38:19.484 INFO [stderr] Nov 18 09:38:19.484 INFO [stderr] warning: cannot find type `user_id` in this scope Nov 18 09:38:19.484 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 18 09:38:19.484 INFO [stderr] | Nov 18 09:38:19.484 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 18 09:38:19.484 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 18 09:38:19.484 INFO [stderr] | Nov 18 09:38:19.484 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 18 09:38:19.484 INFO [stderr] = note: for more information, see issue #50504 Nov 18 09:38:19.484 INFO [stderr] Nov 18 09:38:19.484 INFO [stderr] warning: cannot find type `id` in this scope Nov 18 09:38:19.484 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 18 09:38:19.484 INFO [stderr] | Nov 18 09:38:19.484 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 18 09:38:19.484 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 18 09:38:19.484 INFO [stderr] | Nov 18 09:38:19.484 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 18 09:38:19.484 INFO [stderr] = note: for more information, see issue #50504 Nov 18 09:38:19.484 INFO [stderr] Nov 18 09:38:19.484 INFO [stderr] warning: cannot find type `email` in this scope Nov 18 09:38:19.484 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 18 09:38:19.484 INFO [stderr] | Nov 18 09:38:19.484 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 18 09:38:19.484 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 18 09:38:19.484 INFO [stderr] | Nov 18 09:38:19.484 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 18 09:38:19.484 INFO [stderr] = note: for more information, see issue #50504 Nov 18 09:38:19.484 INFO [stderr] Nov 18 09:38:19.484 INFO [stderr] warning: cannot find type `password` in this scope Nov 18 09:38:19.484 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 18 09:38:19.484 INFO [stderr] | Nov 18 09:38:19.484 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 18 09:38:19.484 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 18 09:38:19.484 INFO [stderr] | Nov 18 09:38:19.484 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 18 09:38:19.484 INFO [stderr] = note: for more information, see issue #50504 Nov 18 09:38:19.484 INFO [stderr] Nov 18 09:38:25.218 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 15.22s Nov 18 09:38:25.219 INFO [stderr] su: No module specific data is present Nov 18 09:38:26.181 INFO running `"docker" "inspect" "3ff917f441c985593c26788a754cbff22e59b26444d0c3837256d61b255d0a33"` Nov 18 09:38:26.515 INFO running `"docker" "rm" "-f" "3ff917f441c985593c26788a754cbff22e59b26444d0c3837256d61b255d0a33"` Nov 18 09:38:26.771 INFO [stdout] 3ff917f441c985593c26788a754cbff22e59b26444d0c3837256d61b255d0a33 Nov 18 09:38:26.780 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-6/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-6/pr-55982/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/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 +6b9b97bd9b704f85f0184f7a213cc4d62bd9654c-alt test --frozen" "-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 18 09:38:27.337 INFO [stdout] ccfab4bb7ab2bbf982f841a8ff25d1351f39604f092eb333e368f548e41e2aef Nov 18 09:38:27.339 INFO running `"docker" "start" "-a" "ccfab4bb7ab2bbf982f841a8ff25d1351f39604f092eb333e368f548e41e2aef"` Nov 18 09:38:28.691 INFO [stderr] usermod: no changes Nov 18 09:38:29.075 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.35s Nov 18 09:38:29.082 INFO [stderr] Running /target/debug/deps/howtocards-8b373e075d34e189 Nov 18 09:38:29.089 INFO [stdout] Nov 18 09:38:29.090 INFO [stdout] running 4 tests Nov 18 09:38:29.090 INFO [stdout] test db::token::test::create_token_returns_different_tokens ... ok Nov 18 09:38:29.091 INFO [stdout] test hasher::test::hash_string_should_get_different_results_for_different_input ... ok Nov 18 09:38:29.092 INFO [stdout] test hasher::test::hash_password_use_hash_string ... ok Nov 18 09:38:29.092 INFO [stdout] test hasher::test::hash_string_should_get_equal_results_for_equal_input ... ok Nov 18 09:38:29.092 INFO [stdout] Nov 18 09:38:29.092 INFO [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 18 09:38:29.093 INFO [stdout] Nov 18 09:38:29.097 INFO [stderr] Running /target/debug/deps/howtocards_server-41b4d6a6956189c0 Nov 18 09:38:29.099 INFO [stdout] Nov 18 09:38:29.099 INFO [stdout] running 0 tests Nov 18 09:38:29.100 INFO [stdout] Nov 18 09:38:29.100 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 18 09:38:29.100 INFO [stdout] Nov 18 09:38:29.101 INFO [stderr] Doc-tests howtocards Nov 18 09:38:47.109 INFO [stdout] Nov 18 09:38:47.109 INFO [stdout] running 4 tests Nov 18 09:39:26.304 INFO [stdout] test src/auth.rs - auth::Auth (line 67) ... ok Nov 18 09:39:29.160 INFO [stdout] test src/auth.rs - auth::AuthOptional (line 105) ... ok Nov 18 09:39:30.876 INFO [stdout] test src/prelude.rs - prelude::ResultExt::or_err (line 11) ... ok Nov 18 09:39:35.139 INFO [stdout] test src/hasher.rs - hasher::hash_string (line 10) ... ok Nov 18 09:39:35.139 INFO [stdout] Nov 18 09:39:35.139 INFO [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 18 09:39:35.139 INFO [stdout] Nov 18 09:39:35.167 INFO [stderr] su: No module specific data is present Nov 18 09:39:35.537 INFO running `"docker" "inspect" "ccfab4bb7ab2bbf982f841a8ff25d1351f39604f092eb333e368f548e41e2aef"` Nov 18 09:39:35.785 INFO running `"docker" "rm" "-f" "ccfab4bb7ab2bbf982f841a8ff25d1351f39604f092eb333e368f548e41e2aef"` Nov 18 09:39:35.999 INFO [stdout] ccfab4bb7ab2bbf982f841a8ff25d1351f39604f092eb333e368f548e41e2aef