Sep 06 08:01:37.687 INFO checking diesel-derive-newtype-0.1.2 against try#51ff957df5095d92d1d3d4682207ee8b7ad408a8 for pr-53854 Sep 06 08:01:37.687 INFO running: cargo +51ff957df5095d92d1d3d4682207ee8b7ad408a8-alt check --frozen --all --all-targets Sep 06 08:01:37.687 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-6/pr-53854/try#51ff957df5095d92d1d3d4682207ee8b7ad408a8:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53854/worker-6/try#51ff957df5095d92d1d3d4682207ee8b7ad408a8:/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 +51ff957df5095d92d1d3d4682207ee8b7ad408a8-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 06 08:01:37.911 INFO blam! 2e776fbb1fe3f2222e1a89029469282844c396cfc09bac217315c95f48c2e255 Sep 06 08:01:37.912 INFO running `"docker" "start" "-a" "2e776fbb1fe3f2222e1a89029469282844c396cfc09bac217315c95f48c2e255"` Sep 06 08:01:39.858 INFO kablam! usermod: no changes Sep 06 08:01:39.978 INFO kablam! Checking libsqlite3-sys v0.9.3 Sep 06 08:01:39.978 INFO kablam! Compiling diesel v1.3.2 Sep 06 08:02:21.889 INFO kablam! Checking diesel-derive-newtype v0.1.2 (file:///source) Sep 06 08:02:33.139 INFO kablam! warning: cannot find type `MyEntity` in this scope Sep 06 08:02:33.139 INFO kablam! --> tests/db-roundtrips.rs:11:35 Sep 06 08:02:33.139 INFO kablam! | Sep 06 08:02:33.139 INFO kablam! 11 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Sep 06 08:02:33.139 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 06 08:02:33.139 INFO kablam! | Sep 06 08:02:33.139 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Sep 06 08:02:33.139 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 06 08:02:33.140 INFO kablam! = note: for more information, see issue #50504 Sep 06 08:02:33.140 INFO kablam! Sep 06 08:02:33.140 INFO kablam! warning: cannot find type `my_entities` in this scope Sep 06 08:02:33.140 INFO kablam! --> tests/db-roundtrips.rs:11:35 Sep 06 08:02:33.140 INFO kablam! | Sep 06 08:02:33.140 INFO kablam! 11 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Sep 06 08:02:33.140 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 06 08:02:33.141 INFO kablam! | Sep 06 08:02:33.141 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 06 08:02:33.141 INFO kablam! = note: for more information, see issue #50504 Sep 06 08:02:33.141 INFO kablam! Sep 06 08:02:33.142 INFO kablam! warning: cannot find type `MyEntity` in this scope Sep 06 08:02:33.142 INFO kablam! --> tests/db-roundtrips.rs:11:35 Sep 06 08:02:33.142 INFO kablam! | Sep 06 08:02:33.142 INFO kablam! 11 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Sep 06 08:02:33.142 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 06 08:02:33.142 INFO kablam! | Sep 06 08:02:33.143 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 06 08:02:33.143 INFO kablam! = note: for more information, see issue #50504 Sep 06 08:02:33.143 INFO kablam! Sep 06 08:02:33.143 INFO kablam! warning: cannot find type `MyId` in this scope Sep 06 08:02:33.143 INFO kablam! --> tests/db-roundtrips.rs:11:35 Sep 06 08:02:33.143 INFO kablam! | Sep 06 08:02:33.143 INFO kablam! 11 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Sep 06 08:02:33.143 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 06 08:02:33.144 INFO kablam! | Sep 06 08:02:33.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 06 08:02:33.144 INFO kablam! = note: for more information, see issue #50504 Sep 06 08:02:33.145 INFO kablam! Sep 06 08:02:33.145 INFO kablam! warning: cannot find type `my_entities` in this scope Sep 06 08:02:33.145 INFO kablam! --> tests/db-roundtrips.rs:11:49 Sep 06 08:02:33.145 INFO kablam! | Sep 06 08:02:33.145 INFO kablam! 11 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Sep 06 08:02:33.145 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 06 08:02:33.145 INFO kablam! | Sep 06 08:02:33.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 06 08:02:33.146 INFO kablam! = note: for more information, see issue #50504 Sep 06 08:02:33.146 INFO kablam! Sep 06 08:02:33.147 INFO kablam! warning: cannot find type `MyEntity` in this scope Sep 06 08:02:33.147 INFO kablam! --> tests/db-roundtrips.rs:11:49 Sep 06 08:02:33.147 INFO kablam! | Sep 06 08:02:33.147 INFO kablam! 11 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Sep 06 08:02:33.147 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 06 08:02:33.147 INFO kablam! | Sep 06 08:02:33.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 06 08:02:33.148 INFO kablam! = note: for more information, see issue #50504 Sep 06 08:02:33.148 INFO kablam! Sep 06 08:02:33.148 INFO kablam! warning: cannot find type `MyId` in this scope Sep 06 08:02:33.148 INFO kablam! --> tests/db-roundtrips.rs:11:49 Sep 06 08:02:33.148 INFO kablam! | Sep 06 08:02:33.148 INFO kablam! 11 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Sep 06 08:02:33.148 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 06 08:02:33.149 INFO kablam! | Sep 06 08:02:33.149 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 06 08:02:33.149 INFO kablam! = note: for more information, see issue #50504 Sep 06 08:02:33.149 INFO kablam! Sep 06 08:02:33.150 INFO kablam! warning: cannot find type `MyId` in this scope Sep 06 08:02:33.150 INFO kablam! --> tests/db-roundtrips.rs:11:61 Sep 06 08:02:33.150 INFO kablam! | Sep 06 08:02:33.150 INFO kablam! 11 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Sep 06 08:02:33.150 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 06 08:02:33.150 INFO kablam! | Sep 06 08:02:33.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 06 08:02:33.151 INFO kablam! = note: for more information, see issue #50504 Sep 06 08:02:33.151 INFO kablam! Sep 06 08:02:33.151 INFO kablam! warning: cannot find type `MyEntity` in this scope Sep 06 08:02:33.151 INFO kablam! --> tests/db-roundtrips.rs:11:61 Sep 06 08:02:33.151 INFO kablam! | Sep 06 08:02:33.151 INFO kablam! 11 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Sep 06 08:02:33.151 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 06 08:02:33.152 INFO kablam! | Sep 06 08:02:33.152 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 06 08:02:33.152 INFO kablam! = note: for more information, see issue #50504 Sep 06 08:02:33.152 INFO kablam! Sep 06 08:02:33.153 INFO kablam! warning: cannot find type `table` in this scope Sep 06 08:02:33.153 INFO kablam! --> :165:33 Sep 06 08:02:33.153 INFO kablam! | Sep 06 08:02:33.153 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Sep 06 08:02:33.153 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 06 08:02:33.153 INFO kablam! | Sep 06 08:02:33.154 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 06 08:02:33.154 INFO kablam! = note: for more information, see issue #50504 Sep 06 08:02:33.154 INFO kablam! Sep 06 08:02:33.155 INFO kablam! warning: cannot find type `id` in this scope Sep 06 08:02:33.155 INFO kablam! --> <__diesel_column macros>:5:33 Sep 06 08:02:33.155 INFO kablam! | Sep 06 08:02:33.155 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 06 08:02:33.155 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 06 08:02:33.155 INFO kablam! | Sep 06 08:02:33.155 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 06 08:02:33.156 INFO kablam! = note: for more information, see issue #50504 Sep 06 08:02:33.156 INFO kablam! Sep 06 08:02:33.156 INFO kablam! warning: cannot find type `val` in this scope Sep 06 08:02:33.156 INFO kablam! --> <__diesel_column macros>:5:33 Sep 06 08:02:33.156 INFO kablam! | Sep 06 08:02:33.156 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 06 08:02:33.156 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 06 08:02:33.157 INFO kablam! | Sep 06 08:02:33.157 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 06 08:02:33.157 INFO kablam! = note: for more information, see issue #50504 Sep 06 08:02:33.157 INFO kablam! Sep 06 08:02:33.269 INFO kablam! warning: cannot find type `MyEntity` in this scope Sep 06 08:02:33.269 INFO kablam! --> tests/should-not-compile.rs:18:35 Sep 06 08:02:33.269 INFO kablam! | Sep 06 08:02:33.269 INFO kablam! 18 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Sep 06 08:02:33.269 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 06 08:02:33.269 INFO kablam! | Sep 06 08:02:33.269 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Sep 06 08:02:33.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 06 08:02:33.269 INFO kablam! = note: for more information, see issue #50504 Sep 06 08:02:33.269 INFO kablam! Sep 06 08:02:33.269 INFO kablam! warning: cannot find type `my_entities` in this scope Sep 06 08:02:33.269 INFO kablam! --> tests/should-not-compile.rs:18:35 Sep 06 08:02:33.269 INFO kablam! | Sep 06 08:02:33.269 INFO kablam! 18 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Sep 06 08:02:33.269 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 06 08:02:33.269 INFO kablam! | Sep 06 08:02:33.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 06 08:02:33.269 INFO kablam! = note: for more information, see issue #50504 Sep 06 08:02:33.269 INFO kablam! Sep 06 08:02:33.269 INFO kablam! warning: cannot find type `MyEntity` in this scope Sep 06 08:02:33.269 INFO kablam! --> tests/should-not-compile.rs:18:35 Sep 06 08:02:33.269 INFO kablam! | Sep 06 08:02:33.269 INFO kablam! 18 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Sep 06 08:02:33.269 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 06 08:02:33.269 INFO kablam! | Sep 06 08:02:33.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 06 08:02:33.269 INFO kablam! = note: for more information, see issue #50504 Sep 06 08:02:33.269 INFO kablam! Sep 06 08:02:33.269 INFO kablam! warning: cannot find type `MyId` in this scope Sep 06 08:02:33.269 INFO kablam! --> tests/should-not-compile.rs:18:35 Sep 06 08:02:33.269 INFO kablam! | Sep 06 08:02:33.269 INFO kablam! 18 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Sep 06 08:02:33.269 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 06 08:02:33.269 INFO kablam! | Sep 06 08:02:33.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 06 08:02:33.269 INFO kablam! = note: for more information, see issue #50504 Sep 06 08:02:33.269 INFO kablam! Sep 06 08:02:33.269 INFO kablam! warning: cannot find type `my_entities` in this scope Sep 06 08:02:33.269 INFO kablam! --> tests/should-not-compile.rs:18:49 Sep 06 08:02:33.269 INFO kablam! | Sep 06 08:02:33.269 INFO kablam! 18 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Sep 06 08:02:33.270 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 06 08:02:33.270 INFO kablam! | Sep 06 08:02:33.270 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 06 08:02:33.270 INFO kablam! = note: for more information, see issue #50504 Sep 06 08:02:33.270 INFO kablam! Sep 06 08:02:33.270 INFO kablam! warning: cannot find type `MyEntity` in this scope Sep 06 08:02:33.270 INFO kablam! --> tests/should-not-compile.rs:18:49 Sep 06 08:02:33.270 INFO kablam! | Sep 06 08:02:33.270 INFO kablam! 18 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Sep 06 08:02:33.270 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 06 08:02:33.270 INFO kablam! | Sep 06 08:02:33.270 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 06 08:02:33.270 INFO kablam! = note: for more information, see issue #50504 Sep 06 08:02:33.270 INFO kablam! Sep 06 08:02:33.272 INFO kablam! warning: cannot find type `MyId` in this scope Sep 06 08:02:33.272 INFO kablam! --> tests/should-not-compile.rs:18:49 Sep 06 08:02:33.272 INFO kablam! | Sep 06 08:02:33.272 INFO kablam! 18 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Sep 06 08:02:33.272 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 06 08:02:33.272 INFO kablam! | Sep 06 08:02:33.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! Sep 06 08:02:33.272 INFO kablam! = note: for more information, see issue #50504 Sep 06 08:02:33.272 INFO kablam! Sep 06 08:02:33.272 INFO kablam! warning: cannot find type `MyId` in this scope Sep 06 08:02:33.272 INFO kablam! --> tests/should-not-compile.rs:18:61 Sep 06 08:02:33.272 INFO kablam! | Sep 06 08:02:33.272 INFO kablam! 18 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Sep 06 08:02:33.272 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 06 08:02:33.272 INFO kablam! | Sep 06 08:02:33.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! Sep 06 08:02:33.272 INFO kablam! = note: for more information, see issue #50504 Sep 06 08:02:33.272 INFO kablam! Sep 06 08:02:33.272 INFO kablam! warning: cannot find type `MyEntity` in this scope Sep 06 08:02:33.272 INFO kablam! --> tests/should-not-compile.rs:18:61 Sep 06 08:02:33.272 INFO kablam! | Sep 06 08:02:33.272 INFO kablam! 18 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Sep 06 08:02:33.272 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 06 08:02:33.272 INFO kablam! | Sep 06 08:02:33.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! Sep 06 08:02:33.272 INFO kablam! = note: for more information, see issue #50504 Sep 06 08:02:33.272 INFO kablam! Sep 06 08:02:33.272 INFO kablam! warning: cannot find type `table` in this scope Sep 06 08:02:33.272 INFO kablam! --> :165:33 Sep 06 08:02:33.272 INFO kablam! | Sep 06 08:02:33.272 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Sep 06 08:02:33.272 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 06 08:02:33.272 INFO kablam! | Sep 06 08:02:33.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! Sep 06 08:02:33.272 INFO kablam! = note: for more information, see issue #50504 Sep 06 08:02:33.272 INFO kablam! Sep 06 08:02:33.272 INFO kablam! warning: cannot find type `id` in this scope Sep 06 08:02:33.272 INFO kablam! --> <__diesel_column macros>:5:33 Sep 06 08:02:33.272 INFO kablam! | Sep 06 08:02:33.272 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 06 08:02:33.272 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 06 08:02:33.272 INFO kablam! | Sep 06 08:02:33.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! Sep 06 08:02:33.272 INFO kablam! = note: for more information, see issue #50504 Sep 06 08:02:33.272 INFO kablam! Sep 06 08:02:33.273 INFO kablam! warning: cannot find type `val` in this scope Sep 06 08:02:33.273 INFO kablam! --> <__diesel_column macros>:5:33 Sep 06 08:02:33.273 INFO kablam! | Sep 06 08:02:33.273 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 06 08:02:33.273 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 06 08:02:33.273 INFO kablam! | Sep 06 08:02:33.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 06 08:02:33.273 INFO kablam! = note: for more information, see issue #50504 Sep 06 08:02:33.273 INFO kablam! Sep 06 08:02:33.381 INFO kablam! warning: cannot find type `MyEntity` in this scope Sep 06 08:02:33.381 INFO kablam! --> tests/compile-weird-diesel-imports.rs:10:28 Sep 06 08:02:33.381 INFO kablam! | Sep 06 08:02:33.381 INFO kablam! 10 | #[derive(Debug, PartialEq, Identifiable, Queryable)] Sep 06 08:02:33.381 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 06 08:02:33.381 INFO kablam! | Sep 06 08:02:33.381 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Sep 06 08:02:33.381 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 06 08:02:33.381 INFO kablam! = note: for more information, see issue #50504 Sep 06 08:02:33.381 INFO kablam! Sep 06 08:02:33.381 INFO kablam! warning: cannot find type `my_entities` in this scope Sep 06 08:02:33.381 INFO kablam! --> tests/compile-weird-diesel-imports.rs:10:28 Sep 06 08:02:33.381 INFO kablam! | Sep 06 08:02:33.381 INFO kablam! 10 | #[derive(Debug, PartialEq, Identifiable, Queryable)] Sep 06 08:02:33.381 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 06 08:02:33.381 INFO kablam! | Sep 06 08:02:33.381 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 06 08:02:33.381 INFO kablam! = note: for more information, see issue #50504 Sep 06 08:02:33.381 INFO kablam! Sep 06 08:02:33.382 INFO kablam! warning: cannot find type `MyEntity` in this scope Sep 06 08:02:33.382 INFO kablam! --> tests/compile-weird-diesel-imports.rs:10:28 Sep 06 08:02:33.382 INFO kablam! | Sep 06 08:02:33.382 INFO kablam! 10 | #[derive(Debug, PartialEq, Identifiable, Queryable)] Sep 06 08:02:33.382 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 06 08:02:33.382 INFO kablam! | Sep 06 08:02:33.382 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 06 08:02:33.382 INFO kablam! = note: for more information, see issue #50504 Sep 06 08:02:33.382 INFO kablam! Sep 06 08:02:33.382 INFO kablam! warning: cannot find type `MyId` in this scope Sep 06 08:02:33.382 INFO kablam! --> tests/compile-weird-diesel-imports.rs:10:28 Sep 06 08:02:33.382 INFO kablam! | Sep 06 08:02:33.382 INFO kablam! 10 | #[derive(Debug, PartialEq, Identifiable, Queryable)] Sep 06 08:02:33.382 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 06 08:02:33.382 INFO kablam! | Sep 06 08:02:33.382 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 06 08:02:33.382 INFO kablam! = note: for more information, see issue #50504 Sep 06 08:02:33.382 INFO kablam! Sep 06 08:02:33.382 INFO kablam! warning: cannot find type `MyId` in this scope Sep 06 08:02:33.382 INFO kablam! --> tests/compile-weird-diesel-imports.rs:10:42 Sep 06 08:02:33.382 INFO kablam! | Sep 06 08:02:33.382 INFO kablam! 10 | #[derive(Debug, PartialEq, Identifiable, Queryable)] Sep 06 08:02:33.382 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 06 08:02:33.382 INFO kablam! | Sep 06 08:02:33.382 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 06 08:02:33.382 INFO kablam! = note: for more information, see issue #50504 Sep 06 08:02:33.382 INFO kablam! Sep 06 08:02:33.382 INFO kablam! warning: cannot find type `MyEntity` in this scope Sep 06 08:02:33.382 INFO kablam! --> tests/compile-weird-diesel-imports.rs:10:42 Sep 06 08:02:33.382 INFO kablam! | Sep 06 08:02:33.382 INFO kablam! 10 | #[derive(Debug, PartialEq, Identifiable, Queryable)] Sep 06 08:02:33.382 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 06 08:02:33.382 INFO kablam! | Sep 06 08:02:33.382 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 06 08:02:33.382 INFO kablam! = note: for more information, see issue #50504 Sep 06 08:02:33.382 INFO kablam! Sep 06 08:02:33.384 INFO kablam! warning: cannot find type `table` in this scope Sep 06 08:02:33.384 INFO kablam! --> :165:33 Sep 06 08:02:33.384 INFO kablam! | Sep 06 08:02:33.384 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Sep 06 08:02:33.384 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 06 08:02:33.384 INFO kablam! | Sep 06 08:02:33.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 06 08:02:33.384 INFO kablam! = note: for more information, see issue #50504 Sep 06 08:02:33.384 INFO kablam! Sep 06 08:02:33.384 INFO kablam! warning: cannot find type `id` in this scope Sep 06 08:02:33.384 INFO kablam! --> <__diesel_column macros>:5:33 Sep 06 08:02:33.384 INFO kablam! | Sep 06 08:02:33.384 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 06 08:02:33.384 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 06 08:02:33.384 INFO kablam! | Sep 06 08:02:33.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 06 08:02:33.384 INFO kablam! = note: for more information, see issue #50504 Sep 06 08:02:33.384 INFO kablam! Sep 06 08:02:34.143 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 54.26s Sep 06 08:02:34.147 INFO kablam! su: No module specific data is present Sep 06 08:02:35.670 INFO running `"docker" "rm" "-f" "2e776fbb1fe3f2222e1a89029469282844c396cfc09bac217315c95f48c2e255"` Sep 06 08:02:35.804 INFO blam! 2e776fbb1fe3f2222e1a89029469282844c396cfc09bac217315c95f48c2e255