Nov 01 23:55:20.321 INFO checking diesel-derive-newtype-0.1.2 against master#05812fa8c588473f03e3fa7cf59cd84f4f37c715 for pr-55538 Nov 01 23:55:20.323 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55538/worker-7/master#05812fa8c588473f03e3fa7cf59cd84f4f37c715:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-7/pr-55538/master#05812fa8c588473f03e3fa7cf59cd84f4f37c715:/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 +05812fa8c588473f03e3fa7cf59cd84f4f37c715-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 01 23:55:20.549 INFO blam! 9353ef72da97fae9c803a5378c581b2cbccdd93e9b572896b170771e1f3a6cc2 Nov 01 23:55:20.556 INFO running `"docker" "start" "-a" "9353ef72da97fae9c803a5378c581b2cbccdd93e9b572896b170771e1f3a6cc2"` Nov 01 23:55:21.549 INFO kablam! usermod: no changes Nov 01 23:55:21.652 INFO kablam! Compiling diesel v1.3.3 Nov 01 23:56:07.431 INFO kablam! Checking diesel-derive-newtype v0.1.2 (/source) Nov 01 23:56:26.424 INFO kablam! warning: cannot find type `MyEntity` in this scope Nov 01 23:56:26.425 INFO kablam! --> tests/compile-weird-diesel-imports.rs:10:28 Nov 01 23:56:26.425 INFO kablam! | Nov 01 23:56:26.425 INFO kablam! 10 | #[derive(Debug, PartialEq, Identifiable, Queryable)] Nov 01 23:56:26.426 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 23:56:26.426 INFO kablam! | Nov 01 23:56:26.426 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 01 23:56:26.427 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 01 23:56:26.427 INFO kablam! = note: for more information, see issue #50504 Nov 01 23:56:26.427 INFO kablam! Nov 01 23:56:26.427 INFO kablam! warning: cannot find type `my_entities` in this scope Nov 01 23:56:26.428 INFO kablam! --> tests/compile-weird-diesel-imports.rs:10:28 Nov 01 23:56:26.428 INFO kablam! | Nov 01 23:56:26.428 INFO kablam! 10 | #[derive(Debug, PartialEq, Identifiable, Queryable)] Nov 01 23:56:26.428 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 23:56:26.429 INFO kablam! | Nov 01 23:56:26.429 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 01 23:56:26.429 INFO kablam! = note: for more information, see issue #50504 Nov 01 23:56:26.430 INFO kablam! Nov 01 23:56:26.430 INFO kablam! warning: cannot find type `MyEntity` in this scope Nov 01 23:56:26.430 INFO kablam! --> tests/compile-weird-diesel-imports.rs:10:28 Nov 01 23:56:26.430 INFO kablam! | Nov 01 23:56:26.431 INFO kablam! 10 | #[derive(Debug, PartialEq, Identifiable, Queryable)] Nov 01 23:56:26.431 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 23:56:26.431 INFO kablam! | Nov 01 23:56:26.431 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 01 23:56:26.432 INFO kablam! = note: for more information, see issue #50504 Nov 01 23:56:26.432 INFO kablam! Nov 01 23:56:26.432 INFO kablam! warning: cannot find type `MyId` in this scope Nov 01 23:56:26.432 INFO kablam! --> tests/compile-weird-diesel-imports.rs:10:28 Nov 01 23:56:26.433 INFO kablam! | Nov 01 23:56:26.433 INFO kablam! 10 | #[derive(Debug, PartialEq, Identifiable, Queryable)] Nov 01 23:56:26.433 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 23:56:26.434 INFO kablam! | Nov 01 23:56:26.434 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 01 23:56:26.434 INFO kablam! = note: for more information, see issue #50504 Nov 01 23:56:26.434 INFO kablam! Nov 01 23:56:26.435 INFO kablam! warning: cannot find type `MyId` in this scope Nov 01 23:56:26.435 INFO kablam! --> tests/compile-weird-diesel-imports.rs:10:42 Nov 01 23:56:26.435 INFO kablam! | Nov 01 23:56:26.435 INFO kablam! 10 | #[derive(Debug, PartialEq, Identifiable, Queryable)] Nov 01 23:56:26.436 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 23:56:26.436 INFO kablam! | Nov 01 23:56:26.436 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 01 23:56:26.436 INFO kablam! = note: for more information, see issue #50504 Nov 01 23:56:26.437 INFO kablam! Nov 01 23:56:26.437 INFO kablam! warning: cannot find type `MyEntity` in this scope Nov 01 23:56:26.437 INFO kablam! --> tests/compile-weird-diesel-imports.rs:10:42 Nov 01 23:56:26.437 INFO kablam! | Nov 01 23:56:26.438 INFO kablam! 10 | #[derive(Debug, PartialEq, Identifiable, Queryable)] Nov 01 23:56:26.438 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 23:56:26.438 INFO kablam! | Nov 01 23:56:26.438 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 01 23:56:26.439 INFO kablam! = note: for more information, see issue #50504 Nov 01 23:56:26.439 INFO kablam! Nov 01 23:56:26.439 INFO kablam! warning: cannot find type `table` in this scope Nov 01 23:56:26.440 INFO kablam! --> <::gasoline::macros::table_body macros>:165:33 Nov 01 23:56:26.440 INFO kablam! | Nov 01 23:56:26.440 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 01 23:56:26.440 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 23:56:26.441 INFO kablam! | Nov 01 23:56:26.441 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 01 23:56:26.441 INFO kablam! = note: for more information, see issue #50504 Nov 01 23:56:26.441 INFO kablam! Nov 01 23:56:26.441 INFO kablam! warning: cannot find type `id` in this scope Nov 01 23:56:26.442 INFO kablam! --> <::gasoline::macros::__diesel_column macros>:5:33 Nov 01 23:56:26.442 INFO kablam! | Nov 01 23:56:26.442 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 23:56:26.443 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 23:56:26.443 INFO kablam! | Nov 01 23:56:26.443 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 01 23:56:26.443 INFO kablam! = note: for more information, see issue #50504 Nov 01 23:56:26.443 INFO kablam! Nov 01 23:56:26.717 INFO kablam! warning: cannot find type `MyEntity` in this scope Nov 01 23:56:26.717 INFO kablam! --> tests/should-not-compile.rs:18:35 Nov 01 23:56:26.718 INFO kablam! | Nov 01 23:56:26.718 INFO kablam! 18 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Nov 01 23:56:26.718 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 23:56:26.719 INFO kablam! | Nov 01 23:56:26.719 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 01 23:56:26.719 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 01 23:56:26.719 INFO kablam! = note: for more information, see issue #50504 Nov 01 23:56:26.720 INFO kablam! Nov 01 23:56:26.720 INFO kablam! warning: cannot find type `my_entities` in this scope Nov 01 23:56:26.721 INFO kablam! --> tests/should-not-compile.rs:18:35 Nov 01 23:56:26.721 INFO kablam! | Nov 01 23:56:26.722 INFO kablam! 18 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Nov 01 23:56:26.722 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 23:56:26.722 INFO kablam! | Nov 01 23:56:26.722 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 01 23:56:26.723 INFO kablam! = note: for more information, see issue #50504 Nov 01 23:56:26.723 INFO kablam! Nov 01 23:56:26.723 INFO kablam! warning: cannot find type `MyEntity` in this scope Nov 01 23:56:26.723 INFO kablam! --> tests/should-not-compile.rs:18:35 Nov 01 23:56:26.724 INFO kablam! | Nov 01 23:56:26.724 INFO kablam! 18 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Nov 01 23:56:26.724 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 23:56:26.724 INFO kablam! | Nov 01 23:56:26.725 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 01 23:56:26.725 INFO kablam! = note: for more information, see issue #50504 Nov 01 23:56:26.725 INFO kablam! Nov 01 23:56:26.726 INFO kablam! warning: cannot find type `MyId` in this scope Nov 01 23:56:26.726 INFO kablam! --> tests/should-not-compile.rs:18:35 Nov 01 23:56:26.726 INFO kablam! | Nov 01 23:56:26.726 INFO kablam! 18 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Nov 01 23:56:26.727 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 23:56:26.727 INFO kablam! | Nov 01 23:56:26.727 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 01 23:56:26.728 INFO kablam! = note: for more information, see issue #50504 Nov 01 23:56:26.728 INFO kablam! Nov 01 23:56:26.728 INFO kablam! warning: cannot find type `my_entities` in this scope Nov 01 23:56:26.728 INFO kablam! --> tests/should-not-compile.rs:18:49 Nov 01 23:56:26.729 INFO kablam! | Nov 01 23:56:26.732 INFO kablam! 18 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Nov 01 23:56:26.732 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 23:56:26.732 INFO kablam! | Nov 01 23:56:26.732 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 01 23:56:26.732 INFO kablam! = note: for more information, see issue #50504 Nov 01 23:56:26.732 INFO kablam! Nov 01 23:56:26.732 INFO kablam! warning: cannot find type `MyEntity` in this scope Nov 01 23:56:26.732 INFO kablam! --> tests/should-not-compile.rs:18:49 Nov 01 23:56:26.732 INFO kablam! | Nov 01 23:56:26.732 INFO kablam! 18 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Nov 01 23:56:26.732 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 23:56:26.732 INFO kablam! | Nov 01 23:56:26.732 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 01 23:56:26.732 INFO kablam! = note: for more information, see issue #50504 Nov 01 23:56:26.732 INFO kablam! Nov 01 23:56:26.732 INFO kablam! warning: cannot find type `MyId` in this scope Nov 01 23:56:26.732 INFO kablam! --> tests/should-not-compile.rs:18:49 Nov 01 23:56:26.732 INFO kablam! | Nov 01 23:56:26.732 INFO kablam! 18 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Nov 01 23:56:26.732 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 23:56:26.732 INFO kablam! | Nov 01 23:56:26.733 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 01 23:56:26.733 INFO kablam! = note: for more information, see issue #50504 Nov 01 23:56:26.733 INFO kablam! Nov 01 23:56:26.733 INFO kablam! warning: cannot find type `MyId` in this scope Nov 01 23:56:26.733 INFO kablam! --> tests/should-not-compile.rs:18:61 Nov 01 23:56:26.733 INFO kablam! | Nov 01 23:56:26.733 INFO kablam! 18 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Nov 01 23:56:26.733 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 23:56:26.733 INFO kablam! | Nov 01 23:56:26.733 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 01 23:56:26.733 INFO kablam! = note: for more information, see issue #50504 Nov 01 23:56:26.733 INFO kablam! Nov 01 23:56:26.733 INFO kablam! warning: cannot find type `MyEntity` in this scope Nov 01 23:56:26.733 INFO kablam! --> tests/should-not-compile.rs:18:61 Nov 01 23:56:26.733 INFO kablam! | Nov 01 23:56:26.733 INFO kablam! 18 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Nov 01 23:56:26.733 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 23:56:26.733 INFO kablam! | Nov 01 23:56:26.733 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 01 23:56:26.733 INFO kablam! = note: for more information, see issue #50504 Nov 01 23:56:26.733 INFO kablam! Nov 01 23:56:26.733 INFO kablam! warning: cannot find type `table` in this scope Nov 01 23:56:26.733 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Nov 01 23:56:26.733 INFO kablam! | Nov 01 23:56:26.733 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 01 23:56:26.733 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 23:56:26.733 INFO kablam! | Nov 01 23:56:26.733 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 01 23:56:26.733 INFO kablam! = note: for more information, see issue #50504 Nov 01 23:56:26.733 INFO kablam! Nov 01 23:56:26.733 INFO kablam! warning: cannot find type `id` in this scope Nov 01 23:56:26.733 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 23:56:26.733 INFO kablam! | Nov 01 23:56:26.733 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 23:56:26.733 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 23:56:26.733 INFO kablam! | Nov 01 23:56:26.733 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 01 23:56:26.733 INFO kablam! = note: for more information, see issue #50504 Nov 01 23:56:26.733 INFO kablam! Nov 01 23:56:26.733 INFO kablam! warning: cannot find type `val` in this scope Nov 01 23:56:26.733 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 23:56:26.733 INFO kablam! | Nov 01 23:56:26.733 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 23:56:26.733 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 23:56:26.733 INFO kablam! | Nov 01 23:56:26.733 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 01 23:56:26.733 INFO kablam! = note: for more information, see issue #50504 Nov 01 23:56:26.733 INFO kablam! Nov 01 23:56:26.824 INFO kablam! warning: cannot find type `MyEntity` in this scope Nov 01 23:56:26.824 INFO kablam! --> tests/db-roundtrips.rs:11:35 Nov 01 23:56:26.824 INFO kablam! | Nov 01 23:56:26.824 INFO kablam! 11 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Nov 01 23:56:26.824 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 23:56:26.824 INFO kablam! | Nov 01 23:56:26.824 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 01 23:56:26.824 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 01 23:56:26.824 INFO kablam! = note: for more information, see issue #50504 Nov 01 23:56:26.824 INFO kablam! Nov 01 23:56:26.824 INFO kablam! warning: cannot find type `my_entities` in this scope Nov 01 23:56:26.824 INFO kablam! --> tests/db-roundtrips.rs:11:35 Nov 01 23:56:26.824 INFO kablam! | Nov 01 23:56:26.824 INFO kablam! 11 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Nov 01 23:56:26.824 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 23:56:26.824 INFO kablam! | Nov 01 23:56:26.824 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 01 23:56:26.824 INFO kablam! = note: for more information, see issue #50504 Nov 01 23:56:26.824 INFO kablam! Nov 01 23:56:26.824 INFO kablam! warning: cannot find type `MyEntity` in this scope Nov 01 23:56:26.824 INFO kablam! --> tests/db-roundtrips.rs:11:35 Nov 01 23:56:26.824 INFO kablam! | Nov 01 23:56:26.824 INFO kablam! 11 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Nov 01 23:56:26.824 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 23:56:26.824 INFO kablam! | Nov 01 23:56:26.824 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 01 23:56:26.824 INFO kablam! = note: for more information, see issue #50504 Nov 01 23:56:26.824 INFO kablam! Nov 01 23:56:26.824 INFO kablam! warning: cannot find type `MyId` in this scope Nov 01 23:56:26.824 INFO kablam! --> tests/db-roundtrips.rs:11:35 Nov 01 23:56:26.824 INFO kablam! | Nov 01 23:56:26.824 INFO kablam! 11 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Nov 01 23:56:26.824 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 23:56:26.824 INFO kablam! | Nov 01 23:56:26.824 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 01 23:56:26.824 INFO kablam! = note: for more information, see issue #50504 Nov 01 23:56:26.824 INFO kablam! Nov 01 23:56:26.824 INFO kablam! warning: cannot find type `my_entities` in this scope Nov 01 23:56:26.824 INFO kablam! --> tests/db-roundtrips.rs:11:49 Nov 01 23:56:26.824 INFO kablam! | Nov 01 23:56:26.824 INFO kablam! 11 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Nov 01 23:56:26.824 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 23:56:26.825 INFO kablam! | Nov 01 23:56:26.825 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 01 23:56:26.825 INFO kablam! = note: for more information, see issue #50504 Nov 01 23:56:26.825 INFO kablam! Nov 01 23:56:26.825 INFO kablam! warning: cannot find type `MyEntity` in this scope Nov 01 23:56:26.825 INFO kablam! --> tests/db-roundtrips.rs:11:49 Nov 01 23:56:26.825 INFO kablam! | Nov 01 23:56:26.825 INFO kablam! 11 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Nov 01 23:56:26.825 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 23:56:26.825 INFO kablam! | Nov 01 23:56:26.825 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 01 23:56:26.825 INFO kablam! = note: for more information, see issue #50504 Nov 01 23:56:26.825 INFO kablam! Nov 01 23:56:26.825 INFO kablam! warning: cannot find type `MyId` in this scope Nov 01 23:56:26.825 INFO kablam! --> tests/db-roundtrips.rs:11:49 Nov 01 23:56:26.825 INFO kablam! | Nov 01 23:56:26.825 INFO kablam! 11 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Nov 01 23:56:26.825 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 23:56:26.825 INFO kablam! | Nov 01 23:56:26.825 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 01 23:56:26.825 INFO kablam! = note: for more information, see issue #50504 Nov 01 23:56:26.825 INFO kablam! Nov 01 23:56:26.825 INFO kablam! warning: cannot find type `MyId` in this scope Nov 01 23:56:26.825 INFO kablam! --> tests/db-roundtrips.rs:11:61 Nov 01 23:56:26.825 INFO kablam! | Nov 01 23:56:26.825 INFO kablam! 11 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Nov 01 23:56:26.825 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 23:56:26.825 INFO kablam! | Nov 01 23:56:26.825 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 01 23:56:26.825 INFO kablam! = note: for more information, see issue #50504 Nov 01 23:56:26.825 INFO kablam! Nov 01 23:56:26.825 INFO kablam! warning: cannot find type `MyEntity` in this scope Nov 01 23:56:26.825 INFO kablam! --> tests/db-roundtrips.rs:11:61 Nov 01 23:56:26.825 INFO kablam! | Nov 01 23:56:26.825 INFO kablam! 11 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Nov 01 23:56:26.825 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 23:56:26.825 INFO kablam! | Nov 01 23:56:26.825 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 01 23:56:26.825 INFO kablam! = note: for more information, see issue #50504 Nov 01 23:56:26.825 INFO kablam! Nov 01 23:56:26.825 INFO kablam! warning: cannot find type `table` in this scope Nov 01 23:56:26.825 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Nov 01 23:56:26.825 INFO kablam! | Nov 01 23:56:26.825 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 01 23:56:26.825 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 23:56:26.825 INFO kablam! | Nov 01 23:56:26.825 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 01 23:56:26.825 INFO kablam! = note: for more information, see issue #50504 Nov 01 23:56:26.825 INFO kablam! Nov 01 23:56:26.825 INFO kablam! warning: cannot find type `id` in this scope Nov 01 23:56:26.825 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 23:56:26.825 INFO kablam! | Nov 01 23:56:26.825 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 23:56:26.825 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 23:56:26.825 INFO kablam! | Nov 01 23:56:26.825 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 01 23:56:26.825 INFO kablam! = note: for more information, see issue #50504 Nov 01 23:56:26.825 INFO kablam! Nov 01 23:56:26.825 INFO kablam! warning: cannot find type `val` in this scope Nov 01 23:56:26.825 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 23:56:26.825 INFO kablam! | Nov 01 23:56:26.825 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 23:56:26.825 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 23:56:26.825 INFO kablam! | Nov 01 23:56:26.825 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 01 23:56:26.825 INFO kablam! = note: for more information, see issue #50504 Nov 01 23:56:26.825 INFO kablam! Nov 01 23:56:27.325 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 05s Nov 01 23:56:27.337 INFO kablam! su: No module specific data is present Nov 01 23:56:28.375 INFO running `"docker" "rm" "-f" "9353ef72da97fae9c803a5378c581b2cbccdd93e9b572896b170771e1f3a6cc2"` Nov 01 23:56:28.696 INFO blam! 9353ef72da97fae9c803a5378c581b2cbccdd93e9b572896b170771e1f3a6cc2