Nov 18 09:35:41.104 INFO testing howtocards_backend-0.1.2 against master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c for pr-55982 Nov 18 09:35:41.105 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-5/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-5/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:41.532 INFO [stdout] 92e1b396d6c95633e1afce2dc06130556cea9fd8489b58c15b152cc09c777768 Nov 18 09:35:41.534 INFO running `"docker" "start" "-a" "92e1b396d6c95633e1afce2dc06130556cea9fd8489b58c15b152cc09c777768"` Nov 18 09:35:42.852 INFO [stderr] usermod: no changes Nov 18 09:35:43.351 INFO [stderr] Compiling r2d2 v0.8.3 Nov 18 09:35:43.367 INFO [stderr] Compiling dbus v0.6.3 Nov 18 09:35:43.367 INFO [stderr] Compiling uuid v0.7.1 Nov 18 09:35:43.367 INFO [stderr] Compiling serde_urlencoded v0.5.3 Nov 18 09:35:43.368 INFO [stderr] Compiling ron v0.2.2 Nov 18 09:35:43.415 INFO [stderr] Compiling dotenv v0.13.0 Nov 18 09:35:45.543 INFO [stderr] Compiling diesel v1.3.3 Nov 18 09:35:54.415 INFO [stderr] Compiling actix v0.7.6 Nov 18 09:35:57.665 INFO [stderr] Compiling rustbreak v2.0.0-rc3 Nov 18 09:36:17.673 INFO [stderr] Compiling notify-rust v3.5.0 Nov 18 09:36:29.757 INFO [stderr] Compiling actix-net v0.2.2 Nov 18 09:36:45.891 INFO [stderr] Compiling actix-web v0.7.14 Nov 18 09:37:19.618 INFO [stderr] Compiling howtocards_backend v0.1.2 (/source) Nov 18 09:37:28.536 INFO [stderr] warning: cannot find type `User` in this scope Nov 18 09:37:28.536 INFO [stderr] --> src/models.rs:7:10 Nov 18 09:37:28.536 INFO [stderr] | Nov 18 09:37:28.536 INFO [stderr] 7 | #[derive(Queryable, Serialize, Deserialize, Associations, Identifiable, Debug)] Nov 18 09:37:28.536 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 18 09:37:28.536 INFO [stderr] | Nov 18 09:37:28.536 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 18 09:37:28.536 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:28.536 INFO [stderr] = note: for more information, see issue #50504 Nov 18 09:37:28.536 INFO [stderr] Nov 18 09:37:28.536 INFO [stderr] warning: cannot find type `User` in this scope Nov 18 09:37:28.536 INFO [stderr] --> src/models.rs:7:59 Nov 18 09:37:28.536 INFO [stderr] | Nov 18 09:37:28.536 INFO [stderr] 7 | #[derive(Queryable, Serialize, Deserialize, Associations, Identifiable, Debug)] Nov 18 09:37:28.536 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 18 09:37:28.536 INFO [stderr] | Nov 18 09:37:28.536 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:28.536 INFO [stderr] = note: for more information, see issue #50504 Nov 18 09:37:28.536 INFO [stderr] Nov 18 09:37:28.536 INFO [stderr] warning: cannot find type `users` in this scope Nov 18 09:37:28.536 INFO [stderr] --> src/models.rs:7:59 Nov 18 09:37:28.536 INFO [stderr] | Nov 18 09:37:28.536 INFO [stderr] 7 | #[derive(Queryable, Serialize, Deserialize, Associations, Identifiable, Debug)] Nov 18 09:37:28.536 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 18 09:37:28.536 INFO [stderr] | Nov 18 09:37:28.536 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:28.536 INFO [stderr] = note: for more information, see issue #50504 Nov 18 09:37:28.536 INFO [stderr] Nov 18 09:37:28.536 INFO [stderr] warning: cannot find type `users` in this scope Nov 18 09:37:28.536 INFO [stderr] --> src/models.rs:14:23 Nov 18 09:37:28.536 INFO [stderr] | Nov 18 09:37:28.536 INFO [stderr] 14 | #[derive(Deserialize, Insertable, Queryable)] Nov 18 09:37:28.536 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 18 09:37:28.536 INFO [stderr] | Nov 18 09:37:28.536 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:28.536 INFO [stderr] = note: for more information, see issue #50504 Nov 18 09:37:28.536 INFO [stderr] Nov 18 09:37:28.536 INFO [stderr] warning: cannot find type `UserNew` in this scope Nov 18 09:37:28.536 INFO [stderr] --> src/models.rs:14:23 Nov 18 09:37:28.536 INFO [stderr] | Nov 18 09:37:28.537 INFO [stderr] 14 | #[derive(Deserialize, Insertable, Queryable)] Nov 18 09:37:28.537 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 18 09:37:28.537 INFO [stderr] | Nov 18 09:37:28.537 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:28.537 INFO [stderr] = note: for more information, see issue #50504 Nov 18 09:37:28.537 INFO [stderr] Nov 18 09:37:28.537 INFO [stderr] warning: cannot find type `UserNew` in this scope Nov 18 09:37:28.537 INFO [stderr] --> src/models.rs:14:35 Nov 18 09:37:28.537 INFO [stderr] | Nov 18 09:37:28.537 INFO [stderr] 14 | #[derive(Deserialize, Insertable, Queryable)] Nov 18 09:37:28.537 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 18 09:37:28.537 INFO [stderr] | Nov 18 09:37:28.537 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:28.537 INFO [stderr] = note: for more information, see issue #50504 Nov 18 09:37:28.537 INFO [stderr] Nov 18 09:37:28.537 INFO [stderr] warning: cannot find type `Token` in this scope Nov 18 09:37:28.537 INFO [stderr] --> src/models.rs:21:17 Nov 18 09:37:28.537 INFO [stderr] | Nov 18 09:37:28.537 INFO [stderr] 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Nov 18 09:37:28.537 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 18 09:37:28.537 INFO [stderr] | Nov 18 09:37:28.537 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:28.537 INFO [stderr] = note: for more information, see issue #50504 Nov 18 09:37:28.537 INFO [stderr] Nov 18 09:37:28.537 INFO [stderr] warning: cannot find type `tokens` in this scope Nov 18 09:37:28.537 INFO [stderr] --> src/models.rs:21:39 Nov 18 09:37:28.537 INFO [stderr] | Nov 18 09:37:28.537 INFO [stderr] 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Nov 18 09:37:28.537 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 18 09:37:28.537 INFO [stderr] | Nov 18 09:37:28.537 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:28.537 INFO [stderr] = note: for more information, see issue #50504 Nov 18 09:37:28.537 INFO [stderr] Nov 18 09:37:28.537 INFO [stderr] warning: cannot find type `Token` in this scope Nov 18 09:37:28.537 INFO [stderr] --> src/models.rs:21:39 Nov 18 09:37:28.537 INFO [stderr] | Nov 18 09:37:28.537 INFO [stderr] 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Nov 18 09:37:28.537 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 18 09:37:28.537 INFO [stderr] | Nov 18 09:37:28.537 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:28.537 INFO [stderr] = note: for more information, see issue #50504 Nov 18 09:37:28.537 INFO [stderr] Nov 18 09:37:28.537 INFO [stderr] warning: cannot find type `User` in this scope Nov 18 09:37:28.537 INFO [stderr] --> src/models.rs:21:64 Nov 18 09:37:28.537 INFO [stderr] | Nov 18 09:37:28.537 INFO [stderr] 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Nov 18 09:37:28.537 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 18 09:37:28.537 INFO [stderr] | Nov 18 09:37:28.537 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:28.537 INFO [stderr] = note: for more information, see issue #50504 Nov 18 09:37:28.537 INFO [stderr] Nov 18 09:37:28.537 INFO [stderr] warning: cannot find type `Token` in this scope Nov 18 09:37:28.537 INFO [stderr] --> src/models.rs:21:64 Nov 18 09:37:28.537 INFO [stderr] | Nov 18 09:37:28.537 INFO [stderr] 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Nov 18 09:37:28.537 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 18 09:37:28.537 INFO [stderr] | Nov 18 09:37:28.537 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:28.537 INFO [stderr] = note: for more information, see issue #50504 Nov 18 09:37:28.537 INFO [stderr] Nov 18 09:37:28.537 INFO [stderr] warning: cannot find type `tokens` in this scope Nov 18 09:37:28.537 INFO [stderr] --> src/models.rs:21:64 Nov 18 09:37:28.537 INFO [stderr] | Nov 18 09:37:28.537 INFO [stderr] 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Nov 18 09:37:28.537 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 18 09:37:28.537 INFO [stderr] | Nov 18 09:37:28.537 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:28.537 INFO [stderr] = note: for more information, see issue #50504 Nov 18 09:37:28.537 INFO [stderr] Nov 18 09:37:28.537 INFO [stderr] warning: cannot find type `Token` in this scope Nov 18 09:37:28.537 INFO [stderr] --> src/models.rs:21:78 Nov 18 09:37:28.537 INFO [stderr] | Nov 18 09:37:28.537 INFO [stderr] 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Nov 18 09:37:28.537 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 18 09:37:28.537 INFO [stderr] | Nov 18 09:37:28.537 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:28.537 INFO [stderr] = note: for more information, see issue #50504 Nov 18 09:37:28.537 INFO [stderr] Nov 18 09:37:28.539 INFO [stderr] warning: cannot find type `tokens` in this scope Nov 18 09:37:28.539 INFO [stderr] --> src/models.rs:21:78 Nov 18 09:37:28.539 INFO [stderr] | Nov 18 09:37:28.539 INFO [stderr] 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Nov 18 09:37:28.539 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 18 09:37:28.539 INFO [stderr] | Nov 18 09:37:28.539 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:28.539 INFO [stderr] = note: for more information, see issue #50504 Nov 18 09:37:28.539 INFO [stderr] Nov 18 09:37:28.539 INFO [stderr] warning: cannot find type `table` in this scope Nov 18 09:37:28.539 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Nov 18 09:37:28.539 INFO [stderr] | Nov 18 09:37:28.539 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 18 09:37:28.539 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 18 09:37:28.539 INFO [stderr] | Nov 18 09:37:28.539 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:28.539 INFO [stderr] = note: for more information, see issue #50504 Nov 18 09:37:28.539 INFO [stderr] Nov 18 09:37:28.539 INFO [stderr] warning: cannot find type `token` in this scope Nov 18 09:37:28.539 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 18 09:37:28.539 INFO [stderr] | Nov 18 09:37:28.539 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 18 09:37:28.539 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 18 09:37:28.539 INFO [stderr] | Nov 18 09:37:28.539 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:28.539 INFO [stderr] = note: for more information, see issue #50504 Nov 18 09:37:28.539 INFO [stderr] Nov 18 09:37:28.539 INFO [stderr] warning: cannot find type `user_id` in this scope Nov 18 09:37:28.539 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 18 09:37:28.539 INFO [stderr] | Nov 18 09:37:28.539 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 18 09:37:28.539 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 18 09:37:28.539 INFO [stderr] | Nov 18 09:37:28.539 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:28.540 INFO [stderr] = note: for more information, see issue #50504 Nov 18 09:37:28.540 INFO [stderr] Nov 18 09:37:28.540 INFO [stderr] warning: cannot find type `id` in this scope Nov 18 09:37:28.540 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 18 09:37:28.540 INFO [stderr] | Nov 18 09:37:28.540 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 18 09:37:28.540 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 18 09:37:28.540 INFO [stderr] | Nov 18 09:37:28.540 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:28.540 INFO [stderr] = note: for more information, see issue #50504 Nov 18 09:37:28.540 INFO [stderr] Nov 18 09:37:28.540 INFO [stderr] warning: cannot find type `email` in this scope Nov 18 09:37:28.540 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 18 09:37:28.540 INFO [stderr] | Nov 18 09:37:28.540 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 18 09:37:28.540 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 18 09:37:28.540 INFO [stderr] | Nov 18 09:37:28.540 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:28.540 INFO [stderr] = note: for more information, see issue #50504 Nov 18 09:37:28.540 INFO [stderr] Nov 18 09:37:28.540 INFO [stderr] warning: cannot find type `password` in this scope Nov 18 09:37:28.540 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 18 09:37:28.540 INFO [stderr] | Nov 18 09:37:28.540 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 18 09:37:28.540 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 18 09:37:28.540 INFO [stderr] | Nov 18 09:37:28.540 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:28.540 INFO [stderr] = note: for more information, see issue #50504 Nov 18 09:37:28.540 INFO [stderr] Nov 18 09:38:02.671 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 19s Nov 18 09:38:02.692 INFO [stderr] su: No module specific data is present Nov 18 09:38:03.118 INFO running `"docker" "inspect" "92e1b396d6c95633e1afce2dc06130556cea9fd8489b58c15b152cc09c777768"` Nov 18 09:38:03.233 INFO running `"docker" "rm" "-f" "92e1b396d6c95633e1afce2dc06130556cea9fd8489b58c15b152cc09c777768"` Nov 18 09:38:03.402 INFO [stdout] 92e1b396d6c95633e1afce2dc06130556cea9fd8489b58c15b152cc09c777768 Nov 18 09:38:03.405 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-5/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-5/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:03.682 INFO [stdout] f0d2ccd8689bc0bf427282552fe463450a6b2e2511145496e92074f7e744a576 Nov 18 09:38:03.685 INFO running `"docker" "start" "-a" "f0d2ccd8689bc0bf427282552fe463450a6b2e2511145496e92074f7e744a576"` Nov 18 09:38:04.422 INFO [stderr] usermod: no changes Nov 18 09:38:04.791 INFO [stderr] Compiling howtocards_backend v0.1.2 (/source) Nov 18 09:38:14.013 INFO [stderr] warning: cannot find type `User` in this scope Nov 18 09:38:14.013 INFO [stderr] --> src/models.rs:7:10 Nov 18 09:38:14.013 INFO [stderr] | Nov 18 09:38:14.014 INFO [stderr] 7 | #[derive(Queryable, Serialize, Deserialize, Associations, Identifiable, Debug)] Nov 18 09:38:14.014 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 18 09:38:14.014 INFO [stderr] | Nov 18 09:38:14.014 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 18 09:38:14.014 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:14.014 INFO [stderr] = note: for more information, see issue #50504 Nov 18 09:38:14.014 INFO [stderr] Nov 18 09:38:14.016 INFO [stderr] warning: cannot find type `User` in this scope Nov 18 09:38:14.016 INFO [stderr] --> src/models.rs:7:59 Nov 18 09:38:14.016 INFO [stderr] | Nov 18 09:38:14.016 INFO [stderr] 7 | #[derive(Queryable, Serialize, Deserialize, Associations, Identifiable, Debug)] Nov 18 09:38:14.016 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 18 09:38:14.016 INFO [stderr] | Nov 18 09:38:14.016 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:14.016 INFO [stderr] = note: for more information, see issue #50504 Nov 18 09:38:14.016 INFO [stderr] Nov 18 09:38:14.016 INFO [stderr] warning: cannot find type `users` in this scope Nov 18 09:38:14.016 INFO [stderr] --> src/models.rs:7:59 Nov 18 09:38:14.016 INFO [stderr] | Nov 18 09:38:14.016 INFO [stderr] 7 | #[derive(Queryable, Serialize, Deserialize, Associations, Identifiable, Debug)] Nov 18 09:38:14.016 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 18 09:38:14.016 INFO [stderr] | Nov 18 09:38:14.018 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:14.018 INFO [stderr] = note: for more information, see issue #50504 Nov 18 09:38:14.018 INFO [stderr] Nov 18 09:38:14.018 INFO [stderr] warning: cannot find type `users` in this scope Nov 18 09:38:14.018 INFO [stderr] --> src/models.rs:14:23 Nov 18 09:38:14.018 INFO [stderr] | Nov 18 09:38:14.018 INFO [stderr] 14 | #[derive(Deserialize, Insertable, Queryable)] Nov 18 09:38:14.018 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 18 09:38:14.018 INFO [stderr] | Nov 18 09:38:14.018 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:14.018 INFO [stderr] = note: for more information, see issue #50504 Nov 18 09:38:14.018 INFO [stderr] Nov 18 09:38:14.018 INFO [stderr] warning: cannot find type `UserNew` in this scope Nov 18 09:38:14.020 INFO [stderr] --> src/models.rs:14:23 Nov 18 09:38:14.020 INFO [stderr] | Nov 18 09:38:14.020 INFO [stderr] 14 | #[derive(Deserialize, Insertable, Queryable)] Nov 18 09:38:14.020 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 18 09:38:14.020 INFO [stderr] | Nov 18 09:38:14.020 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:14.020 INFO [stderr] = note: for more information, see issue #50504 Nov 18 09:38:14.020 INFO [stderr] Nov 18 09:38:14.020 INFO [stderr] warning: cannot find type `UserNew` in this scope Nov 18 09:38:14.020 INFO [stderr] --> src/models.rs:14:35 Nov 18 09:38:14.020 INFO [stderr] | Nov 18 09:38:14.020 INFO [stderr] 14 | #[derive(Deserialize, Insertable, Queryable)] Nov 18 09:38:14.020 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 18 09:38:14.020 INFO [stderr] | Nov 18 09:38:14.020 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:14.020 INFO [stderr] = note: for more information, see issue #50504 Nov 18 09:38:14.020 INFO [stderr] Nov 18 09:38:14.023 INFO [stderr] warning: cannot find type `Token` in this scope Nov 18 09:38:14.023 INFO [stderr] --> src/models.rs:21:17 Nov 18 09:38:14.023 INFO [stderr] | Nov 18 09:38:14.023 INFO [stderr] 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Nov 18 09:38:14.023 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 18 09:38:14.023 INFO [stderr] | Nov 18 09:38:14.023 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:14.023 INFO [stderr] = note: for more information, see issue #50504 Nov 18 09:38:14.023 INFO [stderr] Nov 18 09:38:14.023 INFO [stderr] warning: cannot find type `tokens` in this scope Nov 18 09:38:14.023 INFO [stderr] --> src/models.rs:21:39 Nov 18 09:38:14.023 INFO [stderr] | Nov 18 09:38:14.023 INFO [stderr] 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Nov 18 09:38:14.023 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 18 09:38:14.023 INFO [stderr] | Nov 18 09:38:14.023 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:14.023 INFO [stderr] = note: for more information, see issue #50504 Nov 18 09:38:14.023 INFO [stderr] Nov 18 09:38:14.023 INFO [stderr] warning: cannot find type `Token` in this scope Nov 18 09:38:14.023 INFO [stderr] --> src/models.rs:21:39 Nov 18 09:38:14.023 INFO [stderr] | Nov 18 09:38:14.023 INFO [stderr] 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Nov 18 09:38:14.023 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 18 09:38:14.023 INFO [stderr] | Nov 18 09:38:14.023 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:14.023 INFO [stderr] = note: for more information, see issue #50504 Nov 18 09:38:14.023 INFO [stderr] Nov 18 09:38:14.027 INFO [stderr] warning: cannot find type `User` in this scope Nov 18 09:38:14.027 INFO [stderr] --> src/models.rs:21:64 Nov 18 09:38:14.027 INFO [stderr] | Nov 18 09:38:14.027 INFO [stderr] 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Nov 18 09:38:14.027 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 18 09:38:14.027 INFO [stderr] | Nov 18 09:38:14.027 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:14.027 INFO [stderr] = note: for more information, see issue #50504 Nov 18 09:38:14.027 INFO [stderr] Nov 18 09:38:14.027 INFO [stderr] warning: cannot find type `Token` in this scope Nov 18 09:38:14.027 INFO [stderr] --> src/models.rs:21:64 Nov 18 09:38:14.027 INFO [stderr] | Nov 18 09:38:14.027 INFO [stderr] 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Nov 18 09:38:14.027 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 18 09:38:14.027 INFO [stderr] | Nov 18 09:38:14.027 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:14.027 INFO [stderr] = note: for more information, see issue #50504 Nov 18 09:38:14.027 INFO [stderr] Nov 18 09:38:14.027 INFO [stderr] warning: cannot find type `tokens` in this scope Nov 18 09:38:14.027 INFO [stderr] --> src/models.rs:21:64 Nov 18 09:38:14.027 INFO [stderr] | Nov 18 09:38:14.027 INFO [stderr] 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Nov 18 09:38:14.027 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 18 09:38:14.027 INFO [stderr] | Nov 18 09:38:14.027 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:14.027 INFO [stderr] = note: for more information, see issue #50504 Nov 18 09:38:14.027 INFO [stderr] Nov 18 09:38:14.027 INFO [stderr] warning: cannot find type `Token` in this scope Nov 18 09:38:14.027 INFO [stderr] --> src/models.rs:21:78 Nov 18 09:38:14.027 INFO [stderr] | Nov 18 09:38:14.027 INFO [stderr] 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Nov 18 09:38:14.027 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 18 09:38:14.027 INFO [stderr] | Nov 18 09:38:14.027 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:14.027 INFO [stderr] = note: for more information, see issue #50504 Nov 18 09:38:14.027 INFO [stderr] Nov 18 09:38:14.027 INFO [stderr] warning: cannot find type `tokens` in this scope Nov 18 09:38:14.027 INFO [stderr] --> src/models.rs:21:78 Nov 18 09:38:14.027 INFO [stderr] | Nov 18 09:38:14.027 INFO [stderr] 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Nov 18 09:38:14.036 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 18 09:38:14.036 INFO [stderr] | Nov 18 09:38:14.036 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:14.036 INFO [stderr] = note: for more information, see issue #50504 Nov 18 09:38:14.036 INFO [stderr] Nov 18 09:38:14.036 INFO [stderr] warning: cannot find type `table` in this scope Nov 18 09:38:14.036 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Nov 18 09:38:14.036 INFO [stderr] | Nov 18 09:38:14.036 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 18 09:38:14.036 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 18 09:38:14.036 INFO [stderr] | Nov 18 09:38:14.036 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:14.036 INFO [stderr] = note: for more information, see issue #50504 Nov 18 09:38:14.036 INFO [stderr] Nov 18 09:38:14.036 INFO [stderr] warning: cannot find type `token` in this scope Nov 18 09:38:14.036 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 18 09:38:14.036 INFO [stderr] | Nov 18 09:38:14.036 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 18 09:38:14.036 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 18 09:38:14.036 INFO [stderr] | Nov 18 09:38:14.036 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:14.036 INFO [stderr] = note: for more information, see issue #50504 Nov 18 09:38:14.036 INFO [stderr] Nov 18 09:38:14.036 INFO [stderr] warning: cannot find type `user_id` in this scope Nov 18 09:38:14.036 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 18 09:38:14.036 INFO [stderr] | Nov 18 09:38:14.037 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 18 09:38:14.037 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 18 09:38:14.037 INFO [stderr] | Nov 18 09:38:14.037 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:14.037 INFO [stderr] = note: for more information, see issue #50504 Nov 18 09:38:14.037 INFO [stderr] Nov 18 09:38:14.037 INFO [stderr] warning: cannot find type `id` in this scope Nov 18 09:38:14.037 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 18 09:38:14.037 INFO [stderr] | Nov 18 09:38:14.037 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 18 09:38:14.037 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 18 09:38:14.037 INFO [stderr] | Nov 18 09:38:14.037 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:14.037 INFO [stderr] = note: for more information, see issue #50504 Nov 18 09:38:14.037 INFO [stderr] Nov 18 09:38:14.037 INFO [stderr] warning: cannot find type `email` in this scope Nov 18 09:38:14.037 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 18 09:38:14.037 INFO [stderr] | Nov 18 09:38:14.037 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 18 09:38:14.037 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 18 09:38:14.037 INFO [stderr] | Nov 18 09:38:14.037 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:14.037 INFO [stderr] = note: for more information, see issue #50504 Nov 18 09:38:14.037 INFO [stderr] Nov 18 09:38:14.043 INFO [stderr] warning: cannot find type `password` in this scope Nov 18 09:38:14.043 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 18 09:38:14.043 INFO [stderr] | Nov 18 09:38:14.043 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 18 09:38:14.043 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 18 09:38:14.043 INFO [stderr] | Nov 18 09:38:14.043 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:14.043 INFO [stderr] = note: for more information, see issue #50504 Nov 18 09:38:14.043 INFO [stderr] Nov 18 09:38:19.119 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 14.67s Nov 18 09:38:19.151 INFO [stderr] su: No module specific data is present Nov 18 09:38:19.615 INFO running `"docker" "inspect" "f0d2ccd8689bc0bf427282552fe463450a6b2e2511145496e92074f7e744a576"` Nov 18 09:38:19.792 INFO running `"docker" "rm" "-f" "f0d2ccd8689bc0bf427282552fe463450a6b2e2511145496e92074f7e744a576"` Nov 18 09:38:19.875 INFO [stdout] f0d2ccd8689bc0bf427282552fe463450a6b2e2511145496e92074f7e744a576 Nov 18 09:38:19.880 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-5/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-5/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:20.085 INFO [stdout] f27918aed3191da660f056d8898c883fa5071a3dad22ff04108245fc564809f3 Nov 18 09:38:20.089 INFO running `"docker" "start" "-a" "f27918aed3191da660f056d8898c883fa5071a3dad22ff04108245fc564809f3"` Nov 18 09:38:20.696 INFO [stderr] usermod: no changes Nov 18 09:38:21.054 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.32s Nov 18 09:38:21.062 INFO [stderr] Running /target/debug/deps/howtocards-4f0576fcc8086e5e Nov 18 09:38:21.095 INFO [stdout] Nov 18 09:38:21.095 INFO [stdout] running 4 tests Nov 18 09:38:21.095 INFO [stdout] test hasher::test::hash_string_should_get_equal_results_for_equal_input ... ok Nov 18 09:38:21.095 INFO [stdout] test hasher::test::hash_password_use_hash_string ... ok Nov 18 09:38:21.095 INFO [stdout] test hasher::test::hash_string_should_get_different_results_for_different_input ... ok Nov 18 09:38:21.098 INFO [stdout] test db::token::test::create_token_returns_different_tokens ... ok Nov 18 09:38:21.098 INFO [stdout] Nov 18 09:38:21.098 INFO [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 18 09:38:21.098 INFO [stdout] Nov 18 09:38:21.099 INFO [stderr] Running /target/debug/deps/howtocards_server-a747b5dddbea42a4 Nov 18 09:38:21.107 INFO [stdout] Nov 18 09:38:21.107 INFO [stdout] running 0 tests Nov 18 09:38:21.107 INFO [stdout] Nov 18 09:38:21.107 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 18 09:38:21.107 INFO [stdout] Nov 18 09:38:21.115 INFO [stderr] Doc-tests howtocards Nov 18 09:38:38.813 INFO [stdout] Nov 18 09:38:38.813 INFO [stdout] running 4 tests Nov 18 09:39:22.538 INFO [stdout] test src/prelude.rs - prelude::ResultExt::or_err (line 11) ... ok Nov 18 09:39:25.755 INFO [stdout] test src/auth.rs - auth::AuthOptional (line 105) ... ok Nov 18 09:39:25.827 INFO [stdout] test src/auth.rs - auth::Auth (line 67) ... ok Nov 18 09:39:29.793 INFO [stdout] test src/hasher.rs - hasher::hash_string (line 10) ... ok Nov 18 09:39:29.794 INFO [stdout] Nov 18 09:39:29.794 INFO [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 18 09:39:29.794 INFO [stdout] Nov 18 09:39:29.839 INFO [stderr] su: No module specific data is present Nov 18 09:39:30.943 INFO running `"docker" "inspect" "f27918aed3191da660f056d8898c883fa5071a3dad22ff04108245fc564809f3"` Nov 18 09:39:31.305 INFO running `"docker" "rm" "-f" "f27918aed3191da660f056d8898c883fa5071a3dad22ff04108245fc564809f3"` Nov 18 09:39:31.656 INFO [stdout] f27918aed3191da660f056d8898c883fa5071a3dad22ff04108245fc564809f3