Nov 10 07:12:09.061 INFO checking diesel-derive-newtype-0.1.2 against try#dc13be39fae8d4c607889b27de374b52586485a3 for pr-55632 Nov 10 07:12:09.062 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55632/worker-3/try#dc13be39fae8d4c607889b27de374b52586485a3:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-3/pr-55632/try#dc13be39fae8d4c607889b27de374b52586485a3:/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 +dc13be39fae8d4c607889b27de374b52586485a3-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"` Nov 10 07:12:09.617 INFO blam! cc9935b42430dd06bbf7b54e784d95ca3b02025248b0ebbcdf14c38c41b8c37a Nov 10 07:12:09.619 INFO running `"docker" "start" "-a" "cc9935b42430dd06bbf7b54e784d95ca3b02025248b0ebbcdf14c38c41b8c37a"` Nov 10 07:12:10.245 INFO kablam! usermod: no changes Nov 10 07:12:10.315 INFO kablam! Compiling libsqlite3-sys v0.9.3 Nov 10 07:12:10.315 INFO kablam! Checking diesel v1.3.3 Nov 10 07:12:54.804 INFO kablam! Checking diesel-derive-newtype v0.1.2 (/source) Nov 10 07:13:13.739 INFO kablam! warning: cannot find type `MyEntity` in this scope Nov 10 07:13:13.739 INFO kablam! --> tests/should-not-compile.rs:18:35 Nov 10 07:13:13.739 INFO kablam! | Nov 10 07:13:13.739 INFO kablam! 18 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Nov 10 07:13:13.739 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 10 07:13:13.739 INFO kablam! | Nov 10 07:13:13.739 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 10 07:13:13.739 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! Nov 10 07:13:13.739 INFO kablam! = note: for more information, see issue #50504 Nov 10 07:13:13.739 INFO kablam! Nov 10 07:13:13.739 INFO kablam! warning: cannot find type `my_entities` in this scope Nov 10 07:13:13.739 INFO kablam! --> tests/should-not-compile.rs:18:35 Nov 10 07:13:13.739 INFO kablam! | Nov 10 07:13:13.739 INFO kablam! 18 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Nov 10 07:13:13.739 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 10 07:13:13.739 INFO kablam! | Nov 10 07:13:13.739 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! Nov 10 07:13:13.739 INFO kablam! = note: for more information, see issue #50504 Nov 10 07:13:13.739 INFO kablam! Nov 10 07:13:13.739 INFO kablam! warning: cannot find type `MyEntity` in this scope Nov 10 07:13:13.739 INFO kablam! --> tests/should-not-compile.rs:18:35 Nov 10 07:13:13.739 INFO kablam! | Nov 10 07:13:13.739 INFO kablam! 18 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Nov 10 07:13:13.739 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 10 07:13:13.739 INFO kablam! | Nov 10 07:13:13.739 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! Nov 10 07:13:13.739 INFO kablam! = note: for more information, see issue #50504 Nov 10 07:13:13.739 INFO kablam! Nov 10 07:13:13.739 INFO kablam! warning: cannot find type `MyId` in this scope Nov 10 07:13:13.739 INFO kablam! --> tests/should-not-compile.rs:18:35 Nov 10 07:13:13.739 INFO kablam! | Nov 10 07:13:13.739 INFO kablam! 18 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Nov 10 07:13:13.739 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 10 07:13:13.739 INFO kablam! | Nov 10 07:13:13.739 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! Nov 10 07:13:13.739 INFO kablam! = note: for more information, see issue #50504 Nov 10 07:13:13.739 INFO kablam! Nov 10 07:13:13.739 INFO kablam! warning: cannot find type `my_entities` in this scope Nov 10 07:13:13.739 INFO kablam! --> tests/should-not-compile.rs:18:49 Nov 10 07:13:13.739 INFO kablam! | Nov 10 07:13:13.739 INFO kablam! 18 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Nov 10 07:13:13.739 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 10 07:13:13.739 INFO kablam! | Nov 10 07:13:13.739 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! Nov 10 07:13:13.739 INFO kablam! = note: for more information, see issue #50504 Nov 10 07:13:13.739 INFO kablam! Nov 10 07:13:13.739 INFO kablam! warning: cannot find type `MyEntity` in this scope Nov 10 07:13:13.739 INFO kablam! --> tests/should-not-compile.rs:18:49 Nov 10 07:13:13.739 INFO kablam! | Nov 10 07:13:13.739 INFO kablam! 18 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Nov 10 07:13:13.739 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 10 07:13:13.739 INFO kablam! | Nov 10 07:13:13.739 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! Nov 10 07:13:13.739 INFO kablam! = note: for more information, see issue #50504 Nov 10 07:13:13.739 INFO kablam! Nov 10 07:13:13.739 INFO kablam! warning: cannot find type `MyId` in this scope Nov 10 07:13:13.739 INFO kablam! --> tests/should-not-compile.rs:18:49 Nov 10 07:13:13.739 INFO kablam! | Nov 10 07:13:13.739 INFO kablam! 18 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Nov 10 07:13:13.739 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 10 07:13:13.739 INFO kablam! | Nov 10 07:13:13.739 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! Nov 10 07:13:13.739 INFO kablam! = note: for more information, see issue #50504 Nov 10 07:13:13.739 INFO kablam! Nov 10 07:13:13.739 INFO kablam! warning: cannot find type `MyId` in this scope Nov 10 07:13:13.739 INFO kablam! --> tests/should-not-compile.rs:18:61 Nov 10 07:13:13.739 INFO kablam! | Nov 10 07:13:13.739 INFO kablam! 18 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Nov 10 07:13:13.739 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 10 07:13:13.739 INFO kablam! | Nov 10 07:13:13.739 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! Nov 10 07:13:13.739 INFO kablam! = note: for more information, see issue #50504 Nov 10 07:13:13.739 INFO kablam! Nov 10 07:13:13.739 INFO kablam! warning: cannot find type `MyEntity` in this scope Nov 10 07:13:13.739 INFO kablam! --> tests/should-not-compile.rs:18:61 Nov 10 07:13:13.739 INFO kablam! | Nov 10 07:13:13.739 INFO kablam! 18 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Nov 10 07:13:13.739 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 10 07:13:13.739 INFO kablam! | Nov 10 07:13:13.739 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! Nov 10 07:13:13.739 INFO kablam! = note: for more information, see issue #50504 Nov 10 07:13:13.739 INFO kablam! Nov 10 07:13:13.739 INFO kablam! warning: cannot find type `table` in this scope Nov 10 07:13:13.739 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Nov 10 07:13:13.739 INFO kablam! | Nov 10 07:13:13.739 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 10 07:13:13.739 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 10 07:13:13.739 INFO kablam! | Nov 10 07:13:13.739 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! Nov 10 07:13:13.740 INFO kablam! = note: for more information, see issue #50504 Nov 10 07:13:13.740 INFO kablam! Nov 10 07:13:13.740 INFO kablam! warning: cannot find type `id` in this scope Nov 10 07:13:13.740 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 10 07:13:13.740 INFO kablam! | Nov 10 07:13:13.740 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 10 07:13:13.740 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 10 07:13:13.740 INFO kablam! | Nov 10 07:13:13.740 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! Nov 10 07:13:13.740 INFO kablam! = note: for more information, see issue #50504 Nov 10 07:13:13.740 INFO kablam! Nov 10 07:13:13.740 INFO kablam! warning: cannot find type `val` in this scope Nov 10 07:13:13.740 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 10 07:13:13.740 INFO kablam! | Nov 10 07:13:13.744 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 10 07:13:13.744 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 10 07:13:13.744 INFO kablam! | Nov 10 07:13:13.744 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! Nov 10 07:13:13.744 INFO kablam! = note: for more information, see issue #50504 Nov 10 07:13:13.744 INFO kablam! Nov 10 07:13:13.843 INFO kablam! warning: cannot find type `MyEntity` in this scope Nov 10 07:13:13.843 INFO kablam! --> tests/db-roundtrips.rs:11:35 Nov 10 07:13:13.843 INFO kablam! | Nov 10 07:13:13.843 INFO kablam! 11 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Nov 10 07:13:13.843 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 10 07:13:13.843 INFO kablam! | Nov 10 07:13:13.843 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 10 07:13:13.843 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! Nov 10 07:13:13.843 INFO kablam! = note: for more information, see issue #50504 Nov 10 07:13:13.843 INFO kablam! Nov 10 07:13:13.843 INFO kablam! warning: cannot find type `my_entities` in this scope Nov 10 07:13:13.843 INFO kablam! --> tests/db-roundtrips.rs:11:35 Nov 10 07:13:13.843 INFO kablam! | Nov 10 07:13:13.843 INFO kablam! 11 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Nov 10 07:13:13.843 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 10 07:13:13.843 INFO kablam! | Nov 10 07:13:13.843 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! Nov 10 07:13:13.843 INFO kablam! = note: for more information, see issue #50504 Nov 10 07:13:13.843 INFO kablam! Nov 10 07:13:13.843 INFO kablam! warning: cannot find type `MyEntity` in this scope Nov 10 07:13:13.843 INFO kablam! --> tests/db-roundtrips.rs:11:35 Nov 10 07:13:13.843 INFO kablam! | Nov 10 07:13:13.843 INFO kablam! 11 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Nov 10 07:13:13.843 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 10 07:13:13.843 INFO kablam! | Nov 10 07:13:13.843 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! Nov 10 07:13:13.843 INFO kablam! = note: for more information, see issue #50504 Nov 10 07:13:13.843 INFO kablam! Nov 10 07:13:13.843 INFO kablam! warning: cannot find type `MyId` in this scope Nov 10 07:13:13.843 INFO kablam! --> tests/db-roundtrips.rs:11:35 Nov 10 07:13:13.843 INFO kablam! | Nov 10 07:13:13.843 INFO kablam! 11 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Nov 10 07:13:13.843 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 10 07:13:13.843 INFO kablam! | Nov 10 07:13:13.843 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! Nov 10 07:13:13.843 INFO kablam! = note: for more information, see issue #50504 Nov 10 07:13:13.843 INFO kablam! Nov 10 07:13:13.843 INFO kablam! warning: cannot find type `my_entities` in this scope Nov 10 07:13:13.843 INFO kablam! --> tests/db-roundtrips.rs:11:49 Nov 10 07:13:13.843 INFO kablam! | Nov 10 07:13:13.843 INFO kablam! 11 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Nov 10 07:13:13.843 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 10 07:13:13.843 INFO kablam! | Nov 10 07:13:13.843 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! Nov 10 07:13:13.843 INFO kablam! = note: for more information, see issue #50504 Nov 10 07:13:13.843 INFO kablam! Nov 10 07:13:13.843 INFO kablam! warning: cannot find type `MyEntity` in this scope Nov 10 07:13:13.843 INFO kablam! --> tests/db-roundtrips.rs:11:49 Nov 10 07:13:13.843 INFO kablam! | Nov 10 07:13:13.843 INFO kablam! 11 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Nov 10 07:13:13.843 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 10 07:13:13.843 INFO kablam! | Nov 10 07:13:13.843 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! Nov 10 07:13:13.843 INFO kablam! = note: for more information, see issue #50504 Nov 10 07:13:13.843 INFO kablam! Nov 10 07:13:13.843 INFO kablam! warning: cannot find type `MyId` in this scope Nov 10 07:13:13.843 INFO kablam! --> tests/db-roundtrips.rs:11:49 Nov 10 07:13:13.843 INFO kablam! | Nov 10 07:13:13.843 INFO kablam! 11 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Nov 10 07:13:13.843 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 10 07:13:13.843 INFO kablam! | Nov 10 07:13:13.843 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! Nov 10 07:13:13.843 INFO kablam! = note: for more information, see issue #50504 Nov 10 07:13:13.843 INFO kablam! Nov 10 07:13:13.843 INFO kablam! warning: cannot find type `MyId` in this scope Nov 10 07:13:13.843 INFO kablam! --> tests/db-roundtrips.rs:11:61 Nov 10 07:13:13.843 INFO kablam! | Nov 10 07:13:13.843 INFO kablam! 11 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Nov 10 07:13:13.843 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 10 07:13:13.843 INFO kablam! | Nov 10 07:13:13.843 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! Nov 10 07:13:13.843 INFO kablam! = note: for more information, see issue #50504 Nov 10 07:13:13.843 INFO kablam! Nov 10 07:13:13.851 INFO kablam! warning: cannot find type `MyEntity` in this scope Nov 10 07:13:13.851 INFO kablam! --> tests/db-roundtrips.rs:11:61 Nov 10 07:13:13.851 INFO kablam! | Nov 10 07:13:13.851 INFO kablam! 11 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Nov 10 07:13:13.851 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 10 07:13:13.851 INFO kablam! | Nov 10 07:13:13.851 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! Nov 10 07:13:13.851 INFO kablam! = note: for more information, see issue #50504 Nov 10 07:13:13.851 INFO kablam! Nov 10 07:13:13.851 INFO kablam! warning: cannot find type `table` in this scope Nov 10 07:13:13.851 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Nov 10 07:13:13.851 INFO kablam! | Nov 10 07:13:13.851 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 10 07:13:13.851 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 10 07:13:13.851 INFO kablam! | Nov 10 07:13:13.851 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! Nov 10 07:13:13.851 INFO kablam! = note: for more information, see issue #50504 Nov 10 07:13:13.851 INFO kablam! Nov 10 07:13:13.851 INFO kablam! warning: cannot find type `id` in this scope Nov 10 07:13:13.851 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 10 07:13:13.851 INFO kablam! | Nov 10 07:13:13.851 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 10 07:13:13.851 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 10 07:13:13.851 INFO kablam! | Nov 10 07:13:13.851 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! Nov 10 07:13:13.851 INFO kablam! = note: for more information, see issue #50504 Nov 10 07:13:13.851 INFO kablam! Nov 10 07:13:13.851 INFO kablam! warning: cannot find type `val` in this scope Nov 10 07:13:13.851 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 10 07:13:13.851 INFO kablam! | Nov 10 07:13:13.851 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 10 07:13:13.851 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 10 07:13:13.851 INFO kablam! | Nov 10 07:13:13.851 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! Nov 10 07:13:13.851 INFO kablam! = note: for more information, see issue #50504 Nov 10 07:13:13.851 INFO kablam! Nov 10 07:13:14.819 INFO kablam! warning: cannot find type `MyEntity` in this scope Nov 10 07:13:14.819 INFO kablam! --> tests/compile-weird-diesel-imports.rs:10:28 Nov 10 07:13:14.819 INFO kablam! | Nov 10 07:13:14.819 INFO kablam! 10 | #[derive(Debug, PartialEq, Identifiable, Queryable)] Nov 10 07:13:14.819 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 10 07:13:14.819 INFO kablam! | Nov 10 07:13:14.819 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 10 07:13:14.819 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! Nov 10 07:13:14.819 INFO kablam! = note: for more information, see issue #50504 Nov 10 07:13:14.819 INFO kablam! Nov 10 07:13:14.819 INFO kablam! warning: cannot find type `my_entities` in this scope Nov 10 07:13:14.819 INFO kablam! --> tests/compile-weird-diesel-imports.rs:10:28 Nov 10 07:13:14.819 INFO kablam! | Nov 10 07:13:14.819 INFO kablam! 10 | #[derive(Debug, PartialEq, Identifiable, Queryable)] Nov 10 07:13:14.819 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 10 07:13:14.819 INFO kablam! | Nov 10 07:13:14.819 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! Nov 10 07:13:14.819 INFO kablam! = note: for more information, see issue #50504 Nov 10 07:13:14.819 INFO kablam! Nov 10 07:13:14.819 INFO kablam! warning: cannot find type `MyEntity` in this scope Nov 10 07:13:14.819 INFO kablam! --> tests/compile-weird-diesel-imports.rs:10:28 Nov 10 07:13:14.819 INFO kablam! | Nov 10 07:13:14.819 INFO kablam! 10 | #[derive(Debug, PartialEq, Identifiable, Queryable)] Nov 10 07:13:14.819 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 10 07:13:14.819 INFO kablam! | Nov 10 07:13:14.819 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! Nov 10 07:13:14.819 INFO kablam! = note: for more information, see issue #50504 Nov 10 07:13:14.819 INFO kablam! Nov 10 07:13:14.819 INFO kablam! warning: cannot find type `MyId` in this scope Nov 10 07:13:14.819 INFO kablam! --> tests/compile-weird-diesel-imports.rs:10:28 Nov 10 07:13:14.819 INFO kablam! | Nov 10 07:13:14.819 INFO kablam! 10 | #[derive(Debug, PartialEq, Identifiable, Queryable)] Nov 10 07:13:14.819 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 10 07:13:14.819 INFO kablam! | Nov 10 07:13:14.819 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! Nov 10 07:13:14.819 INFO kablam! = note: for more information, see issue #50504 Nov 10 07:13:14.819 INFO kablam! Nov 10 07:13:14.819 INFO kablam! warning: cannot find type `MyId` in this scope Nov 10 07:13:14.819 INFO kablam! --> tests/compile-weird-diesel-imports.rs:10:42 Nov 10 07:13:14.819 INFO kablam! | Nov 10 07:13:14.819 INFO kablam! 10 | #[derive(Debug, PartialEq, Identifiable, Queryable)] Nov 10 07:13:14.819 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 10 07:13:14.819 INFO kablam! | Nov 10 07:13:14.819 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! Nov 10 07:13:14.819 INFO kablam! = note: for more information, see issue #50504 Nov 10 07:13:14.819 INFO kablam! Nov 10 07:13:14.819 INFO kablam! warning: cannot find type `MyEntity` in this scope Nov 10 07:13:14.819 INFO kablam! --> tests/compile-weird-diesel-imports.rs:10:42 Nov 10 07:13:14.819 INFO kablam! | Nov 10 07:13:14.819 INFO kablam! 10 | #[derive(Debug, PartialEq, Identifiable, Queryable)] Nov 10 07:13:14.819 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 10 07:13:14.819 INFO kablam! | Nov 10 07:13:14.819 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! Nov 10 07:13:14.819 INFO kablam! = note: for more information, see issue #50504 Nov 10 07:13:14.819 INFO kablam! Nov 10 07:13:14.819 INFO kablam! warning: cannot find type `table` in this scope Nov 10 07:13:14.819 INFO kablam! --> <::gasoline::macros::table_body macros>:165:33 Nov 10 07:13:14.819 INFO kablam! | Nov 10 07:13:14.819 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 10 07:13:14.819 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 10 07:13:14.819 INFO kablam! | Nov 10 07:13:14.819 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! Nov 10 07:13:14.819 INFO kablam! = note: for more information, see issue #50504 Nov 10 07:13:14.819 INFO kablam! Nov 10 07:13:14.819 INFO kablam! warning: cannot find type `id` in this scope Nov 10 07:13:14.819 INFO kablam! --> <::gasoline::macros::__diesel_column macros>:5:33 Nov 10 07:13:14.819 INFO kablam! | Nov 10 07:13:14.819 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 10 07:13:14.819 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 10 07:13:14.819 INFO kablam! | Nov 10 07:13:14.819 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! Nov 10 07:13:14.819 INFO kablam! = note: for more information, see issue #50504 Nov 10 07:13:14.819 INFO kablam! Nov 10 07:13:15.123 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 04s Nov 10 07:13:15.135 INFO kablam! su: No module specific data is present Nov 10 07:13:15.788 INFO running `"docker" "rm" "-f" "cc9935b42430dd06bbf7b54e784d95ca3b02025248b0ebbcdf14c38c41b8c37a"` Nov 10 07:13:16.112 INFO blam! cc9935b42430dd06bbf7b54e784d95ca3b02025248b0ebbcdf14c38c41b8c37a