Oct 13 01:01:35.399 INFO testing sector-f/eggchan against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 13 01:01:35.401 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 13 01:01:35.837 INFO blam! 82466eb0bd88dfb3c8a6e53fc6d9765eed9142e7b36cadd49cb4c9797d6add5d Oct 13 01:01:35.841 INFO running `"docker" "start" "-a" "82466eb0bd88dfb3c8a6e53fc6d9765eed9142e7b36cadd49cb4c9797d6add5d"` Oct 13 01:01:36.899 INFO kablam! usermod: no changes Oct 13 01:01:37.305 INFO kablam! Compiling memchr v1.0.2 Oct 13 01:01:37.305 INFO kablam! Compiling proc-macro2 v0.4.5 Oct 13 01:01:37.311 INFO kablam! Compiling r2d2 v0.8.2 Oct 13 01:01:37.312 INFO kablam! Compiling clap v2.31.2 Oct 13 01:01:37.319 INFO kablam! Compiling serde_json v1.0.20 Oct 13 01:01:37.319 INFO kablam! Compiling chrono v0.4.2 Oct 13 01:01:37.320 INFO kablam! Compiling dotenv v0.13.0 Oct 13 01:01:38.539 INFO kablam! Compiling csv v0.15.0 Oct 13 01:01:41.979 INFO kablam! Compiling prettytable-rs v0.7.0 Oct 13 01:01:47.591 INFO kablam! Compiling quote v0.6.3 Oct 13 01:01:48.505 INFO kablam! Compiling diesel v1.3.0 Oct 13 01:01:52.048 INFO kablam! Compiling syn v0.14.2 Oct 13 01:02:12.031 INFO kablam! Compiling serde_derive v1.0.66 Oct 13 01:02:29.778 INFO kablam! Compiling cargo_metadata v0.5.5 Oct 13 01:02:35.260 INFO kablam! Compiling skeptic v0.13.3 Oct 13 01:02:40.051 INFO kablam! Compiling actix v0.5.7 Oct 13 01:02:56.348 INFO kablam! Compiling actix-web v0.6.10 Oct 13 01:03:20.359 INFO kablam! Compiling r2d2-diesel v1.0.0 Oct 13 01:03:23.312 INFO kablam! Compiling eggchan v0.1.0 (/source) Oct 13 01:03:24.343 INFO kablam! warning: unused import: `prettytable::row::Row` Oct 13 01:03:24.343 INFO kablam! --> src/egg-ctl.rs:3:5 Oct 13 01:03:24.343 INFO kablam! | Oct 13 01:03:24.343 INFO kablam! 3 | use prettytable::row::Row; Oct 13 01:03:24.343 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 13 01:03:24.343 INFO kablam! | Oct 13 01:03:24.343 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 13 01:03:24.343 INFO kablam! Oct 13 01:03:24.343 INFO kablam! warning: unused import: `prettytable::cell::Cell` Oct 13 01:03:24.343 INFO kablam! --> src/egg-ctl.rs:4:5 Oct 13 01:03:24.343 INFO kablam! | Oct 13 01:03:24.343 INFO kablam! 4 | use prettytable::cell::Cell; Oct 13 01:03:24.343 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 01:03:24.343 INFO kablam! Oct 13 01:03:24.343 INFO kablam! warning: unused import: `diesel::result::Error as DieselError` Oct 13 01:03:24.343 INFO kablam! --> src/egg-ctl.rs:15:5 Oct 13 01:03:24.343 INFO kablam! | Oct 13 01:03:24.343 INFO kablam! 15 | use diesel::result::Error as DieselError; Oct 13 01:03:24.343 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 01:03:24.343 INFO kablam! Oct 13 01:03:24.343 INFO kablam! warning: cannot find type `table` in this scope Oct 13 01:03:24.343 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 13 01:03:24.343 INFO kablam! | Oct 13 01:03:24.343 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 13 01:03:24.343 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 01:03:24.343 INFO kablam! | Oct 13 01:03:24.343 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 13 01:03:24.343 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 13 01:03:24.343 INFO kablam! = note: for more information, see issue #50504 Oct 13 01:03:24.343 INFO kablam! Oct 13 01:03:24.343 INFO kablam! warning: cannot find type `table` in this scope Oct 13 01:03:24.343 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 13 01:03:24.343 INFO kablam! | Oct 13 01:03:24.343 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 13 01:03:24.343 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 01:03:24.343 INFO kablam! | Oct 13 01:03:24.343 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 13 01:03:24.343 INFO kablam! = note: for more information, see issue #50504 Oct 13 01:03:24.343 INFO kablam! Oct 13 01:03:24.343 INFO kablam! warning: cannot find type `board_id` in this scope Oct 13 01:03:24.343 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 01:03:24.343 INFO kablam! | Oct 13 01:03:24.343 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 01:03:24.343 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 01:03:24.343 INFO kablam! | Oct 13 01:03:24.343 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 13 01:03:24.343 INFO kablam! = note: for more information, see issue #50504 Oct 13 01:03:24.343 INFO kablam! Oct 13 01:03:24.343 INFO kablam! warning: cannot find type `postnum` in this scope Oct 13 01:03:24.343 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 01:03:24.343 INFO kablam! | Oct 13 01:03:24.343 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 01:03:24.343 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 01:03:24.343 INFO kablam! | Oct 13 01:03:24.343 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 13 01:03:24.343 INFO kablam! = note: for more information, see issue #50504 Oct 13 01:03:24.343 INFO kablam! Oct 13 01:03:24.343 INFO kablam! warning: cannot find type `id` in this scope Oct 13 01:03:24.343 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 01:03:24.343 INFO kablam! | Oct 13 01:03:24.343 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 01:03:24.343 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 01:03:24.343 INFO kablam! | Oct 13 01:03:24.343 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 13 01:03:24.343 INFO kablam! = note: for more information, see issue #50504 Oct 13 01:03:24.343 INFO kablam! Oct 13 01:03:24.343 INFO kablam! warning: cannot find type `name` in this scope Oct 13 01:03:24.343 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 01:03:24.343 INFO kablam! | Oct 13 01:03:24.343 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 01:03:24.343 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 01:03:24.343 INFO kablam! | Oct 13 01:03:24.343 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 13 01:03:24.343 INFO kablam! = note: for more information, see issue #50504 Oct 13 01:03:24.343 INFO kablam! Oct 13 01:03:24.343 INFO kablam! warning: cannot find type `description` in this scope Oct 13 01:03:24.343 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 01:03:24.343 INFO kablam! | Oct 13 01:03:24.344 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 01:03:24.344 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 01:03:24.344 INFO kablam! | Oct 13 01:03:24.344 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 13 01:03:24.344 INFO kablam! = note: for more information, see issue #50504 Oct 13 01:03:24.344 INFO kablam! Oct 13 01:03:24.344 INFO kablam! warning: cannot find type `filepath` in this scope Oct 13 01:03:24.344 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 01:03:24.344 INFO kablam! | Oct 13 01:03:24.344 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 01:03:24.344 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 01:03:24.344 INFO kablam! | Oct 13 01:03:24.344 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 13 01:03:24.344 INFO kablam! = note: for more information, see issue #50504 Oct 13 01:03:24.344 INFO kablam! Oct 13 01:03:24.344 INFO kablam! warning: cannot find type `thumbpath` in this scope Oct 13 01:03:24.344 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 01:03:24.344 INFO kablam! | Oct 13 01:03:24.344 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 01:03:24.344 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 01:03:24.344 INFO kablam! | Oct 13 01:03:24.344 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 13 01:03:24.344 INFO kablam! = note: for more information, see issue #50504 Oct 13 01:03:24.344 INFO kablam! Oct 13 01:03:24.344 INFO kablam! warning: cannot find type `post_num` in this scope Oct 13 01:03:24.344 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 01:03:24.344 INFO kablam! | Oct 13 01:03:24.344 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 01:03:24.344 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 01:03:24.344 INFO kablam! | Oct 13 01:03:24.344 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 13 01:03:24.344 INFO kablam! = note: for more information, see issue #50504 Oct 13 01:03:24.344 INFO kablam! Oct 13 01:03:24.344 INFO kablam! warning: cannot find type `reply_to` in this scope Oct 13 01:03:24.344 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 01:03:24.344 INFO kablam! | Oct 13 01:03:24.344 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 01:03:24.344 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 01:03:24.344 INFO kablam! | Oct 13 01:03:24.344 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 13 01:03:24.344 INFO kablam! = note: for more information, see issue #50504 Oct 13 01:03:24.344 INFO kablam! Oct 13 01:03:24.344 INFO kablam! warning: cannot find type `image` in this scope Oct 13 01:03:24.344 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 01:03:24.344 INFO kablam! | Oct 13 01:03:24.344 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 01:03:24.344 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 01:03:24.344 INFO kablam! | Oct 13 01:03:24.344 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 13 01:03:24.344 INFO kablam! = note: for more information, see issue #50504 Oct 13 01:03:24.344 INFO kablam! Oct 13 01:03:24.344 INFO kablam! warning: cannot find type `time` in this scope Oct 13 01:03:24.344 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 01:03:24.344 INFO kablam! | Oct 13 01:03:24.344 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 01:03:24.344 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 01:03:24.344 INFO kablam! | Oct 13 01:03:24.344 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 13 01:03:24.344 INFO kablam! = note: for more information, see issue #50504 Oct 13 01:03:24.344 INFO kablam! Oct 13 01:03:24.344 INFO kablam! warning: cannot find type `comment` in this scope Oct 13 01:03:24.344 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 01:03:24.344 INFO kablam! | Oct 13 01:03:24.344 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 01:03:24.344 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 01:03:24.344 INFO kablam! | Oct 13 01:03:24.344 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 13 01:03:24.344 INFO kablam! = note: for more information, see issue #50504 Oct 13 01:03:24.344 INFO kablam! Oct 13 01:03:24.344 INFO kablam! warning: unused import: `posts` Oct 13 01:03:24.344 INFO kablam! --> src/egg-ctl.rs:20:22 Oct 13 01:03:24.344 INFO kablam! | Oct 13 01:03:24.344 INFO kablam! 20 | use schema::{boards, posts}; Oct 13 01:03:24.344 INFO kablam! | ^^^^^ Oct 13 01:03:24.344 INFO kablam! Oct 13 01:03:24.344 INFO kablam! warning: cannot find type `Board` in this scope Oct 13 01:03:24.344 INFO kablam! --> src/models.rs:4:10 Oct 13 01:03:24.344 INFO kablam! | Oct 13 01:03:24.344 INFO kablam! 4 | #[derive(Queryable, Insertable)] Oct 13 01:03:24.344 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 01:03:24.344 INFO kablam! | Oct 13 01:03:24.344 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 13 01:03:24.344 INFO kablam! = note: for more information, see issue #50504 Oct 13 01:03:24.344 INFO kablam! Oct 13 01:03:24.344 INFO kablam! warning: cannot find type `boards` in this scope Oct 13 01:03:24.344 INFO kablam! --> src/models.rs:4:21 Oct 13 01:03:24.345 INFO kablam! | Oct 13 01:03:24.345 INFO kablam! 4 | #[derive(Queryable, Insertable)] Oct 13 01:03:24.345 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 01:03:24.345 INFO kablam! | Oct 13 01:03:24.345 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 13 01:03:24.345 INFO kablam! = note: for more information, see issue #50504 Oct 13 01:03:24.345 INFO kablam! Oct 13 01:03:24.345 INFO kablam! warning: cannot find type `Board` in this scope Oct 13 01:03:24.345 INFO kablam! --> src/models.rs:4:21 Oct 13 01:03:24.345 INFO kablam! | Oct 13 01:03:24.345 INFO kablam! 4 | #[derive(Queryable, Insertable)] Oct 13 01:03:24.345 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 01:03:24.345 INFO kablam! | Oct 13 01:03:24.345 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 13 01:03:24.345 INFO kablam! = note: for more information, see issue #50504 Oct 13 01:03:24.345 INFO kablam! Oct 13 01:03:24.345 INFO kablam! warning: cannot find type `Image` in this scope Oct 13 01:03:24.345 INFO kablam! --> src/models.rs:11:10 Oct 13 01:03:24.345 INFO kablam! | Oct 13 01:03:24.345 INFO kablam! 11 | #[derive(Queryable, Insertable)] Oct 13 01:03:24.345 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 01:03:24.345 INFO kablam! | Oct 13 01:03:24.345 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 13 01:03:24.345 INFO kablam! = note: for more information, see issue #50504 Oct 13 01:03:24.345 INFO kablam! Oct 13 01:03:24.345 INFO kablam! warning: cannot find type `images` in this scope Oct 13 01:03:24.345 INFO kablam! --> src/models.rs:11:21 Oct 13 01:03:24.345 INFO kablam! | Oct 13 01:03:24.345 INFO kablam! 11 | #[derive(Queryable, Insertable)] Oct 13 01:03:24.345 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 01:03:24.345 INFO kablam! | Oct 13 01:03:24.345 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 13 01:03:24.345 INFO kablam! = note: for more information, see issue #50504 Oct 13 01:03:24.345 INFO kablam! Oct 13 01:03:24.345 INFO kablam! warning: cannot find type `Image` in this scope Oct 13 01:03:24.345 INFO kablam! --> src/models.rs:11:21 Oct 13 01:03:24.345 INFO kablam! | Oct 13 01:03:24.345 INFO kablam! 11 | #[derive(Queryable, Insertable)] Oct 13 01:03:24.345 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 01:03:24.345 INFO kablam! | Oct 13 01:03:24.345 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 13 01:03:24.345 INFO kablam! = note: for more information, see issue #50504 Oct 13 01:03:24.345 INFO kablam! Oct 13 01:03:24.345 INFO kablam! warning: cannot find type `DateTime` in this scope Oct 13 01:03:24.345 INFO kablam! --> src/models.rs:18:10 Oct 13 01:03:24.345 INFO kablam! | Oct 13 01:03:24.345 INFO kablam! 18 | #[derive(Queryable)] Oct 13 01:03:24.345 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 01:03:24.345 INFO kablam! | Oct 13 01:03:24.345 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 13 01:03:24.345 INFO kablam! = note: for more information, see issue #50504 Oct 13 01:03:24.345 INFO kablam! Oct 13 01:03:24.345 INFO kablam! warning: cannot find type `Utc` in this scope Oct 13 01:03:24.345 INFO kablam! --> src/models.rs:18:10 Oct 13 01:03:24.345 INFO kablam! | Oct 13 01:03:24.345 INFO kablam! 18 | #[derive(Queryable)] Oct 13 01:03:24.345 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 01:03:24.345 INFO kablam! | Oct 13 01:03:24.345 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 13 01:03:24.345 INFO kablam! = note: for more information, see issue #50504 Oct 13 01:03:24.345 INFO kablam! Oct 13 01:03:24.345 INFO kablam! warning: cannot find type `Post` in this scope Oct 13 01:03:24.345 INFO kablam! --> src/models.rs:18:10 Oct 13 01:03:24.345 INFO kablam! | Oct 13 01:03:24.345 INFO kablam! 18 | #[derive(Queryable)] Oct 13 01:03:24.345 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 01:03:24.345 INFO kablam! | Oct 13 01:03:24.345 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 13 01:03:24.345 INFO kablam! = note: for more information, see issue #50504 Oct 13 01:03:24.345 INFO kablam! Oct 13 01:03:24.345 INFO kablam! warning: cannot find type `posts` in this scope Oct 13 01:03:24.345 INFO kablam! --> src/models.rs:28:10 Oct 13 01:03:24.345 INFO kablam! | Oct 13 01:03:24.345 INFO kablam! 28 | #[derive(Insertable)] Oct 13 01:03:24.345 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 01:03:24.345 INFO kablam! | Oct 13 01:03:24.345 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 13 01:03:24.345 INFO kablam! = note: for more information, see issue #50504 Oct 13 01:03:24.345 INFO kablam! Oct 13 01:03:24.345 INFO kablam! warning: cannot find type `PostInsert` in this scope Oct 13 01:03:24.345 INFO kablam! --> src/models.rs:28:10 Oct 13 01:03:24.345 INFO kablam! | Oct 13 01:03:24.345 INFO kablam! 28 | #[derive(Insertable)] Oct 13 01:03:24.345 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 01:03:24.345 INFO kablam! | Oct 13 01:03:24.345 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 13 01:03:24.345 INFO kablam! = note: for more information, see issue #50504 Oct 13 01:03:24.345 INFO kablam! Oct 13 01:03:24.851 INFO kablam! warning: unused variable: `board` Oct 13 01:03:24.851 INFO kablam! --> src/egg-ctl.rs:89:17 Oct 13 01:03:24.851 INFO kablam! | Oct 13 01:03:24.851 INFO kablam! 89 | let board = thread_matches.value_of("board").unwrap(); Oct 13 01:03:24.851 INFO kablam! | ^^^^^ help: consider using `_board` instead Oct 13 01:03:24.851 INFO kablam! | Oct 13 01:03:24.851 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 13 01:03:24.851 INFO kablam! Oct 13 01:03:25.627 INFO kablam! warning: unused imports: `FromRequest`, `middleware` Oct 13 01:03:25.627 INFO kablam! --> src/main.rs:5:23 Oct 13 01:03:25.628 INFO kablam! | Oct 13 01:03:25.628 INFO kablam! 5 | use actix_web::{http, middleware, server, App, AsyncResponder, HttpRequest, HttpResponse, Responder, FromRequest, Path}; Oct 13 01:03:25.628 INFO kablam! | ^^^^^^^^^^ ^^^^^^^^^^^ Oct 13 01:03:25.629 INFO kablam! | Oct 13 01:03:25.629 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 13 01:03:25.629 INFO kablam! Oct 13 01:03:25.630 INFO kablam! warning: unused import: `diesel::pg::PgConnection` Oct 13 01:03:25.630 INFO kablam! --> src/main.rs:9:5 Oct 13 01:03:25.630 INFO kablam! | Oct 13 01:03:25.631 INFO kablam! 9 | use diesel::pg::PgConnection; Oct 13 01:03:25.631 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 01:03:25.631 INFO kablam! Oct 13 01:03:25.631 INFO kablam! warning: unused import: `serde::Serializer` Oct 13 01:03:25.632 INFO kablam! --> src/main.rs:18:5 Oct 13 01:03:25.632 INFO kablam! | Oct 13 01:03:25.632 INFO kablam! 18 | use serde::Serializer; Oct 13 01:03:25.633 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 13 01:03:25.633 INFO kablam! Oct 13 01:03:25.633 INFO kablam! warning: unused import: `chrono::prelude::*` Oct 13 01:03:25.633 INFO kablam! --> src/main.rs:24:5 Oct 13 01:03:25.634 INFO kablam! | Oct 13 01:03:25.634 INFO kablam! 24 | use chrono::prelude::*; Oct 13 01:03:25.638 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 13 01:03:25.639 INFO kablam! Oct 13 01:03:25.639 INFO kablam! warning: unused import: `std::process::exit` Oct 13 01:03:25.639 INFO kablam! --> src/main.rs:33:5 Oct 13 01:03:25.640 INFO kablam! | Oct 13 01:03:25.640 INFO kablam! 33 | use std::process::exit; Oct 13 01:03:25.640 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 13 01:03:25.641 INFO kablam! Oct 13 01:03:25.641 INFO kablam! warning: unused import: `diesel::result::Error as DieselError` Oct 13 01:03:25.641 INFO kablam! --> src/db.rs:5:5 Oct 13 01:03:25.641 INFO kablam! | Oct 13 01:03:25.642 INFO kablam! 5 | use diesel::result::Error as DieselError; Oct 13 01:03:25.642 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 01:03:25.642 INFO kablam! Oct 13 01:03:25.643 INFO kablam! warning: unused import: `std::io` Oct 13 01:03:25.643 INFO kablam! --> src/db.rs:9:5 Oct 13 01:03:25.643 INFO kablam! | Oct 13 01:03:25.644 INFO kablam! 9 | use std::io; Oct 13 01:03:25.644 INFO kablam! | ^^^^^^^ Oct 13 01:03:25.644 INFO kablam! Oct 13 01:03:25.645 INFO kablam! warning: cannot find type `Board` in this scope Oct 13 01:03:25.645 INFO kablam! --> src/models.rs:4:10 Oct 13 01:03:25.645 INFO kablam! | Oct 13 01:03:25.645 INFO kablam! 4 | #[derive(Queryable, Insertable)] Oct 13 01:03:25.646 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 01:03:25.646 INFO kablam! | Oct 13 01:03:25.646 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 13 01:03:25.651 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 13 01:03:25.651 INFO kablam! = note: for more information, see issue #50504 Oct 13 01:03:25.651 INFO kablam! Oct 13 01:03:25.652 INFO kablam! warning: cannot find type `boards` in this scope Oct 13 01:03:25.652 INFO kablam! --> src/models.rs:4:21 Oct 13 01:03:25.652 INFO kablam! | Oct 13 01:03:25.652 INFO kablam! 4 | #[derive(Queryable, Insertable)] Oct 13 01:03:25.653 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 01:03:25.653 INFO kablam! | Oct 13 01:03:25.653 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 13 01:03:25.654 INFO kablam! = note: for more information, see issue #50504 Oct 13 01:03:25.654 INFO kablam! Oct 13 01:03:25.654 INFO kablam! warning: cannot find type `Board` in this scope Oct 13 01:03:25.655 INFO kablam! --> src/models.rs:4:21 Oct 13 01:03:25.655 INFO kablam! | Oct 13 01:03:25.655 INFO kablam! 4 | #[derive(Queryable, Insertable)] Oct 13 01:03:25.656 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 01:03:25.656 INFO kablam! | Oct 13 01:03:25.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 13 01:03:25.656 INFO kablam! = note: for more information, see issue #50504 Oct 13 01:03:25.657 INFO kablam! Oct 13 01:03:25.657 INFO kablam! warning: cannot find type `Image` in this scope Oct 13 01:03:25.657 INFO kablam! --> src/models.rs:11:10 Oct 13 01:03:25.658 INFO kablam! | Oct 13 01:03:25.658 INFO kablam! 11 | #[derive(Queryable, Insertable)] Oct 13 01:03:25.658 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 01:03:25.663 INFO kablam! | Oct 13 01:03:25.663 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 13 01:03:25.663 INFO kablam! = note: for more information, see issue #50504 Oct 13 01:03:25.663 INFO kablam! Oct 13 01:03:25.663 INFO kablam! warning: cannot find type `images` in this scope Oct 13 01:03:25.663 INFO kablam! --> src/models.rs:11:21 Oct 13 01:03:25.663 INFO kablam! | Oct 13 01:03:25.663 INFO kablam! 11 | #[derive(Queryable, Insertable)] Oct 13 01:03:25.663 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 01:03:25.663 INFO kablam! | Oct 13 01:03:25.663 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 13 01:03:25.663 INFO kablam! = note: for more information, see issue #50504 Oct 13 01:03:25.663 INFO kablam! Oct 13 01:03:25.663 INFO kablam! warning: cannot find type `Image` in this scope Oct 13 01:03:25.663 INFO kablam! --> src/models.rs:11:21 Oct 13 01:03:25.663 INFO kablam! | Oct 13 01:03:25.663 INFO kablam! 11 | #[derive(Queryable, Insertable)] Oct 13 01:03:25.663 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 01:03:25.663 INFO kablam! | Oct 13 01:03:25.663 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 13 01:03:25.663 INFO kablam! = note: for more information, see issue #50504 Oct 13 01:03:25.663 INFO kablam! Oct 13 01:03:25.663 INFO kablam! warning: cannot find type `DateTime` in this scope Oct 13 01:03:25.663 INFO kablam! --> src/models.rs:18:10 Oct 13 01:03:25.663 INFO kablam! | Oct 13 01:03:25.663 INFO kablam! 18 | #[derive(Queryable)] Oct 13 01:03:25.663 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 01:03:25.663 INFO kablam! | Oct 13 01:03:25.663 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 13 01:03:25.663 INFO kablam! = note: for more information, see issue #50504 Oct 13 01:03:25.663 INFO kablam! Oct 13 01:03:25.663 INFO kablam! warning: cannot find type `Utc` in this scope Oct 13 01:03:25.663 INFO kablam! --> src/models.rs:18:10 Oct 13 01:03:25.663 INFO kablam! | Oct 13 01:03:25.663 INFO kablam! 18 | #[derive(Queryable)] Oct 13 01:03:25.663 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 01:03:25.663 INFO kablam! | Oct 13 01:03:25.663 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 13 01:03:25.663 INFO kablam! = note: for more information, see issue #50504 Oct 13 01:03:25.663 INFO kablam! Oct 13 01:03:25.663 INFO kablam! warning: cannot find type `Post` in this scope Oct 13 01:03:25.663 INFO kablam! --> src/models.rs:18:10 Oct 13 01:03:25.663 INFO kablam! | Oct 13 01:03:25.663 INFO kablam! 18 | #[derive(Queryable)] Oct 13 01:03:25.663 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 01:03:25.663 INFO kablam! | Oct 13 01:03:25.663 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 13 01:03:25.663 INFO kablam! = note: for more information, see issue #50504 Oct 13 01:03:25.663 INFO kablam! Oct 13 01:03:25.663 INFO kablam! warning: cannot find type `posts` in this scope Oct 13 01:03:25.663 INFO kablam! --> src/models.rs:28:10 Oct 13 01:03:25.663 INFO kablam! | Oct 13 01:03:25.663 INFO kablam! 28 | #[derive(Insertable)] Oct 13 01:03:25.663 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 01:03:25.663 INFO kablam! | Oct 13 01:03:25.663 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 13 01:03:25.663 INFO kablam! = note: for more information, see issue #50504 Oct 13 01:03:25.663 INFO kablam! Oct 13 01:03:25.663 INFO kablam! warning: cannot find type `PostInsert` in this scope Oct 13 01:03:25.663 INFO kablam! --> src/models.rs:28:10 Oct 13 01:03:25.663 INFO kablam! | Oct 13 01:03:25.663 INFO kablam! 28 | #[derive(Insertable)] Oct 13 01:03:25.663 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 01:03:25.663 INFO kablam! | Oct 13 01:03:25.663 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 13 01:03:25.663 INFO kablam! = note: for more information, see issue #50504 Oct 13 01:03:25.663 INFO kablam! Oct 13 01:03:25.663 INFO kablam! warning: cannot find type `BoardResponse` in this scope Oct 13 01:03:25.663 INFO kablam! --> src/responses.rs:3:10 Oct 13 01:03:25.663 INFO kablam! | Oct 13 01:03:25.663 INFO kablam! 3 | #[derive(Queryable, Serialize)] Oct 13 01:03:25.664 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 01:03:25.664 INFO kablam! | Oct 13 01:03:25.664 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 13 01:03:25.664 INFO kablam! = note: for more information, see issue #50504 Oct 13 01:03:25.664 INFO kablam! Oct 13 01:03:25.664 INFO kablam! warning: cannot find type `DateTime` in this scope Oct 13 01:03:25.664 INFO kablam! --> src/responses.rs:10:10 Oct 13 01:03:25.664 INFO kablam! | Oct 13 01:03:25.664 INFO kablam! 10 | #[derive(Queryable, Serialize)] Oct 13 01:03:25.664 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 01:03:25.664 INFO kablam! | Oct 13 01:03:25.664 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 13 01:03:25.664 INFO kablam! = note: for more information, see issue #50504 Oct 13 01:03:25.664 INFO kablam! Oct 13 01:03:25.664 INFO kablam! warning: cannot find type `Utc` in this scope Oct 13 01:03:25.664 INFO kablam! --> src/responses.rs:10:10 Oct 13 01:03:25.664 INFO kablam! | Oct 13 01:03:25.664 INFO kablam! 10 | #[derive(Queryable, Serialize)] Oct 13 01:03:25.664 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 01:03:25.664 INFO kablam! | Oct 13 01:03:25.664 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 13 01:03:25.664 INFO kablam! = note: for more information, see issue #50504 Oct 13 01:03:25.664 INFO kablam! Oct 13 01:03:25.664 INFO kablam! warning: cannot find type `PostResponse` in this scope Oct 13 01:03:25.664 INFO kablam! --> src/responses.rs:10:10 Oct 13 01:03:25.664 INFO kablam! | Oct 13 01:03:25.664 INFO kablam! 10 | #[derive(Queryable, Serialize)] Oct 13 01:03:25.664 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 01:03:25.664 INFO kablam! | Oct 13 01:03:25.664 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 13 01:03:25.664 INFO kablam! = note: for more information, see issue #50504 Oct 13 01:03:25.664 INFO kablam! Oct 13 01:03:25.664 INFO kablam! warning: cannot find type `ImageResponse` in this scope Oct 13 01:03:25.664 INFO kablam! --> src/responses.rs:21:10 Oct 13 01:03:25.664 INFO kablam! | Oct 13 01:03:25.664 INFO kablam! 21 | #[derive(Queryable, Serialize)] Oct 13 01:03:25.664 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 01:03:25.664 INFO kablam! | Oct 13 01:03:25.664 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 13 01:03:25.664 INFO kablam! = note: for more information, see issue #50504 Oct 13 01:03:25.664 INFO kablam! Oct 13 01:03:25.664 INFO kablam! warning: cannot find type `table` in this scope Oct 13 01:03:25.664 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 13 01:03:25.664 INFO kablam! | Oct 13 01:03:25.664 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 13 01:03:25.664 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 01:03:25.664 INFO kablam! | Oct 13 01:03:25.664 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 13 01:03:25.664 INFO kablam! = note: for more information, see issue #50504 Oct 13 01:03:25.664 INFO kablam! Oct 13 01:03:25.664 INFO kablam! warning: cannot find type `board_id` in this scope Oct 13 01:03:25.664 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 01:03:25.664 INFO kablam! | Oct 13 01:03:25.664 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 01:03:25.664 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 01:03:25.664 INFO kablam! | Oct 13 01:03:25.664 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 13 01:03:25.664 INFO kablam! = note: for more information, see issue #50504 Oct 13 01:03:25.664 INFO kablam! Oct 13 01:03:25.664 INFO kablam! warning: cannot find type `postnum` in this scope Oct 13 01:03:25.664 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 01:03:25.664 INFO kablam! | Oct 13 01:03:25.664 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 01:03:25.664 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 01:03:25.664 INFO kablam! | Oct 13 01:03:25.664 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 13 01:03:25.664 INFO kablam! = note: for more information, see issue #50504 Oct 13 01:03:25.664 INFO kablam! Oct 13 01:03:25.664 INFO kablam! warning: cannot find type `id` in this scope Oct 13 01:03:25.664 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 01:03:25.664 INFO kablam! | Oct 13 01:03:25.664 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 01:03:25.664 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 01:03:25.664 INFO kablam! | Oct 13 01:03:25.664 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 13 01:03:25.664 INFO kablam! = note: for more information, see issue #50504 Oct 13 01:03:25.664 INFO kablam! Oct 13 01:03:25.664 INFO kablam! warning: cannot find type `name` in this scope Oct 13 01:03:25.664 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 01:03:25.664 INFO kablam! | Oct 13 01:03:25.664 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 01:03:25.664 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 01:03:25.664 INFO kablam! | Oct 13 01:03:25.664 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 13 01:03:25.664 INFO kablam! = note: for more information, see issue #50504 Oct 13 01:03:25.665 INFO kablam! Oct 13 01:03:25.665 INFO kablam! warning: cannot find type `description` in this scope Oct 13 01:03:25.665 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 01:03:25.665 INFO kablam! | Oct 13 01:03:25.665 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 01:03:25.665 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 01:03:25.665 INFO kablam! | Oct 13 01:03:25.665 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 13 01:03:25.665 INFO kablam! = note: for more information, see issue #50504 Oct 13 01:03:25.665 INFO kablam! Oct 13 01:03:25.665 INFO kablam! warning: cannot find type `filepath` in this scope Oct 13 01:03:25.665 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 01:03:25.665 INFO kablam! | Oct 13 01:03:25.665 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 01:03:25.665 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 01:03:25.665 INFO kablam! | Oct 13 01:03:25.665 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 13 01:03:25.665 INFO kablam! = note: for more information, see issue #50504 Oct 13 01:03:25.665 INFO kablam! Oct 13 01:03:25.665 INFO kablam! warning: cannot find type `thumbpath` in this scope Oct 13 01:03:25.665 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 01:03:25.665 INFO kablam! | Oct 13 01:03:25.665 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 01:03:25.665 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 01:03:25.665 INFO kablam! | Oct 13 01:03:25.665 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 13 01:03:25.665 INFO kablam! = note: for more information, see issue #50504 Oct 13 01:03:25.665 INFO kablam! Oct 13 01:03:25.665 INFO kablam! warning: cannot find type `post_num` in this scope Oct 13 01:03:25.665 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 01:03:25.665 INFO kablam! | Oct 13 01:03:25.665 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 01:03:25.665 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 01:03:25.665 INFO kablam! | Oct 13 01:03:25.665 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 13 01:03:25.665 INFO kablam! = note: for more information, see issue #50504 Oct 13 01:03:25.665 INFO kablam! Oct 13 01:03:25.665 INFO kablam! warning: cannot find type `reply_to` in this scope Oct 13 01:03:25.665 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 01:03:25.665 INFO kablam! | Oct 13 01:03:25.665 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 01:03:25.665 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 01:03:25.665 INFO kablam! | Oct 13 01:03:25.665 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 13 01:03:25.665 INFO kablam! = note: for more information, see issue #50504 Oct 13 01:03:25.665 INFO kablam! Oct 13 01:03:25.665 INFO kablam! warning: cannot find type `image` in this scope Oct 13 01:03:25.665 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 01:03:25.665 INFO kablam! | Oct 13 01:03:25.665 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 01:03:25.665 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 01:03:25.665 INFO kablam! | Oct 13 01:03:25.665 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 13 01:03:25.665 INFO kablam! = note: for more information, see issue #50504 Oct 13 01:03:25.665 INFO kablam! Oct 13 01:03:25.665 INFO kablam! warning: cannot find type `time` in this scope Oct 13 01:03:25.665 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 01:03:25.665 INFO kablam! | Oct 13 01:03:25.665 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 01:03:25.665 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 01:03:25.665 INFO kablam! | Oct 13 01:03:25.665 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 13 01:03:25.665 INFO kablam! = note: for more information, see issue #50504 Oct 13 01:03:25.665 INFO kablam! Oct 13 01:03:25.665 INFO kablam! warning: cannot find type `comment` in this scope Oct 13 01:03:25.665 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 01:03:25.665 INFO kablam! | Oct 13 01:03:25.665 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 01:03:25.665 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 01:03:25.665 INFO kablam! | Oct 13 01:03:25.665 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 13 01:03:25.665 INFO kablam! = note: for more information, see issue #50504 Oct 13 01:03:25.665 INFO kablam! Oct 13 01:03:26.383 INFO kablam! warning: unused variable: `req` Oct 13 01:03:26.384 INFO kablam! --> src/main.rs:47:14 Oct 13 01:03:26.384 INFO kablam! | Oct 13 01:03:26.384 INFO kablam! 47 | fn make_post(req: HttpRequest) -> impl Responder { Oct 13 01:03:26.384 INFO kablam! | ^^^ help: consider using `_req` instead Oct 13 01:03:26.385 INFO kablam! | Oct 13 01:03:26.385 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 13 01:03:26.385 INFO kablam! Oct 13 01:03:26.386 INFO kablam! warning: unused variable: `req` Oct 13 01:03:26.386 INFO kablam! --> src/main.rs:87:16 Oct 13 01:03:26.386 INFO kablam! | Oct 13 01:03:26.386 INFO kablam! 87 | fn show_thread(req: HttpRequest) -> impl Responder { Oct 13 01:03:26.387 INFO kablam! | ^^^ help: consider using `_req` instead Oct 13 01:03:26.387 INFO kablam! Oct 13 01:03:26.531 INFO kablam! warning: function is never used: `make_post` Oct 13 01:03:26.531 INFO kablam! --> src/main.rs:47:1 Oct 13 01:03:26.531 INFO kablam! | Oct 13 01:03:26.531 INFO kablam! 47 | fn make_post(req: HttpRequest) -> impl Responder { Oct 13 01:03:26.531 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 01:03:26.531 INFO kablam! | Oct 13 01:03:26.531 INFO kablam! = note: #[warn(dead_code)] on by default Oct 13 01:03:26.531 INFO kablam! Oct 13 01:03:26.531 INFO kablam! warning: function is never used: `show_thread` Oct 13 01:03:26.531 INFO kablam! --> src/main.rs:87:1 Oct 13 01:03:26.531 INFO kablam! | Oct 13 01:03:26.531 INFO kablam! 87 | fn show_thread(req: HttpRequest) -> impl Responder { Oct 13 01:03:26.531 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 01:03:26.531 INFO kablam! Oct 13 01:03:39.111 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2m 02s Oct 13 01:03:39.133 INFO kablam! su: No module specific data is present Oct 13 01:03:40.541 INFO running `"docker" "rm" "-f" "82466eb0bd88dfb3c8a6e53fc6d9765eed9142e7b36cadd49cb4c9797d6add5d"` Oct 13 01:03:40.836 INFO blam! 82466eb0bd88dfb3c8a6e53fc6d9765eed9142e7b36cadd49cb4c9797d6add5d Oct 13 01:03:40.844 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 13 01:03:41.559 INFO blam! 26b04d87896a09f3b5424cb404404c094c508f38f8e8508fa6ce6fd1314f5a63 Oct 13 01:03:41.561 INFO running `"docker" "start" "-a" "26b04d87896a09f3b5424cb404404c094c508f38f8e8508fa6ce6fd1314f5a63"` Oct 13 01:03:43.599 INFO kablam! usermod: no changes Oct 13 01:03:43.959 INFO kablam! Compiling eggchan v0.1.0 (/source) Oct 13 01:03:45.615 INFO kablam! warning: unused import: `prettytable::row::Row` Oct 13 01:03:45.615 INFO kablam! --> src/egg-ctl.rs:3:5 Oct 13 01:03:45.616 INFO kablam! | Oct 13 01:03:45.616 INFO kablam! 3 | use prettytable::row::Row; Oct 13 01:03:45.616 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 13 01:03:45.617 INFO kablam! | Oct 13 01:03:45.617 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 13 01:03:45.617 INFO kablam! Oct 13 01:03:45.618 INFO kablam! warning: unused import: `prettytable::cell::Cell` Oct 13 01:03:45.618 INFO kablam! --> src/egg-ctl.rs:4:5 Oct 13 01:03:45.618 INFO kablam! | Oct 13 01:03:45.619 INFO kablam! 4 | use prettytable::cell::Cell; Oct 13 01:03:45.619 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 01:03:45.619 INFO kablam! Oct 13 01:03:45.619 INFO kablam! warning: unused import: `diesel::result::Error as DieselError` Oct 13 01:03:45.620 INFO kablam! --> src/egg-ctl.rs:15:5 Oct 13 01:03:45.620 INFO kablam! | Oct 13 01:03:45.620 INFO kablam! 15 | use diesel::result::Error as DieselError; Oct 13 01:03:45.621 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 01:03:45.621 INFO kablam! Oct 13 01:03:45.621 INFO kablam! warning: cannot find type `table` in this scope Oct 13 01:03:45.621 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 13 01:03:45.621 INFO kablam! | Oct 13 01:03:45.622 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 13 01:03:45.622 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 01:03:45.622 INFO kablam! | Oct 13 01:03:45.627 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 13 01:03:45.627 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 13 01:03:45.627 INFO kablam! = note: for more information, see issue #50504 Oct 13 01:03:45.628 INFO kablam! Oct 13 01:03:45.628 INFO kablam! warning: cannot find type `table` in this scope Oct 13 01:03:45.628 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 13 01:03:45.629 INFO kablam! | Oct 13 01:03:45.629 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 13 01:03:45.629 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 01:03:45.630 INFO kablam! | Oct 13 01:03:45.630 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 13 01:03:45.630 INFO kablam! = note: for more information, see issue #50504 Oct 13 01:03:45.631 INFO kablam! Oct 13 01:03:45.631 INFO kablam! warning: cannot find type `board_id` in this scope Oct 13 01:03:45.631 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 01:03:45.631 INFO kablam! | Oct 13 01:03:45.632 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 01:03:45.632 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 01:03:45.632 INFO kablam! | Oct 13 01:03:45.632 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 13 01:03:45.633 INFO kablam! = note: for more information, see issue #50504 Oct 13 01:03:45.633 INFO kablam! Oct 13 01:03:45.633 INFO kablam! warning: cannot find type `postnum` in this scope Oct 13 01:03:45.633 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 01:03:45.634 INFO kablam! | Oct 13 01:03:45.634 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 01:03:45.634 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 01:03:45.635 INFO kablam! | Oct 13 01:03:45.635 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 13 01:03:45.635 INFO kablam! = note: for more information, see issue #50504 Oct 13 01:03:45.635 INFO kablam! Oct 13 01:03:45.636 INFO kablam! warning: cannot find type `id` in this scope Oct 13 01:03:45.636 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 01:03:45.636 INFO kablam! | Oct 13 01:03:45.636 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 01:03:45.637 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 01:03:45.637 INFO kablam! | Oct 13 01:03:45.637 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 13 01:03:45.638 INFO kablam! = note: for more information, see issue #50504 Oct 13 01:03:45.638 INFO kablam! Oct 13 01:03:45.638 INFO kablam! warning: cannot find type `name` in this scope Oct 13 01:03:45.639 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 01:03:45.639 INFO kablam! | Oct 13 01:03:45.639 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 01:03:45.639 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 01:03:45.640 INFO kablam! | Oct 13 01:03:45.640 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 13 01:03:45.640 INFO kablam! = note: for more information, see issue #50504 Oct 13 01:03:45.640 INFO kablam! Oct 13 01:03:45.641 INFO kablam! warning: cannot find type `description` in this scope Oct 13 01:03:45.641 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 01:03:45.641 INFO kablam! | Oct 13 01:03:45.641 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 01:03:45.642 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 01:03:45.642 INFO kablam! | Oct 13 01:03:45.642 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 13 01:03:45.642 INFO kablam! = note: for more information, see issue #50504 Oct 13 01:03:45.643 INFO kablam! Oct 13 01:03:45.643 INFO kablam! warning: cannot find type `filepath` in this scope Oct 13 01:03:45.643 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 01:03:45.644 INFO kablam! | Oct 13 01:03:45.644 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 01:03:45.644 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 01:03:45.644 INFO kablam! | Oct 13 01:03:45.645 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 13 01:03:45.645 INFO kablam! = note: for more information, see issue #50504 Oct 13 01:03:45.645 INFO kablam! Oct 13 01:03:45.646 INFO kablam! warning: cannot find type `thumbpath` in this scope Oct 13 01:03:45.646 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 01:03:45.646 INFO kablam! | Oct 13 01:03:45.647 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 01:03:45.647 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 01:03:45.647 INFO kablam! | Oct 13 01:03:45.647 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 13 01:03:45.648 INFO kablam! = note: for more information, see issue #50504 Oct 13 01:03:45.648 INFO kablam! Oct 13 01:03:45.648 INFO kablam! warning: cannot find type `post_num` in this scope Oct 13 01:03:45.649 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 01:03:45.649 INFO kablam! | Oct 13 01:03:45.649 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 01:03:45.650 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 01:03:45.650 INFO kablam! | Oct 13 01:03:45.650 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 13 01:03:45.650 INFO kablam! = note: for more information, see issue #50504 Oct 13 01:03:45.650 INFO kablam! Oct 13 01:03:45.650 INFO kablam! warning: cannot find type `reply_to` in this scope Oct 13 01:03:45.650 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 01:03:45.650 INFO kablam! | Oct 13 01:03:45.650 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 01:03:45.650 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 01:03:45.650 INFO kablam! | Oct 13 01:03:45.650 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 13 01:03:45.650 INFO kablam! = note: for more information, see issue #50504 Oct 13 01:03:45.650 INFO kablam! Oct 13 01:03:45.650 INFO kablam! warning: cannot find type `image` in this scope Oct 13 01:03:45.650 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 01:03:45.650 INFO kablam! | Oct 13 01:03:45.650 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 01:03:45.650 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 01:03:45.650 INFO kablam! | Oct 13 01:03:45.650 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 13 01:03:45.650 INFO kablam! = note: for more information, see issue #50504 Oct 13 01:03:45.650 INFO kablam! Oct 13 01:03:45.650 INFO kablam! warning: cannot find type `time` in this scope Oct 13 01:03:45.650 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 01:03:45.650 INFO kablam! | Oct 13 01:03:45.650 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 01:03:45.650 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 01:03:45.650 INFO kablam! | Oct 13 01:03:45.650 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 13 01:03:45.650 INFO kablam! = note: for more information, see issue #50504 Oct 13 01:03:45.650 INFO kablam! Oct 13 01:03:45.650 INFO kablam! warning: cannot find type `comment` in this scope Oct 13 01:03:45.650 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 01:03:45.650 INFO kablam! | Oct 13 01:03:45.650 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 01:03:45.650 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 01:03:45.650 INFO kablam! | Oct 13 01:03:45.650 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 13 01:03:45.650 INFO kablam! = note: for more information, see issue #50504 Oct 13 01:03:45.650 INFO kablam! Oct 13 01:03:45.650 INFO kablam! warning: unused import: `posts` Oct 13 01:03:45.650 INFO kablam! --> src/egg-ctl.rs:20:22 Oct 13 01:03:45.650 INFO kablam! | Oct 13 01:03:45.650 INFO kablam! 20 | use schema::{boards, posts}; Oct 13 01:03:45.650 INFO kablam! | ^^^^^ Oct 13 01:03:45.650 INFO kablam! Oct 13 01:03:45.650 INFO kablam! warning: cannot find type `Board` in this scope Oct 13 01:03:45.650 INFO kablam! --> src/models.rs:4:10 Oct 13 01:03:45.650 INFO kablam! | Oct 13 01:03:45.650 INFO kablam! 4 | #[derive(Queryable, Insertable)] Oct 13 01:03:45.650 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 01:03:45.650 INFO kablam! | Oct 13 01:03:45.650 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 13 01:03:45.650 INFO kablam! = note: for more information, see issue #50504 Oct 13 01:03:45.650 INFO kablam! Oct 13 01:03:45.651 INFO kablam! warning: cannot find type `boards` in this scope Oct 13 01:03:45.651 INFO kablam! --> src/models.rs:4:21 Oct 13 01:03:45.651 INFO kablam! | Oct 13 01:03:45.651 INFO kablam! 4 | #[derive(Queryable, Insertable)] Oct 13 01:03:45.651 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 01:03:45.651 INFO kablam! | Oct 13 01:03:45.651 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 13 01:03:45.651 INFO kablam! = note: for more information, see issue #50504 Oct 13 01:03:45.651 INFO kablam! Oct 13 01:03:45.651 INFO kablam! warning: cannot find type `Board` in this scope Oct 13 01:03:45.651 INFO kablam! --> src/models.rs:4:21 Oct 13 01:03:45.651 INFO kablam! | Oct 13 01:03:45.651 INFO kablam! 4 | #[derive(Queryable, Insertable)] Oct 13 01:03:45.651 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 01:03:45.651 INFO kablam! | Oct 13 01:03:45.651 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 13 01:03:45.651 INFO kablam! = note: for more information, see issue #50504 Oct 13 01:03:45.651 INFO kablam! Oct 13 01:03:45.651 INFO kablam! warning: cannot find type `Image` in this scope Oct 13 01:03:45.651 INFO kablam! --> src/models.rs:11:10 Oct 13 01:03:45.651 INFO kablam! | Oct 13 01:03:45.651 INFO kablam! 11 | #[derive(Queryable, Insertable)] Oct 13 01:03:45.651 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 01:03:45.651 INFO kablam! | Oct 13 01:03:45.651 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 13 01:03:45.651 INFO kablam! = note: for more information, see issue #50504 Oct 13 01:03:45.651 INFO kablam! Oct 13 01:03:45.651 INFO kablam! warning: cannot find type `images` in this scope Oct 13 01:03:45.651 INFO kablam! --> src/models.rs:11:21 Oct 13 01:03:45.651 INFO kablam! | Oct 13 01:03:45.651 INFO kablam! 11 | #[derive(Queryable, Insertable)] Oct 13 01:03:45.651 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 01:03:45.651 INFO kablam! | Oct 13 01:03:45.651 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 13 01:03:45.651 INFO kablam! = note: for more information, see issue #50504 Oct 13 01:03:45.651 INFO kablam! Oct 13 01:03:45.651 INFO kablam! warning: cannot find type `Image` in this scope Oct 13 01:03:45.651 INFO kablam! --> src/models.rs:11:21 Oct 13 01:03:45.651 INFO kablam! | Oct 13 01:03:45.651 INFO kablam! 11 | #[derive(Queryable, Insertable)] Oct 13 01:03:45.651 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 01:03:45.651 INFO kablam! | Oct 13 01:03:45.651 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 13 01:03:45.651 INFO kablam! = note: for more information, see issue #50504 Oct 13 01:03:45.651 INFO kablam! Oct 13 01:03:45.651 INFO kablam! warning: cannot find type `DateTime` in this scope Oct 13 01:03:45.651 INFO kablam! --> src/models.rs:18:10 Oct 13 01:03:45.651 INFO kablam! | Oct 13 01:03:45.651 INFO kablam! 18 | #[derive(Queryable)] Oct 13 01:03:45.651 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 01:03:45.651 INFO kablam! | Oct 13 01:03:45.651 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 13 01:03:45.651 INFO kablam! = note: for more information, see issue #50504 Oct 13 01:03:45.651 INFO kablam! Oct 13 01:03:45.651 INFO kablam! warning: cannot find type `Utc` in this scope Oct 13 01:03:45.651 INFO kablam! --> src/models.rs:18:10 Oct 13 01:03:45.651 INFO kablam! | Oct 13 01:03:45.651 INFO kablam! 18 | #[derive(Queryable)] Oct 13 01:03:45.651 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 01:03:45.651 INFO kablam! | Oct 13 01:03:45.651 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 13 01:03:45.651 INFO kablam! = note: for more information, see issue #50504 Oct 13 01:03:45.651 INFO kablam! Oct 13 01:03:45.651 INFO kablam! warning: cannot find type `Post` in this scope Oct 13 01:03:45.651 INFO kablam! --> src/models.rs:18:10 Oct 13 01:03:45.651 INFO kablam! | Oct 13 01:03:45.651 INFO kablam! 18 | #[derive(Queryable)] Oct 13 01:03:45.651 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 01:03:45.651 INFO kablam! | Oct 13 01:03:45.651 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 13 01:03:45.651 INFO kablam! = note: for more information, see issue #50504 Oct 13 01:03:45.651 INFO kablam! Oct 13 01:03:45.651 INFO kablam! warning: cannot find type `posts` in this scope Oct 13 01:03:45.651 INFO kablam! --> src/models.rs:28:10 Oct 13 01:03:45.651 INFO kablam! | Oct 13 01:03:45.651 INFO kablam! 28 | #[derive(Insertable)] Oct 13 01:03:45.651 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 01:03:45.651 INFO kablam! | Oct 13 01:03:45.651 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 13 01:03:45.651 INFO kablam! = note: for more information, see issue #50504 Oct 13 01:03:45.651 INFO kablam! Oct 13 01:03:45.651 INFO kablam! warning: cannot find type `PostInsert` in this scope Oct 13 01:03:45.651 INFO kablam! --> src/models.rs:28:10 Oct 13 01:03:45.651 INFO kablam! | Oct 13 01:03:45.651 INFO kablam! 28 | #[derive(Insertable)] Oct 13 01:03:45.651 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 01:03:45.651 INFO kablam! | Oct 13 01:03:45.651 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 13 01:03:45.651 INFO kablam! = note: for more information, see issue #50504 Oct 13 01:03:45.651 INFO kablam! Oct 13 01:03:46.491 INFO kablam! warning: unused variable: `board` Oct 13 01:03:46.491 INFO kablam! --> src/egg-ctl.rs:89:17 Oct 13 01:03:46.491 INFO kablam! | Oct 13 01:03:46.491 INFO kablam! 89 | let board = thread_matches.value_of("board").unwrap(); Oct 13 01:03:46.491 INFO kablam! | ^^^^^ help: consider using `_board` instead Oct 13 01:03:46.491 INFO kablam! | Oct 13 01:03:46.491 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 13 01:03:46.491 INFO kablam! Oct 13 01:03:46.937 INFO kablam! warning: unused imports: `FromRequest`, `middleware` Oct 13 01:03:46.937 INFO kablam! --> src/main.rs:5:23 Oct 13 01:03:46.937 INFO kablam! | Oct 13 01:03:46.938 INFO kablam! 5 | use actix_web::{http, middleware, server, App, AsyncResponder, HttpRequest, HttpResponse, Responder, FromRequest, Path}; Oct 13 01:03:46.938 INFO kablam! | ^^^^^^^^^^ ^^^^^^^^^^^ Oct 13 01:03:46.938 INFO kablam! | Oct 13 01:03:46.939 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 13 01:03:46.939 INFO kablam! Oct 13 01:03:46.939 INFO kablam! warning: unused import: `diesel::pg::PgConnection` Oct 13 01:03:46.940 INFO kablam! --> src/main.rs:9:5 Oct 13 01:03:46.940 INFO kablam! | Oct 13 01:03:46.940 INFO kablam! 9 | use diesel::pg::PgConnection; Oct 13 01:03:46.940 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 01:03:46.941 INFO kablam! Oct 13 01:03:46.941 INFO kablam! warning: unused import: `serde::Serializer` Oct 13 01:03:46.941 INFO kablam! --> src/main.rs:18:5 Oct 13 01:03:46.942 INFO kablam! | Oct 13 01:03:46.942 INFO kablam! 18 | use serde::Serializer; Oct 13 01:03:46.942 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 13 01:03:46.943 INFO kablam! Oct 13 01:03:46.943 INFO kablam! warning: unused import: `chrono::prelude::*` Oct 13 01:03:46.946 INFO kablam! --> src/main.rs:24:5 Oct 13 01:03:46.946 INFO kablam! | Oct 13 01:03:46.947 INFO kablam! 24 | use chrono::prelude::*; Oct 13 01:03:46.947 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 13 01:03:46.947 INFO kablam! Oct 13 01:03:46.948 INFO kablam! warning: unused import: `std::process::exit` Oct 13 01:03:46.948 INFO kablam! --> src/main.rs:33:5 Oct 13 01:03:46.948 INFO kablam! | Oct 13 01:03:46.949 INFO kablam! 33 | use std::process::exit; Oct 13 01:03:46.949 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 13 01:03:46.949 INFO kablam! Oct 13 01:03:46.949 INFO kablam! warning: unused import: `diesel::result::Error as DieselError` Oct 13 01:03:46.950 INFO kablam! --> src/db.rs:5:5 Oct 13 01:03:46.950 INFO kablam! | Oct 13 01:03:46.950 INFO kablam! 5 | use diesel::result::Error as DieselError; Oct 13 01:03:46.951 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 01:03:46.951 INFO kablam! Oct 13 01:03:46.951 INFO kablam! warning: unused import: `std::io` Oct 13 01:03:46.951 INFO kablam! --> src/db.rs:9:5 Oct 13 01:03:46.951 INFO kablam! | Oct 13 01:03:46.951 INFO kablam! 9 | use std::io; Oct 13 01:03:46.951 INFO kablam! | ^^^^^^^ Oct 13 01:03:46.951 INFO kablam! Oct 13 01:03:46.951 INFO kablam! warning: cannot find type `Board` in this scope Oct 13 01:03:46.951 INFO kablam! --> src/models.rs:4:10 Oct 13 01:03:46.951 INFO kablam! | Oct 13 01:03:46.951 INFO kablam! 4 | #[derive(Queryable, Insertable)] Oct 13 01:03:46.951 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 01:03:46.951 INFO kablam! | Oct 13 01:03:46.951 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 13 01:03:46.951 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 13 01:03:46.951 INFO kablam! = note: for more information, see issue #50504 Oct 13 01:03:46.951 INFO kablam! Oct 13 01:03:46.951 INFO kablam! warning: cannot find type `boards` in this scope Oct 13 01:03:46.951 INFO kablam! --> src/models.rs:4:21 Oct 13 01:03:46.951 INFO kablam! | Oct 13 01:03:46.951 INFO kablam! 4 | #[derive(Queryable, Insertable)] Oct 13 01:03:46.951 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 01:03:46.951 INFO kablam! | Oct 13 01:03:46.951 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 13 01:03:46.951 INFO kablam! = note: for more information, see issue #50504 Oct 13 01:03:46.951 INFO kablam! Oct 13 01:03:46.951 INFO kablam! warning: cannot find type `Board` in this scope Oct 13 01:03:46.951 INFO kablam! --> src/models.rs:4:21 Oct 13 01:03:46.951 INFO kablam! | Oct 13 01:03:46.951 INFO kablam! 4 | #[derive(Queryable, Insertable)] Oct 13 01:03:46.951 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 01:03:46.951 INFO kablam! | Oct 13 01:03:46.951 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 13 01:03:46.951 INFO kablam! = note: for more information, see issue #50504 Oct 13 01:03:46.951 INFO kablam! Oct 13 01:03:46.951 INFO kablam! warning: cannot find type `Image` in this scope Oct 13 01:03:46.951 INFO kablam! --> src/models.rs:11:10 Oct 13 01:03:46.951 INFO kablam! | Oct 13 01:03:46.951 INFO kablam! 11 | #[derive(Queryable, Insertable)] Oct 13 01:03:46.951 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 01:03:46.951 INFO kablam! | Oct 13 01:03:46.951 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 13 01:03:46.951 INFO kablam! = note: for more information, see issue #50504 Oct 13 01:03:46.951 INFO kablam! Oct 13 01:03:46.951 INFO kablam! warning: cannot find type `images` in this scope Oct 13 01:03:46.951 INFO kablam! --> src/models.rs:11:21 Oct 13 01:03:46.951 INFO kablam! | Oct 13 01:03:46.951 INFO kablam! 11 | #[derive(Queryable, Insertable)] Oct 13 01:03:46.951 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 01:03:46.951 INFO kablam! | Oct 13 01:03:46.951 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 13 01:03:46.951 INFO kablam! = note: for more information, see issue #50504 Oct 13 01:03:46.951 INFO kablam! Oct 13 01:03:46.951 INFO kablam! warning: cannot find type `Image` in this scope Oct 13 01:03:46.951 INFO kablam! --> src/models.rs:11:21 Oct 13 01:03:46.951 INFO kablam! | Oct 13 01:03:46.951 INFO kablam! 11 | #[derive(Queryable, Insertable)] Oct 13 01:03:46.951 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 01:03:46.951 INFO kablam! | Oct 13 01:03:46.951 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 13 01:03:46.951 INFO kablam! = note: for more information, see issue #50504 Oct 13 01:03:46.951 INFO kablam! Oct 13 01:03:46.951 INFO kablam! warning: cannot find type `DateTime` in this scope Oct 13 01:03:46.951 INFO kablam! --> src/models.rs:18:10 Oct 13 01:03:46.951 INFO kablam! | Oct 13 01:03:46.951 INFO kablam! 18 | #[derive(Queryable)] Oct 13 01:03:46.951 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 01:03:46.952 INFO kablam! | Oct 13 01:03:46.952 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 13 01:03:46.952 INFO kablam! = note: for more information, see issue #50504 Oct 13 01:03:46.952 INFO kablam! Oct 13 01:03:46.952 INFO kablam! warning: cannot find type `Utc` in this scope Oct 13 01:03:46.952 INFO kablam! --> src/models.rs:18:10 Oct 13 01:03:46.952 INFO kablam! | Oct 13 01:03:46.952 INFO kablam! 18 | #[derive(Queryable)] Oct 13 01:03:46.952 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 01:03:46.952 INFO kablam! | Oct 13 01:03:46.952 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 13 01:03:46.952 INFO kablam! = note: for more information, see issue #50504 Oct 13 01:03:46.952 INFO kablam! Oct 13 01:03:46.952 INFO kablam! warning: cannot find type `Post` in this scope Oct 13 01:03:46.952 INFO kablam! --> src/models.rs:18:10 Oct 13 01:03:46.952 INFO kablam! | Oct 13 01:03:46.952 INFO kablam! 18 | #[derive(Queryable)] Oct 13 01:03:46.952 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 01:03:46.952 INFO kablam! | Oct 13 01:03:46.952 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 13 01:03:46.952 INFO kablam! = note: for more information, see issue #50504 Oct 13 01:03:46.952 INFO kablam! Oct 13 01:03:46.952 INFO kablam! warning: cannot find type `posts` in this scope Oct 13 01:03:46.952 INFO kablam! --> src/models.rs:28:10 Oct 13 01:03:46.952 INFO kablam! | Oct 13 01:03:46.952 INFO kablam! 28 | #[derive(Insertable)] Oct 13 01:03:46.952 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 01:03:46.952 INFO kablam! | Oct 13 01:03:46.952 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 13 01:03:46.952 INFO kablam! = note: for more information, see issue #50504 Oct 13 01:03:46.952 INFO kablam! Oct 13 01:03:46.952 INFO kablam! warning: cannot find type `PostInsert` in this scope Oct 13 01:03:46.952 INFO kablam! --> src/models.rs:28:10 Oct 13 01:03:46.952 INFO kablam! | Oct 13 01:03:46.952 INFO kablam! 28 | #[derive(Insertable)] Oct 13 01:03:46.952 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 01:03:46.952 INFO kablam! | Oct 13 01:03:46.952 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 13 01:03:46.952 INFO kablam! = note: for more information, see issue #50504 Oct 13 01:03:46.952 INFO kablam! Oct 13 01:03:46.952 INFO kablam! warning: cannot find type `BoardResponse` in this scope Oct 13 01:03:46.952 INFO kablam! --> src/responses.rs:3:10 Oct 13 01:03:46.952 INFO kablam! | Oct 13 01:03:46.952 INFO kablam! 3 | #[derive(Queryable, Serialize)] Oct 13 01:03:46.952 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 01:03:46.952 INFO kablam! | Oct 13 01:03:46.952 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 13 01:03:46.952 INFO kablam! = note: for more information, see issue #50504 Oct 13 01:03:46.952 INFO kablam! Oct 13 01:03:46.952 INFO kablam! warning: cannot find type `DateTime` in this scope Oct 13 01:03:46.952 INFO kablam! --> src/responses.rs:10:10 Oct 13 01:03:46.952 INFO kablam! | Oct 13 01:03:46.952 INFO kablam! 10 | #[derive(Queryable, Serialize)] Oct 13 01:03:46.952 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 01:03:46.952 INFO kablam! | Oct 13 01:03:46.952 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 13 01:03:46.952 INFO kablam! = note: for more information, see issue #50504 Oct 13 01:03:46.952 INFO kablam! Oct 13 01:03:46.952 INFO kablam! warning: cannot find type `Utc` in this scope Oct 13 01:03:46.952 INFO kablam! --> src/responses.rs:10:10 Oct 13 01:03:46.952 INFO kablam! | Oct 13 01:03:46.952 INFO kablam! 10 | #[derive(Queryable, Serialize)] Oct 13 01:03:46.952 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 01:03:46.952 INFO kablam! | Oct 13 01:03:46.952 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 13 01:03:46.952 INFO kablam! = note: for more information, see issue #50504 Oct 13 01:03:46.952 INFO kablam! Oct 13 01:03:46.952 INFO kablam! warning: cannot find type `PostResponse` in this scope Oct 13 01:03:46.952 INFO kablam! --> src/responses.rs:10:10 Oct 13 01:03:46.952 INFO kablam! | Oct 13 01:03:46.952 INFO kablam! 10 | #[derive(Queryable, Serialize)] Oct 13 01:03:46.952 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 01:03:46.952 INFO kablam! | Oct 13 01:03:46.952 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 13 01:03:46.952 INFO kablam! = note: for more information, see issue #50504 Oct 13 01:03:46.952 INFO kablam! Oct 13 01:03:46.952 INFO kablam! warning: cannot find type `ImageResponse` in this scope Oct 13 01:03:46.952 INFO kablam! --> src/responses.rs:21:10 Oct 13 01:03:46.952 INFO kablam! | Oct 13 01:03:46.952 INFO kablam! 21 | #[derive(Queryable, Serialize)] Oct 13 01:03:46.952 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 01:03:46.952 INFO kablam! | Oct 13 01:03:46.952 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 13 01:03:46.952 INFO kablam! = note: for more information, see issue #50504 Oct 13 01:03:46.952 INFO kablam! Oct 13 01:03:46.952 INFO kablam! warning: cannot find type `table` in this scope Oct 13 01:03:46.953 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 13 01:03:46.953 INFO kablam! | Oct 13 01:03:46.953 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 13 01:03:46.953 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 01:03:46.953 INFO kablam! | Oct 13 01:03:46.953 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 13 01:03:46.953 INFO kablam! = note: for more information, see issue #50504 Oct 13 01:03:46.953 INFO kablam! Oct 13 01:03:46.953 INFO kablam! warning: cannot find type `board_id` in this scope Oct 13 01:03:46.953 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 01:03:46.953 INFO kablam! | Oct 13 01:03:46.953 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 01:03:46.953 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 01:03:46.953 INFO kablam! | Oct 13 01:03:46.953 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 13 01:03:46.953 INFO kablam! = note: for more information, see issue #50504 Oct 13 01:03:46.953 INFO kablam! Oct 13 01:03:46.953 INFO kablam! warning: cannot find type `postnum` in this scope Oct 13 01:03:46.953 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 01:03:46.953 INFO kablam! | Oct 13 01:03:46.953 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 01:03:46.953 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 01:03:46.953 INFO kablam! | Oct 13 01:03:46.953 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 13 01:03:46.953 INFO kablam! = note: for more information, see issue #50504 Oct 13 01:03:46.953 INFO kablam! Oct 13 01:03:46.953 INFO kablam! warning: cannot find type `id` in this scope Oct 13 01:03:46.953 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 01:03:46.953 INFO kablam! | Oct 13 01:03:46.953 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 01:03:46.953 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 01:03:46.953 INFO kablam! | Oct 13 01:03:46.953 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 13 01:03:46.953 INFO kablam! = note: for more information, see issue #50504 Oct 13 01:03:46.953 INFO kablam! Oct 13 01:03:46.953 INFO kablam! warning: cannot find type `name` in this scope Oct 13 01:03:46.953 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 01:03:46.953 INFO kablam! | Oct 13 01:03:46.953 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 01:03:46.953 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 01:03:46.953 INFO kablam! | Oct 13 01:03:46.953 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 13 01:03:46.953 INFO kablam! = note: for more information, see issue #50504 Oct 13 01:03:46.953 INFO kablam! Oct 13 01:03:46.953 INFO kablam! warning: cannot find type `description` in this scope Oct 13 01:03:46.953 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 01:03:46.953 INFO kablam! | Oct 13 01:03:46.953 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 01:03:46.953 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 01:03:46.953 INFO kablam! | Oct 13 01:03:46.953 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 13 01:03:46.953 INFO kablam! = note: for more information, see issue #50504 Oct 13 01:03:46.953 INFO kablam! Oct 13 01:03:46.953 INFO kablam! warning: cannot find type `filepath` in this scope Oct 13 01:03:46.953 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 01:03:46.953 INFO kablam! | Oct 13 01:03:46.953 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 01:03:46.953 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 01:03:46.953 INFO kablam! | Oct 13 01:03:46.953 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 13 01:03:46.953 INFO kablam! = note: for more information, see issue #50504 Oct 13 01:03:46.953 INFO kablam! Oct 13 01:03:46.953 INFO kablam! warning: cannot find type `thumbpath` in this scope Oct 13 01:03:46.953 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 01:03:46.953 INFO kablam! | Oct 13 01:03:46.953 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 01:03:46.953 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 01:03:46.953 INFO kablam! | Oct 13 01:03:46.953 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 13 01:03:46.953 INFO kablam! = note: for more information, see issue #50504 Oct 13 01:03:46.953 INFO kablam! Oct 13 01:03:46.953 INFO kablam! warning: cannot find type `post_num` in this scope Oct 13 01:03:46.953 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 01:03:46.953 INFO kablam! | Oct 13 01:03:46.953 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 01:03:46.953 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 01:03:46.953 INFO kablam! | Oct 13 01:03:46.953 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 13 01:03:46.953 INFO kablam! = note: for more information, see issue #50504 Oct 13 01:03:46.953 INFO kablam! Oct 13 01:03:46.953 INFO kablam! warning: cannot find type `reply_to` in this scope Oct 13 01:03:46.953 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 01:03:46.953 INFO kablam! | Oct 13 01:03:46.953 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 01:03:46.953 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 01:03:46.954 INFO kablam! | Oct 13 01:03:46.954 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 13 01:03:46.954 INFO kablam! = note: for more information, see issue #50504 Oct 13 01:03:46.954 INFO kablam! Oct 13 01:03:46.954 INFO kablam! warning: cannot find type `image` in this scope Oct 13 01:03:46.954 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 01:03:46.954 INFO kablam! | Oct 13 01:03:46.954 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 01:03:46.954 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 01:03:46.954 INFO kablam! | Oct 13 01:03:46.954 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 13 01:03:46.954 INFO kablam! = note: for more information, see issue #50504 Oct 13 01:03:46.954 INFO kablam! Oct 13 01:03:46.954 INFO kablam! warning: cannot find type `time` in this scope Oct 13 01:03:46.954 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 01:03:46.954 INFO kablam! | Oct 13 01:03:46.954 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 01:03:46.954 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 01:03:46.954 INFO kablam! | Oct 13 01:03:46.954 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 13 01:03:46.954 INFO kablam! = note: for more information, see issue #50504 Oct 13 01:03:46.954 INFO kablam! Oct 13 01:03:46.954 INFO kablam! warning: cannot find type `comment` in this scope Oct 13 01:03:46.954 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 01:03:46.954 INFO kablam! | Oct 13 01:03:46.954 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 01:03:46.954 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 01:03:46.954 INFO kablam! | Oct 13 01:03:46.954 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 13 01:03:46.954 INFO kablam! = note: for more information, see issue #50504 Oct 13 01:03:46.954 INFO kablam! Oct 13 01:03:47.719 INFO kablam! warning: unused variable: `req` Oct 13 01:03:47.719 INFO kablam! --> src/main.rs:47:14 Oct 13 01:03:47.719 INFO kablam! | Oct 13 01:03:47.719 INFO kablam! 47 | fn make_post(req: HttpRequest) -> impl Responder { Oct 13 01:03:47.719 INFO kablam! | ^^^ help: consider using `_req` instead Oct 13 01:03:47.719 INFO kablam! | Oct 13 01:03:47.719 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 13 01:03:47.719 INFO kablam! Oct 13 01:03:47.719 INFO kablam! warning: unused variable: `req` Oct 13 01:03:47.719 INFO kablam! --> src/main.rs:87:16 Oct 13 01:03:47.719 INFO kablam! | Oct 13 01:03:47.719 INFO kablam! 87 | fn show_thread(req: HttpRequest) -> impl Responder { Oct 13 01:03:47.719 INFO kablam! | ^^^ help: consider using `_req` instead Oct 13 01:03:47.719 INFO kablam! Oct 13 01:03:48.011 INFO kablam! warning: function is never used: `make_post` Oct 13 01:03:48.011 INFO kablam! --> src/main.rs:47:1 Oct 13 01:03:48.011 INFO kablam! | Oct 13 01:03:48.011 INFO kablam! 47 | fn make_post(req: HttpRequest) -> impl Responder { Oct 13 01:03:48.011 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 01:03:48.011 INFO kablam! | Oct 13 01:03:48.011 INFO kablam! = note: #[warn(dead_code)] on by default Oct 13 01:03:48.011 INFO kablam! Oct 13 01:03:48.011 INFO kablam! warning: function is never used: `show_thread` Oct 13 01:03:48.011 INFO kablam! --> src/main.rs:87:1 Oct 13 01:03:48.011 INFO kablam! | Oct 13 01:03:48.011 INFO kablam! 87 | fn show_thread(req: HttpRequest) -> impl Responder { Oct 13 01:03:48.011 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 01:03:48.011 INFO kablam! Oct 13 01:03:48.679 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 5.06s Oct 13 01:03:48.701 INFO kablam! su: No module specific data is present Oct 13 01:03:49.769 INFO running `"docker" "rm" "-f" "26b04d87896a09f3b5424cb404404c094c508f38f8e8508fa6ce6fd1314f5a63"` Oct 13 01:03:50.155 INFO blam! 26b04d87896a09f3b5424cb404404c094c508f38f8e8508fa6ce6fd1314f5a63 Oct 13 01:03:50.168 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 13 01:03:50.553 INFO blam! 8590c5f98b9e0b002cdc87768882f9cae696d9ce0dfdc194bf1ecd5eaa2fb129 Oct 13 01:03:50.555 INFO running `"docker" "start" "-a" "8590c5f98b9e0b002cdc87768882f9cae696d9ce0dfdc194bf1ecd5eaa2fb129"` Oct 13 01:03:51.732 INFO kablam! usermod: no changes Oct 13 01:03:52.119 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.36s Oct 13 01:03:52.137 INFO kablam! Running /target/debug/deps/egg_ctl-a3aab82d0db9d1f1 Oct 13 01:03:52.137 INFO blam! Oct 13 01:03:52.137 INFO blam! running 0 tests Oct 13 01:03:52.137 INFO blam! Oct 13 01:03:52.137 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 13 01:03:52.137 INFO blam! Oct 13 01:03:52.143 INFO blam! Oct 13 01:03:52.143 INFO kablam! Running /target/debug/deps/eggchan-e3ae00a4c805af0e Oct 13 01:03:52.143 INFO blam! running 0 tests Oct 13 01:03:52.143 INFO blam! Oct 13 01:03:52.143 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 13 01:03:52.143 INFO blam! Oct 13 01:03:52.145 INFO kablam! su: No module specific data is present Oct 13 01:03:52.955 INFO running `"docker" "rm" "-f" "8590c5f98b9e0b002cdc87768882f9cae696d9ce0dfdc194bf1ecd5eaa2fb129"` Oct 13 01:03:53.179 INFO blam! 8590c5f98b9e0b002cdc87768882f9cae696d9ce0dfdc194bf1ecd5eaa2fb129