Oct 27 23:10:59.754 INFO checking diesel-derive-newtype-0.1.2 against try#19f01b935b91481fd445b16b533d2f87661bf12e for pr-55192-2 Oct 27 23:10:59.755 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-2/try#19f01b935b91481fd445b16b533d2f87661bf12e:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/pr-55192-2/try#19f01b935b91481fd445b16b533d2f87661bf12e:/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 +19f01b935b91481fd445b16b533d2f87661bf12e-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 27 23:11:00.194 INFO blam! 64ea3b40ff9e89d7b0aa86ceff5499036aef3b43a346cf98c79fff4b2420f50e Oct 27 23:11:00.196 INFO running `"docker" "start" "-a" "64ea3b40ff9e89d7b0aa86ceff5499036aef3b43a346cf98c79fff4b2420f50e"` Oct 27 23:11:01.364 INFO kablam! usermod: no changes Oct 27 23:11:01.463 INFO kablam! Compiling diesel v1.3.3 Oct 27 23:11:45.409 INFO kablam! Checking diesel-derive-newtype v0.1.2 (/source) Oct 27 23:12:07.056 INFO kablam! warning: cannot find type `MyEntity` in this scope Oct 27 23:12:07.057 INFO kablam! --> tests/db-roundtrips.rs:11:35 Oct 27 23:12:07.057 INFO kablam! | Oct 27 23:12:07.057 INFO kablam! 11 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Oct 27 23:12:07.058 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 23:12:07.058 INFO kablam! | Oct 27 23:12:07.058 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 27 23:12:07.059 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 27 23:12:07.059 INFO kablam! = note: for more information, see issue #50504 Oct 27 23:12:07.059 INFO kablam! Oct 27 23:12:07.060 INFO kablam! warning: cannot find type `my_entities` in this scope Oct 27 23:12:07.060 INFO kablam! --> tests/db-roundtrips.rs:11:35 Oct 27 23:12:07.060 INFO kablam! | Oct 27 23:12:07.060 INFO kablam! 11 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Oct 27 23:12:07.061 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 23:12:07.061 INFO kablam! | Oct 27 23:12:07.061 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 27 23:12:07.062 INFO kablam! = note: for more information, see issue #50504 Oct 27 23:12:07.062 INFO kablam! Oct 27 23:12:07.062 INFO kablam! warning: cannot find type `MyEntity` in this scope Oct 27 23:12:07.063 INFO kablam! --> tests/db-roundtrips.rs:11:35 Oct 27 23:12:07.063 INFO kablam! | Oct 27 23:12:07.063 INFO kablam! 11 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Oct 27 23:12:07.063 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 23:12:07.064 INFO kablam! | Oct 27 23:12:07.064 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 27 23:12:07.075 INFO kablam! = note: for more information, see issue #50504 Oct 27 23:12:07.075 INFO kablam! Oct 27 23:12:07.076 INFO kablam! warning: cannot find type `MyId` in this scope Oct 27 23:12:07.076 INFO kablam! --> tests/db-roundtrips.rs:11:35 Oct 27 23:12:07.076 INFO kablam! | Oct 27 23:12:07.077 INFO kablam! 11 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Oct 27 23:12:07.077 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 23:12:07.077 INFO kablam! | Oct 27 23:12:07.077 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 27 23:12:07.078 INFO kablam! = note: for more information, see issue #50504 Oct 27 23:12:07.078 INFO kablam! Oct 27 23:12:07.078 INFO kablam! warning: cannot find type `my_entities` in this scope Oct 27 23:12:07.079 INFO kablam! --> tests/db-roundtrips.rs:11:49 Oct 27 23:12:07.079 INFO kablam! | Oct 27 23:12:07.079 INFO kablam! 11 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Oct 27 23:12:07.079 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 23:12:07.080 INFO kablam! | Oct 27 23:12:07.080 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 27 23:12:07.080 INFO kablam! = note: for more information, see issue #50504 Oct 27 23:12:07.081 INFO kablam! Oct 27 23:12:07.081 INFO kablam! warning: cannot find type `MyEntity` in this scope Oct 27 23:12:07.081 INFO kablam! --> tests/db-roundtrips.rs:11:49 Oct 27 23:12:07.081 INFO kablam! | Oct 27 23:12:07.082 INFO kablam! 11 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Oct 27 23:12:07.082 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 23:12:07.082 INFO kablam! | Oct 27 23:12:07.083 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 27 23:12:07.083 INFO kablam! = note: for more information, see issue #50504 Oct 27 23:12:07.083 INFO kablam! Oct 27 23:12:07.083 INFO kablam! warning: cannot find type `MyId` in this scope Oct 27 23:12:07.084 INFO kablam! --> tests/db-roundtrips.rs:11:49 Oct 27 23:12:07.084 INFO kablam! | Oct 27 23:12:07.084 INFO kablam! 11 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Oct 27 23:12:07.085 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 23:12:07.085 INFO kablam! | Oct 27 23:12:07.085 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 27 23:12:07.085 INFO kablam! = note: for more information, see issue #50504 Oct 27 23:12:07.086 INFO kablam! Oct 27 23:12:07.086 INFO kablam! warning: cannot find type `MyId` in this scope Oct 27 23:12:07.086 INFO kablam! --> tests/db-roundtrips.rs:11:61 Oct 27 23:12:07.086 INFO kablam! | Oct 27 23:12:07.086 INFO kablam! 11 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Oct 27 23:12:07.086 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 23:12:07.086 INFO kablam! | Oct 27 23:12:07.086 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 27 23:12:07.086 INFO kablam! = note: for more information, see issue #50504 Oct 27 23:12:07.086 INFO kablam! Oct 27 23:12:07.086 INFO kablam! warning: cannot find type `MyEntity` in this scope Oct 27 23:12:07.086 INFO kablam! --> tests/db-roundtrips.rs:11:61 Oct 27 23:12:07.086 INFO kablam! | Oct 27 23:12:07.086 INFO kablam! 11 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Oct 27 23:12:07.086 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 23:12:07.086 INFO kablam! | Oct 27 23:12:07.086 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 27 23:12:07.086 INFO kablam! = note: for more information, see issue #50504 Oct 27 23:12:07.086 INFO kablam! Oct 27 23:12:07.086 INFO kablam! warning: cannot find type `table` in this scope Oct 27 23:12:07.086 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 27 23:12:07.086 INFO kablam! | Oct 27 23:12:07.086 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 27 23:12:07.087 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 23:12:07.087 INFO kablam! | Oct 27 23:12:07.087 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 27 23:12:07.087 INFO kablam! = note: for more information, see issue #50504 Oct 27 23:12:07.087 INFO kablam! Oct 27 23:12:07.087 INFO kablam! warning: cannot find type `id` in this scope Oct 27 23:12:07.087 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 23:12:07.087 INFO kablam! | Oct 27 23:12:07.087 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 23:12:07.087 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 23:12:07.087 INFO kablam! | Oct 27 23:12:07.087 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 27 23:12:07.087 INFO kablam! = note: for more information, see issue #50504 Oct 27 23:12:07.087 INFO kablam! Oct 27 23:12:07.087 INFO kablam! warning: cannot find type `val` in this scope Oct 27 23:12:07.087 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 23:12:07.087 INFO kablam! | Oct 27 23:12:07.087 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 23:12:07.087 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 23:12:07.087 INFO kablam! | Oct 27 23:12:07.087 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 27 23:12:07.087 INFO kablam! = note: for more information, see issue #50504 Oct 27 23:12:07.087 INFO kablam! Oct 27 23:12:07.139 INFO kablam! warning: cannot find type `MyEntity` in this scope Oct 27 23:12:07.139 INFO kablam! --> tests/should-not-compile.rs:18:35 Oct 27 23:12:07.139 INFO kablam! | Oct 27 23:12:07.139 INFO kablam! 18 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Oct 27 23:12:07.139 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 23:12:07.139 INFO kablam! | Oct 27 23:12:07.139 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 27 23:12:07.139 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 27 23:12:07.139 INFO kablam! = note: for more information, see issue #50504 Oct 27 23:12:07.139 INFO kablam! Oct 27 23:12:07.139 INFO kablam! warning: cannot find type `my_entities` in this scope Oct 27 23:12:07.139 INFO kablam! --> tests/should-not-compile.rs:18:35 Oct 27 23:12:07.139 INFO kablam! | Oct 27 23:12:07.139 INFO kablam! 18 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Oct 27 23:12:07.139 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 23:12:07.139 INFO kablam! | Oct 27 23:12:07.139 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 27 23:12:07.139 INFO kablam! = note: for more information, see issue #50504 Oct 27 23:12:07.139 INFO kablam! Oct 27 23:12:07.139 INFO kablam! warning: cannot find type `MyEntity` in this scope Oct 27 23:12:07.139 INFO kablam! --> tests/should-not-compile.rs:18:35 Oct 27 23:12:07.139 INFO kablam! | Oct 27 23:12:07.139 INFO kablam! 18 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Oct 27 23:12:07.139 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 23:12:07.139 INFO kablam! | Oct 27 23:12:07.139 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 27 23:12:07.139 INFO kablam! = note: for more information, see issue #50504 Oct 27 23:12:07.139 INFO kablam! Oct 27 23:12:07.139 INFO kablam! warning: cannot find type `MyId` in this scope Oct 27 23:12:07.139 INFO kablam! --> tests/should-not-compile.rs:18:35 Oct 27 23:12:07.139 INFO kablam! | Oct 27 23:12:07.139 INFO kablam! 18 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Oct 27 23:12:07.139 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 23:12:07.140 INFO kablam! | Oct 27 23:12:07.140 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 27 23:12:07.140 INFO kablam! = note: for more information, see issue #50504 Oct 27 23:12:07.140 INFO kablam! Oct 27 23:12:07.140 INFO kablam! warning: cannot find type `my_entities` in this scope Oct 27 23:12:07.140 INFO kablam! --> tests/should-not-compile.rs:18:49 Oct 27 23:12:07.140 INFO kablam! | Oct 27 23:12:07.140 INFO kablam! 18 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Oct 27 23:12:07.140 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 23:12:07.140 INFO kablam! | Oct 27 23:12:07.140 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 27 23:12:07.140 INFO kablam! = note: for more information, see issue #50504 Oct 27 23:12:07.140 INFO kablam! Oct 27 23:12:07.140 INFO kablam! warning: cannot find type `MyEntity` in this scope Oct 27 23:12:07.140 INFO kablam! --> tests/should-not-compile.rs:18:49 Oct 27 23:12:07.140 INFO kablam! | Oct 27 23:12:07.140 INFO kablam! 18 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Oct 27 23:12:07.140 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 23:12:07.140 INFO kablam! | Oct 27 23:12:07.140 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 27 23:12:07.140 INFO kablam! = note: for more information, see issue #50504 Oct 27 23:12:07.140 INFO kablam! Oct 27 23:12:07.140 INFO kablam! warning: cannot find type `MyId` in this scope Oct 27 23:12:07.140 INFO kablam! --> tests/should-not-compile.rs:18:49 Oct 27 23:12:07.140 INFO kablam! | Oct 27 23:12:07.140 INFO kablam! 18 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Oct 27 23:12:07.140 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 23:12:07.140 INFO kablam! | Oct 27 23:12:07.140 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 27 23:12:07.140 INFO kablam! = note: for more information, see issue #50504 Oct 27 23:12:07.140 INFO kablam! Oct 27 23:12:07.140 INFO kablam! warning: cannot find type `MyId` in this scope Oct 27 23:12:07.140 INFO kablam! --> tests/should-not-compile.rs:18:61 Oct 27 23:12:07.140 INFO kablam! | Oct 27 23:12:07.140 INFO kablam! 18 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Oct 27 23:12:07.140 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 23:12:07.140 INFO kablam! | Oct 27 23:12:07.140 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 27 23:12:07.140 INFO kablam! = note: for more information, see issue #50504 Oct 27 23:12:07.140 INFO kablam! Oct 27 23:12:07.140 INFO kablam! warning: cannot find type `MyEntity` in this scope Oct 27 23:12:07.140 INFO kablam! --> tests/should-not-compile.rs:18:61 Oct 27 23:12:07.140 INFO kablam! | Oct 27 23:12:07.140 INFO kablam! 18 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Oct 27 23:12:07.140 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 23:12:07.140 INFO kablam! | Oct 27 23:12:07.140 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 27 23:12:07.140 INFO kablam! = note: for more information, see issue #50504 Oct 27 23:12:07.140 INFO kablam! Oct 27 23:12:07.140 INFO kablam! warning: cannot find type `table` in this scope Oct 27 23:12:07.140 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 27 23:12:07.140 INFO kablam! | Oct 27 23:12:07.140 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 27 23:12:07.140 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 23:12:07.140 INFO kablam! | Oct 27 23:12:07.140 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 27 23:12:07.140 INFO kablam! = note: for more information, see issue #50504 Oct 27 23:12:07.140 INFO kablam! Oct 27 23:12:07.140 INFO kablam! warning: cannot find type `id` in this scope Oct 27 23:12:07.140 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 23:12:07.140 INFO kablam! | Oct 27 23:12:07.140 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 23:12:07.140 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 23:12:07.140 INFO kablam! | Oct 27 23:12:07.140 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 27 23:12:07.140 INFO kablam! = note: for more information, see issue #50504 Oct 27 23:12:07.140 INFO kablam! Oct 27 23:12:07.140 INFO kablam! warning: cannot find type `val` in this scope Oct 27 23:12:07.140 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 23:12:07.140 INFO kablam! | Oct 27 23:12:07.140 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 23:12:07.140 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 23:12:07.140 INFO kablam! | Oct 27 23:12:07.140 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 27 23:12:07.140 INFO kablam! = note: for more information, see issue #50504 Oct 27 23:12:07.140 INFO kablam! Oct 27 23:12:07.424 INFO kablam! warning: cannot find type `MyEntity` in this scope Oct 27 23:12:07.424 INFO kablam! --> tests/compile-weird-diesel-imports.rs:10:28 Oct 27 23:12:07.425 INFO kablam! | Oct 27 23:12:07.425 INFO kablam! 10 | #[derive(Debug, PartialEq, Identifiable, Queryable)] Oct 27 23:12:07.425 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 23:12:07.426 INFO kablam! | Oct 27 23:12:07.426 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 27 23:12:07.426 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 27 23:12:07.426 INFO kablam! = note: for more information, see issue #50504 Oct 27 23:12:07.427 INFO kablam! Oct 27 23:12:07.427 INFO kablam! warning: cannot find type `my_entities` in this scope Oct 27 23:12:07.427 INFO kablam! --> tests/compile-weird-diesel-imports.rs:10:28 Oct 27 23:12:07.428 INFO kablam! | Oct 27 23:12:07.428 INFO kablam! 10 | #[derive(Debug, PartialEq, Identifiable, Queryable)] Oct 27 23:12:07.428 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 23:12:07.428 INFO kablam! | Oct 27 23:12:07.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! Oct 27 23:12:07.429 INFO kablam! = note: for more information, see issue #50504 Oct 27 23:12:07.429 INFO kablam! Oct 27 23:12:07.430 INFO kablam! warning: cannot find type `MyEntity` in this scope Oct 27 23:12:07.430 INFO kablam! --> tests/compile-weird-diesel-imports.rs:10:28 Oct 27 23:12:07.430 INFO kablam! | Oct 27 23:12:07.430 INFO kablam! 10 | #[derive(Debug, PartialEq, Identifiable, Queryable)] Oct 27 23:12:07.431 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 23:12:07.431 INFO kablam! | Oct 27 23:12:07.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! Oct 27 23:12:07.432 INFO kablam! = note: for more information, see issue #50504 Oct 27 23:12:07.432 INFO kablam! Oct 27 23:12:07.432 INFO kablam! warning: cannot find type `MyId` in this scope Oct 27 23:12:07.432 INFO kablam! --> tests/compile-weird-diesel-imports.rs:10:28 Oct 27 23:12:07.433 INFO kablam! | Oct 27 23:12:07.433 INFO kablam! 10 | #[derive(Debug, PartialEq, Identifiable, Queryable)] Oct 27 23:12:07.433 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 23:12:07.434 INFO kablam! | Oct 27 23:12:07.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! Oct 27 23:12:07.434 INFO kablam! = note: for more information, see issue #50504 Oct 27 23:12:07.434 INFO kablam! Oct 27 23:12:07.435 INFO kablam! warning: cannot find type `MyId` in this scope Oct 27 23:12:07.435 INFO kablam! --> tests/compile-weird-diesel-imports.rs:10:42 Oct 27 23:12:07.435 INFO kablam! | Oct 27 23:12:07.435 INFO kablam! 10 | #[derive(Debug, PartialEq, Identifiable, Queryable)] Oct 27 23:12:07.436 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 23:12:07.436 INFO kablam! | Oct 27 23:12:07.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! Oct 27 23:12:07.436 INFO kablam! = note: for more information, see issue #50504 Oct 27 23:12:07.437 INFO kablam! Oct 27 23:12:07.437 INFO kablam! warning: cannot find type `MyEntity` in this scope Oct 27 23:12:07.437 INFO kablam! --> tests/compile-weird-diesel-imports.rs:10:42 Oct 27 23:12:07.437 INFO kablam! | Oct 27 23:12:07.438 INFO kablam! 10 | #[derive(Debug, PartialEq, Identifiable, Queryable)] Oct 27 23:12:07.438 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 23:12:07.438 INFO kablam! | Oct 27 23:12:07.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! Oct 27 23:12:07.443 INFO kablam! = note: for more information, see issue #50504 Oct 27 23:12:07.443 INFO kablam! Oct 27 23:12:07.443 INFO kablam! warning: cannot find type `table` in this scope Oct 27 23:12:07.444 INFO kablam! --> <::gasoline::macros::table_body macros>:165:33 Oct 27 23:12:07.444 INFO kablam! | Oct 27 23:12:07.444 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 27 23:12:07.444 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 23:12:07.444 INFO kablam! | Oct 27 23:12:07.445 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 27 23:12:07.445 INFO kablam! = note: for more information, see issue #50504 Oct 27 23:12:07.445 INFO kablam! Oct 27 23:12:07.445 INFO kablam! warning: cannot find type `id` in this scope Oct 27 23:12:07.446 INFO kablam! --> <::gasoline::macros::__diesel_column macros>:5:33 Oct 27 23:12:07.446 INFO kablam! | Oct 27 23:12:07.446 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 23:12:07.446 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 23:12:07.447 INFO kablam! | Oct 27 23:12:07.447 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 27 23:12:07.447 INFO kablam! = note: for more information, see issue #50504 Oct 27 23:12:07.447 INFO kablam! Oct 27 23:12:07.779 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 06s Oct 27 23:12:07.787 INFO kablam! su: No module specific data is present Oct 27 23:12:08.589 INFO running `"docker" "rm" "-f" "64ea3b40ff9e89d7b0aa86ceff5499036aef3b43a346cf98c79fff4b2420f50e"` Oct 27 23:12:08.955 INFO blam! 64ea3b40ff9e89d7b0aa86ceff5499036aef3b43a346cf98c79fff4b2420f50e