Nov 05 00:48:46.432 INFO checking diesel-derive-newtype-0.1.2 against try#e740b9aa0b624fa39feb39613e76d15bdf57e594 for pr-55655 Nov 05 00:48:46.432 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55655/worker-7/try#e740b9aa0b624fa39feb39613e76d15bdf57e594:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-7/pr-55655/try#e740b9aa0b624fa39feb39613e76d15bdf57e594:/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 +e740b9aa0b624fa39feb39613e76d15bdf57e594-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 05 00:48:46.762 INFO blam! 2ab00a7e7f17da51ac9dd2ee663fd1fa3280236d4155fcb88681fabf844ec23f Nov 05 00:48:46.767 INFO running `"docker" "start" "-a" "2ab00a7e7f17da51ac9dd2ee663fd1fa3280236d4155fcb88681fabf844ec23f"` Nov 05 00:48:47.874 INFO kablam! usermod: no changes Nov 05 00:48:47.966 INFO kablam! Compiling diesel v1.3.3 Nov 05 00:49:30.891 INFO kablam! Checking diesel-derive-newtype v0.1.2 (/source) Nov 05 00:49:49.343 INFO kablam! warning: cannot find type `MyEntity` in this scope Nov 05 00:49:49.343 INFO kablam! --> tests/compile-weird-diesel-imports.rs:10:28 Nov 05 00:49:49.344 INFO kablam! | Nov 05 00:49:49.344 INFO kablam! 10 | #[derive(Debug, PartialEq, Identifiable, Queryable)] Nov 05 00:49:49.344 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 05 00:49:49.345 INFO kablam! | Nov 05 00:49:49.345 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 05 00:49:49.345 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 05 00:49:49.346 INFO kablam! = note: for more information, see issue #50504 Nov 05 00:49:49.346 INFO kablam! Nov 05 00:49:49.346 INFO kablam! warning: cannot find type `my_entities` in this scope Nov 05 00:49:49.347 INFO kablam! --> tests/compile-weird-diesel-imports.rs:10:28 Nov 05 00:49:49.347 INFO kablam! | Nov 05 00:49:49.347 INFO kablam! 10 | #[derive(Debug, PartialEq, Identifiable, Queryable)] Nov 05 00:49:49.347 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 05 00:49:49.348 INFO kablam! | Nov 05 00:49:49.348 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 05 00:49:49.349 INFO kablam! = note: for more information, see issue #50504 Nov 05 00:49:49.349 INFO kablam! Nov 05 00:49:49.349 INFO kablam! warning: cannot find type `MyEntity` in this scope Nov 05 00:49:49.349 INFO kablam! --> tests/compile-weird-diesel-imports.rs:10:28 Nov 05 00:49:49.350 INFO kablam! | Nov 05 00:49:49.350 INFO kablam! 10 | #[derive(Debug, PartialEq, Identifiable, Queryable)] Nov 05 00:49:49.350 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 05 00:49:49.351 INFO kablam! | Nov 05 00:49:49.351 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 05 00:49:49.351 INFO kablam! = note: for more information, see issue #50504 Nov 05 00:49:49.352 INFO kablam! Nov 05 00:49:49.352 INFO kablam! warning: cannot find type `MyId` in this scope Nov 05 00:49:49.352 INFO kablam! --> tests/compile-weird-diesel-imports.rs:10:28 Nov 05 00:49:49.353 INFO kablam! | Nov 05 00:49:49.353 INFO kablam! 10 | #[derive(Debug, PartialEq, Identifiable, Queryable)] Nov 05 00:49:49.353 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 05 00:49:49.354 INFO kablam! | Nov 05 00:49:49.354 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 05 00:49:49.354 INFO kablam! = note: for more information, see issue #50504 Nov 05 00:49:49.354 INFO kablam! Nov 05 00:49:49.355 INFO kablam! warning: cannot find type `MyId` in this scope Nov 05 00:49:49.355 INFO kablam! --> tests/compile-weird-diesel-imports.rs:10:42 Nov 05 00:49:49.355 INFO kablam! | Nov 05 00:49:49.356 INFO kablam! 10 | #[derive(Debug, PartialEq, Identifiable, Queryable)] Nov 05 00:49:49.356 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 05 00:49:49.356 INFO kablam! | Nov 05 00:49:49.357 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 05 00:49:49.357 INFO kablam! = note: for more information, see issue #50504 Nov 05 00:49:49.357 INFO kablam! Nov 05 00:49:49.358 INFO kablam! warning: cannot find type `MyEntity` in this scope Nov 05 00:49:49.358 INFO kablam! --> tests/compile-weird-diesel-imports.rs:10:42 Nov 05 00:49:49.358 INFO kablam! | Nov 05 00:49:49.359 INFO kablam! 10 | #[derive(Debug, PartialEq, Identifiable, Queryable)] Nov 05 00:49:49.359 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 05 00:49:49.359 INFO kablam! | Nov 05 00:49:49.360 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 05 00:49:49.360 INFO kablam! = note: for more information, see issue #50504 Nov 05 00:49:49.360 INFO kablam! Nov 05 00:49:49.361 INFO kablam! warning: cannot find type `table` in this scope Nov 05 00:49:49.361 INFO kablam! --> <::gasoline::macros::table_body macros>:165:33 Nov 05 00:49:49.361 INFO kablam! | Nov 05 00:49:49.361 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 05 00:49:49.362 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 05 00:49:49.362 INFO kablam! | Nov 05 00:49:49.362 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 05 00:49:49.363 INFO kablam! = note: for more information, see issue #50504 Nov 05 00:49:49.363 INFO kablam! Nov 05 00:49:49.364 INFO kablam! warning: cannot find type `id` in this scope Nov 05 00:49:49.364 INFO kablam! --> <::gasoline::macros::__diesel_column macros>:5:33 Nov 05 00:49:49.364 INFO kablam! | Nov 05 00:49:49.365 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 05 00:49:49.365 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 05 00:49:49.365 INFO kablam! | Nov 05 00:49:49.366 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 05 00:49:49.366 INFO kablam! = note: for more information, see issue #50504 Nov 05 00:49:49.366 INFO kablam! Nov 05 00:49:49.679 INFO kablam! warning: cannot find type `MyEntity` in this scope Nov 05 00:49:49.679 INFO kablam! --> tests/should-not-compile.rs:18:35 Nov 05 00:49:49.680 INFO kablam! | Nov 05 00:49:49.680 INFO kablam! 18 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Nov 05 00:49:49.680 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 05 00:49:49.680 INFO kablam! | Nov 05 00:49:49.681 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 05 00:49:49.681 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 05 00:49:49.681 INFO kablam! = note: for more information, see issue #50504 Nov 05 00:49:49.681 INFO kablam! Nov 05 00:49:49.682 INFO kablam! warning: cannot find type `my_entities` in this scope Nov 05 00:49:49.682 INFO kablam! --> tests/should-not-compile.rs:18:35 Nov 05 00:49:49.682 INFO kablam! | Nov 05 00:49:49.683 INFO kablam! 18 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Nov 05 00:49:49.683 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 05 00:49:49.683 INFO kablam! | Nov 05 00:49:49.683 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 05 00:49:49.684 INFO kablam! = note: for more information, see issue #50504 Nov 05 00:49:49.684 INFO kablam! Nov 05 00:49:49.684 INFO kablam! warning: cannot find type `MyEntity` in this scope Nov 05 00:49:49.685 INFO kablam! --> tests/should-not-compile.rs:18:35 Nov 05 00:49:49.685 INFO kablam! | Nov 05 00:49:49.685 INFO kablam! 18 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Nov 05 00:49:49.686 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 05 00:49:49.686 INFO kablam! | Nov 05 00:49:49.686 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 05 00:49:49.686 INFO kablam! = note: for more information, see issue #50504 Nov 05 00:49:49.687 INFO kablam! Nov 05 00:49:49.687 INFO kablam! warning: cannot find type `MyId` in this scope Nov 05 00:49:49.687 INFO kablam! --> tests/should-not-compile.rs:18:35 Nov 05 00:49:49.687 INFO kablam! | Nov 05 00:49:49.687 INFO kablam! 18 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Nov 05 00:49:49.687 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 05 00:49:49.687 INFO kablam! | Nov 05 00:49:49.687 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 05 00:49:49.687 INFO kablam! = note: for more information, see issue #50504 Nov 05 00:49:49.687 INFO kablam! Nov 05 00:49:49.687 INFO kablam! warning: cannot find type `my_entities` in this scope Nov 05 00:49:49.687 INFO kablam! --> tests/should-not-compile.rs:18:49 Nov 05 00:49:49.687 INFO kablam! | Nov 05 00:49:49.687 INFO kablam! 18 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Nov 05 00:49:49.687 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 05 00:49:49.687 INFO kablam! | Nov 05 00:49:49.687 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 05 00:49:49.688 INFO kablam! = note: for more information, see issue #50504 Nov 05 00:49:49.688 INFO kablam! Nov 05 00:49:49.688 INFO kablam! warning: cannot find type `MyEntity` in this scope Nov 05 00:49:49.688 INFO kablam! --> tests/should-not-compile.rs:18:49 Nov 05 00:49:49.688 INFO kablam! | Nov 05 00:49:49.688 INFO kablam! 18 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Nov 05 00:49:49.688 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 05 00:49:49.688 INFO kablam! | Nov 05 00:49:49.688 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 05 00:49:49.688 INFO kablam! = note: for more information, see issue #50504 Nov 05 00:49:49.688 INFO kablam! Nov 05 00:49:49.688 INFO kablam! warning: cannot find type `MyId` in this scope Nov 05 00:49:49.688 INFO kablam! --> tests/should-not-compile.rs:18:49 Nov 05 00:49:49.688 INFO kablam! | Nov 05 00:49:49.688 INFO kablam! 18 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Nov 05 00:49:49.688 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 05 00:49:49.688 INFO kablam! | Nov 05 00:49:49.688 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 05 00:49:49.688 INFO kablam! = note: for more information, see issue #50504 Nov 05 00:49:49.688 INFO kablam! Nov 05 00:49:49.688 INFO kablam! warning: cannot find type `MyId` in this scope Nov 05 00:49:49.688 INFO kablam! --> tests/should-not-compile.rs:18:61 Nov 05 00:49:49.688 INFO kablam! | Nov 05 00:49:49.688 INFO kablam! 18 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Nov 05 00:49:49.688 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 05 00:49:49.688 INFO kablam! | Nov 05 00:49:49.688 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 05 00:49:49.688 INFO kablam! = note: for more information, see issue #50504 Nov 05 00:49:49.688 INFO kablam! Nov 05 00:49:49.688 INFO kablam! warning: cannot find type `MyEntity` in this scope Nov 05 00:49:49.688 INFO kablam! --> tests/should-not-compile.rs:18:61 Nov 05 00:49:49.688 INFO kablam! | Nov 05 00:49:49.689 INFO kablam! 18 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Nov 05 00:49:49.689 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 05 00:49:49.689 INFO kablam! | Nov 05 00:49:49.689 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 05 00:49:49.689 INFO kablam! = note: for more information, see issue #50504 Nov 05 00:49:49.689 INFO kablam! Nov 05 00:49:49.689 INFO kablam! warning: cannot find type `table` in this scope Nov 05 00:49:49.689 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Nov 05 00:49:49.689 INFO kablam! | Nov 05 00:49:49.689 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 05 00:49:49.689 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 05 00:49:49.689 INFO kablam! | Nov 05 00:49:49.689 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 05 00:49:49.689 INFO kablam! = note: for more information, see issue #50504 Nov 05 00:49:49.689 INFO kablam! Nov 05 00:49:49.689 INFO kablam! warning: cannot find type `id` in this scope Nov 05 00:49:49.689 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 05 00:49:49.689 INFO kablam! | Nov 05 00:49:49.689 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 05 00:49:49.689 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 05 00:49:49.689 INFO kablam! | Nov 05 00:49:49.689 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 05 00:49:49.689 INFO kablam! = note: for more information, see issue #50504 Nov 05 00:49:49.689 INFO kablam! Nov 05 00:49:49.689 INFO kablam! warning: cannot find type `val` in this scope Nov 05 00:49:49.689 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 05 00:49:49.689 INFO kablam! | Nov 05 00:49:49.689 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 05 00:49:49.689 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 05 00:49:49.689 INFO kablam! | Nov 05 00:49:49.689 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 05 00:49:49.689 INFO kablam! = note: for more information, see issue #50504 Nov 05 00:49:49.689 INFO kablam! Nov 05 00:49:49.812 INFO kablam! warning: cannot find type `MyEntity` in this scope Nov 05 00:49:49.812 INFO kablam! --> tests/db-roundtrips.rs:11:35 Nov 05 00:49:49.812 INFO kablam! | Nov 05 00:49:49.812 INFO kablam! 11 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Nov 05 00:49:49.812 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 05 00:49:49.812 INFO kablam! | Nov 05 00:49:49.812 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 05 00:49:49.813 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 05 00:49:49.813 INFO kablam! = note: for more information, see issue #50504 Nov 05 00:49:49.813 INFO kablam! Nov 05 00:49:49.813 INFO kablam! warning: cannot find type `my_entities` in this scope Nov 05 00:49:49.813 INFO kablam! --> tests/db-roundtrips.rs:11:35 Nov 05 00:49:49.813 INFO kablam! | Nov 05 00:49:49.813 INFO kablam! 11 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Nov 05 00:49:49.813 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 05 00:49:49.813 INFO kablam! | Nov 05 00:49:49.813 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 05 00:49:49.813 INFO kablam! = note: for more information, see issue #50504 Nov 05 00:49:49.813 INFO kablam! Nov 05 00:49:49.813 INFO kablam! warning: cannot find type `MyEntity` in this scope Nov 05 00:49:49.813 INFO kablam! --> tests/db-roundtrips.rs:11:35 Nov 05 00:49:49.813 INFO kablam! | Nov 05 00:49:49.813 INFO kablam! 11 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Nov 05 00:49:49.813 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 05 00:49:49.813 INFO kablam! | Nov 05 00:49:49.813 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 05 00:49:49.813 INFO kablam! = note: for more information, see issue #50504 Nov 05 00:49:49.813 INFO kablam! Nov 05 00:49:49.813 INFO kablam! warning: cannot find type `MyId` in this scope Nov 05 00:49:49.813 INFO kablam! --> tests/db-roundtrips.rs:11:35 Nov 05 00:49:49.813 INFO kablam! | Nov 05 00:49:49.813 INFO kablam! 11 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Nov 05 00:49:49.813 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 05 00:49:49.813 INFO kablam! | Nov 05 00:49:49.813 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 05 00:49:49.814 INFO kablam! = note: for more information, see issue #50504 Nov 05 00:49:49.814 INFO kablam! Nov 05 00:49:49.814 INFO kablam! warning: cannot find type `my_entities` in this scope Nov 05 00:49:49.814 INFO kablam! --> tests/db-roundtrips.rs:11:49 Nov 05 00:49:49.814 INFO kablam! | Nov 05 00:49:49.814 INFO kablam! 11 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Nov 05 00:49:49.814 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 05 00:49:49.814 INFO kablam! | Nov 05 00:49:49.814 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 05 00:49:49.814 INFO kablam! = note: for more information, see issue #50504 Nov 05 00:49:49.814 INFO kablam! Nov 05 00:49:49.814 INFO kablam! warning: cannot find type `MyEntity` in this scope Nov 05 00:49:49.814 INFO kablam! --> tests/db-roundtrips.rs:11:49 Nov 05 00:49:49.814 INFO kablam! | Nov 05 00:49:49.814 INFO kablam! 11 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Nov 05 00:49:49.814 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 05 00:49:49.814 INFO kablam! | Nov 05 00:49:49.814 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 05 00:49:49.814 INFO kablam! = note: for more information, see issue #50504 Nov 05 00:49:49.814 INFO kablam! Nov 05 00:49:49.814 INFO kablam! warning: cannot find type `MyId` in this scope Nov 05 00:49:49.814 INFO kablam! --> tests/db-roundtrips.rs:11:49 Nov 05 00:49:49.815 INFO kablam! | Nov 05 00:49:49.815 INFO kablam! 11 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Nov 05 00:49:49.815 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 05 00:49:49.815 INFO kablam! | Nov 05 00:49:49.815 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 05 00:49:49.815 INFO kablam! = note: for more information, see issue #50504 Nov 05 00:49:49.815 INFO kablam! Nov 05 00:49:49.815 INFO kablam! warning: cannot find type `MyId` in this scope Nov 05 00:49:49.815 INFO kablam! --> tests/db-roundtrips.rs:11:61 Nov 05 00:49:49.815 INFO kablam! | Nov 05 00:49:49.815 INFO kablam! 11 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Nov 05 00:49:49.815 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 05 00:49:49.815 INFO kablam! | Nov 05 00:49:49.815 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 05 00:49:49.815 INFO kablam! = note: for more information, see issue #50504 Nov 05 00:49:49.815 INFO kablam! Nov 05 00:49:49.815 INFO kablam! warning: cannot find type `MyEntity` in this scope Nov 05 00:49:49.815 INFO kablam! --> tests/db-roundtrips.rs:11:61 Nov 05 00:49:49.815 INFO kablam! | Nov 05 00:49:49.815 INFO kablam! 11 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Nov 05 00:49:49.815 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 05 00:49:49.815 INFO kablam! | Nov 05 00:49:49.815 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 05 00:49:49.815 INFO kablam! = note: for more information, see issue #50504 Nov 05 00:49:49.815 INFO kablam! Nov 05 00:49:49.815 INFO kablam! warning: cannot find type `table` in this scope Nov 05 00:49:49.815 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Nov 05 00:49:49.815 INFO kablam! | Nov 05 00:49:49.815 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 05 00:49:49.816 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 05 00:49:49.816 INFO kablam! | Nov 05 00:49:49.816 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 05 00:49:49.816 INFO kablam! = note: for more information, see issue #50504 Nov 05 00:49:49.816 INFO kablam! Nov 05 00:49:49.816 INFO kablam! warning: cannot find type `id` in this scope Nov 05 00:49:49.816 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 05 00:49:49.817 INFO kablam! | Nov 05 00:49:49.817 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 05 00:49:49.817 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 05 00:49:49.818 INFO kablam! | Nov 05 00:49:49.818 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 05 00:49:49.818 INFO kablam! = note: for more information, see issue #50504 Nov 05 00:49:49.818 INFO kablam! Nov 05 00:49:49.819 INFO kablam! warning: cannot find type `val` in this scope Nov 05 00:49:49.819 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 05 00:49:49.819 INFO kablam! | Nov 05 00:49:49.820 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 05 00:49:49.820 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 05 00:49:49.820 INFO kablam! | Nov 05 00:49:49.820 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 05 00:49:49.821 INFO kablam! = note: for more information, see issue #50504 Nov 05 00:49:49.821 INFO kablam! Nov 05 00:49:50.419 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 02s Nov 05 00:49:50.435 INFO kablam! su: No module specific data is present Nov 05 00:49:51.714 INFO running `"docker" "rm" "-f" "2ab00a7e7f17da51ac9dd2ee663fd1fa3280236d4155fcb88681fabf844ec23f"` Nov 05 00:49:52.051 INFO blam! 2ab00a7e7f17da51ac9dd2ee663fd1fa3280236d4155fcb88681fabf844ec23f