Sep 02 16:30:10.158 INFO checking diesel-derive-newtype-0.1.2 against master#1114ab684fbad001c4e580326d8eb4d8c4e917d3 for pr-53851 Sep 02 16:30:10.158 INFO running: cargo +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets Sep 02 16:30:10.158 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53851/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53851/worker-0/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/target:rw,Z" "-v" "/home/ec2-user/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/home/ec2-user/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=500" "-e" "CMD=cargo +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 02 16:30:10.301 INFO blam! 28a328f740b058eee2b59407cf9bb103bc935463f396bcd4aa5099b05fc55d4f Sep 02 16:30:10.303 INFO running `"docker" "start" "-a" "28a328f740b058eee2b59407cf9bb103bc935463f396bcd4aa5099b05fc55d4f"` Sep 02 16:30:10.918 INFO kablam! Checking libsqlite3-sys v0.9.3 Sep 02 16:30:10.918 INFO kablam! Compiling diesel v1.3.2 Sep 02 16:30:56.630 INFO kablam! Checking diesel-derive-newtype v0.1.2 (file:///source) Sep 02 16:31:15.643 INFO kablam! warning: cannot find type `MyEntity` in this scope Sep 02 16:31:15.644 INFO kablam! --> tests/compile-weird-diesel-imports.rs:10:28 Sep 02 16:31:15.644 INFO kablam! | Sep 02 16:31:15.644 INFO kablam! 10 | #[derive(Debug, PartialEq, Identifiable, Queryable)] Sep 02 16:31:15.644 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 02 16:31:15.644 INFO kablam! | Sep 02 16:31:15.644 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Sep 02 16:31:15.644 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 16:31:15.644 INFO kablam! = note: for more information, see issue #50504 Sep 02 16:31:15.644 INFO kablam! Sep 02 16:31:15.644 INFO kablam! warning: cannot find type `my_entities` in this scope Sep 02 16:31:15.644 INFO kablam! --> tests/compile-weird-diesel-imports.rs:10:28 Sep 02 16:31:15.644 INFO kablam! | Sep 02 16:31:15.644 INFO kablam! 10 | #[derive(Debug, PartialEq, Identifiable, Queryable)] Sep 02 16:31:15.644 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 02 16:31:15.644 INFO kablam! | Sep 02 16:31:15.644 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 16:31:15.644 INFO kablam! = note: for more information, see issue #50504 Sep 02 16:31:15.644 INFO kablam! Sep 02 16:31:15.644 INFO kablam! warning: cannot find type `MyEntity` in this scope Sep 02 16:31:15.644 INFO kablam! --> tests/compile-weird-diesel-imports.rs:10:28 Sep 02 16:31:15.644 INFO kablam! | Sep 02 16:31:15.644 INFO kablam! 10 | #[derive(Debug, PartialEq, Identifiable, Queryable)] Sep 02 16:31:15.644 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 02 16:31:15.644 INFO kablam! | Sep 02 16:31:15.644 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 16:31:15.644 INFO kablam! = note: for more information, see issue #50504 Sep 02 16:31:15.645 INFO kablam! Sep 02 16:31:15.645 INFO kablam! warning: cannot find type `MyId` in this scope Sep 02 16:31:15.645 INFO kablam! --> tests/compile-weird-diesel-imports.rs:10:28 Sep 02 16:31:15.645 INFO kablam! | Sep 02 16:31:15.645 INFO kablam! 10 | #[derive(Debug, PartialEq, Identifiable, Queryable)] Sep 02 16:31:15.645 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 02 16:31:15.645 INFO kablam! | Sep 02 16:31:15.645 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 16:31:15.645 INFO kablam! = note: for more information, see issue #50504 Sep 02 16:31:15.645 INFO kablam! Sep 02 16:31:15.645 INFO kablam! warning: cannot find type `MyId` in this scope Sep 02 16:31:15.645 INFO kablam! --> tests/compile-weird-diesel-imports.rs:10:42 Sep 02 16:31:15.645 INFO kablam! | Sep 02 16:31:15.645 INFO kablam! 10 | #[derive(Debug, PartialEq, Identifiable, Queryable)] Sep 02 16:31:15.645 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 02 16:31:15.645 INFO kablam! | Sep 02 16:31:15.645 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 16:31:15.645 INFO kablam! = note: for more information, see issue #50504 Sep 02 16:31:15.645 INFO kablam! Sep 02 16:31:15.645 INFO kablam! warning: cannot find type `MyEntity` in this scope Sep 02 16:31:15.645 INFO kablam! --> tests/compile-weird-diesel-imports.rs:10:42 Sep 02 16:31:15.645 INFO kablam! | Sep 02 16:31:15.645 INFO kablam! 10 | #[derive(Debug, PartialEq, Identifiable, Queryable)] Sep 02 16:31:15.645 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 02 16:31:15.645 INFO kablam! | Sep 02 16:31:15.645 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 16:31:15.645 INFO kablam! = note: for more information, see issue #50504 Sep 02 16:31:15.645 INFO kablam! Sep 02 16:31:15.645 INFO kablam! warning: cannot find type `table` in this scope Sep 02 16:31:15.646 INFO kablam! --> :165:33 Sep 02 16:31:15.646 INFO kablam! | Sep 02 16:31:15.646 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Sep 02 16:31:15.646 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 02 16:31:15.646 INFO kablam! | Sep 02 16:31:15.646 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 16:31:15.646 INFO kablam! = note: for more information, see issue #50504 Sep 02 16:31:15.646 INFO kablam! Sep 02 16:31:15.646 INFO kablam! warning: cannot find type `id` in this scope Sep 02 16:31:15.646 INFO kablam! --> <__diesel_column macros>:5:33 Sep 02 16:31:15.646 INFO kablam! | Sep 02 16:31:15.646 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 02 16:31:15.646 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 02 16:31:15.646 INFO kablam! | Sep 02 16:31:15.646 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 16:31:15.646 INFO kablam! = note: for more information, see issue #50504 Sep 02 16:31:15.646 INFO kablam! Sep 02 16:31:15.694 INFO kablam! warning: cannot find type `MyEntity` in this scope Sep 02 16:31:15.695 INFO kablam! --> tests/should-not-compile.rs:18:35 Sep 02 16:31:15.695 INFO kablam! | Sep 02 16:31:15.695 INFO kablam! 18 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Sep 02 16:31:15.695 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 02 16:31:15.695 INFO kablam! | Sep 02 16:31:15.695 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Sep 02 16:31:15.695 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 16:31:15.695 INFO kablam! = note: for more information, see issue #50504 Sep 02 16:31:15.695 INFO kablam! Sep 02 16:31:15.696 INFO kablam! warning: cannot find type `my_entities` in this scope Sep 02 16:31:15.696 INFO kablam! --> tests/should-not-compile.rs:18:35 Sep 02 16:31:15.696 INFO kablam! | Sep 02 16:31:15.696 INFO kablam! 18 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Sep 02 16:31:15.696 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 02 16:31:15.696 INFO kablam! | Sep 02 16:31:15.696 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 16:31:15.696 INFO kablam! = note: for more information, see issue #50504 Sep 02 16:31:15.696 INFO kablam! Sep 02 16:31:15.696 INFO kablam! warning: cannot find type `MyEntity` in this scope Sep 02 16:31:15.696 INFO kablam! --> tests/should-not-compile.rs:18:35 Sep 02 16:31:15.696 INFO kablam! | Sep 02 16:31:15.696 INFO kablam! 18 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Sep 02 16:31:15.696 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 02 16:31:15.696 INFO kablam! | Sep 02 16:31:15.696 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 16:31:15.696 INFO kablam! = note: for more information, see issue #50504 Sep 02 16:31:15.696 INFO kablam! Sep 02 16:31:15.696 INFO kablam! warning: cannot find type `MyId` in this scope Sep 02 16:31:15.696 INFO kablam! --> tests/should-not-compile.rs:18:35 Sep 02 16:31:15.697 INFO kablam! | Sep 02 16:31:15.697 INFO kablam! 18 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Sep 02 16:31:15.697 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 02 16:31:15.697 INFO kablam! | Sep 02 16:31:15.697 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 16:31:15.697 INFO kablam! = note: for more information, see issue #50504 Sep 02 16:31:15.697 INFO kablam! Sep 02 16:31:15.697 INFO kablam! warning: cannot find type `my_entities` in this scope Sep 02 16:31:15.697 INFO kablam! --> tests/should-not-compile.rs:18:49 Sep 02 16:31:15.697 INFO kablam! | Sep 02 16:31:15.697 INFO kablam! 18 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Sep 02 16:31:15.697 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 02 16:31:15.697 INFO kablam! | Sep 02 16:31:15.697 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 16:31:15.697 INFO kablam! = note: for more information, see issue #50504 Sep 02 16:31:15.697 INFO kablam! Sep 02 16:31:15.697 INFO kablam! warning: cannot find type `MyEntity` in this scope Sep 02 16:31:15.697 INFO kablam! --> tests/should-not-compile.rs:18:49 Sep 02 16:31:15.697 INFO kablam! | Sep 02 16:31:15.697 INFO kablam! 18 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Sep 02 16:31:15.697 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 02 16:31:15.697 INFO kablam! | Sep 02 16:31:15.697 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 16:31:15.697 INFO kablam! = note: for more information, see issue #50504 Sep 02 16:31:15.697 INFO kablam! Sep 02 16:31:15.697 INFO kablam! warning: cannot find type `MyId` in this scope Sep 02 16:31:15.697 INFO kablam! --> tests/should-not-compile.rs:18:49 Sep 02 16:31:15.697 INFO kablam! | Sep 02 16:31:15.697 INFO kablam! 18 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Sep 02 16:31:15.698 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 02 16:31:15.698 INFO kablam! | Sep 02 16:31:15.698 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 16:31:15.698 INFO kablam! = note: for more information, see issue #50504 Sep 02 16:31:15.698 INFO kablam! Sep 02 16:31:15.698 INFO kablam! warning: cannot find type `MyId` in this scope Sep 02 16:31:15.698 INFO kablam! --> tests/should-not-compile.rs:18:61 Sep 02 16:31:15.698 INFO kablam! | Sep 02 16:31:15.698 INFO kablam! 18 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Sep 02 16:31:15.698 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 02 16:31:15.698 INFO kablam! | Sep 02 16:31:15.698 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 16:31:15.698 INFO kablam! = note: for more information, see issue #50504 Sep 02 16:31:15.698 INFO kablam! Sep 02 16:31:15.698 INFO kablam! warning: cannot find type `MyEntity` in this scope Sep 02 16:31:15.698 INFO kablam! --> tests/should-not-compile.rs:18:61 Sep 02 16:31:15.698 INFO kablam! | Sep 02 16:31:15.698 INFO kablam! 18 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Sep 02 16:31:15.698 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 02 16:31:15.698 INFO kablam! | Sep 02 16:31:15.698 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 16:31:15.698 INFO kablam! = note: for more information, see issue #50504 Sep 02 16:31:15.698 INFO kablam! Sep 02 16:31:15.698 INFO kablam! warning: cannot find type `table` in this scope Sep 02 16:31:15.698 INFO kablam! --> :165:33 Sep 02 16:31:15.698 INFO kablam! | Sep 02 16:31:15.698 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Sep 02 16:31:15.699 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 02 16:31:15.699 INFO kablam! | Sep 02 16:31:15.699 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 16:31:15.699 INFO kablam! = note: for more information, see issue #50504 Sep 02 16:31:15.699 INFO kablam! Sep 02 16:31:15.699 INFO kablam! warning: cannot find type `id` in this scope Sep 02 16:31:15.699 INFO kablam! --> <__diesel_column macros>:5:33 Sep 02 16:31:15.699 INFO kablam! | Sep 02 16:31:15.699 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 02 16:31:15.699 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 02 16:31:15.699 INFO kablam! | Sep 02 16:31:15.699 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 16:31:15.701 INFO kablam! = note: for more information, see issue #50504 Sep 02 16:31:15.701 INFO kablam! Sep 02 16:31:15.701 INFO kablam! warning: cannot find type `val` in this scope Sep 02 16:31:15.701 INFO kablam! --> <__diesel_column macros>:5:33 Sep 02 16:31:15.701 INFO kablam! | Sep 02 16:31:15.701 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 02 16:31:15.702 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 02 16:31:15.702 INFO kablam! | Sep 02 16:31:15.702 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 16:31:15.702 INFO kablam! = note: for more information, see issue #50504 Sep 02 16:31:15.702 INFO kablam! Sep 02 16:31:15.786 INFO kablam! warning: cannot find type `MyEntity` in this scope Sep 02 16:31:15.786 INFO kablam! --> tests/db-roundtrips.rs:11:35 Sep 02 16:31:15.786 INFO kablam! | Sep 02 16:31:15.786 INFO kablam! 11 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Sep 02 16:31:15.786 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 02 16:31:15.786 INFO kablam! | Sep 02 16:31:15.786 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Sep 02 16:31:15.786 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 16:31:15.786 INFO kablam! = note: for more information, see issue #50504 Sep 02 16:31:15.787 INFO kablam! Sep 02 16:31:15.787 INFO kablam! warning: cannot find type `my_entities` in this scope Sep 02 16:31:15.787 INFO kablam! --> tests/db-roundtrips.rs:11:35 Sep 02 16:31:15.787 INFO kablam! | Sep 02 16:31:15.787 INFO kablam! 11 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Sep 02 16:31:15.787 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 02 16:31:15.788 INFO kablam! | Sep 02 16:31:15.788 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 16:31:15.788 INFO kablam! = note: for more information, see issue #50504 Sep 02 16:31:15.789 INFO kablam! Sep 02 16:31:15.789 INFO kablam! warning: cannot find type `MyEntity` in this scope Sep 02 16:31:15.789 INFO kablam! --> tests/db-roundtrips.rs:11:35 Sep 02 16:31:15.789 INFO kablam! | Sep 02 16:31:15.789 INFO kablam! 11 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Sep 02 16:31:15.789 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 02 16:31:15.789 INFO kablam! | Sep 02 16:31:15.790 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 16:31:15.790 INFO kablam! = note: for more information, see issue #50504 Sep 02 16:31:15.790 INFO kablam! Sep 02 16:31:15.791 INFO kablam! warning: cannot find type `MyId` in this scope Sep 02 16:31:15.791 INFO kablam! --> tests/db-roundtrips.rs:11:35 Sep 02 16:31:15.791 INFO kablam! | Sep 02 16:31:15.791 INFO kablam! 11 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Sep 02 16:31:15.791 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 02 16:31:15.791 INFO kablam! | Sep 02 16:31:15.792 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 16:31:15.792 INFO kablam! = note: for more information, see issue #50504 Sep 02 16:31:15.792 INFO kablam! Sep 02 16:31:15.793 INFO kablam! warning: cannot find type `my_entities` in this scope Sep 02 16:31:15.793 INFO kablam! --> tests/db-roundtrips.rs:11:49 Sep 02 16:31:15.793 INFO kablam! | Sep 02 16:31:15.793 INFO kablam! 11 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Sep 02 16:31:15.793 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 02 16:31:15.793 INFO kablam! | Sep 02 16:31:15.794 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 16:31:15.794 INFO kablam! = note: for more information, see issue #50504 Sep 02 16:31:15.794 INFO kablam! Sep 02 16:31:15.795 INFO kablam! warning: cannot find type `MyEntity` in this scope Sep 02 16:31:15.795 INFO kablam! --> tests/db-roundtrips.rs:11:49 Sep 02 16:31:15.795 INFO kablam! | Sep 02 16:31:15.795 INFO kablam! 11 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Sep 02 16:31:15.795 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 02 16:31:15.795 INFO kablam! | Sep 02 16:31:15.796 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 16:31:15.796 INFO kablam! = note: for more information, see issue #50504 Sep 02 16:31:15.796 INFO kablam! Sep 02 16:31:15.797 INFO kablam! warning: cannot find type `MyId` in this scope Sep 02 16:31:15.797 INFO kablam! --> tests/db-roundtrips.rs:11:49 Sep 02 16:31:15.797 INFO kablam! | Sep 02 16:31:15.797 INFO kablam! 11 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Sep 02 16:31:15.797 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 02 16:31:15.797 INFO kablam! | Sep 02 16:31:15.797 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 16:31:15.798 INFO kablam! = note: for more information, see issue #50504 Sep 02 16:31:15.798 INFO kablam! Sep 02 16:31:15.799 INFO kablam! warning: cannot find type `MyId` in this scope Sep 02 16:31:15.799 INFO kablam! --> tests/db-roundtrips.rs:11:61 Sep 02 16:31:15.799 INFO kablam! | Sep 02 16:31:15.799 INFO kablam! 11 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Sep 02 16:31:15.799 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 02 16:31:15.799 INFO kablam! | Sep 02 16:31:15.800 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 16:31:15.800 INFO kablam! = note: for more information, see issue #50504 Sep 02 16:31:15.800 INFO kablam! Sep 02 16:31:15.801 INFO kablam! warning: cannot find type `MyEntity` in this scope Sep 02 16:31:15.801 INFO kablam! --> tests/db-roundtrips.rs:11:61 Sep 02 16:31:15.801 INFO kablam! | Sep 02 16:31:15.801 INFO kablam! 11 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Sep 02 16:31:15.801 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 02 16:31:15.801 INFO kablam! | Sep 02 16:31:15.801 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 16:31:15.802 INFO kablam! = note: for more information, see issue #50504 Sep 02 16:31:15.802 INFO kablam! Sep 02 16:31:15.803 INFO kablam! warning: cannot find type `table` in this scope Sep 02 16:31:15.803 INFO kablam! --> :165:33 Sep 02 16:31:15.803 INFO kablam! | Sep 02 16:31:15.803 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Sep 02 16:31:15.803 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 02 16:31:15.803 INFO kablam! | Sep 02 16:31:15.804 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 16:31:15.804 INFO kablam! = note: for more information, see issue #50504 Sep 02 16:31:15.804 INFO kablam! Sep 02 16:31:15.805 INFO kablam! warning: cannot find type `id` in this scope Sep 02 16:31:15.805 INFO kablam! --> <__diesel_column macros>:5:33 Sep 02 16:31:15.805 INFO kablam! | Sep 02 16:31:15.805 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 02 16:31:15.805 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 02 16:31:15.806 INFO kablam! | Sep 02 16:31:15.806 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 16:31:15.806 INFO kablam! = note: for more information, see issue #50504 Sep 02 16:31:15.807 INFO kablam! Sep 02 16:31:15.807 INFO kablam! warning: cannot find type `val` in this scope Sep 02 16:31:15.807 INFO kablam! --> <__diesel_column macros>:5:33 Sep 02 16:31:15.807 INFO kablam! | Sep 02 16:31:15.807 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 02 16:31:15.807 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 02 16:31:15.808 INFO kablam! | Sep 02 16:31:15.808 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 16:31:15.808 INFO kablam! = note: for more information, see issue #50504 Sep 02 16:31:15.809 INFO kablam! Sep 02 16:31:16.489 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 05s Sep 02 16:31:16.498 INFO kablam! su: No module specific data is present Sep 02 16:31:16.960 INFO running `"docker" "rm" "-f" "28a328f740b058eee2b59407cf9bb103bc935463f396bcd4aa5099b05fc55d4f"` Sep 02 16:31:17.099 INFO blam! 28a328f740b058eee2b59407cf9bb103bc935463f396bcd4aa5099b05fc55d4f