Nov 17 09:25:25.653 INFO testing andreevlex/webserver_test against master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c for pr-55982 Nov 17 09:25:25.653 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-4/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-4/pr-55982/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/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 +6b9b97bd9b704f85f0184f7a213cc4d62bd9654c-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"` Nov 17 09:25:26.107 INFO [stdout] 8790dedc5dd3626117b7626f721be5cad52563f73f9e48c3196216103d8613e0 Nov 17 09:25:26.111 INFO running `"docker" "start" "-a" "8790dedc5dd3626117b7626f721be5cad52563f73f9e48c3196216103d8613e0"` Nov 17 09:25:27.263 INFO [stderr] usermod: no changes Nov 17 09:25:27.682 INFO [stderr] Compiling actix-web v0.6.15 Nov 17 09:25:27.707 INFO [stderr] Compiling libsqlite3-sys v0.9.1 Nov 17 09:25:27.715 INFO [stderr] Compiling h2 v0.1.10 Nov 17 09:25:27.715 INFO [stderr] Compiling env_logger v0.5.10 Nov 17 09:25:27.715 INFO [stderr] Compiling tokio v0.1.7 Nov 17 09:25:27.715 INFO [stderr] Compiling ring v0.12.1 Nov 17 09:25:34.863 INFO [stderr] Compiling diesel v1.3.2 Nov 17 09:25:37.750 INFO [stderr] Compiling tokio-core v0.1.17 Nov 17 09:25:45.864 INFO [stderr] Compiling trust-dns-proto v0.3.3 Nov 17 09:25:45.864 INFO [stderr] Compiling tokio-signal v0.1.5 Nov 17 09:25:54.830 INFO [stderr] Compiling cookie v0.10.1 Nov 17 09:25:54.830 INFO [stderr] Compiling jsonwebtoken v4.0.1 Nov 17 09:26:07.923 INFO [stderr] Compiling trust-dns-resolver v0.8.2 Nov 17 09:26:22.484 INFO [stderr] Compiling actix v0.5.8 Nov 17 09:27:03.086 INFO [stderr] Compiling webserver_test v0.1.0 (/source) Nov 17 09:27:08.063 INFO [stderr] warning: cannot find type `User` in this scope Nov 17 09:27:08.064 INFO [stderr] --> src/models.rs:1:21 Nov 17 09:27:08.064 INFO [stderr] | Nov 17 09:27:08.065 INFO [stderr] 1 | #[derive(Serialize, Queryable)] Nov 17 09:27:08.065 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 09:27:08.066 INFO [stderr] | Nov 17 09:27:08.066 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 17 09:27:08.067 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 17 09:27:08.067 INFO [stderr] = note: for more information, see issue #50504 Nov 17 09:27:08.068 INFO [stderr] Nov 17 09:27:08.068 INFO [stderr] warning: cannot find type `table` in this scope Nov 17 09:27:08.069 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Nov 17 09:27:08.070 INFO [stderr] | Nov 17 09:27:08.070 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 17 09:27:08.071 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 09:27:08.071 INFO [stderr] | Nov 17 09:27:08.072 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 17 09:27:08.072 INFO [stderr] = note: for more information, see issue #50504 Nov 17 09:27:08.073 INFO [stderr] Nov 17 09:27:08.073 INFO [stderr] warning: cannot find type `id` in this scope Nov 17 09:27:08.074 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 09:27:08.075 INFO [stderr] | Nov 17 09:27:08.075 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 09:27:08.076 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 09:27:08.076 INFO [stderr] | Nov 17 09:27:08.077 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 17 09:27:08.077 INFO [stderr] = note: for more information, see issue #50504 Nov 17 09:27:08.077 INFO [stderr] Nov 17 09:27:08.091 INFO [stderr] warning: cannot find type `name` in this scope Nov 17 09:27:08.092 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 09:27:08.092 INFO [stderr] | Nov 17 09:27:08.093 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 09:27:08.093 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 09:27:08.094 INFO [stderr] | Nov 17 09:27:08.095 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 17 09:27:08.095 INFO [stderr] = note: for more information, see issue #50504 Nov 17 09:27:08.095 INFO [stderr] Nov 17 09:27:08.096 INFO [stderr] warning: cannot find type `email` in this scope Nov 17 09:27:08.097 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 09:27:08.097 INFO [stderr] | Nov 17 09:27:08.098 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 09:27:08.098 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 09:27:08.099 INFO [stderr] | Nov 17 09:27:08.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! Nov 17 09:27:08.100 INFO [stderr] = note: for more information, see issue #50504 Nov 17 09:27:08.100 INFO [stderr] Nov 17 09:27:08.101 INFO [stderr] warning: cannot find type `passwd` in this scope Nov 17 09:27:08.101 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 09:27:08.102 INFO [stderr] | Nov 17 09:27:08.102 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 09:27:08.103 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 09:27:08.103 INFO [stderr] | Nov 17 09:27:08.104 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 17 09:27:08.111 INFO [stderr] = note: for more information, see issue #50504 Nov 17 09:27:08.111 INFO [stderr] Nov 17 09:27:27.551 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 00s Nov 17 09:27:27.579 INFO [stderr] su: No module specific data is present Nov 17 09:27:29.156 INFO running `"docker" "inspect" "8790dedc5dd3626117b7626f721be5cad52563f73f9e48c3196216103d8613e0"` Nov 17 09:27:29.416 INFO running `"docker" "rm" "-f" "8790dedc5dd3626117b7626f721be5cad52563f73f9e48c3196216103d8613e0"` Nov 17 09:27:29.683 INFO [stdout] 8790dedc5dd3626117b7626f721be5cad52563f73f9e48c3196216103d8613e0 Nov 17 09:27:29.686 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-4/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-4/pr-55982/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/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 +6b9b97bd9b704f85f0184f7a213cc4d62bd9654c-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"` Nov 17 09:27:30.114 INFO [stdout] a08bf2ea148ba59db1712d5abab52afb6521123cb175dcfe692751fa4e48e39a Nov 17 09:27:30.117 INFO running `"docker" "start" "-a" "a08bf2ea148ba59db1712d5abab52afb6521123cb175dcfe692751fa4e48e39a"` Nov 17 09:27:31.075 INFO [stderr] usermod: no changes Nov 17 09:27:31.535 INFO [stderr] Compiling webserver_test v0.1.0 (/source) Nov 17 09:27:36.472 INFO [stderr] warning: cannot find type `User` in this scope Nov 17 09:27:36.472 INFO [stderr] --> src/models.rs:1:21 Nov 17 09:27:36.472 INFO [stderr] | Nov 17 09:27:36.472 INFO [stderr] 1 | #[derive(Serialize, Queryable)] Nov 17 09:27:36.473 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 09:27:36.473 INFO [stderr] | Nov 17 09:27:36.473 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 17 09:27:36.473 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 17 09:27:36.473 INFO [stderr] = note: for more information, see issue #50504 Nov 17 09:27:36.473 INFO [stderr] Nov 17 09:27:36.473 INFO [stderr] warning: cannot find type `table` in this scope Nov 17 09:27:36.473 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Nov 17 09:27:36.473 INFO [stderr] | Nov 17 09:27:36.473 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 17 09:27:36.473 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 09:27:36.473 INFO [stderr] | Nov 17 09:27:36.473 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 17 09:27:36.473 INFO [stderr] = note: for more information, see issue #50504 Nov 17 09:27:36.473 INFO [stderr] Nov 17 09:27:36.473 INFO [stderr] warning: cannot find type `id` in this scope Nov 17 09:27:36.473 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 09:27:36.473 INFO [stderr] | Nov 17 09:27:36.473 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 09:27:36.473 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 09:27:36.473 INFO [stderr] | Nov 17 09:27:36.473 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 17 09:27:36.474 INFO [stderr] = note: for more information, see issue #50504 Nov 17 09:27:36.474 INFO [stderr] Nov 17 09:27:36.474 INFO [stderr] warning: cannot find type `name` in this scope Nov 17 09:27:36.474 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 09:27:36.474 INFO [stderr] | Nov 17 09:27:36.474 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 09:27:36.474 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 09:27:36.474 INFO [stderr] | Nov 17 09:27:36.474 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 17 09:27:36.474 INFO [stderr] = note: for more information, see issue #50504 Nov 17 09:27:36.474 INFO [stderr] Nov 17 09:27:36.474 INFO [stderr] warning: cannot find type `email` in this scope Nov 17 09:27:36.474 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 09:27:36.474 INFO [stderr] | Nov 17 09:27:36.474 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 09:27:36.474 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 09:27:36.474 INFO [stderr] | Nov 17 09:27:36.474 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 17 09:27:36.474 INFO [stderr] = note: for more information, see issue #50504 Nov 17 09:27:36.474 INFO [stderr] Nov 17 09:27:36.474 INFO [stderr] warning: cannot find type `passwd` in this scope Nov 17 09:27:36.474 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 09:27:36.474 INFO [stderr] | Nov 17 09:27:36.474 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 09:27:36.474 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 09:27:36.474 INFO [stderr] | Nov 17 09:27:36.474 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 17 09:27:36.474 INFO [stderr] = note: for more information, see issue #50504 Nov 17 09:27:36.474 INFO [stderr] Nov 17 09:27:37.393 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 6.28s Nov 17 09:27:37.415 INFO [stderr] su: No module specific data is present Nov 17 09:27:37.791 INFO running `"docker" "inspect" "a08bf2ea148ba59db1712d5abab52afb6521123cb175dcfe692751fa4e48e39a"` Nov 17 09:27:37.923 INFO running `"docker" "rm" "-f" "a08bf2ea148ba59db1712d5abab52afb6521123cb175dcfe692751fa4e48e39a"` Nov 17 09:27:38.052 INFO [stdout] a08bf2ea148ba59db1712d5abab52afb6521123cb175dcfe692751fa4e48e39a Nov 17 09:27:38.056 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-4/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-4/pr-55982/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/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 +6b9b97bd9b704f85f0184f7a213cc4d62bd9654c-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"` Nov 17 09:27:38.248 INFO [stdout] 4ad28b7665165e237335626f9e0521f745f4a8ec8e79a5cbe84a29eac6d583c5 Nov 17 09:27:38.251 INFO running `"docker" "start" "-a" "4ad28b7665165e237335626f9e0521f745f4a8ec8e79a5cbe84a29eac6d583c5"` Nov 17 09:27:38.803 INFO [stderr] usermod: no changes Nov 17 09:27:39.055 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.23s Nov 17 09:27:39.071 INFO [stderr] Running /target/debug/deps/webserver_test-239d39df2fe71ec5 Nov 17 09:27:39.076 INFO [stdout] Nov 17 09:27:39.076 INFO [stdout] running 0 tests Nov 17 09:27:39.076 INFO [stdout] Nov 17 09:27:39.076 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 17 09:27:39.076 INFO [stdout] Nov 17 09:27:39.080 INFO [stderr] su: No module specific data is present Nov 17 09:27:39.380 INFO running `"docker" "inspect" "4ad28b7665165e237335626f9e0521f745f4a8ec8e79a5cbe84a29eac6d583c5"` Nov 17 09:27:39.484 INFO running `"docker" "rm" "-f" "4ad28b7665165e237335626f9e0521f745f4a8ec8e79a5cbe84a29eac6d583c5"` Nov 17 09:27:39.574 INFO [stdout] 4ad28b7665165e237335626f9e0521f745f4a8ec8e79a5cbe84a29eac6d583c5