Dec 06 14:15:50.919 INFO testing Emulebest/rs_shop against try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468 for pr-56514 Dec 06 14:15:50.919 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56514/worker-6/try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-6/pr-56514/try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468:/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 +6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468-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 14:15:51.353 INFO [stdout] a855d5926d0051679b7521c422b68b95d4c2898b5d12a070dcd637903f287b38 Dec 06 14:15:51.355 INFO running `"docker" "start" "-a" "a855d5926d0051679b7521c422b68b95d4c2898b5d12a070dcd637903f287b38"` Dec 06 14:15:53.600 INFO [stderr] usermod: no changes Dec 06 14:15:54.116 INFO [stderr] Compiling actix-web v0.6.14 Dec 06 14:15:54.132 INFO [stderr] Compiling libsqlite3-sys v0.9.1 Dec 06 14:15:54.176 INFO [stderr] Compiling mio-uds v0.6.6 Dec 06 14:15:54.181 INFO [stderr] Compiling h2 v0.1.10 Dec 06 14:15:54.182 INFO [stderr] Compiling serde_urlencoded v0.5.2 Dec 06 14:15:54.182 INFO [stderr] Compiling dotenv v0.9.0 Dec 06 14:15:54.182 INFO [stderr] Compiling error-chain v0.11.0 Dec 06 14:15:54.182 INFO [stderr] Compiling tokio-tcp v0.1.0 Dec 06 14:15:57.974 INFO [stderr] Compiling tokio-udp v0.1.1 Dec 06 14:15:59.341 INFO [stderr] Compiling tokio-fs v0.1.1 Dec 06 14:16:02.990 INFO [stderr] Compiling cargo_metadata v0.5.6 Dec 06 14:16:03.123 INFO [stderr] Compiling cookie v0.10.1 Dec 06 14:16:03.156 INFO [stderr] Compiling mime_guess v2.0.0-alpha.5 Dec 06 14:16:08.552 INFO [stderr] Compiling diesel v1.3.2 Dec 06 14:16:08.644 INFO [stderr] Compiling tokio v0.1.7 Dec 06 14:16:15.048 INFO [stderr] Compiling skeptic v0.13.3 Dec 06 14:16:21.746 INFO [stderr] Compiling tokio-core v0.1.17 Dec 06 14:16:29.552 INFO [stderr] Compiling actix v0.5.8 Dec 06 14:16:31.605 INFO [stderr] Compiling trust-dns-proto v0.3.3 Dec 06 14:16:31.605 INFO [stderr] Compiling tokio-signal v0.1.5 Dec 06 14:16:47.565 INFO [stderr] Compiling trust-dns-resolver v0.8.2 Dec 06 14:17:35.502 INFO [stderr] Compiling shop v0.1.0 (/source) Dec 06 14:17:42.844 INFO [stderr] warning: cannot find type `table` in this scope Dec 06 14:17:42.844 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 06 14:17:42.844 INFO [stderr] | Dec 06 14:17:42.844 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 06 14:17:42.844 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 14:17:42.844 INFO [stderr] | Dec 06 14:17:42.844 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Dec 06 14:17:42.845 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 14:17:42.845 INFO [stderr] = note: for more information, see issue #50504 Dec 06 14:17:42.845 INFO [stderr] Dec 06 14:17:42.845 INFO [stderr] warning: cannot find type `table` in this scope Dec 06 14:17:42.845 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 06 14:17:42.845 INFO [stderr] | Dec 06 14:17:42.845 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 06 14:17:42.845 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 14:17:42.845 INFO [stderr] | Dec 06 14:17:42.845 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 14:17:42.845 INFO [stderr] = note: for more information, see issue #50504 Dec 06 14:17:42.845 INFO [stderr] Dec 06 14:17:42.845 INFO [stderr] warning: cannot find type `id` in this scope Dec 06 14:17:42.845 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 14:17:42.845 INFO [stderr] | Dec 06 14:17:42.845 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 14:17:42.845 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 14:17:42.845 INFO [stderr] | Dec 06 14:17:42.845 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 14:17:42.845 INFO [stderr] = note: for more information, see issue #50504 Dec 06 14:17:42.845 INFO [stderr] Dec 06 14:17:42.845 INFO [stderr] warning: cannot find type `name` in this scope Dec 06 14:17:42.845 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 14:17:42.845 INFO [stderr] | Dec 06 14:17:42.845 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 14:17:42.845 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 14:17:42.845 INFO [stderr] | Dec 06 14:17:42.845 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 14:17:42.845 INFO [stderr] = note: for more information, see issue #50504 Dec 06 14:17:42.845 INFO [stderr] Dec 06 14:17:42.845 INFO [stderr] warning: cannot find type `price` in this scope Dec 06 14:17:42.845 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 14:17:42.845 INFO [stderr] | Dec 06 14:17:42.845 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 14:17:42.845 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 14:17:42.845 INFO [stderr] | Dec 06 14:17:42.845 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 14:17:42.845 INFO [stderr] = note: for more information, see issue #50504 Dec 06 14:17:42.845 INFO [stderr] Dec 06 14:17:42.856 INFO [stderr] warning: cannot find type `email` in this scope Dec 06 14:17:42.856 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 14:17:42.856 INFO [stderr] | Dec 06 14:17:42.856 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 14:17:42.856 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 14:17:42.856 INFO [stderr] | Dec 06 14:17:42.856 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 14:17:42.856 INFO [stderr] = note: for more information, see issue #50504 Dec 06 14:17:42.856 INFO [stderr] Dec 06 14:17:42.856 INFO [stderr] warning: cannot find type `token` in this scope Dec 06 14:17:42.857 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 14:17:42.857 INFO [stderr] | Dec 06 14:17:42.857 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 14:17:42.857 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 14:17:42.857 INFO [stderr] | Dec 06 14:17:42.857 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 14:17:42.857 INFO [stderr] = note: for more information, see issue #50504 Dec 06 14:17:42.857 INFO [stderr] Dec 06 14:17:42.857 INFO [stderr] warning: cannot find type `Product` in this scope Dec 06 14:17:42.857 INFO [stderr] --> src/models.rs:4:10 Dec 06 14:17:42.857 INFO [stderr] | Dec 06 14:17:42.857 INFO [stderr] 4 | #[derive(Queryable, Serialize, Deserialize)] Dec 06 14:17:42.857 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 14:17:42.857 INFO [stderr] | Dec 06 14:17:42.857 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 14:17:42.857 INFO [stderr] = note: for more information, see issue #50504 Dec 06 14:17:42.857 INFO [stderr] Dec 06 14:17:42.857 INFO [stderr] warning: cannot find type `User` in this scope Dec 06 14:17:42.857 INFO [stderr] --> src/models.rs:11:10 Dec 06 14:17:42.857 INFO [stderr] | Dec 06 14:17:42.857 INFO [stderr] 11 | #[derive(Queryable, Serialize, Deserialize)] Dec 06 14:17:42.857 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 14:17:42.857 INFO [stderr] | Dec 06 14:17:42.857 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 14:17:42.857 INFO [stderr] = note: for more information, see issue #50504 Dec 06 14:17:42.857 INFO [stderr] Dec 06 14:17:42.857 INFO [stderr] warning: cannot find type `products` in this scope Dec 06 14:17:42.857 INFO [stderr] --> src/models.rs:19:10 Dec 06 14:17:42.857 INFO [stderr] | Dec 06 14:17:42.857 INFO [stderr] 19 | #[derive(Insertable)] Dec 06 14:17:42.857 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 14:17:42.857 INFO [stderr] | Dec 06 14:17:42.857 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 14:17:42.857 INFO [stderr] = note: for more information, see issue #50504 Dec 06 14:17:42.857 INFO [stderr] Dec 06 14:17:42.857 INFO [stderr] warning: cannot find type `NewProduct` in this scope Dec 06 14:17:42.857 INFO [stderr] --> src/models.rs:19:10 Dec 06 14:17:42.857 INFO [stderr] | Dec 06 14:17:42.857 INFO [stderr] 19 | #[derive(Insertable)] Dec 06 14:17:42.857 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 14:17:42.857 INFO [stderr] | Dec 06 14:17:42.857 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 14:17:42.857 INFO [stderr] = note: for more information, see issue #50504 Dec 06 14:17:42.857 INFO [stderr] Dec 06 14:17:42.857 INFO [stderr] warning: cannot find type `users` in this scope Dec 06 14:17:42.857 INFO [stderr] --> src/models.rs:26:10 Dec 06 14:17:42.857 INFO [stderr] | Dec 06 14:17:42.858 INFO [stderr] 26 | #[derive(Insertable)] Dec 06 14:17:42.858 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 14:17:42.858 INFO [stderr] | Dec 06 14:17:42.858 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 14:17:42.858 INFO [stderr] = note: for more information, see issue #50504 Dec 06 14:17:42.858 INFO [stderr] Dec 06 14:17:42.858 INFO [stderr] warning: cannot find type `NewUser` in this scope Dec 06 14:17:42.858 INFO [stderr] --> src/models.rs:26:10 Dec 06 14:17:42.858 INFO [stderr] | Dec 06 14:17:42.858 INFO [stderr] 26 | #[derive(Insertable)] Dec 06 14:17:42.858 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 14:17:42.858 INFO [stderr] | Dec 06 14:17:42.858 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 14:17:42.858 INFO [stderr] = note: for more information, see issue #50504 Dec 06 14:17:42.858 INFO [stderr] Dec 06 14:17:58.935 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 05s Dec 06 14:17:58.953 INFO [stderr] su: No module specific data is present Dec 06 14:17:59.285 INFO running `"docker" "inspect" "a855d5926d0051679b7521c422b68b95d4c2898b5d12a070dcd637903f287b38"` Dec 06 14:17:59.495 INFO running `"docker" "rm" "-f" "a855d5926d0051679b7521c422b68b95d4c2898b5d12a070dcd637903f287b38"` Dec 06 14:17:59.700 INFO [stdout] a855d5926d0051679b7521c422b68b95d4c2898b5d12a070dcd637903f287b38 Dec 06 14:17:59.708 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56514/worker-6/try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-6/pr-56514/try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468:/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 +6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468-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 14:18:00.091 INFO [stdout] 6b0fe36ecb9b026bc22af3b50043e63fbbc5b45240ce6cb9deb10fc0dadc549b Dec 06 14:18:00.094 INFO running `"docker" "start" "-a" "6b0fe36ecb9b026bc22af3b50043e63fbbc5b45240ce6cb9deb10fc0dadc549b"` Dec 06 14:18:00.622 INFO [stderr] usermod: no changes Dec 06 14:18:00.928 INFO [stderr] Compiling shop v0.1.0 (/source) Dec 06 14:18:08.006 INFO [stderr] warning: cannot find type `table` in this scope Dec 06 14:18:08.006 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 06 14:18:08.006 INFO [stderr] | Dec 06 14:18:08.006 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 06 14:18:08.006 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 14:18:08.006 INFO [stderr] | Dec 06 14:18:08.006 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Dec 06 14:18:08.006 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 14:18:08.006 INFO [stderr] = note: for more information, see issue #50504 Dec 06 14:18:08.006 INFO [stderr] Dec 06 14:18:08.006 INFO [stderr] warning: cannot find type `table` in this scope Dec 06 14:18:08.006 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 06 14:18:08.006 INFO [stderr] | Dec 06 14:18:08.006 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 06 14:18:08.006 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 14:18:08.006 INFO [stderr] | Dec 06 14:18:08.006 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 14:18:08.006 INFO [stderr] = note: for more information, see issue #50504 Dec 06 14:18:08.006 INFO [stderr] Dec 06 14:18:08.006 INFO [stderr] warning: cannot find type `id` in this scope Dec 06 14:18:08.006 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 14:18:08.006 INFO [stderr] | Dec 06 14:18:08.006 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 14:18:08.006 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 14:18:08.006 INFO [stderr] | Dec 06 14:18:08.006 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 14:18:08.006 INFO [stderr] = note: for more information, see issue #50504 Dec 06 14:18:08.006 INFO [stderr] Dec 06 14:18:08.006 INFO [stderr] warning: cannot find type `name` in this scope Dec 06 14:18:08.006 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 14:18:08.006 INFO [stderr] | Dec 06 14:18:08.006 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 14:18:08.006 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 14:18:08.006 INFO [stderr] | Dec 06 14:18:08.006 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 14:18:08.006 INFO [stderr] = note: for more information, see issue #50504 Dec 06 14:18:08.006 INFO [stderr] Dec 06 14:18:08.006 INFO [stderr] warning: cannot find type `price` in this scope Dec 06 14:18:08.006 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 14:18:08.006 INFO [stderr] | Dec 06 14:18:08.006 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 14:18:08.006 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 14:18:08.006 INFO [stderr] | Dec 06 14:18:08.006 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 14:18:08.006 INFO [stderr] = note: for more information, see issue #50504 Dec 06 14:18:08.007 INFO [stderr] Dec 06 14:18:08.007 INFO [stderr] warning: cannot find type `email` in this scope Dec 06 14:18:08.007 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 14:18:08.007 INFO [stderr] | Dec 06 14:18:08.007 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 14:18:08.007 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 14:18:08.007 INFO [stderr] | Dec 06 14:18:08.007 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 14:18:08.007 INFO [stderr] = note: for more information, see issue #50504 Dec 06 14:18:08.007 INFO [stderr] Dec 06 14:18:08.007 INFO [stderr] warning: cannot find type `token` in this scope Dec 06 14:18:08.007 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 14:18:08.007 INFO [stderr] | Dec 06 14:18:08.007 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 14:18:08.007 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 14:18:08.007 INFO [stderr] | Dec 06 14:18:08.007 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 14:18:08.007 INFO [stderr] = note: for more information, see issue #50504 Dec 06 14:18:08.007 INFO [stderr] Dec 06 14:18:08.007 INFO [stderr] warning: cannot find type `Product` in this scope Dec 06 14:18:08.007 INFO [stderr] --> src/models.rs:4:10 Dec 06 14:18:08.007 INFO [stderr] | Dec 06 14:18:08.007 INFO [stderr] 4 | #[derive(Queryable, Serialize, Deserialize)] Dec 06 14:18:08.007 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 14:18:08.007 INFO [stderr] | Dec 06 14:18:08.007 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 14:18:08.007 INFO [stderr] = note: for more information, see issue #50504 Dec 06 14:18:08.007 INFO [stderr] Dec 06 14:18:08.007 INFO [stderr] warning: cannot find type `User` in this scope Dec 06 14:18:08.007 INFO [stderr] --> src/models.rs:11:10 Dec 06 14:18:08.007 INFO [stderr] | Dec 06 14:18:08.007 INFO [stderr] 11 | #[derive(Queryable, Serialize, Deserialize)] Dec 06 14:18:08.007 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 14:18:08.007 INFO [stderr] | Dec 06 14:18:08.007 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 14:18:08.007 INFO [stderr] = note: for more information, see issue #50504 Dec 06 14:18:08.007 INFO [stderr] Dec 06 14:18:08.007 INFO [stderr] warning: cannot find type `products` in this scope Dec 06 14:18:08.007 INFO [stderr] --> src/models.rs:19:10 Dec 06 14:18:08.007 INFO [stderr] | Dec 06 14:18:08.007 INFO [stderr] 19 | #[derive(Insertable)] Dec 06 14:18:08.007 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 14:18:08.007 INFO [stderr] | Dec 06 14:18:08.007 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 14:18:08.007 INFO [stderr] = note: for more information, see issue #50504 Dec 06 14:18:08.007 INFO [stderr] Dec 06 14:18:08.007 INFO [stderr] warning: cannot find type `NewProduct` in this scope Dec 06 14:18:08.007 INFO [stderr] --> src/models.rs:19:10 Dec 06 14:18:08.007 INFO [stderr] | Dec 06 14:18:08.007 INFO [stderr] 19 | #[derive(Insertable)] Dec 06 14:18:08.007 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 14:18:08.007 INFO [stderr] | Dec 06 14:18:08.007 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 14:18:08.007 INFO [stderr] = note: for more information, see issue #50504 Dec 06 14:18:08.007 INFO [stderr] Dec 06 14:18:08.007 INFO [stderr] warning: cannot find type `users` in this scope Dec 06 14:18:08.007 INFO [stderr] --> src/models.rs:26:10 Dec 06 14:18:08.007 INFO [stderr] | Dec 06 14:18:08.007 INFO [stderr] 26 | #[derive(Insertable)] Dec 06 14:18:08.007 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 14:18:08.007 INFO [stderr] | Dec 06 14:18:08.007 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 14:18:08.007 INFO [stderr] = note: for more information, see issue #50504 Dec 06 14:18:08.007 INFO [stderr] Dec 06 14:18:08.007 INFO [stderr] warning: cannot find type `NewUser` in this scope Dec 06 14:18:08.007 INFO [stderr] --> src/models.rs:26:10 Dec 06 14:18:08.007 INFO [stderr] | Dec 06 14:18:08.007 INFO [stderr] 26 | #[derive(Insertable)] Dec 06 14:18:08.007 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 14:18:08.007 INFO [stderr] | Dec 06 14:18:08.007 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 14:18:08.007 INFO [stderr] = note: for more information, see issue #50504 Dec 06 14:18:08.007 INFO [stderr] Dec 06 14:18:09.184 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 8.53s Dec 06 14:18:09.208 INFO [stderr] su: No module specific data is present Dec 06 14:18:09.839 INFO running `"docker" "inspect" "6b0fe36ecb9b026bc22af3b50043e63fbbc5b45240ce6cb9deb10fc0dadc549b"` Dec 06 14:18:10.088 INFO running `"docker" "rm" "-f" "6b0fe36ecb9b026bc22af3b50043e63fbbc5b45240ce6cb9deb10fc0dadc549b"` Dec 06 14:18:10.344 INFO [stdout] 6b0fe36ecb9b026bc22af3b50043e63fbbc5b45240ce6cb9deb10fc0dadc549b Dec 06 14:18:10.348 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56514/worker-6/try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-6/pr-56514/try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468:/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 +6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468-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 14:18:10.842 INFO [stdout] be24f9f6e4633a55b69ce2d674ec9d4cc2b8530ae5cc26afd1563505aeea47d5 Dec 06 14:18:10.844 INFO running `"docker" "start" "-a" "be24f9f6e4633a55b69ce2d674ec9d4cc2b8530ae5cc26afd1563505aeea47d5"` Dec 06 14:18:12.304 INFO [stderr] usermod: no changes Dec 06 14:18:12.647 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.31s Dec 06 14:18:12.672 INFO [stderr] Running /target/debug/deps/shop-43b283b08b554045 Dec 06 14:18:12.686 INFO [stdout] Dec 06 14:18:12.686 INFO [stdout] running 0 tests Dec 06 14:18:12.687 INFO [stdout] Dec 06 14:18:12.687 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Dec 06 14:18:12.687 INFO [stdout] Dec 06 14:18:12.691 INFO [stderr] su: No module specific data is present Dec 06 14:18:13.722 INFO running `"docker" "inspect" "be24f9f6e4633a55b69ce2d674ec9d4cc2b8530ae5cc26afd1563505aeea47d5"` Dec 06 14:18:14.001 INFO running `"docker" "rm" "-f" "be24f9f6e4633a55b69ce2d674ec9d4cc2b8530ae5cc26afd1563505aeea47d5"` Dec 06 14:18:14.302 INFO [stdout] be24f9f6e4633a55b69ce2d674ec9d4cc2b8530ae5cc26afd1563505aeea47d5