Oct 26 17:11:57.704 INFO checking zabio3/base-rest-app against try#19f01b935b91481fd445b16b533d2f87661bf12e for pr-55192-2 Oct 26 17:11:57.704 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-2/try#19f01b935b91481fd445b16b533d2f87661bf12e:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/pr-55192-2/try#19f01b935b91481fd445b16b533d2f87661bf12e:/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 +19f01b935b91481fd445b16b533d2f87661bf12e-alt check --frozen --all --all-targets" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 26 17:11:58.123 INFO blam! 49790f677b6fb701e0338929d0d8be33094ec92975ad947db5cf799b84039ff2 Oct 26 17:11:58.130 INFO running `"docker" "start" "-a" "49790f677b6fb701e0338929d0d8be33094ec92975ad947db5cf799b84039ff2"` Oct 26 17:11:59.424 INFO kablam! usermod: no changes Oct 26 17:11:59.648 INFO kablam! Compiling pkg-config v0.3.11 Oct 26 17:11:59.648 INFO kablam! Checking cfg-if v0.1.3 Oct 26 17:11:59.648 INFO kablam! Checking unicode-normalization v0.1.7 Oct 26 17:11:59.655 INFO kablam! Checking ucd-util v0.1.1 Oct 26 17:11:59.655 INFO kablam! Checking byteorder v1.2.3 Oct 26 17:11:59.667 INFO kablam! Checking lazy_static v1.0.1 Oct 26 17:11:59.667 INFO kablam! Compiling regex v0.2.11 Oct 26 17:11:59.667 INFO kablam! Compiling serde v1.0.66 Oct 26 17:12:00.137 INFO kablam! Checking groupable v0.2.0 Oct 26 17:12:00.712 INFO kablam! Compiling proc-macro2 v0.3.8 Oct 26 17:12:01.035 INFO kablam! Compiling proc-macro2 v0.4.6 Oct 26 17:12:03.527 INFO kablam! Checking memchr v2.0.1 Oct 26 17:12:04.647 INFO kablam! Checking time v0.1.40 Oct 26 17:12:05.033 INFO kablam! Checking num_cpus v1.8.0 Oct 26 17:12:05.055 INFO kablam! Checking unsafe-any v0.4.2 Oct 26 17:12:05.493 INFO kablam! Checking scheduled-thread-pool v0.2.0 Oct 26 17:12:05.945 INFO kablam! Checking log v0.4.2 Oct 26 17:12:06.503 INFO kablam! Checking regex-syntax v0.5.6 Oct 26 17:12:13.347 INFO kablam! Checking thread_local v0.3.5 Oct 26 17:12:13.399 INFO kablam! Checking base64 v0.6.0 Oct 26 17:12:13.483 INFO kablam! Checking aho-corasick v0.6.4 Oct 26 17:12:13.710 INFO kablam! Checking typemap v0.3.3 Oct 26 17:12:13.711 INFO kablam! Checking log v0.3.9 Oct 26 17:12:13.731 INFO kablam! Checking r2d2 v0.8.2 Oct 26 17:12:14.680 INFO kablam! Compiling libsqlite3-sys v0.8.1 Oct 26 17:12:14.763 INFO kablam! Compiling quote v0.5.2 Oct 26 17:12:15.126 INFO kablam! Compiling quote v0.6.3 Oct 26 17:12:15.547 INFO kablam! Checking plugin v0.2.6 Oct 26 17:12:15.982 INFO kablam! Checking mime v0.2.6 Oct 26 17:12:16.307 INFO kablam! Checking mustache v0.8.2 Oct 26 17:12:17.527 INFO kablam! Compiling syn v0.14.2 Oct 26 17:12:17.603 INFO kablam! Compiling syn v0.13.11 Oct 26 17:12:33.035 INFO kablam! Checking dotenv v0.9.0 Oct 26 17:12:44.756 INFO kablam! Compiling serde_derive v1.0.66 Oct 26 17:13:03.471 INFO kablam! Compiling diesel_derives v1.3.0 Oct 26 17:13:07.199 INFO kablam! Checking serde_json v1.0.20 Oct 26 17:13:24.560 INFO kablam! Checking diesel v1.3.0 Oct 26 17:13:56.087 INFO kablam! Checking idna v0.1.4 Oct 26 17:13:59.493 INFO kablam! Checking url v1.7.0 Oct 26 17:14:01.405 INFO kablam! Checking hyper v0.10.13 Oct 26 17:14:07.139 INFO kablam! Checking nickel v0.10.1 Oct 26 17:14:09.939 INFO kablam! Checking r2d2-diesel v1.0.0 Oct 26 17:14:10.272 INFO kablam! Checking base-rest-app v0.1.0 (/source) Oct 26 17:14:10.727 INFO kablam! warning: unused import: `MiddlewareResult` Oct 26 17:14:10.728 INFO kablam! --> src/controller/mod.rs:2:35 Oct 26 17:14:10.728 INFO kablam! | Oct 26 17:14:10.728 INFO kablam! 2 | use nickel::{Nickel, HttpRouter, MiddlewareResult}; Oct 26 17:14:10.728 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 26 17:14:10.729 INFO kablam! | Oct 26 17:14:10.729 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 26 17:14:10.729 INFO kablam! Oct 26 17:14:10.730 INFO kablam! warning: unused import: `db` Oct 26 17:14:10.730 INFO kablam! --> src/controller/account.rs:3:5 Oct 26 17:14:10.730 INFO kablam! | Oct 26 17:14:10.731 INFO kablam! 3 | use db; Oct 26 17:14:10.731 INFO kablam! | ^^ Oct 26 17:14:10.731 INFO kablam! Oct 26 17:14:10.731 INFO kablam! warning: unused import: `enable_cors` Oct 26 17:14:10.732 INFO kablam! --> src/controller/mod.rs:9:29 Oct 26 17:14:10.732 INFO kablam! | Oct 26 17:14:10.732 INFO kablam! 9 | use templates :: header :: {enable_cors}; Oct 26 17:14:10.733 INFO kablam! | ^^^^^^^^^^^ Oct 26 17:14:10.733 INFO kablam! Oct 26 17:14:10.733 INFO kablam! warning: cannot find type `table` in this scope Oct 26 17:14:10.734 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 26 17:14:10.734 INFO kablam! | Oct 26 17:14:10.734 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 26 17:14:10.734 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 26 17:14:10.735 INFO kablam! | Oct 26 17:14:10.735 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 26 17:14:10.735 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 26 17:14:10.736 INFO kablam! = note: for more information, see issue #50504 Oct 26 17:14:10.736 INFO kablam! Oct 26 17:14:10.736 INFO kablam! warning: cannot find type `table` in this scope Oct 26 17:14:10.737 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 26 17:14:10.737 INFO kablam! | Oct 26 17:14:10.737 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 26 17:14:10.737 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 26 17:14:10.738 INFO kablam! | Oct 26 17:14:10.738 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 26 17:14:10.738 INFO kablam! = note: for more information, see issue #50504 Oct 26 17:14:10.739 INFO kablam! Oct 26 17:14:10.739 INFO kablam! warning: cannot find type `id` in this scope Oct 26 17:14:10.739 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 26 17:14:10.739 INFO kablam! | Oct 26 17:14:10.740 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 26 17:14:10.740 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 26 17:14:10.740 INFO kablam! | Oct 26 17:14:10.741 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 26 17:14:10.741 INFO kablam! = note: for more information, see issue #50504 Oct 26 17:14:10.741 INFO kablam! Oct 26 17:14:10.741 INFO kablam! warning: cannot find type `name` in this scope Oct 26 17:14:10.742 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 26 17:14:10.742 INFO kablam! | Oct 26 17:14:10.742 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 26 17:14:10.743 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 26 17:14:10.743 INFO kablam! | Oct 26 17:14:10.743 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 26 17:14:10.743 INFO kablam! = note: for more information, see issue #50504 Oct 26 17:14:10.744 INFO kablam! Oct 26 17:14:10.744 INFO kablam! warning: cannot find type `email` in this scope Oct 26 17:14:10.744 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 26 17:14:10.745 INFO kablam! | Oct 26 17:14:10.745 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 26 17:14:10.745 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 26 17:14:10.745 INFO kablam! | Oct 26 17:14:10.746 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 26 17:14:10.746 INFO kablam! = note: for more information, see issue #50504 Oct 26 17:14:10.746 INFO kablam! Oct 26 17:14:10.751 INFO kablam! warning: cannot find type `status` in this scope Oct 26 17:14:10.751 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 26 17:14:10.751 INFO kablam! | Oct 26 17:14:10.752 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 26 17:14:10.752 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 26 17:14:10.752 INFO kablam! | Oct 26 17:14:10.753 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 26 17:14:10.753 INFO kablam! = note: for more information, see issue #50504 Oct 26 17:14:10.753 INFO kablam! Oct 26 17:14:10.753 INFO kablam! warning: unused import: `serde_json` Oct 26 17:14:10.754 INFO kablam! --> src/db/models/account.rs:1:5 Oct 26 17:14:10.754 INFO kablam! | Oct 26 17:14:10.754 INFO kablam! 1 | use serde_json; Oct 26 17:14:10.755 INFO kablam! | ^^^^^^^^^^ Oct 26 17:14:10.755 INFO kablam! Oct 26 17:14:10.755 INFO kablam! warning: cannot find type `Account` in this scope Oct 26 17:14:10.755 INFO kablam! --> src/db/models/account.rs:7:34 Oct 26 17:14:10.756 INFO kablam! | Oct 26 17:14:10.756 INFO kablam! 7 | #[derive(Serialize, Deserialize, Queryable)] Oct 26 17:14:10.756 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 26 17:14:10.756 INFO kablam! | Oct 26 17:14:10.757 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 26 17:14:10.757 INFO kablam! = note: for more information, see issue #50504 Oct 26 17:14:10.757 INFO kablam! Oct 26 17:14:10.758 INFO kablam! warning: cannot find type `account` in this scope Oct 26 17:14:10.758 INFO kablam! --> src/db/models/account.rs:16:10 Oct 26 17:14:10.758 INFO kablam! | Oct 26 17:14:10.758 INFO kablam! 16 | #[derive(Insertable)] Oct 26 17:14:10.759 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 26 17:14:10.759 INFO kablam! | Oct 26 17:14:10.759 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 26 17:14:10.760 INFO kablam! = note: for more information, see issue #50504 Oct 26 17:14:10.760 INFO kablam! Oct 26 17:14:10.760 INFO kablam! warning: cannot find type `NewAccount` in this scope Oct 26 17:14:10.760 INFO kablam! --> src/db/models/account.rs:16:10 Oct 26 17:14:10.761 INFO kablam! | Oct 26 17:14:10.761 INFO kablam! 16 | #[derive(Insertable)] Oct 26 17:14:10.761 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 26 17:14:10.761 INFO kablam! | Oct 26 17:14:10.762 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 26 17:14:10.762 INFO kablam! = note: for more information, see issue #50504 Oct 26 17:14:10.762 INFO kablam! Oct 26 17:14:10.767 INFO kablam! warning: unused import: `nickel` Oct 26 17:14:10.767 INFO kablam! --> src/templates/header.rs:1:5 Oct 26 17:14:10.767 INFO kablam! | Oct 26 17:14:10.768 INFO kablam! 1 | use nickel; Oct 26 17:14:10.768 INFO kablam! | ^^^^^^ Oct 26 17:14:10.768 INFO kablam! Oct 26 17:14:10.768 INFO kablam! warning: unused import: `Nickel` Oct 26 17:14:10.769 INFO kablam! --> src/main.rs:19:14 Oct 26 17:14:10.769 INFO kablam! | Oct 26 17:14:10.769 INFO kablam! 19 | use nickel::{Nickel}; Oct 26 17:14:10.770 INFO kablam! | ^^^^^^ Oct 26 17:14:10.770 INFO kablam! Oct 26 17:14:10.770 INFO kablam! warning: unused import: `MiddlewareResult` Oct 26 17:14:10.770 INFO kablam! --> src/controller/mod.rs:2:35 Oct 26 17:14:10.771 INFO kablam! | Oct 26 17:14:10.771 INFO kablam! 2 | use nickel::{Nickel, HttpRouter, MiddlewareResult}; Oct 26 17:14:10.771 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 26 17:14:10.771 INFO kablam! | Oct 26 17:14:10.771 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 26 17:14:10.771 INFO kablam! Oct 26 17:14:10.771 INFO kablam! warning: unused import: `db` Oct 26 17:14:10.771 INFO kablam! --> src/controller/account.rs:3:5 Oct 26 17:14:10.771 INFO kablam! | Oct 26 17:14:10.771 INFO kablam! 3 | use db; Oct 26 17:14:10.771 INFO kablam! | ^^ Oct 26 17:14:10.771 INFO kablam! Oct 26 17:14:10.771 INFO kablam! warning: unused import: `enable_cors` Oct 26 17:14:10.771 INFO kablam! --> src/controller/mod.rs:9:29 Oct 26 17:14:10.771 INFO kablam! | Oct 26 17:14:10.771 INFO kablam! 9 | use templates :: header :: {enable_cors}; Oct 26 17:14:10.771 INFO kablam! | ^^^^^^^^^^^ Oct 26 17:14:10.771 INFO kablam! Oct 26 17:14:10.771 INFO kablam! warning: cannot find type `table` in this scope Oct 26 17:14:10.771 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 26 17:14:10.771 INFO kablam! | Oct 26 17:14:10.771 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 26 17:14:10.771 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 26 17:14:10.771 INFO kablam! | Oct 26 17:14:10.771 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 26 17:14:10.771 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 26 17:14:10.771 INFO kablam! = note: for more information, see issue #50504 Oct 26 17:14:10.771 INFO kablam! Oct 26 17:14:10.771 INFO kablam! warning: cannot find type `table` in this scope Oct 26 17:14:10.771 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 26 17:14:10.771 INFO kablam! | Oct 26 17:14:10.771 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 26 17:14:10.771 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 26 17:14:10.771 INFO kablam! | Oct 26 17:14:10.771 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 26 17:14:10.771 INFO kablam! = note: for more information, see issue #50504 Oct 26 17:14:10.771 INFO kablam! Oct 26 17:14:10.771 INFO kablam! warning: cannot find type `id` in this scope Oct 26 17:14:10.772 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 26 17:14:10.772 INFO kablam! | Oct 26 17:14:10.772 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 26 17:14:10.772 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 26 17:14:10.772 INFO kablam! | Oct 26 17:14:10.772 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 26 17:14:10.772 INFO kablam! = note: for more information, see issue #50504 Oct 26 17:14:10.772 INFO kablam! Oct 26 17:14:10.772 INFO kablam! warning: cannot find type `name` in this scope Oct 26 17:14:10.772 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 26 17:14:10.772 INFO kablam! | Oct 26 17:14:10.772 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 26 17:14:10.772 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 26 17:14:10.772 INFO kablam! | Oct 26 17:14:10.772 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 26 17:14:10.772 INFO kablam! = note: for more information, see issue #50504 Oct 26 17:14:10.772 INFO kablam! Oct 26 17:14:10.772 INFO kablam! warning: cannot find type `email` in this scope Oct 26 17:14:10.772 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 26 17:14:10.772 INFO kablam! | Oct 26 17:14:10.772 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 26 17:14:10.772 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 26 17:14:10.772 INFO kablam! | Oct 26 17:14:10.772 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 26 17:14:10.772 INFO kablam! = note: for more information, see issue #50504 Oct 26 17:14:10.772 INFO kablam! Oct 26 17:14:10.772 INFO kablam! warning: cannot find type `status` in this scope Oct 26 17:14:10.772 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 26 17:14:10.772 INFO kablam! | Oct 26 17:14:10.772 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 26 17:14:10.772 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 26 17:14:10.772 INFO kablam! | Oct 26 17:14:10.772 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 26 17:14:10.772 INFO kablam! = note: for more information, see issue #50504 Oct 26 17:14:10.772 INFO kablam! Oct 26 17:14:10.772 INFO kablam! warning: unused import: `serde_json` Oct 26 17:14:10.772 INFO kablam! --> src/db/models/account.rs:1:5 Oct 26 17:14:10.772 INFO kablam! | Oct 26 17:14:10.772 INFO kablam! 1 | use serde_json; Oct 26 17:14:10.772 INFO kablam! | ^^^^^^^^^^ Oct 26 17:14:10.772 INFO kablam! Oct 26 17:14:10.772 INFO kablam! warning: cannot find type `Account` in this scope Oct 26 17:14:10.772 INFO kablam! --> src/db/models/account.rs:7:34 Oct 26 17:14:10.772 INFO kablam! | Oct 26 17:14:10.772 INFO kablam! 7 | #[derive(Serialize, Deserialize, Queryable)] Oct 26 17:14:10.772 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 26 17:14:10.772 INFO kablam! | Oct 26 17:14:10.772 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 26 17:14:10.772 INFO kablam! = note: for more information, see issue #50504 Oct 26 17:14:10.772 INFO kablam! Oct 26 17:14:10.772 INFO kablam! warning: cannot find type `account` in this scope Oct 26 17:14:10.772 INFO kablam! --> src/db/models/account.rs:16:10 Oct 26 17:14:10.772 INFO kablam! | Oct 26 17:14:10.772 INFO kablam! 16 | #[derive(Insertable)] Oct 26 17:14:10.772 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 26 17:14:10.772 INFO kablam! | Oct 26 17:14:10.772 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 26 17:14:10.772 INFO kablam! = note: for more information, see issue #50504 Oct 26 17:14:10.772 INFO kablam! Oct 26 17:14:10.772 INFO kablam! warning: cannot find type `NewAccount` in this scope Oct 26 17:14:10.772 INFO kablam! --> src/db/models/account.rs:16:10 Oct 26 17:14:10.772 INFO kablam! | Oct 26 17:14:10.772 INFO kablam! 16 | #[derive(Insertable)] Oct 26 17:14:10.772 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 26 17:14:10.772 INFO kablam! | Oct 26 17:14:10.772 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 26 17:14:10.772 INFO kablam! = note: for more information, see issue #50504 Oct 26 17:14:10.772 INFO kablam! Oct 26 17:14:10.772 INFO kablam! warning: unused import: `nickel` Oct 26 17:14:10.772 INFO kablam! --> src/templates/header.rs:1:5 Oct 26 17:14:10.772 INFO kablam! | Oct 26 17:14:10.772 INFO kablam! 1 | use nickel; Oct 26 17:14:10.772 INFO kablam! | ^^^^^^ Oct 26 17:14:10.772 INFO kablam! Oct 26 17:14:10.772 INFO kablam! warning: unused import: `Nickel` Oct 26 17:14:10.772 INFO kablam! --> src/main.rs:19:14 Oct 26 17:14:10.772 INFO kablam! | Oct 26 17:14:10.772 INFO kablam! 19 | use nickel::{Nickel}; Oct 26 17:14:10.772 INFO kablam! | ^^^^^^ Oct 26 17:14:10.772 INFO kablam! Oct 26 17:14:11.155 INFO kablam! warning: unused variable: `database` Oct 26 17:14:11.156 INFO kablam! --> src/main.rs:45:9 Oct 26 17:14:11.156 INFO kablam! | Oct 26 17:14:11.156 INFO kablam! 45 | let database = std::env::var("DATABASE_URL").expect("DATABASE_URL must be set"); Oct 26 17:14:11.156 INFO kablam! | ^^^^^^^^ help: consider using `_database` instead Oct 26 17:14:11.157 INFO kablam! | Oct 26 17:14:11.157 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 26 17:14:11.157 INFO kablam! Oct 26 17:14:11.158 INFO kablam! warning: unused variable: `database` Oct 26 17:14:11.158 INFO kablam! --> src/main.rs:45:9 Oct 26 17:14:11.158 INFO kablam! | Oct 26 17:14:11.159 INFO kablam! 45 | let database = std::env::var("DATABASE_URL").expect("DATABASE_URL must be set"); Oct 26 17:14:11.159 INFO kablam! | ^^^^^^^^ help: consider using `_database` instead Oct 26 17:14:11.159 INFO kablam! | Oct 26 17:14:11.159 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 26 17:14:11.160 INFO kablam! Oct 26 17:14:11.301 INFO kablam! warning: type alias is never used: `SqlConnection` Oct 26 17:14:11.302 INFO kablam! --> src/db/mod.rs:4:1 Oct 26 17:14:11.303 INFO kablam! | Oct 26 17:14:11.303 INFO kablam! 4 | pub type SqlConnection = ::diesel::SqliteConnection; Oct 26 17:14:11.303 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 17:14:11.304 INFO kablam! | Oct 26 17:14:11.304 INFO kablam! = note: #[warn(dead_code)] on by default Oct 26 17:14:11.304 INFO kablam! Oct 26 17:14:11.310 INFO kablam! warning: type alias is never used: `SqlConnection` Oct 26 17:14:11.311 INFO kablam! --> src/db/mod.rs:4:1 Oct 26 17:14:11.311 INFO kablam! | Oct 26 17:14:11.311 INFO kablam! 4 | pub type SqlConnection = ::diesel::SqliteConnection; Oct 26 17:14:11.312 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 17:14:11.312 INFO kablam! | Oct 26 17:14:11.312 INFO kablam! = note: #[warn(dead_code)] on by default Oct 26 17:14:11.313 INFO kablam! Oct 26 17:14:11.383 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2m 11s Oct 26 17:14:11.396 INFO kablam! su: No module specific data is present Oct 26 17:14:12.093 INFO running `"docker" "rm" "-f" "49790f677b6fb701e0338929d0d8be33094ec92975ad947db5cf799b84039ff2"` Oct 26 17:14:12.487 INFO blam! 49790f677b6fb701e0338929d0d8be33094ec92975ad947db5cf799b84039ff2