Oct 13 16:05:55.807 INFO checking diesel-derive-newtype-0.1.2 against try#4021bd0b3c5815b087d6db10ce461e7e4854ade7 for pr-54977 Oct 13 16:05:55.809 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-4/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/pr-54977/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +4021bd0b3c5815b087d6db10ce461e7e4854ade7-alt check --frozen --all --all-targets" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 13 16:05:56.217 INFO blam! 5cb94569b3927d94e25c8a93eb73e0427f2c879ca14d4f30595df56c5a7cec9b Oct 13 16:05:56.240 INFO running `"docker" "start" "-a" "5cb94569b3927d94e25c8a93eb73e0427f2c879ca14d4f30595df56c5a7cec9b"` Oct 13 16:05:57.310 INFO kablam! usermod: no changes Oct 13 16:05:57.412 INFO kablam! Compiling libsqlite3-sys v0.9.3 Oct 13 16:05:57.417 INFO kablam! Checking syn v0.14.9 Oct 13 16:06:02.124 INFO kablam! Compiling diesel v1.3.3 Oct 13 16:06:55.567 INFO kablam! Checking diesel-derive-newtype v0.1.2 (/source) Oct 13 16:07:13.404 INFO kablam! warning: cannot find type `MyEntity` in this scope Oct 13 16:07:13.404 INFO kablam! --> tests/compile-weird-diesel-imports.rs:10:28 Oct 13 16:07:13.404 INFO kablam! | Oct 13 16:07:13.404 INFO kablam! 10 | #[derive(Debug, PartialEq, Identifiable, Queryable)] Oct 13 16:07:13.404 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 16:07:13.404 INFO kablam! | Oct 13 16:07:13.404 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 13 16:07:13.404 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! Oct 13 16:07:13.404 INFO kablam! = note: for more information, see issue #50504 Oct 13 16:07:13.404 INFO kablam! Oct 13 16:07:13.404 INFO kablam! warning: cannot find type `my_entities` in this scope Oct 13 16:07:13.404 INFO kablam! --> tests/compile-weird-diesel-imports.rs:10:28 Oct 13 16:07:13.404 INFO kablam! | Oct 13 16:07:13.404 INFO kablam! 10 | #[derive(Debug, PartialEq, Identifiable, Queryable)] Oct 13 16:07:13.404 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 16:07:13.404 INFO kablam! | Oct 13 16:07:13.404 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! Oct 13 16:07:13.404 INFO kablam! = note: for more information, see issue #50504 Oct 13 16:07:13.404 INFO kablam! Oct 13 16:07:13.404 INFO kablam! warning: cannot find type `MyEntity` in this scope Oct 13 16:07:13.404 INFO kablam! --> tests/compile-weird-diesel-imports.rs:10:28 Oct 13 16:07:13.404 INFO kablam! | Oct 13 16:07:13.404 INFO kablam! 10 | #[derive(Debug, PartialEq, Identifiable, Queryable)] Oct 13 16:07:13.404 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 16:07:13.404 INFO kablam! | Oct 13 16:07:13.404 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! Oct 13 16:07:13.404 INFO kablam! = note: for more information, see issue #50504 Oct 13 16:07:13.404 INFO kablam! Oct 13 16:07:13.404 INFO kablam! warning: cannot find type `MyId` in this scope Oct 13 16:07:13.404 INFO kablam! --> tests/compile-weird-diesel-imports.rs:10:28 Oct 13 16:07:13.404 INFO kablam! | Oct 13 16:07:13.404 INFO kablam! 10 | #[derive(Debug, PartialEq, Identifiable, Queryable)] Oct 13 16:07:13.404 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 16:07:13.404 INFO kablam! | Oct 13 16:07:13.404 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! Oct 13 16:07:13.404 INFO kablam! = note: for more information, see issue #50504 Oct 13 16:07:13.405 INFO kablam! Oct 13 16:07:13.405 INFO kablam! warning: cannot find type `MyId` in this scope Oct 13 16:07:13.405 INFO kablam! --> tests/compile-weird-diesel-imports.rs:10:42 Oct 13 16:07:13.405 INFO kablam! | Oct 13 16:07:13.405 INFO kablam! 10 | #[derive(Debug, PartialEq, Identifiable, Queryable)] Oct 13 16:07:13.405 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 16:07:13.405 INFO kablam! | Oct 13 16:07:13.405 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 16:07:13.405 INFO kablam! = note: for more information, see issue #50504 Oct 13 16:07:13.405 INFO kablam! Oct 13 16:07:13.405 INFO kablam! warning: cannot find type `MyEntity` in this scope Oct 13 16:07:13.405 INFO kablam! --> tests/compile-weird-diesel-imports.rs:10:42 Oct 13 16:07:13.405 INFO kablam! | Oct 13 16:07:13.405 INFO kablam! 10 | #[derive(Debug, PartialEq, Identifiable, Queryable)] Oct 13 16:07:13.405 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 16:07:13.405 INFO kablam! | Oct 13 16:07:13.405 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 16:07:13.405 INFO kablam! = note: for more information, see issue #50504 Oct 13 16:07:13.405 INFO kablam! Oct 13 16:07:13.405 INFO kablam! warning: cannot find type `table` in this scope Oct 13 16:07:13.405 INFO kablam! --> <::gasoline::macros::table_body macros>:165:33 Oct 13 16:07:13.405 INFO kablam! | Oct 13 16:07:13.405 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 13 16:07:13.405 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 16:07:13.405 INFO kablam! | Oct 13 16:07:13.405 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 16:07:13.405 INFO kablam! = note: for more information, see issue #50504 Oct 13 16:07:13.405 INFO kablam! Oct 13 16:07:13.412 INFO kablam! warning: cannot find type `id` in this scope Oct 13 16:07:13.412 INFO kablam! --> <::gasoline::macros::__diesel_column macros>:5:33 Oct 13 16:07:13.412 INFO kablam! | Oct 13 16:07:13.412 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 16:07:13.412 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 16:07:13.412 INFO kablam! | Oct 13 16:07:13.412 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! Oct 13 16:07:13.412 INFO kablam! = note: for more information, see issue #50504 Oct 13 16:07:13.412 INFO kablam! Oct 13 16:07:13.759 INFO kablam! warning: cannot find type `MyEntity` in this scope Oct 13 16:07:13.760 INFO kablam! --> tests/should-not-compile.rs:18:35 Oct 13 16:07:13.760 INFO kablam! | Oct 13 16:07:13.760 INFO kablam! 18 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Oct 13 16:07:13.761 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 16:07:13.761 INFO kablam! | Oct 13 16:07:13.761 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 13 16:07:13.762 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! Oct 13 16:07:13.762 INFO kablam! = note: for more information, see issue #50504 Oct 13 16:07:13.762 INFO kablam! Oct 13 16:07:13.763 INFO kablam! warning: cannot find type `my_entities` in this scope Oct 13 16:07:13.763 INFO kablam! --> tests/should-not-compile.rs:18:35 Oct 13 16:07:13.763 INFO kablam! | Oct 13 16:07:13.763 INFO kablam! 18 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Oct 13 16:07:13.764 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 16:07:13.764 INFO kablam! | Oct 13 16:07:13.764 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! Oct 13 16:07:13.764 INFO kablam! = note: for more information, see issue #50504 Oct 13 16:07:13.765 INFO kablam! Oct 13 16:07:13.765 INFO kablam! warning: cannot find type `MyEntity` in this scope Oct 13 16:07:13.765 INFO kablam! --> tests/should-not-compile.rs:18:35 Oct 13 16:07:13.765 INFO kablam! | Oct 13 16:07:13.766 INFO kablam! 18 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Oct 13 16:07:13.766 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 16:07:13.766 INFO kablam! | Oct 13 16:07:13.767 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! Oct 13 16:07:13.767 INFO kablam! = note: for more information, see issue #50504 Oct 13 16:07:13.767 INFO kablam! Oct 13 16:07:13.767 INFO kablam! warning: cannot find type `MyId` in this scope Oct 13 16:07:13.768 INFO kablam! --> tests/should-not-compile.rs:18:35 Oct 13 16:07:13.768 INFO kablam! | Oct 13 16:07:13.768 INFO kablam! 18 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Oct 13 16:07:13.768 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 16:07:13.769 INFO kablam! | Oct 13 16:07:13.769 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! Oct 13 16:07:13.769 INFO kablam! = note: for more information, see issue #50504 Oct 13 16:07:13.769 INFO kablam! Oct 13 16:07:13.770 INFO kablam! warning: cannot find type `my_entities` in this scope Oct 13 16:07:13.770 INFO kablam! --> tests/should-not-compile.rs:18:49 Oct 13 16:07:13.770 INFO kablam! | Oct 13 16:07:13.770 INFO kablam! 18 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Oct 13 16:07:13.770 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 16:07:13.771 INFO kablam! | Oct 13 16:07:13.771 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! Oct 13 16:07:13.771 INFO kablam! = note: for more information, see issue #50504 Oct 13 16:07:13.771 INFO kablam! Oct 13 16:07:13.772 INFO kablam! warning: cannot find type `MyEntity` in this scope Oct 13 16:07:13.772 INFO kablam! --> tests/should-not-compile.rs:18:49 Oct 13 16:07:13.772 INFO kablam! | Oct 13 16:07:13.772 INFO kablam! 18 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Oct 13 16:07:13.773 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 16:07:13.773 INFO kablam! | Oct 13 16:07:13.773 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! Oct 13 16:07:13.773 INFO kablam! = note: for more information, see issue #50504 Oct 13 16:07:13.774 INFO kablam! Oct 13 16:07:13.774 INFO kablam! warning: cannot find type `MyId` in this scope Oct 13 16:07:13.774 INFO kablam! --> tests/should-not-compile.rs:18:49 Oct 13 16:07:13.774 INFO kablam! | Oct 13 16:07:13.775 INFO kablam! 18 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Oct 13 16:07:13.775 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 16:07:13.775 INFO kablam! | Oct 13 16:07:13.775 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! Oct 13 16:07:13.776 INFO kablam! = note: for more information, see issue #50504 Oct 13 16:07:13.776 INFO kablam! Oct 13 16:07:13.776 INFO kablam! warning: cannot find type `MyId` in this scope Oct 13 16:07:13.776 INFO kablam! --> tests/should-not-compile.rs:18:61 Oct 13 16:07:13.777 INFO kablam! | Oct 13 16:07:13.777 INFO kablam! 18 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Oct 13 16:07:13.777 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 16:07:13.777 INFO kablam! | Oct 13 16:07:13.778 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! Oct 13 16:07:13.778 INFO kablam! = note: for more information, see issue #50504 Oct 13 16:07:13.778 INFO kablam! Oct 13 16:07:13.778 INFO kablam! warning: cannot find type `MyEntity` in this scope Oct 13 16:07:13.779 INFO kablam! --> tests/should-not-compile.rs:18:61 Oct 13 16:07:13.779 INFO kablam! | Oct 13 16:07:13.779 INFO kablam! 18 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Oct 13 16:07:13.779 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 16:07:13.780 INFO kablam! | Oct 13 16:07:13.780 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! Oct 13 16:07:13.780 INFO kablam! = note: for more information, see issue #50504 Oct 13 16:07:13.780 INFO kablam! Oct 13 16:07:13.781 INFO kablam! warning: cannot find type `table` in this scope Oct 13 16:07:13.781 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 13 16:07:13.781 INFO kablam! | Oct 13 16:07:13.781 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 13 16:07:13.782 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 16:07:13.782 INFO kablam! | Oct 13 16:07:13.782 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! Oct 13 16:07:13.782 INFO kablam! = note: for more information, see issue #50504 Oct 13 16:07:13.783 INFO kablam! Oct 13 16:07:13.783 INFO kablam! warning: cannot find type `id` in this scope Oct 13 16:07:13.783 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 16:07:13.783 INFO kablam! | Oct 13 16:07:13.784 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 16:07:13.784 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 16:07:13.784 INFO kablam! | Oct 13 16:07:13.784 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! Oct 13 16:07:13.785 INFO kablam! = note: for more information, see issue #50504 Oct 13 16:07:13.785 INFO kablam! Oct 13 16:07:13.785 INFO kablam! warning: cannot find type `val` in this scope Oct 13 16:07:13.785 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 16:07:13.785 INFO kablam! | Oct 13 16:07:13.786 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 16:07:13.786 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 16:07:13.786 INFO kablam! | Oct 13 16:07:13.786 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! Oct 13 16:07:13.787 INFO kablam! = note: for more information, see issue #50504 Oct 13 16:07:13.787 INFO kablam! Oct 13 16:07:14.035 INFO kablam! warning: cannot find type `MyEntity` in this scope Oct 13 16:07:14.035 INFO kablam! --> tests/db-roundtrips.rs:11:35 Oct 13 16:07:14.035 INFO kablam! | Oct 13 16:07:14.035 INFO kablam! 11 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Oct 13 16:07:14.035 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 16:07:14.035 INFO kablam! | Oct 13 16:07:14.035 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 13 16:07:14.035 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! Oct 13 16:07:14.035 INFO kablam! = note: for more information, see issue #50504 Oct 13 16:07:14.035 INFO kablam! Oct 13 16:07:14.035 INFO kablam! warning: cannot find type `my_entities` in this scope Oct 13 16:07:14.035 INFO kablam! --> tests/db-roundtrips.rs:11:35 Oct 13 16:07:14.035 INFO kablam! | Oct 13 16:07:14.035 INFO kablam! 11 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Oct 13 16:07:14.035 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 16:07:14.036 INFO kablam! | Oct 13 16:07:14.036 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! Oct 13 16:07:14.036 INFO kablam! = note: for more information, see issue #50504 Oct 13 16:07:14.036 INFO kablam! Oct 13 16:07:14.036 INFO kablam! warning: cannot find type `MyEntity` in this scope Oct 13 16:07:14.036 INFO kablam! --> tests/db-roundtrips.rs:11:35 Oct 13 16:07:14.036 INFO kablam! | Oct 13 16:07:14.036 INFO kablam! 11 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Oct 13 16:07:14.036 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 16:07:14.036 INFO kablam! | Oct 13 16:07:14.036 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! Oct 13 16:07:14.036 INFO kablam! = note: for more information, see issue #50504 Oct 13 16:07:14.036 INFO kablam! Oct 13 16:07:14.036 INFO kablam! warning: cannot find type `MyId` in this scope Oct 13 16:07:14.036 INFO kablam! --> tests/db-roundtrips.rs:11:35 Oct 13 16:07:14.036 INFO kablam! | Oct 13 16:07:14.036 INFO kablam! 11 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Oct 13 16:07:14.036 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 16:07:14.036 INFO kablam! | Oct 13 16:07:14.036 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! Oct 13 16:07:14.036 INFO kablam! = note: for more information, see issue #50504 Oct 13 16:07:14.036 INFO kablam! Oct 13 16:07:14.036 INFO kablam! warning: cannot find type `my_entities` in this scope Oct 13 16:07:14.036 INFO kablam! --> tests/db-roundtrips.rs:11:49 Oct 13 16:07:14.036 INFO kablam! | Oct 13 16:07:14.036 INFO kablam! 11 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Oct 13 16:07:14.036 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 16:07:14.036 INFO kablam! | Oct 13 16:07:14.036 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! Oct 13 16:07:14.036 INFO kablam! = note: for more information, see issue #50504 Oct 13 16:07:14.036 INFO kablam! Oct 13 16:07:14.036 INFO kablam! warning: cannot find type `MyEntity` in this scope Oct 13 16:07:14.036 INFO kablam! --> tests/db-roundtrips.rs:11:49 Oct 13 16:07:14.036 INFO kablam! | Oct 13 16:07:14.036 INFO kablam! 11 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Oct 13 16:07:14.036 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 16:07:14.036 INFO kablam! | Oct 13 16:07:14.036 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! Oct 13 16:07:14.036 INFO kablam! = note: for more information, see issue #50504 Oct 13 16:07:14.036 INFO kablam! Oct 13 16:07:14.036 INFO kablam! warning: cannot find type `MyId` in this scope Oct 13 16:07:14.036 INFO kablam! --> tests/db-roundtrips.rs:11:49 Oct 13 16:07:14.036 INFO kablam! | Oct 13 16:07:14.036 INFO kablam! 11 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Oct 13 16:07:14.036 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 16:07:14.036 INFO kablam! | Oct 13 16:07:14.036 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! Oct 13 16:07:14.036 INFO kablam! = note: for more information, see issue #50504 Oct 13 16:07:14.036 INFO kablam! Oct 13 16:07:14.036 INFO kablam! warning: cannot find type `MyId` in this scope Oct 13 16:07:14.036 INFO kablam! --> tests/db-roundtrips.rs:11:61 Oct 13 16:07:14.036 INFO kablam! | Oct 13 16:07:14.036 INFO kablam! 11 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Oct 13 16:07:14.036 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 16:07:14.036 INFO kablam! | Oct 13 16:07:14.036 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! Oct 13 16:07:14.037 INFO kablam! = note: for more information, see issue #50504 Oct 13 16:07:14.037 INFO kablam! Oct 13 16:07:14.037 INFO kablam! warning: cannot find type `MyEntity` in this scope Oct 13 16:07:14.037 INFO kablam! --> tests/db-roundtrips.rs:11:61 Oct 13 16:07:14.037 INFO kablam! | Oct 13 16:07:14.037 INFO kablam! 11 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Oct 13 16:07:14.037 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 16:07:14.037 INFO kablam! | Oct 13 16:07:14.037 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! Oct 13 16:07:14.038 INFO kablam! = note: for more information, see issue #50504 Oct 13 16:07:14.038 INFO kablam! Oct 13 16:07:14.038 INFO kablam! warning: cannot find type `table` in this scope Oct 13 16:07:14.038 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 13 16:07:14.038 INFO kablam! | Oct 13 16:07:14.038 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 13 16:07:14.038 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 16:07:14.038 INFO kablam! | Oct 13 16:07:14.038 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! Oct 13 16:07:14.039 INFO kablam! = note: for more information, see issue #50504 Oct 13 16:07:14.039 INFO kablam! Oct 13 16:07:14.040 INFO kablam! warning: cannot find type `id` in this scope Oct 13 16:07:14.040 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 16:07:14.040 INFO kablam! | Oct 13 16:07:14.040 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 16:07:14.041 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 16:07:14.041 INFO kablam! | Oct 13 16:07:14.041 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! Oct 13 16:07:14.041 INFO kablam! = note: for more information, see issue #50504 Oct 13 16:07:14.041 INFO kablam! Oct 13 16:07:14.042 INFO kablam! warning: cannot find type `val` in this scope Oct 13 16:07:14.042 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 16:07:14.042 INFO kablam! | Oct 13 16:07:14.043 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 16:07:14.043 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 16:07:14.043 INFO kablam! | Oct 13 16:07:14.043 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! Oct 13 16:07:14.043 INFO kablam! = note: for more information, see issue #50504 Oct 13 16:07:14.043 INFO kablam! Oct 13 16:07:14.372 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 17s Oct 13 16:07:14.372 INFO kablam! su: No module specific data is present Oct 13 16:07:15.326 INFO running `"docker" "rm" "-f" "5cb94569b3927d94e25c8a93eb73e0427f2c879ca14d4f30595df56c5a7cec9b"` Oct 13 16:07:15.676 INFO blam! 5cb94569b3927d94e25c8a93eb73e0427f2c879ca14d4f30595df56c5a7cec9b