Oct 11 01:15:18.099 INFO testing cirla/gibs against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 01:15:18.100 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 01:15:18.100 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-1/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 01:15:18.480 INFO blam! b2869e9a77a3acd679a39d9789c792e40e278da63239363b647927d7213df016 Oct 11 01:15:18.492 INFO running `"docker" "start" "-a" "b2869e9a77a3acd679a39d9789c792e40e278da63239363b647927d7213df016"` Oct 11 01:15:19.460 INFO kablam! usermod: no changes Oct 11 01:15:19.924 INFO kablam! Compiling error-chain v0.11.0 Oct 11 01:15:19.924 INFO kablam! Compiling log v0.4.3 Oct 11 01:15:19.928 INFO kablam! Compiling blake2-rfc v0.2.18 Oct 11 01:15:19.928 INFO kablam! Compiling nom v4.0.0 Oct 11 01:15:19.928 INFO kablam! Compiling http v0.1.8 Oct 11 01:15:19.928 INFO kablam! Compiling num-integer v0.1.39 Oct 11 01:15:19.932 INFO kablam! Compiling failure v0.1.1 Oct 11 01:15:19.932 INFO kablam! Compiling ring v0.12.1 Oct 11 01:15:22.148 INFO kablam! Compiling serde-hjson v0.8.1 Oct 11 01:15:22.236 INFO kablam! Compiling chrono v0.4.4 Oct 11 01:15:23.411 INFO kablam! Compiling tokio-io v0.1.7 Oct 11 01:15:25.212 INFO kablam! Compiling mio v0.6.15 Oct 11 01:15:25.212 INFO kablam! Compiling tokio-threadpool v0.1.5 Oct 11 01:15:27.349 INFO kablam! Compiling r2d2 v0.8.2 Oct 11 01:15:27.648 INFO kablam! Compiling env_logger v0.5.11 Oct 11 01:15:31.899 INFO kablam! Compiling argon2rs v0.2.5 Oct 11 01:15:31.954 INFO kablam! Compiling tokio-codec v0.1.0 Oct 11 01:15:32.038 INFO kablam! Compiling diesel v1.3.2 Oct 11 01:15:32.040 INFO kablam! Compiling tokio-fs v0.1.2 Oct 11 01:15:33.833 INFO kablam! Compiling config v0.9.0 Oct 11 01:15:35.556 INFO kablam! Compiling tokio-reactor v0.1.2 Oct 11 01:15:35.562 INFO kablam! Compiling mio-uds v0.6.6 Oct 11 01:15:35.564 INFO kablam! Compiling h2 v0.1.10 Oct 11 01:15:40.168 INFO kablam! Compiling tokio-udp v0.1.1 Oct 11 01:15:41.144 INFO kablam! Compiling tokio-tcp v0.1.0 Oct 11 01:15:41.144 INFO kablam! Compiling tokio-signal v0.2.1 Oct 11 01:15:44.171 INFO kablam! Compiling cookie v0.10.1 Oct 11 01:15:44.216 INFO kablam! Compiling jsonwebtoken v4.0.1 Oct 11 01:15:44.244 INFO kablam! Compiling tokio v0.1.7 Oct 11 01:15:44.250 INFO kablam! Compiling trust-dns-proto v0.4.0 Oct 11 01:15:53.285 INFO kablam! Compiling trust-dns-resolver v0.9.0 Oct 11 01:16:00.306 INFO kablam! Compiling actix v0.7.2 Oct 11 01:16:05.668 INFO kablam! Compiling actix-web v0.7.1 Oct 11 01:16:23.513 INFO kablam! Compiling r2d2-diesel v1.0.0 Oct 11 01:16:24.042 INFO kablam! Compiling gibs v0.1.0 (/source) Oct 11 01:16:28.217 INFO kablam! warning: cannot find type `User` in this scope Oct 11 01:16:28.217 INFO kablam! --> src/models.rs:5:10 Oct 11 01:16:28.217 INFO kablam! | Oct 11 01:16:28.217 INFO kablam! 5 | #[derive(Identifiable, Queryable)] Oct 11 01:16:28.217 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 11 01:16:28.217 INFO kablam! | Oct 11 01:16:28.217 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 11 01:16:28.217 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 01:16:28.217 INFO kablam! = note: for more information, see issue #50504 Oct 11 01:16:28.217 INFO kablam! Oct 11 01:16:28.217 INFO kablam! warning: cannot find type `users` in this scope Oct 11 01:16:28.218 INFO kablam! --> src/models.rs:5:10 Oct 11 01:16:28.218 INFO kablam! | Oct 11 01:16:28.218 INFO kablam! 5 | #[derive(Identifiable, Queryable)] Oct 11 01:16:28.218 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 11 01:16:28.218 INFO kablam! | Oct 11 01:16:28.218 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 01:16:28.218 INFO kablam! = note: for more information, see issue #50504 Oct 11 01:16:28.218 INFO kablam! Oct 11 01:16:28.218 INFO kablam! warning: cannot find type `User` in this scope Oct 11 01:16:28.218 INFO kablam! --> src/models.rs:5:10 Oct 11 01:16:28.218 INFO kablam! | Oct 11 01:16:28.218 INFO kablam! 5 | #[derive(Identifiable, Queryable)] Oct 11 01:16:28.218 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 11 01:16:28.218 INFO kablam! | Oct 11 01:16:28.218 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 01:16:28.218 INFO kablam! = note: for more information, see issue #50504 Oct 11 01:16:28.218 INFO kablam! Oct 11 01:16:28.218 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Oct 11 01:16:28.218 INFO kablam! --> src/models.rs:5:24 Oct 11 01:16:28.218 INFO kablam! | Oct 11 01:16:28.218 INFO kablam! 5 | #[derive(Identifiable, Queryable)] Oct 11 01:16:28.218 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 11 01:16:28.218 INFO kablam! | Oct 11 01:16:28.218 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 01:16:28.218 INFO kablam! = note: for more information, see issue #50504 Oct 11 01:16:28.219 INFO kablam! Oct 11 01:16:28.219 INFO kablam! warning: cannot find type `User` in this scope Oct 11 01:16:28.219 INFO kablam! --> src/models.rs:5:24 Oct 11 01:16:28.219 INFO kablam! | Oct 11 01:16:28.219 INFO kablam! 5 | #[derive(Identifiable, Queryable)] Oct 11 01:16:28.219 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 11 01:16:28.219 INFO kablam! | Oct 11 01:16:28.219 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 01:16:28.219 INFO kablam! = note: for more information, see issue #50504 Oct 11 01:16:28.219 INFO kablam! Oct 11 01:16:28.219 INFO kablam! warning: cannot find type `table` in this scope Oct 11 01:16:28.219 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 11 01:16:28.219 INFO kablam! | Oct 11 01:16:28.219 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 11 01:16:28.219 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 11 01:16:28.219 INFO kablam! | Oct 11 01:16:28.219 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 01:16:28.219 INFO kablam! = note: for more information, see issue #50504 Oct 11 01:16:28.219 INFO kablam! Oct 11 01:16:28.219 INFO kablam! warning: cannot find type `id` in this scope Oct 11 01:16:28.219 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 11 01:16:28.219 INFO kablam! | Oct 11 01:16:28.219 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 11 01:16:28.219 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 11 01:16:28.219 INFO kablam! | Oct 11 01:16:28.220 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 01:16:28.220 INFO kablam! = note: for more information, see issue #50504 Oct 11 01:16:28.220 INFO kablam! Oct 11 01:16:28.220 INFO kablam! warning: cannot find type `username` in this scope Oct 11 01:16:28.220 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 11 01:16:28.220 INFO kablam! | Oct 11 01:16:28.220 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 11 01:16:28.220 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 11 01:16:28.220 INFO kablam! | Oct 11 01:16:28.220 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 01:16:28.220 INFO kablam! = note: for more information, see issue #50504 Oct 11 01:16:28.220 INFO kablam! Oct 11 01:16:28.220 INFO kablam! warning: cannot find type `email` in this scope Oct 11 01:16:28.220 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 11 01:16:28.220 INFO kablam! | Oct 11 01:16:28.220 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 11 01:16:28.220 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 11 01:16:28.220 INFO kablam! | Oct 11 01:16:28.220 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 01:16:28.220 INFO kablam! = note: for more information, see issue #50504 Oct 11 01:16:28.220 INFO kablam! Oct 11 01:16:28.220 INFO kablam! warning: cannot find type `password_hash` in this scope Oct 11 01:16:28.220 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 11 01:16:28.221 INFO kablam! | Oct 11 01:16:28.221 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 11 01:16:28.221 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 11 01:16:28.221 INFO kablam! | Oct 11 01:16:28.221 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 01:16:28.221 INFO kablam! = note: for more information, see issue #50504 Oct 11 01:16:28.221 INFO kablam! Oct 11 01:16:28.221 INFO kablam! warning: cannot find type `created_at` in this scope Oct 11 01:16:28.221 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 11 01:16:28.221 INFO kablam! | Oct 11 01:16:28.221 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 11 01:16:28.221 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 11 01:16:28.221 INFO kablam! | Oct 11 01:16:28.221 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 01:16:28.221 INFO kablam! = note: for more information, see issue #50504 Oct 11 01:16:28.221 INFO kablam! Oct 11 01:16:28.221 INFO kablam! warning: cannot find type `elo` in this scope Oct 11 01:16:28.221 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 11 01:16:28.221 INFO kablam! | Oct 11 01:16:28.221 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 11 01:16:28.221 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 11 01:16:28.221 INFO kablam! | Oct 11 01:16:28.221 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 01:16:28.221 INFO kablam! = note: for more information, see issue #50504 Oct 11 01:16:28.222 INFO kablam! Oct 11 01:16:29.160 INFO kablam! warning: field is never used: `proc` Oct 11 01:16:29.160 INFO kablam! --> src/game/gnubg.rs:7:5 Oct 11 01:16:29.160 INFO kablam! | Oct 11 01:16:29.160 INFO kablam! 7 | proc: &'a Child, Oct 11 01:16:29.160 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 11 01:16:29.160 INFO kablam! | Oct 11 01:16:29.160 INFO kablam! = note: #[warn(dead_code)] on by default Oct 11 01:16:29.160 INFO kablam! Oct 11 01:16:29.160 INFO kablam! warning: struct is never constructed: `GnubgManager` Oct 11 01:16:29.160 INFO kablam! --> src/game/gnubg.rs:18:1 Oct 11 01:16:29.160 INFO kablam! | Oct 11 01:16:29.160 INFO kablam! 18 | pub struct GnubgManager { Oct 11 01:16:29.160 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 01:16:29.160 INFO kablam! Oct 11 01:16:29.160 INFO kablam! warning: method is never used: `new` Oct 11 01:16:29.160 INFO kablam! --> src/game/gnubg.rs:23:5 Oct 11 01:16:29.160 INFO kablam! | Oct 11 01:16:29.160 INFO kablam! 23 | pub fn new(max_procs: usize, path: String) -> Self { Oct 11 01:16:29.161 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 01:16:29.161 INFO kablam! Oct 11 01:16:46.220 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 26s Oct 11 01:16:46.248 INFO kablam! su: No module specific data is present Oct 11 01:16:46.802 INFO running `"docker" "rm" "-f" "b2869e9a77a3acd679a39d9789c792e40e278da63239363b647927d7213df016"` Oct 11 01:16:46.985 INFO blam! b2869e9a77a3acd679a39d9789c792e40e278da63239363b647927d7213df016 Oct 11 01:16:46.993 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 01:16:46.994 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-1/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 01:16:47.235 INFO blam! e4acf4cc0cafca6989542ac9dde84d6f9a077285e6ed5d5059149e5cb526eb78 Oct 11 01:16:47.242 INFO running `"docker" "start" "-a" "e4acf4cc0cafca6989542ac9dde84d6f9a077285e6ed5d5059149e5cb526eb78"` Oct 11 01:16:48.108 INFO kablam! usermod: no changes Oct 11 01:16:48.554 INFO kablam! Compiling gibs v0.1.0 (/source) Oct 11 01:16:51.917 INFO kablam! warning: cannot find type `User` in this scope Oct 11 01:16:51.917 INFO kablam! --> src/models.rs:5:10 Oct 11 01:16:51.917 INFO kablam! | Oct 11 01:16:51.917 INFO kablam! 5 | #[derive(Identifiable, Queryable)] Oct 11 01:16:51.917 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 11 01:16:51.917 INFO kablam! | Oct 11 01:16:51.917 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 11 01:16:51.917 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 01:16:51.917 INFO kablam! = note: for more information, see issue #50504 Oct 11 01:16:51.917 INFO kablam! Oct 11 01:16:51.917 INFO kablam! warning: cannot find type `users` in this scope Oct 11 01:16:51.917 INFO kablam! --> src/models.rs:5:10 Oct 11 01:16:51.917 INFO kablam! | Oct 11 01:16:51.917 INFO kablam! 5 | #[derive(Identifiable, Queryable)] Oct 11 01:16:51.917 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 11 01:16:51.917 INFO kablam! | Oct 11 01:16:51.917 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 01:16:51.917 INFO kablam! = note: for more information, see issue #50504 Oct 11 01:16:51.917 INFO kablam! Oct 11 01:16:51.917 INFO kablam! warning: cannot find type `User` in this scope Oct 11 01:16:51.917 INFO kablam! --> src/models.rs:5:10 Oct 11 01:16:51.917 INFO kablam! | Oct 11 01:16:51.917 INFO kablam! 5 | #[derive(Identifiable, Queryable)] Oct 11 01:16:51.917 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 11 01:16:51.917 INFO kablam! | Oct 11 01:16:51.917 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 01:16:51.917 INFO kablam! = note: for more information, see issue #50504 Oct 11 01:16:51.917 INFO kablam! Oct 11 01:16:51.917 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Oct 11 01:16:51.917 INFO kablam! --> src/models.rs:5:24 Oct 11 01:16:51.917 INFO kablam! | Oct 11 01:16:51.917 INFO kablam! 5 | #[derive(Identifiable, Queryable)] Oct 11 01:16:51.917 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 11 01:16:51.917 INFO kablam! | Oct 11 01:16:51.917 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 01:16:51.917 INFO kablam! = note: for more information, see issue #50504 Oct 11 01:16:51.917 INFO kablam! Oct 11 01:16:51.917 INFO kablam! warning: cannot find type `User` in this scope Oct 11 01:16:51.917 INFO kablam! --> src/models.rs:5:24 Oct 11 01:16:51.917 INFO kablam! | Oct 11 01:16:51.917 INFO kablam! 5 | #[derive(Identifiable, Queryable)] Oct 11 01:16:51.917 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 11 01:16:51.917 INFO kablam! | Oct 11 01:16:51.917 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 01:16:51.917 INFO kablam! = note: for more information, see issue #50504 Oct 11 01:16:51.917 INFO kablam! Oct 11 01:16:51.917 INFO kablam! warning: cannot find type `table` in this scope Oct 11 01:16:51.917 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 11 01:16:51.917 INFO kablam! | Oct 11 01:16:51.917 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 11 01:16:51.917 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 11 01:16:51.917 INFO kablam! | Oct 11 01:16:51.917 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 01:16:51.917 INFO kablam! = note: for more information, see issue #50504 Oct 11 01:16:51.917 INFO kablam! Oct 11 01:16:51.917 INFO kablam! warning: cannot find type `id` in this scope Oct 11 01:16:51.917 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 11 01:16:51.917 INFO kablam! | Oct 11 01:16:51.917 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 11 01:16:51.917 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 11 01:16:51.917 INFO kablam! | Oct 11 01:16:51.917 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 01:16:51.917 INFO kablam! = note: for more information, see issue #50504 Oct 11 01:16:51.918 INFO kablam! Oct 11 01:16:51.918 INFO kablam! warning: cannot find type `username` in this scope Oct 11 01:16:51.918 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 11 01:16:51.918 INFO kablam! | Oct 11 01:16:51.918 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 11 01:16:51.918 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 11 01:16:51.918 INFO kablam! | Oct 11 01:16:51.918 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 01:16:51.918 INFO kablam! = note: for more information, see issue #50504 Oct 11 01:16:51.918 INFO kablam! Oct 11 01:16:51.918 INFO kablam! warning: cannot find type `email` in this scope Oct 11 01:16:51.918 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 11 01:16:51.918 INFO kablam! | Oct 11 01:16:51.918 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 11 01:16:51.918 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 11 01:16:51.918 INFO kablam! | Oct 11 01:16:51.918 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 01:16:51.918 INFO kablam! = note: for more information, see issue #50504 Oct 11 01:16:51.918 INFO kablam! Oct 11 01:16:51.918 INFO kablam! warning: cannot find type `password_hash` in this scope Oct 11 01:16:51.918 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 11 01:16:51.918 INFO kablam! | Oct 11 01:16:51.918 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 11 01:16:51.918 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 11 01:16:51.918 INFO kablam! | Oct 11 01:16:51.918 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 01:16:51.918 INFO kablam! = note: for more information, see issue #50504 Oct 11 01:16:51.918 INFO kablam! Oct 11 01:16:51.918 INFO kablam! warning: cannot find type `created_at` in this scope Oct 11 01:16:51.918 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 11 01:16:51.918 INFO kablam! | Oct 11 01:16:51.918 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 11 01:16:51.918 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 11 01:16:51.918 INFO kablam! | Oct 11 01:16:51.918 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 01:16:51.918 INFO kablam! = note: for more information, see issue #50504 Oct 11 01:16:51.918 INFO kablam! Oct 11 01:16:51.918 INFO kablam! warning: cannot find type `elo` in this scope Oct 11 01:16:51.918 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 11 01:16:51.918 INFO kablam! | Oct 11 01:16:51.918 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 11 01:16:51.918 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 11 01:16:51.918 INFO kablam! | Oct 11 01:16:51.918 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 01:16:51.918 INFO kablam! = note: for more information, see issue #50504 Oct 11 01:16:51.918 INFO kablam! Oct 11 01:16:52.756 INFO kablam! warning: field is never used: `proc` Oct 11 01:16:52.757 INFO kablam! --> src/game/gnubg.rs:7:5 Oct 11 01:16:52.757 INFO kablam! | Oct 11 01:16:52.757 INFO kablam! 7 | proc: &'a Child, Oct 11 01:16:52.758 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 11 01:16:52.758 INFO kablam! | Oct 11 01:16:52.758 INFO kablam! = note: #[warn(dead_code)] on by default Oct 11 01:16:52.758 INFO kablam! Oct 11 01:16:52.758 INFO kablam! warning: struct is never constructed: `GnubgManager` Oct 11 01:16:52.759 INFO kablam! --> src/game/gnubg.rs:18:1 Oct 11 01:16:52.759 INFO kablam! | Oct 11 01:16:52.759 INFO kablam! 18 | pub struct GnubgManager { Oct 11 01:16:52.759 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 01:16:52.760 INFO kablam! Oct 11 01:16:52.760 INFO kablam! warning: method is never used: `new` Oct 11 01:16:52.760 INFO kablam! --> src/game/gnubg.rs:23:5 Oct 11 01:16:52.761 INFO kablam! | Oct 11 01:16:52.761 INFO kablam! 23 | pub fn new(max_procs: usize, path: String) -> Self { Oct 11 01:16:52.761 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 01:16:52.761 INFO kablam! Oct 11 01:16:53.372 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 5.23s Oct 11 01:16:53.388 INFO kablam! su: No module specific data is present Oct 11 01:16:53.781 INFO running `"docker" "rm" "-f" "e4acf4cc0cafca6989542ac9dde84d6f9a077285e6ed5d5059149e5cb526eb78"` Oct 11 01:16:53.992 INFO blam! e4acf4cc0cafca6989542ac9dde84d6f9a077285e6ed5d5059149e5cb526eb78 Oct 11 01:16:54.000 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 11 01:16:54.001 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-1/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 01:16:54.357 INFO blam! 783b96707753a3faa1ab3cdfe2e35b4008a77763c7f205661d9096efff90fe45 Oct 11 01:16:54.357 INFO running `"docker" "start" "-a" "783b96707753a3faa1ab3cdfe2e35b4008a77763c7f205661d9096efff90fe45"` Oct 11 01:16:55.091 INFO kablam! usermod: no changes Oct 11 01:16:55.404 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.27s Oct 11 01:16:55.427 INFO kablam! Running /target/debug/deps/gibs-5f4fa64a015deb39 Oct 11 01:16:55.429 INFO blam! Oct 11 01:16:55.429 INFO blam! running 0 tests Oct 11 01:16:55.430 INFO blam! Oct 11 01:16:55.430 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 01:16:55.430 INFO blam! Oct 11 01:16:55.433 INFO kablam! su: No module specific data is present Oct 11 01:16:55.955 INFO running `"docker" "rm" "-f" "783b96707753a3faa1ab3cdfe2e35b4008a77763c7f205661d9096efff90fe45"` Oct 11 01:16:56.217 INFO blam! 783b96707753a3faa1ab3cdfe2e35b4008a77763c7f205661d9096efff90fe45