Nov 29 02:27:54.674 INFO checking diesel-derive-newtype-0.1.2 against master#0b9f19dff1347e29bf4362ab5a8fab84b43023b5 for pr-56074 Nov 29 02:27:54.674 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56074/worker-2/master#0b9f19dff1347e29bf4362ab5a8fab84b43023b5:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-2/pr-56074/master#0b9f19dff1347e29bf4362ab5a8fab84b43023b5:/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 +0b9f19dff1347e29bf4362ab5a8fab84b43023b5-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 29 02:27:55.024 INFO [stdout] 89d225893da0cd1bf8ced560748586e3a08e6c217bc455a85a7f4f29cce7cd6c Nov 29 02:27:55.030 INFO running `"docker" "start" "-a" "89d225893da0cd1bf8ced560748586e3a08e6c217bc455a85a7f4f29cce7cd6c"` Nov 29 02:27:55.592 INFO [stderr] usermod: no changes Nov 29 02:27:55.705 INFO [stderr] Compiling libsqlite3-sys v0.9.3 Nov 29 02:27:55.710 INFO [stderr] Checking diesel v1.3.3 Nov 29 02:28:41.457 INFO [stderr] Checking diesel-derive-newtype v0.1.2 (/source) Nov 29 02:29:01.180 INFO [stderr] warning: cannot find type `MyEntity` in this scope Nov 29 02:29:01.180 INFO [stderr] --> tests/db-roundtrips.rs:11:35 Nov 29 02:29:01.180 INFO [stderr] | Nov 29 02:29:01.180 INFO [stderr] 11 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Nov 29 02:29:01.180 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 02:29:01.180 INFO [stderr] | Nov 29 02:29:01.180 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 29 02:29:01.180 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 29 02:29:01.180 INFO [stderr] = note: for more information, see issue #50504 Nov 29 02:29:01.180 INFO [stderr] Nov 29 02:29:01.180 INFO [stderr] warning: cannot find type `my_entities` in this scope Nov 29 02:29:01.180 INFO [stderr] --> tests/db-roundtrips.rs:11:35 Nov 29 02:29:01.180 INFO [stderr] | Nov 29 02:29:01.180 INFO [stderr] 11 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Nov 29 02:29:01.180 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 02:29:01.180 INFO [stderr] | Nov 29 02:29:01.180 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 29 02:29:01.180 INFO [stderr] = note: for more information, see issue #50504 Nov 29 02:29:01.180 INFO [stderr] Nov 29 02:29:01.180 INFO [stderr] warning: cannot find type `MyEntity` in this scope Nov 29 02:29:01.180 INFO [stderr] --> tests/db-roundtrips.rs:11:35 Nov 29 02:29:01.180 INFO [stderr] | Nov 29 02:29:01.180 INFO [stderr] 11 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Nov 29 02:29:01.180 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 02:29:01.180 INFO [stderr] | Nov 29 02:29:01.180 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 29 02:29:01.180 INFO [stderr] = note: for more information, see issue #50504 Nov 29 02:29:01.180 INFO [stderr] Nov 29 02:29:01.180 INFO [stderr] warning: cannot find type `MyId` in this scope Nov 29 02:29:01.180 INFO [stderr] --> tests/db-roundtrips.rs:11:35 Nov 29 02:29:01.180 INFO [stderr] | Nov 29 02:29:01.181 INFO [stderr] 11 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Nov 29 02:29:01.181 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 02:29:01.181 INFO [stderr] | Nov 29 02:29:01.181 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 29 02:29:01.181 INFO [stderr] = note: for more information, see issue #50504 Nov 29 02:29:01.181 INFO [stderr] Nov 29 02:29:01.181 INFO [stderr] warning: cannot find type `my_entities` in this scope Nov 29 02:29:01.181 INFO [stderr] --> tests/db-roundtrips.rs:11:49 Nov 29 02:29:01.181 INFO [stderr] | Nov 29 02:29:01.181 INFO [stderr] 11 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Nov 29 02:29:01.181 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 02:29:01.181 INFO [stderr] | Nov 29 02:29:01.181 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 29 02:29:01.181 INFO [stderr] = note: for more information, see issue #50504 Nov 29 02:29:01.181 INFO [stderr] Nov 29 02:29:01.181 INFO [stderr] warning: cannot find type `MyEntity` in this scope Nov 29 02:29:01.181 INFO [stderr] --> tests/db-roundtrips.rs:11:49 Nov 29 02:29:01.181 INFO [stderr] | Nov 29 02:29:01.181 INFO [stderr] 11 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Nov 29 02:29:01.181 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 02:29:01.181 INFO [stderr] | Nov 29 02:29:01.181 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 29 02:29:01.181 INFO [stderr] = note: for more information, see issue #50504 Nov 29 02:29:01.181 INFO [stderr] Nov 29 02:29:01.181 INFO [stderr] warning: cannot find type `MyId` in this scope Nov 29 02:29:01.181 INFO [stderr] --> tests/db-roundtrips.rs:11:49 Nov 29 02:29:01.181 INFO [stderr] | Nov 29 02:29:01.181 INFO [stderr] 11 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Nov 29 02:29:01.181 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 02:29:01.181 INFO [stderr] | Nov 29 02:29:01.181 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 29 02:29:01.181 INFO [stderr] = note: for more information, see issue #50504 Nov 29 02:29:01.181 INFO [stderr] Nov 29 02:29:01.181 INFO [stderr] warning: cannot find type `MyId` in this scope Nov 29 02:29:01.181 INFO [stderr] --> tests/db-roundtrips.rs:11:61 Nov 29 02:29:01.181 INFO [stderr] | Nov 29 02:29:01.181 INFO [stderr] 11 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Nov 29 02:29:01.181 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 02:29:01.181 INFO [stderr] | Nov 29 02:29:01.181 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 29 02:29:01.181 INFO [stderr] = note: for more information, see issue #50504 Nov 29 02:29:01.181 INFO [stderr] Nov 29 02:29:01.181 INFO [stderr] warning: cannot find type `MyEntity` in this scope Nov 29 02:29:01.181 INFO [stderr] --> tests/db-roundtrips.rs:11:61 Nov 29 02:29:01.181 INFO [stderr] | Nov 29 02:29:01.181 INFO [stderr] 11 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Nov 29 02:29:01.181 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 02:29:01.181 INFO [stderr] | Nov 29 02:29:01.181 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 29 02:29:01.181 INFO [stderr] = note: for more information, see issue #50504 Nov 29 02:29:01.181 INFO [stderr] Nov 29 02:29:01.182 INFO [stderr] warning: cannot find type `table` in this scope Nov 29 02:29:01.182 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Nov 29 02:29:01.182 INFO [stderr] | Nov 29 02:29:01.182 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 29 02:29:01.182 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 02:29:01.182 INFO [stderr] | Nov 29 02:29:01.182 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 29 02:29:01.182 INFO [stderr] = note: for more information, see issue #50504 Nov 29 02:29:01.182 INFO [stderr] Nov 29 02:29:01.182 INFO [stderr] warning: cannot find type `id` in this scope Nov 29 02:29:01.182 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 29 02:29:01.182 INFO [stderr] | Nov 29 02:29:01.182 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 29 02:29:01.182 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 02:29:01.182 INFO [stderr] | Nov 29 02:29:01.182 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 29 02:29:01.182 INFO [stderr] = note: for more information, see issue #50504 Nov 29 02:29:01.182 INFO [stderr] Nov 29 02:29:01.182 INFO [stderr] warning: cannot find type `val` in this scope Nov 29 02:29:01.182 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 29 02:29:01.182 INFO [stderr] | Nov 29 02:29:01.182 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 29 02:29:01.182 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 02:29:01.182 INFO [stderr] | Nov 29 02:29:01.182 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 29 02:29:01.182 INFO [stderr] = note: for more information, see issue #50504 Nov 29 02:29:01.182 INFO [stderr] Nov 29 02:29:01.304 INFO [stderr] warning: cannot find type `MyEntity` in this scope Nov 29 02:29:01.304 INFO [stderr] --> tests/compile-weird-diesel-imports.rs:10:28 Nov 29 02:29:01.304 INFO [stderr] | Nov 29 02:29:01.305 INFO [stderr] 10 | #[derive(Debug, PartialEq, Identifiable, Queryable)] Nov 29 02:29:01.305 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 02:29:01.305 INFO [stderr] | Nov 29 02:29:01.305 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 29 02:29:01.305 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 29 02:29:01.305 INFO [stderr] = note: for more information, see issue #50504 Nov 29 02:29:01.305 INFO [stderr] Nov 29 02:29:01.305 INFO [stderr] warning: cannot find type `my_entities` in this scope Nov 29 02:29:01.305 INFO [stderr] --> tests/compile-weird-diesel-imports.rs:10:28 Nov 29 02:29:01.305 INFO [stderr] | Nov 29 02:29:01.305 INFO [stderr] 10 | #[derive(Debug, PartialEq, Identifiable, Queryable)] Nov 29 02:29:01.305 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 02:29:01.305 INFO [stderr] | Nov 29 02:29:01.305 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 29 02:29:01.305 INFO [stderr] = note: for more information, see issue #50504 Nov 29 02:29:01.305 INFO [stderr] Nov 29 02:29:01.305 INFO [stderr] warning: cannot find type `MyEntity` in this scope Nov 29 02:29:01.305 INFO [stderr] --> tests/compile-weird-diesel-imports.rs:10:28 Nov 29 02:29:01.305 INFO [stderr] | Nov 29 02:29:01.305 INFO [stderr] 10 | #[derive(Debug, PartialEq, Identifiable, Queryable)] Nov 29 02:29:01.305 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 02:29:01.305 INFO [stderr] | Nov 29 02:29:01.305 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 29 02:29:01.305 INFO [stderr] = note: for more information, see issue #50504 Nov 29 02:29:01.305 INFO [stderr] Nov 29 02:29:01.305 INFO [stderr] warning: cannot find type `MyId` in this scope Nov 29 02:29:01.305 INFO [stderr] --> tests/compile-weird-diesel-imports.rs:10:28 Nov 29 02:29:01.305 INFO [stderr] | Nov 29 02:29:01.305 INFO [stderr] 10 | #[derive(Debug, PartialEq, Identifiable, Queryable)] Nov 29 02:29:01.305 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 02:29:01.305 INFO [stderr] | Nov 29 02:29:01.305 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 29 02:29:01.305 INFO [stderr] = note: for more information, see issue #50504 Nov 29 02:29:01.305 INFO [stderr] Nov 29 02:29:01.305 INFO [stderr] warning: cannot find type `MyId` in this scope Nov 29 02:29:01.305 INFO [stderr] --> tests/compile-weird-diesel-imports.rs:10:42 Nov 29 02:29:01.305 INFO [stderr] | Nov 29 02:29:01.305 INFO [stderr] 10 | #[derive(Debug, PartialEq, Identifiable, Queryable)] Nov 29 02:29:01.305 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 02:29:01.305 INFO [stderr] | Nov 29 02:29:01.305 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 29 02:29:01.305 INFO [stderr] = note: for more information, see issue #50504 Nov 29 02:29:01.305 INFO [stderr] Nov 29 02:29:01.305 INFO [stderr] warning: cannot find type `MyEntity` in this scope Nov 29 02:29:01.305 INFO [stderr] --> tests/compile-weird-diesel-imports.rs:10:42 Nov 29 02:29:01.305 INFO [stderr] | Nov 29 02:29:01.305 INFO [stderr] 10 | #[derive(Debug, PartialEq, Identifiable, Queryable)] Nov 29 02:29:01.305 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 02:29:01.305 INFO [stderr] | Nov 29 02:29:01.305 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 29 02:29:01.305 INFO [stderr] = note: for more information, see issue #50504 Nov 29 02:29:01.305 INFO [stderr] Nov 29 02:29:01.305 INFO [stderr] warning: cannot find type `table` in this scope Nov 29 02:29:01.305 INFO [stderr] --> <::gasoline::macros::table_body macros>:165:33 Nov 29 02:29:01.305 INFO [stderr] | Nov 29 02:29:01.305 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 29 02:29:01.305 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 02:29:01.305 INFO [stderr] | Nov 29 02:29:01.305 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 29 02:29:01.305 INFO [stderr] = note: for more information, see issue #50504 Nov 29 02:29:01.305 INFO [stderr] Nov 29 02:29:01.305 INFO [stderr] warning: cannot find type `id` in this scope Nov 29 02:29:01.305 INFO [stderr] --> <::gasoline::macros::__diesel_column macros>:5:33 Nov 29 02:29:01.305 INFO [stderr] | Nov 29 02:29:01.305 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 29 02:29:01.305 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 02:29:01.305 INFO [stderr] | Nov 29 02:29:01.305 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 29 02:29:01.305 INFO [stderr] = note: for more information, see issue #50504 Nov 29 02:29:01.305 INFO [stderr] Nov 29 02:29:01.889 INFO [stderr] warning: cannot find type `MyEntity` in this scope Nov 29 02:29:01.889 INFO [stderr] --> tests/should-not-compile.rs:18:35 Nov 29 02:29:01.889 INFO [stderr] | Nov 29 02:29:01.889 INFO [stderr] 18 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Nov 29 02:29:01.889 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 02:29:01.889 INFO [stderr] | Nov 29 02:29:01.889 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 29 02:29:01.889 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 29 02:29:01.889 INFO [stderr] = note: for more information, see issue #50504 Nov 29 02:29:01.889 INFO [stderr] Nov 29 02:29:01.889 INFO [stderr] warning: cannot find type `my_entities` in this scope Nov 29 02:29:01.889 INFO [stderr] --> tests/should-not-compile.rs:18:35 Nov 29 02:29:01.889 INFO [stderr] | Nov 29 02:29:01.889 INFO [stderr] 18 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Nov 29 02:29:01.889 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 02:29:01.889 INFO [stderr] | Nov 29 02:29:01.889 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 29 02:29:01.889 INFO [stderr] = note: for more information, see issue #50504 Nov 29 02:29:01.889 INFO [stderr] Nov 29 02:29:01.889 INFO [stderr] warning: cannot find type `MyEntity` in this scope Nov 29 02:29:01.889 INFO [stderr] --> tests/should-not-compile.rs:18:35 Nov 29 02:29:01.889 INFO [stderr] | Nov 29 02:29:01.889 INFO [stderr] 18 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Nov 29 02:29:01.889 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 02:29:01.889 INFO [stderr] | Nov 29 02:29:01.889 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 29 02:29:01.889 INFO [stderr] = note: for more information, see issue #50504 Nov 29 02:29:01.889 INFO [stderr] Nov 29 02:29:01.889 INFO [stderr] warning: cannot find type `MyId` in this scope Nov 29 02:29:01.889 INFO [stderr] --> tests/should-not-compile.rs:18:35 Nov 29 02:29:01.889 INFO [stderr] | Nov 29 02:29:01.889 INFO [stderr] 18 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Nov 29 02:29:01.889 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 02:29:01.889 INFO [stderr] | Nov 29 02:29:01.889 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 29 02:29:01.889 INFO [stderr] = note: for more information, see issue #50504 Nov 29 02:29:01.889 INFO [stderr] Nov 29 02:29:01.889 INFO [stderr] warning: cannot find type `my_entities` in this scope Nov 29 02:29:01.889 INFO [stderr] --> tests/should-not-compile.rs:18:49 Nov 29 02:29:01.889 INFO [stderr] | Nov 29 02:29:01.889 INFO [stderr] 18 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Nov 29 02:29:01.889 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 02:29:01.889 INFO [stderr] | Nov 29 02:29:01.889 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 29 02:29:01.889 INFO [stderr] = note: for more information, see issue #50504 Nov 29 02:29:01.889 INFO [stderr] Nov 29 02:29:01.889 INFO [stderr] warning: cannot find type `MyEntity` in this scope Nov 29 02:29:01.889 INFO [stderr] --> tests/should-not-compile.rs:18:49 Nov 29 02:29:01.889 INFO [stderr] | Nov 29 02:29:01.889 INFO [stderr] 18 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Nov 29 02:29:01.889 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 02:29:01.889 INFO [stderr] | Nov 29 02:29:01.889 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 29 02:29:01.889 INFO [stderr] = note: for more information, see issue #50504 Nov 29 02:29:01.889 INFO [stderr] Nov 29 02:29:01.889 INFO [stderr] warning: cannot find type `MyId` in this scope Nov 29 02:29:01.889 INFO [stderr] --> tests/should-not-compile.rs:18:49 Nov 29 02:29:01.889 INFO [stderr] | Nov 29 02:29:01.889 INFO [stderr] 18 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Nov 29 02:29:01.889 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 02:29:01.889 INFO [stderr] | Nov 29 02:29:01.889 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 29 02:29:01.889 INFO [stderr] = note: for more information, see issue #50504 Nov 29 02:29:01.889 INFO [stderr] Nov 29 02:29:01.889 INFO [stderr] warning: cannot find type `MyId` in this scope Nov 29 02:29:01.889 INFO [stderr] --> tests/should-not-compile.rs:18:61 Nov 29 02:29:01.889 INFO [stderr] | Nov 29 02:29:01.889 INFO [stderr] 18 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Nov 29 02:29:01.889 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 02:29:01.889 INFO [stderr] | Nov 29 02:29:01.889 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 29 02:29:01.889 INFO [stderr] = note: for more information, see issue #50504 Nov 29 02:29:01.889 INFO [stderr] Nov 29 02:29:01.889 INFO [stderr] warning: cannot find type `MyEntity` in this scope Nov 29 02:29:01.889 INFO [stderr] --> tests/should-not-compile.rs:18:61 Nov 29 02:29:01.889 INFO [stderr] | Nov 29 02:29:01.889 INFO [stderr] 18 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Nov 29 02:29:01.889 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 02:29:01.889 INFO [stderr] | Nov 29 02:29:01.889 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 29 02:29:01.889 INFO [stderr] = note: for more information, see issue #50504 Nov 29 02:29:01.889 INFO [stderr] Nov 29 02:29:01.889 INFO [stderr] warning: cannot find type `table` in this scope Nov 29 02:29:01.889 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Nov 29 02:29:01.889 INFO [stderr] | Nov 29 02:29:01.889 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 29 02:29:01.889 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 02:29:01.889 INFO [stderr] | Nov 29 02:29:01.890 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 29 02:29:01.890 INFO [stderr] = note: for more information, see issue #50504 Nov 29 02:29:01.890 INFO [stderr] Nov 29 02:29:01.890 INFO [stderr] warning: cannot find type `id` in this scope Nov 29 02:29:01.890 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 29 02:29:01.890 INFO [stderr] | Nov 29 02:29:01.890 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 29 02:29:01.890 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 02:29:01.890 INFO [stderr] | Nov 29 02:29:01.890 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 29 02:29:01.890 INFO [stderr] = note: for more information, see issue #50504 Nov 29 02:29:01.890 INFO [stderr] Nov 29 02:29:01.890 INFO [stderr] warning: cannot find type `val` in this scope Nov 29 02:29:01.890 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 29 02:29:01.890 INFO [stderr] | Nov 29 02:29:01.890 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 29 02:29:01.890 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 02:29:01.890 INFO [stderr] | Nov 29 02:29:01.890 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 29 02:29:01.890 INFO [stderr] = note: for more information, see issue #50504 Nov 29 02:29:01.890 INFO [stderr] Nov 29 02:29:02.180 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 06s Nov 29 02:29:02.180 INFO [stderr] su: No module specific data is present Nov 29 02:29:03.312 INFO running `"docker" "inspect" "89d225893da0cd1bf8ced560748586e3a08e6c217bc455a85a7f4f29cce7cd6c"` Nov 29 02:29:03.698 INFO running `"docker" "rm" "-f" "89d225893da0cd1bf8ced560748586e3a08e6c217bc455a85a7f4f29cce7cd6c"` Nov 29 02:29:04.096 INFO [stdout] 89d225893da0cd1bf8ced560748586e3a08e6c217bc455a85a7f4f29cce7cd6c