Nov 16 22:41:06.609 INFO testing kelvin-mai/rust-api against master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c for pr-55982 Nov 16 22:41:06.609 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-5/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-5/pr-55982/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/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 +6b9b97bd9b704f85f0184f7a213cc4d62bd9654c-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"` Nov 16 22:41:07.054 INFO [stdout] b28b4e18d533eae1eaa1d3ffc868ffb236ff1596feaee3dfedf35f0159d0f182 Nov 16 22:41:07.056 INFO running `"docker" "start" "-a" "b28b4e18d533eae1eaa1d3ffc868ffb236ff1596feaee3dfedf35f0159d0f182"` Nov 16 22:41:08.309 INFO [stderr] usermod: no changes Nov 16 22:41:08.427 INFO [stderr] Compiling pq-sys v0.4.5 Nov 16 22:41:08.427 INFO [stderr] Compiling serde v1.0.68 Nov 16 22:41:08.428 INFO [stderr] Compiling syn v0.11.11 Nov 16 22:41:08.428 INFO [stderr] Compiling syn v0.14.3 Nov 16 22:41:08.428 INFO [stderr] Compiling regex v0.2.11 Nov 16 22:41:12.488 INFO [stderr] Compiling diesel v0.16.0 Nov 16 22:41:12.489 INFO [stderr] Compiling diesel v1.3.2 Nov 16 22:41:29.687 INFO [stderr] Compiling dotenv v0.9.0 Nov 16 22:41:30.731 INFO [stderr] Compiling serde_derive v1.0.68 Nov 16 22:41:45.468 INFO [stderr] Compiling diesel_infer_schema v0.16.0 Nov 16 22:42:15.187 INFO [stderr] Compiling serde_json v1.0.22 Nov 16 22:42:21.239 INFO [stderr] Compiling diesel_codegen v0.16.1 Nov 16 22:42:32.499 INFO [stderr] Compiling rust_api v0.1.0 (/source) Nov 16 22:42:33.552 INFO [stderr] warning: cannot find type `Book` in this scope Nov 16 22:42:33.553 INFO [stderr] --> src/models.rs:8:10 Nov 16 22:42:33.553 INFO [stderr] | Nov 16 22:42:33.553 INFO [stderr] 8 | #[derive(Queryable)] Nov 16 22:42:33.553 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 22:42:33.553 INFO [stderr] | Nov 16 22:42:33.554 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 16 22:42:33.554 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 16 22:42:33.554 INFO [stderr] = note: for more information, see issue #50504 Nov 16 22:42:33.555 INFO [stderr] Nov 16 22:42:33.556 INFO [stderr] warning: cannot find type `books` in this scope Nov 16 22:42:33.556 INFO [stderr] --> src/models.rs:16:10 Nov 16 22:42:33.556 INFO [stderr] | Nov 16 22:42:33.557 INFO [stderr] 16 | #[derive(Insertable)] Nov 16 22:42:33.557 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 22:42:33.557 INFO [stderr] | Nov 16 22:42:33.557 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 16 22:42:33.558 INFO [stderr] = note: for more information, see issue #50504 Nov 16 22:42:33.558 INFO [stderr] Nov 16 22:42:33.558 INFO [stderr] warning: cannot find type `NewBook` in this scope Nov 16 22:42:33.559 INFO [stderr] --> src/models.rs:16:10 Nov 16 22:42:33.559 INFO [stderr] | Nov 16 22:42:33.559 INFO [stderr] 16 | #[derive(Insertable)] Nov 16 22:42:33.560 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 22:42:33.561 INFO [stderr] | Nov 16 22:42:33.561 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 16 22:42:33.561 INFO [stderr] = note: for more information, see issue #50504 Nov 16 22:42:33.561 INFO [stderr] Nov 16 22:42:33.562 INFO [stderr] warning: cannot find type `table` in this scope Nov 16 22:42:33.562 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Nov 16 22:42:33.562 INFO [stderr] | Nov 16 22:42:33.567 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 16 22:42:33.567 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 22:42:33.567 INFO [stderr] | Nov 16 22:42:33.568 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 16 22:42:33.568 INFO [stderr] = note: for more information, see issue #50504 Nov 16 22:42:33.568 INFO [stderr] Nov 16 22:42:33.568 INFO [stderr] warning: cannot find type `id` in this scope Nov 16 22:42:33.569 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 22:42:33.569 INFO [stderr] | Nov 16 22:42:33.569 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 22:42:33.570 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 22:42:33.570 INFO [stderr] | Nov 16 22:42:33.570 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 16 22:42:33.570 INFO [stderr] = note: for more information, see issue #50504 Nov 16 22:42:33.571 INFO [stderr] Nov 16 22:42:33.571 INFO [stderr] warning: cannot find type `title` in this scope Nov 16 22:42:33.571 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 22:42:33.572 INFO [stderr] | Nov 16 22:42:33.572 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 22:42:33.572 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 22:42:33.573 INFO [stderr] | Nov 16 22:42:33.573 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 16 22:42:33.573 INFO [stderr] = note: for more information, see issue #50504 Nov 16 22:42:33.573 INFO [stderr] Nov 16 22:42:33.574 INFO [stderr] warning: cannot find type `author` in this scope Nov 16 22:42:33.574 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 22:42:33.574 INFO [stderr] | Nov 16 22:42:33.575 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 22:42:33.575 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 22:42:33.575 INFO [stderr] | Nov 16 22:42:33.576 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 16 22:42:33.576 INFO [stderr] = note: for more information, see issue #50504 Nov 16 22:42:33.576 INFO [stderr] Nov 16 22:42:33.576 INFO [stderr] warning: cannot find type `published` in this scope Nov 16 22:42:33.577 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 22:42:33.577 INFO [stderr] | Nov 16 22:42:33.577 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 22:42:33.578 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 22:42:33.578 INFO [stderr] | Nov 16 22:42:33.578 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 16 22:42:33.579 INFO [stderr] = note: for more information, see issue #50504 Nov 16 22:42:33.579 INFO [stderr] Nov 16 22:42:33.939 INFO [stderr] warning: method is never used: `show` Nov 16 22:42:33.939 INFO [stderr] --> src/models.rs:25:3 Nov 16 22:42:33.940 INFO [stderr] | Nov 16 22:42:33.940 INFO [stderr] 25 | pub fn show(id: i32, conn: &PgConnection) -> Vec { Nov 16 22:42:33.940 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 16 22:42:33.940 INFO [stderr] | Nov 16 22:42:33.941 INFO [stderr] = note: #[warn(dead_code)] on by default Nov 16 22:42:33.941 INFO [stderr] Nov 16 22:42:33.941 INFO [stderr] warning: method is never used: `all` Nov 16 22:42:33.942 INFO [stderr] --> src/models.rs:32:3 Nov 16 22:42:33.942 INFO [stderr] | Nov 16 22:42:33.942 INFO [stderr] 32 | pub fn all(conn: &PgConnection) -> Vec { Nov 16 22:42:33.942 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 16 22:42:33.943 INFO [stderr] Nov 16 22:42:33.943 INFO [stderr] warning: method is never used: `update_by_id` Nov 16 22:42:33.943 INFO [stderr] --> src/models.rs:39:3 Nov 16 22:42:33.943 INFO [stderr] | Nov 16 22:42:33.944 INFO [stderr] 39 | pub fn update_by_id(id: i32, conn: &PgConnection, book: NewBook) -> bool { Nov 16 22:42:33.944 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 16 22:42:33.944 INFO [stderr] Nov 16 22:42:33.945 INFO [stderr] warning: method is never used: `delete_by_id` Nov 16 22:42:33.945 INFO [stderr] --> src/models.rs:60:3 Nov 16 22:42:33.945 INFO [stderr] | Nov 16 22:42:33.945 INFO [stderr] 60 | pub fn delete_by_id(id: i32, conn: &PgConnection) -> bool { Nov 16 22:42:33.946 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 16 22:42:33.946 INFO [stderr] Nov 16 22:42:33.946 INFO [stderr] warning: method is never used: `all_by_author` Nov 16 22:42:33.946 INFO [stderr] --> src/models.rs:68:3 Nov 16 22:42:33.947 INFO [stderr] | Nov 16 22:42:33.947 INFO [stderr] 68 | pub fn all_by_author(author: String, conn: &PgConnection) -> Vec { Nov 16 22:42:33.947 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 16 22:42:33.947 INFO [stderr] Nov 16 22:42:35.583 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 27s Nov 16 22:42:35.587 INFO [stderr] su: No module specific data is present Nov 16 22:42:36.177 INFO running `"docker" "inspect" "b28b4e18d533eae1eaa1d3ffc868ffb236ff1596feaee3dfedf35f0159d0f182"` Nov 16 22:42:36.465 INFO running `"docker" "rm" "-f" "b28b4e18d533eae1eaa1d3ffc868ffb236ff1596feaee3dfedf35f0159d0f182"` Nov 16 22:42:36.781 INFO [stdout] b28b4e18d533eae1eaa1d3ffc868ffb236ff1596feaee3dfedf35f0159d0f182 Nov 16 22:42:36.783 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-5/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-5/pr-55982/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/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 +6b9b97bd9b704f85f0184f7a213cc4d62bd9654c-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"` Nov 16 22:42:37.259 INFO [stdout] 9b43a638da036d7c1336681784734671828727072f33370acb82dd8c2bb3996b Nov 16 22:42:37.261 INFO running `"docker" "start" "-a" "9b43a638da036d7c1336681784734671828727072f33370acb82dd8c2bb3996b"` Nov 16 22:42:38.405 INFO [stderr] usermod: no changes Nov 16 22:42:38.627 INFO [stderr] Compiling rust_api v0.1.0 (/source) Nov 16 22:42:39.539 INFO [stderr] warning: cannot find type `Book` in this scope Nov 16 22:42:39.539 INFO [stderr] --> src/models.rs:8:10 Nov 16 22:42:39.539 INFO [stderr] | Nov 16 22:42:39.540 INFO [stderr] 8 | #[derive(Queryable)] Nov 16 22:42:39.540 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 22:42:39.540 INFO [stderr] | Nov 16 22:42:39.540 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 16 22:42:39.541 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 16 22:42:39.541 INFO [stderr] = note: for more information, see issue #50504 Nov 16 22:42:39.541 INFO [stderr] Nov 16 22:42:39.541 INFO [stderr] warning: cannot find type `books` in this scope Nov 16 22:42:39.542 INFO [stderr] --> src/models.rs:16:10 Nov 16 22:42:39.542 INFO [stderr] | Nov 16 22:42:39.542 INFO [stderr] 16 | #[derive(Insertable)] Nov 16 22:42:39.542 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 22:42:39.543 INFO [stderr] | Nov 16 22:42:39.543 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 16 22:42:39.543 INFO [stderr] = note: for more information, see issue #50504 Nov 16 22:42:39.543 INFO [stderr] Nov 16 22:42:39.543 INFO [stderr] warning: cannot find type `NewBook` in this scope Nov 16 22:42:39.544 INFO [stderr] --> src/models.rs:16:10 Nov 16 22:42:39.544 INFO [stderr] | Nov 16 22:42:39.544 INFO [stderr] 16 | #[derive(Insertable)] Nov 16 22:42:39.544 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 22:42:39.544 INFO [stderr] | Nov 16 22:42:39.545 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 16 22:42:39.545 INFO [stderr] = note: for more information, see issue #50504 Nov 16 22:42:39.545 INFO [stderr] Nov 16 22:42:39.545 INFO [stderr] warning: cannot find type `table` in this scope Nov 16 22:42:39.546 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Nov 16 22:42:39.546 INFO [stderr] | Nov 16 22:42:39.546 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 16 22:42:39.546 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 22:42:39.546 INFO [stderr] | Nov 16 22:42:39.546 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 16 22:42:39.547 INFO [stderr] = note: for more information, see issue #50504 Nov 16 22:42:39.547 INFO [stderr] Nov 16 22:42:39.547 INFO [stderr] warning: cannot find type `id` in this scope Nov 16 22:42:39.547 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 22:42:39.547 INFO [stderr] | Nov 16 22:42:39.547 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 22:42:39.547 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 22:42:39.548 INFO [stderr] | Nov 16 22:42:39.548 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 16 22:42:39.548 INFO [stderr] = note: for more information, see issue #50504 Nov 16 22:42:39.548 INFO [stderr] Nov 16 22:42:39.548 INFO [stderr] warning: cannot find type `title` in this scope Nov 16 22:42:39.548 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 22:42:39.548 INFO [stderr] | Nov 16 22:42:39.549 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 22:42:39.549 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 22:42:39.549 INFO [stderr] | Nov 16 22:42:39.549 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 16 22:42:39.549 INFO [stderr] = note: for more information, see issue #50504 Nov 16 22:42:39.549 INFO [stderr] Nov 16 22:42:39.549 INFO [stderr] warning: cannot find type `author` in this scope Nov 16 22:42:39.549 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 22:42:39.550 INFO [stderr] | Nov 16 22:42:39.550 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 22:42:39.550 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 22:42:39.550 INFO [stderr] | Nov 16 22:42:39.550 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 16 22:42:39.550 INFO [stderr] = note: for more information, see issue #50504 Nov 16 22:42:39.550 INFO [stderr] Nov 16 22:42:39.550 INFO [stderr] warning: cannot find type `published` in this scope Nov 16 22:42:39.550 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 22:42:39.550 INFO [stderr] | Nov 16 22:42:39.551 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 22:42:39.551 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 22:42:39.551 INFO [stderr] | Nov 16 22:42:39.551 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 16 22:42:39.551 INFO [stderr] = note: for more information, see issue #50504 Nov 16 22:42:39.551 INFO [stderr] Nov 16 22:42:39.764 INFO [stderr] warning: method is never used: `show` Nov 16 22:42:39.765 INFO [stderr] --> src/models.rs:25:3 Nov 16 22:42:39.765 INFO [stderr] | Nov 16 22:42:39.765 INFO [stderr] 25 | pub fn show(id: i32, conn: &PgConnection) -> Vec { Nov 16 22:42:39.765 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 16 22:42:39.766 INFO [stderr] | Nov 16 22:42:39.766 INFO [stderr] = note: #[warn(dead_code)] on by default Nov 16 22:42:39.766 INFO [stderr] Nov 16 22:42:39.767 INFO [stderr] warning: method is never used: `all` Nov 16 22:42:39.767 INFO [stderr] --> src/models.rs:32:3 Nov 16 22:42:39.767 INFO [stderr] | Nov 16 22:42:39.767 INFO [stderr] 32 | pub fn all(conn: &PgConnection) -> Vec { Nov 16 22:42:39.768 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 16 22:42:39.768 INFO [stderr] Nov 16 22:42:39.768 INFO [stderr] warning: method is never used: `update_by_id` Nov 16 22:42:39.768 INFO [stderr] --> src/models.rs:39:3 Nov 16 22:42:39.769 INFO [stderr] | Nov 16 22:42:39.769 INFO [stderr] 39 | pub fn update_by_id(id: i32, conn: &PgConnection, book: NewBook) -> bool { Nov 16 22:42:39.769 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 16 22:42:39.770 INFO [stderr] Nov 16 22:42:39.770 INFO [stderr] warning: method is never used: `delete_by_id` Nov 16 22:42:39.770 INFO [stderr] --> src/models.rs:60:3 Nov 16 22:42:39.770 INFO [stderr] | Nov 16 22:42:39.771 INFO [stderr] 60 | pub fn delete_by_id(id: i32, conn: &PgConnection) -> bool { Nov 16 22:42:39.771 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 16 22:42:39.771 INFO [stderr] Nov 16 22:42:39.771 INFO [stderr] warning: method is never used: `all_by_author` Nov 16 22:42:39.771 INFO [stderr] --> src/models.rs:68:3 Nov 16 22:42:39.771 INFO [stderr] | Nov 16 22:42:39.771 INFO [stderr] 68 | pub fn all_by_author(author: String, conn: &PgConnection) -> Vec { Nov 16 22:42:39.771 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 16 22:42:39.771 INFO [stderr] Nov 16 22:42:40.154 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.72s Nov 16 22:42:40.191 INFO [stderr] su: No module specific data is present Nov 16 22:42:41.003 INFO running `"docker" "inspect" "9b43a638da036d7c1336681784734671828727072f33370acb82dd8c2bb3996b"` Nov 16 22:42:41.347 INFO running `"docker" "rm" "-f" "9b43a638da036d7c1336681784734671828727072f33370acb82dd8c2bb3996b"` Nov 16 22:42:41.623 INFO [stdout] 9b43a638da036d7c1336681784734671828727072f33370acb82dd8c2bb3996b Nov 16 22:42:41.625 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-5/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-5/pr-55982/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/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 +6b9b97bd9b704f85f0184f7a213cc4d62bd9654c-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"` Nov 16 22:42:42.075 INFO [stdout] 0363e2d083f450c68bc00257fb9bc153021bea0754713dbdbf90902587a72c09 Nov 16 22:42:42.081 INFO running `"docker" "start" "-a" "0363e2d083f450c68bc00257fb9bc153021bea0754713dbdbf90902587a72c09"` Nov 16 22:42:43.063 INFO [stderr] usermod: no changes Nov 16 22:42:43.207 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.10s Nov 16 22:42:43.219 INFO [stderr] Running /target/debug/deps/rust_api-75f726c39d6ffe11 Nov 16 22:42:43.232 INFO [stdout] Nov 16 22:42:43.232 INFO [stdout] running 0 tests Nov 16 22:42:43.232 INFO [stdout] Nov 16 22:42:43.232 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 16 22:42:43.232 INFO [stdout] Nov 16 22:42:43.243 INFO [stderr] su: No module specific data is present Nov 16 22:42:43.810 INFO running `"docker" "inspect" "0363e2d083f450c68bc00257fb9bc153021bea0754713dbdbf90902587a72c09"` Nov 16 22:42:44.199 INFO running `"docker" "rm" "-f" "0363e2d083f450c68bc00257fb9bc153021bea0754713dbdbf90902587a72c09"` Nov 16 22:42:44.455 INFO [stdout] 0363e2d083f450c68bc00257fb9bc153021bea0754713dbdbf90902587a72c09