Sep 04 19:50:45.526 INFO checking diesel-derive-newtype-0.1.2 against master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c for pr-53893 Sep 04 19:50:45.526 INFO running: cargo +28bcffead74d5e17c6cb1f7de432e37f93a6b50c-alt check --frozen --all --all-targets Sep 04 19:50:45.526 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53893/master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-3/master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c:/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 +28bcffead74d5e17c6cb1f7de432e37f93a6b50c-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 04 19:50:45.742 INFO blam! 4a88b2cff35bb157479d25315f1f21315c8c4f01759f9db3987c175539a75acb Sep 04 19:50:45.744 INFO running `"docker" "start" "-a" "4a88b2cff35bb157479d25315f1f21315c8c4f01759f9db3987c175539a75acb"` Sep 04 19:50:46.415 INFO kablam! Checking libsqlite3-sys v0.9.3 Sep 04 19:50:46.416 INFO kablam! Compiling diesel-derive-newtype v0.1.2 (file:///source) Sep 04 19:50:48.201 INFO kablam! Checking diesel v1.3.2 Sep 04 19:51:23.365 INFO kablam! warning: cannot find type `MyEntity` in this scope Sep 04 19:51:23.365 INFO kablam! --> tests/should-not-compile.rs:18:35 Sep 04 19:51:23.365 INFO kablam! | Sep 04 19:51:23.365 INFO kablam! 18 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Sep 04 19:51:23.365 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 04 19:51:23.365 INFO kablam! | Sep 04 19:51:23.366 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Sep 04 19:51:23.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! Sep 04 19:51:23.367 INFO kablam! = note: for more information, see issue #50504 Sep 04 19:51:23.367 INFO kablam! Sep 04 19:51:23.368 INFO kablam! warning: cannot find type `my_entities` in this scope Sep 04 19:51:23.368 INFO kablam! --> tests/should-not-compile.rs:18:35 Sep 04 19:51:23.368 INFO kablam! | Sep 04 19:51:23.368 INFO kablam! 18 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Sep 04 19:51:23.368 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 04 19:51:23.368 INFO kablam! | Sep 04 19:51:23.369 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 04 19:51:23.369 INFO kablam! = note: for more information, see issue #50504 Sep 04 19:51:23.369 INFO kablam! Sep 04 19:51:23.370 INFO kablam! warning: cannot find type `MyEntity` in this scope Sep 04 19:51:23.370 INFO kablam! --> tests/should-not-compile.rs:18:35 Sep 04 19:51:23.370 INFO kablam! | Sep 04 19:51:23.370 INFO kablam! 18 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Sep 04 19:51:23.370 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 04 19:51:23.371 INFO kablam! | Sep 04 19:51:23.371 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 04 19:51:23.371 INFO kablam! = note: for more information, see issue #50504 Sep 04 19:51:23.372 INFO kablam! Sep 04 19:51:23.372 INFO kablam! warning: cannot find type `MyId` in this scope Sep 04 19:51:23.372 INFO kablam! --> tests/should-not-compile.rs:18:35 Sep 04 19:51:23.372 INFO kablam! | Sep 04 19:51:23.372 INFO kablam! 18 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Sep 04 19:51:23.372 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 04 19:51:23.373 INFO kablam! | Sep 04 19:51:23.373 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 04 19:51:23.374 INFO kablam! = note: for more information, see issue #50504 Sep 04 19:51:23.374 INFO kablam! Sep 04 19:51:23.375 INFO kablam! warning: cannot find type `my_entities` in this scope Sep 04 19:51:23.375 INFO kablam! --> tests/should-not-compile.rs:18:49 Sep 04 19:51:23.375 INFO kablam! | Sep 04 19:51:23.375 INFO kablam! 18 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Sep 04 19:51:23.375 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 04 19:51:23.383 INFO kablam! | Sep 04 19:51:23.384 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 04 19:51:23.384 INFO kablam! = note: for more information, see issue #50504 Sep 04 19:51:23.385 INFO kablam! Sep 04 19:51:23.385 INFO kablam! warning: cannot find type `MyEntity` in this scope Sep 04 19:51:23.385 INFO kablam! --> tests/should-not-compile.rs:18:49 Sep 04 19:51:23.385 INFO kablam! | Sep 04 19:51:23.385 INFO kablam! 18 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Sep 04 19:51:23.385 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 04 19:51:23.386 INFO kablam! | Sep 04 19:51:23.386 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 04 19:51:23.387 INFO kablam! = note: for more information, see issue #50504 Sep 04 19:51:23.387 INFO kablam! Sep 04 19:51:23.388 INFO kablam! warning: cannot find type `MyEntity` in this scope Sep 04 19:51:23.388 INFO kablam! --> tests/compile-weird-diesel-imports.rs:10:28 Sep 04 19:51:23.388 INFO kablam! | Sep 04 19:51:23.388 INFO kablam! 10 | #[derive(Debug, PartialEq, Identifiable, Queryable)] Sep 04 19:51:23.388 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 04 19:51:23.388 INFO kablam! | Sep 04 19:51:23.388 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Sep 04 19:51:23.388 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 04 19:51:23.388 INFO kablam! = note: for more information, see issue #50504 Sep 04 19:51:23.388 INFO kablam! Sep 04 19:51:23.388 INFO kablam! warning: cannot find type `my_entities` in this scope Sep 04 19:51:23.388 INFO kablam! --> tests/compile-weird-diesel-imports.rs:10:28 Sep 04 19:51:23.388 INFO kablam! | Sep 04 19:51:23.388 INFO kablam! 10 | #[derive(Debug, PartialEq, Identifiable, Queryable)] Sep 04 19:51:23.388 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 04 19:51:23.388 INFO kablam! | Sep 04 19:51:23.388 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 04 19:51:23.388 INFO kablam! = note: for more information, see issue #50504 Sep 04 19:51:23.388 INFO kablam! Sep 04 19:51:23.388 INFO kablam! warning: cannot find type `MyEntity` in this scope Sep 04 19:51:23.388 INFO kablam! --> tests/compile-weird-diesel-imports.rs:10:28 Sep 04 19:51:23.388 INFO kablam! | Sep 04 19:51:23.388 INFO kablam! 10 | #[derive(Debug, PartialEq, Identifiable, Queryable)] Sep 04 19:51:23.388 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 04 19:51:23.388 INFO kablam! | Sep 04 19:51:23.389 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 04 19:51:23.389 INFO kablam! = note: for more information, see issue #50504 Sep 04 19:51:23.389 INFO kablam! Sep 04 19:51:23.390 INFO kablam! warning: cannot find type `MyId` in this scope Sep 04 19:51:23.390 INFO kablam! --> tests/compile-weird-diesel-imports.rs:10:28 Sep 04 19:51:23.390 INFO kablam! | Sep 04 19:51:23.390 INFO kablam! 10 | #[derive(Debug, PartialEq, Identifiable, Queryable)] Sep 04 19:51:23.390 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 04 19:51:23.390 INFO kablam! | Sep 04 19:51:23.390 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 04 19:51:23.390 INFO kablam! = note: for more information, see issue #50504 Sep 04 19:51:23.390 INFO kablam! Sep 04 19:51:23.390 INFO kablam! warning: cannot find type `MyId` in this scope Sep 04 19:51:23.391 INFO kablam! --> tests/compile-weird-diesel-imports.rs:10:42 Sep 04 19:51:23.391 INFO kablam! | Sep 04 19:51:23.391 INFO kablam! 10 | #[derive(Debug, PartialEq, Identifiable, Queryable)] Sep 04 19:51:23.391 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 04 19:51:23.391 INFO kablam! | Sep 04 19:51:23.391 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 04 19:51:23.391 INFO kablam! = note: for more information, see issue #50504 Sep 04 19:51:23.391 INFO kablam! Sep 04 19:51:23.391 INFO kablam! warning: cannot find type `MyEntity` in this scope Sep 04 19:51:23.391 INFO kablam! --> tests/compile-weird-diesel-imports.rs:10:42 Sep 04 19:51:23.391 INFO kablam! | Sep 04 19:51:23.391 INFO kablam! 10 | #[derive(Debug, PartialEq, Identifiable, Queryable)] Sep 04 19:51:23.391 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 04 19:51:23.391 INFO kablam! | Sep 04 19:51:23.391 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 04 19:51:23.391 INFO kablam! = note: for more information, see issue #50504 Sep 04 19:51:23.391 INFO kablam! Sep 04 19:51:23.391 INFO kablam! warning: cannot find type `table` in this scope Sep 04 19:51:23.391 INFO kablam! --> :165:33 Sep 04 19:51:23.391 INFO kablam! | Sep 04 19:51:23.391 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Sep 04 19:51:23.391 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 04 19:51:23.391 INFO kablam! | Sep 04 19:51:23.391 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 04 19:51:23.391 INFO kablam! = note: for more information, see issue #50504 Sep 04 19:51:23.391 INFO kablam! Sep 04 19:51:23.391 INFO kablam! warning: cannot find type `id` in this scope Sep 04 19:51:23.391 INFO kablam! --> <__diesel_column macros>:5:33 Sep 04 19:51:23.391 INFO kablam! | Sep 04 19:51:23.391 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 04 19:51:23.392 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 04 19:51:23.392 INFO kablam! | Sep 04 19:51:23.392 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 04 19:51:23.392 INFO kablam! = note: for more information, see issue #50504 Sep 04 19:51:23.392 INFO kablam! Sep 04 19:51:23.398 INFO kablam! warning: cannot find type `MyId` in this scope Sep 04 19:51:23.398 INFO kablam! --> tests/should-not-compile.rs:18:49 Sep 04 19:51:23.398 INFO kablam! | Sep 04 19:51:23.398 INFO kablam! 18 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Sep 04 19:51:23.398 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 04 19:51:23.398 INFO kablam! | Sep 04 19:51:23.399 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 04 19:51:23.399 INFO kablam! = note: for more information, see issue #50504 Sep 04 19:51:23.400 INFO kablam! Sep 04 19:51:23.400 INFO kablam! warning: cannot find type `MyId` in this scope Sep 04 19:51:23.400 INFO kablam! --> tests/should-not-compile.rs:18:61 Sep 04 19:51:23.400 INFO kablam! | Sep 04 19:51:23.401 INFO kablam! 18 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Sep 04 19:51:23.401 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 04 19:51:23.401 INFO kablam! | Sep 04 19:51:23.401 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 04 19:51:23.402 INFO kablam! = note: for more information, see issue #50504 Sep 04 19:51:23.403 INFO kablam! Sep 04 19:51:23.403 INFO kablam! warning: cannot find type `MyEntity` in this scope Sep 04 19:51:23.404 INFO kablam! --> tests/should-not-compile.rs:18:61 Sep 04 19:51:23.404 INFO kablam! | Sep 04 19:51:23.404 INFO kablam! 18 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Sep 04 19:51:23.404 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 04 19:51:23.404 INFO kablam! | Sep 04 19:51:23.405 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 04 19:51:23.405 INFO kablam! = note: for more information, see issue #50504 Sep 04 19:51:23.405 INFO kablam! Sep 04 19:51:23.406 INFO kablam! warning: cannot find type `table` in this scope Sep 04 19:51:23.406 INFO kablam! --> :165:33 Sep 04 19:51:23.406 INFO kablam! | Sep 04 19:51:23.406 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Sep 04 19:51:23.406 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 04 19:51:23.407 INFO kablam! | Sep 04 19:51:23.407 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 04 19:51:23.408 INFO kablam! = note: for more information, see issue #50504 Sep 04 19:51:23.408 INFO kablam! Sep 04 19:51:23.409 INFO kablam! warning: cannot find type `id` in this scope Sep 04 19:51:23.409 INFO kablam! --> <__diesel_column macros>:5:33 Sep 04 19:51:23.409 INFO kablam! | Sep 04 19:51:23.409 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 04 19:51:23.409 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 04 19:51:23.410 INFO kablam! | Sep 04 19:51:23.410 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 04 19:51:23.411 INFO kablam! = note: for more information, see issue #50504 Sep 04 19:51:23.411 INFO kablam! Sep 04 19:51:23.412 INFO kablam! warning: cannot find type `val` in this scope Sep 04 19:51:23.412 INFO kablam! --> <__diesel_column macros>:5:33 Sep 04 19:51:23.412 INFO kablam! | Sep 04 19:51:23.412 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 04 19:51:23.412 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 04 19:51:23.412 INFO kablam! | Sep 04 19:51:23.413 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 04 19:51:23.413 INFO kablam! = note: for more information, see issue #50504 Sep 04 19:51:23.413 INFO kablam! Sep 04 19:51:23.496 INFO kablam! warning: cannot find type `MyEntity` in this scope Sep 04 19:51:23.496 INFO kablam! --> tests/db-roundtrips.rs:11:35 Sep 04 19:51:23.496 INFO kablam! | Sep 04 19:51:23.496 INFO kablam! 11 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Sep 04 19:51:23.496 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 04 19:51:23.496 INFO kablam! | Sep 04 19:51:23.496 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Sep 04 19:51:23.496 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 04 19:51:23.496 INFO kablam! = note: for more information, see issue #50504 Sep 04 19:51:23.496 INFO kablam! Sep 04 19:51:23.497 INFO kablam! warning: cannot find type `my_entities` in this scope Sep 04 19:51:23.497 INFO kablam! --> tests/db-roundtrips.rs:11:35 Sep 04 19:51:23.497 INFO kablam! | Sep 04 19:51:23.497 INFO kablam! 11 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Sep 04 19:51:23.497 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 04 19:51:23.497 INFO kablam! | Sep 04 19:51:23.497 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 04 19:51:23.497 INFO kablam! = note: for more information, see issue #50504 Sep 04 19:51:23.497 INFO kablam! Sep 04 19:51:23.497 INFO kablam! warning: cannot find type `MyEntity` in this scope Sep 04 19:51:23.497 INFO kablam! --> tests/db-roundtrips.rs:11:35 Sep 04 19:51:23.498 INFO kablam! | Sep 04 19:51:23.498 INFO kablam! 11 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Sep 04 19:51:23.498 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 04 19:51:23.498 INFO kablam! | Sep 04 19:51:23.498 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 04 19:51:23.498 INFO kablam! = note: for more information, see issue #50504 Sep 04 19:51:23.498 INFO kablam! Sep 04 19:51:23.498 INFO kablam! warning: cannot find type `MyId` in this scope Sep 04 19:51:23.498 INFO kablam! --> tests/db-roundtrips.rs:11:35 Sep 04 19:51:23.498 INFO kablam! | Sep 04 19:51:23.498 INFO kablam! 11 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Sep 04 19:51:23.498 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 04 19:51:23.498 INFO kablam! | Sep 04 19:51:23.498 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 04 19:51:23.498 INFO kablam! = note: for more information, see issue #50504 Sep 04 19:51:23.498 INFO kablam! Sep 04 19:51:23.498 INFO kablam! warning: cannot find type `my_entities` in this scope Sep 04 19:51:23.498 INFO kablam! --> tests/db-roundtrips.rs:11:49 Sep 04 19:51:23.498 INFO kablam! | Sep 04 19:51:23.498 INFO kablam! 11 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Sep 04 19:51:23.498 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 04 19:51:23.498 INFO kablam! | Sep 04 19:51:23.498 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 04 19:51:23.498 INFO kablam! = note: for more information, see issue #50504 Sep 04 19:51:23.498 INFO kablam! Sep 04 19:51:23.498 INFO kablam! warning: cannot find type `MyEntity` in this scope Sep 04 19:51:23.498 INFO kablam! --> tests/db-roundtrips.rs:11:49 Sep 04 19:51:23.499 INFO kablam! | Sep 04 19:51:23.499 INFO kablam! 11 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Sep 04 19:51:23.499 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 04 19:51:23.499 INFO kablam! | Sep 04 19:51:23.499 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 04 19:51:23.499 INFO kablam! = note: for more information, see issue #50504 Sep 04 19:51:23.499 INFO kablam! Sep 04 19:51:23.499 INFO kablam! warning: cannot find type `MyId` in this scope Sep 04 19:51:23.499 INFO kablam! --> tests/db-roundtrips.rs:11:49 Sep 04 19:51:23.499 INFO kablam! | Sep 04 19:51:23.499 INFO kablam! 11 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Sep 04 19:51:23.499 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 04 19:51:23.499 INFO kablam! | Sep 04 19:51:23.499 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 04 19:51:23.499 INFO kablam! = note: for more information, see issue #50504 Sep 04 19:51:23.499 INFO kablam! Sep 04 19:51:23.500 INFO kablam! warning: cannot find type `MyId` in this scope Sep 04 19:51:23.500 INFO kablam! --> tests/db-roundtrips.rs:11:61 Sep 04 19:51:23.500 INFO kablam! | Sep 04 19:51:23.500 INFO kablam! 11 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Sep 04 19:51:23.500 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 04 19:51:23.500 INFO kablam! | Sep 04 19:51:23.501 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 04 19:51:23.501 INFO kablam! = note: for more information, see issue #50504 Sep 04 19:51:23.502 INFO kablam! Sep 04 19:51:23.502 INFO kablam! warning: cannot find type `MyEntity` in this scope Sep 04 19:51:23.502 INFO kablam! --> tests/db-roundtrips.rs:11:61 Sep 04 19:51:23.502 INFO kablam! | Sep 04 19:51:23.502 INFO kablam! 11 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Sep 04 19:51:23.502 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 04 19:51:23.503 INFO kablam! | Sep 04 19:51:23.503 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 04 19:51:23.503 INFO kablam! = note: for more information, see issue #50504 Sep 04 19:51:23.504 INFO kablam! Sep 04 19:51:23.504 INFO kablam! warning: cannot find type `table` in this scope Sep 04 19:51:23.505 INFO kablam! --> :165:33 Sep 04 19:51:23.505 INFO kablam! | Sep 04 19:51:23.505 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Sep 04 19:51:23.505 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 04 19:51:23.505 INFO kablam! | Sep 04 19:51:23.505 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 04 19:51:23.506 INFO kablam! = note: for more information, see issue #50504 Sep 04 19:51:23.506 INFO kablam! Sep 04 19:51:23.507 INFO kablam! warning: cannot find type `id` in this scope Sep 04 19:51:23.507 INFO kablam! --> <__diesel_column macros>:5:33 Sep 04 19:51:23.507 INFO kablam! | Sep 04 19:51:23.507 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 04 19:51:23.507 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 04 19:51:23.508 INFO kablam! | Sep 04 19:51:23.508 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 04 19:51:23.509 INFO kablam! = note: for more information, see issue #50504 Sep 04 19:51:23.509 INFO kablam! Sep 04 19:51:23.510 INFO kablam! warning: cannot find type `val` in this scope Sep 04 19:51:23.510 INFO kablam! --> <__diesel_column macros>:5:33 Sep 04 19:51:23.510 INFO kablam! | Sep 04 19:51:23.510 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 04 19:51:23.510 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 04 19:51:23.510 INFO kablam! | Sep 04 19:51:23.511 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 04 19:51:23.511 INFO kablam! = note: for more information, see issue #50504 Sep 04 19:51:23.511 INFO kablam! Sep 04 19:51:26.998 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 40.64s Sep 04 19:51:27.004 INFO kablam! su: No module specific data is present Sep 04 19:51:27.421 INFO running `"docker" "rm" "-f" "4a88b2cff35bb157479d25315f1f21315c8c4f01759f9db3987c175539a75acb"` Sep 04 19:51:27.532 INFO blam! 4a88b2cff35bb157479d25315f1f21315c8c4f01759f9db3987c175539a75acb