Aug 30 19:50:08.336 INFO checking diesel-derive-newtype-0.1.2 against master#545f22340f72ee0efaf6463efb43a2840e3d35db for pr-53699 Aug 30 19:50:08.336 INFO running: cargo +545f22340f72ee0efaf6463efb43a2840e3d35db-alt check --frozen --all --all-targets Aug 30 19:50:08.336 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53699/master#545f22340f72ee0efaf6463efb43a2840e3d35db:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53699/worker-3/master#545f22340f72ee0efaf6463efb43a2840e3d35db:/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 +545f22340f72ee0efaf6463efb43a2840e3d35db-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Aug 30 19:50:08.530 INFO blam! 476f830580f0ca53f12ed56e3c73e60841227d4a22d54a29d87611add527ac3b Aug 30 19:50:08.532 INFO running `"docker" "start" "-a" "476f830580f0ca53f12ed56e3c73e60841227d4a22d54a29d87611add527ac3b"` Aug 30 19:50:09.225 INFO kablam! Checking libsqlite3-sys v0.9.3 Aug 30 19:50:09.226 INFO kablam! Compiling diesel v1.3.2 Aug 30 19:50:55.672 INFO kablam! Compiling diesel-derive-newtype v0.1.2 (file:///source) Aug 30 19:51:07.235 INFO kablam! warning: cannot find type `MyEntity` in this scope Aug 30 19:51:07.235 INFO kablam! --> tests/should-not-compile.rs:18:35 Aug 30 19:51:07.235 INFO kablam! | Aug 30 19:51:07.235 INFO kablam! 18 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Aug 30 19:51:07.235 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 19:51:07.235 INFO kablam! | Aug 30 19:51:07.236 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Aug 30 19:51:07.236 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! Aug 30 19:51:07.237 INFO kablam! = note: for more information, see issue #50504 Aug 30 19:51:07.237 INFO kablam! Aug 30 19:51:07.238 INFO kablam! warning: cannot find type `my_entities` in this scope Aug 30 19:51:07.238 INFO kablam! --> tests/should-not-compile.rs:18:35 Aug 30 19:51:07.238 INFO kablam! | Aug 30 19:51:07.238 INFO kablam! 18 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Aug 30 19:51:07.238 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 19:51:07.239 INFO kablam! | Aug 30 19:51:07.239 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! Aug 30 19:51:07.239 INFO kablam! = note: for more information, see issue #50504 Aug 30 19:51:07.240 INFO kablam! Aug 30 19:51:07.240 INFO kablam! warning: cannot find type `MyEntity` in this scope Aug 30 19:51:07.240 INFO kablam! --> tests/should-not-compile.rs:18:35 Aug 30 19:51:07.240 INFO kablam! | Aug 30 19:51:07.240 INFO kablam! 18 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Aug 30 19:51:07.241 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 19:51:07.241 INFO kablam! | Aug 30 19:51:07.241 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! Aug 30 19:51:07.242 INFO kablam! = note: for more information, see issue #50504 Aug 30 19:51:07.242 INFO kablam! Aug 30 19:51:07.243 INFO kablam! warning: cannot find type `MyId` in this scope Aug 30 19:51:07.243 INFO kablam! --> tests/should-not-compile.rs:18:35 Aug 30 19:51:07.243 INFO kablam! | Aug 30 19:51:07.243 INFO kablam! 18 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Aug 30 19:51:07.243 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 19:51:07.244 INFO kablam! | Aug 30 19:51:07.244 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! Aug 30 19:51:07.244 INFO kablam! = note: for more information, see issue #50504 Aug 30 19:51:07.245 INFO kablam! Aug 30 19:51:07.245 INFO kablam! warning: cannot find type `my_entities` in this scope Aug 30 19:51:07.245 INFO kablam! --> tests/should-not-compile.rs:18:49 Aug 30 19:51:07.246 INFO kablam! | Aug 30 19:51:07.246 INFO kablam! 18 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Aug 30 19:51:07.246 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 19:51:07.246 INFO kablam! | Aug 30 19:51:07.247 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! Aug 30 19:51:07.247 INFO kablam! = note: for more information, see issue #50504 Aug 30 19:51:07.247 INFO kablam! Aug 30 19:51:07.248 INFO kablam! warning: cannot find type `MyEntity` in this scope Aug 30 19:51:07.248 INFO kablam! --> tests/should-not-compile.rs:18:49 Aug 30 19:51:07.248 INFO kablam! | Aug 30 19:51:07.248 INFO kablam! 18 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Aug 30 19:51:07.248 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 19:51:07.249 INFO kablam! | Aug 30 19:51:07.249 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! Aug 30 19:51:07.250 INFO kablam! = note: for more information, see issue #50504 Aug 30 19:51:07.250 INFO kablam! Aug 30 19:51:07.251 INFO kablam! warning: cannot find type `MyId` in this scope Aug 30 19:51:07.251 INFO kablam! --> tests/should-not-compile.rs:18:49 Aug 30 19:51:07.251 INFO kablam! | Aug 30 19:51:07.251 INFO kablam! 18 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Aug 30 19:51:07.251 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 19:51:07.251 INFO kablam! | Aug 30 19:51:07.252 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! Aug 30 19:51:07.252 INFO kablam! = note: for more information, see issue #50504 Aug 30 19:51:07.253 INFO kablam! Aug 30 19:51:07.253 INFO kablam! warning: cannot find type `MyId` in this scope Aug 30 19:51:07.254 INFO kablam! --> tests/should-not-compile.rs:18:61 Aug 30 19:51:07.254 INFO kablam! | Aug 30 19:51:07.254 INFO kablam! 18 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Aug 30 19:51:07.254 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 19:51:07.254 INFO kablam! | Aug 30 19:51:07.255 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! Aug 30 19:51:07.255 INFO kablam! = note: for more information, see issue #50504 Aug 30 19:51:07.256 INFO kablam! Aug 30 19:51:07.256 INFO kablam! warning: cannot find type `MyEntity` in this scope Aug 30 19:51:07.256 INFO kablam! --> tests/should-not-compile.rs:18:61 Aug 30 19:51:07.256 INFO kablam! | Aug 30 19:51:07.256 INFO kablam! 18 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Aug 30 19:51:07.256 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 19:51:07.257 INFO kablam! | Aug 30 19:51:07.257 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! Aug 30 19:51:07.258 INFO kablam! = note: for more information, see issue #50504 Aug 30 19:51:07.258 INFO kablam! Aug 30 19:51:07.259 INFO kablam! warning: cannot find type `MyEntity` in this scope Aug 30 19:51:07.259 INFO kablam! --> tests/db-roundtrips.rs:11:35 Aug 30 19:51:07.259 INFO kablam! | Aug 30 19:51:07.259 INFO kablam! 11 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Aug 30 19:51:07.259 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 19:51:07.259 INFO kablam! | Aug 30 19:51:07.259 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Aug 30 19:51:07.259 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! Aug 30 19:51:07.261 INFO kablam! = note: for more information, see issue #50504 Aug 30 19:51:07.261 INFO kablam! Aug 30 19:51:07.261 INFO kablam! warning: cannot find type `my_entities` in this scope Aug 30 19:51:07.261 INFO kablam! --> tests/db-roundtrips.rs:11:35 Aug 30 19:51:07.261 INFO kablam! | Aug 30 19:51:07.261 INFO kablam! 11 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Aug 30 19:51:07.261 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 19:51:07.261 INFO kablam! | Aug 30 19:51:07.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! Aug 30 19:51:07.261 INFO kablam! = note: for more information, see issue #50504 Aug 30 19:51:07.261 INFO kablam! Aug 30 19:51:07.261 INFO kablam! warning: cannot find type `MyEntity` in this scope Aug 30 19:51:07.261 INFO kablam! --> tests/db-roundtrips.rs:11:35 Aug 30 19:51:07.261 INFO kablam! | Aug 30 19:51:07.261 INFO kablam! 11 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Aug 30 19:51:07.262 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 19:51:07.262 INFO kablam! | Aug 30 19:51:07.262 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! Aug 30 19:51:07.262 INFO kablam! = note: for more information, see issue #50504 Aug 30 19:51:07.262 INFO kablam! Aug 30 19:51:07.262 INFO kablam! warning: cannot find type `MyId` in this scope Aug 30 19:51:07.262 INFO kablam! --> tests/db-roundtrips.rs:11:35 Aug 30 19:51:07.262 INFO kablam! | Aug 30 19:51:07.262 INFO kablam! 11 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Aug 30 19:51:07.262 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 19:51:07.262 INFO kablam! | Aug 30 19:51:07.262 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! Aug 30 19:51:07.262 INFO kablam! = note: for more information, see issue #50504 Aug 30 19:51:07.262 INFO kablam! Aug 30 19:51:07.262 INFO kablam! warning: cannot find type `my_entities` in this scope Aug 30 19:51:07.262 INFO kablam! --> tests/db-roundtrips.rs:11:49 Aug 30 19:51:07.262 INFO kablam! | Aug 30 19:51:07.262 INFO kablam! 11 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Aug 30 19:51:07.262 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 19:51:07.262 INFO kablam! | Aug 30 19:51:07.262 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! Aug 30 19:51:07.262 INFO kablam! = note: for more information, see issue #50504 Aug 30 19:51:07.262 INFO kablam! Aug 30 19:51:07.263 INFO kablam! warning: cannot find type `MyEntity` in this scope Aug 30 19:51:07.263 INFO kablam! --> tests/db-roundtrips.rs:11:49 Aug 30 19:51:07.263 INFO kablam! | Aug 30 19:51:07.263 INFO kablam! 11 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Aug 30 19:51:07.263 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 19:51:07.263 INFO kablam! | Aug 30 19:51:07.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! Aug 30 19:51:07.263 INFO kablam! = note: for more information, see issue #50504 Aug 30 19:51:07.263 INFO kablam! Aug 30 19:51:07.263 INFO kablam! warning: cannot find type `MyId` in this scope Aug 30 19:51:07.263 INFO kablam! --> tests/db-roundtrips.rs:11:49 Aug 30 19:51:07.263 INFO kablam! | Aug 30 19:51:07.263 INFO kablam! 11 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Aug 30 19:51:07.263 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 19:51:07.263 INFO kablam! | Aug 30 19:51:07.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! Aug 30 19:51:07.263 INFO kablam! = note: for more information, see issue #50504 Aug 30 19:51:07.263 INFO kablam! Aug 30 19:51:07.263 INFO kablam! warning: cannot find type `MyId` in this scope Aug 30 19:51:07.263 INFO kablam! --> tests/db-roundtrips.rs:11:61 Aug 30 19:51:07.263 INFO kablam! | Aug 30 19:51:07.263 INFO kablam! 11 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Aug 30 19:51:07.263 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 19:51:07.263 INFO kablam! | Aug 30 19:51:07.264 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! Aug 30 19:51:07.264 INFO kablam! = note: for more information, see issue #50504 Aug 30 19:51:07.264 INFO kablam! Aug 30 19:51:07.264 INFO kablam! warning: cannot find type `MyEntity` in this scope Aug 30 19:51:07.264 INFO kablam! --> tests/db-roundtrips.rs:11:61 Aug 30 19:51:07.264 INFO kablam! | Aug 30 19:51:07.264 INFO kablam! 11 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Aug 30 19:51:07.264 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 19:51:07.264 INFO kablam! | Aug 30 19:51:07.264 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! Aug 30 19:51:07.264 INFO kablam! = note: for more information, see issue #50504 Aug 30 19:51:07.264 INFO kablam! Aug 30 19:51:07.268 INFO kablam! warning: cannot find type `table` in this scope Aug 30 19:51:07.268 INFO kablam! --> :165:33 Aug 30 19:51:07.268 INFO kablam! | Aug 30 19:51:07.268 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Aug 30 19:51:07.268 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 19:51:07.268 INFO kablam! | Aug 30 19:51:07.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! Aug 30 19:51:07.268 INFO kablam! = note: for more information, see issue #50504 Aug 30 19:51:07.268 INFO kablam! Aug 30 19:51:07.268 INFO kablam! warning: cannot find type `id` in this scope Aug 30 19:51:07.268 INFO kablam! --> <__diesel_column macros>:5:33 Aug 30 19:51:07.268 INFO kablam! | Aug 30 19:51:07.268 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Aug 30 19:51:07.268 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 19:51:07.268 INFO kablam! | Aug 30 19:51:07.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! Aug 30 19:51:07.269 INFO kablam! = note: for more information, see issue #50504 Aug 30 19:51:07.269 INFO kablam! Aug 30 19:51:07.269 INFO kablam! warning: cannot find type `val` in this scope Aug 30 19:51:07.269 INFO kablam! --> <__diesel_column macros>:5:33 Aug 30 19:51:07.269 INFO kablam! | Aug 30 19:51:07.269 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Aug 30 19:51:07.269 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 19:51:07.269 INFO kablam! | Aug 30 19:51:07.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! Aug 30 19:51:07.269 INFO kablam! = note: for more information, see issue #50504 Aug 30 19:51:07.269 INFO kablam! Aug 30 19:51:07.271 INFO kablam! warning: cannot find type `table` in this scope Aug 30 19:51:07.271 INFO kablam! --> :165:33 Aug 30 19:51:07.271 INFO kablam! | Aug 30 19:51:07.271 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Aug 30 19:51:07.271 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 19:51:07.272 INFO kablam! | Aug 30 19:51:07.272 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! Aug 30 19:51:07.273 INFO kablam! = note: for more information, see issue #50504 Aug 30 19:51:07.273 INFO kablam! Aug 30 19:51:07.274 INFO kablam! warning: cannot find type `id` in this scope Aug 30 19:51:07.274 INFO kablam! --> <__diesel_column macros>:5:33 Aug 30 19:51:07.274 INFO kablam! | Aug 30 19:51:07.274 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Aug 30 19:51:07.274 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 19:51:07.275 INFO kablam! | Aug 30 19:51:07.275 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! Aug 30 19:51:07.276 INFO kablam! = note: for more information, see issue #50504 Aug 30 19:51:07.276 INFO kablam! Aug 30 19:51:07.277 INFO kablam! warning: cannot find type `val` in this scope Aug 30 19:51:07.277 INFO kablam! --> <__diesel_column macros>:5:33 Aug 30 19:51:07.277 INFO kablam! | Aug 30 19:51:07.277 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Aug 30 19:51:07.277 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 19:51:07.278 INFO kablam! | Aug 30 19:51:07.278 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! Aug 30 19:51:07.279 INFO kablam! = note: for more information, see issue #50504 Aug 30 19:51:07.279 INFO kablam! Aug 30 19:51:07.362 INFO kablam! warning: cannot find type `MyEntity` in this scope Aug 30 19:51:07.362 INFO kablam! --> tests/compile-weird-diesel-imports.rs:10:28 Aug 30 19:51:07.362 INFO kablam! | Aug 30 19:51:07.362 INFO kablam! 10 | #[derive(Debug, PartialEq, Identifiable, Queryable)] Aug 30 19:51:07.362 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 19:51:07.362 INFO kablam! | Aug 30 19:51:07.362 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Aug 30 19:51:07.362 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! Aug 30 19:51:07.362 INFO kablam! = note: for more information, see issue #50504 Aug 30 19:51:07.362 INFO kablam! Aug 30 19:51:07.364 INFO kablam! warning: cannot find type `my_entities` in this scope Aug 30 19:51:07.364 INFO kablam! --> tests/compile-weird-diesel-imports.rs:10:28 Aug 30 19:51:07.364 INFO kablam! | Aug 30 19:51:07.364 INFO kablam! 10 | #[derive(Debug, PartialEq, Identifiable, Queryable)] Aug 30 19:51:07.364 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 19:51:07.364 INFO kablam! | Aug 30 19:51:07.364 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! Aug 30 19:51:07.364 INFO kablam! = note: for more information, see issue #50504 Aug 30 19:51:07.364 INFO kablam! Aug 30 19:51:07.364 INFO kablam! warning: cannot find type `MyEntity` in this scope Aug 30 19:51:07.364 INFO kablam! --> tests/compile-weird-diesel-imports.rs:10:28 Aug 30 19:51:07.364 INFO kablam! | Aug 30 19:51:07.364 INFO kablam! 10 | #[derive(Debug, PartialEq, Identifiable, Queryable)] Aug 30 19:51:07.364 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 19:51:07.364 INFO kablam! | Aug 30 19:51:07.365 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! Aug 30 19:51:07.365 INFO kablam! = note: for more information, see issue #50504 Aug 30 19:51:07.365 INFO kablam! Aug 30 19:51:07.365 INFO kablam! warning: cannot find type `MyId` in this scope Aug 30 19:51:07.365 INFO kablam! --> tests/compile-weird-diesel-imports.rs:10:28 Aug 30 19:51:07.365 INFO kablam! | Aug 30 19:51:07.365 INFO kablam! 10 | #[derive(Debug, PartialEq, Identifiable, Queryable)] Aug 30 19:51:07.365 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 19:51:07.365 INFO kablam! | Aug 30 19:51:07.365 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! Aug 30 19:51:07.365 INFO kablam! = note: for more information, see issue #50504 Aug 30 19:51:07.365 INFO kablam! Aug 30 19:51:07.365 INFO kablam! warning: cannot find type `MyId` in this scope Aug 30 19:51:07.365 INFO kablam! --> tests/compile-weird-diesel-imports.rs:10:42 Aug 30 19:51:07.365 INFO kablam! | Aug 30 19:51:07.365 INFO kablam! 10 | #[derive(Debug, PartialEq, Identifiable, Queryable)] Aug 30 19:51:07.365 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 19:51:07.365 INFO kablam! | Aug 30 19:51:07.365 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! Aug 30 19:51:07.365 INFO kablam! = note: for more information, see issue #50504 Aug 30 19:51:07.365 INFO kablam! Aug 30 19:51:07.365 INFO kablam! warning: cannot find type `MyEntity` in this scope Aug 30 19:51:07.365 INFO kablam! --> tests/compile-weird-diesel-imports.rs:10:42 Aug 30 19:51:07.365 INFO kablam! | Aug 30 19:51:07.366 INFO kablam! 10 | #[derive(Debug, PartialEq, Identifiable, Queryable)] Aug 30 19:51:07.366 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 19:51:07.366 INFO kablam! | Aug 30 19:51:07.366 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! Aug 30 19:51:07.366 INFO kablam! = note: for more information, see issue #50504 Aug 30 19:51:07.366 INFO kablam! Aug 30 19:51:07.366 INFO kablam! warning: cannot find type `table` in this scope Aug 30 19:51:07.366 INFO kablam! --> :165:33 Aug 30 19:51:07.366 INFO kablam! | Aug 30 19:51:07.366 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Aug 30 19:51:07.366 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 19:51:07.366 INFO kablam! | Aug 30 19:51:07.366 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! Aug 30 19:51:07.366 INFO kablam! = note: for more information, see issue #50504 Aug 30 19:51:07.366 INFO kablam! Aug 30 19:51:07.366 INFO kablam! warning: cannot find type `id` in this scope Aug 30 19:51:07.366 INFO kablam! --> <__diesel_column macros>:5:33 Aug 30 19:51:07.366 INFO kablam! | Aug 30 19:51:07.366 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Aug 30 19:51:07.366 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 19:51:07.366 INFO kablam! | Aug 30 19:51:07.366 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! Aug 30 19:51:07.366 INFO kablam! = note: for more information, see issue #50504 Aug 30 19:51:07.367 INFO kablam! Aug 30 19:51:08.074 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 58.91s Aug 30 19:51:08.082 INFO kablam! su: No module specific data is present Aug 30 19:51:08.482 INFO running `"docker" "rm" "-f" "476f830580f0ca53f12ed56e3c73e60841227d4a22d54a29d87611add527ac3b"` Aug 30 19:51:08.616 INFO blam! 476f830580f0ca53f12ed56e3c73e60841227d4a22d54a29d87611add527ac3b