Nov 01 08:42:25.272 INFO checking andreevlex/webserver_test against try#d7816399d50d407bbce1efe9dbadf8faaaf568fc for pr-55538 Nov 01 08:42:25.272 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55538/worker-5/try#d7816399d50d407bbce1efe9dbadf8faaaf568fc:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-5/pr-55538/try#d7816399d50d407bbce1efe9dbadf8faaaf568fc:/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 +d7816399d50d407bbce1efe9dbadf8faaaf568fc-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.804 INFO blam! 198b7e5cc0480c8bc2f019f2993968a751bb8a9817ca8f175ac5cfe56dd7a70c Nov 01 08:42:25.808 INFO running `"docker" "start" "-a" "198b7e5cc0480c8bc2f019f2993968a751bb8a9817ca8f175ac5cfe56dd7a70c"` Nov 01 08:42:26.912 INFO kablam! usermod: no changes Nov 01 08:42:27.398 INFO kablam! Compiling actix-web v0.6.15 Nov 01 08:42:27.413 INFO kablam! Compiling libsqlite3-sys v0.9.1 Nov 01 08:42:27.415 INFO kablam! Checking r2d2 v0.8.2 Nov 01 08:42:27.415 INFO kablam! Checking tokio-io v0.1.7 Nov 01 08:42:27.417 INFO kablam! Compiling backtrace-sys v0.1.23 Nov 01 08:42:27.420 INFO kablam! Compiling semver v0.9.0 Nov 01 08:42:27.420 INFO kablam! Compiling serde_json v1.0.22 Nov 01 08:42:27.421 INFO kablam! Checking url v1.7.1 Nov 01 08:42:29.736 INFO kablam! Checking tokio-threadpool v0.1.5 Nov 01 08:42:30.332 INFO kablam! Checking flate2 v1.0.1 Nov 01 08:42:30.736 INFO kablam! Compiling phf_shared v0.7.22 Nov 01 08:42:34.787 INFO kablam! Checking env_logger v0.5.10 Nov 01 08:42:34.840 INFO kablam! Compiling backtrace v0.3.9 Nov 01 08:42:34.856 INFO kablam! Checking error-chain v0.11.0 Nov 01 08:42:35.239 INFO kablam! Compiling phf_generator v0.7.22 Nov 01 08:42:36.931 INFO kablam! Checking phf v0.7.22 Nov 01 08:42:37.032 INFO kablam! Checking failure v0.1.1 Nov 01 08:42:37.424 INFO kablam! Checking tokio-codec v0.1.0 Nov 01 08:42:39.337 INFO kablam! Checking tokio-reactor v0.1.2 Nov 01 08:42:39.393 INFO kablam! Checking h2 v0.1.10 Nov 01 08:42:39.514 INFO kablam! Compiling ring v0.12.1 Nov 01 08:42:41.316 INFO kablam! Checking serde_urlencoded v0.5.2 Nov 01 08:42:41.372 INFO kablam! Checking tokio-fs v0.1.2 Nov 01 08:42:41.624 INFO kablam! Compiling phf_codegen v0.7.22 Nov 01 08:42:47.009 INFO kablam! Checking diesel v1.3.2 Nov 01 08:42:47.077 INFO kablam! Compiling mime_guess v2.0.0-alpha.5 Nov 01 08:42:47.142 INFO kablam! Checking tokio-tcp v0.1.0 Nov 01 08:42:47.308 INFO kablam! Checking tokio-udp v0.1.1 Nov 01 08:42:53.112 INFO kablam! Compiling cargo_metadata v0.5.8 Nov 01 08:42:53.928 INFO kablam! Checking tokio v0.1.7 Nov 01 08:43:04.416 INFO kablam! Checking tokio-core v0.1.17 Nov 01 08:43:07.656 INFO kablam! Compiling skeptic v0.13.3 Nov 01 08:43:11.024 INFO kablam! Checking cookie v0.10.1 Nov 01 08:43:11.024 INFO kablam! Checking jsonwebtoken v4.0.1 Nov 01 08:43:13.997 INFO kablam! Checking trust-dns-proto v0.3.3 Nov 01 08:43:14.008 INFO kablam! Checking tokio-signal v0.1.5 Nov 01 08:43:23.258 INFO kablam! Compiling actix v0.5.8 Nov 01 08:43:31.577 INFO kablam! Checking trust-dns-resolver v0.8.2 Nov 01 08:44:06.667 INFO kablam! Checking webserver_test v0.1.0 (/source) Nov 01 08:44:14.212 INFO kablam! warning: cannot find type `User` in this scope Nov 01 08:44:14.212 INFO kablam! --> src/models.rs:1:21 Nov 01 08:44:14.212 INFO kablam! | Nov 01 08:44:14.212 INFO kablam! 1 | #[derive(Serialize, Queryable)] Nov 01 08:44:14.212 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 08:44:14.212 INFO kablam! | Nov 01 08:44:14.212 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 01 08:44:14.212 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:44:14.212 INFO kablam! = note: for more information, see issue #50504 Nov 01 08:44:14.213 INFO kablam! Nov 01 08:44:14.213 INFO kablam! warning: cannot find type `table` in this scope Nov 01 08:44:14.213 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Nov 01 08:44:14.213 INFO kablam! | Nov 01 08:44:14.213 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 01 08:44:14.213 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 08:44:14.213 INFO kablam! | Nov 01 08:44:14.213 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:44:14.213 INFO kablam! = note: for more information, see issue #50504 Nov 01 08:44:14.213 INFO kablam! Nov 01 08:44:14.213 INFO kablam! warning: cannot find type `id` in this scope Nov 01 08:44:14.213 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 08:44:14.213 INFO kablam! | Nov 01 08:44:14.213 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 08:44:14.213 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 08:44:14.213 INFO kablam! | Nov 01 08:44:14.213 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:44:14.213 INFO kablam! = note: for more information, see issue #50504 Nov 01 08:44:14.213 INFO kablam! Nov 01 08:44:14.213 INFO kablam! warning: cannot find type `name` in this scope Nov 01 08:44:14.213 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 08:44:14.218 INFO kablam! | Nov 01 08:44:14.218 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 08:44:14.218 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 08:44:14.218 INFO kablam! | Nov 01 08:44:14.218 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:44:14.218 INFO kablam! = note: for more information, see issue #50504 Nov 01 08:44:14.218 INFO kablam! Nov 01 08:44:14.218 INFO kablam! warning: cannot find type `email` in this scope Nov 01 08:44:14.218 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 08:44:14.218 INFO kablam! | Nov 01 08:44:14.218 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 08:44:14.218 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 08:44:14.218 INFO kablam! | Nov 01 08:44:14.218 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:44:14.218 INFO kablam! = note: for more information, see issue #50504 Nov 01 08:44:14.218 INFO kablam! Nov 01 08:44:14.218 INFO kablam! warning: cannot find type `passwd` in this scope Nov 01 08:44:14.218 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 08:44:14.218 INFO kablam! | Nov 01 08:44:14.218 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 08:44:14.218 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 08:44:14.218 INFO kablam! | Nov 01 08:44:14.218 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:44:14.218 INFO kablam! = note: for more information, see issue #50504 Nov 01 08:44:14.218 INFO kablam! Nov 01 08:44:14.653 INFO kablam! warning: cannot find type `User` in this scope Nov 01 08:44:14.653 INFO kablam! --> src/models.rs:1:21 Nov 01 08:44:14.653 INFO kablam! | Nov 01 08:44:14.653 INFO kablam! 1 | #[derive(Serialize, Queryable)] Nov 01 08:44:14.653 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 08:44:14.653 INFO kablam! | Nov 01 08:44:14.653 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 01 08:44:14.653 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:44:14.653 INFO kablam! = note: for more information, see issue #50504 Nov 01 08:44:14.654 INFO kablam! Nov 01 08:44:14.654 INFO kablam! warning: cannot find type `table` in this scope Nov 01 08:44:14.654 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Nov 01 08:44:14.654 INFO kablam! | Nov 01 08:44:14.654 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 01 08:44:14.654 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 08:44:14.654 INFO kablam! | Nov 01 08:44:14.654 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:44:14.654 INFO kablam! = note: for more information, see issue #50504 Nov 01 08:44:14.654 INFO kablam! Nov 01 08:44:14.654 INFO kablam! warning: cannot find type `id` in this scope Nov 01 08:44:14.654 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 08:44:14.654 INFO kablam! | Nov 01 08:44:14.654 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 08:44:14.654 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 08:44:14.654 INFO kablam! | Nov 01 08:44:14.654 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:44:14.654 INFO kablam! = note: for more information, see issue #50504 Nov 01 08:44:14.654 INFO kablam! Nov 01 08:44:14.654 INFO kablam! warning: cannot find type `name` in this scope Nov 01 08:44:14.654 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 08:44:14.654 INFO kablam! | Nov 01 08:44:14.654 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 08:44:14.654 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 08:44:14.654 INFO kablam! | Nov 01 08:44:14.654 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:44:14.654 INFO kablam! = note: for more information, see issue #50504 Nov 01 08:44:14.654 INFO kablam! Nov 01 08:44:14.654 INFO kablam! warning: cannot find type `email` in this scope Nov 01 08:44:14.654 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 08:44:14.654 INFO kablam! | Nov 01 08:44:14.654 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 08:44:14.654 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 08:44:14.654 INFO kablam! | Nov 01 08:44:14.654 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:44:14.654 INFO kablam! = note: for more information, see issue #50504 Nov 01 08:44:14.654 INFO kablam! Nov 01 08:44:14.654 INFO kablam! warning: cannot find type `passwd` in this scope Nov 01 08:44:14.654 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 08:44:14.654 INFO kablam! | Nov 01 08:44:14.662 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 08:44:14.662 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 08:44:14.662 INFO kablam! | Nov 01 08:44:14.662 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:44:14.662 INFO kablam! = note: for more information, see issue #50504 Nov 01 08:44:14.662 INFO kablam! Nov 01 08:44:15.683 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 48s Nov 01 08:44:15.708 INFO kablam! su: No module specific data is present Nov 01 08:44:16.794 INFO running `"docker" "rm" "-f" "198b7e5cc0480c8bc2f019f2993968a751bb8a9817ca8f175ac5cfe56dd7a70c"` Nov 01 08:44:17.112 INFO blam! 198b7e5cc0480c8bc2f019f2993968a751bb8a9817ca8f175ac5cfe56dd7a70c