Nov 30 05:16:17.384 INFO checking cirla/gibs against master#a49316ddc99d9d595193557fc899f6c52e4d9af9 for pr-56323 Nov 30 05:16:17.384 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56323/worker-4/master#a49316ddc99d9d595193557fc899f6c52e4d9af9:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-4/pr-56323/master#a49316ddc99d9d595193557fc899f6c52e4d9af9:/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 +a49316ddc99d9d595193557fc899f6c52e4d9af9-alt check --frozen --all --all-targets" "-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"` Nov 30 05:16:18.946 INFO [stdout] fc48898df4cdb570960a39ad7beff0ae071a2d359bab16ffa0b51dbe8580e626 Nov 30 05:16:18.952 INFO running `"docker" "start" "-a" "fc48898df4cdb570960a39ad7beff0ae071a2d359bab16ffa0b51dbe8580e626"` Nov 30 05:16:19.981 INFO [stderr] usermod: no changes Nov 30 05:16:20.712 INFO [stderr] Checking crossbeam-utils v0.4.1 Nov 30 05:16:20.716 INFO [stderr] Compiling actix-web v0.7.1 Nov 30 05:16:20.716 INFO [stderr] Checking tokio-io v0.1.7 Nov 30 05:16:20.724 INFO [stderr] Compiling syn v0.14.5 Nov 30 05:16:20.724 INFO [stderr] Checking parking_lot v0.5.5 Nov 30 05:16:20.724 INFO [stderr] Checking parking_lot v0.6.3 Nov 30 05:16:20.724 INFO [stderr] Checking diesel v1.3.2 Nov 30 05:16:20.732 INFO [stderr] Checking config v0.9.0 Nov 30 05:16:22.155 INFO [stderr] Checking cookie v0.10.1 Nov 30 05:16:22.824 INFO [stderr] Checking crossbeam-epoch v0.5.1 Nov 30 05:16:24.736 INFO [stderr] Checking tokio-codec v0.1.0 Nov 30 05:16:24.736 INFO [stderr] Checking tokio-reactor v0.1.2 Nov 30 05:16:24.736 INFO [stderr] Checking tokio-fs v0.1.2 Nov 30 05:16:24.844 INFO [stderr] Checking h2 v0.1.10 Nov 30 05:16:25.966 INFO [stderr] Checking crossbeam-channel v0.2.3 Nov 30 05:16:30.130 INFO [stderr] Checking tokio-tcp v0.1.0 Nov 30 05:16:30.132 INFO [stderr] Checking tokio-udp v0.1.1 Nov 30 05:16:30.134 INFO [stderr] Checking tokio-signal v0.2.1 Nov 30 05:16:35.681 INFO [stderr] Checking trust-dns-proto v0.4.0 Nov 30 05:16:35.681 INFO [stderr] Checking tokio v0.1.7 Nov 30 05:16:45.189 INFO [stderr] Checking trust-dns-resolver v0.9.0 Nov 30 05:16:55.308 INFO [stderr] Compiling actix_derive v0.3.0 Nov 30 05:16:55.308 INFO [stderr] Compiling serde_derive v1.0.70 Nov 30 05:17:05.048 INFO [stderr] Checking actix v0.7.2 Nov 30 05:17:17.540 INFO [stderr] Checking jsonwebtoken v4.0.1 Nov 30 05:17:33.156 INFO [stderr] Checking r2d2-diesel v1.0.0 Nov 30 05:17:34.316 INFO [stderr] Checking gibs v0.1.0 (/source) Nov 30 05:17:47.291 INFO [stderr] warning: unused `#[macro_use]` import Nov 30 05:17:47.291 INFO [stderr] --> src/main.rs:1:1 Nov 30 05:17:47.291 INFO [stderr] | Nov 30 05:17:47.291 INFO [stderr] 1 | #[macro_use] Nov 30 05:17:47.291 INFO [stderr] | ^^^^^^^^^^^^ Nov 30 05:17:47.296 INFO [stderr] | Nov 30 05:17:47.296 INFO [stderr] = note: #[warn(unused_imports)] on by default Nov 30 05:17:47.296 INFO [stderr] Nov 30 05:17:47.296 INFO [stderr] warning: cannot find type `User` in this scope Nov 30 05:17:47.296 INFO [stderr] --> src/models.rs:5:10 Nov 30 05:17:47.296 INFO [stderr] | Nov 30 05:17:47.296 INFO [stderr] 5 | #[derive(Identifiable, Queryable)] Nov 30 05:17:47.296 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 05:17:47.296 INFO [stderr] | Nov 30 05:17:47.296 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 30 05:17:47.296 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 05:17:47.296 INFO [stderr] = note: for more information, see issue #50504 Nov 30 05:17:47.296 INFO [stderr] Nov 30 05:17:47.296 INFO [stderr] warning: cannot find type `users` in this scope Nov 30 05:17:47.296 INFO [stderr] --> src/models.rs:5:10 Nov 30 05:17:47.296 INFO [stderr] | Nov 30 05:17:47.296 INFO [stderr] 5 | #[derive(Identifiable, Queryable)] Nov 30 05:17:47.296 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 05:17:47.296 INFO [stderr] | Nov 30 05:17:47.296 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 05:17:47.296 INFO [stderr] = note: for more information, see issue #50504 Nov 30 05:17:47.296 INFO [stderr] Nov 30 05:17:47.304 INFO [stderr] warning: cannot find type `User` in this scope Nov 30 05:17:47.304 INFO [stderr] --> src/models.rs:5:10 Nov 30 05:17:47.304 INFO [stderr] | Nov 30 05:17:47.304 INFO [stderr] 5 | #[derive(Identifiable, Queryable)] Nov 30 05:17:47.304 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 05:17:47.304 INFO [stderr] | Nov 30 05:17:47.304 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 05:17:47.304 INFO [stderr] = note: for more information, see issue #50504 Nov 30 05:17:47.304 INFO [stderr] Nov 30 05:17:47.304 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Nov 30 05:17:47.304 INFO [stderr] --> src/models.rs:5:24 Nov 30 05:17:47.304 INFO [stderr] | Nov 30 05:17:47.304 INFO [stderr] 5 | #[derive(Identifiable, Queryable)] Nov 30 05:17:47.304 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 05:17:47.304 INFO [stderr] | Nov 30 05:17:47.304 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 05:17:47.304 INFO [stderr] = note: for more information, see issue #50504 Nov 30 05:17:47.304 INFO [stderr] Nov 30 05:17:47.304 INFO [stderr] warning: cannot find type `User` in this scope Nov 30 05:17:47.304 INFO [stderr] --> src/models.rs:5:24 Nov 30 05:17:47.304 INFO [stderr] | Nov 30 05:17:47.304 INFO [stderr] 5 | #[derive(Identifiable, Queryable)] Nov 30 05:17:47.304 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 05:17:47.304 INFO [stderr] | Nov 30 05:17:47.304 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 05:17:47.304 INFO [stderr] = note: for more information, see issue #50504 Nov 30 05:17:47.304 INFO [stderr] Nov 30 05:17:47.304 INFO [stderr] warning: cannot find type `table` in this scope Nov 30 05:17:47.304 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Nov 30 05:17:47.304 INFO [stderr] | Nov 30 05:17:47.304 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 30 05:17:47.304 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 05:17:47.304 INFO [stderr] | Nov 30 05:17:47.304 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 05:17:47.304 INFO [stderr] = note: for more information, see issue #50504 Nov 30 05:17:47.304 INFO [stderr] Nov 30 05:17:47.304 INFO [stderr] warning: cannot find type `id` in this scope Nov 30 05:17:47.304 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 05:17:47.304 INFO [stderr] | Nov 30 05:17:47.304 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 05:17:47.304 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 05:17:47.304 INFO [stderr] | Nov 30 05:17:47.304 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 05:17:47.304 INFO [stderr] = note: for more information, see issue #50504 Nov 30 05:17:47.304 INFO [stderr] Nov 30 05:17:47.304 INFO [stderr] warning: cannot find type `username` in this scope Nov 30 05:17:47.304 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 05:17:47.304 INFO [stderr] | Nov 30 05:17:47.304 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 05:17:47.304 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 05:17:47.305 INFO [stderr] | Nov 30 05:17:47.305 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 05:17:47.305 INFO [stderr] = note: for more information, see issue #50504 Nov 30 05:17:47.305 INFO [stderr] Nov 30 05:17:47.305 INFO [stderr] warning: cannot find type `email` in this scope Nov 30 05:17:47.305 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 05:17:47.305 INFO [stderr] | Nov 30 05:17:47.305 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 05:17:47.305 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 05:17:47.305 INFO [stderr] | Nov 30 05:17:47.305 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 05:17:47.305 INFO [stderr] = note: for more information, see issue #50504 Nov 30 05:17:47.305 INFO [stderr] Nov 30 05:17:47.305 INFO [stderr] warning: cannot find type `password_hash` in this scope Nov 30 05:17:47.305 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 05:17:47.305 INFO [stderr] | Nov 30 05:17:47.305 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 05:17:47.305 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 05:17:47.305 INFO [stderr] | Nov 30 05:17:47.305 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 05:17:47.305 INFO [stderr] = note: for more information, see issue #50504 Nov 30 05:17:47.305 INFO [stderr] Nov 30 05:17:47.305 INFO [stderr] warning: cannot find type `created_at` in this scope Nov 30 05:17:47.305 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 05:17:47.305 INFO [stderr] | Nov 30 05:17:47.305 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 05:17:47.305 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 05:17:47.305 INFO [stderr] | Nov 30 05:17:47.305 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 05:17:47.305 INFO [stderr] = note: for more information, see issue #50504 Nov 30 05:17:47.305 INFO [stderr] Nov 30 05:17:47.305 INFO [stderr] warning: cannot find type `elo` in this scope Nov 30 05:17:47.305 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 05:17:47.305 INFO [stderr] | Nov 30 05:17:47.305 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 05:17:47.305 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 05:17:47.305 INFO [stderr] | Nov 30 05:17:47.305 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 05:17:47.305 INFO [stderr] = note: for more information, see issue #50504 Nov 30 05:17:47.305 INFO [stderr] Nov 30 05:17:47.513 INFO [stderr] warning: unused `#[macro_use]` import Nov 30 05:17:47.513 INFO [stderr] --> src/main.rs:1:1 Nov 30 05:17:47.513 INFO [stderr] | Nov 30 05:17:47.513 INFO [stderr] 1 | #[macro_use] Nov 30 05:17:47.513 INFO [stderr] | ^^^^^^^^^^^^ Nov 30 05:17:47.513 INFO [stderr] | Nov 30 05:17:47.513 INFO [stderr] = note: #[warn(unused_imports)] on by default Nov 30 05:17:47.513 INFO [stderr] Nov 30 05:17:47.516 INFO [stderr] warning: cannot find type `User` in this scope Nov 30 05:17:47.516 INFO [stderr] --> src/models.rs:5:10 Nov 30 05:17:47.516 INFO [stderr] | Nov 30 05:17:47.516 INFO [stderr] 5 | #[derive(Identifiable, Queryable)] Nov 30 05:17:47.516 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 05:17:47.516 INFO [stderr] | Nov 30 05:17:47.516 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 30 05:17:47.516 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 05:17:47.520 INFO [stderr] = note: for more information, see issue #50504 Nov 30 05:17:47.520 INFO [stderr] Nov 30 05:17:47.520 INFO [stderr] warning: cannot find type `users` in this scope Nov 30 05:17:47.520 INFO [stderr] --> src/models.rs:5:10 Nov 30 05:17:47.520 INFO [stderr] | Nov 30 05:17:47.520 INFO [stderr] 5 | #[derive(Identifiable, Queryable)] Nov 30 05:17:47.520 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 05:17:47.520 INFO [stderr] | Nov 30 05:17:47.520 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 05:17:47.520 INFO [stderr] = note: for more information, see issue #50504 Nov 30 05:17:47.520 INFO [stderr] Nov 30 05:17:47.520 INFO [stderr] warning: cannot find type `User` in this scope Nov 30 05:17:47.520 INFO [stderr] --> src/models.rs:5:10 Nov 30 05:17:47.520 INFO [stderr] | Nov 30 05:17:47.520 INFO [stderr] 5 | #[derive(Identifiable, Queryable)] Nov 30 05:17:47.520 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 05:17:47.520 INFO [stderr] | Nov 30 05:17:47.520 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 05:17:47.520 INFO [stderr] = note: for more information, see issue #50504 Nov 30 05:17:47.520 INFO [stderr] Nov 30 05:17:47.520 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Nov 30 05:17:47.520 INFO [stderr] --> src/models.rs:5:24 Nov 30 05:17:47.520 INFO [stderr] | Nov 30 05:17:47.520 INFO [stderr] 5 | #[derive(Identifiable, Queryable)] Nov 30 05:17:47.520 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 05:17:47.520 INFO [stderr] | Nov 30 05:17:47.520 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 05:17:47.520 INFO [stderr] = note: for more information, see issue #50504 Nov 30 05:17:47.520 INFO [stderr] Nov 30 05:17:47.520 INFO [stderr] warning: cannot find type `User` in this scope Nov 30 05:17:47.520 INFO [stderr] --> src/models.rs:5:24 Nov 30 05:17:47.520 INFO [stderr] | Nov 30 05:17:47.520 INFO [stderr] 5 | #[derive(Identifiable, Queryable)] Nov 30 05:17:47.520 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 05:17:47.520 INFO [stderr] | Nov 30 05:17:47.520 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 05:17:47.520 INFO [stderr] = note: for more information, see issue #50504 Nov 30 05:17:47.520 INFO [stderr] Nov 30 05:17:47.520 INFO [stderr] warning: cannot find type `table` in this scope Nov 30 05:17:47.520 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Nov 30 05:17:47.520 INFO [stderr] | Nov 30 05:17:47.520 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 30 05:17:47.520 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 05:17:47.520 INFO [stderr] | Nov 30 05:17:47.520 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 05:17:47.520 INFO [stderr] = note: for more information, see issue #50504 Nov 30 05:17:47.520 INFO [stderr] Nov 30 05:17:47.520 INFO [stderr] warning: cannot find type `id` in this scope Nov 30 05:17:47.520 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 05:17:47.520 INFO [stderr] | Nov 30 05:17:47.520 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 05:17:47.520 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 05:17:47.521 INFO [stderr] | Nov 30 05:17:47.521 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 05:17:47.521 INFO [stderr] = note: for more information, see issue #50504 Nov 30 05:17:47.521 INFO [stderr] Nov 30 05:17:47.521 INFO [stderr] warning: cannot find type `username` in this scope Nov 30 05:17:47.521 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 05:17:47.521 INFO [stderr] | Nov 30 05:17:47.521 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 05:17:47.521 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 05:17:47.521 INFO [stderr] | Nov 30 05:17:47.521 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 05:17:47.521 INFO [stderr] = note: for more information, see issue #50504 Nov 30 05:17:47.521 INFO [stderr] Nov 30 05:17:47.521 INFO [stderr] warning: cannot find type `email` in this scope Nov 30 05:17:47.521 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 05:17:47.521 INFO [stderr] | Nov 30 05:17:47.521 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 05:17:47.521 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 05:17:47.521 INFO [stderr] | Nov 30 05:17:47.521 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 05:17:47.521 INFO [stderr] = note: for more information, see issue #50504 Nov 30 05:17:47.521 INFO [stderr] Nov 30 05:17:47.521 INFO [stderr] warning: cannot find type `password_hash` in this scope Nov 30 05:17:47.521 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 05:17:47.521 INFO [stderr] | Nov 30 05:17:47.521 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 05:17:47.521 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 05:17:47.521 INFO [stderr] | Nov 30 05:17:47.521 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 05:17:47.521 INFO [stderr] = note: for more information, see issue #50504 Nov 30 05:17:47.521 INFO [stderr] Nov 30 05:17:47.521 INFO [stderr] warning: cannot find type `created_at` in this scope Nov 30 05:17:47.521 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 05:17:47.521 INFO [stderr] | Nov 30 05:17:47.521 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 05:17:47.521 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 05:17:47.521 INFO [stderr] | Nov 30 05:17:47.521 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 05:17:47.521 INFO [stderr] = note: for more information, see issue #50504 Nov 30 05:17:47.521 INFO [stderr] Nov 30 05:17:47.521 INFO [stderr] warning: cannot find type `elo` in this scope Nov 30 05:17:47.521 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 05:17:47.521 INFO [stderr] | Nov 30 05:17:47.521 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 05:17:47.521 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 05:17:47.521 INFO [stderr] | Nov 30 05:17:47.521 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 05:17:47.521 INFO [stderr] = note: for more information, see issue #50504 Nov 30 05:17:47.521 INFO [stderr] Nov 30 05:17:48.892 INFO [stderr] warning: field is never used: `proc` Nov 30 05:17:48.892 INFO [stderr] --> src/game/gnubg.rs:7:5 Nov 30 05:17:48.892 INFO [stderr] | Nov 30 05:17:48.892 INFO [stderr] 7 | proc: &'a Child, Nov 30 05:17:48.892 INFO [stderr] | ^^^^^^^^^^^^^^^ Nov 30 05:17:48.896 INFO [stderr] | Nov 30 05:17:48.896 INFO [stderr] = note: #[warn(dead_code)] on by default Nov 30 05:17:48.896 INFO [stderr] Nov 30 05:17:48.896 INFO [stderr] warning: struct is never constructed: `GnubgManager` Nov 30 05:17:48.896 INFO [stderr] --> src/game/gnubg.rs:18:1 Nov 30 05:17:48.896 INFO [stderr] | Nov 30 05:17:48.896 INFO [stderr] 18 | pub struct GnubgManager { Nov 30 05:17:48.896 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ Nov 30 05:17:48.896 INFO [stderr] Nov 30 05:17:48.896 INFO [stderr] warning: method is never used: `new` Nov 30 05:17:48.896 INFO [stderr] --> src/game/gnubg.rs:23:5 Nov 30 05:17:48.896 INFO [stderr] | Nov 30 05:17:48.896 INFO [stderr] 23 | pub fn new(max_procs: usize, path: String) -> Self { Nov 30 05:17:48.896 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 30 05:17:48.896 INFO [stderr] Nov 30 05:17:49.044 INFO [stderr] warning: field is never used: `proc` Nov 30 05:17:49.044 INFO [stderr] --> src/game/gnubg.rs:7:5 Nov 30 05:17:49.044 INFO [stderr] | Nov 30 05:17:49.044 INFO [stderr] 7 | proc: &'a Child, Nov 30 05:17:49.044 INFO [stderr] | ^^^^^^^^^^^^^^^ Nov 30 05:17:49.044 INFO [stderr] | Nov 30 05:17:49.044 INFO [stderr] = note: #[warn(dead_code)] on by default Nov 30 05:17:49.044 INFO [stderr] Nov 30 05:17:49.044 INFO [stderr] warning: struct is never constructed: `GnubgManager` Nov 30 05:17:49.044 INFO [stderr] --> src/game/gnubg.rs:18:1 Nov 30 05:17:49.044 INFO [stderr] | Nov 30 05:17:49.044 INFO [stderr] 18 | pub struct GnubgManager { Nov 30 05:17:49.044 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ Nov 30 05:17:49.044 INFO [stderr] Nov 30 05:17:49.044 INFO [stderr] warning: method is never used: `new` Nov 30 05:17:49.044 INFO [stderr] --> src/game/gnubg.rs:23:5 Nov 30 05:17:49.044 INFO [stderr] | Nov 30 05:17:49.044 INFO [stderr] 23 | pub fn new(max_procs: usize, path: String) -> Self { Nov 30 05:17:49.044 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 30 05:17:49.044 INFO [stderr] Nov 30 05:17:49.110 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 29s Nov 30 05:17:49.145 INFO [stderr] su: No module specific data is present Nov 30 05:17:49.984 INFO running `"docker" "inspect" "fc48898df4cdb570960a39ad7beff0ae071a2d359bab16ffa0b51dbe8580e626"` Nov 30 05:17:50.374 INFO running `"docker" "rm" "-f" "fc48898df4cdb570960a39ad7beff0ae071a2d359bab16ffa0b51dbe8580e626"` Nov 30 05:17:50.652 INFO [stdout] fc48898df4cdb570960a39ad7beff0ae071a2d359bab16ffa0b51dbe8580e626