Nov 17 09:25:17.819 INFO testing andreevlex/webserver_test against try#2e026d6e5d7621634147ad4c8074f1d964dbb1be for pr-55982 Nov 17 09:25:17.820 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-2/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-2/pr-55982/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/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 +2e026d6e5d7621634147ad4c8074f1d964dbb1be-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:18.379 INFO [stdout] 720ddffbeaf11a7e4968684573ea6a5d9b956cb6410bf92b7536ed2e3ea8a6b7 Nov 17 09:25:18.381 INFO running `"docker" "start" "-a" "720ddffbeaf11a7e4968684573ea6a5d9b956cb6410bf92b7536ed2e3ea8a6b7"` Nov 17 09:25:19.676 INFO [stderr] usermod: no changes Nov 17 09:25:20.161 INFO [stderr] Compiling libsqlite3-sys v0.9.1 Nov 17 09:25:20.171 INFO [stderr] Compiling h2 v0.1.10 Nov 17 09:25:20.179 INFO [stderr] Compiling ring v0.12.1 Nov 17 09:25:20.179 INFO [stderr] Compiling tokio v0.1.7 Nov 17 09:25:26.043 INFO [stderr] Compiling diesel v1.3.2 Nov 17 09:25:29.031 INFO [stderr] Compiling tokio-core v0.1.17 Nov 17 09:25:39.091 INFO [stderr] Compiling trust-dns-proto v0.3.3 Nov 17 09:25:40.159 INFO [stderr] Compiling tokio-signal v0.1.5 Nov 17 09:25:43.767 INFO [stderr] Compiling cookie v0.10.1 Nov 17 09:25:43.767 INFO [stderr] Compiling jsonwebtoken v4.0.1 Nov 17 09:25:58.723 INFO [stderr] Compiling trust-dns-resolver v0.8.2 Nov 17 09:26:11.921 INFO [stderr] Compiling actix v0.5.8 Nov 17 09:26:24.333 INFO [stderr] Compiling actix-web v0.6.15 Nov 17 09:26:51.138 INFO [stderr] Compiling webserver_test v0.1.0 (/source) Nov 17 09:26:56.211 INFO [stderr] warning: cannot find type `User` in this scope Nov 17 09:26:56.212 INFO [stderr] --> src/models.rs:1:21 Nov 17 09:26:56.213 INFO [stderr] | Nov 17 09:26:56.213 INFO [stderr] 1 | #[derive(Serialize, Queryable)] Nov 17 09:26:56.214 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 09:26:56.215 INFO [stderr] | Nov 17 09:26:56.215 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 17 09:26:56.216 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:26:56.216 INFO [stderr] = note: for more information, see issue #50504 Nov 17 09:26:56.217 INFO [stderr] Nov 17 09:26:56.218 INFO [stderr] warning: cannot find type `table` in this scope Nov 17 09:26:56.218 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Nov 17 09:26:56.219 INFO [stderr] | Nov 17 09:26:56.220 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 17 09:26:56.220 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 09:26:56.221 INFO [stderr] | Nov 17 09:26:56.221 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:26:56.221 INFO [stderr] = note: for more information, see issue #50504 Nov 17 09:26:56.221 INFO [stderr] Nov 17 09:26:56.221 INFO [stderr] warning: cannot find type `id` in this scope Nov 17 09:26:56.221 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 09:26:56.221 INFO [stderr] | Nov 17 09:26:56.221 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 09:26:56.221 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 09:26:56.221 INFO [stderr] | Nov 17 09:26:56.221 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:26:56.221 INFO [stderr] = note: for more information, see issue #50504 Nov 17 09:26:56.221 INFO [stderr] Nov 17 09:26:56.221 INFO [stderr] warning: cannot find type `name` in this scope Nov 17 09:26:56.221 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 09:26:56.221 INFO [stderr] | Nov 17 09:26:56.223 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 09:26:56.223 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 09:26:56.224 INFO [stderr] | Nov 17 09:26:56.224 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:26:56.224 INFO [stderr] = note: for more information, see issue #50504 Nov 17 09:26:56.224 INFO [stderr] Nov 17 09:26:56.224 INFO [stderr] warning: cannot find type `email` in this scope Nov 17 09:26:56.224 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 09:26:56.224 INFO [stderr] | Nov 17 09:26:56.224 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 09:26:56.224 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 09:26:56.224 INFO [stderr] | Nov 17 09:26:56.224 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:26:56.224 INFO [stderr] = note: for more information, see issue #50504 Nov 17 09:26:56.224 INFO [stderr] Nov 17 09:26:56.224 INFO [stderr] warning: cannot find type `passwd` in this scope Nov 17 09:26:56.224 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 09:26:56.224 INFO [stderr] | Nov 17 09:26:56.224 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 09:26:56.224 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 09:26:56.224 INFO [stderr] | Nov 17 09:26:56.224 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:26:56.224 INFO [stderr] = note: for more information, see issue #50504 Nov 17 09:26:56.224 INFO [stderr] Nov 17 09:27:16.151 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 56s Nov 17 09:27:16.183 INFO [stderr] su: No module specific data is present Nov 17 09:27:18.862 INFO running `"docker" "inspect" "720ddffbeaf11a7e4968684573ea6a5d9b956cb6410bf92b7536ed2e3ea8a6b7"` Nov 17 09:27:19.245 INFO running `"docker" "rm" "-f" "720ddffbeaf11a7e4968684573ea6a5d9b956cb6410bf92b7536ed2e3ea8a6b7"` Nov 17 09:27:19.607 INFO [stdout] 720ddffbeaf11a7e4968684573ea6a5d9b956cb6410bf92b7536ed2e3ea8a6b7 Nov 17 09:27:19.614 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-2/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-2/pr-55982/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/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 +2e026d6e5d7621634147ad4c8074f1d964dbb1be-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:20.245 INFO [stdout] b24fe783933e22f77ab1d37278974ad77339b65dcd71a8e8f4ffd088531c7604 Nov 17 09:27:20.248 INFO running `"docker" "start" "-a" "b24fe783933e22f77ab1d37278974ad77339b65dcd71a8e8f4ffd088531c7604"` Nov 17 09:27:22.191 INFO [stderr] usermod: no changes Nov 17 09:27:22.763 INFO [stderr] Compiling webserver_test v0.1.0 (/source) Nov 17 09:27:27.414 INFO [stderr] warning: cannot find type `User` in this scope Nov 17 09:27:27.414 INFO [stderr] --> src/models.rs:1:21 Nov 17 09:27:27.414 INFO [stderr] | Nov 17 09:27:27.414 INFO [stderr] 1 | #[derive(Serialize, Queryable)] Nov 17 09:27:27.414 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 09:27:27.414 INFO [stderr] | Nov 17 09:27:27.414 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 17 09:27:27.414 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:27.414 INFO [stderr] = note: for more information, see issue #50504 Nov 17 09:27:27.414 INFO [stderr] Nov 17 09:27:27.414 INFO [stderr] warning: cannot find type `table` in this scope Nov 17 09:27:27.414 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Nov 17 09:27:27.414 INFO [stderr] | Nov 17 09:27:27.414 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 17 09:27:27.415 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 09:27:27.415 INFO [stderr] | Nov 17 09:27:27.415 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:27.415 INFO [stderr] = note: for more information, see issue #50504 Nov 17 09:27:27.415 INFO [stderr] Nov 17 09:27:27.415 INFO [stderr] warning: cannot find type `id` in this scope Nov 17 09:27:27.415 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 09:27:27.415 INFO [stderr] | Nov 17 09:27:27.415 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 09:27:27.415 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 09:27:27.415 INFO [stderr] | Nov 17 09:27:27.415 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:27.415 INFO [stderr] = note: for more information, see issue #50504 Nov 17 09:27:27.415 INFO [stderr] Nov 17 09:27:27.416 INFO [stderr] warning: cannot find type `name` in this scope Nov 17 09:27:27.416 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 09:27:27.416 INFO [stderr] | Nov 17 09:27:27.416 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 09:27:27.416 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 09:27:27.416 INFO [stderr] | Nov 17 09:27:27.416 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:27.417 INFO [stderr] = note: for more information, see issue #50504 Nov 17 09:27:27.417 INFO [stderr] Nov 17 09:27:27.417 INFO [stderr] warning: cannot find type `email` in this scope Nov 17 09:27:27.417 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 09:27:27.417 INFO [stderr] | Nov 17 09:27:27.417 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 09:27:27.418 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 09:27:27.418 INFO [stderr] | Nov 17 09:27:27.418 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:27.418 INFO [stderr] = note: for more information, see issue #50504 Nov 17 09:27:27.418 INFO [stderr] Nov 17 09:27:27.419 INFO [stderr] warning: cannot find type `passwd` in this scope Nov 17 09:27:27.419 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 09:27:27.419 INFO [stderr] | Nov 17 09:27:27.419 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 09:27:27.419 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 09:27:27.419 INFO [stderr] | Nov 17 09:27:27.420 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:27.420 INFO [stderr] = note: for more information, see issue #50504 Nov 17 09:27:27.420 INFO [stderr] Nov 17 09:27:28.471 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 6.23s Nov 17 09:27:28.496 INFO [stderr] su: No module specific data is present Nov 17 09:27:29.321 INFO running `"docker" "inspect" "b24fe783933e22f77ab1d37278974ad77339b65dcd71a8e8f4ffd088531c7604"` Nov 17 09:27:29.505 INFO running `"docker" "rm" "-f" "b24fe783933e22f77ab1d37278974ad77339b65dcd71a8e8f4ffd088531c7604"` Nov 17 09:27:29.733 INFO [stdout] b24fe783933e22f77ab1d37278974ad77339b65dcd71a8e8f4ffd088531c7604 Nov 17 09:27:29.741 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-2/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-2/pr-55982/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/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 +2e026d6e5d7621634147ad4c8074f1d964dbb1be-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:30.167 INFO [stdout] e16885299d64694ea64ecbd24f176d65f13209cd0d6146877e34271724c4cd43 Nov 17 09:27:30.173 INFO running `"docker" "start" "-a" "e16885299d64694ea64ecbd24f176d65f13209cd0d6146877e34271724c4cd43"` Nov 17 09:27:31.207 INFO [stderr] usermod: no changes Nov 17 09:27:31.603 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.37s Nov 17 09:27:31.615 INFO [stderr] Running /target/debug/deps/webserver_test-1c001829c5a127e9 Nov 17 09:27:31.623 INFO [stdout] Nov 17 09:27:31.623 INFO [stdout] running 0 tests Nov 17 09:27:31.623 INFO [stdout] Nov 17 09:27:31.623 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 17 09:27:31.623 INFO [stdout] Nov 17 09:27:31.635 INFO [stderr] su: No module specific data is present Nov 17 09:27:32.237 INFO running `"docker" "inspect" "e16885299d64694ea64ecbd24f176d65f13209cd0d6146877e34271724c4cd43"` Nov 17 09:27:32.509 INFO running `"docker" "rm" "-f" "e16885299d64694ea64ecbd24f176d65f13209cd0d6146877e34271724c4cd43"` Nov 17 09:27:32.723 INFO [stdout] e16885299d64694ea64ecbd24f176d65f13209cd0d6146877e34271724c4cd43