Sep 14 17:37:18.959 INFO checking diesel-derive-newtype-0.1.2 against try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0 for pr-53578-1 Sep 14 17:37:18.959 INFO running: cargo +87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0-alt check --frozen --all --all-targets Sep 14 17:37:18.960 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-7/pr-53578-1/try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578-1/worker-7/try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0:/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 +87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 14 17:37:19.398 INFO blam! 5ec0a0bb0155a7bf82bd06abb421252ea44b0735fe8a640a2eda11c22c6ad0ef Sep 14 17:37:19.410 INFO running `"docker" "start" "-a" "5ec0a0bb0155a7bf82bd06abb421252ea44b0735fe8a640a2eda11c22c6ad0ef"` Sep 14 17:37:21.111 INFO kablam! usermod: no changes Sep 14 17:37:21.263 INFO kablam! Checking libsqlite3-sys v0.9.3 Sep 14 17:37:21.276 INFO kablam! Compiling diesel v1.3.3 Sep 14 17:38:05.842 INFO kablam! Checking diesel-derive-newtype v0.1.2 (file:///source) Sep 14 17:38:13.807 INFO kablam! warning: cannot find type `MyEntity` in this scope Sep 14 17:38:13.807 INFO kablam! --> tests/db-roundtrips.rs:11:35 Sep 14 17:38:13.807 INFO kablam! | Sep 14 17:38:13.807 INFO kablam! 11 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Sep 14 17:38:13.807 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 14 17:38:13.807 INFO kablam! | Sep 14 17:38:13.807 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Sep 14 17:38:13.807 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 14 17:38:13.807 INFO kablam! = note: for more information, see issue #50504 Sep 14 17:38:13.807 INFO kablam! Sep 14 17:38:13.807 INFO kablam! warning: cannot find type `my_entities` in this scope Sep 14 17:38:13.807 INFO kablam! --> tests/db-roundtrips.rs:11:35 Sep 14 17:38:13.807 INFO kablam! | Sep 14 17:38:13.807 INFO kablam! 11 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Sep 14 17:38:13.807 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 14 17:38:13.807 INFO kablam! | Sep 14 17:38:13.807 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 14 17:38:13.807 INFO kablam! = note: for more information, see issue #50504 Sep 14 17:38:13.807 INFO kablam! Sep 14 17:38:13.809 INFO kablam! warning: cannot find type `MyEntity` in this scope Sep 14 17:38:13.809 INFO kablam! --> tests/db-roundtrips.rs:11:35 Sep 14 17:38:13.809 INFO kablam! | Sep 14 17:38:13.809 INFO kablam! 11 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Sep 14 17:38:13.809 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 14 17:38:13.810 INFO kablam! | Sep 14 17:38:13.810 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 14 17:38:13.810 INFO kablam! = note: for more information, see issue #50504 Sep 14 17:38:13.810 INFO kablam! Sep 14 17:38:13.811 INFO kablam! warning: cannot find type `MyId` in this scope Sep 14 17:38:13.811 INFO kablam! --> tests/db-roundtrips.rs:11:35 Sep 14 17:38:13.811 INFO kablam! | Sep 14 17:38:13.811 INFO kablam! 11 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Sep 14 17:38:13.811 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 14 17:38:13.811 INFO kablam! | Sep 14 17:38:13.811 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 14 17:38:13.811 INFO kablam! = note: for more information, see issue #50504 Sep 14 17:38:13.811 INFO kablam! Sep 14 17:38:13.811 INFO kablam! warning: cannot find type `my_entities` in this scope Sep 14 17:38:13.811 INFO kablam! --> tests/db-roundtrips.rs:11:49 Sep 14 17:38:13.811 INFO kablam! | Sep 14 17:38:13.811 INFO kablam! 11 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Sep 14 17:38:13.811 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 14 17:38:13.811 INFO kablam! | Sep 14 17:38:13.811 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 14 17:38:13.811 INFO kablam! = note: for more information, see issue #50504 Sep 14 17:38:13.811 INFO kablam! Sep 14 17:38:13.811 INFO kablam! warning: cannot find type `MyEntity` in this scope Sep 14 17:38:13.811 INFO kablam! --> tests/db-roundtrips.rs:11:49 Sep 14 17:38:13.811 INFO kablam! | Sep 14 17:38:13.811 INFO kablam! 11 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Sep 14 17:38:13.811 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 14 17:38:13.811 INFO kablam! | Sep 14 17:38:13.811 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 14 17:38:13.811 INFO kablam! = note: for more information, see issue #50504 Sep 14 17:38:13.811 INFO kablam! Sep 14 17:38:13.811 INFO kablam! warning: cannot find type `MyId` in this scope Sep 14 17:38:13.811 INFO kablam! --> tests/db-roundtrips.rs:11:49 Sep 14 17:38:13.811 INFO kablam! | Sep 14 17:38:13.811 INFO kablam! 11 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Sep 14 17:38:13.811 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 14 17:38:13.811 INFO kablam! | Sep 14 17:38:13.811 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 14 17:38:13.811 INFO kablam! = note: for more information, see issue #50504 Sep 14 17:38:13.811 INFO kablam! Sep 14 17:38:13.811 INFO kablam! warning: cannot find type `MyId` in this scope Sep 14 17:38:13.811 INFO kablam! --> tests/db-roundtrips.rs:11:61 Sep 14 17:38:13.811 INFO kablam! | Sep 14 17:38:13.811 INFO kablam! 11 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Sep 14 17:38:13.811 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 14 17:38:13.811 INFO kablam! | Sep 14 17:38:13.811 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 14 17:38:13.811 INFO kablam! = note: for more information, see issue #50504 Sep 14 17:38:13.811 INFO kablam! Sep 14 17:38:13.811 INFO kablam! warning: cannot find type `MyEntity` in this scope Sep 14 17:38:13.811 INFO kablam! --> tests/db-roundtrips.rs:11:61 Sep 14 17:38:13.812 INFO kablam! | Sep 14 17:38:13.812 INFO kablam! 11 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Sep 14 17:38:13.812 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 14 17:38:13.812 INFO kablam! | Sep 14 17:38:13.812 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 14 17:38:13.812 INFO kablam! = note: for more information, see issue #50504 Sep 14 17:38:13.812 INFO kablam! Sep 14 17:38:13.812 INFO kablam! warning: cannot find type `table` in this scope Sep 14 17:38:13.812 INFO kablam! --> :165:33 Sep 14 17:38:13.812 INFO kablam! | Sep 14 17:38:13.812 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Sep 14 17:38:13.812 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 14 17:38:13.812 INFO kablam! | Sep 14 17:38:13.812 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 14 17:38:13.812 INFO kablam! = note: for more information, see issue #50504 Sep 14 17:38:13.812 INFO kablam! Sep 14 17:38:13.812 INFO kablam! warning: cannot find type `id` in this scope Sep 14 17:38:13.812 INFO kablam! --> <__diesel_column macros>:5:33 Sep 14 17:38:13.812 INFO kablam! | Sep 14 17:38:13.812 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 14 17:38:13.812 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 14 17:38:13.812 INFO kablam! | Sep 14 17:38:13.812 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 14 17:38:13.812 INFO kablam! = note: for more information, see issue #50504 Sep 14 17:38:13.812 INFO kablam! Sep 14 17:38:13.814 INFO kablam! warning: cannot find type `val` in this scope Sep 14 17:38:13.814 INFO kablam! --> <__diesel_column macros>:5:33 Sep 14 17:38:13.814 INFO kablam! | Sep 14 17:38:13.814 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 14 17:38:13.814 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 14 17:38:13.814 INFO kablam! | Sep 14 17:38:13.814 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 14 17:38:13.814 INFO kablam! = note: for more information, see issue #50504 Sep 14 17:38:13.814 INFO kablam! Sep 14 17:38:13.835 INFO kablam! warning: cannot find type `MyEntity` in this scope Sep 14 17:38:13.835 INFO kablam! --> tests/compile-weird-diesel-imports.rs:10:28 Sep 14 17:38:13.835 INFO kablam! | Sep 14 17:38:13.835 INFO kablam! 10 | #[derive(Debug, PartialEq, Identifiable, Queryable)] Sep 14 17:38:13.835 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 14 17:38:13.835 INFO kablam! | Sep 14 17:38:13.835 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Sep 14 17:38:13.835 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 14 17:38:13.835 INFO kablam! = note: for more information, see issue #50504 Sep 14 17:38:13.835 INFO kablam! Sep 14 17:38:13.835 INFO kablam! warning: cannot find type `my_entities` in this scope Sep 14 17:38:13.835 INFO kablam! --> tests/compile-weird-diesel-imports.rs:10:28 Sep 14 17:38:13.835 INFO kablam! | Sep 14 17:38:13.835 INFO kablam! 10 | #[derive(Debug, PartialEq, Identifiable, Queryable)] Sep 14 17:38:13.835 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 14 17:38:13.835 INFO kablam! | Sep 14 17:38:13.835 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 14 17:38:13.835 INFO kablam! = note: for more information, see issue #50504 Sep 14 17:38:13.835 INFO kablam! Sep 14 17:38:13.835 INFO kablam! warning: cannot find type `MyEntity` in this scope Sep 14 17:38:13.835 INFO kablam! --> tests/compile-weird-diesel-imports.rs:10:28 Sep 14 17:38:13.835 INFO kablam! | Sep 14 17:38:13.835 INFO kablam! 10 | #[derive(Debug, PartialEq, Identifiable, Queryable)] Sep 14 17:38:13.835 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 14 17:38:13.835 INFO kablam! | Sep 14 17:38:13.835 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 14 17:38:13.835 INFO kablam! = note: for more information, see issue #50504 Sep 14 17:38:13.835 INFO kablam! Sep 14 17:38:13.835 INFO kablam! warning: cannot find type `MyId` in this scope Sep 14 17:38:13.835 INFO kablam! --> tests/compile-weird-diesel-imports.rs:10:28 Sep 14 17:38:13.835 INFO kablam! | Sep 14 17:38:13.835 INFO kablam! 10 | #[derive(Debug, PartialEq, Identifiable, Queryable)] Sep 14 17:38:13.835 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 14 17:38:13.836 INFO kablam! | Sep 14 17:38:13.836 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 14 17:38:13.836 INFO kablam! = note: for more information, see issue #50504 Sep 14 17:38:13.836 INFO kablam! Sep 14 17:38:13.836 INFO kablam! warning: cannot find type `MyId` in this scope Sep 14 17:38:13.836 INFO kablam! --> tests/compile-weird-diesel-imports.rs:10:42 Sep 14 17:38:13.836 INFO kablam! | Sep 14 17:38:13.836 INFO kablam! 10 | #[derive(Debug, PartialEq, Identifiable, Queryable)] Sep 14 17:38:13.836 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 14 17:38:13.836 INFO kablam! | Sep 14 17:38:13.836 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 14 17:38:13.836 INFO kablam! = note: for more information, see issue #50504 Sep 14 17:38:13.836 INFO kablam! Sep 14 17:38:13.836 INFO kablam! warning: cannot find type `MyEntity` in this scope Sep 14 17:38:13.836 INFO kablam! --> tests/compile-weird-diesel-imports.rs:10:42 Sep 14 17:38:13.836 INFO kablam! | Sep 14 17:38:13.836 INFO kablam! 10 | #[derive(Debug, PartialEq, Identifiable, Queryable)] Sep 14 17:38:13.836 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 14 17:38:13.836 INFO kablam! | Sep 14 17:38:13.836 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 14 17:38:13.836 INFO kablam! = note: for more information, see issue #50504 Sep 14 17:38:13.836 INFO kablam! Sep 14 17:38:13.836 INFO kablam! warning: cannot find type `table` in this scope Sep 14 17:38:13.836 INFO kablam! --> :165:33 Sep 14 17:38:13.836 INFO kablam! | Sep 14 17:38:13.836 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Sep 14 17:38:13.836 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 14 17:38:13.836 INFO kablam! | Sep 14 17:38:13.836 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 14 17:38:13.836 INFO kablam! = note: for more information, see issue #50504 Sep 14 17:38:13.836 INFO kablam! Sep 14 17:38:13.836 INFO kablam! warning: cannot find type `id` in this scope Sep 14 17:38:13.836 INFO kablam! --> <__diesel_column macros>:5:33 Sep 14 17:38:13.836 INFO kablam! | Sep 14 17:38:13.836 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 14 17:38:13.836 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 14 17:38:13.836 INFO kablam! | Sep 14 17:38:13.836 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 14 17:38:13.836 INFO kablam! = note: for more information, see issue #50504 Sep 14 17:38:13.836 INFO kablam! Sep 14 17:38:13.895 INFO kablam! warning: cannot find type `MyEntity` in this scope Sep 14 17:38:13.895 INFO kablam! --> tests/should-not-compile.rs:18:35 Sep 14 17:38:13.895 INFO kablam! | Sep 14 17:38:13.895 INFO kablam! 18 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Sep 14 17:38:13.895 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 14 17:38:13.895 INFO kablam! | Sep 14 17:38:13.895 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Sep 14 17:38:13.895 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 14 17:38:13.895 INFO kablam! = note: for more information, see issue #50504 Sep 14 17:38:13.895 INFO kablam! Sep 14 17:38:13.895 INFO kablam! warning: cannot find type `my_entities` in this scope Sep 14 17:38:13.895 INFO kablam! --> tests/should-not-compile.rs:18:35 Sep 14 17:38:13.895 INFO kablam! | Sep 14 17:38:13.895 INFO kablam! 18 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Sep 14 17:38:13.895 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 14 17:38:13.895 INFO kablam! | Sep 14 17:38:13.895 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 14 17:38:13.895 INFO kablam! = note: for more information, see issue #50504 Sep 14 17:38:13.895 INFO kablam! Sep 14 17:38:13.895 INFO kablam! warning: cannot find type `MyEntity` in this scope Sep 14 17:38:13.895 INFO kablam! --> tests/should-not-compile.rs:18:35 Sep 14 17:38:13.895 INFO kablam! | Sep 14 17:38:13.895 INFO kablam! 18 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Sep 14 17:38:13.895 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 14 17:38:13.895 INFO kablam! | Sep 14 17:38:13.895 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 14 17:38:13.895 INFO kablam! = note: for more information, see issue #50504 Sep 14 17:38:13.895 INFO kablam! Sep 14 17:38:13.895 INFO kablam! warning: cannot find type `MyId` in this scope Sep 14 17:38:13.895 INFO kablam! --> tests/should-not-compile.rs:18:35 Sep 14 17:38:13.896 INFO kablam! | Sep 14 17:38:13.896 INFO kablam! 18 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Sep 14 17:38:13.896 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 14 17:38:13.896 INFO kablam! | Sep 14 17:38:13.896 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 14 17:38:13.896 INFO kablam! = note: for more information, see issue #50504 Sep 14 17:38:13.896 INFO kablam! Sep 14 17:38:13.896 INFO kablam! warning: cannot find type `my_entities` in this scope Sep 14 17:38:13.896 INFO kablam! --> tests/should-not-compile.rs:18:49 Sep 14 17:38:13.896 INFO kablam! | Sep 14 17:38:13.896 INFO kablam! 18 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Sep 14 17:38:13.896 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 14 17:38:13.896 INFO kablam! | Sep 14 17:38:13.896 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 14 17:38:13.896 INFO kablam! = note: for more information, see issue #50504 Sep 14 17:38:13.896 INFO kablam! Sep 14 17:38:13.896 INFO kablam! warning: cannot find type `MyEntity` in this scope Sep 14 17:38:13.896 INFO kablam! --> tests/should-not-compile.rs:18:49 Sep 14 17:38:13.896 INFO kablam! | Sep 14 17:38:13.896 INFO kablam! 18 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Sep 14 17:38:13.896 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 14 17:38:13.896 INFO kablam! | Sep 14 17:38:13.896 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 14 17:38:13.896 INFO kablam! = note: for more information, see issue #50504 Sep 14 17:38:13.896 INFO kablam! Sep 14 17:38:13.896 INFO kablam! warning: cannot find type `MyId` in this scope Sep 14 17:38:13.896 INFO kablam! --> tests/should-not-compile.rs:18:49 Sep 14 17:38:13.896 INFO kablam! | Sep 14 17:38:13.896 INFO kablam! 18 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Sep 14 17:38:13.896 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 14 17:38:13.896 INFO kablam! | Sep 14 17:38:13.896 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 14 17:38:13.896 INFO kablam! = note: for more information, see issue #50504 Sep 14 17:38:13.896 INFO kablam! Sep 14 17:38:13.896 INFO kablam! warning: cannot find type `MyId` in this scope Sep 14 17:38:13.896 INFO kablam! --> tests/should-not-compile.rs:18:61 Sep 14 17:38:13.896 INFO kablam! | Sep 14 17:38:13.896 INFO kablam! 18 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Sep 14 17:38:13.896 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 14 17:38:13.896 INFO kablam! | Sep 14 17:38:13.896 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 14 17:38:13.896 INFO kablam! = note: for more information, see issue #50504 Sep 14 17:38:13.896 INFO kablam! Sep 14 17:38:13.896 INFO kablam! warning: cannot find type `MyEntity` in this scope Sep 14 17:38:13.896 INFO kablam! --> tests/should-not-compile.rs:18:61 Sep 14 17:38:13.896 INFO kablam! | Sep 14 17:38:13.896 INFO kablam! 18 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Sep 14 17:38:13.896 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 14 17:38:13.896 INFO kablam! | Sep 14 17:38:13.896 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 14 17:38:13.896 INFO kablam! = note: for more information, see issue #50504 Sep 14 17:38:13.896 INFO kablam! Sep 14 17:38:13.896 INFO kablam! warning: cannot find type `table` in this scope Sep 14 17:38:13.896 INFO kablam! --> :165:33 Sep 14 17:38:13.896 INFO kablam! | Sep 14 17:38:13.896 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Sep 14 17:38:13.896 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 14 17:38:13.896 INFO kablam! | Sep 14 17:38:13.896 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 14 17:38:13.896 INFO kablam! = note: for more information, see issue #50504 Sep 14 17:38:13.896 INFO kablam! Sep 14 17:38:13.896 INFO kablam! warning: cannot find type `id` in this scope Sep 14 17:38:13.896 INFO kablam! --> <__diesel_column macros>:5:33 Sep 14 17:38:13.896 INFO kablam! | Sep 14 17:38:13.896 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 14 17:38:13.896 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 14 17:38:13.896 INFO kablam! | Sep 14 17:38:13.896 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 14 17:38:13.896 INFO kablam! = note: for more information, see issue #50504 Sep 14 17:38:13.896 INFO kablam! Sep 14 17:38:13.896 INFO kablam! warning: cannot find type `val` in this scope Sep 14 17:38:13.896 INFO kablam! --> <__diesel_column macros>:5:33 Sep 14 17:38:13.896 INFO kablam! | Sep 14 17:38:13.897 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 14 17:38:13.897 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 14 17:38:13.897 INFO kablam! | Sep 14 17:38:13.897 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 14 17:38:13.897 INFO kablam! = note: for more information, see issue #50504 Sep 14 17:38:13.897 INFO kablam! Sep 14 17:38:14.472 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 53.34s Sep 14 17:38:14.479 INFO kablam! su: No module specific data is present Sep 14 17:38:15.399 INFO running `"docker" "rm" "-f" "5ec0a0bb0155a7bf82bd06abb421252ea44b0735fe8a640a2eda11c22c6ad0ef"` Sep 14 17:38:15.607 INFO blam! 5ec0a0bb0155a7bf82bd06abb421252ea44b0735fe8a640a2eda11c22c6ad0ef