Nov 30 07:03:28.638 INFO checking andreevlex/webserver_test against master#a49316ddc99d9d595193557fc899f6c52e4d9af9 for pr-56323 Nov 30 07:03:28.638 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56323/worker-6/master#a49316ddc99d9d595193557fc899f6c52e4d9af9:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-6/pr-56323/master#a49316ddc99d9d595193557fc899f6c52e4d9af9:/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 +a49316ddc99d9d595193557fc899f6c52e4d9af9-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 30 07:03:29.085 INFO [stdout] 0004c5b75b852f320411633f02732eef1f542e349764ffcacfc33d54407fa34f Nov 30 07:03:29.090 INFO running `"docker" "start" "-a" "0004c5b75b852f320411633f02732eef1f542e349764ffcacfc33d54407fa34f"` Nov 30 07:03:31.073 INFO [stderr] usermod: no changes Nov 30 07:03:31.713 INFO [stderr] Compiling libsqlite3-sys v0.9.1 Nov 30 07:03:31.738 INFO [stderr] Checking r2d2 v0.8.2 Nov 30 07:03:31.754 INFO [stderr] Checking regex v1.0.1 Nov 30 07:03:31.754 INFO [stderr] Compiling backtrace v0.3.9 Nov 30 07:03:31.755 INFO [stderr] Checking h2 v0.1.10 Nov 30 07:03:31.784 INFO [stderr] Checking crossbeam-channel v0.1.3 Nov 30 07:03:31.786 INFO [stderr] Checking tokio-threadpool v0.1.5 Nov 30 07:03:31.787 INFO [stderr] Checking backtrace v0.2.3 Nov 30 07:03:34.764 INFO [stderr] Checking error-chain v0.11.0 Nov 30 07:03:35.704 INFO [stderr] Checking failure v0.1.1 Nov 30 07:03:36.188 INFO [stderr] Checking error-chain v0.1.12 Nov 30 07:03:38.922 INFO [stderr] Compiling ring v0.12.1 Nov 30 07:03:39.652 INFO [stderr] Checking tokio-fs v0.1.2 Nov 30 07:03:42.132 INFO [stderr] Checking diesel v1.3.2 Nov 30 07:03:42.848 INFO [stderr] Compiling cargo_metadata v0.5.8 Nov 30 07:03:45.733 INFO [stderr] Checking tokio v0.1.7 Nov 30 07:03:46.382 INFO [stderr] Checking env_logger v0.5.10 Nov 30 07:03:52.768 INFO [stderr] Checking tokio-core v0.1.17 Nov 30 07:03:58.241 INFO [stderr] Compiling skeptic v0.13.3 Nov 30 07:04:02.976 INFO [stderr] Checking cookie v0.10.1 Nov 30 07:04:02.976 INFO [stderr] Checking jsonwebtoken v4.0.1 Nov 30 07:04:03.228 INFO [stderr] Checking trust-dns-proto v0.3.3 Nov 30 07:04:03.228 INFO [stderr] Checking tokio-signal v0.1.5 Nov 30 07:04:11.971 INFO [stderr] Compiling actix v0.5.8 Nov 30 07:04:17.192 INFO [stderr] Checking trust-dns-resolver v0.8.2 Nov 30 07:04:31.876 INFO [stderr] Checking actix-web v0.6.15 Nov 30 07:04:50.101 INFO [stderr] Checking webserver_test v0.1.0 (/source) Nov 30 07:04:59.632 INFO [stderr] warning: cannot find type `User` in this scope Nov 30 07:04:59.632 INFO [stderr] --> src/models.rs:1:21 Nov 30 07:04:59.632 INFO [stderr] | Nov 30 07:04:59.632 INFO [stderr] 1 | #[derive(Serialize, Queryable)] Nov 30 07:04:59.632 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 07:04:59.632 INFO [stderr] | Nov 30 07:04:59.632 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 30 07:04:59.632 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 07:04:59.632 INFO [stderr] = note: for more information, see issue #50504 Nov 30 07:04:59.633 INFO [stderr] Nov 30 07:04:59.633 INFO [stderr] warning: cannot find type `table` in this scope Nov 30 07:04:59.633 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Nov 30 07:04:59.633 INFO [stderr] | Nov 30 07:04:59.633 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 30 07:04:59.633 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 07:04:59.633 INFO [stderr] | Nov 30 07:04:59.633 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 07:04:59.633 INFO [stderr] = note: for more information, see issue #50504 Nov 30 07:04:59.633 INFO [stderr] Nov 30 07:04:59.633 INFO [stderr] warning: cannot find type `id` in this scope Nov 30 07:04:59.633 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 07:04:59.633 INFO [stderr] | Nov 30 07:04:59.633 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 07:04:59.633 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 07:04:59.633 INFO [stderr] | Nov 30 07:04:59.633 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 07:04:59.633 INFO [stderr] = note: for more information, see issue #50504 Nov 30 07:04:59.633 INFO [stderr] Nov 30 07:04:59.633 INFO [stderr] warning: cannot find type `name` in this scope Nov 30 07:04:59.633 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 07:04:59.633 INFO [stderr] | Nov 30 07:04:59.633 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 07:04:59.633 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 07:04:59.633 INFO [stderr] | Nov 30 07:04:59.633 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 07:04:59.633 INFO [stderr] = note: for more information, see issue #50504 Nov 30 07:04:59.633 INFO [stderr] Nov 30 07:04:59.633 INFO [stderr] warning: cannot find type `email` in this scope Nov 30 07:04:59.633 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 07:04:59.633 INFO [stderr] | Nov 30 07:04:59.633 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 07:04:59.633 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 07:04:59.633 INFO [stderr] | Nov 30 07:04:59.633 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 07:04:59.633 INFO [stderr] = note: for more information, see issue #50504 Nov 30 07:04:59.633 INFO [stderr] Nov 30 07:04:59.633 INFO [stderr] warning: cannot find type `passwd` in this scope Nov 30 07:04:59.633 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 07:04:59.633 INFO [stderr] | Nov 30 07:04:59.633 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 07:04:59.633 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 07:04:59.633 INFO [stderr] | Nov 30 07:04:59.633 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 07:04:59.633 INFO [stderr] = note: for more information, see issue #50504 Nov 30 07:04:59.633 INFO [stderr] Nov 30 07:05:00.232 INFO [stderr] warning: cannot find type `User` in this scope Nov 30 07:05:00.232 INFO [stderr] --> src/models.rs:1:21 Nov 30 07:05:00.232 INFO [stderr] | Nov 30 07:05:00.232 INFO [stderr] 1 | #[derive(Serialize, Queryable)] Nov 30 07:05:00.232 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 07:05:00.232 INFO [stderr] | Nov 30 07:05:00.232 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 30 07:05:00.232 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 07:05:00.232 INFO [stderr] = note: for more information, see issue #50504 Nov 30 07:05:00.232 INFO [stderr] Nov 30 07:05:00.232 INFO [stderr] warning: cannot find type `table` in this scope Nov 30 07:05:00.232 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Nov 30 07:05:00.232 INFO [stderr] | Nov 30 07:05:00.232 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 30 07:05:00.232 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 07:05:00.232 INFO [stderr] | Nov 30 07:05:00.232 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 07:05:00.232 INFO [stderr] = note: for more information, see issue #50504 Nov 30 07:05:00.232 INFO [stderr] Nov 30 07:05:00.233 INFO [stderr] warning: cannot find type `id` in this scope Nov 30 07:05:00.233 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 07:05:00.233 INFO [stderr] | Nov 30 07:05:00.233 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 07:05:00.233 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 07:05:00.233 INFO [stderr] | Nov 30 07:05:00.233 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 07:05:00.233 INFO [stderr] = note: for more information, see issue #50504 Nov 30 07:05:00.233 INFO [stderr] Nov 30 07:05:00.233 INFO [stderr] warning: cannot find type `name` in this scope Nov 30 07:05:00.233 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 07:05:00.233 INFO [stderr] | Nov 30 07:05:00.233 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 07:05:00.233 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 07:05:00.233 INFO [stderr] | Nov 30 07:05:00.233 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 07:05:00.233 INFO [stderr] = note: for more information, see issue #50504 Nov 30 07:05:00.233 INFO [stderr] Nov 30 07:05:00.233 INFO [stderr] warning: cannot find type `email` in this scope Nov 30 07:05:00.233 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 07:05:00.233 INFO [stderr] | Nov 30 07:05:00.233 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 07:05:00.233 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 07:05:00.233 INFO [stderr] | Nov 30 07:05:00.233 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 07:05:00.233 INFO [stderr] = note: for more information, see issue #50504 Nov 30 07:05:00.233 INFO [stderr] Nov 30 07:05:00.233 INFO [stderr] warning: cannot find type `passwd` in this scope Nov 30 07:05:00.233 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 07:05:00.233 INFO [stderr] | Nov 30 07:05:00.233 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 07:05:00.233 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 07:05:00.233 INFO [stderr] | Nov 30 07:05:00.233 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 07:05:00.233 INFO [stderr] = note: for more information, see issue #50504 Nov 30 07:05:00.233 INFO [stderr] Nov 30 07:05:01.108 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 30s Nov 30 07:05:01.133 INFO [stderr] su: No module specific data is present Nov 30 07:05:02.356 INFO running `"docker" "inspect" "0004c5b75b852f320411633f02732eef1f542e349764ffcacfc33d54407fa34f"` Nov 30 07:05:02.708 INFO running `"docker" "rm" "-f" "0004c5b75b852f320411633f02732eef1f542e349764ffcacfc33d54407fa34f"` Nov 30 07:05:03.008 INFO [stdout] 0004c5b75b852f320411633f02732eef1f542e349764ffcacfc33d54407fa34f