Oct 22 03:39:20.836 INFO checking diesel-derive-newtype-0.1.2 against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 22 03:39:20.838 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192/worker-3/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/pr-55192/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/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 +155510e377ae2a8d8ee0dad1a5f809c9062a5526-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 22 03:39:21.355 INFO blam! 97956ad619eb2176d34b1a9eb27eac1d6f499172a9ef866d951aa512da1ac4d6 Oct 22 03:39:21.356 INFO running `"docker" "start" "-a" "97956ad619eb2176d34b1a9eb27eac1d6f499172a9ef866d951aa512da1ac4d6"` Oct 22 03:39:23.047 INFO kablam! usermod: no changes Oct 22 03:39:23.192 INFO kablam! Compiling diesel v1.3.3 Oct 22 03:40:01.084 INFO kablam! Checking diesel-derive-newtype v0.1.2 (/source) Oct 22 03:40:12.536 INFO kablam! warning: cannot find type `MyEntity` in this scope Oct 22 03:40:12.536 INFO kablam! --> tests/compile-weird-diesel-imports.rs:10:28 Oct 22 03:40:12.536 INFO kablam! | Oct 22 03:40:12.536 INFO kablam! 10 | #[derive(Debug, PartialEq, Identifiable, Queryable)] Oct 22 03:40:12.536 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 22 03:40:12.536 INFO kablam! | Oct 22 03:40:12.536 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 22 03:40:12.536 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 22 03:40:12.536 INFO kablam! = note: for more information, see issue #50504 Oct 22 03:40:12.536 INFO kablam! Oct 22 03:40:12.536 INFO kablam! warning: cannot find type `my_entities` in this scope Oct 22 03:40:12.536 INFO kablam! --> tests/compile-weird-diesel-imports.rs:10:28 Oct 22 03:40:12.536 INFO kablam! | Oct 22 03:40:12.536 INFO kablam! 10 | #[derive(Debug, PartialEq, Identifiable, Queryable)] Oct 22 03:40:12.536 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 22 03:40:12.536 INFO kablam! | Oct 22 03:40:12.536 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 22 03:40:12.536 INFO kablam! = note: for more information, see issue #50504 Oct 22 03:40:12.536 INFO kablam! Oct 22 03:40:12.536 INFO kablam! warning: cannot find type `MyEntity` in this scope Oct 22 03:40:12.536 INFO kablam! --> tests/compile-weird-diesel-imports.rs:10:28 Oct 22 03:40:12.536 INFO kablam! | Oct 22 03:40:12.536 INFO kablam! 10 | #[derive(Debug, PartialEq, Identifiable, Queryable)] Oct 22 03:40:12.536 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 22 03:40:12.537 INFO kablam! | Oct 22 03:40:12.537 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 22 03:40:12.537 INFO kablam! = note: for more information, see issue #50504 Oct 22 03:40:12.537 INFO kablam! Oct 22 03:40:12.537 INFO kablam! warning: cannot find type `MyId` in this scope Oct 22 03:40:12.537 INFO kablam! --> tests/compile-weird-diesel-imports.rs:10:28 Oct 22 03:40:12.537 INFO kablam! | Oct 22 03:40:12.537 INFO kablam! 10 | #[derive(Debug, PartialEq, Identifiable, Queryable)] Oct 22 03:40:12.537 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 22 03:40:12.537 INFO kablam! | Oct 22 03:40:12.537 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 22 03:40:12.537 INFO kablam! = note: for more information, see issue #50504 Oct 22 03:40:12.537 INFO kablam! Oct 22 03:40:12.537 INFO kablam! warning: cannot find type `MyId` in this scope Oct 22 03:40:12.537 INFO kablam! --> tests/compile-weird-diesel-imports.rs:10:42 Oct 22 03:40:12.537 INFO kablam! | Oct 22 03:40:12.537 INFO kablam! 10 | #[derive(Debug, PartialEq, Identifiable, Queryable)] Oct 22 03:40:12.537 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 22 03:40:12.537 INFO kablam! | Oct 22 03:40:12.537 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 22 03:40:12.537 INFO kablam! = note: for more information, see issue #50504 Oct 22 03:40:12.537 INFO kablam! Oct 22 03:40:12.537 INFO kablam! warning: cannot find type `MyEntity` in this scope Oct 22 03:40:12.537 INFO kablam! --> tests/compile-weird-diesel-imports.rs:10:42 Oct 22 03:40:12.537 INFO kablam! | Oct 22 03:40:12.537 INFO kablam! 10 | #[derive(Debug, PartialEq, Identifiable, Queryable)] Oct 22 03:40:12.537 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 22 03:40:12.537 INFO kablam! | Oct 22 03:40:12.537 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 22 03:40:12.537 INFO kablam! = note: for more information, see issue #50504 Oct 22 03:40:12.537 INFO kablam! Oct 22 03:40:12.537 INFO kablam! warning: cannot find type `table` in this scope Oct 22 03:40:12.537 INFO kablam! --> <::gasoline::macros::table_body macros>:165:33 Oct 22 03:40:12.537 INFO kablam! | Oct 22 03:40:12.537 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 22 03:40:12.537 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 22 03:40:12.537 INFO kablam! | Oct 22 03:40:12.537 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 22 03:40:12.537 INFO kablam! = note: for more information, see issue #50504 Oct 22 03:40:12.537 INFO kablam! Oct 22 03:40:12.537 INFO kablam! warning: cannot find type `id` in this scope Oct 22 03:40:12.537 INFO kablam! --> <::gasoline::macros::__diesel_column macros>:5:33 Oct 22 03:40:12.537 INFO kablam! | Oct 22 03:40:12.537 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 22 03:40:12.537 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 22 03:40:12.537 INFO kablam! | Oct 22 03:40:12.537 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 22 03:40:12.537 INFO kablam! = note: for more information, see issue #50504 Oct 22 03:40:12.537 INFO kablam! Oct 22 03:40:12.771 INFO kablam! warning: cannot find type `MyEntity` in this scope Oct 22 03:40:12.771 INFO kablam! --> tests/db-roundtrips.rs:11:35 Oct 22 03:40:12.771 INFO kablam! | Oct 22 03:40:12.771 INFO kablam! 11 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Oct 22 03:40:12.771 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 22 03:40:12.771 INFO kablam! | Oct 22 03:40:12.771 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 22 03:40:12.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 22 03:40:12.771 INFO kablam! = note: for more information, see issue #50504 Oct 22 03:40:12.771 INFO kablam! Oct 22 03:40:12.771 INFO kablam! warning: cannot find type `my_entities` in this scope Oct 22 03:40:12.771 INFO kablam! --> tests/db-roundtrips.rs:11:35 Oct 22 03:40:12.771 INFO kablam! | Oct 22 03:40:12.771 INFO kablam! 11 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Oct 22 03:40:12.771 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 22 03:40:12.771 INFO kablam! | Oct 22 03:40:12.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 22 03:40:12.771 INFO kablam! = note: for more information, see issue #50504 Oct 22 03:40:12.771 INFO kablam! Oct 22 03:40:12.771 INFO kablam! warning: cannot find type `MyEntity` in this scope Oct 22 03:40:12.771 INFO kablam! --> tests/db-roundtrips.rs:11:35 Oct 22 03:40:12.771 INFO kablam! | Oct 22 03:40:12.771 INFO kablam! 11 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Oct 22 03:40:12.771 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 22 03:40:12.771 INFO kablam! | Oct 22 03:40:12.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 22 03:40:12.771 INFO kablam! = note: for more information, see issue #50504 Oct 22 03:40:12.771 INFO kablam! Oct 22 03:40:12.772 INFO kablam! warning: cannot find type `MyId` in this scope Oct 22 03:40:12.772 INFO kablam! --> tests/db-roundtrips.rs:11:35 Oct 22 03:40:12.772 INFO kablam! | Oct 22 03:40:12.772 INFO kablam! 11 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Oct 22 03:40:12.772 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 22 03:40:12.772 INFO kablam! | Oct 22 03:40:12.772 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 22 03:40:12.772 INFO kablam! = note: for more information, see issue #50504 Oct 22 03:40:12.772 INFO kablam! Oct 22 03:40:12.772 INFO kablam! warning: cannot find type `my_entities` in this scope Oct 22 03:40:12.772 INFO kablam! --> tests/db-roundtrips.rs:11:49 Oct 22 03:40:12.772 INFO kablam! | Oct 22 03:40:12.772 INFO kablam! 11 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Oct 22 03:40:12.772 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 22 03:40:12.772 INFO kablam! | Oct 22 03:40:12.772 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 22 03:40:12.772 INFO kablam! = note: for more information, see issue #50504 Oct 22 03:40:12.772 INFO kablam! Oct 22 03:40:12.772 INFO kablam! warning: cannot find type `MyEntity` in this scope Oct 22 03:40:12.772 INFO kablam! --> tests/db-roundtrips.rs:11:49 Oct 22 03:40:12.772 INFO kablam! | Oct 22 03:40:12.772 INFO kablam! 11 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Oct 22 03:40:12.772 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 22 03:40:12.772 INFO kablam! | Oct 22 03:40:12.772 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 22 03:40:12.772 INFO kablam! = note: for more information, see issue #50504 Oct 22 03:40:12.772 INFO kablam! Oct 22 03:40:12.772 INFO kablam! warning: cannot find type `MyId` in this scope Oct 22 03:40:12.772 INFO kablam! --> tests/db-roundtrips.rs:11:49 Oct 22 03:40:12.772 INFO kablam! | Oct 22 03:40:12.772 INFO kablam! 11 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Oct 22 03:40:12.772 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 22 03:40:12.772 INFO kablam! | Oct 22 03:40:12.772 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 22 03:40:12.772 INFO kablam! = note: for more information, see issue #50504 Oct 22 03:40:12.772 INFO kablam! Oct 22 03:40:12.772 INFO kablam! warning: cannot find type `MyId` in this scope Oct 22 03:40:12.772 INFO kablam! --> tests/db-roundtrips.rs:11:61 Oct 22 03:40:12.772 INFO kablam! | Oct 22 03:40:12.772 INFO kablam! 11 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Oct 22 03:40:12.772 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 22 03:40:12.772 INFO kablam! | Oct 22 03:40:12.772 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 22 03:40:12.772 INFO kablam! = note: for more information, see issue #50504 Oct 22 03:40:12.772 INFO kablam! Oct 22 03:40:12.772 INFO kablam! warning: cannot find type `MyEntity` in this scope Oct 22 03:40:12.772 INFO kablam! --> tests/db-roundtrips.rs:11:61 Oct 22 03:40:12.772 INFO kablam! | Oct 22 03:40:12.772 INFO kablam! 11 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Oct 22 03:40:12.772 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 22 03:40:12.772 INFO kablam! | Oct 22 03:40:12.772 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 22 03:40:12.772 INFO kablam! = note: for more information, see issue #50504 Oct 22 03:40:12.773 INFO kablam! Oct 22 03:40:12.773 INFO kablam! warning: cannot find type `table` in this scope Oct 22 03:40:12.773 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 22 03:40:12.773 INFO kablam! | Oct 22 03:40:12.773 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 22 03:40:12.773 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 22 03:40:12.773 INFO kablam! | Oct 22 03:40:12.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 22 03:40:12.773 INFO kablam! = note: for more information, see issue #50504 Oct 22 03:40:12.773 INFO kablam! Oct 22 03:40:12.773 INFO kablam! warning: cannot find type `id` in this scope Oct 22 03:40:12.773 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 22 03:40:12.773 INFO kablam! | Oct 22 03:40:12.773 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 22 03:40:12.773 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 22 03:40:12.773 INFO kablam! | Oct 22 03:40:12.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 22 03:40:12.773 INFO kablam! = note: for more information, see issue #50504 Oct 22 03:40:12.773 INFO kablam! Oct 22 03:40:12.773 INFO kablam! warning: cannot find type `val` in this scope Oct 22 03:40:12.773 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 22 03:40:12.773 INFO kablam! | Oct 22 03:40:12.773 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 22 03:40:12.773 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 22 03:40:12.773 INFO kablam! | Oct 22 03:40:12.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 22 03:40:12.773 INFO kablam! = note: for more information, see issue #50504 Oct 22 03:40:12.773 INFO kablam! Oct 22 03:40:12.853 INFO kablam! warning: cannot find type `MyEntity` in this scope Oct 22 03:40:12.853 INFO kablam! --> tests/should-not-compile.rs:18:35 Oct 22 03:40:12.853 INFO kablam! | Oct 22 03:40:12.853 INFO kablam! 18 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Oct 22 03:40:12.853 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 22 03:40:12.853 INFO kablam! | Oct 22 03:40:12.853 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 22 03:40:12.853 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 22 03:40:12.853 INFO kablam! = note: for more information, see issue #50504 Oct 22 03:40:12.853 INFO kablam! Oct 22 03:40:12.853 INFO kablam! warning: cannot find type `my_entities` in this scope Oct 22 03:40:12.853 INFO kablam! --> tests/should-not-compile.rs:18:35 Oct 22 03:40:12.853 INFO kablam! | Oct 22 03:40:12.853 INFO kablam! 18 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Oct 22 03:40:12.853 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 22 03:40:12.853 INFO kablam! | Oct 22 03:40:12.853 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 22 03:40:12.853 INFO kablam! = note: for more information, see issue #50504 Oct 22 03:40:12.853 INFO kablam! Oct 22 03:40:12.853 INFO kablam! warning: cannot find type `MyEntity` in this scope Oct 22 03:40:12.853 INFO kablam! --> tests/should-not-compile.rs:18:35 Oct 22 03:40:12.853 INFO kablam! | Oct 22 03:40:12.853 INFO kablam! 18 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Oct 22 03:40:12.853 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 22 03:40:12.853 INFO kablam! | Oct 22 03:40:12.853 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 22 03:40:12.853 INFO kablam! = note: for more information, see issue #50504 Oct 22 03:40:12.853 INFO kablam! Oct 22 03:40:12.853 INFO kablam! warning: cannot find type `MyId` in this scope Oct 22 03:40:12.853 INFO kablam! --> tests/should-not-compile.rs:18:35 Oct 22 03:40:12.853 INFO kablam! | Oct 22 03:40:12.853 INFO kablam! 18 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Oct 22 03:40:12.853 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 22 03:40:12.853 INFO kablam! | Oct 22 03:40:12.853 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 22 03:40:12.853 INFO kablam! = note: for more information, see issue #50504 Oct 22 03:40:12.853 INFO kablam! Oct 22 03:40:12.853 INFO kablam! warning: cannot find type `my_entities` in this scope Oct 22 03:40:12.853 INFO kablam! --> tests/should-not-compile.rs:18:49 Oct 22 03:40:12.853 INFO kablam! | Oct 22 03:40:12.853 INFO kablam! 18 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Oct 22 03:40:12.853 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 22 03:40:12.853 INFO kablam! | Oct 22 03:40:12.853 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 22 03:40:12.854 INFO kablam! = note: for more information, see issue #50504 Oct 22 03:40:12.854 INFO kablam! Oct 22 03:40:12.854 INFO kablam! warning: cannot find type `MyEntity` in this scope Oct 22 03:40:12.854 INFO kablam! --> tests/should-not-compile.rs:18:49 Oct 22 03:40:12.854 INFO kablam! | Oct 22 03:40:12.854 INFO kablam! 18 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Oct 22 03:40:12.854 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 22 03:40:12.854 INFO kablam! | Oct 22 03:40:12.854 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 22 03:40:12.854 INFO kablam! = note: for more information, see issue #50504 Oct 22 03:40:12.854 INFO kablam! Oct 22 03:40:12.854 INFO kablam! warning: cannot find type `MyId` in this scope Oct 22 03:40:12.854 INFO kablam! --> tests/should-not-compile.rs:18:49 Oct 22 03:40:12.854 INFO kablam! | Oct 22 03:40:12.854 INFO kablam! 18 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Oct 22 03:40:12.854 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 22 03:40:12.854 INFO kablam! | Oct 22 03:40:12.854 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 22 03:40:12.854 INFO kablam! = note: for more information, see issue #50504 Oct 22 03:40:12.854 INFO kablam! Oct 22 03:40:12.854 INFO kablam! warning: cannot find type `MyId` in this scope Oct 22 03:40:12.854 INFO kablam! --> tests/should-not-compile.rs:18:61 Oct 22 03:40:12.854 INFO kablam! | Oct 22 03:40:12.854 INFO kablam! 18 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Oct 22 03:40:12.854 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 22 03:40:12.854 INFO kablam! | Oct 22 03:40:12.854 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 22 03:40:12.854 INFO kablam! = note: for more information, see issue #50504 Oct 22 03:40:12.854 INFO kablam! Oct 22 03:40:12.854 INFO kablam! warning: cannot find type `MyEntity` in this scope Oct 22 03:40:12.854 INFO kablam! --> tests/should-not-compile.rs:18:61 Oct 22 03:40:12.854 INFO kablam! | Oct 22 03:40:12.854 INFO kablam! 18 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Oct 22 03:40:12.854 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 22 03:40:12.854 INFO kablam! | Oct 22 03:40:12.854 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 22 03:40:12.854 INFO kablam! = note: for more information, see issue #50504 Oct 22 03:40:12.854 INFO kablam! Oct 22 03:40:12.854 INFO kablam! warning: cannot find type `table` in this scope Oct 22 03:40:12.854 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 22 03:40:12.854 INFO kablam! | Oct 22 03:40:12.854 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 22 03:40:12.854 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 22 03:40:12.854 INFO kablam! | Oct 22 03:40:12.854 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 22 03:40:12.854 INFO kablam! = note: for more information, see issue #50504 Oct 22 03:40:12.854 INFO kablam! Oct 22 03:40:12.854 INFO kablam! warning: cannot find type `id` in this scope Oct 22 03:40:12.854 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 22 03:40:12.854 INFO kablam! | Oct 22 03:40:12.854 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 22 03:40:12.854 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 22 03:40:12.854 INFO kablam! | Oct 22 03:40:12.854 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 22 03:40:12.854 INFO kablam! = note: for more information, see issue #50504 Oct 22 03:40:12.854 INFO kablam! Oct 22 03:40:12.854 INFO kablam! warning: cannot find type `val` in this scope Oct 22 03:40:12.854 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 22 03:40:12.854 INFO kablam! | Oct 22 03:40:12.854 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 22 03:40:12.854 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 22 03:40:12.854 INFO kablam! | Oct 22 03:40:12.854 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 22 03:40:12.854 INFO kablam! = note: for more information, see issue #50504 Oct 22 03:40:12.854 INFO kablam! Oct 22 03:40:13.172 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 50.10s Oct 22 03:40:13.175 INFO kablam! su: No module specific data is present Oct 22 03:40:13.636 INFO running `"docker" "rm" "-f" "97956ad619eb2176d34b1a9eb27eac1d6f499172a9ef866d951aa512da1ac4d6"` Oct 22 03:40:13.880 INFO blam! 97956ad619eb2176d34b1a9eb27eac1d6f499172a9ef866d951aa512da1ac4d6