Oct 15 00:46:29.469 INFO testing cirla/gibs against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 15 00:46:29.469 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 15 00:46:29.910 INFO blam! 5e9957cdad17ea74721a67dcdfafc92561b6fb48986a3ce9c7b5c2bbcfa7ebbf Oct 15 00:46:29.919 INFO running `"docker" "start" "-a" "5e9957cdad17ea74721a67dcdfafc92561b6fb48986a3ce9c7b5c2bbcfa7ebbf"` Oct 15 00:46:30.902 INFO kablam! usermod: no changes Oct 15 00:46:31.455 INFO kablam! Compiling blake2-rfc v0.2.18 Oct 15 00:46:31.455 INFO kablam! Compiling nom v4.0.0 Oct 15 00:46:31.459 INFO kablam! Compiling clap v2.32.0 Oct 15 00:46:31.459 INFO kablam! Compiling tokio-io v0.1.7 Oct 15 00:46:31.459 INFO kablam! Compiling http v0.1.8 Oct 15 00:46:31.466 INFO kablam! Compiling syn v0.14.5 Oct 15 00:46:31.466 INFO kablam! Compiling env_logger v0.5.11 Oct 15 00:46:31.466 INFO kablam! Compiling chrono v0.4.4 Oct 15 00:46:40.515 INFO kablam! Compiling failure v0.1.1 Oct 15 00:46:40.547 INFO kablam! Compiling argon2rs v0.2.5 Oct 15 00:46:46.417 INFO kablam! Compiling tokio-reactor v0.1.2 Oct 15 00:46:46.467 INFO kablam! Compiling tokio-codec v0.1.0 Oct 15 00:46:46.539 INFO kablam! Compiling tokio-fs v0.1.2 Oct 15 00:46:46.651 INFO kablam! Compiling diesel v1.3.2 Oct 15 00:46:46.679 INFO kablam! Compiling serde-hjson v0.8.1 Oct 15 00:46:50.591 INFO kablam! Compiling cookie v0.10.1 Oct 15 00:46:58.468 INFO kablam! Compiling tokio-tcp v0.1.0 Oct 15 00:46:58.468 INFO kablam! Compiling tokio-udp v0.1.1 Oct 15 00:47:06.767 INFO kablam! Compiling tokio-signal v0.2.1 Oct 15 00:47:11.452 INFO kablam! Compiling trust-dns-proto v0.4.0 Oct 15 00:47:15.239 INFO kablam! Compiling tokio v0.1.7 Oct 15 00:47:29.519 INFO kablam! Compiling config v0.9.0 Oct 15 00:47:29.687 INFO kablam! Compiling h2 v0.1.10 Oct 15 00:47:40.551 INFO kablam! Compiling actix_derive v0.3.0 Oct 15 00:47:40.551 INFO kablam! Compiling serde_derive v1.0.70 Oct 15 00:47:40.657 INFO kablam! Compiling trust-dns-resolver v0.9.0 Oct 15 00:48:03.106 INFO kablam! Compiling actix v0.7.2 Oct 15 00:48:14.335 INFO kablam! Compiling jsonwebtoken v4.0.1 Oct 15 00:48:17.869 INFO kablam! Compiling actix-web v0.7.1 Oct 15 00:48:40.001 INFO kablam! Compiling r2d2-diesel v1.0.0 Oct 15 00:48:40.929 INFO kablam! Compiling gibs v0.1.0 (/source) Oct 15 00:48:46.095 INFO kablam! warning: cannot find type `User` in this scope Oct 15 00:48:46.096 INFO kablam! --> src/models.rs:5:10 Oct 15 00:48:46.096 INFO kablam! | Oct 15 00:48:46.097 INFO kablam! 5 | #[derive(Identifiable, Queryable)] Oct 15 00:48:46.097 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 00:48:46.098 INFO kablam! | Oct 15 00:48:46.099 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 15 00:48:46.099 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 15 00:48:46.100 INFO kablam! = note: for more information, see issue #50504 Oct 15 00:48:46.100 INFO kablam! Oct 15 00:48:46.101 INFO kablam! warning: cannot find type `users` in this scope Oct 15 00:48:46.101 INFO kablam! --> src/models.rs:5:10 Oct 15 00:48:46.102 INFO kablam! | Oct 15 00:48:46.102 INFO kablam! 5 | #[derive(Identifiable, Queryable)] Oct 15 00:48:46.102 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 00:48:46.103 INFO kablam! | Oct 15 00:48:46.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 15 00:48:46.103 INFO kablam! = note: for more information, see issue #50504 Oct 15 00:48:46.103 INFO kablam! Oct 15 00:48:46.103 INFO kablam! warning: cannot find type `User` in this scope Oct 15 00:48:46.103 INFO kablam! --> src/models.rs:5:10 Oct 15 00:48:46.103 INFO kablam! | Oct 15 00:48:46.103 INFO kablam! 5 | #[derive(Identifiable, Queryable)] Oct 15 00:48:46.103 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 00:48:46.103 INFO kablam! | Oct 15 00:48:46.104 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 15 00:48:46.104 INFO kablam! = note: for more information, see issue #50504 Oct 15 00:48:46.104 INFO kablam! Oct 15 00:48:46.104 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Oct 15 00:48:46.104 INFO kablam! --> src/models.rs:5:24 Oct 15 00:48:46.104 INFO kablam! | Oct 15 00:48:46.104 INFO kablam! 5 | #[derive(Identifiable, Queryable)] Oct 15 00:48:46.104 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 00:48:46.104 INFO kablam! | Oct 15 00:48:46.104 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 15 00:48:46.104 INFO kablam! = note: for more information, see issue #50504 Oct 15 00:48:46.104 INFO kablam! Oct 15 00:48:46.104 INFO kablam! warning: cannot find type `User` in this scope Oct 15 00:48:46.104 INFO kablam! --> src/models.rs:5:24 Oct 15 00:48:46.104 INFO kablam! | Oct 15 00:48:46.104 INFO kablam! 5 | #[derive(Identifiable, Queryable)] Oct 15 00:48:46.104 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 00:48:46.104 INFO kablam! | Oct 15 00:48:46.104 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 15 00:48:46.104 INFO kablam! = note: for more information, see issue #50504 Oct 15 00:48:46.104 INFO kablam! Oct 15 00:48:46.104 INFO kablam! warning: cannot find type `table` in this scope Oct 15 00:48:46.104 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 15 00:48:46.104 INFO kablam! | Oct 15 00:48:46.104 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 15 00:48:46.104 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 00:48:46.104 INFO kablam! | Oct 15 00:48:46.104 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 15 00:48:46.104 INFO kablam! = note: for more information, see issue #50504 Oct 15 00:48:46.104 INFO kablam! Oct 15 00:48:46.104 INFO kablam! warning: cannot find type `id` in this scope Oct 15 00:48:46.104 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 15 00:48:46.104 INFO kablam! | Oct 15 00:48:46.104 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 15 00:48:46.104 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 00:48:46.104 INFO kablam! | Oct 15 00:48:46.104 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 15 00:48:46.104 INFO kablam! = note: for more information, see issue #50504 Oct 15 00:48:46.104 INFO kablam! Oct 15 00:48:46.104 INFO kablam! warning: cannot find type `username` in this scope Oct 15 00:48:46.104 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 15 00:48:46.110 INFO kablam! | Oct 15 00:48:46.110 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 15 00:48:46.110 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 00:48:46.110 INFO kablam! | Oct 15 00:48:46.110 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 15 00:48:46.110 INFO kablam! = note: for more information, see issue #50504 Oct 15 00:48:46.112 INFO kablam! Oct 15 00:48:46.112 INFO kablam! warning: cannot find type `email` in this scope Oct 15 00:48:46.112 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 15 00:48:46.112 INFO kablam! | Oct 15 00:48:46.112 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 15 00:48:46.112 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 00:48:46.112 INFO kablam! | Oct 15 00:48:46.112 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 15 00:48:46.112 INFO kablam! = note: for more information, see issue #50504 Oct 15 00:48:46.112 INFO kablam! Oct 15 00:48:46.112 INFO kablam! warning: cannot find type `password_hash` in this scope Oct 15 00:48:46.112 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 15 00:48:46.112 INFO kablam! | Oct 15 00:48:46.112 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 15 00:48:46.112 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 00:48:46.112 INFO kablam! | Oct 15 00:48:46.112 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 15 00:48:46.112 INFO kablam! = note: for more information, see issue #50504 Oct 15 00:48:46.112 INFO kablam! Oct 15 00:48:46.112 INFO kablam! warning: cannot find type `created_at` in this scope Oct 15 00:48:46.112 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 15 00:48:46.112 INFO kablam! | Oct 15 00:48:46.112 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 15 00:48:46.112 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 00:48:46.112 INFO kablam! | Oct 15 00:48:46.112 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 15 00:48:46.112 INFO kablam! = note: for more information, see issue #50504 Oct 15 00:48:46.112 INFO kablam! Oct 15 00:48:46.112 INFO kablam! warning: cannot find type `elo` in this scope Oct 15 00:48:46.112 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 15 00:48:46.112 INFO kablam! | Oct 15 00:48:46.112 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 15 00:48:46.112 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 00:48:46.112 INFO kablam! | Oct 15 00:48:46.112 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 15 00:48:46.112 INFO kablam! = note: for more information, see issue #50504 Oct 15 00:48:46.112 INFO kablam! Oct 15 00:48:47.004 INFO kablam! warning: field is never used: `proc` Oct 15 00:48:47.004 INFO kablam! --> src/game/gnubg.rs:7:5 Oct 15 00:48:47.004 INFO kablam! | Oct 15 00:48:47.004 INFO kablam! 7 | proc: &'a Child, Oct 15 00:48:47.004 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 15 00:48:47.005 INFO kablam! | Oct 15 00:48:47.005 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 00:48:47.005 INFO kablam! Oct 15 00:48:47.006 INFO kablam! warning: struct is never constructed: `GnubgManager` Oct 15 00:48:47.006 INFO kablam! --> src/game/gnubg.rs:18:1 Oct 15 00:48:47.006 INFO kablam! | Oct 15 00:48:47.006 INFO kablam! 18 | pub struct GnubgManager { Oct 15 00:48:47.006 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 00:48:47.006 INFO kablam! Oct 15 00:48:47.006 INFO kablam! warning: method is never used: `new` Oct 15 00:48:47.006 INFO kablam! --> src/game/gnubg.rs:23:5 Oct 15 00:48:47.006 INFO kablam! | Oct 15 00:48:47.006 INFO kablam! 23 | pub fn new(max_procs: usize, path: String) -> Self { Oct 15 00:48:47.006 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 00:48:47.006 INFO kablam! Oct 15 00:49:08.751 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2m 37s Oct 15 00:49:08.767 INFO kablam! su: No module specific data is present Oct 15 00:49:09.702 INFO running `"docker" "rm" "-f" "5e9957cdad17ea74721a67dcdfafc92561b6fb48986a3ce9c7b5c2bbcfa7ebbf"` Oct 15 00:49:09.947 INFO blam! 5e9957cdad17ea74721a67dcdfafc92561b6fb48986a3ce9c7b5c2bbcfa7ebbf Oct 15 00:49:09.954 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 15 00:49:10.455 INFO blam! a9001b26f1eb7c37c53ade568d8e904e3b6f6295941f65b4f50ebab5c178a23d Oct 15 00:49:10.463 INFO running `"docker" "start" "-a" "a9001b26f1eb7c37c53ade568d8e904e3b6f6295941f65b4f50ebab5c178a23d"` Oct 15 00:49:12.139 INFO kablam! usermod: no changes Oct 15 00:49:12.547 INFO kablam! Compiling gibs v0.1.0 (/source) Oct 15 00:49:16.895 INFO kablam! warning: cannot find type `User` in this scope Oct 15 00:49:16.895 INFO kablam! --> src/models.rs:5:10 Oct 15 00:49:16.895 INFO kablam! | Oct 15 00:49:16.895 INFO kablam! 5 | #[derive(Identifiable, Queryable)] Oct 15 00:49:16.895 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 00:49:16.895 INFO kablam! | Oct 15 00:49:16.895 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 15 00:49:16.895 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 15 00:49:16.895 INFO kablam! = note: for more information, see issue #50504 Oct 15 00:49:16.895 INFO kablam! Oct 15 00:49:16.895 INFO kablam! warning: cannot find type `users` in this scope Oct 15 00:49:16.895 INFO kablam! --> src/models.rs:5:10 Oct 15 00:49:16.895 INFO kablam! | Oct 15 00:49:16.895 INFO kablam! 5 | #[derive(Identifiable, Queryable)] Oct 15 00:49:16.895 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 00:49:16.895 INFO kablam! | Oct 15 00:49:16.895 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 15 00:49:16.895 INFO kablam! = note: for more information, see issue #50504 Oct 15 00:49:16.895 INFO kablam! Oct 15 00:49:16.896 INFO kablam! warning: cannot find type `User` in this scope Oct 15 00:49:16.896 INFO kablam! --> src/models.rs:5:10 Oct 15 00:49:16.896 INFO kablam! | Oct 15 00:49:16.896 INFO kablam! 5 | #[derive(Identifiable, Queryable)] Oct 15 00:49:16.896 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 00:49:16.896 INFO kablam! | Oct 15 00:49:16.896 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 15 00:49:16.896 INFO kablam! = note: for more information, see issue #50504 Oct 15 00:49:16.896 INFO kablam! Oct 15 00:49:16.896 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Oct 15 00:49:16.896 INFO kablam! --> src/models.rs:5:24 Oct 15 00:49:16.896 INFO kablam! | Oct 15 00:49:16.896 INFO kablam! 5 | #[derive(Identifiable, Queryable)] Oct 15 00:49:16.896 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 00:49:16.896 INFO kablam! | Oct 15 00:49:16.896 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 15 00:49:16.896 INFO kablam! = note: for more information, see issue #50504 Oct 15 00:49:16.896 INFO kablam! Oct 15 00:49:16.896 INFO kablam! warning: cannot find type `User` in this scope Oct 15 00:49:16.896 INFO kablam! --> src/models.rs:5:24 Oct 15 00:49:16.896 INFO kablam! | Oct 15 00:49:16.896 INFO kablam! 5 | #[derive(Identifiable, Queryable)] Oct 15 00:49:16.896 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 00:49:16.896 INFO kablam! | Oct 15 00:49:16.896 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 15 00:49:16.896 INFO kablam! = note: for more information, see issue #50504 Oct 15 00:49:16.896 INFO kablam! Oct 15 00:49:16.896 INFO kablam! warning: cannot find type `table` in this scope Oct 15 00:49:16.896 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 15 00:49:16.896 INFO kablam! | Oct 15 00:49:16.896 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 15 00:49:16.896 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 00:49:16.896 INFO kablam! | Oct 15 00:49:16.896 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 15 00:49:16.896 INFO kablam! = note: for more information, see issue #50504 Oct 15 00:49:16.896 INFO kablam! Oct 15 00:49:16.896 INFO kablam! warning: cannot find type `id` in this scope Oct 15 00:49:16.896 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 15 00:49:16.896 INFO kablam! | Oct 15 00:49:16.896 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 15 00:49:16.896 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 00:49:16.896 INFO kablam! | Oct 15 00:49:16.896 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 15 00:49:16.896 INFO kablam! = note: for more information, see issue #50504 Oct 15 00:49:16.897 INFO kablam! Oct 15 00:49:16.897 INFO kablam! warning: cannot find type `username` in this scope Oct 15 00:49:16.897 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 15 00:49:16.897 INFO kablam! | Oct 15 00:49:16.897 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 15 00:49:16.897 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 00:49:16.897 INFO kablam! | Oct 15 00:49:16.897 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 15 00:49:16.897 INFO kablam! = note: for more information, see issue #50504 Oct 15 00:49:16.897 INFO kablam! Oct 15 00:49:16.897 INFO kablam! warning: cannot find type `email` in this scope Oct 15 00:49:16.897 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 15 00:49:16.897 INFO kablam! | Oct 15 00:49:16.897 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 15 00:49:16.897 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 00:49:16.897 INFO kablam! | Oct 15 00:49:16.897 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 15 00:49:16.897 INFO kablam! = note: for more information, see issue #50504 Oct 15 00:49:16.897 INFO kablam! Oct 15 00:49:16.897 INFO kablam! warning: cannot find type `password_hash` in this scope Oct 15 00:49:16.897 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 15 00:49:16.897 INFO kablam! | Oct 15 00:49:16.897 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 15 00:49:16.897 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 00:49:16.897 INFO kablam! | Oct 15 00:49:16.897 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 15 00:49:16.897 INFO kablam! = note: for more information, see issue #50504 Oct 15 00:49:16.897 INFO kablam! Oct 15 00:49:16.897 INFO kablam! warning: cannot find type `created_at` in this scope Oct 15 00:49:16.897 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 15 00:49:16.897 INFO kablam! | Oct 15 00:49:16.897 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 15 00:49:16.897 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 00:49:16.897 INFO kablam! | Oct 15 00:49:16.897 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 15 00:49:16.897 INFO kablam! = note: for more information, see issue #50504 Oct 15 00:49:16.897 INFO kablam! Oct 15 00:49:16.897 INFO kablam! warning: cannot find type `elo` in this scope Oct 15 00:49:16.897 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 15 00:49:16.897 INFO kablam! | Oct 15 00:49:16.897 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 15 00:49:16.897 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 00:49:16.897 INFO kablam! | Oct 15 00:49:16.897 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 15 00:49:16.897 INFO kablam! = note: for more information, see issue #50504 Oct 15 00:49:16.897 INFO kablam! Oct 15 00:49:17.877 INFO kablam! warning: field is never used: `proc` Oct 15 00:49:17.878 INFO kablam! --> src/game/gnubg.rs:7:5 Oct 15 00:49:17.878 INFO kablam! | Oct 15 00:49:17.878 INFO kablam! 7 | proc: &'a Child, Oct 15 00:49:17.878 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 15 00:49:17.879 INFO kablam! | Oct 15 00:49:17.879 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 00:49:17.879 INFO kablam! Oct 15 00:49:17.879 INFO kablam! warning: struct is never constructed: `GnubgManager` Oct 15 00:49:17.879 INFO kablam! --> src/game/gnubg.rs:18:1 Oct 15 00:49:17.880 INFO kablam! | Oct 15 00:49:17.880 INFO kablam! 18 | pub struct GnubgManager { Oct 15 00:49:17.880 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 00:49:17.880 INFO kablam! Oct 15 00:49:17.880 INFO kablam! warning: method is never used: `new` Oct 15 00:49:17.880 INFO kablam! --> src/game/gnubg.rs:23:5 Oct 15 00:49:17.880 INFO kablam! | Oct 15 00:49:17.880 INFO kablam! 23 | pub fn new(max_procs: usize, path: String) -> Self { Oct 15 00:49:17.880 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 00:49:17.880 INFO kablam! Oct 15 00:49:18.673 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 6.50s Oct 15 00:49:18.700 INFO kablam! su: No module specific data is present Oct 15 00:49:19.757 INFO running `"docker" "rm" "-f" "a9001b26f1eb7c37c53ade568d8e904e3b6f6295941f65b4f50ebab5c178a23d"` Oct 15 00:49:20.039 INFO blam! a9001b26f1eb7c37c53ade568d8e904e3b6f6295941f65b4f50ebab5c178a23d Oct 15 00:49:20.041 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 15 00:49:20.528 INFO blam! 3df57ec32a3542ff259b22383ad1f8e1e301619d7d245434994ddd61301c461c Oct 15 00:49:20.530 INFO running `"docker" "start" "-a" "3df57ec32a3542ff259b22383ad1f8e1e301619d7d245434994ddd61301c461c"` Oct 15 00:49:22.363 INFO kablam! usermod: no changes Oct 15 00:49:22.767 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.38s Oct 15 00:49:22.783 INFO kablam! Running /target/debug/deps/gibs-5f4fa64a015deb39 Oct 15 00:49:22.792 INFO blam! Oct 15 00:49:22.792 INFO blam! running 0 tests Oct 15 00:49:22.792 INFO blam! Oct 15 00:49:22.792 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 00:49:22.792 INFO blam! Oct 15 00:49:22.795 INFO kablam! su: No module specific data is present Oct 15 00:49:23.763 INFO running `"docker" "rm" "-f" "3df57ec32a3542ff259b22383ad1f8e1e301619d7d245434994ddd61301c461c"` Oct 15 00:49:24.143 INFO blam! 3df57ec32a3542ff259b22383ad1f8e1e301619d7d245434994ddd61301c461c