Dec 18 17:03:47.191 INFO checking diesel-derive-newtype-0.1.2 against master#96d1334e567237b1507cd277938e7ae2de75ff51 for pr-54252 Dec 18 17:03:47.191 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-54252/worker-3/master#96d1334e567237b1507cd277938e7ae2de75ff51:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-54252/sources/master#96d1334e567237b1507cd277938e7ae2de75ff51/reg/diesel-derive-newtype/0.1.2:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+96d1334e567237b1507cd277938e7ae2de75ff51-alt" "check" "--frozen" "--all" "--all-targets"` Dec 18 17:03:47.453 INFO [stdout] 9cfe2f84f8614bd38b912df692b01f4c161d808b78a7c7b2cae05708594d7a7f Dec 18 17:03:47.458 INFO running `"docker" "start" "-a" "9cfe2f84f8614bd38b912df692b01f4c161d808b78a7c7b2cae05708594d7a7f"` Dec 18 17:03:48.327 INFO [stderr] Compiling diesel v1.3.3 Dec 18 17:04:27.276 INFO [stderr] Checking diesel-derive-newtype v0.1.2 (/opt/crater/workdir) Dec 18 17:04:34.183 INFO [stderr] warning: cannot find type `MyEntity` in this scope Dec 18 17:04:34.183 INFO [stderr] --> tests/db-roundtrips.rs:11:35 Dec 18 17:04:34.183 INFO [stderr] | Dec 18 17:04:34.183 INFO [stderr] 11 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Dec 18 17:04:34.183 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 17:04:34.183 INFO [stderr] | Dec 18 17:04:34.183 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Dec 18 17:04:34.183 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 18 17:04:34.183 INFO [stderr] = note: for more information, see issue #50504 Dec 18 17:04:34.183 INFO [stderr] Dec 18 17:04:34.183 INFO [stderr] warning: cannot find type `my_entities` in this scope Dec 18 17:04:34.183 INFO [stderr] --> tests/db-roundtrips.rs:11:35 Dec 18 17:04:34.183 INFO [stderr] | Dec 18 17:04:34.183 INFO [stderr] 11 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Dec 18 17:04:34.183 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 17:04:34.183 INFO [stderr] | Dec 18 17:04:34.183 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 18 17:04:34.183 INFO [stderr] = note: for more information, see issue #50504 Dec 18 17:04:34.184 INFO [stderr] Dec 18 17:04:34.184 INFO [stderr] warning: cannot find type `MyEntity` in this scope Dec 18 17:04:34.184 INFO [stderr] --> tests/db-roundtrips.rs:11:35 Dec 18 17:04:34.184 INFO [stderr] | Dec 18 17:04:34.184 INFO [stderr] 11 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Dec 18 17:04:34.184 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 17:04:34.184 INFO [stderr] | Dec 18 17:04:34.184 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 18 17:04:34.184 INFO [stderr] = note: for more information, see issue #50504 Dec 18 17:04:34.184 INFO [stderr] Dec 18 17:04:34.184 INFO [stderr] warning: cannot find type `MyId` in this scope Dec 18 17:04:34.184 INFO [stderr] --> tests/db-roundtrips.rs:11:35 Dec 18 17:04:34.184 INFO [stderr] | Dec 18 17:04:34.184 INFO [stderr] 11 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Dec 18 17:04:34.184 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 17:04:34.184 INFO [stderr] | Dec 18 17:04:34.184 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 18 17:04:34.184 INFO [stderr] = note: for more information, see issue #50504 Dec 18 17:04:34.184 INFO [stderr] Dec 18 17:04:34.184 INFO [stderr] warning: cannot find type `my_entities` in this scope Dec 18 17:04:34.184 INFO [stderr] --> tests/db-roundtrips.rs:11:49 Dec 18 17:04:34.184 INFO [stderr] | Dec 18 17:04:34.184 INFO [stderr] 11 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Dec 18 17:04:34.184 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 17:04:34.184 INFO [stderr] | Dec 18 17:04:34.184 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 18 17:04:34.184 INFO [stderr] = note: for more information, see issue #50504 Dec 18 17:04:34.184 INFO [stderr] Dec 18 17:04:34.184 INFO [stderr] warning: cannot find type `MyEntity` in this scope Dec 18 17:04:34.184 INFO [stderr] --> tests/db-roundtrips.rs:11:49 Dec 18 17:04:34.184 INFO [stderr] | Dec 18 17:04:34.184 INFO [stderr] 11 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Dec 18 17:04:34.184 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 17:04:34.184 INFO [stderr] | Dec 18 17:04:34.184 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 18 17:04:34.184 INFO [stderr] = note: for more information, see issue #50504 Dec 18 17:04:34.184 INFO [stderr] Dec 18 17:04:34.184 INFO [stderr] warning: cannot find type `MyId` in this scope Dec 18 17:04:34.184 INFO [stderr] --> tests/db-roundtrips.rs:11:49 Dec 18 17:04:34.184 INFO [stderr] | Dec 18 17:04:34.184 INFO [stderr] 11 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Dec 18 17:04:34.184 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 17:04:34.184 INFO [stderr] | Dec 18 17:04:34.184 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 18 17:04:34.184 INFO [stderr] = note: for more information, see issue #50504 Dec 18 17:04:34.184 INFO [stderr] Dec 18 17:04:34.184 INFO [stderr] warning: cannot find type `MyId` in this scope Dec 18 17:04:34.184 INFO [stderr] --> tests/db-roundtrips.rs:11:61 Dec 18 17:04:34.184 INFO [stderr] | Dec 18 17:04:34.184 INFO [stderr] 11 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Dec 18 17:04:34.184 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 17:04:34.184 INFO [stderr] | Dec 18 17:04:34.184 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 18 17:04:34.184 INFO [stderr] = note: for more information, see issue #50504 Dec 18 17:04:34.184 INFO [stderr] Dec 18 17:04:34.184 INFO [stderr] warning: cannot find type `MyEntity` in this scope Dec 18 17:04:34.184 INFO [stderr] --> tests/db-roundtrips.rs:11:61 Dec 18 17:04:34.184 INFO [stderr] | Dec 18 17:04:34.184 INFO [stderr] 11 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Dec 18 17:04:34.184 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 17:04:34.184 INFO [stderr] | Dec 18 17:04:34.184 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 18 17:04:34.184 INFO [stderr] = note: for more information, see issue #50504 Dec 18 17:04:34.184 INFO [stderr] Dec 18 17:04:34.184 INFO [stderr] warning: cannot find type `table` in this scope Dec 18 17:04:34.184 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 18 17:04:34.184 INFO [stderr] | Dec 18 17:04:34.184 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 18 17:04:34.184 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 17:04:34.184 INFO [stderr] | Dec 18 17:04:34.184 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 18 17:04:34.184 INFO [stderr] = note: for more information, see issue #50504 Dec 18 17:04:34.184 INFO [stderr] Dec 18 17:04:34.184 INFO [stderr] warning: cannot find type `id` in this scope Dec 18 17:04:34.184 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 18 17:04:34.184 INFO [stderr] | Dec 18 17:04:34.184 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 18 17:04:34.184 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 17:04:34.188 INFO [stderr] | Dec 18 17:04:34.188 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 18 17:04:34.188 INFO [stderr] = note: for more information, see issue #50504 Dec 18 17:04:34.188 INFO [stderr] Dec 18 17:04:34.188 INFO [stderr] warning: cannot find type `val` in this scope Dec 18 17:04:34.188 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 18 17:04:34.188 INFO [stderr] | Dec 18 17:04:34.188 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 18 17:04:34.188 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 17:04:34.188 INFO [stderr] | Dec 18 17:04:34.188 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 18 17:04:34.188 INFO [stderr] = note: for more information, see issue #50504 Dec 18 17:04:34.188 INFO [stderr] Dec 18 17:04:34.232 INFO [stderr] warning: cannot find type `MyEntity` in this scope Dec 18 17:04:34.232 INFO [stderr] --> tests/compile-weird-diesel-imports.rs:10:28 Dec 18 17:04:34.232 INFO [stderr] | Dec 18 17:04:34.232 INFO [stderr] 10 | #[derive(Debug, PartialEq, Identifiable, Queryable)] Dec 18 17:04:34.232 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 17:04:34.232 INFO [stderr] | Dec 18 17:04:34.232 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Dec 18 17:04:34.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! Dec 18 17:04:34.232 INFO [stderr] = note: for more information, see issue #50504 Dec 18 17:04:34.232 INFO [stderr] Dec 18 17:04:34.232 INFO [stderr] warning: cannot find type `my_entities` in this scope Dec 18 17:04:34.233 INFO [stderr] --> tests/compile-weird-diesel-imports.rs:10:28 Dec 18 17:04:34.233 INFO [stderr] | Dec 18 17:04:34.233 INFO [stderr] 10 | #[derive(Debug, PartialEq, Identifiable, Queryable)] Dec 18 17:04:34.233 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 17:04:34.233 INFO [stderr] | Dec 18 17:04:34.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! Dec 18 17:04:34.233 INFO [stderr] = note: for more information, see issue #50504 Dec 18 17:04:34.233 INFO [stderr] Dec 18 17:04:34.233 INFO [stderr] warning: cannot find type `MyEntity` in this scope Dec 18 17:04:34.233 INFO [stderr] --> tests/compile-weird-diesel-imports.rs:10:28 Dec 18 17:04:34.233 INFO [stderr] | Dec 18 17:04:34.233 INFO [stderr] 10 | #[derive(Debug, PartialEq, Identifiable, Queryable)] Dec 18 17:04:34.233 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 17:04:34.233 INFO [stderr] | Dec 18 17:04:34.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! Dec 18 17:04:34.233 INFO [stderr] = note: for more information, see issue #50504 Dec 18 17:04:34.233 INFO [stderr] Dec 18 17:04:34.233 INFO [stderr] warning: cannot find type `MyId` in this scope Dec 18 17:04:34.233 INFO [stderr] --> tests/compile-weird-diesel-imports.rs:10:28 Dec 18 17:04:34.233 INFO [stderr] | Dec 18 17:04:34.233 INFO [stderr] 10 | #[derive(Debug, PartialEq, Identifiable, Queryable)] Dec 18 17:04:34.233 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 17:04:34.233 INFO [stderr] | Dec 18 17:04:34.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! Dec 18 17:04:34.233 INFO [stderr] = note: for more information, see issue #50504 Dec 18 17:04:34.233 INFO [stderr] Dec 18 17:04:34.233 INFO [stderr] warning: cannot find type `MyId` in this scope Dec 18 17:04:34.233 INFO [stderr] --> tests/compile-weird-diesel-imports.rs:10:42 Dec 18 17:04:34.233 INFO [stderr] | Dec 18 17:04:34.233 INFO [stderr] 10 | #[derive(Debug, PartialEq, Identifiable, Queryable)] Dec 18 17:04:34.233 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 17:04:34.233 INFO [stderr] | Dec 18 17:04:34.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! Dec 18 17:04:34.233 INFO [stderr] = note: for more information, see issue #50504 Dec 18 17:04:34.233 INFO [stderr] Dec 18 17:04:34.233 INFO [stderr] warning: cannot find type `MyEntity` in this scope Dec 18 17:04:34.233 INFO [stderr] --> tests/compile-weird-diesel-imports.rs:10:42 Dec 18 17:04:34.233 INFO [stderr] | Dec 18 17:04:34.233 INFO [stderr] 10 | #[derive(Debug, PartialEq, Identifiable, Queryable)] Dec 18 17:04:34.233 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 17:04:34.233 INFO [stderr] | Dec 18 17:04:34.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! Dec 18 17:04:34.233 INFO [stderr] = note: for more information, see issue #50504 Dec 18 17:04:34.233 INFO [stderr] Dec 18 17:04:34.233 INFO [stderr] warning: cannot find type `table` in this scope Dec 18 17:04:34.233 INFO [stderr] --> <::gasoline::macros::table_body macros>:165:33 Dec 18 17:04:34.233 INFO [stderr] | Dec 18 17:04:34.233 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 18 17:04:34.233 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 17:04:34.233 INFO [stderr] | Dec 18 17:04:34.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! Dec 18 17:04:34.233 INFO [stderr] = note: for more information, see issue #50504 Dec 18 17:04:34.233 INFO [stderr] Dec 18 17:04:34.233 INFO [stderr] warning: cannot find type `id` in this scope Dec 18 17:04:34.233 INFO [stderr] --> <::gasoline::macros::__diesel_column macros>:5:33 Dec 18 17:04:34.233 INFO [stderr] | Dec 18 17:04:34.233 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 18 17:04:34.233 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 17:04:34.233 INFO [stderr] | Dec 18 17:04:34.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! Dec 18 17:04:34.233 INFO [stderr] = note: for more information, see issue #50504 Dec 18 17:04:34.233 INFO [stderr] Dec 18 17:04:34.308 INFO [stderr] warning: cannot find type `MyEntity` in this scope Dec 18 17:04:34.308 INFO [stderr] --> tests/should-not-compile.rs:18:35 Dec 18 17:04:34.308 INFO [stderr] | Dec 18 17:04:34.308 INFO [stderr] 18 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Dec 18 17:04:34.308 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 17:04:34.308 INFO [stderr] | Dec 18 17:04:34.308 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Dec 18 17:04:34.308 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 18 17:04:34.308 INFO [stderr] = note: for more information, see issue #50504 Dec 18 17:04:34.308 INFO [stderr] Dec 18 17:04:34.308 INFO [stderr] warning: cannot find type `my_entities` in this scope Dec 18 17:04:34.308 INFO [stderr] --> tests/should-not-compile.rs:18:35 Dec 18 17:04:34.308 INFO [stderr] | Dec 18 17:04:34.308 INFO [stderr] 18 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Dec 18 17:04:34.308 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 17:04:34.308 INFO [stderr] | Dec 18 17:04:34.308 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 18 17:04:34.308 INFO [stderr] = note: for more information, see issue #50504 Dec 18 17:04:34.308 INFO [stderr] Dec 18 17:04:34.308 INFO [stderr] warning: cannot find type `MyEntity` in this scope Dec 18 17:04:34.308 INFO [stderr] --> tests/should-not-compile.rs:18:35 Dec 18 17:04:34.308 INFO [stderr] | Dec 18 17:04:34.308 INFO [stderr] 18 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Dec 18 17:04:34.308 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 17:04:34.308 INFO [stderr] | Dec 18 17:04:34.308 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 18 17:04:34.308 INFO [stderr] = note: for more information, see issue #50504 Dec 18 17:04:34.308 INFO [stderr] Dec 18 17:04:34.308 INFO [stderr] warning: cannot find type `MyId` in this scope Dec 18 17:04:34.308 INFO [stderr] --> tests/should-not-compile.rs:18:35 Dec 18 17:04:34.308 INFO [stderr] | Dec 18 17:04:34.308 INFO [stderr] 18 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Dec 18 17:04:34.308 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 17:04:34.308 INFO [stderr] | Dec 18 17:04:34.308 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 18 17:04:34.308 INFO [stderr] = note: for more information, see issue #50504 Dec 18 17:04:34.308 INFO [stderr] Dec 18 17:04:34.308 INFO [stderr] warning: cannot find type `my_entities` in this scope Dec 18 17:04:34.308 INFO [stderr] --> tests/should-not-compile.rs:18:49 Dec 18 17:04:34.308 INFO [stderr] | Dec 18 17:04:34.308 INFO [stderr] 18 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Dec 18 17:04:34.308 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 17:04:34.308 INFO [stderr] | Dec 18 17:04:34.308 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 18 17:04:34.309 INFO [stderr] = note: for more information, see issue #50504 Dec 18 17:04:34.309 INFO [stderr] Dec 18 17:04:34.309 INFO [stderr] warning: cannot find type `MyEntity` in this scope Dec 18 17:04:34.309 INFO [stderr] --> tests/should-not-compile.rs:18:49 Dec 18 17:04:34.309 INFO [stderr] | Dec 18 17:04:34.309 INFO [stderr] 18 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Dec 18 17:04:34.309 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 17:04:34.309 INFO [stderr] | Dec 18 17:04:34.309 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 18 17:04:34.309 INFO [stderr] = note: for more information, see issue #50504 Dec 18 17:04:34.309 INFO [stderr] Dec 18 17:04:34.309 INFO [stderr] warning: cannot find type `MyId` in this scope Dec 18 17:04:34.309 INFO [stderr] --> tests/should-not-compile.rs:18:49 Dec 18 17:04:34.309 INFO [stderr] | Dec 18 17:04:34.309 INFO [stderr] 18 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Dec 18 17:04:34.309 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 17:04:34.309 INFO [stderr] | Dec 18 17:04:34.309 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 18 17:04:34.309 INFO [stderr] = note: for more information, see issue #50504 Dec 18 17:04:34.309 INFO [stderr] Dec 18 17:04:34.312 INFO [stderr] warning: cannot find type `MyId` in this scope Dec 18 17:04:34.312 INFO [stderr] --> tests/should-not-compile.rs:18:61 Dec 18 17:04:34.312 INFO [stderr] | Dec 18 17:04:34.312 INFO [stderr] 18 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Dec 18 17:04:34.312 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 17:04:34.312 INFO [stderr] | Dec 18 17:04:34.312 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 18 17:04:34.312 INFO [stderr] = note: for more information, see issue #50504 Dec 18 17:04:34.312 INFO [stderr] Dec 18 17:04:34.312 INFO [stderr] warning: cannot find type `MyEntity` in this scope Dec 18 17:04:34.312 INFO [stderr] --> tests/should-not-compile.rs:18:61 Dec 18 17:04:34.312 INFO [stderr] | Dec 18 17:04:34.312 INFO [stderr] 18 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Dec 18 17:04:34.312 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 17:04:34.312 INFO [stderr] | Dec 18 17:04:34.312 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 18 17:04:34.312 INFO [stderr] = note: for more information, see issue #50504 Dec 18 17:04:34.312 INFO [stderr] Dec 18 17:04:34.312 INFO [stderr] warning: cannot find type `table` in this scope Dec 18 17:04:34.312 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 18 17:04:34.312 INFO [stderr] | Dec 18 17:04:34.312 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 18 17:04:34.312 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 17:04:34.312 INFO [stderr] | Dec 18 17:04:34.312 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 18 17:04:34.313 INFO [stderr] = note: for more information, see issue #50504 Dec 18 17:04:34.313 INFO [stderr] Dec 18 17:04:34.313 INFO [stderr] warning: cannot find type `id` in this scope Dec 18 17:04:34.313 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 18 17:04:34.313 INFO [stderr] | Dec 18 17:04:34.313 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 18 17:04:34.313 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 17:04:34.313 INFO [stderr] | Dec 18 17:04:34.313 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 18 17:04:34.313 INFO [stderr] = note: for more information, see issue #50504 Dec 18 17:04:34.313 INFO [stderr] Dec 18 17:04:34.313 INFO [stderr] warning: cannot find type `val` in this scope Dec 18 17:04:34.313 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 18 17:04:34.313 INFO [stderr] | Dec 18 17:04:34.313 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 18 17:04:34.313 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 17:04:34.313 INFO [stderr] | Dec 18 17:04:34.313 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 18 17:04:34.313 INFO [stderr] = note: for more information, see issue #50504 Dec 18 17:04:34.313 INFO [stderr] Dec 18 17:04:34.632 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 46.37s Dec 18 17:04:35.158 INFO running `"docker" "inspect" "9cfe2f84f8614bd38b912df692b01f4c161d808b78a7c7b2cae05708594d7a7f"` Dec 18 17:04:35.250 INFO running `"docker" "rm" "-f" "9cfe2f84f8614bd38b912df692b01f4c161d808b78a7c7b2cae05708594d7a7f"` Dec 18 17:04:35.420 INFO [stdout] 9cfe2f84f8614bd38b912df692b01f4c161d808b78a7c7b2cae05708594d7a7f