Oct 12 19:08:36.720 INFO checking kelvin-mai/rust-api against master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f for pr-54977 Oct 12 19:08:36.722 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-2/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/pr-54977/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/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 +5af0bb83044c3fb43d59ad5f49ee5ae1a293901f-alt check --frozen --all --all-targets" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 12 19:08:37.262 INFO blam! 26243e09d230f32504f89325b684df57a9cce1e497d558a9f3889ce2daffbb43 Oct 12 19:08:37.264 INFO running `"docker" "start" "-a" "26243e09d230f32504f89325b684df57a9cce1e497d558a9f3889ce2daffbb43"` Oct 12 19:08:39.027 INFO kablam! usermod: no changes Oct 12 19:08:39.160 INFO kablam! Compiling libc v0.2.42 Oct 12 19:08:39.160 INFO kablam! Compiling pq-sys v0.4.5 Oct 12 19:08:39.160 INFO kablam! Compiling serde v1.0.68 Oct 12 19:08:39.161 INFO kablam! Compiling byteorder v1.2.3 Oct 12 19:08:39.184 INFO kablam! Compiling syn v0.14.3 Oct 12 19:08:39.184 INFO kablam! Checking regex v0.2.11 Oct 12 19:08:45.425 INFO kablam! Checking diesel v1.3.2 Oct 12 19:08:46.062 INFO kablam! Compiling memchr v2.0.1 Oct 12 19:08:46.091 INFO kablam! Compiling diesel v0.16.0 Oct 12 19:08:48.292 INFO kablam! Compiling aho-corasick v0.6.5 Oct 12 19:08:50.860 INFO kablam! Checking dotenv v0.9.0 Oct 12 19:09:15.556 INFO kablam! Compiling serde_derive v1.0.68 Oct 12 19:09:31.986 INFO kablam! Compiling diesel_infer_schema v0.16.0 Oct 12 19:10:03.421 INFO kablam! Compiling serde_json v1.0.22 Oct 12 19:10:11.122 INFO kablam! Compiling diesel_codegen v0.16.1 Oct 12 19:10:20.437 INFO kablam! Checking rust_api v0.1.0 (/source) Oct 12 19:10:21.756 INFO kablam! warning: cannot find type `Book` in this scope Oct 12 19:10:21.757 INFO kablam! --> src/models.rs:8:10 Oct 12 19:10:21.757 INFO kablam! | Oct 12 19:10:21.757 INFO kablam! 8 | #[derive(Queryable)] Oct 12 19:10:21.757 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 19:10:21.757 INFO kablam! | Oct 12 19:10:21.757 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 12 19:10:21.757 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 12 19:10:21.757 INFO kablam! = note: for more information, see issue #50504 Oct 12 19:10:21.757 INFO kablam! Oct 12 19:10:21.757 INFO kablam! warning: cannot find type `books` in this scope Oct 12 19:10:21.757 INFO kablam! --> src/models.rs:16:10 Oct 12 19:10:21.757 INFO kablam! | Oct 12 19:10:21.757 INFO kablam! 16 | #[derive(Insertable)] Oct 12 19:10:21.757 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 19:10:21.757 INFO kablam! | Oct 12 19:10:21.757 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 12 19:10:21.757 INFO kablam! = note: for more information, see issue #50504 Oct 12 19:10:21.757 INFO kablam! Oct 12 19:10:21.757 INFO kablam! warning: cannot find type `NewBook` in this scope Oct 12 19:10:21.757 INFO kablam! --> src/models.rs:16:10 Oct 12 19:10:21.757 INFO kablam! | Oct 12 19:10:21.757 INFO kablam! 16 | #[derive(Insertable)] Oct 12 19:10:21.757 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 19:10:21.757 INFO kablam! | Oct 12 19:10:21.757 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 12 19:10:21.757 INFO kablam! = note: for more information, see issue #50504 Oct 12 19:10:21.757 INFO kablam! Oct 12 19:10:21.765 INFO kablam! warning: cannot find type `table` in this scope Oct 12 19:10:21.765 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 12 19:10:21.765 INFO kablam! | Oct 12 19:10:21.765 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 12 19:10:21.765 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 19:10:21.765 INFO kablam! | Oct 12 19:10:21.765 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 12 19:10:21.765 INFO kablam! = note: for more information, see issue #50504 Oct 12 19:10:21.765 INFO kablam! Oct 12 19:10:21.765 INFO kablam! warning: cannot find type `id` in this scope Oct 12 19:10:21.765 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 12 19:10:21.765 INFO kablam! | Oct 12 19:10:21.765 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 12 19:10:21.765 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 19:10:21.765 INFO kablam! | Oct 12 19:10:21.765 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 12 19:10:21.765 INFO kablam! = note: for more information, see issue #50504 Oct 12 19:10:21.765 INFO kablam! Oct 12 19:10:21.765 INFO kablam! warning: cannot find type `title` in this scope Oct 12 19:10:21.765 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 12 19:10:21.765 INFO kablam! | Oct 12 19:10:21.765 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 12 19:10:21.765 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 19:10:21.765 INFO kablam! | Oct 12 19:10:21.765 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 12 19:10:21.765 INFO kablam! = note: for more information, see issue #50504 Oct 12 19:10:21.765 INFO kablam! Oct 12 19:10:21.765 INFO kablam! warning: cannot find type `author` in this scope Oct 12 19:10:21.765 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 12 19:10:21.765 INFO kablam! | Oct 12 19:10:21.765 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 12 19:10:21.765 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 19:10:21.765 INFO kablam! | Oct 12 19:10:21.765 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 12 19:10:21.765 INFO kablam! = note: for more information, see issue #50504 Oct 12 19:10:21.765 INFO kablam! Oct 12 19:10:21.765 INFO kablam! warning: cannot find type `published` in this scope Oct 12 19:10:21.765 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 12 19:10:21.765 INFO kablam! | Oct 12 19:10:21.765 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 12 19:10:21.765 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 19:10:21.765 INFO kablam! | Oct 12 19:10:21.765 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 12 19:10:21.765 INFO kablam! = note: for more information, see issue #50504 Oct 12 19:10:21.765 INFO kablam! Oct 12 19:10:21.911 INFO kablam! warning: cannot find type `Book` in this scope Oct 12 19:10:21.911 INFO kablam! --> src/models.rs:8:10 Oct 12 19:10:21.911 INFO kablam! | Oct 12 19:10:21.911 INFO kablam! 8 | #[derive(Queryable)] Oct 12 19:10:21.911 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 19:10:21.911 INFO kablam! | Oct 12 19:10:21.911 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 12 19:10:21.911 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 12 19:10:21.911 INFO kablam! = note: for more information, see issue #50504 Oct 12 19:10:21.911 INFO kablam! Oct 12 19:10:21.911 INFO kablam! warning: cannot find type `books` in this scope Oct 12 19:10:21.911 INFO kablam! --> src/models.rs:16:10 Oct 12 19:10:21.911 INFO kablam! | Oct 12 19:10:21.911 INFO kablam! 16 | #[derive(Insertable)] Oct 12 19:10:21.911 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 19:10:21.911 INFO kablam! | Oct 12 19:10:21.911 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 12 19:10:21.911 INFO kablam! = note: for more information, see issue #50504 Oct 12 19:10:21.911 INFO kablam! Oct 12 19:10:21.911 INFO kablam! warning: cannot find type `NewBook` in this scope Oct 12 19:10:21.911 INFO kablam! --> src/models.rs:16:10 Oct 12 19:10:21.911 INFO kablam! | Oct 12 19:10:21.911 INFO kablam! 16 | #[derive(Insertable)] Oct 12 19:10:21.911 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 19:10:21.911 INFO kablam! | Oct 12 19:10:21.911 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 12 19:10:21.911 INFO kablam! = note: for more information, see issue #50504 Oct 12 19:10:21.911 INFO kablam! Oct 12 19:10:21.911 INFO kablam! warning: cannot find type `table` in this scope Oct 12 19:10:21.911 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 12 19:10:21.911 INFO kablam! | Oct 12 19:10:21.912 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 12 19:10:21.912 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 19:10:21.912 INFO kablam! | Oct 12 19:10:21.912 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 12 19:10:21.912 INFO kablam! = note: for more information, see issue #50504 Oct 12 19:10:21.912 INFO kablam! Oct 12 19:10:21.912 INFO kablam! warning: cannot find type `id` in this scope Oct 12 19:10:21.912 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 12 19:10:21.912 INFO kablam! | Oct 12 19:10:21.912 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 12 19:10:21.912 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 19:10:21.912 INFO kablam! | Oct 12 19:10:21.912 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 12 19:10:21.912 INFO kablam! = note: for more information, see issue #50504 Oct 12 19:10:21.912 INFO kablam! Oct 12 19:10:21.912 INFO kablam! warning: cannot find type `title` in this scope Oct 12 19:10:21.912 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 12 19:10:21.912 INFO kablam! | Oct 12 19:10:21.912 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 12 19:10:21.912 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 19:10:21.912 INFO kablam! | Oct 12 19:10:21.912 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 12 19:10:21.912 INFO kablam! = note: for more information, see issue #50504 Oct 12 19:10:21.912 INFO kablam! Oct 12 19:10:21.912 INFO kablam! warning: cannot find type `author` in this scope Oct 12 19:10:21.912 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 12 19:10:21.912 INFO kablam! | Oct 12 19:10:21.912 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 12 19:10:21.912 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 19:10:21.912 INFO kablam! | Oct 12 19:10:21.912 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 12 19:10:21.912 INFO kablam! = note: for more information, see issue #50504 Oct 12 19:10:21.912 INFO kablam! Oct 12 19:10:21.912 INFO kablam! warning: cannot find type `published` in this scope Oct 12 19:10:21.912 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 12 19:10:21.912 INFO kablam! | Oct 12 19:10:21.912 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 12 19:10:21.912 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 19:10:21.912 INFO kablam! | Oct 12 19:10:21.912 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 12 19:10:21.912 INFO kablam! = note: for more information, see issue #50504 Oct 12 19:10:21.912 INFO kablam! Oct 12 19:10:22.178 INFO kablam! warning: method is never used: `show` Oct 12 19:10:22.178 INFO kablam! --> src/models.rs:25:3 Oct 12 19:10:22.178 INFO kablam! | Oct 12 19:10:22.179 INFO kablam! 25 | pub fn show(id: i32, conn: &PgConnection) -> Vec { Oct 12 19:10:22.179 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 19:10:22.179 INFO kablam! | Oct 12 19:10:22.179 INFO kablam! = note: #[warn(dead_code)] on by default Oct 12 19:10:22.179 INFO kablam! Oct 12 19:10:22.179 INFO kablam! warning: method is never used: `all` Oct 12 19:10:22.179 INFO kablam! --> src/models.rs:32:3 Oct 12 19:10:22.179 INFO kablam! | Oct 12 19:10:22.179 INFO kablam! 32 | pub fn all(conn: &PgConnection) -> Vec { Oct 12 19:10:22.179 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 19:10:22.179 INFO kablam! Oct 12 19:10:22.179 INFO kablam! warning: method is never used: `update_by_id` Oct 12 19:10:22.179 INFO kablam! --> src/models.rs:39:3 Oct 12 19:10:22.179 INFO kablam! | Oct 12 19:10:22.179 INFO kablam! 39 | pub fn update_by_id(id: i32, conn: &PgConnection, book: NewBook) -> bool { Oct 12 19:10:22.179 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 19:10:22.179 INFO kablam! Oct 12 19:10:22.179 INFO kablam! warning: method is never used: `delete_by_id` Oct 12 19:10:22.179 INFO kablam! --> src/models.rs:60:3 Oct 12 19:10:22.179 INFO kablam! | Oct 12 19:10:22.179 INFO kablam! 60 | pub fn delete_by_id(id: i32, conn: &PgConnection) -> bool { Oct 12 19:10:22.179 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 19:10:22.179 INFO kablam! Oct 12 19:10:22.179 INFO kablam! warning: method is never used: `all_by_author` Oct 12 19:10:22.179 INFO kablam! --> src/models.rs:68:3 Oct 12 19:10:22.179 INFO kablam! | Oct 12 19:10:22.179 INFO kablam! 68 | pub fn all_by_author(author: String, conn: &PgConnection) -> Vec { Oct 12 19:10:22.179 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 19:10:22.179 INFO kablam! Oct 12 19:10:22.336 INFO kablam! warning: method is never used: `show` Oct 12 19:10:22.336 INFO kablam! --> src/models.rs:25:3 Oct 12 19:10:22.336 INFO kablam! | Oct 12 19:10:22.336 INFO kablam! 25 | pub fn show(id: i32, conn: &PgConnection) -> Vec { Oct 12 19:10:22.336 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 19:10:22.336 INFO kablam! | Oct 12 19:10:22.336 INFO kablam! = note: #[warn(dead_code)] on by default Oct 12 19:10:22.336 INFO kablam! Oct 12 19:10:22.336 INFO kablam! warning: method is never used: `all` Oct 12 19:10:22.336 INFO kablam! --> src/models.rs:32:3 Oct 12 19:10:22.336 INFO kablam! | Oct 12 19:10:22.336 INFO kablam! 32 | pub fn all(conn: &PgConnection) -> Vec { Oct 12 19:10:22.336 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 19:10:22.336 INFO kablam! Oct 12 19:10:22.336 INFO kablam! warning: method is never used: `update_by_id` Oct 12 19:10:22.336 INFO kablam! --> src/models.rs:39:3 Oct 12 19:10:22.336 INFO kablam! | Oct 12 19:10:22.336 INFO kablam! 39 | pub fn update_by_id(id: i32, conn: &PgConnection, book: NewBook) -> bool { Oct 12 19:10:22.336 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 19:10:22.336 INFO kablam! Oct 12 19:10:22.336 INFO kablam! warning: method is never used: `delete_by_id` Oct 12 19:10:22.336 INFO kablam! --> src/models.rs:60:3 Oct 12 19:10:22.336 INFO kablam! | Oct 12 19:10:22.336 INFO kablam! 60 | pub fn delete_by_id(id: i32, conn: &PgConnection) -> bool { Oct 12 19:10:22.337 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 19:10:22.337 INFO kablam! Oct 12 19:10:22.337 INFO kablam! warning: method is never used: `all_by_author` Oct 12 19:10:22.337 INFO kablam! --> src/models.rs:68:3 Oct 12 19:10:22.337 INFO kablam! | Oct 12 19:10:22.337 INFO kablam! 68 | pub fn all_by_author(author: String, conn: &PgConnection) -> Vec { Oct 12 19:10:22.337 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 19:10:22.337 INFO kablam! Oct 12 19:10:22.392 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 43s Oct 12 19:10:22.409 INFO kablam! su: No module specific data is present Oct 12 19:10:23.568 INFO running `"docker" "rm" "-f" "26243e09d230f32504f89325b684df57a9cce1e497d558a9f3889ce2daffbb43"` Oct 12 19:10:23.828 INFO blam! 26243e09d230f32504f89325b684df57a9cce1e497d558a9f3889ce2daffbb43