Dec 06 06:55:38.728 INFO testing andreevlex/webserver_test against master#906deae0790bd18681b937fe9a141a3c26cf1855 for pr-56514 Dec 06 06:55:38.728 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56514/worker-2/master#906deae0790bd18681b937fe9a141a3c26cf1855:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-2/pr-56514/master#906deae0790bd18681b937fe9a141a3c26cf1855:/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 +906deae0790bd18681b937fe9a141a3c26cf1855-alt build --frozen" "-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"` Dec 06 06:55:39.282 INFO [stdout] ad49b753e4c9c4e47576add931089c5a57e95a87ad505217549041e71b72c2b6 Dec 06 06:55:39.284 INFO running `"docker" "start" "-a" "ad49b753e4c9c4e47576add931089c5a57e95a87ad505217549041e71b72c2b6"` Dec 06 06:55:41.229 INFO [stderr] usermod: no changes Dec 06 06:55:41.547 INFO [stderr] Compiling actix-web v0.6.15 Dec 06 06:55:41.565 INFO [stderr] Compiling libsqlite3-sys v0.9.1 Dec 06 06:55:41.571 INFO [stderr] Compiling r2d2 v0.8.2 Dec 06 06:55:41.573 INFO [stderr] Compiling mio-uds v0.6.6 Dec 06 06:55:41.574 INFO [stderr] Compiling flate2 v1.0.1 Dec 06 06:55:41.574 INFO [stderr] Compiling h2 v0.1.10 Dec 06 06:55:41.575 INFO [stderr] Compiling diesel_derives v1.3.0 Dec 06 06:55:41.589 INFO [stderr] Compiling rayon v0.8.2 Dec 06 06:55:44.262 INFO [stderr] Compiling tokio-core v0.1.17 Dec 06 06:55:57.056 INFO [stderr] Compiling ring v0.12.1 Dec 06 06:55:57.404 INFO [stderr] Compiling trust-dns-proto v0.3.3 Dec 06 06:55:57.404 INFO [stderr] Compiling tokio-signal v0.1.5 Dec 06 06:55:59.100 INFO [stderr] Compiling diesel v1.3.2 Dec 06 06:56:16.780 INFO [stderr] Compiling cookie v0.10.1 Dec 06 06:56:16.780 INFO [stderr] Compiling jsonwebtoken v4.0.1 Dec 06 06:56:17.160 INFO [stderr] Compiling trust-dns-resolver v0.8.2 Dec 06 06:56:30.282 INFO [stderr] Compiling actix v0.5.8 Dec 06 06:57:07.836 INFO [stderr] Compiling webserver_test v0.1.0 (/source) Dec 06 06:57:13.877 INFO [stderr] warning: cannot find type `User` in this scope Dec 06 06:57:13.877 INFO [stderr] --> src/models.rs:1:21 Dec 06 06:57:13.877 INFO [stderr] | Dec 06 06:57:13.877 INFO [stderr] 1 | #[derive(Serialize, Queryable)] Dec 06 06:57:13.878 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 06:57:13.878 INFO [stderr] | Dec 06 06:57:13.878 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Dec 06 06:57:13.878 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! Dec 06 06:57:13.878 INFO [stderr] = note: for more information, see issue #50504 Dec 06 06:57:13.878 INFO [stderr] Dec 06 06:57:13.878 INFO [stderr] warning: cannot find type `table` in this scope Dec 06 06:57:13.878 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 06 06:57:13.878 INFO [stderr] | Dec 06 06:57:13.878 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 06 06:57:13.878 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 06:57:13.878 INFO [stderr] | Dec 06 06:57:13.878 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! Dec 06 06:57:13.878 INFO [stderr] = note: for more information, see issue #50504 Dec 06 06:57:13.878 INFO [stderr] Dec 06 06:57:13.878 INFO [stderr] warning: cannot find type `id` in this scope Dec 06 06:57:13.878 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 06:57:13.878 INFO [stderr] | Dec 06 06:57:13.878 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 06:57:13.878 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 06:57:13.878 INFO [stderr] | Dec 06 06:57:13.878 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! Dec 06 06:57:13.878 INFO [stderr] = note: for more information, see issue #50504 Dec 06 06:57:13.878 INFO [stderr] Dec 06 06:57:13.878 INFO [stderr] warning: cannot find type `name` in this scope Dec 06 06:57:13.878 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 06:57:13.878 INFO [stderr] | Dec 06 06:57:13.878 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 06:57:13.878 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 06:57:13.878 INFO [stderr] | Dec 06 06:57:13.878 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! Dec 06 06:57:13.878 INFO [stderr] = note: for more information, see issue #50504 Dec 06 06:57:13.878 INFO [stderr] Dec 06 06:57:13.878 INFO [stderr] warning: cannot find type `email` in this scope Dec 06 06:57:13.878 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 06:57:13.878 INFO [stderr] | Dec 06 06:57:13.878 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 06:57:13.878 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 06:57:13.878 INFO [stderr] | Dec 06 06:57:13.878 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! Dec 06 06:57:13.878 INFO [stderr] = note: for more information, see issue #50504 Dec 06 06:57:13.878 INFO [stderr] Dec 06 06:57:13.878 INFO [stderr] warning: cannot find type `passwd` in this scope Dec 06 06:57:13.878 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 06:57:13.878 INFO [stderr] | Dec 06 06:57:13.878 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 06:57:13.878 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 06:57:13.878 INFO [stderr] | Dec 06 06:57:13.878 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! Dec 06 06:57:13.878 INFO [stderr] = note: for more information, see issue #50504 Dec 06 06:57:13.878 INFO [stderr] Dec 06 06:57:31.506 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 50s Dec 06 06:57:31.529 INFO [stderr] su: No module specific data is present Dec 06 06:57:33.290 INFO running `"docker" "inspect" "ad49b753e4c9c4e47576add931089c5a57e95a87ad505217549041e71b72c2b6"` Dec 06 06:57:33.610 INFO running `"docker" "rm" "-f" "ad49b753e4c9c4e47576add931089c5a57e95a87ad505217549041e71b72c2b6"` Dec 06 06:57:33.948 INFO [stdout] ad49b753e4c9c4e47576add931089c5a57e95a87ad505217549041e71b72c2b6 Dec 06 06:57:33.954 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56514/worker-2/master#906deae0790bd18681b937fe9a141a3c26cf1855:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-2/pr-56514/master#906deae0790bd18681b937fe9a141a3c26cf1855:/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 +906deae0790bd18681b937fe9a141a3c26cf1855-alt test --frozen --no-run" "-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"` Dec 06 06:57:34.458 INFO [stdout] 45070a5d2dea9748eb51f5b0c1f0a8707847b25a3df5f40561806c46c522fb8c Dec 06 06:57:34.460 INFO running `"docker" "start" "-a" "45070a5d2dea9748eb51f5b0c1f0a8707847b25a3df5f40561806c46c522fb8c"` Dec 06 06:57:36.232 INFO [stderr] usermod: no changes Dec 06 06:57:36.641 INFO [stderr] Compiling webserver_test v0.1.0 (/source) Dec 06 06:57:42.417 INFO [stderr] warning: cannot find type `User` in this scope Dec 06 06:57:42.417 INFO [stderr] --> src/models.rs:1:21 Dec 06 06:57:42.417 INFO [stderr] | Dec 06 06:57:42.417 INFO [stderr] 1 | #[derive(Serialize, Queryable)] Dec 06 06:57:42.417 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 06:57:42.417 INFO [stderr] | Dec 06 06:57:42.417 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Dec 06 06:57:42.417 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! Dec 06 06:57:42.417 INFO [stderr] = note: for more information, see issue #50504 Dec 06 06:57:42.417 INFO [stderr] Dec 06 06:57:42.417 INFO [stderr] warning: cannot find type `table` in this scope Dec 06 06:57:42.417 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 06 06:57:42.417 INFO [stderr] | Dec 06 06:57:42.417 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 06 06:57:42.417 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 06:57:42.417 INFO [stderr] | Dec 06 06:57:42.417 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! Dec 06 06:57:42.417 INFO [stderr] = note: for more information, see issue #50504 Dec 06 06:57:42.417 INFO [stderr] Dec 06 06:57:42.417 INFO [stderr] warning: cannot find type `id` in this scope Dec 06 06:57:42.417 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 06:57:42.417 INFO [stderr] | Dec 06 06:57:42.417 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 06:57:42.417 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 06:57:42.417 INFO [stderr] | Dec 06 06:57:42.417 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! Dec 06 06:57:42.417 INFO [stderr] = note: for more information, see issue #50504 Dec 06 06:57:42.417 INFO [stderr] Dec 06 06:57:42.417 INFO [stderr] warning: cannot find type `name` in this scope Dec 06 06:57:42.417 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 06:57:42.417 INFO [stderr] | Dec 06 06:57:42.417 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 06:57:42.417 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 06:57:42.417 INFO [stderr] | Dec 06 06:57:42.417 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! Dec 06 06:57:42.417 INFO [stderr] = note: for more information, see issue #50504 Dec 06 06:57:42.417 INFO [stderr] Dec 06 06:57:42.417 INFO [stderr] warning: cannot find type `email` in this scope Dec 06 06:57:42.417 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 06:57:42.417 INFO [stderr] | Dec 06 06:57:42.417 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 06:57:42.417 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 06:57:42.417 INFO [stderr] | Dec 06 06:57:42.417 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! Dec 06 06:57:42.417 INFO [stderr] = note: for more information, see issue #50504 Dec 06 06:57:42.417 INFO [stderr] Dec 06 06:57:42.417 INFO [stderr] warning: cannot find type `passwd` in this scope Dec 06 06:57:42.417 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 06:57:42.417 INFO [stderr] | Dec 06 06:57:42.417 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 06:57:42.417 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 06:57:42.417 INFO [stderr] | Dec 06 06:57:42.417 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! Dec 06 06:57:42.417 INFO [stderr] = note: for more information, see issue #50504 Dec 06 06:57:42.417 INFO [stderr] Dec 06 06:57:43.509 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 7.26s Dec 06 06:57:43.540 INFO [stderr] su: No module specific data is present Dec 06 06:57:44.806 INFO running `"docker" "inspect" "45070a5d2dea9748eb51f5b0c1f0a8707847b25a3df5f40561806c46c522fb8c"` Dec 06 06:57:45.152 INFO running `"docker" "rm" "-f" "45070a5d2dea9748eb51f5b0c1f0a8707847b25a3df5f40561806c46c522fb8c"` Dec 06 06:57:45.484 INFO [stdout] 45070a5d2dea9748eb51f5b0c1f0a8707847b25a3df5f40561806c46c522fb8c Dec 06 06:57:45.492 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56514/worker-2/master#906deae0790bd18681b937fe9a141a3c26cf1855:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-2/pr-56514/master#906deae0790bd18681b937fe9a141a3c26cf1855:/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 +906deae0790bd18681b937fe9a141a3c26cf1855-alt test --frozen" "-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"` Dec 06 06:57:46.093 INFO [stdout] d40dade6be554f16a2c734120a6aefb81a716105380d0359bffa3b930b4d9185 Dec 06 06:57:46.095 INFO running `"docker" "start" "-a" "d40dade6be554f16a2c734120a6aefb81a716105380d0359bffa3b930b4d9185"` Dec 06 06:57:47.808 INFO [stderr] usermod: no changes Dec 06 06:57:48.216 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.36s Dec 06 06:57:48.232 INFO [stderr] Running /target/debug/deps/webserver_test-e408eb6459877bd8 Dec 06 06:57:48.257 INFO [stdout] Dec 06 06:57:48.257 INFO [stdout] running 0 tests Dec 06 06:57:48.257 INFO [stdout] Dec 06 06:57:48.257 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Dec 06 06:57:48.257 INFO [stdout] Dec 06 06:57:48.268 INFO [stderr] su: No module specific data is present Dec 06 06:57:48.880 INFO running `"docker" "inspect" "d40dade6be554f16a2c734120a6aefb81a716105380d0359bffa3b930b4d9185"` Dec 06 06:57:49.100 INFO running `"docker" "rm" "-f" "d40dade6be554f16a2c734120a6aefb81a716105380d0359bffa3b930b4d9185"` Dec 06 06:57:49.307 INFO [stdout] d40dade6be554f16a2c734120a6aefb81a716105380d0359bffa3b930b4d9185