Oct 10 20:18:16.376 INFO testing kelvin-mai/rust-api against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 10 20:18:16.376 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 10 20:18:16.377 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 10 20:18:16.564 INFO blam! 1998e2086e372bad4eead2052c1bdd863f455d47d312d3d4437dd6287e8b97ee Oct 10 20:18:16.564 INFO running `"docker" "start" "-a" "1998e2086e372bad4eead2052c1bdd863f455d47d312d3d4437dd6287e8b97ee"` Oct 10 20:18:17.423 INFO kablam! usermod: no changes Oct 10 20:18:17.573 INFO kablam! Compiling libc v0.2.42 Oct 10 20:18:17.573 INFO kablam! Compiling serde v1.0.68 Oct 10 20:18:17.583 INFO kablam! Compiling syn v0.14.3 Oct 10 20:18:17.583 INFO kablam! Compiling diesel v0.16.0 Oct 10 20:18:17.583 INFO kablam! Compiling diesel v1.3.2 Oct 10 20:18:21.657 INFO kablam! Compiling memchr v2.0.1 Oct 10 20:18:23.321 INFO kablam! Compiling aho-corasick v0.6.5 Oct 10 20:18:25.848 INFO kablam! Compiling regex v0.2.11 Oct 10 20:18:34.515 INFO kablam! Compiling serde_derive v1.0.68 Oct 10 20:18:40.368 INFO kablam! Compiling dotenv v0.9.0 Oct 10 20:18:42.559 INFO kablam! Compiling diesel_infer_schema v0.16.0 Oct 10 20:19:14.736 INFO kablam! Compiling serde_json v1.0.22 Oct 10 20:19:22.592 INFO kablam! Compiling diesel_codegen v0.16.1 Oct 10 20:19:33.027 INFO kablam! Compiling rust_api v0.1.0 (/source) Oct 10 20:19:34.605 INFO kablam! warning: cannot find type `Book` in this scope Oct 10 20:19:34.608 INFO kablam! --> src/models.rs:8:10 Oct 10 20:19:34.609 INFO kablam! | Oct 10 20:19:34.609 INFO kablam! 8 | #[derive(Queryable)] Oct 10 20:19:34.609 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 20:19:34.610 INFO kablam! | Oct 10 20:19:34.610 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 10 20:19:34.610 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 10 20:19:34.610 INFO kablam! = note: for more information, see issue #50504 Oct 10 20:19:34.611 INFO kablam! Oct 10 20:19:34.611 INFO kablam! warning: cannot find type `books` in this scope Oct 10 20:19:34.611 INFO kablam! --> src/models.rs:16:10 Oct 10 20:19:34.611 INFO kablam! | Oct 10 20:19:34.612 INFO kablam! 16 | #[derive(Insertable)] Oct 10 20:19:34.612 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 20:19:34.612 INFO kablam! | Oct 10 20:19:34.613 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 10 20:19:34.613 INFO kablam! = note: for more information, see issue #50504 Oct 10 20:19:34.613 INFO kablam! Oct 10 20:19:34.613 INFO kablam! warning: cannot find type `NewBook` in this scope Oct 10 20:19:34.614 INFO kablam! --> src/models.rs:16:10 Oct 10 20:19:34.614 INFO kablam! | Oct 10 20:19:34.614 INFO kablam! 16 | #[derive(Insertable)] Oct 10 20:19:34.614 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 20:19:34.615 INFO kablam! | Oct 10 20:19:34.615 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 10 20:19:34.615 INFO kablam! = note: for more information, see issue #50504 Oct 10 20:19:34.615 INFO kablam! Oct 10 20:19:34.616 INFO kablam! warning: cannot find type `table` in this scope Oct 10 20:19:34.616 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 10 20:19:34.616 INFO kablam! | Oct 10 20:19:34.617 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 10 20:19:34.617 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 20:19:34.617 INFO kablam! | Oct 10 20:19:34.617 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 10 20:19:34.618 INFO kablam! = note: for more information, see issue #50504 Oct 10 20:19:34.618 INFO kablam! Oct 10 20:19:34.618 INFO kablam! warning: cannot find type `id` in this scope Oct 10 20:19:34.618 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 10 20:19:34.619 INFO kablam! | Oct 10 20:19:34.619 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 10 20:19:34.619 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 20:19:34.619 INFO kablam! | Oct 10 20:19:34.620 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 10 20:19:34.620 INFO kablam! = note: for more information, see issue #50504 Oct 10 20:19:34.620 INFO kablam! Oct 10 20:19:34.620 INFO kablam! warning: cannot find type `title` in this scope Oct 10 20:19:34.621 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 10 20:19:34.621 INFO kablam! | Oct 10 20:19:34.621 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 10 20:19:34.621 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 20:19:34.622 INFO kablam! | Oct 10 20:19:34.622 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 10 20:19:34.622 INFO kablam! = note: for more information, see issue #50504 Oct 10 20:19:34.622 INFO kablam! Oct 10 20:19:34.623 INFO kablam! warning: cannot find type `author` in this scope Oct 10 20:19:34.623 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 10 20:19:34.623 INFO kablam! | Oct 10 20:19:34.623 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 10 20:19:34.624 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 20:19:34.624 INFO kablam! | Oct 10 20:19:34.624 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 10 20:19:34.624 INFO kablam! = note: for more information, see issue #50504 Oct 10 20:19:34.625 INFO kablam! Oct 10 20:19:34.625 INFO kablam! warning: cannot find type `published` in this scope Oct 10 20:19:34.625 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 10 20:19:34.625 INFO kablam! | Oct 10 20:19:34.626 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 10 20:19:34.626 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 20:19:34.626 INFO kablam! | Oct 10 20:19:34.627 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 10 20:19:34.627 INFO kablam! = note: for more information, see issue #50504 Oct 10 20:19:34.627 INFO kablam! Oct 10 20:19:34.813 INFO kablam! warning: method is never used: `show` Oct 10 20:19:34.813 INFO kablam! --> src/models.rs:25:3 Oct 10 20:19:34.813 INFO kablam! | Oct 10 20:19:34.813 INFO kablam! 25 | pub fn show(id: i32, conn: &PgConnection) -> Vec { Oct 10 20:19:34.813 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 20:19:34.813 INFO kablam! | Oct 10 20:19:34.813 INFO kablam! = note: #[warn(dead_code)] on by default Oct 10 20:19:34.813 INFO kablam! Oct 10 20:19:34.813 INFO kablam! warning: method is never used: `all` Oct 10 20:19:34.813 INFO kablam! --> src/models.rs:32:3 Oct 10 20:19:34.813 INFO kablam! | Oct 10 20:19:34.813 INFO kablam! 32 | pub fn all(conn: &PgConnection) -> Vec { Oct 10 20:19:34.813 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 20:19:34.813 INFO kablam! Oct 10 20:19:34.813 INFO kablam! warning: method is never used: `update_by_id` Oct 10 20:19:34.813 INFO kablam! --> src/models.rs:39:3 Oct 10 20:19:34.813 INFO kablam! | Oct 10 20:19:34.813 INFO kablam! 39 | pub fn update_by_id(id: i32, conn: &PgConnection, book: NewBook) -> bool { Oct 10 20:19:34.813 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 20:19:34.813 INFO kablam! Oct 10 20:19:34.813 INFO kablam! warning: method is never used: `delete_by_id` Oct 10 20:19:34.813 INFO kablam! --> src/models.rs:60:3 Oct 10 20:19:34.824 INFO kablam! | Oct 10 20:19:34.824 INFO kablam! 60 | pub fn delete_by_id(id: i32, conn: &PgConnection) -> bool { Oct 10 20:19:34.824 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 20:19:34.824 INFO kablam! Oct 10 20:19:34.824 INFO kablam! warning: method is never used: `all_by_author` Oct 10 20:19:34.824 INFO kablam! --> src/models.rs:68:3 Oct 10 20:19:34.824 INFO kablam! | Oct 10 20:19:34.824 INFO kablam! 68 | pub fn all_by_author(author: String, conn: &PgConnection) -> Vec { Oct 10 20:19:34.824 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 20:19:34.824 INFO kablam! Oct 10 20:19:36.240 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 18s Oct 10 20:19:36.244 INFO kablam! su: No module specific data is present Oct 10 20:19:36.898 INFO running `"docker" "rm" "-f" "1998e2086e372bad4eead2052c1bdd863f455d47d312d3d4437dd6287e8b97ee"` Oct 10 20:19:37.144 INFO blam! 1998e2086e372bad4eead2052c1bdd863f455d47d312d3d4437dd6287e8b97ee Oct 10 20:19:37.150 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 10 20:19:37.150 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 10 20:19:37.633 INFO blam! b2eee93d2fa3898b5b0c50db75c9fe3d9e2dc5cebf555bb2420f4deb175da9df Oct 10 20:19:37.652 INFO running `"docker" "start" "-a" "b2eee93d2fa3898b5b0c50db75c9fe3d9e2dc5cebf555bb2420f4deb175da9df"` Oct 10 20:19:38.716 INFO kablam! usermod: no changes Oct 10 20:19:38.834 INFO kablam! Compiling rust_api v0.1.0 (/source) Oct 10 20:19:40.449 INFO kablam! warning: cannot find type `Book` in this scope Oct 10 20:19:40.449 INFO kablam! --> src/models.rs:8:10 Oct 10 20:19:40.450 INFO kablam! | Oct 10 20:19:40.451 INFO kablam! 8 | #[derive(Queryable)] Oct 10 20:19:40.451 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 20:19:40.451 INFO kablam! | Oct 10 20:19:40.452 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 10 20:19:40.452 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 10 20:19:40.452 INFO kablam! = note: for more information, see issue #50504 Oct 10 20:19:40.453 INFO kablam! Oct 10 20:19:40.453 INFO kablam! warning: cannot find type `books` in this scope Oct 10 20:19:40.453 INFO kablam! --> src/models.rs:16:10 Oct 10 20:19:40.454 INFO kablam! | Oct 10 20:19:40.454 INFO kablam! 16 | #[derive(Insertable)] Oct 10 20:19:40.454 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 20:19:40.455 INFO kablam! | Oct 10 20:19:40.456 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 10 20:19:40.456 INFO kablam! = note: for more information, see issue #50504 Oct 10 20:19:40.456 INFO kablam! Oct 10 20:19:40.457 INFO kablam! warning: cannot find type `NewBook` in this scope Oct 10 20:19:40.457 INFO kablam! --> src/models.rs:16:10 Oct 10 20:19:40.457 INFO kablam! | Oct 10 20:19:40.458 INFO kablam! 16 | #[derive(Insertable)] Oct 10 20:19:40.458 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 20:19:40.458 INFO kablam! | Oct 10 20:19:40.458 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 10 20:19:40.459 INFO kablam! = note: for more information, see issue #50504 Oct 10 20:19:40.459 INFO kablam! Oct 10 20:19:40.459 INFO kablam! warning: cannot find type `table` in this scope Oct 10 20:19:40.460 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 10 20:19:40.460 INFO kablam! | Oct 10 20:19:40.460 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 10 20:19:40.461 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 20:19:40.461 INFO kablam! | Oct 10 20:19:40.461 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 10 20:19:40.461 INFO kablam! = note: for more information, see issue #50504 Oct 10 20:19:40.462 INFO kablam! Oct 10 20:19:40.462 INFO kablam! warning: cannot find type `id` in this scope Oct 10 20:19:40.462 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 10 20:19:40.463 INFO kablam! | Oct 10 20:19:40.463 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 10 20:19:40.463 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 20:19:40.464 INFO kablam! | Oct 10 20:19:40.468 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 10 20:19:40.468 INFO kablam! = note: for more information, see issue #50504 Oct 10 20:19:40.469 INFO kablam! Oct 10 20:19:40.469 INFO kablam! warning: cannot find type `title` in this scope Oct 10 20:19:40.469 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 10 20:19:40.470 INFO kablam! | Oct 10 20:19:40.470 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 10 20:19:40.470 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 20:19:40.470 INFO kablam! | Oct 10 20:19:40.471 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 10 20:19:40.471 INFO kablam! = note: for more information, see issue #50504 Oct 10 20:19:40.471 INFO kablam! Oct 10 20:19:40.472 INFO kablam! warning: cannot find type `author` in this scope Oct 10 20:19:40.472 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 10 20:19:40.472 INFO kablam! | Oct 10 20:19:40.473 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 10 20:19:40.473 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 20:19:40.473 INFO kablam! | Oct 10 20:19:40.473 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 10 20:19:40.474 INFO kablam! = note: for more information, see issue #50504 Oct 10 20:19:40.480 INFO kablam! Oct 10 20:19:40.480 INFO kablam! warning: cannot find type `published` in this scope Oct 10 20:19:40.480 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 10 20:19:40.480 INFO kablam! | Oct 10 20:19:40.480 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 10 20:19:40.480 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 20:19:40.480 INFO kablam! | Oct 10 20:19:40.480 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 10 20:19:40.480 INFO kablam! = note: for more information, see issue #50504 Oct 10 20:19:40.480 INFO kablam! Oct 10 20:19:40.708 INFO kablam! warning: method is never used: `show` Oct 10 20:19:40.708 INFO kablam! --> src/models.rs:25:3 Oct 10 20:19:40.708 INFO kablam! | Oct 10 20:19:40.708 INFO kablam! 25 | pub fn show(id: i32, conn: &PgConnection) -> Vec { Oct 10 20:19:40.708 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 20:19:40.708 INFO kablam! | Oct 10 20:19:40.708 INFO kablam! = note: #[warn(dead_code)] on by default Oct 10 20:19:40.708 INFO kablam! Oct 10 20:19:40.708 INFO kablam! warning: method is never used: `all` Oct 10 20:19:40.708 INFO kablam! --> src/models.rs:32:3 Oct 10 20:19:40.708 INFO kablam! | Oct 10 20:19:40.708 INFO kablam! 32 | pub fn all(conn: &PgConnection) -> Vec { Oct 10 20:19:40.708 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 20:19:40.708 INFO kablam! Oct 10 20:19:40.708 INFO kablam! warning: method is never used: `update_by_id` Oct 10 20:19:40.708 INFO kablam! --> src/models.rs:39:3 Oct 10 20:19:40.708 INFO kablam! | Oct 10 20:19:40.708 INFO kablam! 39 | pub fn update_by_id(id: i32, conn: &PgConnection, book: NewBook) -> bool { Oct 10 20:19:40.708 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 20:19:40.708 INFO kablam! Oct 10 20:19:40.708 INFO kablam! warning: method is never used: `delete_by_id` Oct 10 20:19:40.708 INFO kablam! --> src/models.rs:60:3 Oct 10 20:19:40.708 INFO kablam! | Oct 10 20:19:40.708 INFO kablam! 60 | pub fn delete_by_id(id: i32, conn: &PgConnection) -> bool { Oct 10 20:19:40.708 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 20:19:40.708 INFO kablam! Oct 10 20:19:40.708 INFO kablam! warning: method is never used: `all_by_author` Oct 10 20:19:40.708 INFO kablam! --> src/models.rs:68:3 Oct 10 20:19:40.708 INFO kablam! | Oct 10 20:19:40.708 INFO kablam! 68 | pub fn all_by_author(author: String, conn: &PgConnection) -> Vec { Oct 10 20:19:40.708 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 20:19:40.708 INFO kablam! Oct 10 20:19:41.272 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.52s Oct 10 20:19:41.284 INFO kablam! su: No module specific data is present Oct 10 20:19:42.038 INFO running `"docker" "rm" "-f" "b2eee93d2fa3898b5b0c50db75c9fe3d9e2dc5cebf555bb2420f4deb175da9df"` Oct 10 20:19:42.344 INFO blam! b2eee93d2fa3898b5b0c50db75c9fe3d9e2dc5cebf555bb2420f4deb175da9df Oct 10 20:19:42.352 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 10 20:19:42.352 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 10 20:19:42.756 INFO blam! 427afa01a5c7b1cd4c4cf9c5c818a9af2cfa067e3d543668b209dc6bb7296910 Oct 10 20:19:42.760 INFO running `"docker" "start" "-a" "427afa01a5c7b1cd4c4cf9c5c818a9af2cfa067e3d543668b209dc6bb7296910"` Oct 10 20:19:44.450 INFO kablam! usermod: no changes Oct 10 20:19:44.569 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.09s Oct 10 20:19:44.585 INFO kablam! Running /target/debug/deps/rust_api-0d542541b5b843d6 Oct 10 20:19:44.585 INFO blam! Oct 10 20:19:44.586 INFO blam! running 0 tests Oct 10 20:19:44.586 INFO blam! Oct 10 20:19:44.586 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 20:19:44.586 INFO blam! Oct 10 20:19:44.589 INFO kablam! su: No module specific data is present Oct 10 20:19:45.378 INFO running `"docker" "rm" "-f" "427afa01a5c7b1cd4c4cf9c5c818a9af2cfa067e3d543668b209dc6bb7296910"` Oct 10 20:19:45.605 INFO blam! 427afa01a5c7b1cd4c4cf9c5c818a9af2cfa067e3d543668b209dc6bb7296910