Nov 30 00:12:23.132 INFO checking kelvin-mai/rust-api against master#a49316ddc99d9d595193557fc899f6c52e4d9af9 for pr-56323 Nov 30 00:12:23.132 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56323/worker-3/master#a49316ddc99d9d595193557fc899f6c52e4d9af9:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-3/pr-56323/master#a49316ddc99d9d595193557fc899f6c52e4d9af9:/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 +a49316ddc99d9d595193557fc899f6c52e4d9af9-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"` Nov 30 00:12:23.578 INFO [stdout] ffbf2547d8d9d0122de2407664364a40d845587d85f4e5072dd41c5b8bf92922 Nov 30 00:12:23.582 INFO running `"docker" "start" "-a" "ffbf2547d8d9d0122de2407664364a40d845587d85f4e5072dd41c5b8bf92922"` Nov 30 00:12:25.208 INFO [stderr] usermod: no changes Nov 30 00:12:25.419 INFO [stderr] Compiling libc v0.2.42 Nov 30 00:12:25.421 INFO [stderr] Compiling serde v1.0.68 Nov 30 00:12:25.430 INFO [stderr] Compiling pq-sys v0.4.5 Nov 30 00:12:25.430 INFO [stderr] Compiling thread_local v0.3.5 Nov 30 00:12:25.430 INFO [stderr] Checking aho-corasick v0.6.5 Nov 30 00:12:25.430 INFO [stderr] Compiling syn v0.14.3 Nov 30 00:12:25.432 INFO [stderr] Checking diesel v1.3.2 Nov 30 00:12:27.496 INFO [stderr] Checking regex v0.2.11 Nov 30 00:12:28.740 INFO [stderr] Compiling diesel v0.16.0 Nov 30 00:12:29.949 INFO [stderr] Compiling memchr v2.0.1 Nov 30 00:12:35.113 INFO [stderr] Checking dotenv v0.9.0 Nov 30 00:12:59.276 INFO [stderr] Compiling serde_derive v1.0.68 Nov 30 00:13:06.220 INFO [stderr] Compiling diesel_infer_schema v0.16.0 Nov 30 00:13:42.076 INFO [stderr] Compiling serde_json v1.0.22 Nov 30 00:13:50.804 INFO [stderr] Compiling diesel_codegen v0.16.1 Nov 30 00:14:00.576 INFO [stderr] Checking rust_api v0.1.0 (/source) Nov 30 00:14:02.189 INFO [stderr] warning: cannot find type `Book` in this scope Nov 30 00:14:02.189 INFO [stderr] --> src/models.rs:8:10 Nov 30 00:14:02.189 INFO [stderr] | Nov 30 00:14:02.189 INFO [stderr] 8 | #[derive(Queryable)] Nov 30 00:14:02.189 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 00:14:02.189 INFO [stderr] | Nov 30 00:14:02.189 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 30 00:14:02.189 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 00:14:02.189 INFO [stderr] = note: for more information, see issue #50504 Nov 30 00:14:02.189 INFO [stderr] Nov 30 00:14:02.189 INFO [stderr] warning: cannot find type `books` in this scope Nov 30 00:14:02.189 INFO [stderr] --> src/models.rs:16:10 Nov 30 00:14:02.189 INFO [stderr] | Nov 30 00:14:02.189 INFO [stderr] 16 | #[derive(Insertable)] Nov 30 00:14:02.189 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 00:14:02.189 INFO [stderr] | Nov 30 00:14:02.189 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 00:14:02.189 INFO [stderr] = note: for more information, see issue #50504 Nov 30 00:14:02.189 INFO [stderr] Nov 30 00:14:02.189 INFO [stderr] warning: cannot find type `NewBook` in this scope Nov 30 00:14:02.189 INFO [stderr] --> src/models.rs:16:10 Nov 30 00:14:02.189 INFO [stderr] | Nov 30 00:14:02.189 INFO [stderr] 16 | #[derive(Insertable)] Nov 30 00:14:02.189 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 00:14:02.189 INFO [stderr] | Nov 30 00:14:02.189 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 00:14:02.189 INFO [stderr] = note: for more information, see issue #50504 Nov 30 00:14:02.189 INFO [stderr] Nov 30 00:14:02.189 INFO [stderr] warning: cannot find type `table` in this scope Nov 30 00:14:02.190 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Nov 30 00:14:02.190 INFO [stderr] | Nov 30 00:14:02.190 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 30 00:14:02.190 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 00:14:02.190 INFO [stderr] | Nov 30 00:14:02.190 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 00:14:02.190 INFO [stderr] = note: for more information, see issue #50504 Nov 30 00:14:02.190 INFO [stderr] Nov 30 00:14:02.191 INFO [stderr] warning: cannot find type `id` in this scope Nov 30 00:14:02.191 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 00:14:02.191 INFO [stderr] | Nov 30 00:14:02.191 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 00:14:02.191 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 00:14:02.191 INFO [stderr] | Nov 30 00:14:02.191 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 00:14:02.191 INFO [stderr] = note: for more information, see issue #50504 Nov 30 00:14:02.192 INFO [stderr] Nov 30 00:14:02.192 INFO [stderr] warning: cannot find type `title` in this scope Nov 30 00:14:02.192 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 00:14:02.192 INFO [stderr] | Nov 30 00:14:02.192 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 00:14:02.192 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 00:14:02.192 INFO [stderr] | Nov 30 00:14:02.192 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 00:14:02.192 INFO [stderr] = note: for more information, see issue #50504 Nov 30 00:14:02.192 INFO [stderr] Nov 30 00:14:02.192 INFO [stderr] warning: cannot find type `author` in this scope Nov 30 00:14:02.192 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 00:14:02.192 INFO [stderr] | Nov 30 00:14:02.192 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 00:14:02.192 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 00:14:02.192 INFO [stderr] | Nov 30 00:14:02.192 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 00:14:02.192 INFO [stderr] = note: for more information, see issue #50504 Nov 30 00:14:02.192 INFO [stderr] Nov 30 00:14:02.192 INFO [stderr] warning: cannot find type `published` in this scope Nov 30 00:14:02.192 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 00:14:02.192 INFO [stderr] | Nov 30 00:14:02.192 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 00:14:02.192 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 00:14:02.192 INFO [stderr] | Nov 30 00:14:02.192 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 00:14:02.192 INFO [stderr] = note: for more information, see issue #50504 Nov 30 00:14:02.192 INFO [stderr] Nov 30 00:14:02.480 INFO [stderr] warning: cannot find type `Book` in this scope Nov 30 00:14:02.480 INFO [stderr] --> src/models.rs:8:10 Nov 30 00:14:02.480 INFO [stderr] | Nov 30 00:14:02.480 INFO [stderr] 8 | #[derive(Queryable)] Nov 30 00:14:02.480 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 00:14:02.480 INFO [stderr] | Nov 30 00:14:02.480 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 30 00:14:02.480 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 00:14:02.480 INFO [stderr] = note: for more information, see issue #50504 Nov 30 00:14:02.480 INFO [stderr] Nov 30 00:14:02.480 INFO [stderr] warning: cannot find type `books` in this scope Nov 30 00:14:02.480 INFO [stderr] --> src/models.rs:16:10 Nov 30 00:14:02.480 INFO [stderr] | Nov 30 00:14:02.480 INFO [stderr] 16 | #[derive(Insertable)] Nov 30 00:14:02.480 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 00:14:02.480 INFO [stderr] | Nov 30 00:14:02.480 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 00:14:02.480 INFO [stderr] = note: for more information, see issue #50504 Nov 30 00:14:02.480 INFO [stderr] Nov 30 00:14:02.480 INFO [stderr] warning: cannot find type `NewBook` in this scope Nov 30 00:14:02.480 INFO [stderr] --> src/models.rs:16:10 Nov 30 00:14:02.480 INFO [stderr] | Nov 30 00:14:02.480 INFO [stderr] 16 | #[derive(Insertable)] Nov 30 00:14:02.480 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 00:14:02.480 INFO [stderr] | Nov 30 00:14:02.480 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 00:14:02.480 INFO [stderr] = note: for more information, see issue #50504 Nov 30 00:14:02.480 INFO [stderr] Nov 30 00:14:02.480 INFO [stderr] warning: cannot find type `table` in this scope Nov 30 00:14:02.480 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Nov 30 00:14:02.480 INFO [stderr] | Nov 30 00:14:02.480 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 30 00:14:02.480 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 00:14:02.480 INFO [stderr] | Nov 30 00:14:02.480 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 00:14:02.480 INFO [stderr] = note: for more information, see issue #50504 Nov 30 00:14:02.480 INFO [stderr] Nov 30 00:14:02.480 INFO [stderr] warning: cannot find type `id` in this scope Nov 30 00:14:02.480 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 00:14:02.480 INFO [stderr] | Nov 30 00:14:02.480 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 00:14:02.480 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 00:14:02.480 INFO [stderr] | Nov 30 00:14:02.480 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 00:14:02.480 INFO [stderr] = note: for more information, see issue #50504 Nov 30 00:14:02.480 INFO [stderr] Nov 30 00:14:02.481 INFO [stderr] warning: cannot find type `title` in this scope Nov 30 00:14:02.481 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 00:14:02.481 INFO [stderr] | Nov 30 00:14:02.481 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 00:14:02.481 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 00:14:02.481 INFO [stderr] | Nov 30 00:14:02.481 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 00:14:02.481 INFO [stderr] = note: for more information, see issue #50504 Nov 30 00:14:02.481 INFO [stderr] Nov 30 00:14:02.481 INFO [stderr] warning: cannot find type `author` in this scope Nov 30 00:14:02.481 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 00:14:02.481 INFO [stderr] | Nov 30 00:14:02.481 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 00:14:02.481 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 00:14:02.481 INFO [stderr] | Nov 30 00:14:02.481 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 00:14:02.481 INFO [stderr] = note: for more information, see issue #50504 Nov 30 00:14:02.481 INFO [stderr] Nov 30 00:14:02.481 INFO [stderr] warning: cannot find type `published` in this scope Nov 30 00:14:02.481 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 00:14:02.481 INFO [stderr] | Nov 30 00:14:02.481 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 00:14:02.481 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 00:14:02.481 INFO [stderr] | Nov 30 00:14:02.481 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 00:14:02.481 INFO [stderr] = note: for more information, see issue #50504 Nov 30 00:14:02.481 INFO [stderr] Nov 30 00:14:02.744 INFO [stderr] warning: method is never used: `show` Nov 30 00:14:02.744 INFO [stderr] --> src/models.rs:25:3 Nov 30 00:14:02.744 INFO [stderr] | Nov 30 00:14:02.744 INFO [stderr] 25 | pub fn show(id: i32, conn: &PgConnection) -> Vec { Nov 30 00:14:02.744 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 30 00:14:02.744 INFO [stderr] | Nov 30 00:14:02.744 INFO [stderr] = note: #[warn(dead_code)] on by default Nov 30 00:14:02.744 INFO [stderr] Nov 30 00:14:02.744 INFO [stderr] warning: method is never used: `all` Nov 30 00:14:02.744 INFO [stderr] --> src/models.rs:32:3 Nov 30 00:14:02.744 INFO [stderr] | Nov 30 00:14:02.745 INFO [stderr] 32 | pub fn all(conn: &PgConnection) -> Vec { Nov 30 00:14:02.745 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 30 00:14:02.745 INFO [stderr] Nov 30 00:14:02.745 INFO [stderr] warning: method is never used: `update_by_id` Nov 30 00:14:02.745 INFO [stderr] --> src/models.rs:39:3 Nov 30 00:14:02.745 INFO [stderr] | Nov 30 00:14:02.745 INFO [stderr] 39 | pub fn update_by_id(id: i32, conn: &PgConnection, book: NewBook) -> bool { Nov 30 00:14:02.745 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 30 00:14:02.745 INFO [stderr] Nov 30 00:14:02.745 INFO [stderr] warning: method is never used: `delete_by_id` Nov 30 00:14:02.745 INFO [stderr] --> src/models.rs:60:3 Nov 30 00:14:02.745 INFO [stderr] | Nov 30 00:14:02.745 INFO [stderr] 60 | pub fn delete_by_id(id: i32, conn: &PgConnection) -> bool { Nov 30 00:14:02.745 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 30 00:14:02.745 INFO [stderr] Nov 30 00:14:02.745 INFO [stderr] warning: method is never used: `all_by_author` Nov 30 00:14:02.745 INFO [stderr] --> src/models.rs:68:3 Nov 30 00:14:02.745 INFO [stderr] | Nov 30 00:14:02.745 INFO [stderr] 68 | pub fn all_by_author(author: String, conn: &PgConnection) -> Vec { Nov 30 00:14:02.745 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 30 00:14:02.745 INFO [stderr] Nov 30 00:14:02.790 INFO [stderr] warning: method is never used: `show` Nov 30 00:14:02.790 INFO [stderr] --> src/models.rs:25:3 Nov 30 00:14:02.790 INFO [stderr] | Nov 30 00:14:02.790 INFO [stderr] 25 | pub fn show(id: i32, conn: &PgConnection) -> Vec { Nov 30 00:14:02.790 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 30 00:14:02.790 INFO [stderr] | Nov 30 00:14:02.790 INFO [stderr] = note: #[warn(dead_code)] on by default Nov 30 00:14:02.790 INFO [stderr] Nov 30 00:14:02.790 INFO [stderr] warning: method is never used: `all` Nov 30 00:14:02.790 INFO [stderr] --> src/models.rs:32:3 Nov 30 00:14:02.790 INFO [stderr] | Nov 30 00:14:02.790 INFO [stderr] 32 | pub fn all(conn: &PgConnection) -> Vec { Nov 30 00:14:02.790 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 30 00:14:02.790 INFO [stderr] Nov 30 00:14:02.790 INFO [stderr] warning: method is never used: `update_by_id` Nov 30 00:14:02.790 INFO [stderr] --> src/models.rs:39:3 Nov 30 00:14:02.790 INFO [stderr] | Nov 30 00:14:02.790 INFO [stderr] 39 | pub fn update_by_id(id: i32, conn: &PgConnection, book: NewBook) -> bool { Nov 30 00:14:02.790 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 30 00:14:02.790 INFO [stderr] Nov 30 00:14:02.791 INFO [stderr] warning: method is never used: `delete_by_id` Nov 30 00:14:02.791 INFO [stderr] --> src/models.rs:60:3 Nov 30 00:14:02.791 INFO [stderr] | Nov 30 00:14:02.791 INFO [stderr] 60 | pub fn delete_by_id(id: i32, conn: &PgConnection) -> bool { Nov 30 00:14:02.791 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 30 00:14:02.791 INFO [stderr] Nov 30 00:14:02.791 INFO [stderr] warning: method is never used: `all_by_author` Nov 30 00:14:02.791 INFO [stderr] --> src/models.rs:68:3 Nov 30 00:14:02.791 INFO [stderr] | Nov 30 00:14:02.791 INFO [stderr] 68 | pub fn all_by_author(author: String, conn: &PgConnection) -> Vec { Nov 30 00:14:02.791 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 30 00:14:02.791 INFO [stderr] Nov 30 00:14:02.844 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 37s Nov 30 00:14:02.844 INFO [stderr] su: No module specific data is present Nov 30 00:14:03.682 INFO running `"docker" "inspect" "ffbf2547d8d9d0122de2407664364a40d845587d85f4e5072dd41c5b8bf92922"` Nov 30 00:14:03.958 INFO running `"docker" "rm" "-f" "ffbf2547d8d9d0122de2407664364a40d845587d85f4e5072dd41c5b8bf92922"` Nov 30 00:14:04.252 INFO [stdout] ffbf2547d8d9d0122de2407664364a40d845587d85f4e5072dd41c5b8bf92922