Sep 04 19:50:41.922 INFO checking diesel-derive-newtype-0.1.2 against try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0 for pr-53893 Sep 04 19:50:41.922 INFO running: cargo +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-alt check --frozen --all --all-targets Sep 04 19:50:41.922 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-53893/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-1/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/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 +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-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:42.157 INFO blam! fc8a38bd3e2880a4c8c9e36080f28fae4e81c8e08169809f6f8046c4c56517b3 Sep 04 19:50:42.160 INFO running `"docker" "start" "-a" "fc8a38bd3e2880a4c8c9e36080f28fae4e81c8e08169809f6f8046c4c56517b3"` Sep 04 19:50:43.073 INFO kablam! Checking libsqlite3-sys v0.9.3 Sep 04 19:50:43.074 INFO kablam! Compiling diesel_derives v1.3.0 Sep 04 19:50:52.765 INFO kablam! Compiling diesel v1.3.2 Sep 04 19:51:27.100 INFO kablam! Checking diesel-derive-newtype v0.1.2 (file:///source) Sep 04 19:51:51.142 INFO kablam! warning: cannot find type `MyEntity` in this scope Sep 04 19:51:51.142 INFO kablam! --> tests/db-roundtrips.rs:11:35 Sep 04 19:51:51.142 INFO kablam! | Sep 04 19:51:51.142 INFO kablam! 11 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Sep 04 19:51:51.142 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 04 19:51:51.142 INFO kablam! | Sep 04 19:51:51.142 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Sep 04 19:51:51.142 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:51.142 INFO kablam! = note: for more information, see issue #50504 Sep 04 19:51:51.142 INFO kablam! Sep 04 19:51:51.144 INFO kablam! warning: cannot find type `my_entities` in this scope Sep 04 19:51:51.144 INFO kablam! --> tests/db-roundtrips.rs:11:35 Sep 04 19:51:51.144 INFO kablam! | Sep 04 19:51:51.144 INFO kablam! 11 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Sep 04 19:51:51.144 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 04 19:51:51.144 INFO kablam! | Sep 04 19:51:51.144 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:51.144 INFO kablam! = note: for more information, see issue #50504 Sep 04 19:51:51.144 INFO kablam! Sep 04 19:51:51.144 INFO kablam! warning: cannot find type `MyEntity` in this scope Sep 04 19:51:51.144 INFO kablam! --> tests/db-roundtrips.rs:11:35 Sep 04 19:51:51.144 INFO kablam! | Sep 04 19:51:51.144 INFO kablam! 11 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Sep 04 19:51:51.144 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 04 19:51:51.144 INFO kablam! | Sep 04 19:51:51.144 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:51.144 INFO kablam! = note: for more information, see issue #50504 Sep 04 19:51:51.144 INFO kablam! Sep 04 19:51:51.145 INFO kablam! warning: cannot find type `MyId` in this scope Sep 04 19:51:51.145 INFO kablam! --> tests/db-roundtrips.rs:11:35 Sep 04 19:51:51.145 INFO kablam! | Sep 04 19:51:51.145 INFO kablam! 11 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Sep 04 19:51:51.145 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 04 19:51:51.145 INFO kablam! | Sep 04 19:51:51.145 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:51.145 INFO kablam! = note: for more information, see issue #50504 Sep 04 19:51:51.145 INFO kablam! Sep 04 19:51:51.145 INFO kablam! warning: cannot find type `my_entities` in this scope Sep 04 19:51:51.145 INFO kablam! --> tests/db-roundtrips.rs:11:49 Sep 04 19:51:51.145 INFO kablam! | Sep 04 19:51:51.145 INFO kablam! 11 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Sep 04 19:51:51.145 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 04 19:51:51.145 INFO kablam! | Sep 04 19:51:51.145 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:51.145 INFO kablam! = note: for more information, see issue #50504 Sep 04 19:51:51.145 INFO kablam! Sep 04 19:51:51.145 INFO kablam! warning: cannot find type `MyEntity` in this scope Sep 04 19:51:51.145 INFO kablam! --> tests/db-roundtrips.rs:11:49 Sep 04 19:51:51.145 INFO kablam! | Sep 04 19:51:51.145 INFO kablam! 11 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Sep 04 19:51:51.145 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 04 19:51:51.146 INFO kablam! | Sep 04 19:51:51.146 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:51.146 INFO kablam! = note: for more information, see issue #50504 Sep 04 19:51:51.146 INFO kablam! Sep 04 19:51:51.146 INFO kablam! warning: cannot find type `MyId` in this scope Sep 04 19:51:51.146 INFO kablam! --> tests/db-roundtrips.rs:11:49 Sep 04 19:51:51.146 INFO kablam! | Sep 04 19:51:51.146 INFO kablam! 11 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Sep 04 19:51:51.146 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 04 19:51:51.146 INFO kablam! | Sep 04 19:51:51.146 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:51.146 INFO kablam! = note: for more information, see issue #50504 Sep 04 19:51:51.146 INFO kablam! Sep 04 19:51:51.146 INFO kablam! warning: cannot find type `MyId` in this scope Sep 04 19:51:51.146 INFO kablam! --> tests/db-roundtrips.rs:11:61 Sep 04 19:51:51.146 INFO kablam! | Sep 04 19:51:51.146 INFO kablam! 11 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Sep 04 19:51:51.146 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 04 19:51:51.146 INFO kablam! | Sep 04 19:51:51.146 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:51.146 INFO kablam! = note: for more information, see issue #50504 Sep 04 19:51:51.146 INFO kablam! Sep 04 19:51:51.146 INFO kablam! warning: cannot find type `MyEntity` in this scope Sep 04 19:51:51.147 INFO kablam! --> tests/db-roundtrips.rs:11:61 Sep 04 19:51:51.147 INFO kablam! | Sep 04 19:51:51.147 INFO kablam! 11 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Sep 04 19:51:51.147 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 04 19:51:51.147 INFO kablam! | Sep 04 19:51:51.147 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:51.147 INFO kablam! = note: for more information, see issue #50504 Sep 04 19:51:51.147 INFO kablam! Sep 04 19:51:51.147 INFO kablam! warning: cannot find type `table` in this scope Sep 04 19:51:51.147 INFO kablam! --> :165:33 Sep 04 19:51:51.147 INFO kablam! | Sep 04 19:51:51.147 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Sep 04 19:51:51.147 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 04 19:51:51.147 INFO kablam! | Sep 04 19:51:51.147 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:51.147 INFO kablam! = note: for more information, see issue #50504 Sep 04 19:51:51.147 INFO kablam! Sep 04 19:51:51.150 INFO kablam! warning: cannot find type `id` in this scope Sep 04 19:51:51.150 INFO kablam! --> <__diesel_column macros>:5:33 Sep 04 19:51:51.150 INFO kablam! | Sep 04 19:51:51.150 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 04 19:51:51.150 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 04 19:51:51.150 INFO kablam! | Sep 04 19:51:51.150 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:51.150 INFO kablam! = note: for more information, see issue #50504 Sep 04 19:51:51.150 INFO kablam! Sep 04 19:51:51.150 INFO kablam! warning: cannot find type `val` in this scope Sep 04 19:51:51.150 INFO kablam! --> <__diesel_column macros>:5:33 Sep 04 19:51:51.150 INFO kablam! | Sep 04 19:51:51.150 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 04 19:51:51.151 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 04 19:51:51.151 INFO kablam! | Sep 04 19:51:51.151 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:51.151 INFO kablam! = note: for more information, see issue #50504 Sep 04 19:51:51.151 INFO kablam! Sep 04 19:51:51.407 INFO kablam! warning: cannot find type `MyEntity` in this scope Sep 04 19:51:51.407 INFO kablam! --> tests/should-not-compile.rs:18:35 Sep 04 19:51:51.407 INFO kablam! | Sep 04 19:51:51.407 INFO kablam! 18 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Sep 04 19:51:51.408 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 04 19:51:51.408 INFO kablam! | Sep 04 19:51:51.408 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Sep 04 19:51:51.408 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:51.409 INFO kablam! = note: for more information, see issue #50504 Sep 04 19:51:51.409 INFO kablam! Sep 04 19:51:51.410 INFO kablam! warning: cannot find type `my_entities` in this scope Sep 04 19:51:51.410 INFO kablam! --> tests/should-not-compile.rs:18:35 Sep 04 19:51:51.410 INFO kablam! | Sep 04 19:51:51.410 INFO kablam! 18 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Sep 04 19:51:51.410 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 04 19:51:51.410 INFO kablam! | Sep 04 19:51:51.411 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:51.411 INFO kablam! = note: for more information, see issue #50504 Sep 04 19:51:51.411 INFO kablam! Sep 04 19:51:51.412 INFO kablam! warning: cannot find type `MyEntity` in this scope Sep 04 19:51:51.412 INFO kablam! --> tests/should-not-compile.rs:18:35 Sep 04 19:51:51.412 INFO kablam! | Sep 04 19:51:51.412 INFO kablam! 18 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Sep 04 19:51:51.412 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 04 19:51:51.413 INFO kablam! | Sep 04 19:51:51.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:51.413 INFO kablam! = note: for more information, see issue #50504 Sep 04 19:51:51.414 INFO kablam! Sep 04 19:51:51.414 INFO kablam! warning: cannot find type `MyId` in this scope Sep 04 19:51:51.414 INFO kablam! --> tests/should-not-compile.rs:18:35 Sep 04 19:51:51.414 INFO kablam! | Sep 04 19:51:51.414 INFO kablam! 18 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Sep 04 19:51:51.414 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 04 19:51:51.415 INFO kablam! | Sep 04 19:51:51.415 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:51.416 INFO kablam! = note: for more information, see issue #50504 Sep 04 19:51:51.416 INFO kablam! Sep 04 19:51:51.417 INFO kablam! warning: cannot find type `my_entities` in this scope Sep 04 19:51:51.417 INFO kablam! --> tests/should-not-compile.rs:18:49 Sep 04 19:51:51.417 INFO kablam! | Sep 04 19:51:51.417 INFO kablam! 18 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Sep 04 19:51:51.417 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 04 19:51:51.418 INFO kablam! | Sep 04 19:51:51.418 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:51.418 INFO kablam! = note: for more information, see issue #50504 Sep 04 19:51:51.419 INFO kablam! Sep 04 19:51:51.419 INFO kablam! warning: cannot find type `MyEntity` in this scope Sep 04 19:51:51.419 INFO kablam! --> tests/should-not-compile.rs:18:49 Sep 04 19:51:51.419 INFO kablam! | Sep 04 19:51:51.419 INFO kablam! 18 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Sep 04 19:51:51.419 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 04 19:51:51.420 INFO kablam! | Sep 04 19:51:51.420 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:51.421 INFO kablam! = note: for more information, see issue #50504 Sep 04 19:51:51.421 INFO kablam! Sep 04 19:51:51.422 INFO kablam! warning: cannot find type `MyId` in this scope Sep 04 19:51:51.422 INFO kablam! --> tests/should-not-compile.rs:18:49 Sep 04 19:51:51.422 INFO kablam! | Sep 04 19:51:51.422 INFO kablam! 18 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Sep 04 19:51:51.422 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 04 19:51:51.423 INFO kablam! | Sep 04 19:51:51.423 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:51.423 INFO kablam! = note: for more information, see issue #50504 Sep 04 19:51:51.424 INFO kablam! Sep 04 19:51:51.424 INFO kablam! warning: cannot find type `MyId` in this scope Sep 04 19:51:51.424 INFO kablam! --> tests/should-not-compile.rs:18:61 Sep 04 19:51:51.424 INFO kablam! | Sep 04 19:51:51.425 INFO kablam! 18 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Sep 04 19:51:51.425 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 04 19:51:51.425 INFO kablam! | Sep 04 19:51:51.425 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:51.426 INFO kablam! = note: for more information, see issue #50504 Sep 04 19:51:51.426 INFO kablam! Sep 04 19:51:51.427 INFO kablam! warning: cannot find type `MyEntity` in this scope Sep 04 19:51:51.427 INFO kablam! --> tests/should-not-compile.rs:18:61 Sep 04 19:51:51.427 INFO kablam! | Sep 04 19:51:51.427 INFO kablam! 18 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Sep 04 19:51:51.427 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 04 19:51:51.427 INFO kablam! | Sep 04 19:51:51.428 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:51.428 INFO kablam! = note: for more information, see issue #50504 Sep 04 19:51:51.429 INFO kablam! Sep 04 19:51:51.429 INFO kablam! warning: cannot find type `table` in this scope Sep 04 19:51:51.429 INFO kablam! --> :165:33 Sep 04 19:51:51.429 INFO kablam! | Sep 04 19:51:51.429 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Sep 04 19:51:51.429 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 04 19:51:51.430 INFO kablam! | Sep 04 19:51:51.430 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:51.431 INFO kablam! = note: for more information, see issue #50504 Sep 04 19:51:51.431 INFO kablam! Sep 04 19:51:51.432 INFO kablam! warning: cannot find type `id` in this scope Sep 04 19:51:51.432 INFO kablam! --> <__diesel_column macros>:5:33 Sep 04 19:51:51.432 INFO kablam! | Sep 04 19:51:51.432 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 04 19:51:51.432 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 04 19:51:51.433 INFO kablam! | Sep 04 19:51:51.433 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:51.434 INFO kablam! = note: for more information, see issue #50504 Sep 04 19:51:51.434 INFO kablam! warning: cannot find type `MyEntity` in this scope Sep 04 19:51:51.435 INFO kablam! --> tests/compile-weird-diesel-imports.rs:10:28 Sep 04 19:51:51.435 INFO kablam! | Sep 04 19:51:51.435 INFO kablam! 10 | #[derive(Debug, PartialEq, Identifiable, Queryable)] Sep 04 19:51:51.435 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 04 19:51:51.435 INFO kablam! | Sep 04 19:51:51.435 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Sep 04 19:51:51.435 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:51.435 INFO kablam! = note: for more information, see issue #50504 Sep 04 19:51:51.435 INFO kablam! Sep 04 19:51:51.435 INFO kablam! warning: cannot find type `my_entities` in this scope Sep 04 19:51:51.435 INFO kablam! --> tests/compile-weird-diesel-imports.rs:10:28 Sep 04 19:51:51.435 INFO kablam! | Sep 04 19:51:51.435 INFO kablam! 10 | #[derive(Debug, PartialEq, Identifiable, Queryable)] Sep 04 19:51:51.435 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 04 19:51:51.435 INFO kablam! | Sep 04 19:51:51.435 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:51.435 INFO kablam! = note: for more information, see issue #50504 Sep 04 19:51:51.435 INFO kablam! Sep 04 19:51:51.437 INFO kablam! warning: cannot find type `MyEntity` in this scope Sep 04 19:51:51.437 INFO kablam! --> tests/compile-weird-diesel-imports.rs:10:28 Sep 04 19:51:51.437 INFO kablam! | Sep 04 19:51:51.437 INFO kablam! 10 | #[derive(Debug, PartialEq, Identifiable, Queryable)] Sep 04 19:51:51.437 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 04 19:51:51.437 INFO kablam! | Sep 04 19:51:51.437 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:51.437 INFO kablam! = note: for more information, see issue #50504 Sep 04 19:51:51.437 INFO kablam! Sep 04 19:51:51.437 INFO kablam! warning: cannot find type `MyId` in this scope Sep 04 19:51:51.437 INFO kablam! --> tests/compile-weird-diesel-imports.rs:10:28 Sep 04 19:51:51.437 INFO kablam! | Sep 04 19:51:51.437 INFO kablam! 10 | #[derive(Debug, PartialEq, Identifiable, Queryable)] Sep 04 19:51:51.437 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 04 19:51:51.437 INFO kablam! | Sep 04 19:51:51.437 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:51.437 INFO kablam! = note: for more information, see issue #50504 Sep 04 19:51:51.437 INFO kablam! Sep 04 19:51:51.437 INFO kablam! warning: cannot find type `MyId` in this scope Sep 04 19:51:51.437 INFO kablam! --> tests/compile-weird-diesel-imports.rs:10:42 Sep 04 19:51:51.437 INFO kablam! | Sep 04 19:51:51.437 INFO kablam! 10 | #[derive(Debug, PartialEq, Identifiable, Queryable)] Sep 04 19:51:51.437 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 04 19:51:51.437 INFO kablam! | Sep 04 19:51:51.437 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:51.437 INFO kablam! = note: for more information, see issue #50504 Sep 04 19:51:51.437 INFO kablam! Sep 04 19:51:51.438 INFO kablam! warning: cannot find type `MyEntity` in this scope Sep 04 19:51:51.438 INFO kablam! --> tests/compile-weird-diesel-imports.rs:10:42 Sep 04 19:51:51.438 INFO kablam! | Sep 04 19:51:51.438 INFO kablam! 10 | #[derive(Debug, PartialEq, Identifiable, Queryable)] Sep 04 19:51:51.438 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 04 19:51:51.438 INFO kablam! | Sep 04 19:51:51.438 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:51.438 INFO kablam! = note: for more information, see issue #50504 Sep 04 19:51:51.438 INFO kablam! Sep 04 19:51:51.438 INFO kablam! warning: cannot find type `table` in this scope Sep 04 19:51:51.438 INFO kablam! --> :165:33 Sep 04 19:51:51.438 INFO kablam! | Sep 04 19:51:51.438 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Sep 04 19:51:51.438 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 04 19:51:51.438 INFO kablam! | Sep 04 19:51:51.438 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:51.438 INFO kablam! = note: for more information, see issue #50504 Sep 04 19:51:51.438 INFO kablam! Sep 04 19:51:51.438 INFO kablam! warning: cannot find type `id` in this scope Sep 04 19:51:51.438 INFO kablam! --> <__diesel_column macros>:5:33 Sep 04 19:51:51.438 INFO kablam! | Sep 04 19:51:51.438 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 04 19:51:51.438 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 04 19:51:51.438 INFO kablam! | Sep 04 19:51:51.438 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:51.438 INFO kablam! = note: for more information, see issue #50504 Sep 04 19:51:51.438 INFO kablam! Sep 04 19:51:51.441 INFO kablam! Sep 04 19:51:51.442 INFO kablam! warning: cannot find type `val` in this scope Sep 04 19:51:51.442 INFO kablam! --> <__diesel_column macros>:5:33 Sep 04 19:51:51.442 INFO kablam! | Sep 04 19:51:51.442 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 04 19:51:51.442 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 04 19:51:51.442 INFO kablam! | Sep 04 19:51:51.442 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:51.443 INFO kablam! = note: for more information, see issue #50504 Sep 04 19:51:51.443 INFO kablam! Sep 04 19:51:52.147 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 09s Sep 04 19:51:52.155 INFO kablam! su: No module specific data is present Sep 04 19:51:52.599 INFO running `"docker" "rm" "-f" "fc8a38bd3e2880a4c8c9e36080f28fae4e81c8e08169809f6f8046c4c56517b3"` Sep 04 19:51:52.763 INFO blam! fc8a38bd3e2880a4c8c9e36080f28fae4e81c8e08169809f6f8046c4c56517b3