Oct 27 02:18:19.397 INFO checking kelvin-mai/rust-api against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 27 02:18:19.397 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-7/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/pr-55192-2/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +155510e377ae2a8d8ee0dad1a5f809c9062a5526-alt check --frozen --all --all-targets" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 27 02:18:19.819 INFO blam! 59842b6b778f044eafc649d39b79a33e9db7d5cff4b21c1bbb0e30cfa8d52d51 Oct 27 02:18:19.821 INFO running `"docker" "start" "-a" "59842b6b778f044eafc649d39b79a33e9db7d5cff4b21c1bbb0e30cfa8d52d51"` Oct 27 02:18:21.772 INFO kablam! usermod: no changes Oct 27 02:18:21.943 INFO kablam! Compiling libc v0.2.42 Oct 27 02:18:21.943 INFO kablam! Compiling serde v1.0.68 Oct 27 02:18:21.983 INFO kablam! Checking memchr v2.0.1 Oct 27 02:18:21.983 INFO kablam! Compiling pq-sys v0.4.5 Oct 27 02:18:21.983 INFO kablam! Compiling syn v0.14.3 Oct 27 02:18:23.711 INFO kablam! Checking aho-corasick v0.6.5 Oct 27 02:18:25.383 INFO kablam! Compiling diesel v0.16.0 Oct 27 02:18:27.135 INFO kablam! Checking regex v0.2.11 Oct 27 02:18:37.177 INFO kablam! Checking dotenv v0.9.0 Oct 27 02:18:52.783 INFO kablam! Compiling serde_derive v1.0.68 Oct 27 02:19:04.095 INFO kablam! Compiling diesel_infer_schema v0.16.0 Oct 27 02:19:33.747 INFO kablam! Compiling serde_json v1.0.22 Oct 27 02:19:39.523 INFO kablam! Compiling diesel_codegen v0.16.1 Oct 27 02:19:47.919 INFO kablam! Checking rust_api v0.1.0 (/source) Oct 27 02:19:49.815 INFO kablam! warning: cannot find type `Book` in this scope Oct 27 02:19:49.815 INFO kablam! --> src/models.rs:8:10 Oct 27 02:19:49.815 INFO kablam! | Oct 27 02:19:49.815 INFO kablam! 8 | #[derive(Queryable)] Oct 27 02:19:49.815 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 02:19:49.819 INFO kablam! | Oct 27 02:19:49.819 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 27 02:19:49.820 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 27 02:19:49.820 INFO kablam! = note: for more information, see issue #50504 Oct 27 02:19:49.820 INFO kablam! Oct 27 02:19:49.820 INFO kablam! warning: cannot find type `books` in this scope Oct 27 02:19:49.821 INFO kablam! --> src/models.rs:16:10 Oct 27 02:19:49.821 INFO kablam! | Oct 27 02:19:49.821 INFO kablam! 16 | #[derive(Insertable)] Oct 27 02:19:49.821 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 02:19:49.822 INFO kablam! | Oct 27 02:19:49.822 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 27 02:19:49.822 INFO kablam! = note: for more information, see issue #50504 Oct 27 02:19:49.822 INFO kablam! Oct 27 02:19:49.823 INFO kablam! warning: cannot find type `NewBook` in this scope Oct 27 02:19:49.823 INFO kablam! --> src/models.rs:16:10 Oct 27 02:19:49.823 INFO kablam! | Oct 27 02:19:49.824 INFO kablam! 16 | #[derive(Insertable)] Oct 27 02:19:49.824 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 02:19:49.824 INFO kablam! | Oct 27 02:19:49.824 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 27 02:19:49.825 INFO kablam! = note: for more information, see issue #50504 Oct 27 02:19:49.825 INFO kablam! Oct 27 02:19:49.825 INFO kablam! warning: cannot find type `table` in this scope Oct 27 02:19:49.826 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 27 02:19:49.826 INFO kablam! | Oct 27 02:19:49.826 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 27 02:19:49.826 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 02:19:49.827 INFO kablam! | Oct 27 02:19:49.827 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 27 02:19:49.827 INFO kablam! = note: for more information, see issue #50504 Oct 27 02:19:49.827 INFO kablam! Oct 27 02:19:49.828 INFO kablam! warning: cannot find type `id` in this scope Oct 27 02:19:49.828 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 02:19:49.828 INFO kablam! | Oct 27 02:19:49.828 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 02:19:49.829 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 02:19:49.829 INFO kablam! | Oct 27 02:19:49.829 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 27 02:19:49.830 INFO kablam! = note: for more information, see issue #50504 Oct 27 02:19:49.830 INFO kablam! Oct 27 02:19:49.830 INFO kablam! warning: cannot find type `title` in this scope Oct 27 02:19:49.830 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 02:19:49.831 INFO kablam! | Oct 27 02:19:49.831 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 02:19:49.831 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 02:19:49.831 INFO kablam! | Oct 27 02:19:49.831 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 27 02:19:49.831 INFO kablam! = note: for more information, see issue #50504 Oct 27 02:19:49.831 INFO kablam! Oct 27 02:19:49.831 INFO kablam! warning: cannot find type `author` in this scope Oct 27 02:19:49.831 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 02:19:49.831 INFO kablam! | Oct 27 02:19:49.831 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 02:19:49.831 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 02:19:49.831 INFO kablam! | Oct 27 02:19:49.831 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 27 02:19:49.831 INFO kablam! = note: for more information, see issue #50504 Oct 27 02:19:49.831 INFO kablam! Oct 27 02:19:49.831 INFO kablam! warning: cannot find type `published` in this scope Oct 27 02:19:49.831 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 02:19:49.831 INFO kablam! | Oct 27 02:19:49.831 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 02:19:49.831 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 02:19:49.831 INFO kablam! | Oct 27 02:19:49.831 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 27 02:19:49.831 INFO kablam! = note: for more information, see issue #50504 Oct 27 02:19:49.831 INFO kablam! Oct 27 02:19:49.931 INFO kablam! warning: cannot find type `Book` in this scope Oct 27 02:19:49.931 INFO kablam! --> src/models.rs:8:10 Oct 27 02:19:49.931 INFO kablam! | Oct 27 02:19:49.931 INFO kablam! 8 | #[derive(Queryable)] Oct 27 02:19:49.931 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 02:19:49.931 INFO kablam! | Oct 27 02:19:49.931 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 27 02:19:49.931 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 27 02:19:49.931 INFO kablam! = note: for more information, see issue #50504 Oct 27 02:19:49.931 INFO kablam! Oct 27 02:19:49.931 INFO kablam! warning: cannot find type `books` in this scope Oct 27 02:19:49.931 INFO kablam! --> src/models.rs:16:10 Oct 27 02:19:49.931 INFO kablam! | Oct 27 02:19:49.931 INFO kablam! 16 | #[derive(Insertable)] Oct 27 02:19:49.931 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 02:19:49.931 INFO kablam! | Oct 27 02:19:49.931 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 27 02:19:49.931 INFO kablam! = note: for more information, see issue #50504 Oct 27 02:19:49.931 INFO kablam! Oct 27 02:19:49.931 INFO kablam! warning: cannot find type `NewBook` in this scope Oct 27 02:19:49.931 INFO kablam! --> src/models.rs:16:10 Oct 27 02:19:49.931 INFO kablam! | Oct 27 02:19:49.931 INFO kablam! 16 | #[derive(Insertable)] Oct 27 02:19:49.931 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 02:19:49.931 INFO kablam! | Oct 27 02:19:49.931 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 27 02:19:49.931 INFO kablam! = note: for more information, see issue #50504 Oct 27 02:19:49.931 INFO kablam! Oct 27 02:19:49.931 INFO kablam! warning: cannot find type `table` in this scope Oct 27 02:19:49.931 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 27 02:19:49.931 INFO kablam! | Oct 27 02:19:49.931 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 27 02:19:49.931 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 02:19:49.931 INFO kablam! | Oct 27 02:19:49.931 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 27 02:19:49.931 INFO kablam! = note: for more information, see issue #50504 Oct 27 02:19:49.931 INFO kablam! Oct 27 02:19:49.931 INFO kablam! warning: cannot find type `id` in this scope Oct 27 02:19:49.931 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 02:19:49.931 INFO kablam! | Oct 27 02:19:49.931 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 02:19:49.931 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 02:19:49.931 INFO kablam! | Oct 27 02:19:49.931 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 27 02:19:49.931 INFO kablam! = note: for more information, see issue #50504 Oct 27 02:19:49.931 INFO kablam! Oct 27 02:19:49.931 INFO kablam! warning: cannot find type `title` in this scope Oct 27 02:19:49.931 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 02:19:49.931 INFO kablam! | Oct 27 02:19:49.931 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 02:19:49.931 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 02:19:49.931 INFO kablam! | Oct 27 02:19:49.931 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 27 02:19:49.931 INFO kablam! = note: for more information, see issue #50504 Oct 27 02:19:49.931 INFO kablam! Oct 27 02:19:49.931 INFO kablam! warning: cannot find type `author` in this scope Oct 27 02:19:49.931 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 02:19:49.931 INFO kablam! | Oct 27 02:19:49.931 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 02:19:49.931 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 02:19:49.931 INFO kablam! | Oct 27 02:19:49.931 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 27 02:19:49.931 INFO kablam! = note: for more information, see issue #50504 Oct 27 02:19:49.931 INFO kablam! Oct 27 02:19:49.931 INFO kablam! warning: cannot find type `published` in this scope Oct 27 02:19:49.931 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 02:19:49.931 INFO kablam! | Oct 27 02:19:49.931 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 02:19:49.931 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 02:19:49.931 INFO kablam! | Oct 27 02:19:49.931 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 27 02:19:49.931 INFO kablam! = note: for more information, see issue #50504 Oct 27 02:19:49.931 INFO kablam! Oct 27 02:19:50.222 INFO kablam! warning: method is never used: `show` Oct 27 02:19:50.223 INFO kablam! --> src/models.rs:25:3 Oct 27 02:19:50.223 INFO kablam! | Oct 27 02:19:50.223 INFO kablam! 25 | pub fn show(id: i32, conn: &PgConnection) -> Vec { Oct 27 02:19:50.223 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 02:19:50.223 INFO kablam! | Oct 27 02:19:50.223 INFO kablam! = note: #[warn(dead_code)] on by default Oct 27 02:19:50.223 INFO kablam! Oct 27 02:19:50.223 INFO kablam! warning: method is never used: `all` Oct 27 02:19:50.223 INFO kablam! --> src/models.rs:32:3 Oct 27 02:19:50.223 INFO kablam! | Oct 27 02:19:50.223 INFO kablam! 32 | pub fn all(conn: &PgConnection) -> Vec { Oct 27 02:19:50.223 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 02:19:50.223 INFO kablam! Oct 27 02:19:50.223 INFO kablam! warning: method is never used: `update_by_id` Oct 27 02:19:50.223 INFO kablam! --> src/models.rs:39:3 Oct 27 02:19:50.223 INFO kablam! | Oct 27 02:19:50.223 INFO kablam! 39 | pub fn update_by_id(id: i32, conn: &PgConnection, book: NewBook) -> bool { Oct 27 02:19:50.223 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 02:19:50.223 INFO kablam! Oct 27 02:19:50.223 INFO kablam! warning: method is never used: `delete_by_id` Oct 27 02:19:50.223 INFO kablam! --> src/models.rs:60:3 Oct 27 02:19:50.223 INFO kablam! | Oct 27 02:19:50.223 INFO kablam! 60 | pub fn delete_by_id(id: i32, conn: &PgConnection) -> bool { Oct 27 02:19:50.223 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 02:19:50.223 INFO kablam! Oct 27 02:19:50.223 INFO kablam! warning: method is never used: `all_by_author` Oct 27 02:19:50.223 INFO kablam! --> src/models.rs:68:3 Oct 27 02:19:50.223 INFO kablam! | Oct 27 02:19:50.223 INFO kablam! 68 | pub fn all_by_author(author: String, conn: &PgConnection) -> Vec { Oct 27 02:19:50.223 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 02:19:50.223 INFO kablam! Oct 27 02:19:50.412 INFO kablam! warning: method is never used: `show` Oct 27 02:19:50.412 INFO kablam! --> src/models.rs:25:3 Oct 27 02:19:50.413 INFO kablam! | Oct 27 02:19:50.413 INFO kablam! 25 | pub fn show(id: i32, conn: &PgConnection) -> Vec { Oct 27 02:19:50.413 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 02:19:50.413 INFO kablam! | Oct 27 02:19:50.413 INFO kablam! = note: #[warn(dead_code)] on by default Oct 27 02:19:50.413 INFO kablam! Oct 27 02:19:50.413 INFO kablam! warning: method is never used: `all` Oct 27 02:19:50.413 INFO kablam! --> src/models.rs:32:3 Oct 27 02:19:50.413 INFO kablam! | Oct 27 02:19:50.413 INFO kablam! 32 | pub fn all(conn: &PgConnection) -> Vec { Oct 27 02:19:50.413 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 02:19:50.413 INFO kablam! Oct 27 02:19:50.413 INFO kablam! warning: method is never used: `update_by_id` Oct 27 02:19:50.413 INFO kablam! --> src/models.rs:39:3 Oct 27 02:19:50.413 INFO kablam! | Oct 27 02:19:50.413 INFO kablam! 39 | pub fn update_by_id(id: i32, conn: &PgConnection, book: NewBook) -> bool { Oct 27 02:19:50.413 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 02:19:50.413 INFO kablam! Oct 27 02:19:50.413 INFO kablam! warning: method is never used: `delete_by_id` Oct 27 02:19:50.413 INFO kablam! --> src/models.rs:60:3 Oct 27 02:19:50.413 INFO kablam! | Oct 27 02:19:50.413 INFO kablam! 60 | pub fn delete_by_id(id: i32, conn: &PgConnection) -> bool { Oct 27 02:19:50.413 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 02:19:50.413 INFO kablam! Oct 27 02:19:50.413 INFO kablam! warning: method is never used: `all_by_author` Oct 27 02:19:50.413 INFO kablam! --> src/models.rs:68:3 Oct 27 02:19:50.413 INFO kablam! | Oct 27 02:19:50.413 INFO kablam! 68 | pub fn all_by_author(author: String, conn: &PgConnection) -> Vec { Oct 27 02:19:50.413 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 02:19:50.413 INFO kablam! Oct 27 02:19:50.459 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 28s Oct 27 02:19:50.477 INFO kablam! su: No module specific data is present Oct 27 02:19:51.327 INFO running `"docker" "rm" "-f" "59842b6b778f044eafc649d39b79a33e9db7d5cff4b21c1bbb0e30cfa8d52d51"` Oct 27 02:19:51.666 INFO blam! 59842b6b778f044eafc649d39b79a33e9db7d5cff4b21c1bbb0e30cfa8d52d51