Sep 20 04:32:55.173 INFO checking diesel-derive-newtype-0.1.2 against try#135b4cd023a753409d01e43b0f23d22a899feeeb for pr-54352 Sep 20 04:32:55.173 INFO running: cargo +135b4cd023a753409d01e43b0f23d22a899feeeb-alt check --frozen --all --all-targets Sep 20 04:32:55.173 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-54352/try#135b4cd023a753409d01e43b0f23d22a899feeeb:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54352/worker-2/try#135b4cd023a753409d01e43b0f23d22a899feeeb:/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=1000" "-e" "CMD=cargo +135b4cd023a753409d01e43b0f23d22a899feeeb-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 20 04:32:55.517 INFO blam! 2a7c5fc97d8ca68210a4f7fb0cb1614915d0e1562f5da8bb4a000a288e2542a6 Sep 20 04:32:55.518 INFO running `"docker" "start" "-a" "2a7c5fc97d8ca68210a4f7fb0cb1614915d0e1562f5da8bb4a000a288e2542a6"` Sep 20 04:32:57.242 INFO kablam! usermod: no changes Sep 20 04:32:57.394 INFO kablam! Compiling libsqlite3-sys v0.9.3 Sep 20 04:32:57.394 INFO kablam! Compiling diesel_derives v1.3.0 Sep 20 04:33:06.794 INFO kablam! Compiling diesel v1.3.3 Sep 20 04:33:46.986 INFO kablam! Checking diesel-derive-newtype v0.1.2 (/source) Sep 20 04:33:59.174 INFO kablam! warning: cannot find type `MyEntity` in this scope Sep 20 04:33:59.175 INFO kablam! --> tests/db-roundtrips.rs:11:35 Sep 20 04:33:59.175 INFO kablam! | Sep 20 04:33:59.175 INFO kablam! 11 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Sep 20 04:33:59.176 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 20 04:33:59.176 INFO kablam! | Sep 20 04:33:59.176 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Sep 20 04:33:59.177 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 20 04:33:59.177 INFO kablam! = note: for more information, see issue #50504 Sep 20 04:33:59.177 INFO kablam! Sep 20 04:33:59.177 INFO kablam! warning: cannot find type `my_entities` in this scope Sep 20 04:33:59.178 INFO kablam! --> tests/db-roundtrips.rs:11:35 Sep 20 04:33:59.178 INFO kablam! | Sep 20 04:33:59.178 INFO kablam! 11 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Sep 20 04:33:59.179 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 20 04:33:59.179 INFO kablam! | Sep 20 04:33:59.179 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 20 04:33:59.180 INFO kablam! = note: for more information, see issue #50504 Sep 20 04:33:59.180 INFO kablam! Sep 20 04:33:59.180 INFO kablam! warning: cannot find type `MyEntity` in this scope Sep 20 04:33:59.180 INFO kablam! --> tests/db-roundtrips.rs:11:35 Sep 20 04:33:59.181 INFO kablam! | Sep 20 04:33:59.181 INFO kablam! 11 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Sep 20 04:33:59.181 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 20 04:33:59.182 INFO kablam! | Sep 20 04:33:59.182 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 20 04:33:59.182 INFO kablam! = note: for more information, see issue #50504 Sep 20 04:33:59.182 INFO kablam! Sep 20 04:33:59.182 INFO kablam! warning: cannot find type `MyId` in this scope Sep 20 04:33:59.182 INFO kablam! --> tests/db-roundtrips.rs:11:35 Sep 20 04:33:59.182 INFO kablam! | Sep 20 04:33:59.182 INFO kablam! 11 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Sep 20 04:33:59.182 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 20 04:33:59.182 INFO kablam! | Sep 20 04:33:59.182 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 20 04:33:59.182 INFO kablam! = note: for more information, see issue #50504 Sep 20 04:33:59.182 INFO kablam! Sep 20 04:33:59.182 INFO kablam! warning: cannot find type `my_entities` in this scope Sep 20 04:33:59.182 INFO kablam! --> tests/db-roundtrips.rs:11:49 Sep 20 04:33:59.182 INFO kablam! | Sep 20 04:33:59.182 INFO kablam! 11 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Sep 20 04:33:59.182 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 20 04:33:59.182 INFO kablam! | Sep 20 04:33:59.182 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 20 04:33:59.182 INFO kablam! = note: for more information, see issue #50504 Sep 20 04:33:59.182 INFO kablam! Sep 20 04:33:59.182 INFO kablam! warning: cannot find type `MyEntity` in this scope Sep 20 04:33:59.182 INFO kablam! --> tests/db-roundtrips.rs:11:49 Sep 20 04:33:59.182 INFO kablam! | Sep 20 04:33:59.182 INFO kablam! 11 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Sep 20 04:33:59.183 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 20 04:33:59.183 INFO kablam! | Sep 20 04:33:59.183 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 20 04:33:59.183 INFO kablam! = note: for more information, see issue #50504 Sep 20 04:33:59.183 INFO kablam! Sep 20 04:33:59.183 INFO kablam! warning: cannot find type `MyId` in this scope Sep 20 04:33:59.183 INFO kablam! --> tests/db-roundtrips.rs:11:49 Sep 20 04:33:59.183 INFO kablam! | Sep 20 04:33:59.183 INFO kablam! 11 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Sep 20 04:33:59.183 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 20 04:33:59.183 INFO kablam! | Sep 20 04:33:59.184 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 20 04:33:59.184 INFO kablam! = note: for more information, see issue #50504 Sep 20 04:33:59.184 INFO kablam! Sep 20 04:33:59.184 INFO kablam! warning: cannot find type `MyId` in this scope Sep 20 04:33:59.184 INFO kablam! --> tests/db-roundtrips.rs:11:61 Sep 20 04:33:59.184 INFO kablam! | Sep 20 04:33:59.184 INFO kablam! 11 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Sep 20 04:33:59.184 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 20 04:33:59.184 INFO kablam! | Sep 20 04:33:59.185 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 20 04:33:59.185 INFO kablam! = note: for more information, see issue #50504 Sep 20 04:33:59.185 INFO kablam! Sep 20 04:33:59.185 INFO kablam! warning: cannot find type `MyEntity` in this scope Sep 20 04:33:59.185 INFO kablam! --> tests/db-roundtrips.rs:11:61 Sep 20 04:33:59.185 INFO kablam! | Sep 20 04:33:59.185 INFO kablam! 11 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Sep 20 04:33:59.185 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 20 04:33:59.185 INFO kablam! | Sep 20 04:33:59.185 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 20 04:33:59.185 INFO kablam! = note: for more information, see issue #50504 Sep 20 04:33:59.185 INFO kablam! Sep 20 04:33:59.185 INFO kablam! warning: cannot find type `table` in this scope Sep 20 04:33:59.186 INFO kablam! --> :165:33 Sep 20 04:33:59.186 INFO kablam! | Sep 20 04:33:59.186 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Sep 20 04:33:59.186 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 20 04:33:59.186 INFO kablam! | Sep 20 04:33:59.186 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 20 04:33:59.186 INFO kablam! = note: for more information, see issue #50504 Sep 20 04:33:59.186 INFO kablam! Sep 20 04:33:59.186 INFO kablam! warning: cannot find type `id` in this scope Sep 20 04:33:59.186 INFO kablam! --> <__diesel_column macros>:5:33 Sep 20 04:33:59.186 INFO kablam! | Sep 20 04:33:59.186 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 20 04:33:59.186 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 20 04:33:59.186 INFO kablam! | Sep 20 04:33:59.186 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 20 04:33:59.186 INFO kablam! = note: for more information, see issue #50504 Sep 20 04:33:59.186 INFO kablam! Sep 20 04:33:59.186 INFO kablam! warning: cannot find type `val` in this scope Sep 20 04:33:59.186 INFO kablam! --> <__diesel_column macros>:5:33 Sep 20 04:33:59.186 INFO kablam! | Sep 20 04:33:59.186 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 20 04:33:59.186 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 20 04:33:59.186 INFO kablam! | Sep 20 04:33:59.186 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 20 04:33:59.186 INFO kablam! = note: for more information, see issue #50504 Sep 20 04:33:59.186 INFO kablam! Sep 20 04:33:59.251 INFO kablam! warning: cannot find type `MyEntity` in this scope Sep 20 04:33:59.251 INFO kablam! --> tests/should-not-compile.rs:18:35 Sep 20 04:33:59.251 INFO kablam! | Sep 20 04:33:59.251 INFO kablam! 18 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Sep 20 04:33:59.251 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 20 04:33:59.258 INFO kablam! | Sep 20 04:33:59.258 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Sep 20 04:33:59.258 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 20 04:33:59.259 INFO kablam! = note: for more information, see issue #50504 Sep 20 04:33:59.259 INFO kablam! Sep 20 04:33:59.259 INFO kablam! warning: cannot find type `my_entities` in this scope Sep 20 04:33:59.259 INFO kablam! --> tests/should-not-compile.rs:18:35 Sep 20 04:33:59.259 INFO kablam! | Sep 20 04:33:59.259 INFO kablam! 18 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Sep 20 04:33:59.260 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 20 04:33:59.260 INFO kablam! | Sep 20 04:33:59.260 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 20 04:33:59.260 INFO kablam! = note: for more information, see issue #50504 Sep 20 04:33:59.260 INFO kablam! Sep 20 04:33:59.261 INFO kablam! warning: cannot find type `MyEntity` in this scope Sep 20 04:33:59.261 INFO kablam! --> tests/should-not-compile.rs:18:35 Sep 20 04:33:59.261 INFO kablam! | Sep 20 04:33:59.261 INFO kablam! 18 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Sep 20 04:33:59.261 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 20 04:33:59.261 INFO kablam! | Sep 20 04:33:59.261 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 20 04:33:59.262 INFO kablam! = note: for more information, see issue #50504 Sep 20 04:33:59.262 INFO kablam! Sep 20 04:33:59.262 INFO kablam! warning: cannot find type `MyId` in this scope Sep 20 04:33:59.262 INFO kablam! --> tests/should-not-compile.rs:18:35 Sep 20 04:33:59.262 INFO kablam! | Sep 20 04:33:59.262 INFO kablam! 18 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Sep 20 04:33:59.263 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 20 04:33:59.263 INFO kablam! | Sep 20 04:33:59.263 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 20 04:33:59.263 INFO kablam! = note: for more information, see issue #50504 Sep 20 04:33:59.263 INFO kablam! Sep 20 04:33:59.264 INFO kablam! warning: cannot find type `my_entities` in this scope Sep 20 04:33:59.264 INFO kablam! --> tests/should-not-compile.rs:18:49 Sep 20 04:33:59.264 INFO kablam! | Sep 20 04:33:59.264 INFO kablam! 18 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Sep 20 04:33:59.264 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 20 04:33:59.264 INFO kablam! | Sep 20 04:33:59.265 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 20 04:33:59.265 INFO kablam! = note: for more information, see issue #50504 Sep 20 04:33:59.265 INFO kablam! Sep 20 04:33:59.265 INFO kablam! warning: cannot find type `MyEntity` in this scope Sep 20 04:33:59.265 INFO kablam! --> tests/should-not-compile.rs:18:49 Sep 20 04:33:59.265 INFO kablam! | Sep 20 04:33:59.266 INFO kablam! 18 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Sep 20 04:33:59.266 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 20 04:33:59.266 INFO kablam! | Sep 20 04:33:59.266 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 20 04:33:59.266 INFO kablam! = note: for more information, see issue #50504 Sep 20 04:33:59.266 INFO kablam! Sep 20 04:33:59.267 INFO kablam! warning: cannot find type `MyId` in this scope Sep 20 04:33:59.267 INFO kablam! --> tests/should-not-compile.rs:18:49 Sep 20 04:33:59.267 INFO kablam! | Sep 20 04:33:59.267 INFO kablam! 18 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Sep 20 04:33:59.267 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 20 04:33:59.268 INFO kablam! | Sep 20 04:33:59.268 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 20 04:33:59.268 INFO kablam! = note: for more information, see issue #50504 Sep 20 04:33:59.268 INFO kablam! Sep 20 04:33:59.268 INFO kablam! warning: cannot find type `MyId` in this scope Sep 20 04:33:59.269 INFO kablam! --> tests/should-not-compile.rs:18:61 Sep 20 04:33:59.269 INFO kablam! | Sep 20 04:33:59.269 INFO kablam! 18 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Sep 20 04:33:59.269 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 20 04:33:59.269 INFO kablam! | Sep 20 04:33:59.269 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 20 04:33:59.270 INFO kablam! = note: for more information, see issue #50504 Sep 20 04:33:59.270 INFO kablam! Sep 20 04:33:59.270 INFO kablam! warning: cannot find type `MyEntity` in this scope Sep 20 04:33:59.270 INFO kablam! --> tests/should-not-compile.rs:18:61 Sep 20 04:33:59.270 INFO kablam! | Sep 20 04:33:59.270 INFO kablam! 18 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Sep 20 04:33:59.271 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 20 04:33:59.271 INFO kablam! | Sep 20 04:33:59.271 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 20 04:33:59.271 INFO kablam! = note: for more information, see issue #50504 Sep 20 04:33:59.271 INFO kablam! Sep 20 04:33:59.272 INFO kablam! warning: cannot find type `table` in this scope Sep 20 04:33:59.272 INFO kablam! --> :165:33 Sep 20 04:33:59.272 INFO kablam! | Sep 20 04:33:59.272 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Sep 20 04:33:59.272 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 20 04:33:59.272 INFO kablam! | Sep 20 04:33:59.273 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 20 04:33:59.273 INFO kablam! = note: for more information, see issue #50504 Sep 20 04:33:59.273 INFO kablam! Sep 20 04:33:59.273 INFO kablam! warning: cannot find type `id` in this scope Sep 20 04:33:59.274 INFO kablam! --> <__diesel_column macros>:5:33 Sep 20 04:33:59.274 INFO kablam! | Sep 20 04:33:59.274 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 20 04:33:59.274 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 20 04:33:59.274 INFO kablam! | Sep 20 04:33:59.274 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 20 04:33:59.275 INFO kablam! = note: for more information, see issue #50504 Sep 20 04:33:59.275 INFO kablam! Sep 20 04:33:59.275 INFO kablam! warning: cannot find type `val` in this scope Sep 20 04:33:59.275 INFO kablam! --> <__diesel_column macros>:5:33 Sep 20 04:33:59.275 INFO kablam! | Sep 20 04:33:59.276 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 20 04:33:59.276 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 20 04:33:59.276 INFO kablam! | Sep 20 04:33:59.276 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 20 04:33:59.276 INFO kablam! = note: for more information, see issue #50504 Sep 20 04:33:59.276 INFO kablam! Sep 20 04:33:59.317 INFO kablam! warning: cannot find type `MyEntity` in this scope Sep 20 04:33:59.317 INFO kablam! --> tests/compile-weird-diesel-imports.rs:10:28 Sep 20 04:33:59.317 INFO kablam! | Sep 20 04:33:59.317 INFO kablam! 10 | #[derive(Debug, PartialEq, Identifiable, Queryable)] Sep 20 04:33:59.317 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 20 04:33:59.317 INFO kablam! | Sep 20 04:33:59.317 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Sep 20 04:33:59.317 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 20 04:33:59.317 INFO kablam! = note: for more information, see issue #50504 Sep 20 04:33:59.317 INFO kablam! Sep 20 04:33:59.317 INFO kablam! warning: cannot find type `my_entities` in this scope Sep 20 04:33:59.317 INFO kablam! --> tests/compile-weird-diesel-imports.rs:10:28 Sep 20 04:33:59.317 INFO kablam! | Sep 20 04:33:59.317 INFO kablam! 10 | #[derive(Debug, PartialEq, Identifiable, Queryable)] Sep 20 04:33:59.317 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 20 04:33:59.317 INFO kablam! | Sep 20 04:33:59.317 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 20 04:33:59.317 INFO kablam! = note: for more information, see issue #50504 Sep 20 04:33:59.317 INFO kablam! Sep 20 04:33:59.317 INFO kablam! warning: cannot find type `MyEntity` in this scope Sep 20 04:33:59.317 INFO kablam! --> tests/compile-weird-diesel-imports.rs:10:28 Sep 20 04:33:59.317 INFO kablam! | Sep 20 04:33:59.317 INFO kablam! 10 | #[derive(Debug, PartialEq, Identifiable, Queryable)] Sep 20 04:33:59.317 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 20 04:33:59.317 INFO kablam! | Sep 20 04:33:59.317 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 20 04:33:59.317 INFO kablam! = note: for more information, see issue #50504 Sep 20 04:33:59.317 INFO kablam! Sep 20 04:33:59.317 INFO kablam! warning: cannot find type `MyId` in this scope Sep 20 04:33:59.317 INFO kablam! --> tests/compile-weird-diesel-imports.rs:10:28 Sep 20 04:33:59.317 INFO kablam! | Sep 20 04:33:59.317 INFO kablam! 10 | #[derive(Debug, PartialEq, Identifiable, Queryable)] Sep 20 04:33:59.317 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 20 04:33:59.317 INFO kablam! | Sep 20 04:33:59.317 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 20 04:33:59.317 INFO kablam! = note: for more information, see issue #50504 Sep 20 04:33:59.317 INFO kablam! Sep 20 04:33:59.334 INFO kablam! warning: cannot find type `MyId` in this scope Sep 20 04:33:59.334 INFO kablam! --> tests/compile-weird-diesel-imports.rs:10:42 Sep 20 04:33:59.334 INFO kablam! | Sep 20 04:33:59.334 INFO kablam! 10 | #[derive(Debug, PartialEq, Identifiable, Queryable)] Sep 20 04:33:59.334 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 20 04:33:59.334 INFO kablam! | Sep 20 04:33:59.334 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 20 04:33:59.334 INFO kablam! = note: for more information, see issue #50504 Sep 20 04:33:59.334 INFO kablam! Sep 20 04:33:59.334 INFO kablam! warning: cannot find type `MyEntity` in this scope Sep 20 04:33:59.334 INFO kablam! --> tests/compile-weird-diesel-imports.rs:10:42 Sep 20 04:33:59.334 INFO kablam! | Sep 20 04:33:59.334 INFO kablam! 10 | #[derive(Debug, PartialEq, Identifiable, Queryable)] Sep 20 04:33:59.334 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 20 04:33:59.334 INFO kablam! | Sep 20 04:33:59.334 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 20 04:33:59.334 INFO kablam! = note: for more information, see issue #50504 Sep 20 04:33:59.334 INFO kablam! Sep 20 04:33:59.334 INFO kablam! warning: cannot find type `table` in this scope Sep 20 04:33:59.334 INFO kablam! --> :165:33 Sep 20 04:33:59.334 INFO kablam! | Sep 20 04:33:59.334 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Sep 20 04:33:59.334 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 20 04:33:59.334 INFO kablam! | Sep 20 04:33:59.334 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 20 04:33:59.334 INFO kablam! = note: for more information, see issue #50504 Sep 20 04:33:59.334 INFO kablam! Sep 20 04:33:59.335 INFO kablam! warning: cannot find type `id` in this scope Sep 20 04:33:59.335 INFO kablam! --> <__diesel_column macros>:5:33 Sep 20 04:33:59.335 INFO kablam! | Sep 20 04:33:59.335 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 20 04:33:59.335 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 20 04:33:59.335 INFO kablam! | Sep 20 04:33:59.335 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 20 04:33:59.335 INFO kablam! = note: for more information, see issue #50504 Sep 20 04:33:59.335 INFO kablam! Sep 20 04:34:00.061 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 02s Sep 20 04:34:00.070 INFO kablam! su: No module specific data is present Sep 20 04:34:01.670 INFO running `"docker" "rm" "-f" "2a7c5fc97d8ca68210a4f7fb0cb1614915d0e1562f5da8bb4a000a288e2542a6"` Sep 20 04:34:01.787 INFO blam! 2a7c5fc97d8ca68210a4f7fb0cb1614915d0e1562f5da8bb4a000a288e2542a6