Oct 26 17:11:58.105 INFO checking zabio3/base-rest-app against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 26 17:11:58.105 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-6/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/pr-55192-2/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 26 17:11:58.602 INFO blam! 9f788a4a48e69f6ddae378162ce6f1548c95c8228ecc387ead2634e59d0f006f Oct 26 17:11:58.611 INFO running `"docker" "start" "-a" "9f788a4a48e69f6ddae378162ce6f1548c95c8228ecc387ead2634e59d0f006f"` Oct 26 17:11:59.917 INFO kablam! usermod: no changes Oct 26 17:12:00.135 INFO kablam! Checking cfg-if v0.1.3 Oct 26 17:12:00.136 INFO kablam! Checking libc v0.2.42 Oct 26 17:12:00.136 INFO kablam! Checking unicode-normalization v0.1.7 Oct 26 17:12:00.169 INFO kablam! Checking percent-encoding v1.0.1 Oct 26 17:12:00.175 INFO kablam! Compiling serde v1.0.66 Oct 26 17:12:00.175 INFO kablam! Checking httparse v1.2.4 Oct 26 17:12:00.175 INFO kablam! Checking itoa v0.4.1 Oct 26 17:12:00.175 INFO kablam! Checking groupable v0.2.0 Oct 26 17:12:00.587 INFO kablam! Checking modifier v0.1.0 Oct 26 17:12:01.215 INFO kablam! Compiling proc-macro2 v0.4.6 Oct 26 17:12:02.303 INFO kablam! Compiling libsqlite3-sys v0.8.1 Oct 26 17:12:02.312 INFO kablam! Checking unsafe-any v0.4.2 Oct 26 17:12:02.314 INFO kablam! Checking scheduled-thread-pool v0.2.0 Oct 26 17:12:03.109 INFO kablam! Checking base64 v0.6.0 Oct 26 17:12:03.879 INFO kablam! Checking log v0.4.2 Oct 26 17:12:04.375 INFO kablam! Checking typemap v0.3.3 Oct 26 17:12:04.577 INFO kablam! Compiling diesel_derives v1.3.0 Oct 26 17:12:06.348 INFO kablam! Checking plugin v0.2.6 Oct 26 17:12:06.836 INFO kablam! Checking log v0.3.9 Oct 26 17:12:06.949 INFO kablam! Checking r2d2 v0.8.2 Oct 26 17:12:08.807 INFO kablam! Checking mime v0.2.6 Oct 26 17:12:12.316 INFO kablam! Checking mustache v0.8.2 Oct 26 17:12:12.333 INFO kablam! Checking memchr v2.0.1 Oct 26 17:12:12.345 INFO kablam! Checking time v0.1.40 Oct 26 17:12:12.422 INFO kablam! Checking num_cpus v1.8.0 Oct 26 17:12:12.555 INFO kablam! Compiling quote v0.6.3 Oct 26 17:12:13.107 INFO kablam! Checking aho-corasick v0.6.4 Oct 26 17:12:14.311 INFO kablam! Compiling syn v0.14.2 Oct 26 17:12:15.300 INFO kablam! Checking regex v0.2.11 Oct 26 17:12:24.551 INFO kablam! Checking dotenv v0.9.0 Oct 26 17:12:26.639 INFO kablam! Checking diesel v1.3.0 Oct 26 17:12:43.619 INFO kablam! Compiling serde_derive v1.0.66 Oct 26 17:12:50.235 INFO kablam! Checking serde_json v1.0.20 Oct 26 17:13:41.475 INFO kablam! Checking r2d2-diesel v1.0.0 Oct 26 17:13:42.356 INFO kablam! Checking idna v0.1.4 Oct 26 17:13:44.201 INFO kablam! Checking url v1.7.0 Oct 26 17:13:45.702 INFO kablam! Checking hyper v0.10.13 Oct 26 17:13:49.336 INFO kablam! Checking nickel v0.10.1 Oct 26 17:13:51.264 INFO kablam! Checking base-rest-app v0.1.0 (/source) Oct 26 17:13:51.667 INFO kablam! warning: unused import: `MiddlewareResult` Oct 26 17:13:51.667 INFO kablam! --> src/controller/mod.rs:2:35 Oct 26 17:13:51.667 INFO kablam! | Oct 26 17:13:51.667 INFO kablam! 2 | use nickel::{Nickel, HttpRouter, MiddlewareResult}; Oct 26 17:13:51.667 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 26 17:13:51.667 INFO kablam! | Oct 26 17:13:51.667 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 26 17:13:51.667 INFO kablam! Oct 26 17:13:51.667 INFO kablam! warning: unused import: `db` Oct 26 17:13:51.667 INFO kablam! --> src/controller/account.rs:3:5 Oct 26 17:13:51.667 INFO kablam! | Oct 26 17:13:51.667 INFO kablam! 3 | use db; Oct 26 17:13:51.667 INFO kablam! | ^^ Oct 26 17:13:51.667 INFO kablam! Oct 26 17:13:51.667 INFO kablam! warning: unused import: `enable_cors` Oct 26 17:13:51.667 INFO kablam! --> src/controller/mod.rs:9:29 Oct 26 17:13:51.667 INFO kablam! | Oct 26 17:13:51.667 INFO kablam! 9 | use templates :: header :: {enable_cors}; Oct 26 17:13:51.667 INFO kablam! | ^^^^^^^^^^^ Oct 26 17:13:51.667 INFO kablam! Oct 26 17:13:51.667 INFO kablam! warning: cannot find type `table` in this scope Oct 26 17:13:51.667 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 26 17:13:51.667 INFO kablam! | Oct 26 17:13:51.667 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 26 17:13:51.667 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 26 17:13:51.667 INFO kablam! | Oct 26 17:13:51.667 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 26 17:13:51.667 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:13:51.667 INFO kablam! = note: for more information, see issue #50504 Oct 26 17:13:51.668 INFO kablam! Oct 26 17:13:51.668 INFO kablam! warning: cannot find type `table` in this scope Oct 26 17:13:51.668 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 26 17:13:51.668 INFO kablam! | Oct 26 17:13:51.668 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 26 17:13:51.668 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 26 17:13:51.668 INFO kablam! | Oct 26 17:13:51.668 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:13:51.668 INFO kablam! = note: for more information, see issue #50504 Oct 26 17:13:51.668 INFO kablam! Oct 26 17:13:51.668 INFO kablam! warning: cannot find type `id` in this scope Oct 26 17:13:51.668 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 26 17:13:51.668 INFO kablam! | Oct 26 17:13:51.668 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 26 17:13:51.668 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 26 17:13:51.668 INFO kablam! | Oct 26 17:13:51.668 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:13:51.668 INFO kablam! = note: for more information, see issue #50504 Oct 26 17:13:51.668 INFO kablam! Oct 26 17:13:51.668 INFO kablam! warning: cannot find type `name` in this scope Oct 26 17:13:51.668 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 26 17:13:51.668 INFO kablam! | Oct 26 17:13:51.668 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 26 17:13:51.668 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 26 17:13:51.668 INFO kablam! | Oct 26 17:13:51.668 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:13:51.668 INFO kablam! = note: for more information, see issue #50504 Oct 26 17:13:51.668 INFO kablam! Oct 26 17:13:51.668 INFO kablam! warning: cannot find type `email` in this scope Oct 26 17:13:51.668 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 26 17:13:51.668 INFO kablam! | Oct 26 17:13:51.668 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 26 17:13:51.668 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 26 17:13:51.668 INFO kablam! | Oct 26 17:13:51.668 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:13:51.668 INFO kablam! = note: for more information, see issue #50504 Oct 26 17:13:51.668 INFO kablam! Oct 26 17:13:51.668 INFO kablam! warning: cannot find type `status` in this scope Oct 26 17:13:51.668 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 26 17:13:51.668 INFO kablam! | Oct 26 17:13:51.668 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 26 17:13:51.668 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 26 17:13:51.668 INFO kablam! | Oct 26 17:13:51.668 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:13:51.668 INFO kablam! = note: for more information, see issue #50504 Oct 26 17:13:51.668 INFO kablam! Oct 26 17:13:51.668 INFO kablam! warning: unused import: `serde_json` Oct 26 17:13:51.668 INFO kablam! --> src/db/models/account.rs:1:5 Oct 26 17:13:51.668 INFO kablam! | Oct 26 17:13:51.668 INFO kablam! 1 | use serde_json; Oct 26 17:13:51.668 INFO kablam! | ^^^^^^^^^^ Oct 26 17:13:51.668 INFO kablam! Oct 26 17:13:51.668 INFO kablam! warning: cannot find type `Account` in this scope Oct 26 17:13:51.668 INFO kablam! --> src/db/models/account.rs:7:34 Oct 26 17:13:51.668 INFO kablam! | Oct 26 17:13:51.668 INFO kablam! 7 | #[derive(Serialize, Deserialize, Queryable)] Oct 26 17:13:51.668 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 26 17:13:51.668 INFO kablam! | Oct 26 17:13:51.668 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:13:51.668 INFO kablam! = note: for more information, see issue #50504 Oct 26 17:13:51.668 INFO kablam! Oct 26 17:13:51.668 INFO kablam! warning: cannot find type `account` in this scope Oct 26 17:13:51.668 INFO kablam! --> src/db/models/account.rs:16:10 Oct 26 17:13:51.668 INFO kablam! | Oct 26 17:13:51.668 INFO kablam! 16 | #[derive(Insertable)] Oct 26 17:13:51.668 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 26 17:13:51.668 INFO kablam! | Oct 26 17:13:51.668 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:13:51.668 INFO kablam! = note: for more information, see issue #50504 Oct 26 17:13:51.668 INFO kablam! Oct 26 17:13:51.668 INFO kablam! warning: cannot find type `NewAccount` in this scope Oct 26 17:13:51.668 INFO kablam! --> src/db/models/account.rs:16:10 Oct 26 17:13:51.668 INFO kablam! | Oct 26 17:13:51.668 INFO kablam! 16 | #[derive(Insertable)] Oct 26 17:13:51.668 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 26 17:13:51.668 INFO kablam! | Oct 26 17:13:51.668 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:13:51.668 INFO kablam! = note: for more information, see issue #50504 Oct 26 17:13:51.668 INFO kablam! Oct 26 17:13:51.686 INFO kablam! warning: unused import: `nickel` Oct 26 17:13:51.686 INFO kablam! --> src/templates/header.rs:1:5 Oct 26 17:13:51.686 INFO kablam! | Oct 26 17:13:51.686 INFO kablam! 1 | use nickel; Oct 26 17:13:51.686 INFO kablam! | ^^^^^^ Oct 26 17:13:51.686 INFO kablam! Oct 26 17:13:51.686 INFO kablam! warning: unused import: `Nickel` Oct 26 17:13:51.686 INFO kablam! --> src/main.rs:19:14 Oct 26 17:13:51.686 INFO kablam! | Oct 26 17:13:51.686 INFO kablam! 19 | use nickel::{Nickel}; Oct 26 17:13:51.686 INFO kablam! | ^^^^^^ Oct 26 17:13:51.686 INFO kablam! Oct 26 17:13:51.927 INFO kablam! warning: unused import: `MiddlewareResult` Oct 26 17:13:51.927 INFO kablam! --> src/controller/mod.rs:2:35 Oct 26 17:13:51.927 INFO kablam! | Oct 26 17:13:51.927 INFO kablam! 2 | use nickel::{Nickel, HttpRouter, MiddlewareResult}; Oct 26 17:13:51.927 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 26 17:13:51.927 INFO kablam! | Oct 26 17:13:51.927 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 26 17:13:51.927 INFO kablam! Oct 26 17:13:51.927 INFO kablam! warning: unused import: `db` Oct 26 17:13:51.927 INFO kablam! --> src/controller/account.rs:3:5 Oct 26 17:13:51.927 INFO kablam! | Oct 26 17:13:51.927 INFO kablam! 3 | use db; Oct 26 17:13:51.927 INFO kablam! | ^^ Oct 26 17:13:51.927 INFO kablam! Oct 26 17:13:51.927 INFO kablam! warning: unused import: `enable_cors` Oct 26 17:13:51.927 INFO kablam! --> src/controller/mod.rs:9:29 Oct 26 17:13:51.927 INFO kablam! | Oct 26 17:13:51.927 INFO kablam! 9 | use templates :: header :: {enable_cors}; Oct 26 17:13:51.927 INFO kablam! | ^^^^^^^^^^^ Oct 26 17:13:51.927 INFO kablam! Oct 26 17:13:51.927 INFO kablam! warning: cannot find type `table` in this scope Oct 26 17:13:51.927 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 26 17:13:51.927 INFO kablam! | Oct 26 17:13:51.927 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 26 17:13:51.927 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 26 17:13:51.927 INFO kablam! | Oct 26 17:13:51.927 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 26 17:13:51.927 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:13:51.927 INFO kablam! = note: for more information, see issue #50504 Oct 26 17:13:51.927 INFO kablam! Oct 26 17:13:51.927 INFO kablam! warning: cannot find type `table` in this scope Oct 26 17:13:51.927 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 26 17:13:51.927 INFO kablam! | Oct 26 17:13:51.928 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 26 17:13:51.928 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 26 17:13:51.928 INFO kablam! | Oct 26 17:13:51.928 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:13:51.928 INFO kablam! = note: for more information, see issue #50504 Oct 26 17:13:51.928 INFO kablam! Oct 26 17:13:51.928 INFO kablam! warning: cannot find type `id` in this scope Oct 26 17:13:51.928 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 26 17:13:51.928 INFO kablam! | Oct 26 17:13:51.928 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 26 17:13:51.928 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 26 17:13:51.928 INFO kablam! | Oct 26 17:13:51.928 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:13:51.928 INFO kablam! = note: for more information, see issue #50504 Oct 26 17:13:51.928 INFO kablam! Oct 26 17:13:51.928 INFO kablam! warning: cannot find type `name` in this scope Oct 26 17:13:51.928 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 26 17:13:51.928 INFO kablam! | Oct 26 17:13:51.928 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 26 17:13:51.928 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 26 17:13:51.928 INFO kablam! | Oct 26 17:13:51.928 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:13:51.928 INFO kablam! = note: for more information, see issue #50504 Oct 26 17:13:51.928 INFO kablam! Oct 26 17:13:51.928 INFO kablam! warning: cannot find type `email` in this scope Oct 26 17:13:51.928 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 26 17:13:51.928 INFO kablam! | Oct 26 17:13:51.928 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 26 17:13:51.928 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 26 17:13:51.928 INFO kablam! | Oct 26 17:13:51.928 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:13:51.928 INFO kablam! = note: for more information, see issue #50504 Oct 26 17:13:51.928 INFO kablam! Oct 26 17:13:51.928 INFO kablam! warning: cannot find type `status` in this scope Oct 26 17:13:51.928 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 26 17:13:51.928 INFO kablam! | Oct 26 17:13:51.928 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 26 17:13:51.928 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 26 17:13:51.928 INFO kablam! | Oct 26 17:13:51.928 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:13:51.928 INFO kablam! = note: for more information, see issue #50504 Oct 26 17:13:51.928 INFO kablam! Oct 26 17:13:51.928 INFO kablam! warning: unused import: `serde_json` Oct 26 17:13:51.928 INFO kablam! --> src/db/models/account.rs:1:5 Oct 26 17:13:51.928 INFO kablam! | Oct 26 17:13:51.928 INFO kablam! 1 | use serde_json; Oct 26 17:13:51.928 INFO kablam! | ^^^^^^^^^^ Oct 26 17:13:51.928 INFO kablam! Oct 26 17:13:51.928 INFO kablam! warning: cannot find type `Account` in this scope Oct 26 17:13:51.928 INFO kablam! --> src/db/models/account.rs:7:34 Oct 26 17:13:51.928 INFO kablam! | Oct 26 17:13:51.928 INFO kablam! 7 | #[derive(Serialize, Deserialize, Queryable)] Oct 26 17:13:51.928 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 26 17:13:51.928 INFO kablam! | Oct 26 17:13:51.928 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:13:51.928 INFO kablam! = note: for more information, see issue #50504 Oct 26 17:13:51.928 INFO kablam! Oct 26 17:13:51.928 INFO kablam! warning: cannot find type `account` in this scope Oct 26 17:13:51.928 INFO kablam! --> src/db/models/account.rs:16:10 Oct 26 17:13:51.928 INFO kablam! | Oct 26 17:13:51.928 INFO kablam! 16 | #[derive(Insertable)] Oct 26 17:13:51.928 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 26 17:13:51.928 INFO kablam! | Oct 26 17:13:51.928 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:13:51.928 INFO kablam! = note: for more information, see issue #50504 Oct 26 17:13:51.928 INFO kablam! Oct 26 17:13:51.928 INFO kablam! warning: cannot find type `NewAccount` in this scope Oct 26 17:13:51.928 INFO kablam! --> src/db/models/account.rs:16:10 Oct 26 17:13:51.928 INFO kablam! | Oct 26 17:13:51.928 INFO kablam! 16 | #[derive(Insertable)] Oct 26 17:13:51.928 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 26 17:13:51.928 INFO kablam! | Oct 26 17:13:51.928 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:13:51.928 INFO kablam! = note: for more information, see issue #50504 Oct 26 17:13:51.928 INFO kablam! Oct 26 17:13:51.928 INFO kablam! warning: unused import: `nickel` Oct 26 17:13:51.928 INFO kablam! --> src/templates/header.rs:1:5 Oct 26 17:13:51.928 INFO kablam! | Oct 26 17:13:51.928 INFO kablam! 1 | use nickel; Oct 26 17:13:51.928 INFO kablam! | ^^^^^^ Oct 26 17:13:51.928 INFO kablam! Oct 26 17:13:51.928 INFO kablam! warning: unused import: `Nickel` Oct 26 17:13:51.928 INFO kablam! --> src/main.rs:19:14 Oct 26 17:13:51.928 INFO kablam! | Oct 26 17:13:51.928 INFO kablam! 19 | use nickel::{Nickel}; Oct 26 17:13:51.929 INFO kablam! | ^^^^^^ Oct 26 17:13:51.929 INFO kablam! Oct 26 17:13:52.083 INFO kablam! warning: unused variable: `database` Oct 26 17:13:52.083 INFO kablam! --> src/main.rs:45:9 Oct 26 17:13:52.083 INFO kablam! | Oct 26 17:13:52.083 INFO kablam! 45 | let database = std::env::var("DATABASE_URL").expect("DATABASE_URL must be set"); Oct 26 17:13:52.083 INFO kablam! | ^^^^^^^^ help: consider using `_database` instead Oct 26 17:13:52.083 INFO kablam! | Oct 26 17:13:52.083 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 26 17:13:52.083 INFO kablam! Oct 26 17:13:52.239 INFO kablam! warning: type alias is never used: `SqlConnection` Oct 26 17:13:52.239 INFO kablam! --> src/db/mod.rs:4:1 Oct 26 17:13:52.239 INFO kablam! | Oct 26 17:13:52.239 INFO kablam! 4 | pub type SqlConnection = ::diesel::SqliteConnection; Oct 26 17:13:52.239 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 17:13:52.239 INFO kablam! | Oct 26 17:13:52.239 INFO kablam! = note: #[warn(dead_code)] on by default Oct 26 17:13:52.239 INFO kablam! Oct 26 17:13:52.491 INFO kablam! warning: unused variable: `database` Oct 26 17:13:52.491 INFO kablam! --> src/main.rs:45:9 Oct 26 17:13:52.491 INFO kablam! | Oct 26 17:13:52.491 INFO kablam! 45 | let database = std::env::var("DATABASE_URL").expect("DATABASE_URL must be set"); Oct 26 17:13:52.491 INFO kablam! | ^^^^^^^^ help: consider using `_database` instead Oct 26 17:13:52.491 INFO kablam! | Oct 26 17:13:52.491 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 26 17:13:52.491 INFO kablam! Oct 26 17:13:52.595 INFO kablam! warning: type alias is never used: `SqlConnection` Oct 26 17:13:52.595 INFO kablam! --> src/db/mod.rs:4:1 Oct 26 17:13:52.595 INFO kablam! | Oct 26 17:13:52.595 INFO kablam! 4 | pub type SqlConnection = ::diesel::SqliteConnection; Oct 26 17:13:52.595 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 17:13:52.595 INFO kablam! | Oct 26 17:13:52.595 INFO kablam! = note: #[warn(dead_code)] on by default Oct 26 17:13:52.595 INFO kablam! Oct 26 17:13:52.677 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 52s Oct 26 17:13:52.698 INFO kablam! su: No module specific data is present Oct 26 17:13:53.611 INFO running `"docker" "rm" "-f" "9f788a4a48e69f6ddae378162ce6f1548c95c8228ecc387ead2634e59d0f006f"` Oct 26 17:13:53.935 INFO blam! 9f788a4a48e69f6ddae378162ce6f1548c95c8228ecc387ead2634e59d0f006f