Sep 01 06:26:48.352 INFO checking diesel-derive-newtype-0.1.2 against master#d0d81b7fc1421859ba0218e8a437af29ae3b0967 for pr-53578 Sep 01 06:26:48.352 INFO running: cargo +d0d81b7fc1421859ba0218e8a437af29ae3b0967-alt check --frozen --all --all-targets Sep 01 06:26:48.352 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-53578/master#d0d81b7fc1421859ba0218e8a437af29ae3b0967:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578/worker-1/master#d0d81b7fc1421859ba0218e8a437af29ae3b0967:/target:rw,Z" "-v" "/home/ec2-user/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/home/ec2-user/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=500" "-e" "CMD=cargo +d0d81b7fc1421859ba0218e8a437af29ae3b0967-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 01 06:26:48.537 INFO blam! ede53418e0a1667c5f8037457028789347628bbebfaeb1c7b0d2f755111b228b Sep 01 06:26:48.539 INFO running `"docker" "start" "-a" "ede53418e0a1667c5f8037457028789347628bbebfaeb1c7b0d2f755111b228b"` Sep 01 06:26:49.092 INFO kablam! Compiling libsqlite3-sys v0.9.3 Sep 01 06:26:49.093 INFO kablam! Compiling diesel_derives v1.3.0 Sep 01 06:26:58.434 INFO kablam! Compiling diesel v1.3.2 Sep 01 06:27:46.502 INFO kablam! Checking diesel-derive-newtype v0.1.2 (file:///source) Sep 01 06:28:00.476 INFO kablam! warning: cannot find type `MyEntity` in this scope Sep 01 06:28:00.476 INFO kablam! --> tests/compile-weird-diesel-imports.rs:10:28 Sep 01 06:28:00.476 INFO kablam! | Sep 01 06:28:00.476 INFO kablam! 10 | #[derive(Debug, PartialEq, Identifiable, Queryable)] Sep 01 06:28:00.476 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 01 06:28:00.477 INFO kablam! | Sep 01 06:28:00.477 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Sep 01 06:28:00.478 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! Sep 01 06:28:00.478 INFO kablam! = note: for more information, see issue #50504 Sep 01 06:28:00.479 INFO kablam! Sep 01 06:28:00.479 INFO kablam! warning: cannot find type `my_entities` in this scope Sep 01 06:28:00.479 INFO kablam! --> tests/compile-weird-diesel-imports.rs:10:28 Sep 01 06:28:00.479 INFO kablam! | Sep 01 06:28:00.479 INFO kablam! 10 | #[derive(Debug, PartialEq, Identifiable, Queryable)] Sep 01 06:28:00.480 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 01 06:28:00.480 INFO kablam! | Sep 01 06:28:00.480 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! Sep 01 06:28:00.481 INFO kablam! = note: for more information, see issue #50504 Sep 01 06:28:00.481 INFO kablam! Sep 01 06:28:00.482 INFO kablam! warning: cannot find type `MyEntity` in this scope Sep 01 06:28:00.482 INFO kablam! --> tests/compile-weird-diesel-imports.rs:10:28 Sep 01 06:28:00.482 INFO kablam! | Sep 01 06:28:00.482 INFO kablam! 10 | #[derive(Debug, PartialEq, Identifiable, Queryable)] Sep 01 06:28:00.482 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 01 06:28:00.483 INFO kablam! | Sep 01 06:28:00.483 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! Sep 01 06:28:00.484 INFO kablam! = note: for more information, see issue #50504 Sep 01 06:28:00.484 INFO kablam! Sep 01 06:28:00.485 INFO kablam! warning: cannot find type `MyId` in this scope Sep 01 06:28:00.485 INFO kablam! --> tests/compile-weird-diesel-imports.rs:10:28 Sep 01 06:28:00.485 INFO kablam! | Sep 01 06:28:00.485 INFO kablam! 10 | #[derive(Debug, PartialEq, Identifiable, Queryable)] Sep 01 06:28:00.485 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 01 06:28:00.485 INFO kablam! | Sep 01 06:28:00.486 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! Sep 01 06:28:00.486 INFO kablam! = note: for more information, see issue #50504 Sep 01 06:28:00.487 INFO kablam! Sep 01 06:28:00.487 INFO kablam! warning: cannot find type `MyId` in this scope Sep 01 06:28:00.487 INFO kablam! --> tests/compile-weird-diesel-imports.rs:10:42 Sep 01 06:28:00.487 INFO kablam! | Sep 01 06:28:00.487 INFO kablam! 10 | #[derive(Debug, PartialEq, Identifiable, Queryable)] Sep 01 06:28:00.487 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 01 06:28:00.488 INFO kablam! | Sep 01 06:28:00.488 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! Sep 01 06:28:00.489 INFO kablam! = note: for more information, see issue #50504 Sep 01 06:28:00.489 INFO kablam! Sep 01 06:28:00.490 INFO kablam! warning: cannot find type `MyEntity` in this scope Sep 01 06:28:00.490 INFO kablam! --> tests/compile-weird-diesel-imports.rs:10:42 Sep 01 06:28:00.490 INFO kablam! | Sep 01 06:28:00.490 INFO kablam! 10 | #[derive(Debug, PartialEq, Identifiable, Queryable)] Sep 01 06:28:00.490 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 01 06:28:00.491 INFO kablam! | Sep 01 06:28:00.491 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! Sep 01 06:28:00.492 INFO kablam! = note: for more information, see issue #50504 Sep 01 06:28:00.492 INFO kablam! Sep 01 06:28:00.493 INFO kablam! warning: cannot find type `table` in this scope Sep 01 06:28:00.493 INFO kablam! --> :165:33 Sep 01 06:28:00.493 INFO kablam! | Sep 01 06:28:00.493 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Sep 01 06:28:00.493 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 01 06:28:00.494 INFO kablam! | Sep 01 06:28:00.494 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! Sep 01 06:28:00.495 INFO kablam! = note: for more information, see issue #50504 Sep 01 06:28:00.495 INFO kablam! Sep 01 06:28:00.496 INFO kablam! warning: cannot find type `id` in this scope Sep 01 06:28:00.496 INFO kablam! --> <__diesel_column macros>:5:33 Sep 01 06:28:00.496 INFO kablam! | Sep 01 06:28:00.496 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 01 06:28:00.496 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 01 06:28:00.497 INFO kablam! | Sep 01 06:28:00.497 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! Sep 01 06:28:00.498 INFO kablam! = note: for more information, see issue #50504 Sep 01 06:28:00.498 INFO kablam! Sep 01 06:28:00.532 INFO kablam! warning: cannot find type `MyEntity` in this scope Sep 01 06:28:00.532 INFO kablam! --> tests/db-roundtrips.rs:11:35 Sep 01 06:28:00.532 INFO kablam! | Sep 01 06:28:00.532 INFO kablam! 11 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Sep 01 06:28:00.532 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 01 06:28:00.532 INFO kablam! | Sep 01 06:28:00.532 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Sep 01 06:28:00.532 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! Sep 01 06:28:00.532 INFO kablam! = note: for more information, see issue #50504 Sep 01 06:28:00.532 INFO kablam! Sep 01 06:28:00.535 INFO kablam! warning: cannot find type `my_entities` in this scope Sep 01 06:28:00.535 INFO kablam! --> tests/db-roundtrips.rs:11:35 Sep 01 06:28:00.535 INFO kablam! | Sep 01 06:28:00.535 INFO kablam! 11 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Sep 01 06:28:00.535 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 01 06:28:00.535 INFO kablam! | Sep 01 06:28:00.535 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! Sep 01 06:28:00.535 INFO kablam! = note: for more information, see issue #50504 Sep 01 06:28:00.535 INFO kablam! Sep 01 06:28:00.535 INFO kablam! warning: cannot find type `MyEntity` in this scope Sep 01 06:28:00.535 INFO kablam! --> tests/db-roundtrips.rs:11:35 Sep 01 06:28:00.535 INFO kablam! | Sep 01 06:28:00.535 INFO kablam! 11 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Sep 01 06:28:00.535 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 01 06:28:00.535 INFO kablam! | Sep 01 06:28:00.535 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! Sep 01 06:28:00.535 INFO kablam! = note: for more information, see issue #50504 Sep 01 06:28:00.535 INFO kablam! Sep 01 06:28:00.535 INFO kablam! warning: cannot find type `MyId` in this scope Sep 01 06:28:00.535 INFO kablam! --> tests/db-roundtrips.rs:11:35 Sep 01 06:28:00.535 INFO kablam! | Sep 01 06:28:00.535 INFO kablam! 11 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Sep 01 06:28:00.535 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 01 06:28:00.536 INFO kablam! warning: cannot find type `MyEntity` in this scope Sep 01 06:28:00.536 INFO kablam! --> tests/should-not-compile.rs:18:35 Sep 01 06:28:00.536 INFO kablam! | Sep 01 06:28:00.536 INFO kablam! 18 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Sep 01 06:28:00.536 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 01 06:28:00.536 INFO kablam! | Sep 01 06:28:00.536 INFO kablam! | Sep 01 06:28:00.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! Sep 01 06:28:00.536 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Sep 01 06:28:00.536 INFO kablam! = note: for more information, see issue #50504 Sep 01 06:28:00.536 INFO kablam! Sep 01 06:28:00.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! Sep 01 06:28:00.536 INFO kablam! = note: for more information, see issue #50504 Sep 01 06:28:00.536 INFO kablam! Sep 01 06:28:00.536 INFO kablam! warning: cannot find type `my_entities` in this scope Sep 01 06:28:00.536 INFO kablam! --> tests/should-not-compile.rs:18:35 Sep 01 06:28:00.536 INFO kablam! | Sep 01 06:28:00.536 INFO kablam! 18 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Sep 01 06:28:00.536 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 01 06:28:00.536 INFO kablam! warning: cannot find type `my_entities` in this scope Sep 01 06:28:00.536 INFO kablam! --> tests/db-roundtrips.rs:11:49 Sep 01 06:28:00.536 INFO kablam! | Sep 01 06:28:00.536 INFO kablam! 11 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Sep 01 06:28:00.536 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 01 06:28:00.537 INFO kablam! | Sep 01 06:28:00.537 INFO kablam! | Sep 01 06:28:00.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! Sep 01 06:28:00.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! Sep 01 06:28:00.537 INFO kablam! = note: for more information, see issue #50504 Sep 01 06:28:00.537 INFO kablam! Sep 01 06:28:00.537 INFO kablam! = note: for more information, see issue #50504 Sep 01 06:28:00.537 INFO kablam! Sep 01 06:28:00.537 INFO kablam! warning: cannot find type `MyEntity` in this scope Sep 01 06:28:00.537 INFO kablam! --> tests/db-roundtrips.rs:11:49 Sep 01 06:28:00.537 INFO kablam! | Sep 01 06:28:00.537 INFO kablam! 11 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Sep 01 06:28:00.537 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 01 06:28:00.537 INFO kablam! | Sep 01 06:28:00.537 INFO kablam! warning: cannot find type `MyEntity` in this scope Sep 01 06:28:00.537 INFO kablam! --> tests/should-not-compile.rs:18:35 Sep 01 06:28:00.537 INFO kablam! | Sep 01 06:28:00.537 INFO kablam! 18 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Sep 01 06:28:00.537 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 01 06:28:00.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! Sep 01 06:28:00.537 INFO kablam! | Sep 01 06:28:00.537 INFO kablam! = note: for more information, see issue #50504 Sep 01 06:28:00.537 INFO kablam! Sep 01 06:28:00.538 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! Sep 01 06:28:00.538 INFO kablam! = note: for more information, see issue #50504 Sep 01 06:28:00.538 INFO kablam! Sep 01 06:28:00.538 INFO kablam! warning: cannot find type `MyId` in this scope Sep 01 06:28:00.538 INFO kablam! --> tests/db-roundtrips.rs:11:49 Sep 01 06:28:00.538 INFO kablam! | Sep 01 06:28:00.538 INFO kablam! 11 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Sep 01 06:28:00.538 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 01 06:28:00.538 INFO kablam! warning: cannot find type `MyId` in this scope Sep 01 06:28:00.542 INFO kablam! --> tests/should-not-compile.rs:18:35 Sep 01 06:28:00.542 INFO kablam! | Sep 01 06:28:00.542 INFO kablam! 18 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Sep 01 06:28:00.542 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 01 06:28:00.542 INFO kablam! | Sep 01 06:28:00.542 INFO kablam! | Sep 01 06:28:00.542 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! Sep 01 06:28:00.542 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! Sep 01 06:28:00.542 INFO kablam! = note: for more information, see issue #50504 Sep 01 06:28:00.543 INFO kablam! = note: for more information, see issue #50504 Sep 01 06:28:00.543 INFO kablam! Sep 01 06:28:00.543 INFO kablam! Sep 01 06:28:00.543 INFO kablam! warning: cannot find type `my_entities` in this scope Sep 01 06:28:00.543 INFO kablam! --> tests/should-not-compile.rs:18:49 Sep 01 06:28:00.543 INFO kablam! | Sep 01 06:28:00.543 INFO kablam! 18 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Sep 01 06:28:00.543 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 01 06:28:00.543 INFO kablam! | Sep 01 06:28:00.543 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! Sep 01 06:28:00.543 INFO kablam! = note: for more information, see issue #50504 Sep 01 06:28:00.543 INFO kablam! Sep 01 06:28:00.543 INFO kablam! warning: cannot find type `MyEntity` in this scope Sep 01 06:28:00.543 INFO kablam! --> tests/should-not-compile.rs:18:49 Sep 01 06:28:00.543 INFO kablam! | Sep 01 06:28:00.543 INFO kablam! 18 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Sep 01 06:28:00.543 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 01 06:28:00.543 INFO kablam! | Sep 01 06:28:00.543 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! Sep 01 06:28:00.543 INFO kablam! = note: for more information, see issue #50504 Sep 01 06:28:00.544 INFO kablam! Sep 01 06:28:00.544 INFO kablam! warning: cannot find type `MyId` in this scope Sep 01 06:28:00.544 INFO kablam! --> tests/db-roundtrips.rs:11:61 Sep 01 06:28:00.544 INFO kablam! | Sep 01 06:28:00.544 INFO kablam! 11 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Sep 01 06:28:00.544 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 01 06:28:00.544 INFO kablam! | Sep 01 06:28:00.544 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! Sep 01 06:28:00.544 INFO kablam! warning: cannot find type `MyId` in this scope Sep 01 06:28:00.544 INFO kablam! --> tests/should-not-compile.rs:18:49 Sep 01 06:28:00.544 INFO kablam! | Sep 01 06:28:00.544 INFO kablam! 18 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Sep 01 06:28:00.544 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 01 06:28:00.544 INFO kablam! | Sep 01 06:28:00.544 INFO kablam! = note: for more information, see issue #50504 Sep 01 06:28:00.544 INFO kablam! Sep 01 06:28:00.544 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! Sep 01 06:28:00.544 INFO kablam! = note: for more information, see issue #50504 Sep 01 06:28:00.544 INFO kablam! Sep 01 06:28:00.544 INFO kablam! warning: cannot find type `MyEntity` in this scope Sep 01 06:28:00.545 INFO kablam! --> tests/db-roundtrips.rs:11:61 Sep 01 06:28:00.545 INFO kablam! | Sep 01 06:28:00.545 INFO kablam! 11 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Sep 01 06:28:00.545 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 01 06:28:00.545 INFO kablam! | Sep 01 06:28:00.545 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! Sep 01 06:28:00.545 INFO kablam! = note: for more information, see issue #50504 Sep 01 06:28:00.545 INFO kablam! Sep 01 06:28:00.545 INFO kablam! warning: cannot find type `MyId` in this scope Sep 01 06:28:00.545 INFO kablam! --> tests/should-not-compile.rs:18:61 Sep 01 06:28:00.545 INFO kablam! | Sep 01 06:28:00.545 INFO kablam! 18 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Sep 01 06:28:00.545 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 01 06:28:00.545 INFO kablam! | Sep 01 06:28:00.545 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! Sep 01 06:28:00.545 INFO kablam! warning: cannot find type `table` in this scope Sep 01 06:28:00.545 INFO kablam! --> :165:33 Sep 01 06:28:00.545 INFO kablam! | Sep 01 06:28:00.545 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Sep 01 06:28:00.546 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 01 06:28:00.546 INFO kablam! = note: for more information, see issue #50504 Sep 01 06:28:00.546 INFO kablam! | Sep 01 06:28:00.546 INFO kablam! Sep 01 06:28:00.546 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! Sep 01 06:28:00.546 INFO kablam! = note: for more information, see issue #50504 Sep 01 06:28:00.546 INFO kablam! Sep 01 06:28:00.546 INFO kablam! warning: cannot find type `MyEntity` in this scope Sep 01 06:28:00.546 INFO kablam! --> tests/should-not-compile.rs:18:61 Sep 01 06:28:00.546 INFO kablam! | Sep 01 06:28:00.546 INFO kablam! 18 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Sep 01 06:28:00.546 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 01 06:28:00.546 INFO kablam! | Sep 01 06:28:00.546 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! Sep 01 06:28:00.546 INFO kablam! = note: for more information, see issue #50504 Sep 01 06:28:00.546 INFO kablam! Sep 01 06:28:00.546 INFO kablam! warning: cannot find type `table` in this scope Sep 01 06:28:00.546 INFO kablam! --> :165:33 Sep 01 06:28:00.546 INFO kablam! | Sep 01 06:28:00.547 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Sep 01 06:28:00.547 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 01 06:28:00.547 INFO kablam! | Sep 01 06:28:00.547 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! Sep 01 06:28:00.547 INFO kablam! = note: for more information, see issue #50504 Sep 01 06:28:00.547 INFO kablam! Sep 01 06:28:00.547 INFO kablam! warning: cannot find type `id` in this scope Sep 01 06:28:00.547 INFO kablam! --> <__diesel_column macros>:5:33 Sep 01 06:28:00.547 INFO kablam! | Sep 01 06:28:00.547 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 01 06:28:00.547 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 01 06:28:00.547 INFO kablam! | Sep 01 06:28:00.547 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! Sep 01 06:28:00.547 INFO kablam! = note: for more information, see issue #50504 Sep 01 06:28:00.547 INFO kablam! Sep 01 06:28:00.547 INFO kablam! warning: cannot find type `val` in this scope Sep 01 06:28:00.547 INFO kablam! --> <__diesel_column macros>:5:33 Sep 01 06:28:00.547 INFO kablam! | Sep 01 06:28:00.547 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 01 06:28:00.548 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 01 06:28:00.548 INFO kablam! | Sep 01 06:28:00.548 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! Sep 01 06:28:00.548 INFO kablam! = note: for more information, see issue #50504 Sep 01 06:28:00.548 INFO kablam! Sep 01 06:28:00.548 INFO kablam! warning: cannot find type `id` in this scope Sep 01 06:28:00.548 INFO kablam! --> <__diesel_column macros>:5:33 Sep 01 06:28:00.548 INFO kablam! | Sep 01 06:28:00.548 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 01 06:28:00.548 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 01 06:28:00.548 INFO kablam! | Sep 01 06:28:00.548 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! Sep 01 06:28:00.548 INFO kablam! = note: for more information, see issue #50504 Sep 01 06:28:00.548 INFO kablam! Sep 01 06:28:00.548 INFO kablam! warning: cannot find type `val` in this scope Sep 01 06:28:00.548 INFO kablam! --> <__diesel_column macros>:5:33 Sep 01 06:28:00.548 INFO kablam! | Sep 01 06:28:00.548 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 01 06:28:00.548 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 01 06:28:00.549 INFO kablam! | Sep 01 06:28:00.549 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! Sep 01 06:28:00.549 INFO kablam! = note: for more information, see issue #50504 Sep 01 06:28:00.549 INFO kablam! Sep 01 06:28:01.294 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 12s Sep 01 06:28:01.302 INFO kablam! su: No module specific data is present Sep 01 06:28:01.728 INFO running `"docker" "rm" "-f" "ede53418e0a1667c5f8037457028789347628bbebfaeb1c7b0d2f755111b228b"` Sep 01 06:28:01.865 INFO blam! ede53418e0a1667c5f8037457028789347628bbebfaeb1c7b0d2f755111b228b