Oct 11 05:52:17.901 INFO testing LachlanHogan/chat-app-websocket against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 05:52:17.901 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 05:52:17.901 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-5/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 11 05:52:18.302 INFO blam! 993e98755b69d964b71654fd8851a9e7f407f467c2ecb922e0becc4a12b16f68 Oct 11 05:52:18.304 INFO running `"docker" "start" "-a" "993e98755b69d964b71654fd8851a9e7f407f467c2ecb922e0becc4a12b16f68"` Oct 11 05:52:19.768 INFO kablam! usermod: no changes Oct 11 05:52:19.948 INFO kablam! Compiling mio v0.6.14 Oct 11 05:52:19.949 INFO kablam! Compiling syn v0.13.10 Oct 11 05:52:19.950 INFO kablam! Compiling dotenv v0.9.0 Oct 11 05:52:24.568 INFO kablam! Compiling ws v0.7.6 Oct 11 05:52:38.875 INFO kablam! Compiling diesel_derives v1.3.0 Oct 11 05:52:38.876 INFO kablam! Compiling serde_derive v1.0.55 Oct 11 05:52:52.485 INFO kablam! Compiling diesel v1.3.0 Oct 11 05:53:40.232 INFO kablam! Compiling chat-app-websocket v0.1.0 (/source) Oct 11 05:53:44.033 INFO kablam! warning: cannot find type `Message` in this scope Oct 11 05:53:44.033 INFO kablam! --> src/models.rs:11:10 Oct 11 05:53:44.033 INFO kablam! | Oct 11 05:53:44.033 INFO kablam! 11 | #[derive(Queryable)] Oct 11 05:53:44.033 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 11 05:53:44.033 INFO kablam! | Oct 11 05:53:44.033 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 11 05:53:44.033 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 11 05:53:44.033 INFO kablam! = note: for more information, see issue #50504 Oct 11 05:53:44.033 INFO kablam! Oct 11 05:53:44.033 INFO kablam! warning: cannot find type `messages` in this scope Oct 11 05:53:44.033 INFO kablam! --> src/models.rs:21:10 Oct 11 05:53:44.033 INFO kablam! | Oct 11 05:53:44.033 INFO kablam! 21 | #[derive(Insertable)] Oct 11 05:53:44.033 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 11 05:53:44.033 INFO kablam! | Oct 11 05:53:44.033 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 11 05:53:44.033 INFO kablam! = note: for more information, see issue #50504 Oct 11 05:53:44.033 INFO kablam! Oct 11 05:53:44.033 INFO kablam! warning: cannot find type `NewMessage` in this scope Oct 11 05:53:44.033 INFO kablam! --> src/models.rs:21:10 Oct 11 05:53:44.033 INFO kablam! | Oct 11 05:53:44.033 INFO kablam! 21 | #[derive(Insertable)] Oct 11 05:53:44.033 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 11 05:53:44.033 INFO kablam! | Oct 11 05:53:44.033 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 11 05:53:44.033 INFO kablam! = note: for more information, see issue #50504 Oct 11 05:53:44.033 INFO kablam! Oct 11 05:53:44.033 INFO kablam! warning: cannot find type `table` in this scope Oct 11 05:53:44.033 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 11 05:53:44.033 INFO kablam! | Oct 11 05:53:44.033 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 11 05:53:44.033 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 11 05:53:44.033 INFO kablam! | Oct 11 05:53:44.033 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 11 05:53:44.033 INFO kablam! = note: for more information, see issue #50504 Oct 11 05:53:44.033 INFO kablam! Oct 11 05:53:44.033 INFO kablam! warning: cannot find type `id` in this scope Oct 11 05:53:44.033 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 11 05:53:44.033 INFO kablam! | Oct 11 05:53:44.033 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 11 05:53:44.033 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 11 05:53:44.033 INFO kablam! | Oct 11 05:53:44.033 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 11 05:53:44.033 INFO kablam! = note: for more information, see issue #50504 Oct 11 05:53:44.033 INFO kablam! Oct 11 05:53:44.033 INFO kablam! warning: cannot find type `message` in this scope Oct 11 05:53:44.033 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 11 05:53:44.033 INFO kablam! | Oct 11 05:53:44.033 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 11 05:53:44.033 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 11 05:53:44.033 INFO kablam! | Oct 11 05:53:44.033 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 11 05:53:44.033 INFO kablam! = note: for more information, see issue #50504 Oct 11 05:53:44.033 INFO kablam! Oct 11 05:53:44.033 INFO kablam! warning: cannot find type `username` in this scope Oct 11 05:53:44.033 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 11 05:53:44.033 INFO kablam! | Oct 11 05:53:44.033 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 11 05:53:44.033 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 11 05:53:44.033 INFO kablam! | Oct 11 05:53:44.033 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 11 05:53:44.033 INFO kablam! = note: for more information, see issue #50504 Oct 11 05:53:44.033 INFO kablam! Oct 11 05:53:44.033 INFO kablam! warning: cannot find type `user_from` in this scope Oct 11 05:53:44.033 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 11 05:53:44.033 INFO kablam! | Oct 11 05:53:44.033 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 11 05:53:44.033 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 11 05:53:44.033 INFO kablam! | Oct 11 05:53:44.033 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 11 05:53:44.033 INFO kablam! = note: for more information, see issue #50504 Oct 11 05:53:44.033 INFO kablam! Oct 11 05:53:44.033 INFO kablam! warning: cannot find type `user_to` in this scope Oct 11 05:53:44.033 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 11 05:53:44.033 INFO kablam! | Oct 11 05:53:44.033 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 11 05:53:44.033 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 11 05:53:44.033 INFO kablam! | Oct 11 05:53:44.034 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 11 05:53:44.034 INFO kablam! = note: for more information, see issue #50504 Oct 11 05:53:44.034 INFO kablam! Oct 11 05:53:44.034 INFO kablam! warning: cannot find type `time` in this scope Oct 11 05:53:44.034 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 11 05:53:44.034 INFO kablam! | Oct 11 05:53:44.034 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 11 05:53:44.034 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 11 05:53:44.034 INFO kablam! | Oct 11 05:53:44.034 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 11 05:53:44.034 INFO kablam! = note: for more information, see issue #50504 Oct 11 05:53:44.034 INFO kablam! Oct 11 05:53:48.864 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 29s Oct 11 05:53:48.870 INFO kablam! su: No module specific data is present Oct 11 05:53:49.436 INFO running `"docker" "rm" "-f" "993e98755b69d964b71654fd8851a9e7f407f467c2ecb922e0becc4a12b16f68"` Oct 11 05:53:49.720 INFO blam! 993e98755b69d964b71654fd8851a9e7f407f467c2ecb922e0becc4a12b16f68 Oct 11 05:53:49.725 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 05:53:49.726 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-5/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 11 05:53:50.124 INFO blam! 99683a92082819a5716f62c055522f712c1e0b3ecb2ac18cb6ecd88ca7f18b2b Oct 11 05:53:50.126 INFO running `"docker" "start" "-a" "99683a92082819a5716f62c055522f712c1e0b3ecb2ac18cb6ecd88ca7f18b2b"` Oct 11 05:53:51.212 INFO kablam! usermod: no changes Oct 11 05:53:51.324 INFO kablam! Compiling chat-app-websocket v0.1.0 (/source) Oct 11 05:53:55.065 INFO kablam! warning: cannot find type `Message` in this scope Oct 11 05:53:55.065 INFO kablam! --> src/models.rs:11:10 Oct 11 05:53:55.065 INFO kablam! | Oct 11 05:53:55.065 INFO kablam! 11 | #[derive(Queryable)] Oct 11 05:53:55.065 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 11 05:53:55.065 INFO kablam! | Oct 11 05:53:55.065 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 11 05:53:55.065 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 11 05:53:55.065 INFO kablam! = note: for more information, see issue #50504 Oct 11 05:53:55.065 INFO kablam! Oct 11 05:53:55.065 INFO kablam! warning: cannot find type `messages` in this scope Oct 11 05:53:55.065 INFO kablam! --> src/models.rs:21:10 Oct 11 05:53:55.065 INFO kablam! | Oct 11 05:53:55.065 INFO kablam! 21 | #[derive(Insertable)] Oct 11 05:53:55.065 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 11 05:53:55.065 INFO kablam! | Oct 11 05:53:55.065 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 11 05:53:55.065 INFO kablam! = note: for more information, see issue #50504 Oct 11 05:53:55.065 INFO kablam! Oct 11 05:53:55.065 INFO kablam! warning: cannot find type `NewMessage` in this scope Oct 11 05:53:55.065 INFO kablam! --> src/models.rs:21:10 Oct 11 05:53:55.065 INFO kablam! | Oct 11 05:53:55.065 INFO kablam! 21 | #[derive(Insertable)] Oct 11 05:53:55.065 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 11 05:53:55.065 INFO kablam! | Oct 11 05:53:55.065 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 11 05:53:55.065 INFO kablam! = note: for more information, see issue #50504 Oct 11 05:53:55.065 INFO kablam! Oct 11 05:53:55.065 INFO kablam! warning: cannot find type `table` in this scope Oct 11 05:53:55.065 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 11 05:53:55.065 INFO kablam! | Oct 11 05:53:55.065 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 11 05:53:55.065 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 11 05:53:55.065 INFO kablam! | Oct 11 05:53:55.065 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 11 05:53:55.065 INFO kablam! = note: for more information, see issue #50504 Oct 11 05:53:55.065 INFO kablam! Oct 11 05:53:55.065 INFO kablam! warning: cannot find type `id` in this scope Oct 11 05:53:55.065 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 11 05:53:55.065 INFO kablam! | Oct 11 05:53:55.065 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 11 05:53:55.065 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 11 05:53:55.065 INFO kablam! | Oct 11 05:53:55.065 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 11 05:53:55.065 INFO kablam! = note: for more information, see issue #50504 Oct 11 05:53:55.065 INFO kablam! Oct 11 05:53:55.065 INFO kablam! warning: cannot find type `message` in this scope Oct 11 05:53:55.065 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 11 05:53:55.065 INFO kablam! | Oct 11 05:53:55.065 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 11 05:53:55.065 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 11 05:53:55.065 INFO kablam! | Oct 11 05:53:55.065 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 11 05:53:55.065 INFO kablam! = note: for more information, see issue #50504 Oct 11 05:53:55.065 INFO kablam! Oct 11 05:53:55.065 INFO kablam! warning: cannot find type `username` in this scope Oct 11 05:53:55.065 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 11 05:53:55.065 INFO kablam! | Oct 11 05:53:55.065 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 11 05:53:55.065 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 11 05:53:55.065 INFO kablam! | Oct 11 05:53:55.065 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 11 05:53:55.065 INFO kablam! = note: for more information, see issue #50504 Oct 11 05:53:55.065 INFO kablam! Oct 11 05:53:55.065 INFO kablam! warning: cannot find type `user_from` in this scope Oct 11 05:53:55.065 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 11 05:53:55.065 INFO kablam! | Oct 11 05:53:55.065 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 11 05:53:55.065 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 11 05:53:55.065 INFO kablam! | Oct 11 05:53:55.065 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 11 05:53:55.065 INFO kablam! = note: for more information, see issue #50504 Oct 11 05:53:55.065 INFO kablam! Oct 11 05:53:55.065 INFO kablam! warning: cannot find type `user_to` in this scope Oct 11 05:53:55.065 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 11 05:53:55.065 INFO kablam! | Oct 11 05:53:55.065 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 11 05:53:55.065 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 11 05:53:55.065 INFO kablam! | Oct 11 05:53:55.065 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 11 05:53:55.065 INFO kablam! = note: for more information, see issue #50504 Oct 11 05:53:55.065 INFO kablam! Oct 11 05:53:55.066 INFO kablam! warning: cannot find type `time` in this scope Oct 11 05:53:55.066 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 11 05:53:55.066 INFO kablam! | Oct 11 05:53:55.066 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 11 05:53:55.066 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 11 05:53:55.066 INFO kablam! | Oct 11 05:53:55.066 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 11 05:53:55.066 INFO kablam! = note: for more information, see issue #50504 Oct 11 05:53:55.066 INFO kablam! Oct 11 05:53:56.069 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.84s Oct 11 05:53:56.076 INFO kablam! su: No module specific data is present Oct 11 05:53:56.619 INFO running `"docker" "rm" "-f" "99683a92082819a5716f62c055522f712c1e0b3ecb2ac18cb6ecd88ca7f18b2b"` Oct 11 05:53:56.733 INFO blam! 99683a92082819a5716f62c055522f712c1e0b3ecb2ac18cb6ecd88ca7f18b2b Oct 11 05:53:56.736 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 11 05:53:56.737 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-5/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 11 05:53:56.952 INFO blam! 3f3ac630e3ce706c6a7ad2a7f614e2f63747562b9f7d864ec4df06c47daa2385 Oct 11 05:53:56.960 INFO running `"docker" "start" "-a" "3f3ac630e3ce706c6a7ad2a7f614e2f63747562b9f7d864ec4df06c47daa2385"` Oct 11 05:53:57.972 INFO kablam! usermod: no changes Oct 11 05:53:58.100 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.10s Oct 11 05:53:58.116 INFO kablam! Running /target/debug/deps/chat_app_websocket-dd801fe0a0f4f55f Oct 11 05:53:58.118 INFO blam! Oct 11 05:53:58.119 INFO blam! running 0 tests Oct 11 05:53:58.119 INFO blam! Oct 11 05:53:58.119 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 05:53:58.120 INFO blam! Oct 11 05:53:58.122 INFO kablam! su: No module specific data is present Oct 11 05:53:58.700 INFO running `"docker" "rm" "-f" "3f3ac630e3ce706c6a7ad2a7f614e2f63747562b9f7d864ec4df06c47daa2385"` Oct 11 05:53:59.117 INFO blam! 3f3ac630e3ce706c6a7ad2a7f614e2f63747562b9f7d864ec4df06c47daa2385