Oct 10 20:06:44.191 INFO testing kirch7/shaat against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 10 20:06:44.192 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 10 20:06:44.193 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:06:44.592 INFO blam! a202ae4add35c48b408616cdb98d2a1733aeabee06919f58e56b2057b35806f8 Oct 10 20:06:44.593 INFO running `"docker" "start" "-a" "a202ae4add35c48b408616cdb98d2a1733aeabee06919f58e56b2057b35806f8"` Oct 10 20:06:46.339 INFO kablam! usermod: no changes Oct 10 20:06:47.018 INFO kablam! Compiling messages v0.0.3 (/source/libmessages) Oct 10 20:06:47.018 INFO kablam! Compiling static_cache v0.0.1 (/source/libstatic) Oct 10 20:06:47.032 INFO kablam! Compiling listenfd v0.3.3 Oct 10 20:06:47.040 INFO kablam! Compiling libsqlite3-sys v0.9.1 Oct 10 20:06:47.040 INFO kablam! Compiling ordermap v0.2.13 Oct 10 20:06:47.040 INFO kablam! Compiling juniper_codegen v0.9.2 Oct 10 20:06:47.040 INFO kablam! Compiling rust-crypto v0.2.36 Oct 10 20:06:47.040 INFO kablam! Compiling backtrace v0.3.9 Oct 10 20:06:53.752 INFO kablam! Compiling diesel_derives v1.3.0 Oct 10 20:06:53.794 INFO kablam! Compiling backtrace v0.2.3 Oct 10 20:06:53.804 INFO kablam! Compiling error-chain v0.11.0 Oct 10 20:06:53.828 INFO kablam! Compiling failure v0.1.1 Oct 10 20:06:59.410 INFO kablam! Compiling error-chain v0.1.12 Oct 10 20:07:00.333 INFO kablam! Compiling cargo_metadata v0.5.8 Oct 10 20:07:04.253 INFO kablam! Compiling trust-dns-proto v0.3.3 Oct 10 20:07:06.560 INFO kablam! Compiling juniper v0.9.2 Oct 10 20:07:12.956 INFO kablam! Compiling skeptic v0.13.3 Oct 10 20:07:24.953 INFO kablam! Compiling actix v0.5.8 Oct 10 20:07:25.856 INFO kablam! Compiling diesel v1.3.2 Oct 10 20:07:30.616 INFO kablam! Compiling trust-dns-resolver v0.8.2 Oct 10 20:07:51.592 INFO kablam! Compiling actix-web v0.6.15 Oct 10 20:08:14.999 INFO kablam! Compiling shaat v0.0.2 (/source/main) Oct 10 20:08:24.101 INFO kablam! warning: cannot find type `User` in this scope Oct 10 20:08:24.101 INFO kablam! --> main/src/db/models.rs:4:28 Oct 10 20:08:24.101 INFO kablam! | Oct 10 20:08:24.101 INFO kablam! 4 | #[derive(Clone, Serialize, Queryable)] Oct 10 20:08:24.101 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 20:08:24.101 INFO kablam! | Oct 10 20:08:24.101 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 10 20:08:24.101 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:08:24.101 INFO kablam! = note: for more information, see issue #50504 Oct 10 20:08:24.101 INFO kablam! Oct 10 20:08:24.101 INFO kablam! warning: cannot find type `users` in this scope Oct 10 20:08:24.101 INFO kablam! --> main/src/db/models.rs:11:10 Oct 10 20:08:24.101 INFO kablam! | Oct 10 20:08:24.101 INFO kablam! 11 | #[derive(Insertable)] Oct 10 20:08:24.101 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 20:08:24.101 INFO kablam! | Oct 10 20:08:24.101 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:08:24.101 INFO kablam! = note: for more information, see issue #50504 Oct 10 20:08:24.101 INFO kablam! Oct 10 20:08:24.101 INFO kablam! warning: cannot find type `NewUser` in this scope Oct 10 20:08:24.101 INFO kablam! --> main/src/db/models.rs:11:10 Oct 10 20:08:24.101 INFO kablam! | Oct 10 20:08:24.101 INFO kablam! 11 | #[derive(Insertable)] Oct 10 20:08:24.101 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 20:08:24.101 INFO kablam! | Oct 10 20:08:24.101 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:08:24.101 INFO kablam! = note: for more information, see issue #50504 Oct 10 20:08:24.101 INFO kablam! Oct 10 20:08:24.101 INFO kablam! warning: cannot find type `Message` in this scope Oct 10 20:08:24.101 INFO kablam! --> main/src/db/models.rs:19:28 Oct 10 20:08:24.101 INFO kablam! | Oct 10 20:08:24.101 INFO kablam! 19 | #[derive(Clone, Serialize, Queryable)] Oct 10 20:08:24.101 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 20:08:24.101 INFO kablam! | Oct 10 20:08:24.101 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:08:24.101 INFO kablam! = note: for more information, see issue #50504 Oct 10 20:08:24.101 INFO kablam! Oct 10 20:08:24.101 INFO kablam! warning: cannot find type `messages` in this scope Oct 10 20:08:24.101 INFO kablam! --> main/src/db/models.rs:26:10 Oct 10 20:08:24.101 INFO kablam! | Oct 10 20:08:24.101 INFO kablam! 26 | #[derive(Insertable)] Oct 10 20:08:24.101 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 20:08:24.101 INFO kablam! | Oct 10 20:08:24.101 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:08:24.101 INFO kablam! = note: for more information, see issue #50504 Oct 10 20:08:24.101 INFO kablam! Oct 10 20:08:24.101 INFO kablam! warning: cannot find type `NewMessage` in this scope Oct 10 20:08:24.101 INFO kablam! --> main/src/db/models.rs:26:10 Oct 10 20:08:24.101 INFO kablam! | Oct 10 20:08:24.101 INFO kablam! 26 | #[derive(Insertable)] Oct 10 20:08:24.101 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 20:08:24.101 INFO kablam! | Oct 10 20:08:24.101 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:08:24.101 INFO kablam! = note: for more information, see issue #50504 Oct 10 20:08:24.101 INFO kablam! Oct 10 20:08:24.101 INFO kablam! warning: cannot find type `table` in this scope Oct 10 20:08:24.101 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 10 20:08:24.101 INFO kablam! | Oct 10 20:08:24.101 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 10 20:08:24.101 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 20:08:24.101 INFO kablam! | Oct 10 20:08:24.101 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:08:24.102 INFO kablam! = note: for more information, see issue #50504 Oct 10 20:08:24.102 INFO kablam! Oct 10 20:08:24.102 INFO kablam! warning: cannot find type `username` in this scope Oct 10 20:08:24.102 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 10 20:08:24.102 INFO kablam! | Oct 10 20:08:24.102 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 10 20:08:24.102 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 20:08:24.102 INFO kablam! | Oct 10 20:08:24.102 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:08:24.102 INFO kablam! = note: for more information, see issue #50504 Oct 10 20:08:24.102 INFO kablam! Oct 10 20:08:24.102 INFO kablam! warning: cannot find type `color` in this scope Oct 10 20:08:24.102 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 10 20:08:24.102 INFO kablam! | Oct 10 20:08:24.102 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 10 20:08:24.102 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 20:08:24.102 INFO kablam! | Oct 10 20:08:24.102 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:08:24.102 INFO kablam! = note: for more information, see issue #50504 Oct 10 20:08:24.102 INFO kablam! Oct 10 20:08:24.102 INFO kablam! warning: cannot find type `password` in this scope Oct 10 20:08:24.102 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 10 20:08:24.102 INFO kablam! | Oct 10 20:08:24.102 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 10 20:08:24.102 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 20:08:24.102 INFO kablam! | Oct 10 20:08:24.102 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:08:24.102 INFO kablam! = note: for more information, see issue #50504 Oct 10 20:08:24.102 INFO kablam! Oct 10 20:08:24.102 INFO kablam! warning: cannot find type `id` in this scope Oct 10 20:08:24.102 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 10 20:08:24.102 INFO kablam! | Oct 10 20:08:24.102 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 10 20:08:24.102 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 20:08:24.102 INFO kablam! | Oct 10 20:08:24.102 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:08:24.102 INFO kablam! = note: for more information, see issue #50504 Oct 10 20:08:24.102 INFO kablam! Oct 10 20:08:24.102 INFO kablam! warning: cannot find type `message` in this scope Oct 10 20:08:24.102 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 10 20:08:24.102 INFO kablam! | Oct 10 20:08:24.102 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 10 20:08:24.102 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 20:08:24.102 INFO kablam! | Oct 10 20:08:24.102 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:08:24.102 INFO kablam! = note: for more information, see issue #50504 Oct 10 20:08:24.102 INFO kablam! Oct 10 20:08:24.102 INFO kablam! warning: cannot find type `Message` in this scope Oct 10 20:08:24.102 INFO kablam! --> main/src/messajes.rs:13:26 Oct 10 20:08:24.102 INFO kablam! | Oct 10 20:08:24.102 INFO kablam! 13 | #[derive(Clone, Default, Message)] Oct 10 20:08:24.102 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 20:08:24.102 INFO kablam! | Oct 10 20:08:24.102 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:08:24.102 INFO kablam! = note: for more information, see issue #50504 Oct 10 20:08:24.102 INFO kablam! Oct 10 20:08:24.102 INFO kablam! warning: cannot find type `ChatServer` in this scope Oct 10 20:08:24.103 INFO kablam! --> main/src/ws/chat_server.rs:4:19 Oct 10 20:08:24.103 INFO kablam! | Oct 10 20:08:24.103 INFO kablam! 4 | #[derive(Default, Message)] Oct 10 20:08:24.103 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 20:08:24.103 INFO kablam! | Oct 10 20:08:24.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 10 20:08:24.103 INFO kablam! = note: for more information, see issue #50504 Oct 10 20:08:24.103 INFO kablam! Oct 10 20:08:24.103 INFO kablam! warning: cannot find type `Disconnect` in this scope Oct 10 20:08:24.103 INFO kablam! --> main/src/ws/mod.rs:12:10 Oct 10 20:08:24.103 INFO kablam! | Oct 10 20:08:24.103 INFO kablam! 12 | #[derive(Message)] Oct 10 20:08:24.103 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 20:08:24.103 INFO kablam! | Oct 10 20:08:24.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 10 20:08:24.103 INFO kablam! = note: for more information, see issue #50504 Oct 10 20:08:24.103 INFO kablam! Oct 10 20:08:24.103 INFO kablam! warning: cannot find type `Connect` in this scope Oct 10 20:08:24.103 INFO kablam! --> main/src/ws/mod.rs:17:10 Oct 10 20:08:24.103 INFO kablam! | Oct 10 20:08:24.103 INFO kablam! 17 | #[derive(Message)] Oct 10 20:08:24.103 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 20:08:24.103 INFO kablam! | Oct 10 20:08:24.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 10 20:08:24.103 INFO kablam! = note: for more information, see issue #50504 Oct 10 20:08:24.103 INFO kablam! Oct 10 20:08:45.268 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 58s Oct 10 20:08:45.300 INFO kablam! su: No module specific data is present Oct 10 20:08:45.826 INFO running `"docker" "rm" "-f" "a202ae4add35c48b408616cdb98d2a1733aeabee06919f58e56b2057b35806f8"` Oct 10 20:08:46.068 INFO blam! a202ae4add35c48b408616cdb98d2a1733aeabee06919f58e56b2057b35806f8 Oct 10 20:08:46.074 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 10 20:08:46.074 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:08:46.450 INFO blam! 3c6763aa5ffdfb37b96c5ff8c6d1a177d21f82f153bae1ada0de796217ce9d4a Oct 10 20:08:46.452 INFO running `"docker" "start" "-a" "3c6763aa5ffdfb37b96c5ff8c6d1a177d21f82f153bae1ada0de796217ce9d4a"` Oct 10 20:08:47.446 INFO kablam! usermod: no changes Oct 10 20:08:47.782 INFO kablam! Compiling static_cache v0.0.1 (/source/libstatic) Oct 10 20:08:47.783 INFO kablam! Compiling messages v0.0.3 (/source/libmessages) Oct 10 20:08:47.790 INFO kablam! Compiling shaat v0.0.2 (/source/main) Oct 10 20:08:56.656 INFO kablam! warning: cannot find type `User` in this scope Oct 10 20:08:56.657 INFO kablam! --> main/src/db/models.rs:4:28 Oct 10 20:08:56.657 INFO kablam! | Oct 10 20:08:56.657 INFO kablam! 4 | #[derive(Clone, Serialize, Queryable)] Oct 10 20:08:56.658 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 20:08:56.658 INFO kablam! | Oct 10 20:08:56.658 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 10 20:08:56.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 10 20:08:56.659 INFO kablam! = note: for more information, see issue #50504 Oct 10 20:08:56.659 INFO kablam! Oct 10 20:08:56.660 INFO kablam! warning: cannot find type `users` in this scope Oct 10 20:08:56.660 INFO kablam! --> main/src/db/models.rs:11:10 Oct 10 20:08:56.660 INFO kablam! | Oct 10 20:08:56.661 INFO kablam! 11 | #[derive(Insertable)] Oct 10 20:08:56.661 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 20:08:56.661 INFO kablam! | Oct 10 20:08:56.661 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:08:56.662 INFO kablam! = note: for more information, see issue #50504 Oct 10 20:08:56.662 INFO kablam! Oct 10 20:08:56.662 INFO kablam! warning: cannot find type `NewUser` in this scope Oct 10 20:08:56.663 INFO kablam! --> main/src/db/models.rs:11:10 Oct 10 20:08:56.663 INFO kablam! | Oct 10 20:08:56.663 INFO kablam! 11 | #[derive(Insertable)] Oct 10 20:08:56.664 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 20:08:56.664 INFO kablam! | Oct 10 20:08:56.664 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:08:56.664 INFO kablam! = note: for more information, see issue #50504 Oct 10 20:08:56.665 INFO kablam! Oct 10 20:08:56.665 INFO kablam! warning: cannot find type `Message` in this scope Oct 10 20:08:56.665 INFO kablam! --> main/src/db/models.rs:19:28 Oct 10 20:08:56.666 INFO kablam! | Oct 10 20:08:56.666 INFO kablam! 19 | #[derive(Clone, Serialize, Queryable)] Oct 10 20:08:56.666 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 20:08:56.666 INFO kablam! | Oct 10 20:08:56.667 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:08:56.667 INFO kablam! = note: for more information, see issue #50504 Oct 10 20:08:56.667 INFO kablam! Oct 10 20:08:56.668 INFO kablam! warning: cannot find type `messages` in this scope Oct 10 20:08:56.668 INFO kablam! --> main/src/db/models.rs:26:10 Oct 10 20:08:56.668 INFO kablam! | Oct 10 20:08:56.669 INFO kablam! 26 | #[derive(Insertable)] Oct 10 20:08:56.669 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 20:08:56.669 INFO kablam! | Oct 10 20:08:56.669 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:08:56.670 INFO kablam! = note: for more information, see issue #50504 Oct 10 20:08:56.670 INFO kablam! Oct 10 20:08:56.670 INFO kablam! warning: cannot find type `NewMessage` in this scope Oct 10 20:08:56.671 INFO kablam! --> main/src/db/models.rs:26:10 Oct 10 20:08:56.671 INFO kablam! | Oct 10 20:08:56.671 INFO kablam! 26 | #[derive(Insertable)] Oct 10 20:08:56.671 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 20:08:56.672 INFO kablam! | Oct 10 20:08:56.672 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:08:56.672 INFO kablam! = note: for more information, see issue #50504 Oct 10 20:08:56.673 INFO kablam! Oct 10 20:08:56.673 INFO kablam! warning: cannot find type `table` in this scope Oct 10 20:08:56.673 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 10 20:08:56.674 INFO kablam! | Oct 10 20:08:56.674 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 10 20:08:56.674 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 20:08:56.674 INFO kablam! | Oct 10 20:08:56.675 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:08:56.675 INFO kablam! = note: for more information, see issue #50504 Oct 10 20:08:56.675 INFO kablam! Oct 10 20:08:56.676 INFO kablam! warning: cannot find type `username` in this scope Oct 10 20:08:56.676 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 10 20:08:56.680 INFO kablam! | Oct 10 20:08:56.680 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 10 20:08:56.680 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 20:08:56.680 INFO kablam! | Oct 10 20:08:56.680 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:08:56.680 INFO kablam! = note: for more information, see issue #50504 Oct 10 20:08:56.680 INFO kablam! Oct 10 20:08:56.680 INFO kablam! warning: cannot find type `color` in this scope Oct 10 20:08:56.680 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 10 20:08:56.680 INFO kablam! | Oct 10 20:08:56.680 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 10 20:08:56.680 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 20:08:56.680 INFO kablam! | Oct 10 20:08:56.680 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:08:56.680 INFO kablam! = note: for more information, see issue #50504 Oct 10 20:08:56.680 INFO kablam! Oct 10 20:08:56.681 INFO kablam! warning: cannot find type `password` in this scope Oct 10 20:08:56.681 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 10 20:08:56.681 INFO kablam! | Oct 10 20:08:56.681 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 10 20:08:56.681 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 20:08:56.681 INFO kablam! | Oct 10 20:08:56.681 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:08:56.681 INFO kablam! = note: for more information, see issue #50504 Oct 10 20:08:56.681 INFO kablam! Oct 10 20:08:56.681 INFO kablam! warning: cannot find type `id` in this scope Oct 10 20:08:56.681 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 10 20:08:56.681 INFO kablam! | Oct 10 20:08:56.681 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 10 20:08:56.681 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 20:08:56.681 INFO kablam! | Oct 10 20:08:56.681 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:08:56.681 INFO kablam! = note: for more information, see issue #50504 Oct 10 20:08:56.681 INFO kablam! Oct 10 20:08:56.681 INFO kablam! warning: cannot find type `message` in this scope Oct 10 20:08:56.681 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 10 20:08:56.681 INFO kablam! | Oct 10 20:08:56.681 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 10 20:08:56.681 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 20:08:56.681 INFO kablam! | Oct 10 20:08:56.681 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:08:56.681 INFO kablam! = note: for more information, see issue #50504 Oct 10 20:08:56.681 INFO kablam! Oct 10 20:08:56.681 INFO kablam! warning: cannot find type `Message` in this scope Oct 10 20:08:56.681 INFO kablam! --> main/src/messajes.rs:13:26 Oct 10 20:08:56.681 INFO kablam! | Oct 10 20:08:56.681 INFO kablam! 13 | #[derive(Clone, Default, Message)] Oct 10 20:08:56.681 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 20:08:56.681 INFO kablam! | Oct 10 20:08:56.681 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:08:56.681 INFO kablam! = note: for more information, see issue #50504 Oct 10 20:08:56.681 INFO kablam! Oct 10 20:08:56.681 INFO kablam! warning: cannot find type `ChatServer` in this scope Oct 10 20:08:56.681 INFO kablam! --> main/src/ws/chat_server.rs:4:19 Oct 10 20:08:56.681 INFO kablam! | Oct 10 20:08:56.681 INFO kablam! 4 | #[derive(Default, Message)] Oct 10 20:08:56.681 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 20:08:56.681 INFO kablam! | Oct 10 20:08:56.681 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:08:56.681 INFO kablam! = note: for more information, see issue #50504 Oct 10 20:08:56.681 INFO kablam! Oct 10 20:08:56.681 INFO kablam! warning: cannot find type `Disconnect` in this scope Oct 10 20:08:56.681 INFO kablam! --> main/src/ws/mod.rs:12:10 Oct 10 20:08:56.681 INFO kablam! | Oct 10 20:08:56.681 INFO kablam! 12 | #[derive(Message)] Oct 10 20:08:56.681 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 20:08:56.681 INFO kablam! | Oct 10 20:08:56.681 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:08:56.681 INFO kablam! = note: for more information, see issue #50504 Oct 10 20:08:56.681 INFO kablam! Oct 10 20:08:56.681 INFO kablam! warning: cannot find type `Connect` in this scope Oct 10 20:08:56.681 INFO kablam! --> main/src/ws/mod.rs:17:10 Oct 10 20:08:56.681 INFO kablam! | Oct 10 20:08:56.681 INFO kablam! 17 | #[derive(Message)] Oct 10 20:08:56.681 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 20:08:56.681 INFO kablam! | Oct 10 20:08:56.681 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:08:56.681 INFO kablam! = note: for more information, see issue #50504 Oct 10 20:08:56.681 INFO kablam! Oct 10 20:08:58.564 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 11.09s Oct 10 20:08:58.596 INFO kablam! su: No module specific data is present Oct 10 20:08:59.378 INFO running `"docker" "rm" "-f" "3c6763aa5ffdfb37b96c5ff8c6d1a177d21f82f153bae1ada0de796217ce9d4a"` Oct 10 20:08:59.620 INFO blam! 3c6763aa5ffdfb37b96c5ff8c6d1a177d21f82f153bae1ada0de796217ce9d4a Oct 10 20:08:59.622 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 10 20:08:59.624 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:09:00.064 INFO blam! 94afa1f841678b08ab7a981e2cbf1e488d76be197fb6656bee27e11a630b9bdb Oct 10 20:09:00.073 INFO running `"docker" "start" "-a" "94afa1f841678b08ab7a981e2cbf1e488d76be197fb6656bee27e11a630b9bdb"` Oct 10 20:09:00.590 INFO kablam! usermod: no changes Oct 10 20:09:00.847 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.24s Oct 10 20:09:00.877 INFO kablam! Running /target/debug/deps/messages-2b1ec32a5fb480bb Oct 10 20:09:00.880 INFO kablam! Running /target/debug/deps/shaat-476b853a5fa21519 Oct 10 20:09:00.881 INFO blam! Oct 10 20:09:00.881 INFO blam! running 0 tests Oct 10 20:09:00.881 INFO blam! Oct 10 20:09:00.881 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 20:09:00.882 INFO blam! Oct 10 20:09:00.886 INFO blam! Oct 10 20:09:00.886 INFO blam! running 0 tests Oct 10 20:09:00.886 INFO blam! Oct 10 20:09:00.887 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 20:09:00.887 INFO blam! Oct 10 20:09:00.889 INFO blam! Oct 10 20:09:00.890 INFO kablam! Running /target/debug/deps/static_cache-c7207e360b21ed41 Oct 10 20:09:00.890 INFO blam! running 0 tests Oct 10 20:09:00.890 INFO kablam! Doc-tests static_cache Oct 10 20:09:00.891 INFO blam! Oct 10 20:09:00.891 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 20:09:00.891 INFO blam! Oct 10 20:09:01.861 INFO blam! Oct 10 20:09:01.861 INFO blam! running 0 tests Oct 10 20:09:01.861 INFO blam! Oct 10 20:09:01.861 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 20:09:01.861 INFO blam! Oct 10 20:09:01.864 INFO kablam! Doc-tests messages Oct 10 20:09:02.658 INFO blam! Oct 10 20:09:02.658 INFO blam! running 0 tests Oct 10 20:09:02.658 INFO blam! Oct 10 20:09:02.658 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 20:09:02.658 INFO blam! Oct 10 20:09:02.665 INFO kablam! su: No module specific data is present Oct 10 20:09:02.948 INFO running `"docker" "rm" "-f" "94afa1f841678b08ab7a981e2cbf1e488d76be197fb6656bee27e11a630b9bdb"` Oct 10 20:09:03.064 INFO blam! 94afa1f841678b08ab7a981e2cbf1e488d76be197fb6656bee27e11a630b9bdb