Nov 30 23:50:39.805 INFO checking diesel-derive-newtype-0.1.2 against master#a49316ddc99d9d595193557fc899f6c52e4d9af9 for pr-56323 Nov 30 23:50:39.805 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56323/worker-7/master#a49316ddc99d9d595193557fc899f6c52e4d9af9:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-7/pr-56323/master#a49316ddc99d9d595193557fc899f6c52e4d9af9:/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 +a49316ddc99d9d595193557fc899f6c52e4d9af9-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 30 23:50:40.164 INFO [stdout] 59e81c86aece2cd733f3fb3dd57e4fc85b0417603e4ac6690bb44f2752ace6f1 Nov 30 23:50:40.168 INFO running `"docker" "start" "-a" "59e81c86aece2cd733f3fb3dd57e4fc85b0417603e4ac6690bb44f2752ace6f1"` Nov 30 23:50:41.133 INFO [stderr] usermod: no changes Nov 30 23:50:41.263 INFO [stderr] Compiling diesel-derive-newtype v0.1.2 (/source) Nov 30 23:50:53.408 INFO [stderr] warning: cannot find type `MyEntity` in this scope Nov 30 23:50:53.408 INFO [stderr] --> tests/db-roundtrips.rs:11:35 Nov 30 23:50:53.408 INFO [stderr] | Nov 30 23:50:53.408 INFO [stderr] 11 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Nov 30 23:50:53.408 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 23:50:53.408 INFO [stderr] | Nov 30 23:50:53.408 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 30 23:50:53.409 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 30 23:50:53.409 INFO [stderr] = note: for more information, see issue #50504 Nov 30 23:50:53.409 INFO [stderr] Nov 30 23:50:53.409 INFO [stderr] warning: cannot find type `my_entities` in this scope Nov 30 23:50:53.409 INFO [stderr] --> tests/db-roundtrips.rs:11:35 Nov 30 23:50:53.409 INFO [stderr] | Nov 30 23:50:53.409 INFO [stderr] 11 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Nov 30 23:50:53.409 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 23:50:53.409 INFO [stderr] | Nov 30 23:50:53.409 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 30 23:50:53.409 INFO [stderr] = note: for more information, see issue #50504 Nov 30 23:50:53.409 INFO [stderr] Nov 30 23:50:53.409 INFO [stderr] warning: cannot find type `MyEntity` in this scope Nov 30 23:50:53.410 INFO [stderr] --> tests/db-roundtrips.rs:11:35 Nov 30 23:50:53.410 INFO [stderr] | Nov 30 23:50:53.410 INFO [stderr] 11 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Nov 30 23:50:53.410 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 23:50:53.410 INFO [stderr] | Nov 30 23:50:53.410 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 30 23:50:53.410 INFO [stderr] = note: for more information, see issue #50504 Nov 30 23:50:53.410 INFO [stderr] Nov 30 23:50:53.410 INFO [stderr] warning: cannot find type `MyId` in this scope Nov 30 23:50:53.410 INFO [stderr] --> tests/db-roundtrips.rs:11:35 Nov 30 23:50:53.410 INFO [stderr] | Nov 30 23:50:53.410 INFO [stderr] 11 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Nov 30 23:50:53.410 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 23:50:53.410 INFO [stderr] | Nov 30 23:50:53.410 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 30 23:50:53.410 INFO [stderr] = note: for more information, see issue #50504 Nov 30 23:50:53.410 INFO [stderr] Nov 30 23:50:53.410 INFO [stderr] warning: cannot find type `my_entities` in this scope Nov 30 23:50:53.410 INFO [stderr] --> tests/db-roundtrips.rs:11:49 Nov 30 23:50:53.410 INFO [stderr] | Nov 30 23:50:53.410 INFO [stderr] 11 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Nov 30 23:50:53.411 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 23:50:53.411 INFO [stderr] | Nov 30 23:50:53.411 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 30 23:50:53.411 INFO [stderr] = note: for more information, see issue #50504 Nov 30 23:50:53.411 INFO [stderr] Nov 30 23:50:53.411 INFO [stderr] warning: cannot find type `MyEntity` in this scope Nov 30 23:50:53.411 INFO [stderr] --> tests/db-roundtrips.rs:11:49 Nov 30 23:50:53.411 INFO [stderr] | Nov 30 23:50:53.411 INFO [stderr] 11 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Nov 30 23:50:53.411 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 23:50:53.411 INFO [stderr] | Nov 30 23:50:53.411 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 30 23:50:53.411 INFO [stderr] = note: for more information, see issue #50504 Nov 30 23:50:53.411 INFO [stderr] Nov 30 23:50:53.411 INFO [stderr] warning: cannot find type `MyId` in this scope Nov 30 23:50:53.411 INFO [stderr] --> tests/db-roundtrips.rs:11:49 Nov 30 23:50:53.411 INFO [stderr] | Nov 30 23:50:53.411 INFO [stderr] 11 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Nov 30 23:50:53.411 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 23:50:53.411 INFO [stderr] | Nov 30 23:50:53.411 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 30 23:50:53.411 INFO [stderr] = note: for more information, see issue #50504 Nov 30 23:50:53.411 INFO [stderr] Nov 30 23:50:53.411 INFO [stderr] warning: cannot find type `MyId` in this scope Nov 30 23:50:53.411 INFO [stderr] --> tests/db-roundtrips.rs:11:61 Nov 30 23:50:53.411 INFO [stderr] | Nov 30 23:50:53.412 INFO [stderr] 11 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Nov 30 23:50:53.412 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 23:50:53.412 INFO [stderr] | Nov 30 23:50:53.412 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 30 23:50:53.412 INFO [stderr] = note: for more information, see issue #50504 Nov 30 23:50:53.412 INFO [stderr] Nov 30 23:50:53.412 INFO [stderr] warning: cannot find type `MyEntity` in this scope Nov 30 23:50:53.412 INFO [stderr] --> tests/db-roundtrips.rs:11:61 Nov 30 23:50:53.412 INFO [stderr] | Nov 30 23:50:53.412 INFO [stderr] 11 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Nov 30 23:50:53.412 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 23:50:53.412 INFO [stderr] | Nov 30 23:50:53.412 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 30 23:50:53.412 INFO [stderr] = note: for more information, see issue #50504 Nov 30 23:50:53.412 INFO [stderr] Nov 30 23:50:53.416 INFO [stderr] warning: cannot find type `table` in this scope Nov 30 23:50:53.416 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Nov 30 23:50:53.416 INFO [stderr] | Nov 30 23:50:53.416 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 30 23:50:53.416 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 23:50:53.416 INFO [stderr] | Nov 30 23:50:53.416 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 30 23:50:53.416 INFO [stderr] = note: for more information, see issue #50504 Nov 30 23:50:53.416 INFO [stderr] Nov 30 23:50:53.416 INFO [stderr] warning: cannot find type `id` in this scope Nov 30 23:50:53.416 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 23:50:53.416 INFO [stderr] | Nov 30 23:50:53.416 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 23:50:53.416 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 23:50:53.416 INFO [stderr] | Nov 30 23:50:53.416 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 30 23:50:53.416 INFO [stderr] = note: for more information, see issue #50504 Nov 30 23:50:53.416 INFO [stderr] Nov 30 23:50:53.416 INFO [stderr] warning: cannot find type `val` in this scope Nov 30 23:50:53.416 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 23:50:53.416 INFO [stderr] | Nov 30 23:50:53.416 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 23:50:53.416 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 23:50:53.416 INFO [stderr] | Nov 30 23:50:53.416 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 30 23:50:53.416 INFO [stderr] = note: for more information, see issue #50504 Nov 30 23:50:53.416 INFO [stderr] Nov 30 23:50:53.540 INFO [stderr] warning: cannot find type `MyEntity` in this scope Nov 30 23:50:53.540 INFO [stderr] --> tests/compile-weird-diesel-imports.rs:10:28 Nov 30 23:50:53.540 INFO [stderr] | Nov 30 23:50:53.540 INFO [stderr] 10 | #[derive(Debug, PartialEq, Identifiable, Queryable)] Nov 30 23:50:53.540 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 23:50:53.540 INFO [stderr] | Nov 30 23:50:53.540 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 30 23:50:53.541 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 30 23:50:53.541 INFO [stderr] = note: for more information, see issue #50504 Nov 30 23:50:53.541 INFO [stderr] Nov 30 23:50:53.541 INFO [stderr] warning: cannot find type `my_entities` in this scope Nov 30 23:50:53.541 INFO [stderr] --> tests/compile-weird-diesel-imports.rs:10:28 Nov 30 23:50:53.541 INFO [stderr] | Nov 30 23:50:53.541 INFO [stderr] 10 | #[derive(Debug, PartialEq, Identifiable, Queryable)] Nov 30 23:50:53.541 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 23:50:53.541 INFO [stderr] | Nov 30 23:50:53.541 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 30 23:50:53.541 INFO [stderr] = note: for more information, see issue #50504 Nov 30 23:50:53.541 INFO [stderr] Nov 30 23:50:53.541 INFO [stderr] warning: cannot find type `MyEntity` in this scope Nov 30 23:50:53.541 INFO [stderr] --> tests/compile-weird-diesel-imports.rs:10:28 Nov 30 23:50:53.541 INFO [stderr] | Nov 30 23:50:53.541 INFO [stderr] 10 | #[derive(Debug, PartialEq, Identifiable, Queryable)] Nov 30 23:50:53.541 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 23:50:53.541 INFO [stderr] | Nov 30 23:50:53.541 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 30 23:50:53.541 INFO [stderr] = note: for more information, see issue #50504 Nov 30 23:50:53.541 INFO [stderr] Nov 30 23:50:53.541 INFO [stderr] warning: cannot find type `MyId` in this scope Nov 30 23:50:53.541 INFO [stderr] --> tests/compile-weird-diesel-imports.rs:10:28 Nov 30 23:50:53.541 INFO [stderr] | Nov 30 23:50:53.541 INFO [stderr] 10 | #[derive(Debug, PartialEq, Identifiable, Queryable)] Nov 30 23:50:53.541 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 23:50:53.541 INFO [stderr] | Nov 30 23:50:53.541 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 30 23:50:53.541 INFO [stderr] = note: for more information, see issue #50504 Nov 30 23:50:53.541 INFO [stderr] Nov 30 23:50:53.541 INFO [stderr] warning: cannot find type `MyId` in this scope Nov 30 23:50:53.541 INFO [stderr] --> tests/compile-weird-diesel-imports.rs:10:42 Nov 30 23:50:53.541 INFO [stderr] | Nov 30 23:50:53.541 INFO [stderr] 10 | #[derive(Debug, PartialEq, Identifiable, Queryable)] Nov 30 23:50:53.541 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 23:50:53.541 INFO [stderr] | Nov 30 23:50:53.541 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 30 23:50:53.541 INFO [stderr] = note: for more information, see issue #50504 Nov 30 23:50:53.541 INFO [stderr] Nov 30 23:50:53.541 INFO [stderr] warning: cannot find type `MyEntity` in this scope Nov 30 23:50:53.541 INFO [stderr] --> tests/compile-weird-diesel-imports.rs:10:42 Nov 30 23:50:53.541 INFO [stderr] | Nov 30 23:50:53.541 INFO [stderr] 10 | #[derive(Debug, PartialEq, Identifiable, Queryable)] Nov 30 23:50:53.541 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 23:50:53.541 INFO [stderr] | Nov 30 23:50:53.541 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 30 23:50:53.541 INFO [stderr] = note: for more information, see issue #50504 Nov 30 23:50:53.541 INFO [stderr] Nov 30 23:50:53.541 INFO [stderr] warning: cannot find type `table` in this scope Nov 30 23:50:53.541 INFO [stderr] --> <::gasoline::macros::table_body macros>:165:33 Nov 30 23:50:53.541 INFO [stderr] | Nov 30 23:50:53.541 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 30 23:50:53.541 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 23:50:53.541 INFO [stderr] | Nov 30 23:50:53.541 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 30 23:50:53.541 INFO [stderr] = note: for more information, see issue #50504 Nov 30 23:50:53.541 INFO [stderr] Nov 30 23:50:53.541 INFO [stderr] warning: cannot find type `id` in this scope Nov 30 23:50:53.541 INFO [stderr] --> <::gasoline::macros::__diesel_column macros>:5:33 Nov 30 23:50:53.541 INFO [stderr] | Nov 30 23:50:53.541 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 23:50:53.541 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 23:50:53.541 INFO [stderr] | Nov 30 23:50:53.541 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 30 23:50:53.541 INFO [stderr] = note: for more information, see issue #50504 Nov 30 23:50:53.541 INFO [stderr] Nov 30 23:50:54.329 INFO [stderr] warning: cannot find type `MyEntity` in this scope Nov 30 23:50:54.329 INFO [stderr] --> tests/should-not-compile.rs:18:35 Nov 30 23:50:54.329 INFO [stderr] | Nov 30 23:50:54.329 INFO [stderr] 18 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Nov 30 23:50:54.329 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 23:50:54.329 INFO [stderr] | Nov 30 23:50:54.329 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 30 23:50:54.329 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 30 23:50:54.329 INFO [stderr] = note: for more information, see issue #50504 Nov 30 23:50:54.329 INFO [stderr] Nov 30 23:50:54.329 INFO [stderr] warning: cannot find type `my_entities` in this scope Nov 30 23:50:54.329 INFO [stderr] --> tests/should-not-compile.rs:18:35 Nov 30 23:50:54.329 INFO [stderr] | Nov 30 23:50:54.329 INFO [stderr] 18 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Nov 30 23:50:54.329 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 23:50:54.329 INFO [stderr] | Nov 30 23:50:54.329 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 30 23:50:54.329 INFO [stderr] = note: for more information, see issue #50504 Nov 30 23:50:54.329 INFO [stderr] Nov 30 23:50:54.329 INFO [stderr] warning: cannot find type `MyEntity` in this scope Nov 30 23:50:54.329 INFO [stderr] --> tests/should-not-compile.rs:18:35 Nov 30 23:50:54.329 INFO [stderr] | Nov 30 23:50:54.329 INFO [stderr] 18 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Nov 30 23:50:54.329 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 23:50:54.329 INFO [stderr] | Nov 30 23:50:54.329 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 30 23:50:54.329 INFO [stderr] = note: for more information, see issue #50504 Nov 30 23:50:54.329 INFO [stderr] Nov 30 23:50:54.329 INFO [stderr] warning: cannot find type `MyId` in this scope Nov 30 23:50:54.329 INFO [stderr] --> tests/should-not-compile.rs:18:35 Nov 30 23:50:54.329 INFO [stderr] | Nov 30 23:50:54.329 INFO [stderr] 18 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Nov 30 23:50:54.329 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 23:50:54.329 INFO [stderr] | Nov 30 23:50:54.329 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 30 23:50:54.329 INFO [stderr] = note: for more information, see issue #50504 Nov 30 23:50:54.329 INFO [stderr] Nov 30 23:50:54.329 INFO [stderr] warning: cannot find type `my_entities` in this scope Nov 30 23:50:54.329 INFO [stderr] --> tests/should-not-compile.rs:18:49 Nov 30 23:50:54.329 INFO [stderr] | Nov 30 23:50:54.329 INFO [stderr] 18 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Nov 30 23:50:54.329 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 23:50:54.329 INFO [stderr] | Nov 30 23:50:54.329 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 30 23:50:54.329 INFO [stderr] = note: for more information, see issue #50504 Nov 30 23:50:54.329 INFO [stderr] Nov 30 23:50:54.329 INFO [stderr] warning: cannot find type `MyEntity` in this scope Nov 30 23:50:54.329 INFO [stderr] --> tests/should-not-compile.rs:18:49 Nov 30 23:50:54.329 INFO [stderr] | Nov 30 23:50:54.329 INFO [stderr] 18 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Nov 30 23:50:54.329 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 23:50:54.329 INFO [stderr] | Nov 30 23:50:54.329 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 30 23:50:54.329 INFO [stderr] = note: for more information, see issue #50504 Nov 30 23:50:54.329 INFO [stderr] Nov 30 23:50:54.329 INFO [stderr] warning: cannot find type `MyId` in this scope Nov 30 23:50:54.329 INFO [stderr] --> tests/should-not-compile.rs:18:49 Nov 30 23:50:54.329 INFO [stderr] | Nov 30 23:50:54.329 INFO [stderr] 18 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Nov 30 23:50:54.329 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 23:50:54.329 INFO [stderr] | Nov 30 23:50:54.329 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 30 23:50:54.329 INFO [stderr] = note: for more information, see issue #50504 Nov 30 23:50:54.329 INFO [stderr] Nov 30 23:50:54.329 INFO [stderr] warning: cannot find type `MyId` in this scope Nov 30 23:50:54.329 INFO [stderr] --> tests/should-not-compile.rs:18:61 Nov 30 23:50:54.329 INFO [stderr] | Nov 30 23:50:54.329 INFO [stderr] 18 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Nov 30 23:50:54.329 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 23:50:54.329 INFO [stderr] | Nov 30 23:50:54.329 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 30 23:50:54.329 INFO [stderr] = note: for more information, see issue #50504 Nov 30 23:50:54.329 INFO [stderr] Nov 30 23:50:54.329 INFO [stderr] warning: cannot find type `MyEntity` in this scope Nov 30 23:50:54.329 INFO [stderr] --> tests/should-not-compile.rs:18:61 Nov 30 23:50:54.329 INFO [stderr] | Nov 30 23:50:54.329 INFO [stderr] 18 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Nov 30 23:50:54.329 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 23:50:54.329 INFO [stderr] | Nov 30 23:50:54.329 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 30 23:50:54.330 INFO [stderr] = note: for more information, see issue #50504 Nov 30 23:50:54.330 INFO [stderr] Nov 30 23:50:54.330 INFO [stderr] warning: cannot find type `table` in this scope Nov 30 23:50:54.330 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Nov 30 23:50:54.330 INFO [stderr] | Nov 30 23:50:54.330 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 30 23:50:54.330 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 23:50:54.330 INFO [stderr] | Nov 30 23:50:54.330 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 30 23:50:54.330 INFO [stderr] = note: for more information, see issue #50504 Nov 30 23:50:54.330 INFO [stderr] Nov 30 23:50:54.330 INFO [stderr] warning: cannot find type `id` in this scope Nov 30 23:50:54.330 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 23:50:54.330 INFO [stderr] | Nov 30 23:50:54.330 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 23:50:54.330 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 23:50:54.330 INFO [stderr] | Nov 30 23:50:54.330 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 30 23:50:54.330 INFO [stderr] = note: for more information, see issue #50504 Nov 30 23:50:54.330 INFO [stderr] Nov 30 23:50:54.330 INFO [stderr] warning: cannot find type `val` in this scope Nov 30 23:50:54.330 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 23:50:54.330 INFO [stderr] | Nov 30 23:50:54.330 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 23:50:54.330 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 23:50:54.330 INFO [stderr] | Nov 30 23:50:54.330 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 30 23:50:54.330 INFO [stderr] = note: for more information, see issue #50504 Nov 30 23:50:54.330 INFO [stderr] Nov 30 23:50:54.625 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 13.46s Nov 30 23:50:54.629 INFO [stderr] su: No module specific data is present Nov 30 23:50:55.584 INFO running `"docker" "inspect" "59e81c86aece2cd733f3fb3dd57e4fc85b0417603e4ac6690bb44f2752ace6f1"` Nov 30 23:50:55.880 INFO running `"docker" "rm" "-f" "59e81c86aece2cd733f3fb3dd57e4fc85b0417603e4ac6690bb44f2752ace6f1"` Nov 30 23:50:56.212 INFO [stdout] 59e81c86aece2cd733f3fb3dd57e4fc85b0417603e4ac6690bb44f2752ace6f1