Nov 30 07:03:28.332 INFO checking andreevlex/webserver_test against try#32252761328f59ccfadb1bafb8148c685bc830b3 for pr-56323 Nov 30 07:03:28.332 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56323/worker-7/try#32252761328f59ccfadb1bafb8148c685bc830b3:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-7/pr-56323/try#32252761328f59ccfadb1bafb8148c685bc830b3:/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 +32252761328f59ccfadb1bafb8148c685bc830b3-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:28.788 INFO [stdout] bb97dfd46560517712bcb597ce16eb2d8fa4edf20132c17485ed8907f2c619f4 Nov 30 07:03:28.796 INFO running `"docker" "start" "-a" "bb97dfd46560517712bcb597ce16eb2d8fa4edf20132c17485ed8907f2c619f4"` Nov 30 07:03:30.027 INFO [stderr] usermod: no changes Nov 30 07:03:30.586 INFO [stderr] Compiling actix-web v0.6.15 Nov 30 07:03:30.593 INFO [stderr] Compiling libsqlite3-sys v0.9.1 Nov 30 07:03:30.617 INFO [stderr] Compiling backtrace v0.3.9 Nov 30 07:03:30.625 INFO [stderr] Checking flate2 v1.0.1 Nov 30 07:03:30.626 INFO [stderr] Checking h2 v0.1.10 Nov 30 07:03:30.629 INFO [stderr] Checking backtrace v0.2.3 Nov 30 07:03:30.630 INFO [stderr] Checking env_logger v0.5.10 Nov 30 07:03:34.176 INFO [stderr] Checking error-chain v0.1.12 Nov 30 07:03:34.184 INFO [stderr] Checking failure v0.1.1 Nov 30 07:03:34.216 INFO [stderr] Checking error-chain v0.11.0 Nov 30 07:03:34.496 INFO [stderr] Compiling ring v0.12.1 Nov 30 07:03:36.044 INFO [stderr] Checking tokio-signal v0.1.5 Nov 30 07:03:38.185 INFO [stderr] Checking trust-dns-proto v0.3.3 Nov 30 07:03:39.320 INFO [stderr] Checking diesel v1.3.2 Nov 30 07:03:39.388 INFO [stderr] Compiling cargo_metadata v0.5.8 Nov 30 07:03:53.696 INFO [stderr] Compiling skeptic v0.13.3 Nov 30 07:03:55.348 INFO [stderr] Checking trust-dns-resolver v0.8.2 Nov 30 07:03:59.668 INFO [stderr] Checking cookie v0.10.1 Nov 30 07:03:59.668 INFO [stderr] Checking jsonwebtoken v4.0.1 Nov 30 07:04:07.011 INFO [stderr] Compiling actix v0.5.8 Nov 30 07:04:39.407 INFO [stderr] Checking webserver_test v0.1.0 (/source) Nov 30 07:04:49.028 INFO [stderr] warning: cannot find type `User` in this scope Nov 30 07:04:49.028 INFO [stderr] --> src/models.rs:1:21 Nov 30 07:04:49.029 INFO [stderr] | Nov 30 07:04:49.029 INFO [stderr] 1 | #[derive(Serialize, Queryable)] Nov 30 07:04:49.029 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 07:04:49.029 INFO [stderr] | Nov 30 07:04:49.029 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 30 07:04:49.029 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:49.030 INFO [stderr] = note: for more information, see issue #50504 Nov 30 07:04:49.030 INFO [stderr] Nov 30 07:04:49.030 INFO [stderr] warning: cannot find type `table` in this scope Nov 30 07:04:49.030 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Nov 30 07:04:49.030 INFO [stderr] | Nov 30 07:04:49.030 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 30 07:04:49.031 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 07:04:49.031 INFO [stderr] | Nov 30 07:04:49.031 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:49.031 INFO [stderr] = note: for more information, see issue #50504 Nov 30 07:04:49.031 INFO [stderr] Nov 30 07:04:49.031 INFO [stderr] warning: cannot find type `id` in this scope Nov 30 07:04:49.031 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 07:04:49.031 INFO [stderr] | Nov 30 07:04:49.031 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 07:04:49.031 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 07:04:49.031 INFO [stderr] | Nov 30 07:04:49.031 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:49.031 INFO [stderr] = note: for more information, see issue #50504 Nov 30 07:04:49.031 INFO [stderr] Nov 30 07:04:49.031 INFO [stderr] warning: cannot find type `name` in this scope Nov 30 07:04:49.031 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 07:04:49.031 INFO [stderr] | Nov 30 07:04:49.031 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 07:04:49.031 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 07:04:49.031 INFO [stderr] | Nov 30 07:04:49.031 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:49.031 INFO [stderr] = note: for more information, see issue #50504 Nov 30 07:04:49.031 INFO [stderr] Nov 30 07:04:49.031 INFO [stderr] warning: cannot find type `email` in this scope Nov 30 07:04:49.031 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 07:04:49.031 INFO [stderr] | Nov 30 07:04:49.031 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 07:04:49.031 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 07:04:49.031 INFO [stderr] | Nov 30 07:04:49.031 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:49.031 INFO [stderr] = note: for more information, see issue #50504 Nov 30 07:04:49.031 INFO [stderr] Nov 30 07:04:49.031 INFO [stderr] warning: cannot find type `passwd` in this scope Nov 30 07:04:49.031 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 07:04:49.031 INFO [stderr] | Nov 30 07:04:49.031 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 07:04:49.031 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 07:04:49.031 INFO [stderr] | Nov 30 07:04:49.031 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:49.031 INFO [stderr] = note: for more information, see issue #50504 Nov 30 07:04:49.031 INFO [stderr] Nov 30 07:04:50.188 INFO [stderr] warning: cannot find type `User` in this scope Nov 30 07:04:50.188 INFO [stderr] --> src/models.rs:1:21 Nov 30 07:04:50.188 INFO [stderr] | Nov 30 07:04:50.188 INFO [stderr] 1 | #[derive(Serialize, Queryable)] Nov 30 07:04:50.188 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 07:04:50.188 INFO [stderr] | Nov 30 07:04:50.188 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 30 07:04:50.188 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:50.188 INFO [stderr] = note: for more information, see issue #50504 Nov 30 07:04:50.188 INFO [stderr] Nov 30 07:04:50.188 INFO [stderr] warning: cannot find type `table` in this scope Nov 30 07:04:50.188 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Nov 30 07:04:50.188 INFO [stderr] | Nov 30 07:04:50.188 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 30 07:04:50.188 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 07:04:50.188 INFO [stderr] | Nov 30 07:04:50.188 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:50.188 INFO [stderr] = note: for more information, see issue #50504 Nov 30 07:04:50.188 INFO [stderr] Nov 30 07:04:50.188 INFO [stderr] warning: cannot find type `id` in this scope Nov 30 07:04:50.188 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 07:04:50.188 INFO [stderr] | Nov 30 07:04:50.188 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 07:04:50.188 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 07:04:50.188 INFO [stderr] | Nov 30 07:04:50.188 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:50.188 INFO [stderr] = note: for more information, see issue #50504 Nov 30 07:04:50.188 INFO [stderr] Nov 30 07:04:50.189 INFO [stderr] warning: cannot find type `name` in this scope Nov 30 07:04:50.189 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 07:04:50.189 INFO [stderr] | Nov 30 07:04:50.189 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 07:04:50.189 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 07:04:50.189 INFO [stderr] | Nov 30 07:04:50.189 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:50.189 INFO [stderr] = note: for more information, see issue #50504 Nov 30 07:04:50.189 INFO [stderr] Nov 30 07:04:50.189 INFO [stderr] warning: cannot find type `email` in this scope Nov 30 07:04:50.189 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 07:04:50.189 INFO [stderr] | Nov 30 07:04:50.189 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 07:04:50.189 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 07:04:50.189 INFO [stderr] | Nov 30 07:04:50.189 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:50.189 INFO [stderr] = note: for more information, see issue #50504 Nov 30 07:04:50.189 INFO [stderr] Nov 30 07:04:50.189 INFO [stderr] warning: cannot find type `passwd` in this scope Nov 30 07:04:50.189 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 07:04:50.189 INFO [stderr] | Nov 30 07:04:50.189 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 07:04:50.189 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 07:04:50.189 INFO [stderr] | Nov 30 07:04:50.189 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:50.189 INFO [stderr] = note: for more information, see issue #50504 Nov 30 07:04:50.189 INFO [stderr] Nov 30 07:04:50.891 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 20s Nov 30 07:04:50.918 INFO [stderr] su: No module specific data is present Nov 30 07:04:52.614 INFO running `"docker" "inspect" "bb97dfd46560517712bcb597ce16eb2d8fa4edf20132c17485ed8907f2c619f4"` Nov 30 07:04:53.038 INFO running `"docker" "rm" "-f" "bb97dfd46560517712bcb597ce16eb2d8fa4edf20132c17485ed8907f2c619f4"` Nov 30 07:04:53.440 INFO [stdout] bb97dfd46560517712bcb597ce16eb2d8fa4edf20132c17485ed8907f2c619f4