Oct 27 08:22:14.418 INFO checking andreevlex/webserver_test against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 27 08:22:14.419 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-1/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/pr-55192-2/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/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 +155510e377ae2a8d8ee0dad1a5f809c9062a5526-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.907 INFO blam! 27da4dc7c9525f2cdaa4c078ee93bfb144b440acaf7885921b6ac40fa963d92b Oct 27 08:22:14.909 INFO running `"docker" "start" "-a" "27da4dc7c9525f2cdaa4c078ee93bfb144b440acaf7885921b6ac40fa963d92b"` Oct 27 08:22:16.247 INFO kablam! usermod: no changes Oct 27 08:22:16.733 INFO kablam! Checking h2 v0.1.10 Oct 27 08:22:16.733 INFO kablam! Checking env_logger v0.5.10 Oct 27 08:22:16.734 INFO kablam! Checking error-chain v0.11.0 Oct 27 08:22:16.734 INFO kablam! Checking diesel v1.3.2 Oct 27 08:22:16.735 INFO kablam! Compiling cargo_metadata v0.5.8 Oct 27 08:22:16.735 INFO kablam! Checking trust-dns-proto v0.3.3 Oct 27 08:22:16.735 INFO kablam! Checking tokio-signal v0.1.5 Oct 27 08:22:16.741 INFO kablam! Checking cookie v0.10.1 Oct 27 08:22:21.331 INFO kablam! Checking jsonwebtoken v4.0.1 Oct 27 08:22:29.911 INFO kablam! Compiling skeptic v0.13.3 Oct 27 08:22:31.299 INFO kablam! Checking trust-dns-resolver v0.8.2 Oct 27 08:22:40.875 INFO kablam! Compiling actix v0.5.8 Oct 27 08:22:52.659 INFO kablam! Checking actix-web v0.6.15 Oct 27 08:23:11.842 INFO kablam! Checking webserver_test v0.1.0 (/source) Oct 27 08:23:21.114 INFO kablam! warning: cannot find type `User` in this scope Oct 27 08:23:21.115 INFO kablam! --> src/models.rs:1:21 Oct 27 08:23:21.116 INFO kablam! | Oct 27 08:23:21.116 INFO kablam! 1 | #[derive(Serialize, Queryable)] Oct 27 08:23:21.117 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 08:23:21.118 INFO kablam! | Oct 27 08:23:21.119 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 27 08:23:21.119 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:21.120 INFO kablam! = note: for more information, see issue #50504 Oct 27 08:23:21.120 INFO kablam! Oct 27 08:23:21.121 INFO kablam! warning: cannot find type `table` in this scope Oct 27 08:23:21.122 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 27 08:23:21.123 INFO kablam! | Oct 27 08:23:21.123 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 27 08:23:21.124 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 08:23:21.124 INFO kablam! | Oct 27 08:23:21.125 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:21.126 INFO kablam! = note: for more information, see issue #50504 Oct 27 08:23:21.126 INFO kablam! Oct 27 08:23:21.131 INFO kablam! warning: cannot find type `id` in this scope Oct 27 08:23:21.131 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 08:23:21.132 INFO kablam! | Oct 27 08:23:21.132 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 08:23:21.133 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 08:23:21.134 INFO kablam! | Oct 27 08:23:21.134 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:21.135 INFO kablam! = note: for more information, see issue #50504 Oct 27 08:23:21.135 INFO kablam! Oct 27 08:23:21.136 INFO kablam! warning: cannot find type `name` in this scope Oct 27 08:23:21.137 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 08:23:21.138 INFO kablam! | Oct 27 08:23:21.138 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 08:23:21.139 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 08:23:21.139 INFO kablam! | Oct 27 08:23:21.140 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:21.141 INFO kablam! = note: for more information, see issue #50504 Oct 27 08:23:21.141 INFO kablam! Oct 27 08:23:21.142 INFO kablam! warning: cannot find type `email` in this scope Oct 27 08:23:21.143 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 08:23:21.143 INFO kablam! | Oct 27 08:23:21.144 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 08:23:21.145 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 08:23:21.145 INFO kablam! | Oct 27 08:23:21.146 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:21.147 INFO kablam! = note: for more information, see issue #50504 Oct 27 08:23:21.147 INFO kablam! Oct 27 08:23:21.148 INFO kablam! warning: cannot find type `passwd` in this scope Oct 27 08:23:21.149 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 08:23:21.149 INFO kablam! | Oct 27 08:23:21.150 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 08:23:21.151 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 08:23:21.151 INFO kablam! | Oct 27 08:23:21.152 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:21.152 INFO kablam! = note: for more information, see issue #50504 Oct 27 08:23:21.153 INFO kablam! Oct 27 08:23:22.039 INFO kablam! warning: cannot find type `User` in this scope Oct 27 08:23:22.040 INFO kablam! --> src/models.rs:1:21 Oct 27 08:23:22.040 INFO kablam! | Oct 27 08:23:22.040 INFO kablam! 1 | #[derive(Serialize, Queryable)] Oct 27 08:23:22.040 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 08:23:22.040 INFO kablam! | Oct 27 08:23:22.040 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 27 08:23:22.040 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:22.040 INFO kablam! = note: for more information, see issue #50504 Oct 27 08:23:22.040 INFO kablam! Oct 27 08:23:22.040 INFO kablam! warning: cannot find type `table` in this scope Oct 27 08:23:22.040 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 27 08:23:22.040 INFO kablam! | Oct 27 08:23:22.040 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 27 08:23:22.040 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 08:23:22.040 INFO kablam! | Oct 27 08:23:22.040 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:22.040 INFO kablam! = note: for more information, see issue #50504 Oct 27 08:23:22.040 INFO kablam! Oct 27 08:23:22.040 INFO kablam! warning: cannot find type `id` in this scope Oct 27 08:23:22.040 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 08:23:22.040 INFO kablam! | Oct 27 08:23:22.040 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 08:23:22.040 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 08:23:22.040 INFO kablam! | Oct 27 08:23:22.040 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:22.040 INFO kablam! = note: for more information, see issue #50504 Oct 27 08:23:22.040 INFO kablam! Oct 27 08:23:22.040 INFO kablam! warning: cannot find type `name` in this scope Oct 27 08:23:22.040 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 08:23:22.040 INFO kablam! | Oct 27 08:23:22.040 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 08:23:22.045 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 08:23:22.045 INFO kablam! | Oct 27 08:23:22.045 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:22.045 INFO kablam! = note: for more information, see issue #50504 Oct 27 08:23:22.045 INFO kablam! Oct 27 08:23:22.045 INFO kablam! warning: cannot find type `email` in this scope Oct 27 08:23:22.046 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 08:23:22.046 INFO kablam! | Oct 27 08:23:22.046 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 08:23:22.046 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 08:23:22.046 INFO kablam! | Oct 27 08:23:22.046 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:22.046 INFO kablam! = note: for more information, see issue #50504 Oct 27 08:23:22.046 INFO kablam! Oct 27 08:23:22.046 INFO kablam! warning: cannot find type `passwd` in this scope Oct 27 08:23:22.046 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 08:23:22.046 INFO kablam! | Oct 27 08:23:22.046 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 08:23:22.046 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 08:23:22.046 INFO kablam! | Oct 27 08:23:22.046 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:22.046 INFO kablam! = note: for more information, see issue #50504 Oct 27 08:23:22.046 INFO kablam! Oct 27 08:23:23.119 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 06s Oct 27 08:23:23.144 INFO kablam! su: No module specific data is present Oct 27 08:23:24.951 INFO running `"docker" "rm" "-f" "27da4dc7c9525f2cdaa4c078ee93bfb144b440acaf7885921b6ac40fa963d92b"` Oct 27 08:23:25.299 INFO blam! 27da4dc7c9525f2cdaa4c078ee93bfb144b440acaf7885921b6ac40fa963d92b