Oct 16 06:23:48.468 INFO testing howtocards_backend-0.1.2 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 16 06:23:48.470 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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"` Oct 16 06:23:48.869 INFO blam! f74666773af29c2d18106027316f35882554cd4ecf2b993d33788d57d3d3fd03 Oct 16 06:23:48.874 INFO running `"docker" "start" "-a" "f74666773af29c2d18106027316f35882554cd4ecf2b993d33788d57d3d3fd03"` Oct 16 06:23:49.855 INFO kablam! usermod: no changes Oct 16 06:23:50.298 INFO kablam! Compiling r2d2 v0.8.2 Oct 16 06:23:50.299 INFO kablam! Compiling dbus v0.4.1 Oct 16 06:23:50.307 INFO kablam! Compiling uuid v0.7.1 Oct 16 06:23:50.307 INFO kablam! Compiling serde_urlencoded v0.5.3 Oct 16 06:23:50.307 INFO kablam! Compiling dotenv v0.13.0 Oct 16 06:23:50.307 INFO kablam! Compiling rustbreak v2.0.0-rc3 Oct 16 06:23:53.351 INFO kablam! Compiling diesel v1.3.3 Oct 16 06:23:59.339 INFO kablam! warning: redundant linker flag specified for library `dbus-1` Oct 16 06:23:59.340 INFO kablam! Oct 16 06:24:01.241 INFO kablam! Compiling actix v0.7.5 Oct 16 06:24:07.234 INFO kablam! Compiling notify-rust v3.4.3 Oct 16 06:24:27.672 INFO kablam! Compiling actix-net v0.1.1 Oct 16 06:24:45.569 INFO kablam! Compiling actix-web v0.7.13 Oct 16 06:25:33.275 INFO kablam! Compiling howtocards_backend v0.1.2 (/source) Oct 16 06:25:42.007 INFO kablam! warning: cannot find type `User` in this scope Oct 16 06:25:42.008 INFO kablam! --> src/models.rs:7:10 Oct 16 06:25:42.009 INFO kablam! | Oct 16 06:25:42.009 INFO kablam! 7 | #[derive(Queryable, Serialize, Deserialize, Associations, Identifiable, Debug)] Oct 16 06:25:42.010 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 16 06:25:42.011 INFO kablam! | Oct 16 06:25:42.011 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 16 06:25:42.012 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 16 06:25:42.012 INFO kablam! = note: for more information, see issue #50504 Oct 16 06:25:42.013 INFO kablam! Oct 16 06:25:42.013 INFO kablam! warning: cannot find type `User` in this scope Oct 16 06:25:42.013 INFO kablam! --> src/models.rs:7:59 Oct 16 06:25:42.014 INFO kablam! | Oct 16 06:25:42.014 INFO kablam! 7 | #[derive(Queryable, Serialize, Deserialize, Associations, Identifiable, Debug)] Oct 16 06:25:42.014 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 16 06:25:42.014 INFO kablam! | Oct 16 06:25:42.014 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 16 06:25:42.014 INFO kablam! = note: for more information, see issue #50504 Oct 16 06:25:42.014 INFO kablam! Oct 16 06:25:42.014 INFO kablam! warning: cannot find type `users` in this scope Oct 16 06:25:42.014 INFO kablam! --> src/models.rs:7:59 Oct 16 06:25:42.014 INFO kablam! | Oct 16 06:25:42.014 INFO kablam! 7 | #[derive(Queryable, Serialize, Deserialize, Associations, Identifiable, Debug)] Oct 16 06:25:42.014 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 16 06:25:42.014 INFO kablam! | Oct 16 06:25:42.014 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 16 06:25:42.014 INFO kablam! = note: for more information, see issue #50504 Oct 16 06:25:42.014 INFO kablam! Oct 16 06:25:42.014 INFO kablam! warning: cannot find type `users` in this scope Oct 16 06:25:42.014 INFO kablam! --> src/models.rs:14:23 Oct 16 06:25:42.014 INFO kablam! | Oct 16 06:25:42.014 INFO kablam! 14 | #[derive(Deserialize, Insertable, Queryable)] Oct 16 06:25:42.015 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 16 06:25:42.015 INFO kablam! | Oct 16 06:25:42.015 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 16 06:25:42.019 INFO kablam! = note: for more information, see issue #50504 Oct 16 06:25:42.019 INFO kablam! Oct 16 06:25:42.019 INFO kablam! warning: cannot find type `UserNew` in this scope Oct 16 06:25:42.019 INFO kablam! --> src/models.rs:14:23 Oct 16 06:25:42.019 INFO kablam! | Oct 16 06:25:42.019 INFO kablam! 14 | #[derive(Deserialize, Insertable, Queryable)] Oct 16 06:25:42.019 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 16 06:25:42.019 INFO kablam! | Oct 16 06:25:42.019 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 16 06:25:42.019 INFO kablam! = note: for more information, see issue #50504 Oct 16 06:25:42.019 INFO kablam! Oct 16 06:25:42.019 INFO kablam! warning: cannot find type `UserNew` in this scope Oct 16 06:25:42.019 INFO kablam! --> src/models.rs:14:35 Oct 16 06:25:42.019 INFO kablam! | Oct 16 06:25:42.019 INFO kablam! 14 | #[derive(Deserialize, Insertable, Queryable)] Oct 16 06:25:42.019 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 16 06:25:42.019 INFO kablam! | Oct 16 06:25:42.019 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 16 06:25:42.019 INFO kablam! = note: for more information, see issue #50504 Oct 16 06:25:42.019 INFO kablam! Oct 16 06:25:42.023 INFO kablam! warning: cannot find type `Token` in this scope Oct 16 06:25:42.023 INFO kablam! --> src/models.rs:21:17 Oct 16 06:25:42.023 INFO kablam! | Oct 16 06:25:42.023 INFO kablam! 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Oct 16 06:25:42.023 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 16 06:25:42.023 INFO kablam! | Oct 16 06:25:42.023 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 16 06:25:42.023 INFO kablam! = note: for more information, see issue #50504 Oct 16 06:25:42.023 INFO kablam! Oct 16 06:25:42.023 INFO kablam! warning: cannot find type `tokens` in this scope Oct 16 06:25:42.023 INFO kablam! --> src/models.rs:21:39 Oct 16 06:25:42.023 INFO kablam! | Oct 16 06:25:42.023 INFO kablam! 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Oct 16 06:25:42.023 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 16 06:25:42.023 INFO kablam! | Oct 16 06:25:42.023 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 16 06:25:42.023 INFO kablam! = note: for more information, see issue #50504 Oct 16 06:25:42.023 INFO kablam! Oct 16 06:25:42.023 INFO kablam! warning: cannot find type `Token` in this scope Oct 16 06:25:42.023 INFO kablam! --> src/models.rs:21:39 Oct 16 06:25:42.023 INFO kablam! | Oct 16 06:25:42.023 INFO kablam! 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Oct 16 06:25:42.023 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 16 06:25:42.023 INFO kablam! | Oct 16 06:25:42.023 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 16 06:25:42.023 INFO kablam! = note: for more information, see issue #50504 Oct 16 06:25:42.023 INFO kablam! Oct 16 06:25:42.023 INFO kablam! warning: cannot find type `User` in this scope Oct 16 06:25:42.023 INFO kablam! --> src/models.rs:21:64 Oct 16 06:25:42.023 INFO kablam! | Oct 16 06:25:42.023 INFO kablam! 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Oct 16 06:25:42.023 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 16 06:25:42.023 INFO kablam! | Oct 16 06:25:42.023 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 16 06:25:42.023 INFO kablam! = note: for more information, see issue #50504 Oct 16 06:25:42.023 INFO kablam! Oct 16 06:25:42.023 INFO kablam! warning: cannot find type `Token` in this scope Oct 16 06:25:42.023 INFO kablam! --> src/models.rs:21:64 Oct 16 06:25:42.023 INFO kablam! | Oct 16 06:25:42.023 INFO kablam! 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Oct 16 06:25:42.023 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 16 06:25:42.023 INFO kablam! | Oct 16 06:25:42.023 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 16 06:25:42.023 INFO kablam! = note: for more information, see issue #50504 Oct 16 06:25:42.023 INFO kablam! Oct 16 06:25:42.023 INFO kablam! warning: cannot find type `tokens` in this scope Oct 16 06:25:42.023 INFO kablam! --> src/models.rs:21:64 Oct 16 06:25:42.023 INFO kablam! | Oct 16 06:25:42.023 INFO kablam! 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Oct 16 06:25:42.023 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 16 06:25:42.023 INFO kablam! | Oct 16 06:25:42.023 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 16 06:25:42.024 INFO kablam! = note: for more information, see issue #50504 Oct 16 06:25:42.024 INFO kablam! Oct 16 06:25:42.024 INFO kablam! warning: cannot find type `Token` in this scope Oct 16 06:25:42.024 INFO kablam! --> src/models.rs:21:78 Oct 16 06:25:42.024 INFO kablam! | Oct 16 06:25:42.024 INFO kablam! 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Oct 16 06:25:42.024 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 16 06:25:42.024 INFO kablam! | Oct 16 06:25:42.024 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 16 06:25:42.024 INFO kablam! = note: for more information, see issue #50504 Oct 16 06:25:42.024 INFO kablam! Oct 16 06:25:42.024 INFO kablam! warning: cannot find type `tokens` in this scope Oct 16 06:25:42.024 INFO kablam! --> src/models.rs:21:78 Oct 16 06:25:42.024 INFO kablam! | Oct 16 06:25:42.024 INFO kablam! 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Oct 16 06:25:42.024 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 16 06:25:42.024 INFO kablam! | Oct 16 06:25:42.024 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 16 06:25:42.024 INFO kablam! = note: for more information, see issue #50504 Oct 16 06:25:42.024 INFO kablam! Oct 16 06:25:42.024 INFO kablam! warning: cannot find type `table` in this scope Oct 16 06:25:42.024 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 16 06:25:42.024 INFO kablam! | Oct 16 06:25:42.024 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 16 06:25:42.024 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 16 06:25:42.024 INFO kablam! | Oct 16 06:25:42.024 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 16 06:25:42.024 INFO kablam! = note: for more information, see issue #50504 Oct 16 06:25:42.024 INFO kablam! Oct 16 06:25:42.024 INFO kablam! warning: cannot find type `token` in this scope Oct 16 06:25:42.024 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 16 06:25:42.024 INFO kablam! | Oct 16 06:25:42.024 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 16 06:25:42.024 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 16 06:25:42.024 INFO kablam! | Oct 16 06:25:42.024 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 16 06:25:42.024 INFO kablam! = note: for more information, see issue #50504 Oct 16 06:25:42.024 INFO kablam! Oct 16 06:25:42.024 INFO kablam! warning: cannot find type `user_id` in this scope Oct 16 06:25:42.024 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 16 06:25:42.024 INFO kablam! | Oct 16 06:25:42.024 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 16 06:25:42.024 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 16 06:25:42.024 INFO kablam! | Oct 16 06:25:42.024 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 16 06:25:42.024 INFO kablam! = note: for more information, see issue #50504 Oct 16 06:25:42.024 INFO kablam! Oct 16 06:25:42.024 INFO kablam! warning: cannot find type `id` in this scope Oct 16 06:25:42.024 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 16 06:25:42.024 INFO kablam! | Oct 16 06:25:42.024 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 16 06:25:42.024 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 16 06:25:42.024 INFO kablam! | Oct 16 06:25:42.024 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 16 06:25:42.024 INFO kablam! = note: for more information, see issue #50504 Oct 16 06:25:42.024 INFO kablam! Oct 16 06:25:42.024 INFO kablam! warning: cannot find type `email` in this scope Oct 16 06:25:42.024 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 16 06:25:42.024 INFO kablam! | Oct 16 06:25:42.024 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 16 06:25:42.024 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 16 06:25:42.024 INFO kablam! | Oct 16 06:25:42.024 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 16 06:25:42.024 INFO kablam! = note: for more information, see issue #50504 Oct 16 06:25:42.024 INFO kablam! Oct 16 06:25:42.024 INFO kablam! warning: cannot find type `password` in this scope Oct 16 06:25:42.024 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 16 06:25:42.024 INFO kablam! | Oct 16 06:25:42.024 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 16 06:25:42.024 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 16 06:25:42.024 INFO kablam! | Oct 16 06:25:42.024 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 16 06:25:42.024 INFO kablam! = note: for more information, see issue #50504 Oct 16 06:25:42.024 INFO kablam! Oct 16 06:26:17.880 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2m 27s Oct 16 06:26:17.903 INFO kablam! su: No module specific data is present Oct 16 06:26:18.399 INFO running `"docker" "rm" "-f" "f74666773af29c2d18106027316f35882554cd4ecf2b993d33788d57d3d3fd03"` Oct 16 06:26:18.465 INFO blam! f74666773af29c2d18106027316f35882554cd4ecf2b993d33788d57d3d3fd03 Oct 16 06:26:18.467 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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"` Oct 16 06:26:18.972 INFO blam! c4df4bbb0e38dddb9c04a1353e54f02c98b790e103189c565e8e733c3ba4264f Oct 16 06:26:18.973 INFO running `"docker" "start" "-a" "c4df4bbb0e38dddb9c04a1353e54f02c98b790e103189c565e8e733c3ba4264f"` Oct 16 06:26:19.546 INFO kablam! usermod: no changes Oct 16 06:26:19.875 INFO kablam! Compiling howtocards_backend v0.1.2 (/source) Oct 16 06:26:32.891 INFO kablam! warning: cannot find type `User` in this scope Oct 16 06:26:32.891 INFO kablam! --> src/models.rs:7:10 Oct 16 06:26:32.892 INFO kablam! | Oct 16 06:26:32.892 INFO kablam! 7 | #[derive(Queryable, Serialize, Deserialize, Associations, Identifiable, Debug)] Oct 16 06:26:32.892 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 16 06:26:32.892 INFO kablam! | Oct 16 06:26:32.892 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 16 06:26:32.892 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 16 06:26:32.892 INFO kablam! = note: for more information, see issue #50504 Oct 16 06:26:32.892 INFO kablam! Oct 16 06:26:32.892 INFO kablam! warning: cannot find type `User` in this scope Oct 16 06:26:32.892 INFO kablam! --> src/models.rs:7:59 Oct 16 06:26:32.892 INFO kablam! | Oct 16 06:26:32.892 INFO kablam! 7 | #[derive(Queryable, Serialize, Deserialize, Associations, Identifiable, Debug)] Oct 16 06:26:32.892 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 16 06:26:32.892 INFO kablam! | Oct 16 06:26:32.892 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 16 06:26:32.892 INFO kablam! = note: for more information, see issue #50504 Oct 16 06:26:32.892 INFO kablam! Oct 16 06:26:32.892 INFO kablam! warning: cannot find type `users` in this scope Oct 16 06:26:32.892 INFO kablam! --> src/models.rs:7:59 Oct 16 06:26:32.892 INFO kablam! | Oct 16 06:26:32.892 INFO kablam! 7 | #[derive(Queryable, Serialize, Deserialize, Associations, Identifiable, Debug)] Oct 16 06:26:32.892 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 16 06:26:32.892 INFO kablam! | Oct 16 06:26:32.892 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 16 06:26:32.892 INFO kablam! = note: for more information, see issue #50504 Oct 16 06:26:32.892 INFO kablam! Oct 16 06:26:32.892 INFO kablam! warning: cannot find type `users` in this scope Oct 16 06:26:32.892 INFO kablam! --> src/models.rs:14:23 Oct 16 06:26:32.892 INFO kablam! | Oct 16 06:26:32.892 INFO kablam! 14 | #[derive(Deserialize, Insertable, Queryable)] Oct 16 06:26:32.892 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 16 06:26:32.892 INFO kablam! | Oct 16 06:26:32.892 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 16 06:26:32.892 INFO kablam! = note: for more information, see issue #50504 Oct 16 06:26:32.893 INFO kablam! Oct 16 06:26:32.893 INFO kablam! warning: cannot find type `UserNew` in this scope Oct 16 06:26:32.893 INFO kablam! --> src/models.rs:14:23 Oct 16 06:26:32.893 INFO kablam! | Oct 16 06:26:32.893 INFO kablam! 14 | #[derive(Deserialize, Insertable, Queryable)] Oct 16 06:26:32.893 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 16 06:26:32.900 INFO kablam! | Oct 16 06:26:32.900 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 16 06:26:32.900 INFO kablam! = note: for more information, see issue #50504 Oct 16 06:26:32.900 INFO kablam! Oct 16 06:26:32.900 INFO kablam! warning: cannot find type `UserNew` in this scope Oct 16 06:26:32.900 INFO kablam! --> src/models.rs:14:35 Oct 16 06:26:32.900 INFO kablam! | Oct 16 06:26:32.900 INFO kablam! 14 | #[derive(Deserialize, Insertable, Queryable)] Oct 16 06:26:32.900 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 16 06:26:32.900 INFO kablam! | Oct 16 06:26:32.900 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 16 06:26:32.900 INFO kablam! = note: for more information, see issue #50504 Oct 16 06:26:32.900 INFO kablam! Oct 16 06:26:32.900 INFO kablam! warning: cannot find type `Token` in this scope Oct 16 06:26:32.900 INFO kablam! --> src/models.rs:21:17 Oct 16 06:26:32.900 INFO kablam! | Oct 16 06:26:32.900 INFO kablam! 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Oct 16 06:26:32.900 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 16 06:26:32.900 INFO kablam! | Oct 16 06:26:32.900 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 16 06:26:32.900 INFO kablam! = note: for more information, see issue #50504 Oct 16 06:26:32.901 INFO kablam! Oct 16 06:26:32.901 INFO kablam! warning: cannot find type `tokens` in this scope Oct 16 06:26:32.901 INFO kablam! --> src/models.rs:21:39 Oct 16 06:26:32.901 INFO kablam! | Oct 16 06:26:32.901 INFO kablam! 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Oct 16 06:26:32.901 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 16 06:26:32.901 INFO kablam! | Oct 16 06:26:32.901 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 16 06:26:32.901 INFO kablam! = note: for more information, see issue #50504 Oct 16 06:26:32.901 INFO kablam! Oct 16 06:26:32.901 INFO kablam! warning: cannot find type `Token` in this scope Oct 16 06:26:32.901 INFO kablam! --> src/models.rs:21:39 Oct 16 06:26:32.901 INFO kablam! | Oct 16 06:26:32.901 INFO kablam! 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Oct 16 06:26:32.901 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 16 06:26:32.901 INFO kablam! | Oct 16 06:26:32.901 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 16 06:26:32.901 INFO kablam! = note: for more information, see issue #50504 Oct 16 06:26:32.901 INFO kablam! Oct 16 06:26:32.901 INFO kablam! warning: cannot find type `User` in this scope Oct 16 06:26:32.901 INFO kablam! --> src/models.rs:21:64 Oct 16 06:26:32.901 INFO kablam! | Oct 16 06:26:32.901 INFO kablam! 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Oct 16 06:26:32.901 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 16 06:26:32.901 INFO kablam! | Oct 16 06:26:32.901 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 16 06:26:32.901 INFO kablam! = note: for more information, see issue #50504 Oct 16 06:26:32.901 INFO kablam! Oct 16 06:26:32.901 INFO kablam! warning: cannot find type `Token` in this scope Oct 16 06:26:32.901 INFO kablam! --> src/models.rs:21:64 Oct 16 06:26:32.901 INFO kablam! | Oct 16 06:26:32.901 INFO kablam! 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Oct 16 06:26:32.901 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 16 06:26:32.901 INFO kablam! | Oct 16 06:26:32.901 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 16 06:26:32.901 INFO kablam! = note: for more information, see issue #50504 Oct 16 06:26:32.901 INFO kablam! Oct 16 06:26:32.901 INFO kablam! warning: cannot find type `tokens` in this scope Oct 16 06:26:32.901 INFO kablam! --> src/models.rs:21:64 Oct 16 06:26:32.901 INFO kablam! | Oct 16 06:26:32.901 INFO kablam! 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Oct 16 06:26:32.901 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 16 06:26:32.901 INFO kablam! | Oct 16 06:26:32.901 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 16 06:26:32.901 INFO kablam! = note: for more information, see issue #50504 Oct 16 06:26:32.901 INFO kablam! Oct 16 06:26:32.901 INFO kablam! warning: cannot find type `Token` in this scope Oct 16 06:26:32.901 INFO kablam! --> src/models.rs:21:78 Oct 16 06:26:32.901 INFO kablam! | Oct 16 06:26:32.901 INFO kablam! 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Oct 16 06:26:32.901 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 16 06:26:32.901 INFO kablam! | Oct 16 06:26:32.901 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 16 06:26:32.901 INFO kablam! = note: for more information, see issue #50504 Oct 16 06:26:32.901 INFO kablam! Oct 16 06:26:32.901 INFO kablam! warning: cannot find type `tokens` in this scope Oct 16 06:26:32.901 INFO kablam! --> src/models.rs:21:78 Oct 16 06:26:32.901 INFO kablam! | Oct 16 06:26:32.901 INFO kablam! 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Oct 16 06:26:32.901 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 16 06:26:32.901 INFO kablam! | Oct 16 06:26:32.901 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 16 06:26:32.901 INFO kablam! = note: for more information, see issue #50504 Oct 16 06:26:32.901 INFO kablam! Oct 16 06:26:32.901 INFO kablam! warning: cannot find type `table` in this scope Oct 16 06:26:32.901 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 16 06:26:32.901 INFO kablam! | Oct 16 06:26:32.901 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 16 06:26:32.901 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 16 06:26:32.901 INFO kablam! | Oct 16 06:26:32.901 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 16 06:26:32.901 INFO kablam! = note: for more information, see issue #50504 Oct 16 06:26:32.901 INFO kablam! Oct 16 06:26:32.901 INFO kablam! warning: cannot find type `token` in this scope Oct 16 06:26:32.901 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 16 06:26:32.901 INFO kablam! | Oct 16 06:26:32.901 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 16 06:26:32.901 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 16 06:26:32.901 INFO kablam! | Oct 16 06:26:32.901 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 16 06:26:32.901 INFO kablam! = note: for more information, see issue #50504 Oct 16 06:26:32.901 INFO kablam! Oct 16 06:26:32.902 INFO kablam! warning: cannot find type `user_id` in this scope Oct 16 06:26:32.902 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 16 06:26:32.902 INFO kablam! | Oct 16 06:26:32.902 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 16 06:26:32.902 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 16 06:26:32.902 INFO kablam! | Oct 16 06:26:32.902 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 16 06:26:32.902 INFO kablam! = note: for more information, see issue #50504 Oct 16 06:26:32.902 INFO kablam! Oct 16 06:26:32.902 INFO kablam! warning: cannot find type `id` in this scope Oct 16 06:26:32.902 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 16 06:26:32.902 INFO kablam! | Oct 16 06:26:32.902 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 16 06:26:32.902 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 16 06:26:32.902 INFO kablam! | Oct 16 06:26:32.902 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 16 06:26:32.902 INFO kablam! = note: for more information, see issue #50504 Oct 16 06:26:32.902 INFO kablam! Oct 16 06:26:32.902 INFO kablam! warning: cannot find type `email` in this scope Oct 16 06:26:32.902 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 16 06:26:32.902 INFO kablam! | Oct 16 06:26:32.902 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 16 06:26:32.902 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 16 06:26:32.902 INFO kablam! | Oct 16 06:26:32.902 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 16 06:26:32.902 INFO kablam! = note: for more information, see issue #50504 Oct 16 06:26:32.902 INFO kablam! Oct 16 06:26:32.902 INFO kablam! warning: cannot find type `password` in this scope Oct 16 06:26:32.902 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 16 06:26:32.902 INFO kablam! | Oct 16 06:26:32.902 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 16 06:26:32.902 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 16 06:26:32.902 INFO kablam! | Oct 16 06:26:32.902 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 16 06:26:32.902 INFO kablam! = note: for more information, see issue #50504 Oct 16 06:26:32.902 INFO kablam! Oct 16 06:26:40.240 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 20.66s Oct 16 06:26:40.264 INFO kablam! su: No module specific data is present Oct 16 06:26:40.715 INFO running `"docker" "rm" "-f" "c4df4bbb0e38dddb9c04a1353e54f02c98b790e103189c565e8e733c3ba4264f"` Oct 16 06:26:40.817 INFO blam! c4df4bbb0e38dddb9c04a1353e54f02c98b790e103189c565e8e733c3ba4264f Oct 16 06:26:40.819 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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"` Oct 16 06:26:41.067 INFO blam! add9beb200dfa45061c82825f2f4bed8005e028c245d6c37f2b100e7300a0165 Oct 16 06:26:41.068 INFO running `"docker" "start" "-a" "add9beb200dfa45061c82825f2f4bed8005e028c245d6c37f2b100e7300a0165"` Oct 16 06:26:41.664 INFO kablam! usermod: no changes Oct 16 06:26:41.924 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.24s Oct 16 06:26:41.938 INFO kablam! Running /target/debug/deps/howtocards-69d33440aaa2ab94 Oct 16 06:26:41.948 INFO blam! Oct 16 06:26:41.948 INFO blam! running 4 tests Oct 16 06:26:41.949 INFO blam! test hasher::test::hash_string_should_get_equal_results_for_equal_input ... ok Oct 16 06:26:41.950 INFO blam! test db::token::test::create_token_returns_different_tokens ... ok Oct 16 06:26:41.950 INFO blam! test hasher::test::hash_string_should_get_different_results_for_different_input ... ok Oct 16 06:26:41.959 INFO blam! test hasher::test::hash_password_use_hash_string ... ok Oct 16 06:26:41.959 INFO blam! Oct 16 06:26:41.959 INFO blam! test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 06:26:41.959 INFO blam! Oct 16 06:26:41.968 INFO kablam! Running /target/debug/deps/howtocards_server-0c54abe1f28bbcf0 Oct 16 06:26:41.970 INFO blam! Oct 16 06:26:41.970 INFO blam! running 0 tests Oct 16 06:26:41.970 INFO blam! Oct 16 06:26:41.971 INFO kablam! Doc-tests howtocards Oct 16 06:26:41.971 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 06:26:41.971 INFO blam! Oct 16 06:26:58.604 INFO blam! Oct 16 06:26:58.604 INFO blam! running 4 tests Oct 16 06:27:34.787 INFO blam! test src/auth.rs - auth::Auth (line 67) ... ok Oct 16 06:27:34.873 INFO blam! test src/auth.rs - auth::AuthOptional (line 105) ... ok Oct 16 06:27:36.055 INFO blam! test src/prelude.rs - prelude::ResultExt::or_err (line 11) ... ok Oct 16 06:27:41.520 INFO blam! test src/hasher.rs - hasher::hash_string (line 10) ... ok Oct 16 06:27:41.520 INFO blam! Oct 16 06:27:41.520 INFO blam! test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 06:27:41.520 INFO blam! Oct 16 06:27:41.540 INFO kablam! su: No module specific data is present Oct 16 06:27:41.939 INFO running `"docker" "rm" "-f" "add9beb200dfa45061c82825f2f4bed8005e028c245d6c37f2b100e7300a0165"` Oct 16 06:27:42.156 INFO blam! add9beb200dfa45061c82825f2f4bed8005e028c245d6c37f2b100e7300a0165