Aug 30 20:10:34.417 INFO checking diesel-derive-newtype-0.1.2 against try#2d477f9981361618ac78253c28051a66b6cea125 for pr-53707 Aug 30 20:10:34.417 INFO running: cargo +2d477f9981361618ac78253c28051a66b6cea125-alt check --frozen --all --all-targets Aug 30 20:10:34.417 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53707/try#2d477f9981361618ac78253c28051a66b6cea125:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53707/worker-3/try#2d477f9981361618ac78253c28051a66b6cea125:/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 +2d477f9981361618ac78253c28051a66b6cea125-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Aug 30 20:10:34.566 INFO blam! 52ea953ba9d1894e97e79ed07fa45e78d029c3723074c56226378fca0102a69b Aug 30 20:10:34.568 INFO running `"docker" "start" "-a" "52ea953ba9d1894e97e79ed07fa45e78d029c3723074c56226378fca0102a69b"` Aug 30 20:10:35.125 INFO kablam! Checking libsqlite3-sys v0.9.3 Aug 30 20:10:35.125 INFO kablam! Compiling diesel v1.3.2 Aug 30 20:11:21.822 INFO kablam! Checking diesel-derive-newtype v0.1.2 (file:///source) Aug 30 20:11:35.597 INFO kablam! warning: cannot find type `MyEntity` in this scope Aug 30 20:11:35.597 INFO kablam! --> tests/db-roundtrips.rs:11:35 Aug 30 20:11:35.597 INFO kablam! | Aug 30 20:11:35.597 INFO kablam! 11 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Aug 30 20:11:35.597 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 20:11:35.598 INFO kablam! | Aug 30 20:11:35.598 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Aug 30 20:11:35.598 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 30 20:11:35.599 INFO kablam! = note: for more information, see issue #50504 Aug 30 20:11:35.599 INFO kablam! Aug 30 20:11:35.600 INFO kablam! warning: cannot find type `my_entities` in this scope Aug 30 20:11:35.600 INFO kablam! --> tests/db-roundtrips.rs:11:35 Aug 30 20:11:35.600 INFO kablam! | Aug 30 20:11:35.600 INFO kablam! 11 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Aug 30 20:11:35.600 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 20:11:35.600 INFO kablam! | Aug 30 20:11:35.600 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 30 20:11:35.601 INFO kablam! = note: for more information, see issue #50504 Aug 30 20:11:35.601 INFO kablam! Aug 30 20:11:35.602 INFO kablam! warning: cannot find type `MyEntity` in this scope Aug 30 20:11:35.602 INFO kablam! --> tests/db-roundtrips.rs:11:35 Aug 30 20:11:35.602 INFO kablam! | Aug 30 20:11:35.602 INFO kablam! 11 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Aug 30 20:11:35.602 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 20:11:35.602 INFO kablam! | Aug 30 20:11:35.603 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 30 20:11:35.603 INFO kablam! = note: for more information, see issue #50504 Aug 30 20:11:35.603 INFO kablam! Aug 30 20:11:35.604 INFO kablam! warning: cannot find type `MyId` in this scope Aug 30 20:11:35.604 INFO kablam! --> tests/db-roundtrips.rs:11:35 Aug 30 20:11:35.604 INFO kablam! | Aug 30 20:11:35.604 INFO kablam! 11 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Aug 30 20:11:35.604 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 20:11:35.604 INFO kablam! | Aug 30 20:11:35.605 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 30 20:11:35.605 INFO kablam! = note: for more information, see issue #50504 Aug 30 20:11:35.605 INFO kablam! Aug 30 20:11:35.606 INFO kablam! warning: cannot find type `my_entities` in this scope Aug 30 20:11:35.606 INFO kablam! --> tests/db-roundtrips.rs:11:49 Aug 30 20:11:35.606 INFO kablam! | Aug 30 20:11:35.606 INFO kablam! 11 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Aug 30 20:11:35.606 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 20:11:35.606 INFO kablam! | Aug 30 20:11:35.607 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 30 20:11:35.607 INFO kablam! = note: for more information, see issue #50504 Aug 30 20:11:35.607 INFO kablam! Aug 30 20:11:35.608 INFO kablam! warning: cannot find type `MyEntity` in this scope Aug 30 20:11:35.608 INFO kablam! --> tests/db-roundtrips.rs:11:49 Aug 30 20:11:35.608 INFO kablam! | Aug 30 20:11:35.608 INFO kablam! 11 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Aug 30 20:11:35.608 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 20:11:35.609 INFO kablam! | Aug 30 20:11:35.609 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 30 20:11:35.609 INFO kablam! = note: for more information, see issue #50504 Aug 30 20:11:35.610 INFO kablam! Aug 30 20:11:35.610 INFO kablam! warning: cannot find type `MyId` in this scope Aug 30 20:11:35.610 INFO kablam! --> tests/db-roundtrips.rs:11:49 Aug 30 20:11:35.610 INFO kablam! | Aug 30 20:11:35.610 INFO kablam! 11 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Aug 30 20:11:35.610 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 20:11:35.611 INFO kablam! | Aug 30 20:11:35.611 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 30 20:11:35.611 INFO kablam! = note: for more information, see issue #50504 Aug 30 20:11:35.612 INFO kablam! Aug 30 20:11:35.612 INFO kablam! warning: cannot find type `MyId` in this scope Aug 30 20:11:35.612 INFO kablam! --> tests/db-roundtrips.rs:11:61 Aug 30 20:11:35.612 INFO kablam! | Aug 30 20:11:35.612 INFO kablam! 11 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Aug 30 20:11:35.613 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 20:11:35.613 INFO kablam! | Aug 30 20:11:35.613 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 30 20:11:35.614 INFO kablam! = note: for more information, see issue #50504 Aug 30 20:11:35.614 INFO kablam! Aug 30 20:11:35.614 INFO kablam! warning: cannot find type `MyEntity` in this scope Aug 30 20:11:35.614 INFO kablam! --> tests/db-roundtrips.rs:11:61 Aug 30 20:11:35.615 INFO kablam! | Aug 30 20:11:35.615 INFO kablam! 11 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Aug 30 20:11:35.615 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 20:11:35.615 INFO kablam! | Aug 30 20:11:35.615 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 30 20:11:35.616 INFO kablam! = note: for more information, see issue #50504 Aug 30 20:11:35.616 INFO kablam! Aug 30 20:11:35.617 INFO kablam! warning: cannot find type `table` in this scope Aug 30 20:11:35.617 INFO kablam! --> :165:33 Aug 30 20:11:35.617 INFO kablam! | Aug 30 20:11:35.617 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Aug 30 20:11:35.617 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 20:11:35.617 INFO kablam! | Aug 30 20:11:35.618 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 30 20:11:35.618 INFO kablam! = note: for more information, see issue #50504 Aug 30 20:11:35.618 INFO kablam! Aug 30 20:11:35.619 INFO kablam! warning: cannot find type `id` in this scope Aug 30 20:11:35.619 INFO kablam! --> <__diesel_column macros>:5:33 Aug 30 20:11:35.619 INFO kablam! | Aug 30 20:11:35.619 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Aug 30 20:11:35.619 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 20:11:35.620 INFO kablam! | Aug 30 20:11:35.620 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 30 20:11:35.621 INFO kablam! = note: for more information, see issue #50504 Aug 30 20:11:35.621 INFO kablam! Aug 30 20:11:35.622 INFO kablam! warning: cannot find type `val` in this scope Aug 30 20:11:35.622 INFO kablam! --> <__diesel_column macros>:5:33 Aug 30 20:11:35.622 INFO kablam! | Aug 30 20:11:35.622 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Aug 30 20:11:35.622 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 20:11:35.622 INFO kablam! | Aug 30 20:11:35.622 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 30 20:11:35.623 INFO kablam! = note: for more information, see issue #50504 Aug 30 20:11:35.623 INFO kablam! Aug 30 20:11:35.670 INFO kablam! warning: cannot find type `MyEntity` in this scope Aug 30 20:11:35.670 INFO kablam! --> tests/should-not-compile.rs:18:35 Aug 30 20:11:35.670 INFO kablam! | Aug 30 20:11:35.670 INFO kablam! 18 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Aug 30 20:11:35.670 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 20:11:35.670 INFO kablam! | Aug 30 20:11:35.670 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Aug 30 20:11:35.670 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 30 20:11:35.670 INFO kablam! = note: for more information, see issue #50504 Aug 30 20:11:35.670 INFO kablam! Aug 30 20:11:35.672 INFO kablam! warning: cannot find type `my_entities` in this scope Aug 30 20:11:35.672 INFO kablam! --> tests/should-not-compile.rs:18:35 Aug 30 20:11:35.672 INFO kablam! | Aug 30 20:11:35.672 INFO kablam! 18 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Aug 30 20:11:35.672 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 20:11:35.672 INFO kablam! | Aug 30 20:11:35.672 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 30 20:11:35.672 INFO kablam! = note: for more information, see issue #50504 Aug 30 20:11:35.672 INFO kablam! Aug 30 20:11:35.672 INFO kablam! warning: cannot find type `MyEntity` in this scope Aug 30 20:11:35.672 INFO kablam! --> tests/should-not-compile.rs:18:35 Aug 30 20:11:35.672 INFO kablam! | Aug 30 20:11:35.672 INFO kablam! 18 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Aug 30 20:11:35.672 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 20:11:35.672 INFO kablam! | Aug 30 20:11:35.672 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 30 20:11:35.672 INFO kablam! = note: for more information, see issue #50504 Aug 30 20:11:35.672 INFO kablam! Aug 30 20:11:35.673 INFO kablam! warning: cannot find type `MyId` in this scope Aug 30 20:11:35.673 INFO kablam! --> tests/should-not-compile.rs:18:35 Aug 30 20:11:35.673 INFO kablam! | Aug 30 20:11:35.673 INFO kablam! 18 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Aug 30 20:11:35.673 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 20:11:35.673 INFO kablam! | Aug 30 20:11:35.673 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 30 20:11:35.673 INFO kablam! = note: for more information, see issue #50504 Aug 30 20:11:35.673 INFO kablam! Aug 30 20:11:35.673 INFO kablam! warning: cannot find type `my_entities` in this scope Aug 30 20:11:35.673 INFO kablam! --> tests/should-not-compile.rs:18:49 Aug 30 20:11:35.673 INFO kablam! | Aug 30 20:11:35.673 INFO kablam! 18 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Aug 30 20:11:35.673 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 20:11:35.673 INFO kablam! | Aug 30 20:11:35.673 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 30 20:11:35.673 INFO kablam! = note: for more information, see issue #50504 Aug 30 20:11:35.673 INFO kablam! Aug 30 20:11:35.673 INFO kablam! warning: cannot find type `MyEntity` in this scope Aug 30 20:11:35.673 INFO kablam! --> tests/should-not-compile.rs:18:49 Aug 30 20:11:35.673 INFO kablam! | Aug 30 20:11:35.673 INFO kablam! 18 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Aug 30 20:11:35.673 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 20:11:35.673 INFO kablam! | Aug 30 20:11:35.673 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 30 20:11:35.673 INFO kablam! = note: for more information, see issue #50504 Aug 30 20:11:35.673 INFO kablam! Aug 30 20:11:35.674 INFO kablam! warning: cannot find type `MyId` in this scope Aug 30 20:11:35.674 INFO kablam! --> tests/should-not-compile.rs:18:49 Aug 30 20:11:35.674 INFO kablam! | Aug 30 20:11:35.674 INFO kablam! 18 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Aug 30 20:11:35.674 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 20:11:35.674 INFO kablam! | Aug 30 20:11:35.674 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 30 20:11:35.674 INFO kablam! = note: for more information, see issue #50504 Aug 30 20:11:35.674 INFO kablam! Aug 30 20:11:35.674 INFO kablam! warning: cannot find type `MyId` in this scope Aug 30 20:11:35.674 INFO kablam! --> tests/should-not-compile.rs:18:61 Aug 30 20:11:35.674 INFO kablam! | Aug 30 20:11:35.674 INFO kablam! 18 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Aug 30 20:11:35.674 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 20:11:35.674 INFO kablam! | Aug 30 20:11:35.674 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 30 20:11:35.674 INFO kablam! = note: for more information, see issue #50504 Aug 30 20:11:35.674 INFO kablam! Aug 30 20:11:35.674 INFO kablam! warning: cannot find type `MyEntity` in this scope Aug 30 20:11:35.674 INFO kablam! --> tests/should-not-compile.rs:18:61 Aug 30 20:11:35.674 INFO kablam! | Aug 30 20:11:35.674 INFO kablam! 18 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Aug 30 20:11:35.674 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 20:11:35.674 INFO kablam! | Aug 30 20:11:35.674 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 30 20:11:35.674 INFO kablam! = note: for more information, see issue #50504 Aug 30 20:11:35.674 INFO kablam! Aug 30 20:11:35.675 INFO kablam! warning: cannot find type `table` in this scope Aug 30 20:11:35.675 INFO kablam! --> :165:33 Aug 30 20:11:35.675 INFO kablam! | Aug 30 20:11:35.675 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Aug 30 20:11:35.675 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 20:11:35.675 INFO kablam! | Aug 30 20:11:35.675 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 30 20:11:35.675 INFO kablam! = note: for more information, see issue #50504 Aug 30 20:11:35.675 INFO kablam! Aug 30 20:11:35.679 INFO kablam! warning: cannot find type `id` in this scope Aug 30 20:11:35.679 INFO kablam! --> <__diesel_column macros>:5:33 Aug 30 20:11:35.679 INFO kablam! | Aug 30 20:11:35.679 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Aug 30 20:11:35.679 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 20:11:35.679 INFO kablam! | Aug 30 20:11:35.679 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 30 20:11:35.679 INFO kablam! = note: for more information, see issue #50504 Aug 30 20:11:35.679 INFO kablam! Aug 30 20:11:35.679 INFO kablam! warning: cannot find type `val` in this scope Aug 30 20:11:35.679 INFO kablam! --> <__diesel_column macros>:5:33 Aug 30 20:11:35.679 INFO kablam! | Aug 30 20:11:35.679 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Aug 30 20:11:35.679 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 20:11:35.679 INFO kablam! | Aug 30 20:11:35.679 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 30 20:11:35.679 INFO kablam! = note: for more information, see issue #50504 Aug 30 20:11:35.679 INFO kablam! Aug 30 20:11:35.679 INFO kablam! warning: cannot find type `MyEntity` in this scope Aug 30 20:11:35.679 INFO kablam! --> tests/compile-weird-diesel-imports.rs:10:28 Aug 30 20:11:35.680 INFO kablam! | Aug 30 20:11:35.680 INFO kablam! 10 | #[derive(Debug, PartialEq, Identifiable, Queryable)] Aug 30 20:11:35.680 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 20:11:35.680 INFO kablam! | Aug 30 20:11:35.680 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Aug 30 20:11:35.680 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 30 20:11:35.680 INFO kablam! = note: for more information, see issue #50504 Aug 30 20:11:35.680 INFO kablam! Aug 30 20:11:35.680 INFO kablam! warning: cannot find type `my_entities` in this scope Aug 30 20:11:35.680 INFO kablam! --> tests/compile-weird-diesel-imports.rs:10:28 Aug 30 20:11:35.680 INFO kablam! | Aug 30 20:11:35.680 INFO kablam! 10 | #[derive(Debug, PartialEq, Identifiable, Queryable)] Aug 30 20:11:35.680 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 20:11:35.680 INFO kablam! | Aug 30 20:11:35.680 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 30 20:11:35.680 INFO kablam! = note: for more information, see issue #50504 Aug 30 20:11:35.680 INFO kablam! Aug 30 20:11:35.680 INFO kablam! warning: cannot find type `MyEntity` in this scope Aug 30 20:11:35.680 INFO kablam! --> tests/compile-weird-diesel-imports.rs:10:28 Aug 30 20:11:35.680 INFO kablam! | Aug 30 20:11:35.680 INFO kablam! 10 | #[derive(Debug, PartialEq, Identifiable, Queryable)] Aug 30 20:11:35.680 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 20:11:35.680 INFO kablam! | Aug 30 20:11:35.680 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 30 20:11:35.680 INFO kablam! = note: for more information, see issue #50504 Aug 30 20:11:35.680 INFO kablam! Aug 30 20:11:35.681 INFO kablam! warning: cannot find type `MyId` in this scope Aug 30 20:11:35.681 INFO kablam! --> tests/compile-weird-diesel-imports.rs:10:28 Aug 30 20:11:35.681 INFO kablam! | Aug 30 20:11:35.681 INFO kablam! 10 | #[derive(Debug, PartialEq, Identifiable, Queryable)] Aug 30 20:11:35.681 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 20:11:35.681 INFO kablam! | Aug 30 20:11:35.681 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 30 20:11:35.681 INFO kablam! = note: for more information, see issue #50504 Aug 30 20:11:35.681 INFO kablam! Aug 30 20:11:35.681 INFO kablam! warning: cannot find type `MyId` in this scope Aug 30 20:11:35.681 INFO kablam! --> tests/compile-weird-diesel-imports.rs:10:42 Aug 30 20:11:35.681 INFO kablam! | Aug 30 20:11:35.681 INFO kablam! 10 | #[derive(Debug, PartialEq, Identifiable, Queryable)] Aug 30 20:11:35.681 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 20:11:35.681 INFO kablam! | Aug 30 20:11:35.681 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 30 20:11:35.681 INFO kablam! = note: for more information, see issue #50504 Aug 30 20:11:35.681 INFO kablam! Aug 30 20:11:35.681 INFO kablam! warning: cannot find type `MyEntity` in this scope Aug 30 20:11:35.681 INFO kablam! --> tests/compile-weird-diesel-imports.rs:10:42 Aug 30 20:11:35.681 INFO kablam! | Aug 30 20:11:35.681 INFO kablam! 10 | #[derive(Debug, PartialEq, Identifiable, Queryable)] Aug 30 20:11:35.681 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 20:11:35.681 INFO kablam! | Aug 30 20:11:35.681 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 30 20:11:35.681 INFO kablam! = note: for more information, see issue #50504 Aug 30 20:11:35.681 INFO kablam! Aug 30 20:11:35.681 INFO kablam! warning: cannot find type `table` in this scope Aug 30 20:11:35.682 INFO kablam! --> :165:33 Aug 30 20:11:35.682 INFO kablam! | Aug 30 20:11:35.682 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Aug 30 20:11:35.682 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 20:11:35.682 INFO kablam! | Aug 30 20:11:35.682 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 30 20:11:35.682 INFO kablam! = note: for more information, see issue #50504 Aug 30 20:11:35.682 INFO kablam! Aug 30 20:11:35.682 INFO kablam! warning: cannot find type `id` in this scope Aug 30 20:11:35.682 INFO kablam! --> <__diesel_column macros>:5:33 Aug 30 20:11:35.682 INFO kablam! | Aug 30 20:11:35.682 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Aug 30 20:11:35.682 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 20:11:35.682 INFO kablam! | Aug 30 20:11:35.682 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 30 20:11:35.682 INFO kablam! = note: for more information, see issue #50504 Aug 30 20:11:35.682 INFO kablam! Aug 30 20:11:36.495 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 01s Aug 30 20:11:36.503 INFO kablam! su: No module specific data is present Aug 30 20:11:37.047 INFO running `"docker" "rm" "-f" "52ea953ba9d1894e97e79ed07fa45e78d029c3723074c56226378fca0102a69b"` Aug 30 20:11:37.181 INFO blam! 52ea953ba9d1894e97e79ed07fa45e78d029c3723074c56226378fca0102a69b