Dec 18 17:03:47.169 INFO checking diesel-derive-newtype-0.1.2 against try#0b8c5828f68d7b2840b81fa51239346dc97fef5a for pr-54252 Dec 18 17:03:47.169 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-54252/worker-2/try#0b8c5828f68d7b2840b81fa51239346dc97fef5a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-54252/sources/try#0b8c5828f68d7b2840b81fa51239346dc97fef5a/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" "+0b8c5828f68d7b2840b81fa51239346dc97fef5a-alt" "check" "--frozen" "--all" "--all-targets"` Dec 18 17:03:47.383 INFO [stdout] c2f3d58ea50e488e07433d427faa20897a13a4e241fcacec6d8bfd1afd197219 Dec 18 17:03:47.385 INFO running `"docker" "start" "-a" "c2f3d58ea50e488e07433d427faa20897a13a4e241fcacec6d8bfd1afd197219"` Dec 18 17:03:47.913 INFO [stderr] Compiling libsqlite3-sys v0.9.3 Dec 18 17:03:47.916 INFO [stderr] Checking diesel v1.3.3 Dec 18 17:04:28.104 INFO [stderr] Checking diesel-derive-newtype v0.1.2 (/opt/crater/workdir) Dec 18 17:04:34.578 INFO [stderr] warning: cannot find type `MyEntity` in this scope Dec 18 17:04:34.578 INFO [stderr] --> tests/db-roundtrips.rs:11:35 Dec 18 17:04:34.578 INFO [stderr] | Dec 18 17:04:34.578 INFO [stderr] 11 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Dec 18 17:04:34.578 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 17:04:34.578 INFO [stderr] | Dec 18 17:04:34.578 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Dec 18 17:04:34.578 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.578 INFO [stderr] = note: for more information, see issue #50504 Dec 18 17:04:34.578 INFO [stderr] Dec 18 17:04:34.578 INFO [stderr] warning: cannot find type `my_entities` in this scope Dec 18 17:04:34.578 INFO [stderr] --> tests/db-roundtrips.rs:11:35 Dec 18 17:04:34.578 INFO [stderr] | Dec 18 17:04:34.578 INFO [stderr] 11 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Dec 18 17:04:34.578 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 17:04:34.578 INFO [stderr] | Dec 18 17:04:34.578 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.578 INFO [stderr] = note: for more information, see issue #50504 Dec 18 17:04:34.578 INFO [stderr] Dec 18 17:04:34.578 INFO [stderr] warning: cannot find type `MyEntity` in this scope Dec 18 17:04:34.578 INFO [stderr] --> tests/db-roundtrips.rs:11:35 Dec 18 17:04:34.578 INFO [stderr] | Dec 18 17:04:34.578 INFO [stderr] 11 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Dec 18 17:04:34.578 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 17:04:34.578 INFO [stderr] | Dec 18 17:04:34.578 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.578 INFO [stderr] = note: for more information, see issue #50504 Dec 18 17:04:34.578 INFO [stderr] Dec 18 17:04:34.578 INFO [stderr] warning: cannot find type `MyId` in this scope Dec 18 17:04:34.578 INFO [stderr] --> tests/db-roundtrips.rs:11:35 Dec 18 17:04:34.578 INFO [stderr] | Dec 18 17:04:34.578 INFO [stderr] 11 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Dec 18 17:04:34.578 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 17:04:34.578 INFO [stderr] | Dec 18 17:04:34.578 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.578 INFO [stderr] = note: for more information, see issue #50504 Dec 18 17:04:34.578 INFO [stderr] Dec 18 17:04:34.578 INFO [stderr] warning: cannot find type `my_entities` in this scope Dec 18 17:04:34.578 INFO [stderr] --> tests/db-roundtrips.rs:11:49 Dec 18 17:04:34.578 INFO [stderr] | Dec 18 17:04:34.578 INFO [stderr] 11 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Dec 18 17:04:34.578 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 17:04:34.578 INFO [stderr] | Dec 18 17:04:34.578 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.578 INFO [stderr] = note: for more information, see issue #50504 Dec 18 17:04:34.578 INFO [stderr] Dec 18 17:04:34.578 INFO [stderr] warning: cannot find type `MyEntity` in this scope Dec 18 17:04:34.578 INFO [stderr] --> tests/db-roundtrips.rs:11:49 Dec 18 17:04:34.578 INFO [stderr] | Dec 18 17:04:34.578 INFO [stderr] 11 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Dec 18 17:04:34.578 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 17:04:34.578 INFO [stderr] | Dec 18 17:04:34.578 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.578 INFO [stderr] = note: for more information, see issue #50504 Dec 18 17:04:34.578 INFO [stderr] Dec 18 17:04:34.578 INFO [stderr] warning: cannot find type `MyId` in this scope Dec 18 17:04:34.578 INFO [stderr] --> tests/db-roundtrips.rs:11:49 Dec 18 17:04:34.578 INFO [stderr] | Dec 18 17:04:34.578 INFO [stderr] 11 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Dec 18 17:04:34.578 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 17:04:34.578 INFO [stderr] | Dec 18 17:04:34.578 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.578 INFO [stderr] = note: for more information, see issue #50504 Dec 18 17:04:34.578 INFO [stderr] Dec 18 17:04:34.578 INFO [stderr] warning: cannot find type `MyId` in this scope Dec 18 17:04:34.578 INFO [stderr] --> tests/db-roundtrips.rs:11:61 Dec 18 17:04:34.578 INFO [stderr] | Dec 18 17:04:34.578 INFO [stderr] 11 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Dec 18 17:04:34.578 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 17:04:34.578 INFO [stderr] | Dec 18 17:04:34.578 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.578 INFO [stderr] = note: for more information, see issue #50504 Dec 18 17:04:34.578 INFO [stderr] Dec 18 17:04:34.578 INFO [stderr] warning: cannot find type `MyEntity` in this scope Dec 18 17:04:34.578 INFO [stderr] --> tests/db-roundtrips.rs:11:61 Dec 18 17:04:34.578 INFO [stderr] | Dec 18 17:04:34.578 INFO [stderr] 11 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Dec 18 17:04:34.578 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 17:04:34.578 INFO [stderr] | Dec 18 17:04:34.578 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.578 INFO [stderr] = note: for more information, see issue #50504 Dec 18 17:04:34.579 INFO [stderr] Dec 18 17:04:34.579 INFO [stderr] warning: cannot find type `table` in this scope Dec 18 17:04:34.579 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 18 17:04:34.579 INFO [stderr] | Dec 18 17:04:34.579 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 18 17:04:34.579 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 17:04:34.579 INFO [stderr] | Dec 18 17:04:34.579 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.579 INFO [stderr] = note: for more information, see issue #50504 Dec 18 17:04:34.579 INFO [stderr] Dec 18 17:04:34.579 INFO [stderr] warning: cannot find type `id` in this scope Dec 18 17:04:34.579 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 18 17:04:34.579 INFO [stderr] | Dec 18 17:04:34.579 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 18 17:04:34.579 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 17:04:34.579 INFO [stderr] | Dec 18 17:04:34.579 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.579 INFO [stderr] = note: for more information, see issue #50504 Dec 18 17:04:34.579 INFO [stderr] Dec 18 17:04:34.579 INFO [stderr] warning: cannot find type `val` in this scope Dec 18 17:04:34.579 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 18 17:04:34.579 INFO [stderr] | Dec 18 17:04:34.579 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 18 17:04:34.579 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 17:04:34.579 INFO [stderr] | Dec 18 17:04:34.579 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.579 INFO [stderr] = note: for more information, see issue #50504 Dec 18 17:04:34.579 INFO [stderr] Dec 18 17:04:34.616 INFO [stderr] warning: cannot find type `MyEntity` in this scope Dec 18 17:04:34.616 INFO [stderr] --> tests/should-not-compile.rs:18:35 Dec 18 17:04:34.616 INFO [stderr] | Dec 18 17:04:34.616 INFO [stderr] 18 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Dec 18 17:04:34.616 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 17:04:34.616 INFO [stderr] | Dec 18 17:04:34.616 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Dec 18 17:04:34.616 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.616 INFO [stderr] = note: for more information, see issue #50504 Dec 18 17:04:34.616 INFO [stderr] Dec 18 17:04:34.616 INFO [stderr] warning: cannot find type `my_entities` in this scope Dec 18 17:04:34.616 INFO [stderr] --> tests/should-not-compile.rs:18:35 Dec 18 17:04:34.616 INFO [stderr] | Dec 18 17:04:34.616 INFO [stderr] 18 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Dec 18 17:04:34.616 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 17:04:34.616 INFO [stderr] | Dec 18 17:04:34.616 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.616 INFO [stderr] = note: for more information, see issue #50504 Dec 18 17:04:34.616 INFO [stderr] Dec 18 17:04:34.616 INFO [stderr] warning: cannot find type `MyEntity` in this scope Dec 18 17:04:34.616 INFO [stderr] --> tests/should-not-compile.rs:18:35 Dec 18 17:04:34.616 INFO [stderr] | Dec 18 17:04:34.616 INFO [stderr] 18 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Dec 18 17:04:34.616 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 17:04:34.616 INFO [stderr] | Dec 18 17:04:34.616 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.616 INFO [stderr] = note: for more information, see issue #50504 Dec 18 17:04:34.616 INFO [stderr] Dec 18 17:04:34.616 INFO [stderr] warning: cannot find type `MyId` in this scope Dec 18 17:04:34.616 INFO [stderr] --> tests/should-not-compile.rs:18:35 Dec 18 17:04:34.616 INFO [stderr] | Dec 18 17:04:34.616 INFO [stderr] 18 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Dec 18 17:04:34.616 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 17:04:34.616 INFO [stderr] | Dec 18 17:04:34.616 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.616 INFO [stderr] = note: for more information, see issue #50504 Dec 18 17:04:34.616 INFO [stderr] Dec 18 17:04:34.616 INFO [stderr] warning: cannot find type `my_entities` in this scope Dec 18 17:04:34.616 INFO [stderr] --> tests/should-not-compile.rs:18:49 Dec 18 17:04:34.616 INFO [stderr] | Dec 18 17:04:34.616 INFO [stderr] 18 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Dec 18 17:04:34.616 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 17:04:34.616 INFO [stderr] | Dec 18 17:04:34.616 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.616 INFO [stderr] = note: for more information, see issue #50504 Dec 18 17:04:34.617 INFO [stderr] Dec 18 17:04:34.617 INFO [stderr] warning: cannot find type `MyEntity` in this scope Dec 18 17:04:34.617 INFO [stderr] --> tests/should-not-compile.rs:18:49 Dec 18 17:04:34.617 INFO [stderr] | Dec 18 17:04:34.617 INFO [stderr] 18 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Dec 18 17:04:34.617 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 17:04:34.617 INFO [stderr] | Dec 18 17:04:34.617 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.617 INFO [stderr] = note: for more information, see issue #50504 Dec 18 17:04:34.617 INFO [stderr] Dec 18 17:04:34.617 INFO [stderr] warning: cannot find type `MyId` in this scope Dec 18 17:04:34.617 INFO [stderr] --> tests/should-not-compile.rs:18:49 Dec 18 17:04:34.617 INFO [stderr] | Dec 18 17:04:34.617 INFO [stderr] 18 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Dec 18 17:04:34.617 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 17:04:34.617 INFO [stderr] | Dec 18 17:04:34.617 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.617 INFO [stderr] = note: for more information, see issue #50504 Dec 18 17:04:34.617 INFO [stderr] Dec 18 17:04:34.617 INFO [stderr] warning: cannot find type `MyId` in this scope Dec 18 17:04:34.617 INFO [stderr] --> tests/should-not-compile.rs:18:61 Dec 18 17:04:34.617 INFO [stderr] | Dec 18 17:04:34.617 INFO [stderr] 18 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Dec 18 17:04:34.617 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 17:04:34.617 INFO [stderr] | Dec 18 17:04:34.617 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.617 INFO [stderr] = note: for more information, see issue #50504 Dec 18 17:04:34.617 INFO [stderr] Dec 18 17:04:34.617 INFO [stderr] warning: cannot find type `MyEntity` in this scope Dec 18 17:04:34.617 INFO [stderr] --> tests/should-not-compile.rs:18:61 Dec 18 17:04:34.617 INFO [stderr] | Dec 18 17:04:34.617 INFO [stderr] 18 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Dec 18 17:04:34.617 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 17:04:34.617 INFO [stderr] | Dec 18 17:04:34.617 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.617 INFO [stderr] = note: for more information, see issue #50504 Dec 18 17:04:34.617 INFO [stderr] Dec 18 17:04:34.617 INFO [stderr] warning: cannot find type `table` in this scope Dec 18 17:04:34.617 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 18 17:04:34.617 INFO [stderr] | Dec 18 17:04:34.617 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 18 17:04:34.617 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 17:04:34.617 INFO [stderr] | Dec 18 17:04:34.617 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.617 INFO [stderr] = note: for more information, see issue #50504 Dec 18 17:04:34.617 INFO [stderr] Dec 18 17:04:34.617 INFO [stderr] warning: cannot find type `id` in this scope Dec 18 17:04:34.617 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 18 17:04:34.617 INFO [stderr] | Dec 18 17:04:34.617 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 18 17:04:34.617 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 17:04:34.617 INFO [stderr] | Dec 18 17:04:34.617 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.617 INFO [stderr] = note: for more information, see issue #50504 Dec 18 17:04:34.617 INFO [stderr] Dec 18 17:04:34.617 INFO [stderr] warning: cannot find type `val` in this scope Dec 18 17:04:34.617 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 18 17:04:34.617 INFO [stderr] | Dec 18 17:04:34.617 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 18 17:04:34.617 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 17:04:34.617 INFO [stderr] | Dec 18 17:04:34.617 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.617 INFO [stderr] = note: for more information, see issue #50504 Dec 18 17:04:34.617 INFO [stderr] Dec 18 17:04:34.772 INFO [stderr] warning: cannot find type `MyEntity` in this scope Dec 18 17:04:34.773 INFO [stderr] --> tests/compile-weird-diesel-imports.rs:10:28 Dec 18 17:04:34.773 INFO [stderr] | Dec 18 17:04:34.773 INFO [stderr] 10 | #[derive(Debug, PartialEq, Identifiable, Queryable)] Dec 18 17:04:34.773 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 17:04:34.773 INFO [stderr] | Dec 18 17:04:34.773 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Dec 18 17:04:34.773 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.773 INFO [stderr] = note: for more information, see issue #50504 Dec 18 17:04:34.773 INFO [stderr] Dec 18 17:04:34.773 INFO [stderr] warning: cannot find type `my_entities` in this scope Dec 18 17:04:34.773 INFO [stderr] --> tests/compile-weird-diesel-imports.rs:10:28 Dec 18 17:04:34.773 INFO [stderr] | Dec 18 17:04:34.773 INFO [stderr] 10 | #[derive(Debug, PartialEq, Identifiable, Queryable)] Dec 18 17:04:34.773 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 17:04:34.773 INFO [stderr] | Dec 18 17:04:34.773 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.773 INFO [stderr] = note: for more information, see issue #50504 Dec 18 17:04:34.773 INFO [stderr] Dec 18 17:04:34.773 INFO [stderr] warning: cannot find type `MyEntity` in this scope Dec 18 17:04:34.773 INFO [stderr] --> tests/compile-weird-diesel-imports.rs:10:28 Dec 18 17:04:34.773 INFO [stderr] | Dec 18 17:04:34.773 INFO [stderr] 10 | #[derive(Debug, PartialEq, Identifiable, Queryable)] Dec 18 17:04:34.773 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 17:04:34.773 INFO [stderr] | Dec 18 17:04:34.773 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.773 INFO [stderr] = note: for more information, see issue #50504 Dec 18 17:04:34.773 INFO [stderr] Dec 18 17:04:34.773 INFO [stderr] warning: cannot find type `MyId` in this scope Dec 18 17:04:34.773 INFO [stderr] --> tests/compile-weird-diesel-imports.rs:10:28 Dec 18 17:04:34.773 INFO [stderr] | Dec 18 17:04:34.773 INFO [stderr] 10 | #[derive(Debug, PartialEq, Identifiable, Queryable)] Dec 18 17:04:34.773 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 17:04:34.773 INFO [stderr] | Dec 18 17:04:34.773 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.773 INFO [stderr] = note: for more information, see issue #50504 Dec 18 17:04:34.773 INFO [stderr] Dec 18 17:04:34.773 INFO [stderr] warning: cannot find type `MyId` in this scope Dec 18 17:04:34.773 INFO [stderr] --> tests/compile-weird-diesel-imports.rs:10:42 Dec 18 17:04:34.773 INFO [stderr] | Dec 18 17:04:34.773 INFO [stderr] 10 | #[derive(Debug, PartialEq, Identifiable, Queryable)] Dec 18 17:04:34.773 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 17:04:34.773 INFO [stderr] | Dec 18 17:04:34.773 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.773 INFO [stderr] = note: for more information, see issue #50504 Dec 18 17:04:34.773 INFO [stderr] Dec 18 17:04:34.773 INFO [stderr] warning: cannot find type `MyEntity` in this scope Dec 18 17:04:34.773 INFO [stderr] --> tests/compile-weird-diesel-imports.rs:10:42 Dec 18 17:04:34.773 INFO [stderr] | Dec 18 17:04:34.773 INFO [stderr] 10 | #[derive(Debug, PartialEq, Identifiable, Queryable)] Dec 18 17:04:34.773 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 17:04:34.773 INFO [stderr] | Dec 18 17:04:34.773 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.773 INFO [stderr] = note: for more information, see issue #50504 Dec 18 17:04:34.773 INFO [stderr] Dec 18 17:04:34.773 INFO [stderr] warning: cannot find type `table` in this scope Dec 18 17:04:34.773 INFO [stderr] --> <::gasoline::macros::table_body macros>:165:33 Dec 18 17:04:34.773 INFO [stderr] | Dec 18 17:04:34.773 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 18 17:04:34.773 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 17:04:34.773 INFO [stderr] | Dec 18 17:04:34.773 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.773 INFO [stderr] = note: for more information, see issue #50504 Dec 18 17:04:34.773 INFO [stderr] Dec 18 17:04:34.773 INFO [stderr] warning: cannot find type `id` in this scope Dec 18 17:04:34.773 INFO [stderr] --> <::gasoline::macros::__diesel_column macros>:5:33 Dec 18 17:04:34.773 INFO [stderr] | Dec 18 17:04:34.773 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 18 17:04:34.773 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 17:04:34.773 INFO [stderr] | Dec 18 17:04:34.773 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.773 INFO [stderr] = note: for more information, see issue #50504 Dec 18 17:04:34.773 INFO [stderr] Dec 18 17:04:34.998 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 47.12s Dec 18 17:04:35.326 INFO running `"docker" "inspect" "c2f3d58ea50e488e07433d427faa20897a13a4e241fcacec6d8bfd1afd197219"` Dec 18 17:04:35.464 INFO running `"docker" "rm" "-f" "c2f3d58ea50e488e07433d427faa20897a13a4e241fcacec6d8bfd1afd197219"` Dec 18 17:04:35.654 INFO [stdout] c2f3d58ea50e488e07433d427faa20897a13a4e241fcacec6d8bfd1afd197219