Nov 01 08:42:25.510 INFO checking andreevlex/webserver_test against master#05812fa8c588473f03e3fa7cf59cd84f4f37c715 for pr-55538 Nov 01 08:42:25.510 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55538/worker-4/master#05812fa8c588473f03e3fa7cf59cd84f4f37c715:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-4/pr-55538/master#05812fa8c588473f03e3fa7cf59cd84f4f37c715:/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 +05812fa8c588473f03e3fa7cf59cd84f4f37c715-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 01 08:42:25.888 INFO blam! c27fe34e1c9f9252680edf2a2c33de797dd08707d0f2a510b29a25c81bb9f99f Nov 01 08:42:25.890 INFO running `"docker" "start" "-a" "c27fe34e1c9f9252680edf2a2c33de797dd08707d0f2a510b29a25c81bb9f99f"` Nov 01 08:42:27.016 INFO kablam! usermod: no changes Nov 01 08:42:27.616 INFO kablam! Compiling actix-web v0.6.15 Nov 01 08:42:27.616 INFO kablam! Compiling libsqlite3-sys v0.9.1 Nov 01 08:42:27.616 INFO kablam! Compiling serde_json v1.0.22 Nov 01 08:42:27.616 INFO kablam! Checking url v1.7.1 Nov 01 08:42:27.616 INFO kablam! Checking regex v1.0.1 Nov 01 08:42:27.624 INFO kablam! Checking h2 v0.1.10 Nov 01 08:42:27.624 INFO kablam! Compiling backtrace v0.3.9 Nov 01 08:42:33.252 INFO kablam! Checking backtrace v0.2.3 Nov 01 08:42:33.284 INFO kablam! Checking error-chain v0.11.0 Nov 01 08:42:33.584 INFO kablam! Checking failure v0.1.1 Nov 01 08:42:35.769 INFO kablam! Compiling mime_guess v2.0.0-alpha.5 Nov 01 08:42:36.968 INFO kablam! Checking tokio-signal v0.1.5 Nov 01 08:42:38.816 INFO kablam! Checking error-chain v0.1.12 Nov 01 08:42:40.840 INFO kablam! Checking jsonwebtoken v4.0.1 Nov 01 08:42:41.032 INFO kablam! Checking trust-dns-proto v0.3.3 Nov 01 08:42:48.189 INFO kablam! Checking serde_urlencoded v0.5.2 Nov 01 08:42:48.864 INFO kablam! Checking cookie v0.10.1 Nov 01 08:42:49.060 INFO kablam! Checking diesel v1.3.2 Nov 01 08:42:49.060 INFO kablam! Checking env_logger v0.5.10 Nov 01 08:42:49.132 INFO kablam! Compiling cargo_metadata v0.5.8 Nov 01 08:43:00.460 INFO kablam! Compiling skeptic v0.13.3 Nov 01 08:43:02.102 INFO kablam! Checking trust-dns-resolver v0.8.2 Nov 01 08:43:10.216 INFO kablam! Compiling actix v0.5.8 Nov 01 08:43:47.402 INFO kablam! Checking webserver_test v0.1.0 (/source) Nov 01 08:43:57.364 INFO kablam! warning: cannot find type `User` in this scope Nov 01 08:43:57.365 INFO kablam! --> src/models.rs:1:21 Nov 01 08:43:57.366 INFO kablam! | Nov 01 08:43:57.367 INFO kablam! 1 | #[derive(Serialize, Queryable)] Nov 01 08:43:57.367 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 08:43:57.368 INFO kablam! | Nov 01 08:43:57.368 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 01 08:43:57.369 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 01 08:43:57.370 INFO kablam! = note: for more information, see issue #50504 Nov 01 08:43:57.370 INFO kablam! Nov 01 08:43:57.371 INFO kablam! warning: cannot find type `table` in this scope Nov 01 08:43:57.371 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Nov 01 08:43:57.372 INFO kablam! | Nov 01 08:43:57.373 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 01 08:43:57.373 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 08:43:57.374 INFO kablam! | Nov 01 08:43:57.374 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 01 08:43:57.375 INFO kablam! = note: for more information, see issue #50504 Nov 01 08:43:57.376 INFO kablam! Nov 01 08:43:57.376 INFO kablam! warning: cannot find type `id` in this scope Nov 01 08:43:57.377 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 08:43:57.377 INFO kablam! | Nov 01 08:43:57.377 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 08:43:57.377 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 08:43:57.377 INFO kablam! | Nov 01 08:43:57.377 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 01 08:43:57.377 INFO kablam! = note: for more information, see issue #50504 Nov 01 08:43:57.377 INFO kablam! Nov 01 08:43:57.377 INFO kablam! warning: cannot find type `name` in this scope Nov 01 08:43:57.377 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 08:43:57.384 INFO kablam! | Nov 01 08:43:57.384 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 08:43:57.384 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 08:43:57.384 INFO kablam! | Nov 01 08:43:57.384 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 01 08:43:57.384 INFO kablam! = note: for more information, see issue #50504 Nov 01 08:43:57.384 INFO kablam! Nov 01 08:43:57.384 INFO kablam! warning: cannot find type `email` in this scope Nov 01 08:43:57.384 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 08:43:57.384 INFO kablam! | Nov 01 08:43:57.384 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 08:43:57.384 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 08:43:57.384 INFO kablam! | Nov 01 08:43:57.384 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 01 08:43:57.384 INFO kablam! = note: for more information, see issue #50504 Nov 01 08:43:57.384 INFO kablam! Nov 01 08:43:57.384 INFO kablam! warning: cannot find type `passwd` in this scope Nov 01 08:43:57.384 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 08:43:57.384 INFO kablam! | Nov 01 08:43:57.384 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 08:43:57.384 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 08:43:57.384 INFO kablam! | Nov 01 08:43:57.384 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 01 08:43:57.385 INFO kablam! = note: for more information, see issue #50504 Nov 01 08:43:57.385 INFO kablam! Nov 01 08:43:57.412 INFO kablam! warning: cannot find type `User` in this scope Nov 01 08:43:57.413 INFO kablam! --> src/models.rs:1:21 Nov 01 08:43:57.414 INFO kablam! | Nov 01 08:43:57.415 INFO kablam! 1 | #[derive(Serialize, Queryable)] Nov 01 08:43:57.415 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 08:43:57.415 INFO kablam! | Nov 01 08:43:57.415 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 01 08:43:57.416 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 01 08:43:57.416 INFO kablam! = note: for more information, see issue #50504 Nov 01 08:43:57.416 INFO kablam! Nov 01 08:43:57.417 INFO kablam! warning: cannot find type `table` in this scope Nov 01 08:43:57.417 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Nov 01 08:43:57.417 INFO kablam! | Nov 01 08:43:57.417 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 01 08:43:57.418 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 08:43:57.418 INFO kablam! | Nov 01 08:43:57.418 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 01 08:43:57.418 INFO kablam! = note: for more information, see issue #50504 Nov 01 08:43:57.418 INFO kablam! Nov 01 08:43:57.418 INFO kablam! warning: cannot find type `id` in this scope Nov 01 08:43:57.419 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 08:43:57.419 INFO kablam! | Nov 01 08:43:57.419 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 08:43:57.419 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 08:43:57.419 INFO kablam! | Nov 01 08:43:57.419 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 01 08:43:57.419 INFO kablam! = note: for more information, see issue #50504 Nov 01 08:43:57.419 INFO kablam! Nov 01 08:43:57.419 INFO kablam! warning: cannot find type `name` in this scope Nov 01 08:43:57.419 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 08:43:57.419 INFO kablam! | Nov 01 08:43:57.419 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 08:43:57.419 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 08:43:57.420 INFO kablam! | Nov 01 08:43:57.420 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 01 08:43:57.420 INFO kablam! = note: for more information, see issue #50504 Nov 01 08:43:57.420 INFO kablam! Nov 01 08:43:57.420 INFO kablam! warning: cannot find type `email` in this scope Nov 01 08:43:57.420 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 08:43:57.420 INFO kablam! | Nov 01 08:43:57.420 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 08:43:57.420 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 08:43:57.420 INFO kablam! | Nov 01 08:43:57.420 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 01 08:43:57.420 INFO kablam! = note: for more information, see issue #50504 Nov 01 08:43:57.420 INFO kablam! Nov 01 08:43:57.420 INFO kablam! warning: cannot find type `passwd` in this scope Nov 01 08:43:57.420 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 08:43:57.420 INFO kablam! | Nov 01 08:43:57.420 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 08:43:57.420 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 08:43:57.420 INFO kablam! | Nov 01 08:43:57.420 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 01 08:43:57.420 INFO kablam! = note: for more information, see issue #50504 Nov 01 08:43:57.420 INFO kablam! Nov 01 08:43:58.859 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 31s Nov 01 08:43:58.879 INFO kablam! su: No module specific data is present Nov 01 08:44:00.422 INFO running `"docker" "rm" "-f" "c27fe34e1c9f9252680edf2a2c33de797dd08707d0f2a510b29a25c81bb9f99f"` Nov 01 08:44:00.716 INFO blam! c27fe34e1c9f9252680edf2a2c33de797dd08707d0f2a510b29a25c81bb9f99f