Oct 27 08:22:14.187 INFO checking andreevlex/webserver_test against try#19f01b935b91481fd445b16b533d2f87661bf12e for pr-55192-2 Oct 27 08:22:14.188 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-4/try#19f01b935b91481fd445b16b533d2f87661bf12e:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/pr-55192-2/try#19f01b935b91481fd445b16b533d2f87661bf12e:/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 +19f01b935b91481fd445b16b533d2f87661bf12e-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"` Oct 27 08:22:14.635 INFO blam! ac4b01812e7a900c9573feae259d7ffd287580afa7b0b44bccf459c6bb89e682 Oct 27 08:22:14.643 INFO running `"docker" "start" "-a" "ac4b01812e7a900c9573feae259d7ffd287580afa7b0b44bccf459c6bb89e682"` Oct 27 08:22:15.994 INFO kablam! usermod: no changes Oct 27 08:22:16.575 INFO kablam! Compiling libsqlite3-sys v0.9.1 Oct 27 08:22:16.586 INFO kablam! Checking r2d2 v0.8.2 Oct 27 08:22:16.587 INFO kablam! Compiling serde_json v1.0.22 Oct 27 08:22:16.587 INFO kablam! Checking regex v1.0.1 Oct 27 08:22:16.587 INFO kablam! Checking h2 v0.1.10 Oct 27 08:22:16.587 INFO kablam! Checking tokio-threadpool v0.1.5 Oct 27 08:22:16.587 INFO kablam! Checking error-chain v0.11.0 Oct 27 08:22:16.587 INFO kablam! Compiling ring v0.12.1 Oct 27 08:22:25.387 INFO kablam! Checking diesel v1.3.2 Oct 27 08:22:25.995 INFO kablam! Checking tokio-fs v0.1.2 Oct 27 08:22:28.717 INFO kablam! Checking env_logger v0.5.10 Oct 27 08:22:31.023 INFO kablam! Checking tokio v0.1.7 Oct 27 08:22:34.005 INFO kablam! Compiling cargo_metadata v0.5.8 Oct 27 08:22:37.377 INFO kablam! Checking tokio-core v0.1.17 Oct 27 08:22:42.123 INFO kablam! Checking cookie v0.10.1 Oct 27 08:22:42.135 INFO kablam! Checking jsonwebtoken v4.0.1 Oct 27 08:22:42.591 INFO kablam! Compiling skeptic v0.13.3 Oct 27 08:22:45.491 INFO kablam! Checking trust-dns-proto v0.3.3 Oct 27 08:22:45.491 INFO kablam! Checking tokio-signal v0.1.5 Oct 27 08:22:55.443 INFO kablam! Compiling actix v0.5.8 Oct 27 08:23:00.819 INFO kablam! Checking trust-dns-resolver v0.8.2 Oct 27 08:23:15.233 INFO kablam! Checking actix-web v0.6.15 Oct 27 08:23:31.795 INFO kablam! Checking webserver_test v0.1.0 (/source) Oct 27 08:23:40.131 INFO kablam! warning: cannot find type `User` in this scope Oct 27 08:23:40.131 INFO kablam! --> src/models.rs:1:21 Oct 27 08:23:40.131 INFO kablam! | Oct 27 08:23:40.131 INFO kablam! 1 | #[derive(Serialize, Queryable)] Oct 27 08:23:40.131 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 08:23:40.131 INFO kablam! | Oct 27 08:23:40.131 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 27 08:23:40.131 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 27 08:23:40.131 INFO kablam! = note: for more information, see issue #50504 Oct 27 08:23:40.131 INFO kablam! Oct 27 08:23:40.131 INFO kablam! warning: cannot find type `table` in this scope Oct 27 08:23:40.131 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 27 08:23:40.131 INFO kablam! | Oct 27 08:23:40.131 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 27 08:23:40.131 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 08:23:40.131 INFO kablam! | Oct 27 08:23:40.131 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 27 08:23:40.131 INFO kablam! = note: for more information, see issue #50504 Oct 27 08:23:40.131 INFO kablam! Oct 27 08:23:40.131 INFO kablam! warning: cannot find type `id` in this scope Oct 27 08:23:40.131 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 08:23:40.131 INFO kablam! | Oct 27 08:23:40.131 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 08:23:40.131 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 08:23:40.131 INFO kablam! | Oct 27 08:23:40.131 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 27 08:23:40.131 INFO kablam! = note: for more information, see issue #50504 Oct 27 08:23:40.131 INFO kablam! Oct 27 08:23:40.131 INFO kablam! warning: cannot find type `name` in this scope Oct 27 08:23:40.131 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 08:23:40.131 INFO kablam! | Oct 27 08:23:40.131 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 08:23:40.131 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 08:23:40.131 INFO kablam! | Oct 27 08:23:40.131 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 27 08:23:40.131 INFO kablam! = note: for more information, see issue #50504 Oct 27 08:23:40.131 INFO kablam! Oct 27 08:23:40.131 INFO kablam! warning: cannot find type `email` in this scope Oct 27 08:23:40.131 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 08:23:40.131 INFO kablam! | Oct 27 08:23:40.131 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 08:23:40.131 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 08:23:40.131 INFO kablam! | Oct 27 08:23:40.131 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 27 08:23:40.132 INFO kablam! = note: for more information, see issue #50504 Oct 27 08:23:40.132 INFO kablam! Oct 27 08:23:40.132 INFO kablam! warning: cannot find type `passwd` in this scope Oct 27 08:23:40.132 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 08:23:40.132 INFO kablam! | Oct 27 08:23:40.132 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 08:23:40.132 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 08:23:40.132 INFO kablam! | Oct 27 08:23:40.132 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 27 08:23:40.132 INFO kablam! = note: for more information, see issue #50504 Oct 27 08:23:40.132 INFO kablam! Oct 27 08:23:41.496 INFO kablam! warning: cannot find type `User` in this scope Oct 27 08:23:41.496 INFO kablam! --> src/models.rs:1:21 Oct 27 08:23:41.496 INFO kablam! | Oct 27 08:23:41.496 INFO kablam! 1 | #[derive(Serialize, Queryable)] Oct 27 08:23:41.496 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 08:23:41.496 INFO kablam! | Oct 27 08:23:41.496 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 27 08:23:41.498 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 27 08:23:41.498 INFO kablam! = note: for more information, see issue #50504 Oct 27 08:23:41.498 INFO kablam! Oct 27 08:23:41.498 INFO kablam! warning: cannot find type `table` in this scope Oct 27 08:23:41.498 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 27 08:23:41.498 INFO kablam! | Oct 27 08:23:41.498 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 27 08:23:41.498 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 08:23:41.498 INFO kablam! | Oct 27 08:23:41.498 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 27 08:23:41.498 INFO kablam! = note: for more information, see issue #50504 Oct 27 08:23:41.498 INFO kablam! Oct 27 08:23:41.498 INFO kablam! warning: cannot find type `id` in this scope Oct 27 08:23:41.498 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 08:23:41.498 INFO kablam! | Oct 27 08:23:41.498 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 08:23:41.498 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 08:23:41.498 INFO kablam! | Oct 27 08:23:41.498 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 27 08:23:41.498 INFO kablam! = note: for more information, see issue #50504 Oct 27 08:23:41.498 INFO kablam! Oct 27 08:23:41.498 INFO kablam! warning: cannot find type `name` in this scope Oct 27 08:23:41.498 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 08:23:41.498 INFO kablam! | Oct 27 08:23:41.498 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 08:23:41.498 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 08:23:41.498 INFO kablam! | Oct 27 08:23:41.498 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 27 08:23:41.498 INFO kablam! = note: for more information, see issue #50504 Oct 27 08:23:41.498 INFO kablam! Oct 27 08:23:41.498 INFO kablam! warning: cannot find type `email` in this scope Oct 27 08:23:41.498 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 08:23:41.498 INFO kablam! | Oct 27 08:23:41.498 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 08:23:41.498 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 08:23:41.498 INFO kablam! | Oct 27 08:23:41.498 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 27 08:23:41.498 INFO kablam! = note: for more information, see issue #50504 Oct 27 08:23:41.498 INFO kablam! Oct 27 08:23:41.498 INFO kablam! warning: cannot find type `passwd` in this scope Oct 27 08:23:41.498 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 08:23:41.498 INFO kablam! | Oct 27 08:23:41.498 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 08:23:41.499 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 08:23:41.499 INFO kablam! | Oct 27 08:23:41.499 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 27 08:23:41.499 INFO kablam! = note: for more information, see issue #50504 Oct 27 08:23:41.499 INFO kablam! Oct 27 08:23:42.215 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 26s Oct 27 08:23:42.235 INFO kablam! su: No module specific data is present Oct 27 08:23:43.273 INFO running `"docker" "rm" "-f" "ac4b01812e7a900c9573feae259d7ffd287580afa7b0b44bccf459c6bb89e682"` Oct 27 08:23:43.619 INFO blam! ac4b01812e7a900c9573feae259d7ffd287580afa7b0b44bccf459c6bb89e682