Oct 21 11:51:30.590 INFO checking zabio3/base-rest-app against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 21 11:51:30.590 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192/worker-5/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/pr-55192/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/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 +155510e377ae2a8d8ee0dad1a5f809c9062a5526-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 21 11:51:30.988 INFO blam! d182b3d8213757a82b3f95b6c5cc3b72119255fa32313124acd0789e9bdb99d8 Oct 21 11:51:31.004 INFO running `"docker" "start" "-a" "d182b3d8213757a82b3f95b6c5cc3b72119255fa32313124acd0789e9bdb99d8"` Oct 21 11:51:32.064 INFO kablam! usermod: no changes Oct 21 11:51:32.236 INFO kablam! Checking cfg-if v0.1.3 Oct 21 11:51:32.237 INFO kablam! Compiling pkg-config v0.3.11 Oct 21 11:51:32.252 INFO kablam! Checking libc v0.2.42 Oct 21 11:51:32.253 INFO kablam! Checking lazy_static v1.0.1 Oct 21 11:51:32.253 INFO kablam! Compiling serde v1.0.66 Oct 21 11:51:32.253 INFO kablam! Checking byteorder v1.2.3 Oct 21 11:51:32.254 INFO kablam! Checking utf8-ranges v1.0.0 Oct 21 11:51:32.254 INFO kablam! Checking httparse v1.2.4 Oct 21 11:51:32.486 INFO kablam! Checking groupable v0.2.0 Oct 21 11:51:32.838 INFO kablam! Checking itoa v0.4.1 Oct 21 11:51:33.145 INFO kablam! Checking modifier v0.1.0 Oct 21 11:51:33.733 INFO kablam! Compiling proc-macro2 v0.3.8 Oct 21 11:51:33.784 INFO kablam! Compiling proc-macro2 v0.4.6 Oct 21 11:51:33.784 INFO kablam! Checking unsafe-any v0.4.2 Oct 21 11:51:34.031 INFO kablam! Checking scheduled-thread-pool v0.2.0 Oct 21 11:51:34.264 INFO kablam! Checking log v0.4.2 Oct 21 11:51:35.904 INFO kablam! Checking idna v0.1.4 Oct 21 11:51:35.953 INFO kablam! Checking thread_local v0.3.5 Oct 21 11:51:36.058 INFO kablam! Checking typemap v0.3.3 Oct 21 11:51:36.221 INFO kablam! Checking base64 v0.6.0 Oct 21 11:51:36.628 INFO kablam! Checking log v0.3.9 Oct 21 11:51:36.904 INFO kablam! Checking r2d2 v0.8.2 Oct 21 11:51:37.278 INFO kablam! Compiling libsqlite3-sys v0.8.1 Oct 21 11:51:41.112 INFO kablam! Checking memchr v2.0.1 Oct 21 11:51:41.221 INFO kablam! Checking time v0.1.40 Oct 21 11:51:41.296 INFO kablam! Checking num_cpus v1.8.0 Oct 21 11:51:41.569 INFO kablam! Checking plugin v0.2.6 Oct 21 11:51:41.756 INFO kablam! Checking mime v0.2.6 Oct 21 11:51:41.928 INFO kablam! Checking mustache v0.8.2 Oct 21 11:51:42.075 INFO kablam! Compiling quote v0.6.3 Oct 21 11:51:42.153 INFO kablam! Checking aho-corasick v0.6.4 Oct 21 11:51:42.720 INFO kablam! Compiling quote v0.5.2 Oct 21 11:51:43.499 INFO kablam! Checking url v1.7.0 Oct 21 11:51:43.768 INFO kablam! Checking regex v0.2.11 Oct 21 11:51:44.494 INFO kablam! Compiling syn v0.14.2 Oct 21 11:51:45.272 INFO kablam! Compiling syn v0.13.11 Oct 21 11:51:48.257 INFO kablam! Checking hyper v0.10.13 Oct 21 11:51:50.992 INFO kablam! Checking dotenv v0.9.0 Oct 21 11:52:03.418 INFO kablam! Compiling serde_derive v1.0.66 Oct 21 11:52:05.444 INFO kablam! Checking nickel v0.10.1 Oct 21 11:52:17.048 INFO kablam! Checking serde_json v1.0.20 Oct 21 11:52:17.092 INFO kablam! Compiling diesel_derives v1.3.0 Oct 21 11:52:31.362 INFO kablam! Checking diesel v1.3.0 Oct 21 11:52:59.788 INFO kablam! Checking r2d2-diesel v1.0.0 Oct 21 11:53:00.165 INFO kablam! Checking base-rest-app v0.1.0 (/source) Oct 21 11:53:00.568 INFO kablam! warning: unused import: `MiddlewareResult` Oct 21 11:53:00.568 INFO kablam! --> src/controller/mod.rs:2:35 Oct 21 11:53:00.568 INFO kablam! | Oct 21 11:53:00.568 INFO kablam! 2 | use nickel::{Nickel, HttpRouter, MiddlewareResult}; Oct 21 11:53:00.568 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 21 11:53:00.568 INFO kablam! | Oct 21 11:53:00.568 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 21 11:53:00.568 INFO kablam! Oct 21 11:53:00.568 INFO kablam! warning: unused import: `db` Oct 21 11:53:00.568 INFO kablam! --> src/controller/account.rs:3:5 Oct 21 11:53:00.568 INFO kablam! | Oct 21 11:53:00.568 INFO kablam! 3 | use db; Oct 21 11:53:00.568 INFO kablam! | ^^ Oct 21 11:53:00.568 INFO kablam! Oct 21 11:53:00.568 INFO kablam! warning: unused import: `enable_cors` Oct 21 11:53:00.569 INFO kablam! --> src/controller/mod.rs:9:29 Oct 21 11:53:00.569 INFO kablam! | Oct 21 11:53:00.569 INFO kablam! 9 | use templates :: header :: {enable_cors}; Oct 21 11:53:00.569 INFO kablam! | ^^^^^^^^^^^ Oct 21 11:53:00.569 INFO kablam! Oct 21 11:53:00.569 INFO kablam! warning: cannot find type `table` in this scope Oct 21 11:53:00.569 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 21 11:53:00.569 INFO kablam! | Oct 21 11:53:00.569 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 21 11:53:00.569 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 11:53:00.569 INFO kablam! | Oct 21 11:53:00.569 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 21 11:53:00.569 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 21 11:53:00.569 INFO kablam! = note: for more information, see issue #50504 Oct 21 11:53:00.569 INFO kablam! Oct 21 11:53:00.569 INFO kablam! warning: cannot find type `table` in this scope Oct 21 11:53:00.569 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 21 11:53:00.569 INFO kablam! | Oct 21 11:53:00.569 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 21 11:53:00.569 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 11:53:00.569 INFO kablam! | Oct 21 11:53:00.569 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 21 11:53:00.569 INFO kablam! = note: for more information, see issue #50504 Oct 21 11:53:00.569 INFO kablam! Oct 21 11:53:00.577 INFO kablam! warning: cannot find type `id` in this scope Oct 21 11:53:00.577 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 11:53:00.577 INFO kablam! | Oct 21 11:53:00.577 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 11:53:00.577 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 11:53:00.577 INFO kablam! | Oct 21 11:53:00.577 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 21 11:53:00.577 INFO kablam! = note: for more information, see issue #50504 Oct 21 11:53:00.577 INFO kablam! Oct 21 11:53:00.577 INFO kablam! warning: cannot find type `name` in this scope Oct 21 11:53:00.577 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 11:53:00.577 INFO kablam! | Oct 21 11:53:00.577 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 11:53:00.577 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 11:53:00.577 INFO kablam! | Oct 21 11:53:00.577 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 21 11:53:00.577 INFO kablam! = note: for more information, see issue #50504 Oct 21 11:53:00.577 INFO kablam! Oct 21 11:53:00.577 INFO kablam! warning: cannot find type `email` in this scope Oct 21 11:53:00.577 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 11:53:00.577 INFO kablam! | Oct 21 11:53:00.577 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 11:53:00.577 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 11:53:00.577 INFO kablam! | Oct 21 11:53:00.577 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 21 11:53:00.577 INFO kablam! = note: for more information, see issue #50504 Oct 21 11:53:00.577 INFO kablam! Oct 21 11:53:00.577 INFO kablam! warning: cannot find type `status` in this scope Oct 21 11:53:00.577 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 11:53:00.577 INFO kablam! | Oct 21 11:53:00.577 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 11:53:00.577 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 11:53:00.577 INFO kablam! | Oct 21 11:53:00.577 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 21 11:53:00.577 INFO kablam! = note: for more information, see issue #50504 Oct 21 11:53:00.578 INFO kablam! Oct 21 11:53:00.578 INFO kablam! warning: unused import: `serde_json` Oct 21 11:53:00.578 INFO kablam! --> src/db/models/account.rs:1:5 Oct 21 11:53:00.578 INFO kablam! | Oct 21 11:53:00.578 INFO kablam! 1 | use serde_json; Oct 21 11:53:00.578 INFO kablam! | ^^^^^^^^^^ Oct 21 11:53:00.578 INFO kablam! Oct 21 11:53:00.578 INFO kablam! warning: cannot find type `Account` in this scope Oct 21 11:53:00.578 INFO kablam! --> src/db/models/account.rs:7:34 Oct 21 11:53:00.578 INFO kablam! | Oct 21 11:53:00.578 INFO kablam! 7 | #[derive(Serialize, Deserialize, Queryable)] Oct 21 11:53:00.578 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 11:53:00.578 INFO kablam! | Oct 21 11:53:00.578 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 21 11:53:00.578 INFO kablam! = note: for more information, see issue #50504 Oct 21 11:53:00.578 INFO kablam! Oct 21 11:53:00.578 INFO kablam! warning: cannot find type `account` in this scope Oct 21 11:53:00.578 INFO kablam! --> src/db/models/account.rs:16:10 Oct 21 11:53:00.578 INFO kablam! | Oct 21 11:53:00.578 INFO kablam! 16 | #[derive(Insertable)] Oct 21 11:53:00.578 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 11:53:00.578 INFO kablam! | Oct 21 11:53:00.578 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 21 11:53:00.578 INFO kablam! = note: for more information, see issue #50504 Oct 21 11:53:00.578 INFO kablam! Oct 21 11:53:00.578 INFO kablam! warning: cannot find type `NewAccount` in this scope Oct 21 11:53:00.578 INFO kablam! --> src/db/models/account.rs:16:10 Oct 21 11:53:00.578 INFO kablam! | Oct 21 11:53:00.578 INFO kablam! 16 | #[derive(Insertable)] Oct 21 11:53:00.578 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 11:53:00.578 INFO kablam! | Oct 21 11:53:00.578 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 21 11:53:00.578 INFO kablam! = note: for more information, see issue #50504 Oct 21 11:53:00.578 INFO kablam! Oct 21 11:53:00.578 INFO kablam! warning: unused import: `nickel` Oct 21 11:53:00.578 INFO kablam! --> src/templates/header.rs:1:5 Oct 21 11:53:00.578 INFO kablam! | Oct 21 11:53:00.578 INFO kablam! 1 | use nickel; Oct 21 11:53:00.578 INFO kablam! | ^^^^^^ Oct 21 11:53:00.578 INFO kablam! Oct 21 11:53:00.578 INFO kablam! warning: unused import: `Nickel` Oct 21 11:53:00.578 INFO kablam! --> src/main.rs:19:14 Oct 21 11:53:00.578 INFO kablam! | Oct 21 11:53:00.578 INFO kablam! 19 | use nickel::{Nickel}; Oct 21 11:53:00.578 INFO kablam! | ^^^^^^ Oct 21 11:53:00.578 INFO kablam! Oct 21 11:53:00.644 INFO kablam! warning: unused import: `MiddlewareResult` Oct 21 11:53:00.644 INFO kablam! --> src/controller/mod.rs:2:35 Oct 21 11:53:00.644 INFO kablam! | Oct 21 11:53:00.644 INFO kablam! 2 | use nickel::{Nickel, HttpRouter, MiddlewareResult}; Oct 21 11:53:00.644 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 21 11:53:00.644 INFO kablam! | Oct 21 11:53:00.644 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 21 11:53:00.644 INFO kablam! Oct 21 11:53:00.644 INFO kablam! warning: unused import: `db` Oct 21 11:53:00.644 INFO kablam! --> src/controller/account.rs:3:5 Oct 21 11:53:00.644 INFO kablam! | Oct 21 11:53:00.644 INFO kablam! 3 | use db; Oct 21 11:53:00.644 INFO kablam! | ^^ Oct 21 11:53:00.644 INFO kablam! Oct 21 11:53:00.644 INFO kablam! warning: unused import: `enable_cors` Oct 21 11:53:00.644 INFO kablam! --> src/controller/mod.rs:9:29 Oct 21 11:53:00.644 INFO kablam! | Oct 21 11:53:00.644 INFO kablam! 9 | use templates :: header :: {enable_cors}; Oct 21 11:53:00.644 INFO kablam! | ^^^^^^^^^^^ Oct 21 11:53:00.644 INFO kablam! Oct 21 11:53:00.648 INFO kablam! warning: cannot find type `table` in this scope Oct 21 11:53:00.648 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 21 11:53:00.648 INFO kablam! | Oct 21 11:53:00.648 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 21 11:53:00.648 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 11:53:00.648 INFO kablam! | Oct 21 11:53:00.648 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 21 11:53:00.648 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 21 11:53:00.648 INFO kablam! = note: for more information, see issue #50504 Oct 21 11:53:00.648 INFO kablam! Oct 21 11:53:00.648 INFO kablam! warning: cannot find type `table` in this scope Oct 21 11:53:00.648 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 21 11:53:00.648 INFO kablam! | Oct 21 11:53:00.649 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 21 11:53:00.649 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 11:53:00.649 INFO kablam! | Oct 21 11:53:00.649 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 21 11:53:00.649 INFO kablam! = note: for more information, see issue #50504 Oct 21 11:53:00.649 INFO kablam! Oct 21 11:53:00.649 INFO kablam! warning: cannot find type `id` in this scope Oct 21 11:53:00.649 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 11:53:00.649 INFO kablam! | Oct 21 11:53:00.649 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 11:53:00.649 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 11:53:00.649 INFO kablam! | Oct 21 11:53:00.649 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 21 11:53:00.649 INFO kablam! = note: for more information, see issue #50504 Oct 21 11:53:00.649 INFO kablam! Oct 21 11:53:00.649 INFO kablam! warning: cannot find type `name` in this scope Oct 21 11:53:00.649 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 11:53:00.649 INFO kablam! | Oct 21 11:53:00.649 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 11:53:00.649 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 11:53:00.649 INFO kablam! | Oct 21 11:53:00.649 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 21 11:53:00.649 INFO kablam! = note: for more information, see issue #50504 Oct 21 11:53:00.649 INFO kablam! Oct 21 11:53:00.649 INFO kablam! warning: cannot find type `email` in this scope Oct 21 11:53:00.649 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 11:53:00.649 INFO kablam! | Oct 21 11:53:00.649 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 11:53:00.649 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 11:53:00.649 INFO kablam! | Oct 21 11:53:00.649 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 21 11:53:00.649 INFO kablam! = note: for more information, see issue #50504 Oct 21 11:53:00.649 INFO kablam! Oct 21 11:53:00.649 INFO kablam! warning: cannot find type `status` in this scope Oct 21 11:53:00.649 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 11:53:00.649 INFO kablam! | Oct 21 11:53:00.649 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 11:53:00.649 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 11:53:00.649 INFO kablam! | Oct 21 11:53:00.649 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 21 11:53:00.649 INFO kablam! = note: for more information, see issue #50504 Oct 21 11:53:00.649 INFO kablam! Oct 21 11:53:00.649 INFO kablam! warning: unused import: `serde_json` Oct 21 11:53:00.649 INFO kablam! --> src/db/models/account.rs:1:5 Oct 21 11:53:00.649 INFO kablam! | Oct 21 11:53:00.649 INFO kablam! 1 | use serde_json; Oct 21 11:53:00.649 INFO kablam! | ^^^^^^^^^^ Oct 21 11:53:00.649 INFO kablam! Oct 21 11:53:00.656 INFO kablam! warning: cannot find type `Account` in this scope Oct 21 11:53:00.656 INFO kablam! --> src/db/models/account.rs:7:34 Oct 21 11:53:00.656 INFO kablam! | Oct 21 11:53:00.656 INFO kablam! 7 | #[derive(Serialize, Deserialize, Queryable)] Oct 21 11:53:00.656 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 11:53:00.656 INFO kablam! | Oct 21 11:53:00.656 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 21 11:53:00.656 INFO kablam! = note: for more information, see issue #50504 Oct 21 11:53:00.656 INFO kablam! Oct 21 11:53:00.656 INFO kablam! warning: cannot find type `account` in this scope Oct 21 11:53:00.656 INFO kablam! --> src/db/models/account.rs:16:10 Oct 21 11:53:00.656 INFO kablam! | Oct 21 11:53:00.656 INFO kablam! 16 | #[derive(Insertable)] Oct 21 11:53:00.656 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 11:53:00.656 INFO kablam! | Oct 21 11:53:00.656 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 21 11:53:00.656 INFO kablam! = note: for more information, see issue #50504 Oct 21 11:53:00.656 INFO kablam! Oct 21 11:53:00.656 INFO kablam! warning: cannot find type `NewAccount` in this scope Oct 21 11:53:00.656 INFO kablam! --> src/db/models/account.rs:16:10 Oct 21 11:53:00.656 INFO kablam! | Oct 21 11:53:00.656 INFO kablam! 16 | #[derive(Insertable)] Oct 21 11:53:00.657 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 11:53:00.657 INFO kablam! | Oct 21 11:53:00.657 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 21 11:53:00.657 INFO kablam! = note: for more information, see issue #50504 Oct 21 11:53:00.657 INFO kablam! Oct 21 11:53:00.657 INFO kablam! warning: unused import: `nickel` Oct 21 11:53:00.657 INFO kablam! --> src/templates/header.rs:1:5 Oct 21 11:53:00.657 INFO kablam! | Oct 21 11:53:00.657 INFO kablam! 1 | use nickel; Oct 21 11:53:00.657 INFO kablam! | ^^^^^^ Oct 21 11:53:00.657 INFO kablam! Oct 21 11:53:00.657 INFO kablam! warning: unused import: `Nickel` Oct 21 11:53:00.657 INFO kablam! --> src/main.rs:19:14 Oct 21 11:53:00.657 INFO kablam! | Oct 21 11:53:00.657 INFO kablam! 19 | use nickel::{Nickel}; Oct 21 11:53:00.657 INFO kablam! | ^^^^^^ Oct 21 11:53:00.657 INFO kablam! Oct 21 11:53:01.043 INFO kablam! warning: unused variable: `database` Oct 21 11:53:01.043 INFO kablam! --> src/main.rs:45:9 Oct 21 11:53:01.043 INFO kablam! | Oct 21 11:53:01.043 INFO kablam! 45 | let database = std::env::var("DATABASE_URL").expect("DATABASE_URL must be set"); Oct 21 11:53:01.043 INFO kablam! | ^^^^^^^^ help: consider using `_database` instead Oct 21 11:53:01.043 INFO kablam! | Oct 21 11:53:01.043 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 21 11:53:01.043 INFO kablam! Oct 21 11:53:01.088 INFO kablam! warning: unused variable: `database` Oct 21 11:53:01.088 INFO kablam! --> src/main.rs:45:9 Oct 21 11:53:01.088 INFO kablam! | Oct 21 11:53:01.088 INFO kablam! 45 | let database = std::env::var("DATABASE_URL").expect("DATABASE_URL must be set"); Oct 21 11:53:01.088 INFO kablam! | ^^^^^^^^ help: consider using `_database` instead Oct 21 11:53:01.088 INFO kablam! | Oct 21 11:53:01.088 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 21 11:53:01.088 INFO kablam! Oct 21 11:53:01.204 INFO kablam! warning: type alias is never used: `SqlConnection` Oct 21 11:53:01.204 INFO kablam! --> src/db/mod.rs:4:1 Oct 21 11:53:01.204 INFO kablam! | Oct 21 11:53:01.204 INFO kablam! 4 | pub type SqlConnection = ::diesel::SqliteConnection; Oct 21 11:53:01.204 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 11:53:01.204 INFO kablam! | Oct 21 11:53:01.204 INFO kablam! = note: #[warn(dead_code)] on by default Oct 21 11:53:01.204 INFO kablam! Oct 21 11:53:01.217 INFO kablam! warning: type alias is never used: `SqlConnection` Oct 21 11:53:01.218 INFO kablam! --> src/db/mod.rs:4:1 Oct 21 11:53:01.218 INFO kablam! | Oct 21 11:53:01.218 INFO kablam! 4 | pub type SqlConnection = ::diesel::SqliteConnection; Oct 21 11:53:01.218 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 11:53:01.218 INFO kablam! | Oct 21 11:53:01.218 INFO kablam! = note: #[warn(dead_code)] on by default Oct 21 11:53:01.218 INFO kablam! Oct 21 11:53:01.300 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 29s Oct 21 11:53:01.308 INFO kablam! su: No module specific data is present Oct 21 11:53:02.477 INFO running `"docker" "rm" "-f" "d182b3d8213757a82b3f95b6c5cc3b72119255fa32313124acd0789e9bdb99d8"` Oct 21 11:53:02.727 INFO blam! d182b3d8213757a82b3f95b6c5cc3b72119255fa32313124acd0789e9bdb99d8