Oct 14 15:26:10.977 INFO testing kelvin-mai/rust-api against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 14 15:26:10.978 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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 14 15:26:11.403 INFO blam! e35b4434d18c7863beccbbcaf087193cc15c8556c46137e71a0a286bfb6ac4ed Oct 14 15:26:11.415 INFO running `"docker" "start" "-a" "e35b4434d18c7863beccbbcaf087193cc15c8556c46137e71a0a286bfb6ac4ed"` Oct 14 15:26:12.930 INFO kablam! usermod: no changes Oct 14 15:26:13.107 INFO kablam! Compiling libc v0.2.42 Oct 14 15:26:13.107 INFO kablam! Compiling pq-sys v0.4.5 Oct 14 15:26:13.115 INFO kablam! Compiling void v1.0.2 Oct 14 15:26:13.120 INFO kablam! Compiling serde v1.0.68 Oct 14 15:26:13.120 INFO kablam! Compiling ucd-util v0.1.1 Oct 14 15:26:13.121 INFO kablam! Compiling lazy_static v1.0.1 Oct 14 15:26:13.121 INFO kablam! Compiling utf8-ranges v1.0.0 Oct 14 15:26:13.143 INFO kablam! Compiling byteorder v1.2.3 Oct 14 15:26:14.042 INFO kablam! Compiling unreachable v1.0.0 Oct 14 15:26:16.219 INFO kablam! Compiling thread_local v0.3.5 Oct 14 15:26:16.242 INFO kablam! Compiling regex-syntax v0.5.6 Oct 14 15:26:16.293 INFO kablam! Compiling syn v0.14.3 Oct 14 15:26:18.399 INFO kablam! Compiling syn v0.13.11 Oct 14 15:26:20.944 INFO kablam! Compiling diesel v0.16.0 Oct 14 15:26:21.535 INFO kablam! Compiling memchr v2.0.1 Oct 14 15:26:22.464 INFO kablam! Compiling aho-corasick v0.6.5 Oct 14 15:26:40.811 INFO kablam! Compiling regex v0.2.11 Oct 14 15:26:45.627 INFO kablam! Compiling serde_derive v1.0.68 Oct 14 15:27:06.617 INFO kablam! Compiling dotenv v0.9.0 Oct 14 15:27:09.187 INFO kablam! Compiling diesel_infer_schema v0.16.0 Oct 14 15:27:09.712 INFO kablam! Compiling diesel_derives v1.3.0 Oct 14 15:27:27.872 INFO kablam! Compiling diesel v1.3.2 Oct 14 15:27:43.727 INFO kablam! Compiling serde_json v1.0.22 Oct 14 15:27:50.463 INFO kablam! Compiling diesel_codegen v0.16.1 Oct 14 15:28:23.203 INFO kablam! Compiling rust_api v0.1.0 (/source) Oct 14 15:28:23.659 INFO kablam! warning: cannot find type `Book` in this scope Oct 14 15:28:23.659 INFO kablam! --> src/models.rs:8:10 Oct 14 15:28:23.659 INFO kablam! | Oct 14 15:28:23.659 INFO kablam! 8 | #[derive(Queryable)] Oct 14 15:28:23.659 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 15:28:23.659 INFO kablam! | Oct 14 15:28:23.659 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 14 15:28:23.659 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 14 15:28:23.659 INFO kablam! = note: for more information, see issue #50504 Oct 14 15:28:23.659 INFO kablam! Oct 14 15:28:23.659 INFO kablam! warning: cannot find type `books` in this scope Oct 14 15:28:23.659 INFO kablam! --> src/models.rs:16:10 Oct 14 15:28:23.659 INFO kablam! | Oct 14 15:28:23.659 INFO kablam! 16 | #[derive(Insertable)] Oct 14 15:28:23.659 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 15:28:23.659 INFO kablam! | Oct 14 15:28:23.659 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 14 15:28:23.659 INFO kablam! = note: for more information, see issue #50504 Oct 14 15:28:23.659 INFO kablam! Oct 14 15:28:23.659 INFO kablam! warning: cannot find type `NewBook` in this scope Oct 14 15:28:23.659 INFO kablam! --> src/models.rs:16:10 Oct 14 15:28:23.659 INFO kablam! | Oct 14 15:28:23.659 INFO kablam! 16 | #[derive(Insertable)] Oct 14 15:28:23.659 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 15:28:23.659 INFO kablam! | Oct 14 15:28:23.659 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 14 15:28:23.659 INFO kablam! = note: for more information, see issue #50504 Oct 14 15:28:23.659 INFO kablam! Oct 14 15:28:23.659 INFO kablam! warning: cannot find type `table` in this scope Oct 14 15:28:23.659 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 14 15:28:23.659 INFO kablam! | Oct 14 15:28:23.659 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 14 15:28:23.659 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 15:28:23.659 INFO kablam! | Oct 14 15:28:23.659 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 14 15:28:23.659 INFO kablam! = note: for more information, see issue #50504 Oct 14 15:28:23.659 INFO kablam! Oct 14 15:28:23.659 INFO kablam! warning: cannot find type `id` in this scope Oct 14 15:28:23.659 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 14 15:28:23.659 INFO kablam! | Oct 14 15:28:23.659 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 14 15:28:23.659 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 15:28:23.659 INFO kablam! | Oct 14 15:28:23.659 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 14 15:28:23.659 INFO kablam! = note: for more information, see issue #50504 Oct 14 15:28:23.659 INFO kablam! Oct 14 15:28:23.659 INFO kablam! warning: cannot find type `title` in this scope Oct 14 15:28:23.659 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 14 15:28:23.659 INFO kablam! | Oct 14 15:28:23.659 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 14 15:28:23.659 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 15:28:23.659 INFO kablam! | Oct 14 15:28:23.659 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 14 15:28:23.659 INFO kablam! = note: for more information, see issue #50504 Oct 14 15:28:23.659 INFO kablam! Oct 14 15:28:23.659 INFO kablam! warning: cannot find type `author` in this scope Oct 14 15:28:23.659 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 14 15:28:23.659 INFO kablam! | Oct 14 15:28:23.659 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 14 15:28:23.659 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 15:28:23.659 INFO kablam! | Oct 14 15:28:23.659 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 14 15:28:23.659 INFO kablam! = note: for more information, see issue #50504 Oct 14 15:28:23.659 INFO kablam! Oct 14 15:28:23.659 INFO kablam! warning: cannot find type `published` in this scope Oct 14 15:28:23.659 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 14 15:28:23.659 INFO kablam! | Oct 14 15:28:23.659 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 14 15:28:23.659 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 15:28:23.659 INFO kablam! | Oct 14 15:28:23.659 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 14 15:28:23.659 INFO kablam! = note: for more information, see issue #50504 Oct 14 15:28:23.659 INFO kablam! Oct 14 15:28:23.910 INFO kablam! warning: method is never used: `show` Oct 14 15:28:23.910 INFO kablam! --> src/models.rs:25:3 Oct 14 15:28:23.911 INFO kablam! | Oct 14 15:28:23.911 INFO kablam! 25 | pub fn show(id: i32, conn: &PgConnection) -> Vec { Oct 14 15:28:23.916 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 15:28:23.916 INFO kablam! | Oct 14 15:28:23.916 INFO kablam! = note: #[warn(dead_code)] on by default Oct 14 15:28:23.916 INFO kablam! Oct 14 15:28:23.917 INFO kablam! warning: method is never used: `all` Oct 14 15:28:23.917 INFO kablam! --> src/models.rs:32:3 Oct 14 15:28:23.917 INFO kablam! | Oct 14 15:28:23.917 INFO kablam! 32 | pub fn all(conn: &PgConnection) -> Vec { Oct 14 15:28:23.918 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 15:28:23.918 INFO kablam! Oct 14 15:28:23.922 INFO kablam! warning: method is never used: `update_by_id` Oct 14 15:28:23.923 INFO kablam! --> src/models.rs:39:3 Oct 14 15:28:23.923 INFO kablam! | Oct 14 15:28:23.923 INFO kablam! 39 | pub fn update_by_id(id: i32, conn: &PgConnection, book: NewBook) -> bool { Oct 14 15:28:23.924 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 15:28:23.924 INFO kablam! Oct 14 15:28:23.924 INFO kablam! warning: method is never used: `delete_by_id` Oct 14 15:28:23.924 INFO kablam! --> src/models.rs:60:3 Oct 14 15:28:23.925 INFO kablam! | Oct 14 15:28:23.925 INFO kablam! 60 | pub fn delete_by_id(id: i32, conn: &PgConnection) -> bool { Oct 14 15:28:23.925 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 15:28:23.925 INFO kablam! Oct 14 15:28:23.926 INFO kablam! warning: method is never used: `all_by_author` Oct 14 15:28:23.926 INFO kablam! --> src/models.rs:68:3 Oct 14 15:28:23.926 INFO kablam! | Oct 14 15:28:23.926 INFO kablam! 68 | pub fn all_by_author(author: String, conn: &PgConnection) -> Vec { Oct 14 15:28:23.927 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 15:28:23.927 INFO kablam! Oct 14 15:28:25.441 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2m 12s Oct 14 15:28:25.447 INFO kablam! su: No module specific data is present Oct 14 15:28:26.281 INFO running `"docker" "rm" "-f" "e35b4434d18c7863beccbbcaf087193cc15c8556c46137e71a0a286bfb6ac4ed"` Oct 14 15:28:26.684 INFO blam! e35b4434d18c7863beccbbcaf087193cc15c8556c46137e71a0a286bfb6ac4ed Oct 14 15:28:26.691 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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 14 15:28:27.159 INFO blam! e79a76084a5ae4664936b78f72d24d9cb406b1e3601b9dc39b838c71d7fff910 Oct 14 15:28:27.171 INFO running `"docker" "start" "-a" "e79a76084a5ae4664936b78f72d24d9cb406b1e3601b9dc39b838c71d7fff910"` Oct 14 15:28:28.482 INFO kablam! usermod: no changes Oct 14 15:28:28.567 INFO kablam! Compiling rust_api v0.1.0 (/source) Oct 14 15:28:29.103 INFO kablam! warning: cannot find type `Book` in this scope Oct 14 15:28:29.103 INFO kablam! --> src/models.rs:8:10 Oct 14 15:28:29.103 INFO kablam! | Oct 14 15:28:29.103 INFO kablam! 8 | #[derive(Queryable)] Oct 14 15:28:29.103 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 15:28:29.103 INFO kablam! | Oct 14 15:28:29.103 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 14 15:28:29.103 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 14 15:28:29.103 INFO kablam! = note: for more information, see issue #50504 Oct 14 15:28:29.103 INFO kablam! Oct 14 15:28:29.111 INFO kablam! warning: cannot find type `books` in this scope Oct 14 15:28:29.111 INFO kablam! --> src/models.rs:16:10 Oct 14 15:28:29.111 INFO kablam! | Oct 14 15:28:29.111 INFO kablam! 16 | #[derive(Insertable)] Oct 14 15:28:29.111 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 15:28:29.111 INFO kablam! | Oct 14 15:28:29.111 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 14 15:28:29.113 INFO kablam! = note: for more information, see issue #50504 Oct 14 15:28:29.113 INFO kablam! Oct 14 15:28:29.113 INFO kablam! warning: cannot find type `NewBook` in this scope Oct 14 15:28:29.113 INFO kablam! --> src/models.rs:16:10 Oct 14 15:28:29.113 INFO kablam! | Oct 14 15:28:29.113 INFO kablam! 16 | #[derive(Insertable)] Oct 14 15:28:29.113 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 15:28:29.113 INFO kablam! | Oct 14 15:28:29.113 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 14 15:28:29.113 INFO kablam! = note: for more information, see issue #50504 Oct 14 15:28:29.113 INFO kablam! Oct 14 15:28:29.113 INFO kablam! warning: cannot find type `table` in this scope Oct 14 15:28:29.113 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 14 15:28:29.113 INFO kablam! | Oct 14 15:28:29.113 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 14 15:28:29.113 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 15:28:29.113 INFO kablam! | Oct 14 15:28:29.113 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 14 15:28:29.113 INFO kablam! = note: for more information, see issue #50504 Oct 14 15:28:29.113 INFO kablam! Oct 14 15:28:29.113 INFO kablam! warning: cannot find type `id` in this scope Oct 14 15:28:29.113 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 14 15:28:29.113 INFO kablam! | Oct 14 15:28:29.113 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 14 15:28:29.113 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 15:28:29.113 INFO kablam! | Oct 14 15:28:29.113 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 14 15:28:29.113 INFO kablam! = note: for more information, see issue #50504 Oct 14 15:28:29.113 INFO kablam! Oct 14 15:28:29.113 INFO kablam! warning: cannot find type `title` in this scope Oct 14 15:28:29.113 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 14 15:28:29.113 INFO kablam! | Oct 14 15:28:29.113 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 14 15:28:29.113 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 15:28:29.113 INFO kablam! | Oct 14 15:28:29.113 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 14 15:28:29.113 INFO kablam! = note: for more information, see issue #50504 Oct 14 15:28:29.113 INFO kablam! Oct 14 15:28:29.113 INFO kablam! warning: cannot find type `author` in this scope Oct 14 15:28:29.113 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 14 15:28:29.120 INFO kablam! | Oct 14 15:28:29.120 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 14 15:28:29.120 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 15:28:29.120 INFO kablam! | Oct 14 15:28:29.120 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 14 15:28:29.120 INFO kablam! = note: for more information, see issue #50504 Oct 14 15:28:29.120 INFO kablam! Oct 14 15:28:29.120 INFO kablam! warning: cannot find type `published` in this scope Oct 14 15:28:29.120 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 14 15:28:29.120 INFO kablam! | Oct 14 15:28:29.120 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 14 15:28:29.120 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 15:28:29.120 INFO kablam! | Oct 14 15:28:29.120 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 14 15:28:29.120 INFO kablam! = note: for more information, see issue #50504 Oct 14 15:28:29.120 INFO kablam! Oct 14 15:28:29.360 INFO kablam! warning: method is never used: `show` Oct 14 15:28:29.360 INFO kablam! --> src/models.rs:25:3 Oct 14 15:28:29.360 INFO kablam! | Oct 14 15:28:29.361 INFO kablam! 25 | pub fn show(id: i32, conn: &PgConnection) -> Vec { Oct 14 15:28:29.361 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 15:28:29.361 INFO kablam! | Oct 14 15:28:29.362 INFO kablam! = note: #[warn(dead_code)] on by default Oct 14 15:28:29.362 INFO kablam! Oct 14 15:28:29.362 INFO kablam! warning: method is never used: `all` Oct 14 15:28:29.363 INFO kablam! --> src/models.rs:32:3 Oct 14 15:28:29.363 INFO kablam! | Oct 14 15:28:29.363 INFO kablam! 32 | pub fn all(conn: &PgConnection) -> Vec { Oct 14 15:28:29.363 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 15:28:29.364 INFO kablam! Oct 14 15:28:29.364 INFO kablam! warning: method is never used: `update_by_id` Oct 14 15:28:29.364 INFO kablam! --> src/models.rs:39:3 Oct 14 15:28:29.365 INFO kablam! | Oct 14 15:28:29.365 INFO kablam! 39 | pub fn update_by_id(id: i32, conn: &PgConnection, book: NewBook) -> bool { Oct 14 15:28:29.365 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 15:28:29.366 INFO kablam! Oct 14 15:28:29.366 INFO kablam! warning: method is never used: `delete_by_id` Oct 14 15:28:29.366 INFO kablam! --> src/models.rs:60:3 Oct 14 15:28:29.367 INFO kablam! | Oct 14 15:28:29.367 INFO kablam! 60 | pub fn delete_by_id(id: i32, conn: &PgConnection) -> bool { Oct 14 15:28:29.367 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 15:28:29.368 INFO kablam! Oct 14 15:28:29.368 INFO kablam! warning: method is never used: `all_by_author` Oct 14 15:28:29.368 INFO kablam! --> src/models.rs:68:3 Oct 14 15:28:29.368 INFO kablam! | Oct 14 15:28:29.369 INFO kablam! 68 | pub fn all_by_author(author: String, conn: &PgConnection) -> Vec { Oct 14 15:28:29.369 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 15:28:29.369 INFO kablam! Oct 14 15:28:29.923 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.41s Oct 14 15:28:29.923 INFO kablam! su: No module specific data is present Oct 14 15:28:30.784 INFO running `"docker" "rm" "-f" "e79a76084a5ae4664936b78f72d24d9cb406b1e3601b9dc39b838c71d7fff910"` Oct 14 15:28:31.092 INFO blam! e79a76084a5ae4664936b78f72d24d9cb406b1e3601b9dc39b838c71d7fff910 Oct 14 15:28:31.097 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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 14 15:28:31.503 INFO blam! 03a207b76c80b1e411026dbfb2b4c7e477ca6e809838db50a2f9124028e26b89 Oct 14 15:28:31.512 INFO running `"docker" "start" "-a" "03a207b76c80b1e411026dbfb2b4c7e477ca6e809838db50a2f9124028e26b89"` Oct 14 15:28:32.795 INFO kablam! usermod: no changes Oct 14 15:28:32.923 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.08s Oct 14 15:28:32.931 INFO kablam! Running /target/debug/deps/rust_api-d86f2ebebd379129 Oct 14 15:28:32.935 INFO blam! Oct 14 15:28:32.935 INFO blam! running 0 tests Oct 14 15:28:32.935 INFO blam! Oct 14 15:28:32.935 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 15:28:32.935 INFO blam! Oct 14 15:28:32.936 INFO kablam! su: No module specific data is present Oct 14 15:28:33.755 INFO running `"docker" "rm" "-f" "03a207b76c80b1e411026dbfb2b4c7e477ca6e809838db50a2f9124028e26b89"` Oct 14 15:28:34.051 INFO blam! 03a207b76c80b1e411026dbfb2b4c7e477ca6e809838db50a2f9124028e26b89