Oct 10 11:46:56.401 INFO testing zabio3/base-rest-app against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 10 11:46:56.401 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 10 11:46:56.403 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 10 11:46:56.854 INFO blam! fa19cface6b3533a4dd6f6de307277807a5518bae60177bc30c29ebfa346fad7 Oct 10 11:46:56.856 INFO running `"docker" "start" "-a" "fa19cface6b3533a4dd6f6de307277807a5518bae60177bc30c29ebfa346fad7"` Oct 10 11:46:57.670 INFO kablam! usermod: no changes Oct 10 11:46:57.832 INFO kablam! Compiling libsqlite3-sys v0.8.1 Oct 10 11:46:57.832 INFO kablam! Compiling r2d2 v0.8.2 Oct 10 11:46:57.840 INFO kablam! Compiling mime v0.2.6 Oct 10 11:46:57.840 INFO kablam! Compiling mustache v0.8.2 Oct 10 11:46:57.840 INFO kablam! Compiling regex v0.2.11 Oct 10 11:46:57.840 INFO kablam! Compiling serde_json v1.0.20 Oct 10 11:47:00.329 INFO kablam! Compiling hyper v0.10.13 Oct 10 11:47:04.156 INFO kablam! Compiling diesel v1.3.0 Oct 10 11:47:11.629 INFO kablam! Compiling dotenv v0.9.0 Oct 10 11:47:17.633 INFO kablam! Compiling nickel v0.10.1 Oct 10 11:47:41.761 INFO kablam! Compiling r2d2-diesel v1.0.0 Oct 10 11:47:42.728 INFO kablam! Compiling base-rest-app v0.1.0 (/source) Oct 10 11:47:45.044 INFO kablam! warning: unused import: `MiddlewareResult` Oct 10 11:47:45.044 INFO kablam! --> src/controller/mod.rs:2:35 Oct 10 11:47:45.044 INFO kablam! | Oct 10 11:47:45.044 INFO kablam! 2 | use nickel::{Nickel, HttpRouter, MiddlewareResult}; Oct 10 11:47:45.044 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 10 11:47:45.044 INFO kablam! | Oct 10 11:47:45.044 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 10 11:47:45.044 INFO kablam! Oct 10 11:47:45.044 INFO kablam! warning: unused import: `db` Oct 10 11:47:45.044 INFO kablam! --> src/controller/account.rs:3:5 Oct 10 11:47:45.044 INFO kablam! | Oct 10 11:47:45.044 INFO kablam! 3 | use db; Oct 10 11:47:45.044 INFO kablam! | ^^ Oct 10 11:47:45.044 INFO kablam! Oct 10 11:47:45.044 INFO kablam! warning: unused import: `enable_cors` Oct 10 11:47:45.044 INFO kablam! --> src/controller/mod.rs:9:29 Oct 10 11:47:45.044 INFO kablam! | Oct 10 11:47:45.044 INFO kablam! 9 | use templates :: header :: {enable_cors}; Oct 10 11:47:45.045 INFO kablam! | ^^^^^^^^^^^ Oct 10 11:47:45.045 INFO kablam! Oct 10 11:47:45.048 INFO kablam! warning: cannot find type `table` in this scope Oct 10 11:47:45.048 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 10 11:47:45.048 INFO kablam! | Oct 10 11:47:45.048 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 10 11:47:45.048 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 11:47:45.048 INFO kablam! | Oct 10 11:47:45.049 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 10 11:47:45.049 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 10 11:47:45.049 INFO kablam! = note: for more information, see issue #50504 Oct 10 11:47:45.049 INFO kablam! Oct 10 11:47:45.049 INFO kablam! warning: cannot find type `table` in this scope Oct 10 11:47:45.049 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 10 11:47:45.049 INFO kablam! | Oct 10 11:47:45.049 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 10 11:47:45.049 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 11:47:45.049 INFO kablam! | Oct 10 11:47:45.049 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 10 11:47:45.049 INFO kablam! = note: for more information, see issue #50504 Oct 10 11:47:45.049 INFO kablam! Oct 10 11:47:45.049 INFO kablam! warning: cannot find type `id` in this scope Oct 10 11:47:45.049 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 10 11:47:45.049 INFO kablam! | Oct 10 11:47:45.049 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 10 11:47:45.049 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 11:47:45.049 INFO kablam! | Oct 10 11:47:45.049 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 10 11:47:45.049 INFO kablam! = note: for more information, see issue #50504 Oct 10 11:47:45.049 INFO kablam! Oct 10 11:47:45.049 INFO kablam! warning: cannot find type `name` in this scope Oct 10 11:47:45.049 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 10 11:47:45.049 INFO kablam! | Oct 10 11:47:45.049 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 10 11:47:45.049 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 11:47:45.049 INFO kablam! | Oct 10 11:47:45.049 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 10 11:47:45.049 INFO kablam! = note: for more information, see issue #50504 Oct 10 11:47:45.049 INFO kablam! Oct 10 11:47:45.049 INFO kablam! warning: cannot find type `email` in this scope Oct 10 11:47:45.049 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 10 11:47:45.049 INFO kablam! | Oct 10 11:47:45.049 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 10 11:47:45.049 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 11:47:45.049 INFO kablam! | Oct 10 11:47:45.049 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 10 11:47:45.049 INFO kablam! = note: for more information, see issue #50504 Oct 10 11:47:45.049 INFO kablam! Oct 10 11:47:45.049 INFO kablam! warning: cannot find type `status` in this scope Oct 10 11:47:45.049 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 10 11:47:45.049 INFO kablam! | Oct 10 11:47:45.049 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 10 11:47:45.049 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 11:47:45.049 INFO kablam! | Oct 10 11:47:45.049 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 10 11:47:45.049 INFO kablam! = note: for more information, see issue #50504 Oct 10 11:47:45.049 INFO kablam! Oct 10 11:47:45.049 INFO kablam! warning: unused import: `serde_json` Oct 10 11:47:45.049 INFO kablam! --> src/db/models/account.rs:1:5 Oct 10 11:47:45.049 INFO kablam! | Oct 10 11:47:45.049 INFO kablam! 1 | use serde_json; Oct 10 11:47:45.049 INFO kablam! | ^^^^^^^^^^ Oct 10 11:47:45.049 INFO kablam! Oct 10 11:47:45.049 INFO kablam! warning: cannot find type `Account` in this scope Oct 10 11:47:45.049 INFO kablam! --> src/db/models/account.rs:7:34 Oct 10 11:47:45.049 INFO kablam! | Oct 10 11:47:45.049 INFO kablam! 7 | #[derive(Serialize, Deserialize, Queryable)] Oct 10 11:47:45.049 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 11:47:45.049 INFO kablam! | Oct 10 11:47:45.049 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 10 11:47:45.049 INFO kablam! = note: for more information, see issue #50504 Oct 10 11:47:45.049 INFO kablam! Oct 10 11:47:45.052 INFO kablam! warning: cannot find type `account` in this scope Oct 10 11:47:45.052 INFO kablam! --> src/db/models/account.rs:16:10 Oct 10 11:47:45.052 INFO kablam! | Oct 10 11:47:45.052 INFO kablam! 16 | #[derive(Insertable)] Oct 10 11:47:45.052 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 11:47:45.052 INFO kablam! | Oct 10 11:47:45.052 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 10 11:47:45.052 INFO kablam! = note: for more information, see issue #50504 Oct 10 11:47:45.052 INFO kablam! Oct 10 11:47:45.052 INFO kablam! warning: cannot find type `NewAccount` in this scope Oct 10 11:47:45.052 INFO kablam! --> src/db/models/account.rs:16:10 Oct 10 11:47:45.052 INFO kablam! | Oct 10 11:47:45.052 INFO kablam! 16 | #[derive(Insertable)] Oct 10 11:47:45.052 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 11:47:45.052 INFO kablam! | Oct 10 11:47:45.052 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 10 11:47:45.052 INFO kablam! = note: for more information, see issue #50504 Oct 10 11:47:45.052 INFO kablam! Oct 10 11:47:45.052 INFO kablam! warning: unused import: `nickel` Oct 10 11:47:45.052 INFO kablam! --> src/templates/header.rs:1:5 Oct 10 11:47:45.052 INFO kablam! | Oct 10 11:47:45.052 INFO kablam! 1 | use nickel; Oct 10 11:47:45.052 INFO kablam! | ^^^^^^ Oct 10 11:47:45.052 INFO kablam! Oct 10 11:47:45.052 INFO kablam! warning: unused import: `Nickel` Oct 10 11:47:45.052 INFO kablam! --> src/main.rs:19:14 Oct 10 11:47:45.052 INFO kablam! | Oct 10 11:47:45.053 INFO kablam! 19 | use nickel::{Nickel}; Oct 10 11:47:45.053 INFO kablam! | ^^^^^^ Oct 10 11:47:45.053 INFO kablam! Oct 10 11:47:45.368 INFO kablam! warning: unused variable: `database` Oct 10 11:47:45.368 INFO kablam! --> src/main.rs:45:9 Oct 10 11:47:45.368 INFO kablam! | Oct 10 11:47:45.368 INFO kablam! 45 | let database = std::env::var("DATABASE_URL").expect("DATABASE_URL must be set"); Oct 10 11:47:45.368 INFO kablam! | ^^^^^^^^ help: consider using `_database` instead Oct 10 11:47:45.368 INFO kablam! | Oct 10 11:47:45.368 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 10 11:47:45.368 INFO kablam! Oct 10 11:47:45.456 INFO kablam! warning: type alias is never used: `SqlConnection` Oct 10 11:47:45.456 INFO kablam! --> src/db/mod.rs:4:1 Oct 10 11:47:45.456 INFO kablam! | Oct 10 11:47:45.456 INFO kablam! 4 | pub type SqlConnection = ::diesel::SqliteConnection; Oct 10 11:47:45.456 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 11:47:45.456 INFO kablam! | Oct 10 11:47:45.456 INFO kablam! = note: #[warn(dead_code)] on by default Oct 10 11:47:45.456 INFO kablam! Oct 10 11:47:49.999 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 52.31s Oct 10 11:47:50.006 INFO kablam! su: No module specific data is present Oct 10 11:47:50.988 INFO running `"docker" "rm" "-f" "fa19cface6b3533a4dd6f6de307277807a5518bae60177bc30c29ebfa346fad7"` Oct 10 11:47:51.277 INFO blam! fa19cface6b3533a4dd6f6de307277807a5518bae60177bc30c29ebfa346fad7 Oct 10 11:47:51.292 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 10 11:47:51.292 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 10 11:47:51.891 INFO blam! 582bc0a784109f7b164c35d33185d99b92d1aae8c6d38006dff2acb42adbeb1c Oct 10 11:47:51.893 INFO running `"docker" "start" "-a" "582bc0a784109f7b164c35d33185d99b92d1aae8c6d38006dff2acb42adbeb1c"` Oct 10 11:47:53.246 INFO kablam! usermod: no changes Oct 10 11:47:53.454 INFO kablam! Compiling base-rest-app v0.1.0 (/source) Oct 10 11:47:55.772 INFO kablam! warning: unused import: `MiddlewareResult` Oct 10 11:47:55.772 INFO kablam! --> src/controller/mod.rs:2:35 Oct 10 11:47:55.772 INFO kablam! | Oct 10 11:47:55.772 INFO kablam! 2 | use nickel::{Nickel, HttpRouter, MiddlewareResult}; Oct 10 11:47:55.773 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 10 11:47:55.773 INFO kablam! | Oct 10 11:47:55.773 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 10 11:47:55.773 INFO kablam! Oct 10 11:47:55.773 INFO kablam! warning: unused import: `db` Oct 10 11:47:55.773 INFO kablam! --> src/controller/account.rs:3:5 Oct 10 11:47:55.773 INFO kablam! | Oct 10 11:47:55.773 INFO kablam! 3 | use db; Oct 10 11:47:55.773 INFO kablam! | ^^ Oct 10 11:47:55.773 INFO kablam! Oct 10 11:47:55.773 INFO kablam! warning: unused import: `enable_cors` Oct 10 11:47:55.773 INFO kablam! --> src/controller/mod.rs:9:29 Oct 10 11:47:55.773 INFO kablam! | Oct 10 11:47:55.773 INFO kablam! 9 | use templates :: header :: {enable_cors}; Oct 10 11:47:55.773 INFO kablam! | ^^^^^^^^^^^ Oct 10 11:47:55.773 INFO kablam! Oct 10 11:47:55.773 INFO kablam! warning: cannot find type `table` in this scope Oct 10 11:47:55.773 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 10 11:47:55.773 INFO kablam! | Oct 10 11:47:55.773 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 10 11:47:55.773 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 11:47:55.773 INFO kablam! | Oct 10 11:47:55.773 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 10 11:47:55.773 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 10 11:47:55.773 INFO kablam! = note: for more information, see issue #50504 Oct 10 11:47:55.773 INFO kablam! Oct 10 11:47:55.773 INFO kablam! warning: cannot find type `table` in this scope Oct 10 11:47:55.773 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 10 11:47:55.773 INFO kablam! | Oct 10 11:47:55.773 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 10 11:47:55.773 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 11:47:55.773 INFO kablam! | Oct 10 11:47:55.773 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 10 11:47:55.773 INFO kablam! = note: for more information, see issue #50504 Oct 10 11:47:55.773 INFO kablam! Oct 10 11:47:55.773 INFO kablam! warning: cannot find type `id` in this scope Oct 10 11:47:55.773 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 10 11:47:55.773 INFO kablam! | Oct 10 11:47:55.773 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 10 11:47:55.773 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 11:47:55.773 INFO kablam! | Oct 10 11:47:55.773 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 10 11:47:55.773 INFO kablam! = note: for more information, see issue #50504 Oct 10 11:47:55.773 INFO kablam! Oct 10 11:47:55.773 INFO kablam! warning: cannot find type `name` in this scope Oct 10 11:47:55.773 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 10 11:47:55.773 INFO kablam! | Oct 10 11:47:55.773 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 10 11:47:55.773 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 11:47:55.773 INFO kablam! | Oct 10 11:47:55.773 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 10 11:47:55.773 INFO kablam! = note: for more information, see issue #50504 Oct 10 11:47:55.773 INFO kablam! Oct 10 11:47:55.773 INFO kablam! warning: cannot find type `email` in this scope Oct 10 11:47:55.773 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 10 11:47:55.773 INFO kablam! | Oct 10 11:47:55.773 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 10 11:47:55.773 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 11:47:55.773 INFO kablam! | Oct 10 11:47:55.773 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 10 11:47:55.773 INFO kablam! = note: for more information, see issue #50504 Oct 10 11:47:55.773 INFO kablam! Oct 10 11:47:55.780 INFO kablam! warning: cannot find type `status` in this scope Oct 10 11:47:55.780 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 10 11:47:55.780 INFO kablam! | Oct 10 11:47:55.780 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 10 11:47:55.780 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 11:47:55.780 INFO kablam! | Oct 10 11:47:55.780 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 10 11:47:55.780 INFO kablam! = note: for more information, see issue #50504 Oct 10 11:47:55.780 INFO kablam! Oct 10 11:47:55.780 INFO kablam! warning: unused import: `serde_json` Oct 10 11:47:55.780 INFO kablam! --> src/db/models/account.rs:1:5 Oct 10 11:47:55.780 INFO kablam! | Oct 10 11:47:55.780 INFO kablam! 1 | use serde_json; Oct 10 11:47:55.780 INFO kablam! | ^^^^^^^^^^ Oct 10 11:47:55.781 INFO kablam! Oct 10 11:47:55.781 INFO kablam! warning: cannot find type `Account` in this scope Oct 10 11:47:55.781 INFO kablam! --> src/db/models/account.rs:7:34 Oct 10 11:47:55.781 INFO kablam! | Oct 10 11:47:55.781 INFO kablam! 7 | #[derive(Serialize, Deserialize, Queryable)] Oct 10 11:47:55.781 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 11:47:55.781 INFO kablam! | Oct 10 11:47:55.781 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 10 11:47:55.781 INFO kablam! = note: for more information, see issue #50504 Oct 10 11:47:55.781 INFO kablam! Oct 10 11:47:55.781 INFO kablam! warning: cannot find type `account` in this scope Oct 10 11:47:55.781 INFO kablam! --> src/db/models/account.rs:16:10 Oct 10 11:47:55.781 INFO kablam! | Oct 10 11:47:55.781 INFO kablam! 16 | #[derive(Insertable)] Oct 10 11:47:55.781 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 11:47:55.781 INFO kablam! | Oct 10 11:47:55.781 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 10 11:47:55.781 INFO kablam! = note: for more information, see issue #50504 Oct 10 11:47:55.781 INFO kablam! Oct 10 11:47:55.781 INFO kablam! warning: cannot find type `NewAccount` in this scope Oct 10 11:47:55.781 INFO kablam! --> src/db/models/account.rs:16:10 Oct 10 11:47:55.781 INFO kablam! | Oct 10 11:47:55.781 INFO kablam! 16 | #[derive(Insertable)] Oct 10 11:47:55.781 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 11:47:55.781 INFO kablam! | Oct 10 11:47:55.781 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 10 11:47:55.781 INFO kablam! = note: for more information, see issue #50504 Oct 10 11:47:55.781 INFO kablam! Oct 10 11:47:55.781 INFO kablam! warning: unused import: `nickel` Oct 10 11:47:55.781 INFO kablam! --> src/templates/header.rs:1:5 Oct 10 11:47:55.781 INFO kablam! | Oct 10 11:47:55.781 INFO kablam! 1 | use nickel; Oct 10 11:47:55.781 INFO kablam! | ^^^^^^ Oct 10 11:47:55.781 INFO kablam! Oct 10 11:47:55.781 INFO kablam! warning: unused import: `Nickel` Oct 10 11:47:55.781 INFO kablam! --> src/main.rs:19:14 Oct 10 11:47:55.781 INFO kablam! | Oct 10 11:47:55.781 INFO kablam! 19 | use nickel::{Nickel}; Oct 10 11:47:55.781 INFO kablam! | ^^^^^^ Oct 10 11:47:55.781 INFO kablam! Oct 10 11:47:56.104 INFO kablam! warning: unused variable: `database` Oct 10 11:47:56.104 INFO kablam! --> src/main.rs:45:9 Oct 10 11:47:56.104 INFO kablam! | Oct 10 11:47:56.104 INFO kablam! 45 | let database = std::env::var("DATABASE_URL").expect("DATABASE_URL must be set"); Oct 10 11:47:56.104 INFO kablam! | ^^^^^^^^ help: consider using `_database` instead Oct 10 11:47:56.104 INFO kablam! | Oct 10 11:47:56.104 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 10 11:47:56.104 INFO kablam! Oct 10 11:47:56.188 INFO kablam! warning: type alias is never used: `SqlConnection` Oct 10 11:47:56.188 INFO kablam! --> src/db/mod.rs:4:1 Oct 10 11:47:56.188 INFO kablam! | Oct 10 11:47:56.188 INFO kablam! 4 | pub type SqlConnection = ::diesel::SqliteConnection; Oct 10 11:47:56.188 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 11:47:56.188 INFO kablam! | Oct 10 11:47:56.188 INFO kablam! = note: #[warn(dead_code)] on by default Oct 10 11:47:56.188 INFO kablam! Oct 10 11:47:56.763 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.48s Oct 10 11:47:56.776 INFO kablam! su: No module specific data is present Oct 10 11:47:57.709 INFO running `"docker" "rm" "-f" "582bc0a784109f7b164c35d33185d99b92d1aae8c6d38006dff2acb42adbeb1c"` Oct 10 11:47:58.013 INFO blam! 582bc0a784109f7b164c35d33185d99b92d1aae8c6d38006dff2acb42adbeb1c Oct 10 11:47:58.022 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 10 11:47:58.022 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 10 11:47:58.387 INFO blam! 8b0585d6edf676ca373a842ad339bd43a0dccf974adcf74eb8f7598ae19dd958 Oct 10 11:47:58.389 INFO running `"docker" "start" "-a" "8b0585d6edf676ca373a842ad339bd43a0dccf974adcf74eb8f7598ae19dd958"` Oct 10 11:48:00.091 INFO kablam! usermod: no changes Oct 10 11:48:00.248 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.13s Oct 10 11:48:00.258 INFO kablam! Running /target/debug/deps/base_rest_app-2baa65eca1a913c7 Oct 10 11:48:00.260 INFO blam! Oct 10 11:48:00.260 INFO blam! running 0 tests Oct 10 11:48:00.260 INFO blam! Oct 10 11:48:00.260 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 11:48:00.260 INFO blam! Oct 10 11:48:00.263 INFO kablam! su: No module specific data is present Oct 10 11:48:01.744 INFO running `"docker" "rm" "-f" "8b0585d6edf676ca373a842ad339bd43a0dccf974adcf74eb8f7598ae19dd958"` Oct 10 11:48:02.027 INFO blam! 8b0585d6edf676ca373a842ad339bd43a0dccf974adcf74eb8f7598ae19dd958