Sep 02 16:30:09.643 INFO checking diesel-derive-newtype-0.1.2 against try#952c7dbfa2628309f557b367929ffc17af20b332 for pr-53851 Sep 02 16:30:09.643 INFO running: cargo +952c7dbfa2628309f557b367929ffc17af20b332-alt check --frozen --all --all-targets Sep 02 16:30:09.643 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-53851/try#952c7dbfa2628309f557b367929ffc17af20b332:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53851/worker-1/try#952c7dbfa2628309f557b367929ffc17af20b332:/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 +952c7dbfa2628309f557b367929ffc17af20b332-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:09.777 INFO blam! 51555773866cb89bce1abb6c0f04fba29bf2ac9fb3cf0a7e1272f7b549c6a4d6 Sep 02 16:30:09.780 INFO running `"docker" "start" "-a" "51555773866cb89bce1abb6c0f04fba29bf2ac9fb3cf0a7e1272f7b549c6a4d6"` Sep 02 16:30:10.538 INFO kablam! Checking libsqlite3-sys v0.9.3 Sep 02 16:30:10.538 INFO kablam! Compiling diesel v1.3.2 Sep 02 16:31:02.267 INFO kablam! Checking diesel-derive-newtype v0.1.2 (file:///source) Sep 02 16:31:14.797 INFO kablam! warning: cannot find type `MyEntity` in this scope Sep 02 16:31:14.797 INFO kablam! --> tests/compile-weird-diesel-imports.rs:10:28 Sep 02 16:31:14.798 INFO kablam! | Sep 02 16:31:14.798 INFO kablam! 10 | #[derive(Debug, PartialEq, Identifiable, Queryable)] Sep 02 16:31:14.798 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 02 16:31:14.798 INFO kablam! | Sep 02 16:31:14.799 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Sep 02 16:31:14.799 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:14.800 INFO kablam! = note: for more information, see issue #50504 Sep 02 16:31:14.800 INFO kablam! Sep 02 16:31:14.800 INFO kablam! warning: cannot find type `my_entities` in this scope Sep 02 16:31:14.801 INFO kablam! --> tests/compile-weird-diesel-imports.rs:10:28 Sep 02 16:31:14.801 INFO kablam! | Sep 02 16:31:14.801 INFO kablam! 10 | #[derive(Debug, PartialEq, Identifiable, Queryable)] Sep 02 16:31:14.801 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 02 16:31:14.801 INFO kablam! | Sep 02 16:31:14.802 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:14.802 INFO kablam! = note: for more information, see issue #50504 Sep 02 16:31:14.803 INFO kablam! Sep 02 16:31:14.803 INFO kablam! warning: cannot find type `MyEntity` in this scope Sep 02 16:31:14.803 INFO kablam! --> tests/compile-weird-diesel-imports.rs:10:28 Sep 02 16:31:14.803 INFO kablam! | Sep 02 16:31:14.803 INFO kablam! 10 | #[derive(Debug, PartialEq, Identifiable, Queryable)] Sep 02 16:31:14.803 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 02 16:31:14.804 INFO kablam! | Sep 02 16:31:14.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:14.805 INFO kablam! = note: for more information, see issue #50504 Sep 02 16:31:14.805 INFO kablam! Sep 02 16:31:14.806 INFO kablam! warning: cannot find type `MyId` in this scope Sep 02 16:31:14.806 INFO kablam! --> tests/compile-weird-diesel-imports.rs:10:28 Sep 02 16:31:14.806 INFO kablam! | Sep 02 16:31:14.806 INFO kablam! 10 | #[derive(Debug, PartialEq, Identifiable, Queryable)] Sep 02 16:31:14.806 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 02 16:31:14.807 INFO kablam! | Sep 02 16:31:14.807 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:14.808 INFO kablam! = note: for more information, see issue #50504 Sep 02 16:31:14.808 INFO kablam! Sep 02 16:31:14.809 INFO kablam! warning: cannot find type `MyId` in this scope Sep 02 16:31:14.809 INFO kablam! --> tests/compile-weird-diesel-imports.rs:10:42 Sep 02 16:31:14.809 INFO kablam! | Sep 02 16:31:14.809 INFO kablam! 10 | #[derive(Debug, PartialEq, Identifiable, Queryable)] Sep 02 16:31:14.809 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 02 16:31:14.809 INFO kablam! | Sep 02 16:31:14.810 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:14.810 INFO kablam! = note: for more information, see issue #50504 Sep 02 16:31:14.811 INFO kablam! Sep 02 16:31:14.811 INFO kablam! warning: cannot find type `MyEntity` in this scope Sep 02 16:31:14.811 INFO kablam! --> tests/compile-weird-diesel-imports.rs:10:42 Sep 02 16:31:14.811 INFO kablam! | Sep 02 16:31:14.811 INFO kablam! 10 | #[derive(Debug, PartialEq, Identifiable, Queryable)] Sep 02 16:31:14.811 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 02 16:31:14.812 INFO kablam! | Sep 02 16:31:14.812 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:14.813 INFO kablam! = note: for more information, see issue #50504 Sep 02 16:31:14.813 INFO kablam! Sep 02 16:31:14.814 INFO kablam! warning: cannot find type `table` in this scope Sep 02 16:31:14.814 INFO kablam! --> :165:33 Sep 02 16:31:14.814 INFO kablam! | Sep 02 16:31:14.814 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Sep 02 16:31:14.814 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 02 16:31:14.815 INFO kablam! | Sep 02 16:31:14.815 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:14.816 INFO kablam! = note: for more information, see issue #50504 Sep 02 16:31:14.816 INFO kablam! Sep 02 16:31:14.817 INFO kablam! warning: cannot find type `id` in this scope Sep 02 16:31:14.817 INFO kablam! --> <__diesel_column macros>:5:33 Sep 02 16:31:14.817 INFO kablam! | Sep 02 16:31:14.817 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 02 16:31:14.818 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 02 16:31:14.818 INFO kablam! | Sep 02 16:31:14.819 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:14.819 INFO kablam! = note: for more information, see issue #50504 Sep 02 16:31:14.819 INFO kablam! Sep 02 16:31:14.841 INFO kablam! warning: cannot find type `MyEntity` in this scope Sep 02 16:31:14.841 INFO kablam! --> tests/should-not-compile.rs:18:35 Sep 02 16:31:14.841 INFO kablam! | Sep 02 16:31:14.841 INFO kablam! 18 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Sep 02 16:31:14.841 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 02 16:31:14.841 INFO kablam! | Sep 02 16:31:14.841 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Sep 02 16:31:14.841 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:14.841 INFO kablam! = note: for more information, see issue #50504 Sep 02 16:31:14.841 INFO kablam! Sep 02 16:31:14.843 INFO kablam! warning: cannot find type `my_entities` in this scope Sep 02 16:31:14.843 INFO kablam! --> tests/should-not-compile.rs:18:35 Sep 02 16:31:14.843 INFO kablam! | Sep 02 16:31:14.843 INFO kablam! 18 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Sep 02 16:31:14.843 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 02 16:31:14.843 INFO kablam! | Sep 02 16:31:14.843 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:14.843 INFO kablam! = note: for more information, see issue #50504 Sep 02 16:31:14.843 INFO kablam! Sep 02 16:31:14.843 INFO kablam! warning: cannot find type `MyEntity` in this scope Sep 02 16:31:14.843 INFO kablam! --> tests/should-not-compile.rs:18:35 Sep 02 16:31:14.843 INFO kablam! | Sep 02 16:31:14.843 INFO kablam! 18 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Sep 02 16:31:14.843 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 02 16:31:14.843 INFO kablam! | Sep 02 16:31:14.843 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:14.843 INFO kablam! = note: for more information, see issue #50504 Sep 02 16:31:14.843 INFO kablam! Sep 02 16:31:14.844 INFO kablam! warning: cannot find type `MyId` in this scope Sep 02 16:31:14.844 INFO kablam! --> tests/should-not-compile.rs:18:35 Sep 02 16:31:14.844 INFO kablam! | Sep 02 16:31:14.844 INFO kablam! 18 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Sep 02 16:31:14.844 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 02 16:31:14.844 INFO kablam! | Sep 02 16:31:14.844 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:14.844 INFO kablam! = note: for more information, see issue #50504 Sep 02 16:31:14.844 INFO kablam! Sep 02 16:31:14.844 INFO kablam! warning: cannot find type `my_entities` in this scope Sep 02 16:31:14.844 INFO kablam! --> tests/should-not-compile.rs:18:49 Sep 02 16:31:14.844 INFO kablam! | Sep 02 16:31:14.844 INFO kablam! 18 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Sep 02 16:31:14.844 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 02 16:31:14.844 INFO kablam! | Sep 02 16:31:14.844 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:14.844 INFO kablam! = note: for more information, see issue #50504 Sep 02 16:31:14.844 INFO kablam! Sep 02 16:31:14.844 INFO kablam! warning: cannot find type `MyEntity` in this scope Sep 02 16:31:14.844 INFO kablam! --> tests/should-not-compile.rs:18:49 Sep 02 16:31:14.844 INFO kablam! | Sep 02 16:31:14.844 INFO kablam! 18 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Sep 02 16:31:14.844 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 02 16:31:14.844 INFO kablam! | Sep 02 16:31:14.844 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:14.845 INFO kablam! = note: for more information, see issue #50504 Sep 02 16:31:14.845 INFO kablam! Sep 02 16:31:14.845 INFO kablam! warning: cannot find type `MyId` in this scope Sep 02 16:31:14.845 INFO kablam! --> tests/should-not-compile.rs:18:49 Sep 02 16:31:14.845 INFO kablam! | Sep 02 16:31:14.845 INFO kablam! 18 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Sep 02 16:31:14.845 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 02 16:31:14.845 INFO kablam! | Sep 02 16:31:14.845 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:14.845 INFO kablam! = note: for more information, see issue #50504 Sep 02 16:31:14.845 INFO kablam! Sep 02 16:31:14.845 INFO kablam! warning: cannot find type `MyId` in this scope Sep 02 16:31:14.845 INFO kablam! --> tests/should-not-compile.rs:18:61 Sep 02 16:31:14.845 INFO kablam! | Sep 02 16:31:14.845 INFO kablam! 18 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Sep 02 16:31:14.845 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 02 16:31:14.845 INFO kablam! | Sep 02 16:31:14.845 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:14.845 INFO kablam! = note: for more information, see issue #50504 Sep 02 16:31:14.845 INFO kablam! Sep 02 16:31:14.845 INFO kablam! warning: cannot find type `MyEntity` in this scope Sep 02 16:31:14.845 INFO kablam! --> tests/should-not-compile.rs:18:61 Sep 02 16:31:14.845 INFO kablam! | Sep 02 16:31:14.845 INFO kablam! 18 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Sep 02 16:31:14.845 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 02 16:31:14.846 INFO kablam! | Sep 02 16:31:14.846 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:14.846 INFO kablam! = note: for more information, see issue #50504 Sep 02 16:31:14.846 INFO kablam! Sep 02 16:31:14.846 INFO kablam! warning: cannot find type `table` in this scope Sep 02 16:31:14.846 INFO kablam! --> :165:33 Sep 02 16:31:14.846 INFO kablam! | Sep 02 16:31:14.846 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Sep 02 16:31:14.846 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 02 16:31:14.846 INFO kablam! | Sep 02 16:31:14.846 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:14.846 INFO kablam! = note: for more information, see issue #50504 Sep 02 16:31:14.846 INFO kablam! Sep 02 16:31:14.846 INFO kablam! warning: cannot find type `id` in this scope Sep 02 16:31:14.846 INFO kablam! --> <__diesel_column macros>:5:33 Sep 02 16:31:14.846 INFO kablam! | Sep 02 16:31:14.846 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 02 16:31:14.846 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 02 16:31:14.846 INFO kablam! | Sep 02 16:31:14.846 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:14.846 INFO kablam! = note: for more information, see issue #50504 Sep 02 16:31:14.846 INFO kablam! Sep 02 16:31:14.846 INFO kablam! warning: cannot find type `val` in this scope Sep 02 16:31:14.846 INFO kablam! --> <__diesel_column macros>:5:33 Sep 02 16:31:14.847 INFO kablam! | Sep 02 16:31:14.847 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 02 16:31:14.847 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 02 16:31:14.847 INFO kablam! | Sep 02 16:31:14.847 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:14.847 INFO kablam! = note: for more information, see issue #50504 Sep 02 16:31:14.847 INFO kablam! Sep 02 16:31:15.059 INFO kablam! warning: cannot find type `MyEntity` in this scope Sep 02 16:31:15.059 INFO kablam! --> tests/db-roundtrips.rs:11:35 Sep 02 16:31:15.059 INFO kablam! | Sep 02 16:31:15.059 INFO kablam! 11 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Sep 02 16:31:15.059 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 02 16:31:15.060 INFO kablam! | Sep 02 16:31:15.060 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Sep 02 16:31:15.060 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.060 INFO kablam! = note: for more information, see issue #50504 Sep 02 16:31:15.060 INFO kablam! Sep 02 16:31:15.060 INFO kablam! warning: cannot find type `my_entities` in this scope Sep 02 16:31:15.060 INFO kablam! --> tests/db-roundtrips.rs:11:35 Sep 02 16:31:15.060 INFO kablam! | Sep 02 16:31:15.060 INFO kablam! 11 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Sep 02 16:31:15.060 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 02 16:31:15.060 INFO kablam! | Sep 02 16:31:15.060 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.060 INFO kablam! = note: for more information, see issue #50504 Sep 02 16:31:15.060 INFO kablam! Sep 02 16:31:15.060 INFO kablam! warning: cannot find type `MyEntity` in this scope Sep 02 16:31:15.060 INFO kablam! --> tests/db-roundtrips.rs:11:35 Sep 02 16:31:15.060 INFO kablam! | Sep 02 16:31:15.060 INFO kablam! 11 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Sep 02 16:31:15.061 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 02 16:31:15.061 INFO kablam! | Sep 02 16:31:15.061 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.061 INFO kablam! = note: for more information, see issue #50504 Sep 02 16:31:15.061 INFO kablam! Sep 02 16:31:15.061 INFO kablam! warning: cannot find type `MyId` in this scope Sep 02 16:31:15.061 INFO kablam! --> tests/db-roundtrips.rs:11:35 Sep 02 16:31:15.061 INFO kablam! | Sep 02 16:31:15.061 INFO kablam! 11 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Sep 02 16:31:15.061 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 02 16:31:15.061 INFO kablam! | Sep 02 16:31:15.061 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.061 INFO kablam! = note: for more information, see issue #50504 Sep 02 16:31:15.061 INFO kablam! Sep 02 16:31:15.061 INFO kablam! warning: cannot find type `my_entities` in this scope Sep 02 16:31:15.061 INFO kablam! --> tests/db-roundtrips.rs:11:49 Sep 02 16:31:15.061 INFO kablam! | Sep 02 16:31:15.061 INFO kablam! 11 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Sep 02 16:31:15.061 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 02 16:31:15.061 INFO kablam! | Sep 02 16:31:15.062 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.062 INFO kablam! = note: for more information, see issue #50504 Sep 02 16:31:15.062 INFO kablam! Sep 02 16:31:15.062 INFO kablam! warning: cannot find type `MyEntity` in this scope Sep 02 16:31:15.062 INFO kablam! --> tests/db-roundtrips.rs:11:49 Sep 02 16:31:15.062 INFO kablam! | Sep 02 16:31:15.062 INFO kablam! 11 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Sep 02 16:31:15.062 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 02 16:31:15.062 INFO kablam! | Sep 02 16:31:15.062 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.062 INFO kablam! = note: for more information, see issue #50504 Sep 02 16:31:15.062 INFO kablam! Sep 02 16:31:15.062 INFO kablam! warning: cannot find type `MyId` in this scope Sep 02 16:31:15.062 INFO kablam! --> tests/db-roundtrips.rs:11:49 Sep 02 16:31:15.062 INFO kablam! | Sep 02 16:31:15.062 INFO kablam! 11 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Sep 02 16:31:15.062 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 02 16:31:15.062 INFO kablam! | Sep 02 16:31:15.062 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.062 INFO kablam! = note: for more information, see issue #50504 Sep 02 16:31:15.063 INFO kablam! Sep 02 16:31:15.063 INFO kablam! warning: cannot find type `MyId` in this scope Sep 02 16:31:15.063 INFO kablam! --> tests/db-roundtrips.rs:11:61 Sep 02 16:31:15.063 INFO kablam! | Sep 02 16:31:15.063 INFO kablam! 11 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Sep 02 16:31:15.063 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 02 16:31:15.063 INFO kablam! | Sep 02 16:31:15.063 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.063 INFO kablam! = note: for more information, see issue #50504 Sep 02 16:31:15.063 INFO kablam! Sep 02 16:31:15.063 INFO kablam! warning: cannot find type `MyEntity` in this scope Sep 02 16:31:15.063 INFO kablam! --> tests/db-roundtrips.rs:11:61 Sep 02 16:31:15.063 INFO kablam! | Sep 02 16:31:15.063 INFO kablam! 11 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Sep 02 16:31:15.063 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 02 16:31:15.063 INFO kablam! | Sep 02 16:31:15.063 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.063 INFO kablam! = note: for more information, see issue #50504 Sep 02 16:31:15.063 INFO kablam! Sep 02 16:31:15.063 INFO kablam! warning: cannot find type `table` in this scope Sep 02 16:31:15.063 INFO kablam! --> :165:33 Sep 02 16:31:15.064 INFO kablam! | Sep 02 16:31:15.064 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Sep 02 16:31:15.064 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 02 16:31:15.064 INFO kablam! | Sep 02 16:31:15.064 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.064 INFO kablam! = note: for more information, see issue #50504 Sep 02 16:31:15.064 INFO kablam! Sep 02 16:31:15.064 INFO kablam! warning: cannot find type `id` in this scope Sep 02 16:31:15.064 INFO kablam! --> <__diesel_column macros>:5:33 Sep 02 16:31:15.064 INFO kablam! | Sep 02 16:31:15.064 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 02 16:31:15.064 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 02 16:31:15.064 INFO kablam! | Sep 02 16:31:15.064 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.064 INFO kablam! = note: for more information, see issue #50504 Sep 02 16:31:15.064 INFO kablam! Sep 02 16:31:15.064 INFO kablam! warning: cannot find type `val` in this scope Sep 02 16:31:15.064 INFO kablam! --> <__diesel_column macros>:5:33 Sep 02 16:31:15.064 INFO kablam! | Sep 02 16:31:15.064 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 02 16:31:15.065 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 02 16:31:15.065 INFO kablam! | Sep 02 16:31:15.065 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.065 INFO kablam! = note: for more information, see issue #50504 Sep 02 16:31:15.065 INFO kablam! Sep 02 16:31:15.901 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 05s Sep 02 16:31:15.910 INFO kablam! su: No module specific data is present Sep 02 16:31:16.406 INFO running `"docker" "rm" "-f" "51555773866cb89bce1abb6c0f04fba29bf2ac9fb3cf0a7e1272f7b549c6a4d6"` Sep 02 16:31:16.511 INFO blam! 51555773866cb89bce1abb6c0f04fba29bf2ac9fb3cf0a7e1272f7b549c6a4d6