Nov 17 15:36:18.682 INFO testing Emulebest/rs_shop against try#2e026d6e5d7621634147ad4c8074f1d964dbb1be for pr-55982 Nov 17 15:36:18.684 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-0/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-0/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 15:36:19.179 INFO [stdout] df274ff41f6ba41cc9cf97f40642e8a802386aea8ba32213a74390cd6eff574f Nov 17 15:36:19.185 INFO running `"docker" "start" "-a" "df274ff41f6ba41cc9cf97f40642e8a802386aea8ba32213a74390cd6eff574f"` Nov 17 15:36:20.195 INFO [stderr] usermod: no changes Nov 17 15:36:20.731 INFO [stderr] Compiling actix-web v0.6.14 Nov 17 15:36:20.743 INFO [stderr] Compiling mio-uds v0.6.6 Nov 17 15:36:20.758 INFO [stderr] Compiling semver v0.9.0 Nov 17 15:36:20.767 INFO [stderr] Compiling backtrace v0.2.3 Nov 17 15:36:20.767 INFO [stderr] Compiling serde_urlencoded v0.5.2 Nov 17 15:36:20.768 INFO [stderr] Compiling dotenv v0.9.0 Nov 17 15:36:20.768 INFO [stderr] Compiling error-chain v0.11.0 Nov 17 15:36:20.768 INFO [stderr] Compiling diesel v1.3.2 Nov 17 15:36:22.123 INFO [stderr] Compiling failure v0.1.1 Nov 17 15:36:28.273 INFO [stderr] Compiling tokio v0.1.7 Nov 17 15:36:28.279 INFO [stderr] Compiling cargo_metadata v0.5.6 Nov 17 15:36:28.312 INFO [stderr] Compiling cookie v0.10.1 Nov 17 15:36:28.362 INFO [stderr] Compiling error-chain v0.1.12 Nov 17 15:36:38.579 INFO [stderr] Compiling skeptic v0.13.3 Nov 17 15:36:38.996 INFO [stderr] Compiling tokio-core v0.1.17 Nov 17 15:36:47.072 INFO [stderr] Compiling trust-dns-proto v0.3.3 Nov 17 15:36:47.267 INFO [stderr] Compiling tokio-signal v0.1.5 Nov 17 15:36:48.611 INFO [stderr] Compiling actix v0.5.8 Nov 17 15:37:02.851 INFO [stderr] Compiling trust-dns-resolver v0.8.2 Nov 17 15:37:57.375 INFO [stderr] Compiling shop v0.1.0 (/source) Nov 17 15:38:03.847 INFO [stderr] warning: cannot find type `table` in this scope Nov 17 15:38:03.847 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Nov 17 15:38:03.848 INFO [stderr] | Nov 17 15:38:03.848 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 17 15:38:03.848 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 15:38:03.848 INFO [stderr] | Nov 17 15:38:03.849 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 17 15:38:03.849 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 15:38:03.849 INFO [stderr] = note: for more information, see issue #50504 Nov 17 15:38:03.850 INFO [stderr] Nov 17 15:38:03.850 INFO [stderr] warning: cannot find type `table` in this scope Nov 17 15:38:03.850 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Nov 17 15:38:03.850 INFO [stderr] | Nov 17 15:38:03.851 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 17 15:38:03.851 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 15:38:03.851 INFO [stderr] | Nov 17 15:38:03.852 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 15:38:03.852 INFO [stderr] = note: for more information, see issue #50504 Nov 17 15:38:03.852 INFO [stderr] Nov 17 15:38:03.852 INFO [stderr] warning: cannot find type `id` in this scope Nov 17 15:38:03.853 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 15:38:03.853 INFO [stderr] | Nov 17 15:38:03.853 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 15:38:03.854 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 15:38:03.854 INFO [stderr] | Nov 17 15:38:03.854 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 15:38:03.855 INFO [stderr] = note: for more information, see issue #50504 Nov 17 15:38:03.855 INFO [stderr] Nov 17 15:38:03.855 INFO [stderr] warning: cannot find type `name` in this scope Nov 17 15:38:03.855 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 15:38:03.856 INFO [stderr] | Nov 17 15:38:03.856 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 15:38:03.856 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 15:38:03.857 INFO [stderr] | Nov 17 15:38:03.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! Nov 17 15:38:03.857 INFO [stderr] = note: for more information, see issue #50504 Nov 17 15:38:03.857 INFO [stderr] Nov 17 15:38:03.858 INFO [stderr] warning: cannot find type `price` in this scope Nov 17 15:38:03.858 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 15:38:03.858 INFO [stderr] | Nov 17 15:38:03.859 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 15:38:03.859 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 15:38:03.859 INFO [stderr] | Nov 17 15:38:03.859 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 15:38:03.860 INFO [stderr] = note: for more information, see issue #50504 Nov 17 15:38:03.860 INFO [stderr] Nov 17 15:38:03.860 INFO [stderr] warning: cannot find type `email` in this scope Nov 17 15:38:03.860 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 15:38:03.861 INFO [stderr] | Nov 17 15:38:03.861 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 15:38:03.861 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 15:38:03.861 INFO [stderr] | Nov 17 15:38:03.862 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 15:38:03.862 INFO [stderr] = note: for more information, see issue #50504 Nov 17 15:38:03.862 INFO [stderr] Nov 17 15:38:03.863 INFO [stderr] warning: cannot find type `token` in this scope Nov 17 15:38:03.863 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 15:38:03.863 INFO [stderr] | Nov 17 15:38:03.863 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 15:38:03.864 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 15:38:03.864 INFO [stderr] | Nov 17 15:38:03.864 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 15:38:03.865 INFO [stderr] = note: for more information, see issue #50504 Nov 17 15:38:03.865 INFO [stderr] Nov 17 15:38:03.865 INFO [stderr] warning: cannot find type `Product` in this scope Nov 17 15:38:03.865 INFO [stderr] --> src/models.rs:4:10 Nov 17 15:38:03.866 INFO [stderr] | Nov 17 15:38:03.866 INFO [stderr] 4 | #[derive(Queryable, Serialize, Deserialize)] Nov 17 15:38:03.866 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 15:38:03.867 INFO [stderr] | Nov 17 15:38:03.867 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 15:38:03.867 INFO [stderr] = note: for more information, see issue #50504 Nov 17 15:38:03.867 INFO [stderr] Nov 17 15:38:03.868 INFO [stderr] warning: cannot find type `User` in this scope Nov 17 15:38:03.868 INFO [stderr] --> src/models.rs:11:10 Nov 17 15:38:03.868 INFO [stderr] | Nov 17 15:38:03.868 INFO [stderr] 11 | #[derive(Queryable, Serialize, Deserialize)] Nov 17 15:38:03.869 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 15:38:03.869 INFO [stderr] | Nov 17 15:38:03.869 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 15:38:03.869 INFO [stderr] = note: for more information, see issue #50504 Nov 17 15:38:03.870 INFO [stderr] Nov 17 15:38:03.870 INFO [stderr] warning: cannot find type `products` in this scope Nov 17 15:38:03.870 INFO [stderr] --> src/models.rs:19:10 Nov 17 15:38:03.870 INFO [stderr] | Nov 17 15:38:03.871 INFO [stderr] 19 | #[derive(Insertable)] Nov 17 15:38:03.871 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 15:38:03.871 INFO [stderr] | Nov 17 15:38:03.872 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 15:38:03.872 INFO [stderr] = note: for more information, see issue #50504 Nov 17 15:38:03.872 INFO [stderr] Nov 17 15:38:03.873 INFO [stderr] warning: cannot find type `NewProduct` in this scope Nov 17 15:38:03.873 INFO [stderr] --> src/models.rs:19:10 Nov 17 15:38:03.873 INFO [stderr] | Nov 17 15:38:03.873 INFO [stderr] 19 | #[derive(Insertable)] Nov 17 15:38:03.874 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 15:38:03.874 INFO [stderr] | Nov 17 15:38:03.874 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 15:38:03.879 INFO [stderr] = note: for more information, see issue #50504 Nov 17 15:38:03.879 INFO [stderr] Nov 17 15:38:03.879 INFO [stderr] warning: cannot find type `users` in this scope Nov 17 15:38:03.880 INFO [stderr] --> src/models.rs:26:10 Nov 17 15:38:03.880 INFO [stderr] | Nov 17 15:38:03.880 INFO [stderr] 26 | #[derive(Insertable)] Nov 17 15:38:03.880 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 15:38:03.881 INFO [stderr] | Nov 17 15:38:03.881 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 15:38:03.881 INFO [stderr] = note: for more information, see issue #50504 Nov 17 15:38:03.882 INFO [stderr] Nov 17 15:38:03.882 INFO [stderr] warning: cannot find type `NewUser` in this scope Nov 17 15:38:03.882 INFO [stderr] --> src/models.rs:26:10 Nov 17 15:38:03.883 INFO [stderr] | Nov 17 15:38:03.883 INFO [stderr] 26 | #[derive(Insertable)] Nov 17 15:38:03.883 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 15:38:03.884 INFO [stderr] | Nov 17 15:38:03.884 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 15:38:03.884 INFO [stderr] = note: for more information, see issue #50504 Nov 17 15:38:03.884 INFO [stderr] Nov 17 15:38:23.487 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 03s Nov 17 15:38:23.514 INFO [stderr] su: No module specific data is present Nov 17 15:38:25.140 INFO running `"docker" "inspect" "df274ff41f6ba41cc9cf97f40642e8a802386aea8ba32213a74390cd6eff574f"` Nov 17 15:38:25.429 INFO running `"docker" "rm" "-f" "df274ff41f6ba41cc9cf97f40642e8a802386aea8ba32213a74390cd6eff574f"` Nov 17 15:38:25.773 INFO [stdout] df274ff41f6ba41cc9cf97f40642e8a802386aea8ba32213a74390cd6eff574f Nov 17 15:38:25.778 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-0/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-0/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 15:38:26.336 INFO [stdout] bb0dd7c9dd4777afd4ec609ba45154dbd51c8fb856159032474b28786ee0c595 Nov 17 15:38:26.339 INFO running `"docker" "start" "-a" "bb0dd7c9dd4777afd4ec609ba45154dbd51c8fb856159032474b28786ee0c595"` Nov 17 15:38:29.027 INFO [stderr] usermod: no changes Nov 17 15:38:29.406 INFO [stderr] Compiling shop v0.1.0 (/source) Nov 17 15:38:35.222 INFO [stderr] warning: cannot find type `table` in this scope Nov 17 15:38:35.222 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Nov 17 15:38:35.222 INFO [stderr] | Nov 17 15:38:35.222 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 17 15:38:35.222 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 15:38:35.222 INFO [stderr] | Nov 17 15:38:35.223 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 17 15:38:35.223 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 15:38:35.223 INFO [stderr] = note: for more information, see issue #50504 Nov 17 15:38:35.223 INFO [stderr] Nov 17 15:38:35.223 INFO [stderr] warning: cannot find type `table` in this scope Nov 17 15:38:35.223 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Nov 17 15:38:35.223 INFO [stderr] | Nov 17 15:38:35.223 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 17 15:38:35.223 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 15:38:35.223 INFO [stderr] | Nov 17 15:38:35.223 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 15:38:35.223 INFO [stderr] = note: for more information, see issue #50504 Nov 17 15:38:35.223 INFO [stderr] Nov 17 15:38:35.223 INFO [stderr] warning: cannot find type `id` in this scope Nov 17 15:38:35.223 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 15:38:35.223 INFO [stderr] | Nov 17 15:38:35.223 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 15:38:35.223 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 15:38:35.223 INFO [stderr] | Nov 17 15:38:35.223 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 15:38:35.223 INFO [stderr] = note: for more information, see issue #50504 Nov 17 15:38:35.223 INFO [stderr] Nov 17 15:38:35.223 INFO [stderr] warning: cannot find type `name` in this scope Nov 17 15:38:35.223 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 15:38:35.223 INFO [stderr] | Nov 17 15:38:35.223 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 15:38:35.223 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 15:38:35.223 INFO [stderr] | Nov 17 15:38:35.227 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 15:38:35.227 INFO [stderr] = note: for more information, see issue #50504 Nov 17 15:38:35.227 INFO [stderr] Nov 17 15:38:35.227 INFO [stderr] warning: cannot find type `price` in this scope Nov 17 15:38:35.227 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 15:38:35.227 INFO [stderr] | Nov 17 15:38:35.227 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 15:38:35.228 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 15:38:35.228 INFO [stderr] | Nov 17 15:38:35.228 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 15:38:35.228 INFO [stderr] = note: for more information, see issue #50504 Nov 17 15:38:35.228 INFO [stderr] Nov 17 15:38:35.229 INFO [stderr] warning: cannot find type `email` in this scope Nov 17 15:38:35.229 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 15:38:35.230 INFO [stderr] | Nov 17 15:38:35.230 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 15:38:35.230 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 15:38:35.230 INFO [stderr] | Nov 17 15:38:35.230 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 15:38:35.230 INFO [stderr] = note: for more information, see issue #50504 Nov 17 15:38:35.230 INFO [stderr] Nov 17 15:38:35.231 INFO [stderr] warning: cannot find type `token` in this scope Nov 17 15:38:35.231 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 15:38:35.231 INFO [stderr] | Nov 17 15:38:35.231 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 15:38:35.231 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 15:38:35.232 INFO [stderr] | Nov 17 15:38:35.232 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 15:38:35.232 INFO [stderr] = note: for more information, see issue #50504 Nov 17 15:38:35.232 INFO [stderr] Nov 17 15:38:35.232 INFO [stderr] warning: cannot find type `Product` in this scope Nov 17 15:38:35.232 INFO [stderr] --> src/models.rs:4:10 Nov 17 15:38:35.232 INFO [stderr] | Nov 17 15:38:35.233 INFO [stderr] 4 | #[derive(Queryable, Serialize, Deserialize)] Nov 17 15:38:35.233 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 15:38:35.233 INFO [stderr] | Nov 17 15:38:35.233 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 15:38:35.233 INFO [stderr] = note: for more information, see issue #50504 Nov 17 15:38:35.233 INFO [stderr] Nov 17 15:38:35.234 INFO [stderr] warning: cannot find type `User` in this scope Nov 17 15:38:35.234 INFO [stderr] --> src/models.rs:11:10 Nov 17 15:38:35.234 INFO [stderr] | Nov 17 15:38:35.234 INFO [stderr] 11 | #[derive(Queryable, Serialize, Deserialize)] Nov 17 15:38:35.235 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 15:38:35.235 INFO [stderr] | Nov 17 15:38:35.235 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 15:38:35.235 INFO [stderr] = note: for more information, see issue #50504 Nov 17 15:38:35.235 INFO [stderr] Nov 17 15:38:35.236 INFO [stderr] warning: cannot find type `products` in this scope Nov 17 15:38:35.236 INFO [stderr] --> src/models.rs:19:10 Nov 17 15:38:35.236 INFO [stderr] | Nov 17 15:38:35.236 INFO [stderr] 19 | #[derive(Insertable)] Nov 17 15:38:35.236 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 15:38:35.236 INFO [stderr] | Nov 17 15:38:35.237 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 15:38:35.237 INFO [stderr] = note: for more information, see issue #50504 Nov 17 15:38:35.237 INFO [stderr] Nov 17 15:38:35.237 INFO [stderr] warning: cannot find type `NewProduct` in this scope Nov 17 15:38:35.237 INFO [stderr] --> src/models.rs:19:10 Nov 17 15:38:35.237 INFO [stderr] | Nov 17 15:38:35.237 INFO [stderr] 19 | #[derive(Insertable)] Nov 17 15:38:35.238 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 15:38:35.238 INFO [stderr] | Nov 17 15:38:35.238 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 15:38:35.238 INFO [stderr] = note: for more information, see issue #50504 Nov 17 15:38:35.238 INFO [stderr] Nov 17 15:38:35.239 INFO [stderr] warning: cannot find type `users` in this scope Nov 17 15:38:35.239 INFO [stderr] --> src/models.rs:26:10 Nov 17 15:38:35.239 INFO [stderr] | Nov 17 15:38:35.239 INFO [stderr] 26 | #[derive(Insertable)] Nov 17 15:38:35.239 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 15:38:35.239 INFO [stderr] | Nov 17 15:38:35.240 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 15:38:35.240 INFO [stderr] = note: for more information, see issue #50504 Nov 17 15:38:35.240 INFO [stderr] Nov 17 15:38:35.240 INFO [stderr] warning: cannot find type `NewUser` in this scope Nov 17 15:38:35.240 INFO [stderr] --> src/models.rs:26:10 Nov 17 15:38:35.240 INFO [stderr] | Nov 17 15:38:35.240 INFO [stderr] 26 | #[derive(Insertable)] Nov 17 15:38:35.241 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 15:38:35.241 INFO [stderr] | Nov 17 15:38:35.241 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 15:38:35.241 INFO [stderr] = note: for more information, see issue #50504 Nov 17 15:38:35.241 INFO [stderr] Nov 17 15:38:36.656 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 7.61s Nov 17 15:38:36.695 INFO [stderr] su: No module specific data is present Nov 17 15:38:38.051 INFO running `"docker" "inspect" "bb0dd7c9dd4777afd4ec609ba45154dbd51c8fb856159032474b28786ee0c595"` Nov 17 15:38:38.373 INFO running `"docker" "rm" "-f" "bb0dd7c9dd4777afd4ec609ba45154dbd51c8fb856159032474b28786ee0c595"` Nov 17 15:38:38.799 INFO [stdout] bb0dd7c9dd4777afd4ec609ba45154dbd51c8fb856159032474b28786ee0c595 Nov 17 15:38:38.802 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-0/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-0/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 15:38:39.399 INFO [stdout] 8bdcfd15c9854fa167e9390aa3224aee9b1e1a6d076f4dce7ff544c65d6ba0dc Nov 17 15:38:39.402 INFO running `"docker" "start" "-a" "8bdcfd15c9854fa167e9390aa3224aee9b1e1a6d076f4dce7ff544c65d6ba0dc"` Nov 17 15:38:40.835 INFO [stderr] usermod: no changes Nov 17 15:38:41.154 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.29s Nov 17 15:38:41.184 INFO [stderr] Running /target/debug/deps/shop-a2c2c97d9ea61d41 Nov 17 15:38:41.190 INFO [stdout] Nov 17 15:38:41.190 INFO [stdout] running 0 tests Nov 17 15:38:41.190 INFO [stdout] Nov 17 15:38:41.191 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 17 15:38:41.191 INFO [stdout] Nov 17 15:38:41.195 INFO [stderr] su: No module specific data is present Nov 17 15:38:42.183 INFO running `"docker" "inspect" "8bdcfd15c9854fa167e9390aa3224aee9b1e1a6d076f4dce7ff544c65d6ba0dc"` Nov 17 15:38:42.507 INFO running `"docker" "rm" "-f" "8bdcfd15c9854fa167e9390aa3224aee9b1e1a6d076f4dce7ff544c65d6ba0dc"` Nov 17 15:38:42.743 INFO [stdout] 8bdcfd15c9854fa167e9390aa3224aee9b1e1a6d076f4dce7ff544c65d6ba0dc