Dec 14 02:53:34.293 INFO testing andreevlex/webserver_test against try#aa49d8ef14939ddec0e34b346b60174a5673d48f for pr-56550 Dec 14 02:53:34.293 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56550/worker-6/try#aa49d8ef14939ddec0e34b346b60174a5673d48f:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-6/pr-56550/try#aa49d8ef14939ddec0e34b346b60174a5673d48f:/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 +aa49d8ef14939ddec0e34b346b60174a5673d48f-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 14 02:53:34.791 INFO [stdout] 23bc7e693ddf114e55fb358c82b36774886c897d829136de89f649e1e66a6c99 Dec 14 02:53:34.796 INFO running `"docker" "start" "-a" "23bc7e693ddf114e55fb358c82b36774886c897d829136de89f649e1e66a6c99"` Dec 14 02:53:36.270 INFO [stderr] usermod: no changes Dec 14 02:53:36.739 INFO [stderr] Compiling libsqlite3-sys v0.9.1 Dec 14 02:53:36.766 INFO [stderr] Compiling h2 v0.1.10 Dec 14 02:53:36.766 INFO [stderr] Compiling env_logger v0.5.10 Dec 14 02:53:36.771 INFO [stderr] Compiling ring v0.12.1 Dec 14 02:53:36.771 INFO [stderr] Compiling trust-dns-proto v0.3.3 Dec 14 02:53:36.771 INFO [stderr] Compiling tokio-signal v0.1.5 Dec 14 02:53:44.199 INFO [stderr] Compiling diesel v1.3.2 Dec 14 02:54:05.335 INFO [stderr] Compiling trust-dns-resolver v0.8.2 Dec 14 02:54:09.043 INFO [stderr] Compiling cookie v0.10.1 Dec 14 02:54:09.043 INFO [stderr] Compiling jsonwebtoken v4.0.1 Dec 14 02:54:21.978 INFO [stderr] Compiling actix v0.5.8 Dec 14 02:54:37.284 INFO [stderr] Compiling actix-web v0.6.15 Dec 14 02:55:03.901 INFO [stderr] Compiling webserver_test v0.1.0 (/source) Dec 14 02:55:09.991 INFO [stderr] warning: cannot find type `User` in this scope Dec 14 02:55:09.991 INFO [stderr] --> src/models.rs:1:21 Dec 14 02:55:09.992 INFO [stderr] | Dec 14 02:55:09.992 INFO [stderr] 1 | #[derive(Serialize, Queryable)] Dec 14 02:55:09.992 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 14 02:55:09.993 INFO [stderr] | Dec 14 02:55:09.993 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Dec 14 02:55:09.993 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 14 02:55:09.993 INFO [stderr] = note: for more information, see issue #50504 Dec 14 02:55:09.994 INFO [stderr] Dec 14 02:55:09.994 INFO [stderr] warning: cannot find type `table` in this scope Dec 14 02:55:09.994 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 14 02:55:09.994 INFO [stderr] | Dec 14 02:55:09.995 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 14 02:55:09.995 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 14 02:55:09.995 INFO [stderr] | Dec 14 02:55:09.995 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 14 02:55:09.996 INFO [stderr] = note: for more information, see issue #50504 Dec 14 02:55:09.996 INFO [stderr] Dec 14 02:55:09.996 INFO [stderr] warning: cannot find type `id` in this scope Dec 14 02:55:09.997 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 14 02:55:09.997 INFO [stderr] | Dec 14 02:55:09.997 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 14 02:55:09.998 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 14 02:55:09.998 INFO [stderr] | Dec 14 02:55:09.998 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 14 02:55:09.998 INFO [stderr] = note: for more information, see issue #50504 Dec 14 02:55:09.999 INFO [stderr] Dec 14 02:55:09.999 INFO [stderr] warning: cannot find type `name` in this scope Dec 14 02:55:09.999 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 14 02:55:10.000 INFO [stderr] | Dec 14 02:55:10.000 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 14 02:55:10.000 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 14 02:55:10.000 INFO [stderr] | Dec 14 02:55:10.001 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 14 02:55:10.001 INFO [stderr] = note: for more information, see issue #50504 Dec 14 02:55:10.001 INFO [stderr] Dec 14 02:55:10.002 INFO [stderr] warning: cannot find type `email` in this scope Dec 14 02:55:10.002 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 14 02:55:10.002 INFO [stderr] | Dec 14 02:55:10.002 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 14 02:55:10.003 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 14 02:55:10.003 INFO [stderr] | Dec 14 02:55:10.003 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 14 02:55:10.003 INFO [stderr] = note: for more information, see issue #50504 Dec 14 02:55:10.004 INFO [stderr] Dec 14 02:55:10.004 INFO [stderr] warning: cannot find type `passwd` in this scope Dec 14 02:55:10.004 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 14 02:55:10.004 INFO [stderr] | Dec 14 02:55:10.004 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 14 02:55:10.004 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 14 02:55:10.004 INFO [stderr] | Dec 14 02:55:10.004 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 14 02:55:10.005 INFO [stderr] = note: for more information, see issue #50504 Dec 14 02:55:10.005 INFO [stderr] Dec 14 02:55:28.091 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 51s Dec 14 02:55:28.135 INFO [stderr] su: No module specific data is present Dec 14 02:55:29.529 INFO running `"docker" "inspect" "23bc7e693ddf114e55fb358c82b36774886c897d829136de89f649e1e66a6c99"` Dec 14 02:55:29.783 INFO running `"docker" "rm" "-f" "23bc7e693ddf114e55fb358c82b36774886c897d829136de89f649e1e66a6c99"` Dec 14 02:55:30.143 INFO [stdout] 23bc7e693ddf114e55fb358c82b36774886c897d829136de89f649e1e66a6c99 Dec 14 02:55:30.145 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56550/worker-6/try#aa49d8ef14939ddec0e34b346b60174a5673d48f:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-6/pr-56550/try#aa49d8ef14939ddec0e34b346b60174a5673d48f:/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 +aa49d8ef14939ddec0e34b346b60174a5673d48f-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 14 02:55:30.613 INFO [stdout] b7eb4b50791ad6f8ca488d5c198a0b090b7e3cb4a03ef1b962a7553f6ec2d1bb Dec 14 02:55:30.619 INFO running `"docker" "start" "-a" "b7eb4b50791ad6f8ca488d5c198a0b090b7e3cb4a03ef1b962a7553f6ec2d1bb"` Dec 14 02:55:33.159 INFO [stderr] usermod: no changes Dec 14 02:55:33.618 INFO [stderr] Compiling webserver_test v0.1.0 (/source) Dec 14 02:55:40.093 INFO [stderr] warning: cannot find type `User` in this scope Dec 14 02:55:40.094 INFO [stderr] --> src/models.rs:1:21 Dec 14 02:55:40.094 INFO [stderr] | Dec 14 02:55:40.094 INFO [stderr] 1 | #[derive(Serialize, Queryable)] Dec 14 02:55:40.094 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 14 02:55:40.099 INFO [stderr] | Dec 14 02:55:40.099 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Dec 14 02:55:40.099 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 14 02:55:40.099 INFO [stderr] = note: for more information, see issue #50504 Dec 14 02:55:40.099 INFO [stderr] Dec 14 02:55:40.099 INFO [stderr] warning: cannot find type `table` in this scope Dec 14 02:55:40.099 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 14 02:55:40.099 INFO [stderr] | Dec 14 02:55:40.099 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 14 02:55:40.099 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 14 02:55:40.099 INFO [stderr] | Dec 14 02:55:40.099 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 14 02:55:40.099 INFO [stderr] = note: for more information, see issue #50504 Dec 14 02:55:40.099 INFO [stderr] Dec 14 02:55:40.099 INFO [stderr] warning: cannot find type `id` in this scope Dec 14 02:55:40.099 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 14 02:55:40.099 INFO [stderr] | Dec 14 02:55:40.099 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 14 02:55:40.099 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 14 02:55:40.099 INFO [stderr] | Dec 14 02:55:40.099 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 14 02:55:40.099 INFO [stderr] = note: for more information, see issue #50504 Dec 14 02:55:40.099 INFO [stderr] Dec 14 02:55:40.099 INFO [stderr] warning: cannot find type `name` in this scope Dec 14 02:55:40.099 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 14 02:55:40.099 INFO [stderr] | Dec 14 02:55:40.099 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 14 02:55:40.099 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 14 02:55:40.099 INFO [stderr] | Dec 14 02:55:40.099 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 14 02:55:40.099 INFO [stderr] = note: for more information, see issue #50504 Dec 14 02:55:40.099 INFO [stderr] Dec 14 02:55:40.099 INFO [stderr] warning: cannot find type `email` in this scope Dec 14 02:55:40.100 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 14 02:55:40.100 INFO [stderr] | Dec 14 02:55:40.100 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 14 02:55:40.100 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 14 02:55:40.100 INFO [stderr] | Dec 14 02:55:40.100 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 14 02:55:40.100 INFO [stderr] = note: for more information, see issue #50504 Dec 14 02:55:40.100 INFO [stderr] Dec 14 02:55:40.100 INFO [stderr] warning: cannot find type `passwd` in this scope Dec 14 02:55:40.100 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 14 02:55:40.100 INFO [stderr] | Dec 14 02:55:40.100 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 14 02:55:40.100 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 14 02:55:40.100 INFO [stderr] | Dec 14 02:55:40.100 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 14 02:55:40.100 INFO [stderr] = note: for more information, see issue #50504 Dec 14 02:55:40.100 INFO [stderr] Dec 14 02:55:41.624 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 8.43s Dec 14 02:55:41.663 INFO [stderr] su: No module specific data is present Dec 14 02:55:43.289 INFO running `"docker" "inspect" "b7eb4b50791ad6f8ca488d5c198a0b090b7e3cb4a03ef1b962a7553f6ec2d1bb"` Dec 14 02:55:43.603 INFO running `"docker" "rm" "-f" "b7eb4b50791ad6f8ca488d5c198a0b090b7e3cb4a03ef1b962a7553f6ec2d1bb"` Dec 14 02:55:44.019 INFO [stdout] b7eb4b50791ad6f8ca488d5c198a0b090b7e3cb4a03ef1b962a7553f6ec2d1bb Dec 14 02:55:44.021 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56550/worker-6/try#aa49d8ef14939ddec0e34b346b60174a5673d48f:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-6/pr-56550/try#aa49d8ef14939ddec0e34b346b60174a5673d48f:/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 +aa49d8ef14939ddec0e34b346b60174a5673d48f-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 14 02:55:44.533 INFO [stdout] 0e624de8b2043fa05a7133b552dbc684673af05d71d5dda5cc3e8477a723b73f Dec 14 02:55:44.535 INFO running `"docker" "start" "-a" "0e624de8b2043fa05a7133b552dbc684673af05d71d5dda5cc3e8477a723b73f"` Dec 14 02:55:47.368 INFO [stderr] usermod: no changes Dec 14 02:55:47.801 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.39s Dec 14 02:55:47.819 INFO [stderr] Running /target/debug/deps/webserver_test-757a562f8406e905 Dec 14 02:55:47.828 INFO [stdout] Dec 14 02:55:47.828 INFO [stdout] running 0 tests Dec 14 02:55:47.828 INFO [stdout] Dec 14 02:55:47.828 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Dec 14 02:55:47.828 INFO [stdout] Dec 14 02:55:47.833 INFO [stderr] su: No module specific data is present Dec 14 02:55:49.579 INFO running `"docker" "inspect" "0e624de8b2043fa05a7133b552dbc684673af05d71d5dda5cc3e8477a723b73f"` Dec 14 02:55:49.947 INFO running `"docker" "rm" "-f" "0e624de8b2043fa05a7133b552dbc684673af05d71d5dda5cc3e8477a723b73f"` Dec 14 02:55:50.303 INFO [stdout] 0e624de8b2043fa05a7133b552dbc684673af05d71d5dda5cc3e8477a723b73f