Nov 02 18:14:01.628 INFO checking andreevlex/webserver_test against try#dc8b02d6f1e93f212fc39844ea688b634b4a03c7 for pr-55517 Nov 02 18:14:01.628 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55517/worker-3/try#dc8b02d6f1e93f212fc39844ea688b634b4a03c7:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-3/pr-55517/try#dc8b02d6f1e93f212fc39844ea688b634b4a03c7:/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 +dc8b02d6f1e93f212fc39844ea688b634b4a03c7-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 02 18:14:02.068 INFO blam! 0079486368d18d3fb897bd1568abe42970b017623cd2ef9bb658c1fd8b5b46f6 Nov 02 18:14:02.092 INFO running `"docker" "start" "-a" "0079486368d18d3fb897bd1568abe42970b017623cd2ef9bb658c1fd8b5b46f6"` Nov 02 18:14:03.104 INFO kablam! usermod: no changes Nov 02 18:14:03.672 INFO kablam! Compiling libsqlite3-sys v0.9.1 Nov 02 18:14:03.688 INFO kablam! Checking r2d2 v0.8.2 Nov 02 18:14:03.688 INFO kablam! Checking regex v1.0.1 Nov 02 18:14:03.688 INFO kablam! Checking h2 v0.1.10 Nov 02 18:14:03.688 INFO kablam! Checking tokio-threadpool v0.1.5 Nov 02 18:14:03.688 INFO kablam! Compiling error-chain v0.11.0 Nov 02 18:14:03.768 INFO kablam! Compiling ring v0.12.1 Nov 02 18:14:08.731 INFO kablam! Compiling cargo_metadata v0.5.8 Nov 02 18:14:10.673 INFO kablam! Checking diesel v1.3.2 Nov 02 18:14:13.201 INFO kablam! Checking tokio-fs v0.1.2 Nov 02 18:14:16.803 INFO kablam! Checking env_logger v0.5.10 Nov 02 18:14:18.416 INFO kablam! Checking tokio v0.1.7 Nov 02 18:14:24.817 INFO kablam! Compiling skeptic v0.13.3 Nov 02 18:14:27.541 INFO kablam! Checking tokio-core v0.1.17 Nov 02 18:14:32.752 INFO kablam! Checking cookie v0.10.1 Nov 02 18:14:32.752 INFO kablam! Checking jsonwebtoken v4.0.1 Nov 02 18:14:37.596 INFO kablam! Checking trust-dns-proto v0.3.3 Nov 02 18:14:37.680 INFO kablam! Checking tokio-signal v0.1.5 Nov 02 18:14:39.240 INFO kablam! Compiling actix v0.5.8 Nov 02 18:14:50.990 INFO kablam! Checking trust-dns-resolver v0.8.2 Nov 02 18:15:05.965 INFO kablam! Checking actix-web v0.6.15 Nov 02 18:15:24.128 INFO kablam! Checking webserver_test v0.1.0 (/source) Nov 02 18:15:33.224 INFO kablam! warning: cannot find type `User` in this scope Nov 02 18:15:33.224 INFO kablam! --> src/models.rs:1:21 Nov 02 18:15:33.225 INFO kablam! | Nov 02 18:15:33.225 INFO kablam! 1 | #[derive(Serialize, Queryable)] Nov 02 18:15:33.225 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 18:15:33.226 INFO kablam! | Nov 02 18:15:33.226 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 02 18:15:33.226 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! Nov 02 18:15:33.226 INFO kablam! = note: for more information, see issue #50504 Nov 02 18:15:33.226 INFO kablam! Nov 02 18:15:33.226 INFO kablam! warning: cannot find type `table` in this scope Nov 02 18:15:33.226 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Nov 02 18:15:33.226 INFO kablam! | Nov 02 18:15:33.226 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 02 18:15:33.226 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 18:15:33.226 INFO kablam! | Nov 02 18:15:33.226 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! Nov 02 18:15:33.226 INFO kablam! = note: for more information, see issue #50504 Nov 02 18:15:33.226 INFO kablam! Nov 02 18:15:33.226 INFO kablam! warning: cannot find type `id` in this scope Nov 02 18:15:33.226 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 18:15:33.226 INFO kablam! | Nov 02 18:15:33.226 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 18:15:33.226 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 18:15:33.226 INFO kablam! | Nov 02 18:15:33.226 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! Nov 02 18:15:33.226 INFO kablam! = note: for more information, see issue #50504 Nov 02 18:15:33.226 INFO kablam! Nov 02 18:15:33.226 INFO kablam! warning: cannot find type `name` in this scope Nov 02 18:15:33.226 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 18:15:33.226 INFO kablam! | Nov 02 18:15:33.226 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 18:15:33.226 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 18:15:33.226 INFO kablam! | Nov 02 18:15:33.226 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! Nov 02 18:15:33.226 INFO kablam! = note: for more information, see issue #50504 Nov 02 18:15:33.226 INFO kablam! Nov 02 18:15:33.226 INFO kablam! warning: cannot find type `email` in this scope Nov 02 18:15:33.226 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 18:15:33.226 INFO kablam! | Nov 02 18:15:33.226 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 18:15:33.226 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 18:15:33.226 INFO kablam! | Nov 02 18:15:33.226 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! Nov 02 18:15:33.226 INFO kablam! = note: for more information, see issue #50504 Nov 02 18:15:33.226 INFO kablam! Nov 02 18:15:33.226 INFO kablam! warning: cannot find type `passwd` in this scope Nov 02 18:15:33.226 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 18:15:33.226 INFO kablam! | Nov 02 18:15:33.226 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 18:15:33.226 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 18:15:33.226 INFO kablam! | Nov 02 18:15:33.226 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! Nov 02 18:15:33.226 INFO kablam! = note: for more information, see issue #50504 Nov 02 18:15:33.226 INFO kablam! Nov 02 18:15:33.569 INFO kablam! warning: cannot find type `User` in this scope Nov 02 18:15:33.570 INFO kablam! --> src/models.rs:1:21 Nov 02 18:15:33.570 INFO kablam! | Nov 02 18:15:33.571 INFO kablam! 1 | #[derive(Serialize, Queryable)] Nov 02 18:15:33.572 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 18:15:33.572 INFO kablam! | Nov 02 18:15:33.573 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 02 18:15:33.574 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! Nov 02 18:15:33.574 INFO kablam! = note: for more information, see issue #50504 Nov 02 18:15:33.575 INFO kablam! Nov 02 18:15:33.576 INFO kablam! warning: cannot find type `table` in this scope Nov 02 18:15:33.576 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Nov 02 18:15:33.576 INFO kablam! | Nov 02 18:15:33.577 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 02 18:15:33.577 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 18:15:33.578 INFO kablam! | Nov 02 18:15:33.578 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! Nov 02 18:15:33.578 INFO kablam! = note: for more information, see issue #50504 Nov 02 18:15:33.578 INFO kablam! Nov 02 18:15:33.579 INFO kablam! warning: cannot find type `id` in this scope Nov 02 18:15:33.579 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 18:15:33.579 INFO kablam! | Nov 02 18:15:33.579 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 18:15:33.579 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 18:15:33.579 INFO kablam! | Nov 02 18:15:33.579 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! Nov 02 18:15:33.579 INFO kablam! = note: for more information, see issue #50504 Nov 02 18:15:33.580 INFO kablam! Nov 02 18:15:33.581 INFO kablam! warning: cannot find type `name` in this scope Nov 02 18:15:33.581 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 18:15:33.581 INFO kablam! | Nov 02 18:15:33.581 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 18:15:33.581 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 18:15:33.581 INFO kablam! | Nov 02 18:15:33.581 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! Nov 02 18:15:33.581 INFO kablam! = note: for more information, see issue #50504 Nov 02 18:15:33.582 INFO kablam! Nov 02 18:15:33.582 INFO kablam! warning: cannot find type `email` in this scope Nov 02 18:15:33.582 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 18:15:33.582 INFO kablam! | Nov 02 18:15:33.582 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 18:15:33.582 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 18:15:33.583 INFO kablam! | Nov 02 18:15:33.583 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! Nov 02 18:15:33.583 INFO kablam! = note: for more information, see issue #50504 Nov 02 18:15:33.583 INFO kablam! Nov 02 18:15:33.583 INFO kablam! warning: cannot find type `passwd` in this scope Nov 02 18:15:33.584 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 18:15:33.584 INFO kablam! | Nov 02 18:15:33.584 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 18:15:33.584 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 18:15:33.584 INFO kablam! | Nov 02 18:15:33.584 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! Nov 02 18:15:33.584 INFO kablam! = note: for more information, see issue #50504 Nov 02 18:15:33.584 INFO kablam! Nov 02 18:15:34.798 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 31s Nov 02 18:15:34.826 INFO kablam! su: No module specific data is present Nov 02 18:15:36.627 INFO running `"docker" "rm" "-f" "0079486368d18d3fb897bd1568abe42970b017623cd2ef9bb658c1fd8b5b46f6"` Nov 02 18:15:36.936 INFO blam! 0079486368d18d3fb897bd1568abe42970b017623cd2ef9bb658c1fd8b5b46f6