Dec 07 18:50:58.495 INFO testing diesel-derive-newtype-0.1.2 against try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468 for pr-56514 Dec 07 18:50:58.495 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56514/worker-0/try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-0/pr-56514/try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468:/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 +6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468-alt build --frozen" "-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"` Dec 07 18:50:58.691 INFO [stdout] c90f8a036f8423ec80b0c7be487e094c306bc263f4a2791ff16025ccf8e62720 Dec 07 18:50:58.700 INFO running `"docker" "start" "-a" "c90f8a036f8423ec80b0c7be487e094c306bc263f4a2791ff16025ccf8e62720"` Dec 07 18:50:59.060 INFO [stderr] usermod: no changes Dec 07 18:50:59.124 INFO [stderr] Compiling diesel v1.3.3 Dec 07 18:51:25.248 INFO [stderr] Compiling diesel-derive-newtype v0.1.2 (/source) Dec 07 18:51:27.437 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 28.35s Dec 07 18:51:27.444 INFO [stderr] su: No module specific data is present Dec 07 18:51:27.762 INFO running `"docker" "inspect" "c90f8a036f8423ec80b0c7be487e094c306bc263f4a2791ff16025ccf8e62720"` Dec 07 18:51:27.904 INFO running `"docker" "rm" "-f" "c90f8a036f8423ec80b0c7be487e094c306bc263f4a2791ff16025ccf8e62720"` Dec 07 18:51:27.986 INFO [stdout] c90f8a036f8423ec80b0c7be487e094c306bc263f4a2791ff16025ccf8e62720 Dec 07 18:51:27.990 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56514/worker-0/try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-0/pr-56514/try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468:/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 +6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468-alt test --frozen --no-run" "-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"` Dec 07 18:51:28.179 INFO [stdout] 1b6f5ecd5ad83254dcd92c07b3fd1ff4555d82cb696ff56e9db5f0ca3f576a44 Dec 07 18:51:28.181 INFO running `"docker" "start" "-a" "1b6f5ecd5ad83254dcd92c07b3fd1ff4555d82cb696ff56e9db5f0ca3f576a44"` Dec 07 18:51:28.600 INFO [stderr] usermod: no changes Dec 07 18:51:28.660 INFO [stderr] Compiling diesel-derive-newtype v0.1.2 (/source) Dec 07 18:51:31.486 INFO [stderr] warning: cannot find type `MyEntity` in this scope Dec 07 18:51:31.486 INFO [stderr] --> tests/compile-weird-diesel-imports.rs:10:28 Dec 07 18:51:31.486 INFO [stderr] | Dec 07 18:51:31.486 INFO [stderr] 10 | #[derive(Debug, PartialEq, Identifiable, Queryable)] Dec 07 18:51:31.487 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 07 18:51:31.487 INFO [stderr] | Dec 07 18:51:31.487 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Dec 07 18:51:31.488 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! Dec 07 18:51:31.488 INFO [stderr] = note: for more information, see issue #50504 Dec 07 18:51:31.488 INFO [stderr] Dec 07 18:51:31.488 INFO [stderr] warning: cannot find type `my_entities` in this scope Dec 07 18:51:31.489 INFO [stderr] --> tests/compile-weird-diesel-imports.rs:10:28 Dec 07 18:51:31.489 INFO [stderr] | Dec 07 18:51:31.489 INFO [stderr] 10 | #[derive(Debug, PartialEq, Identifiable, Queryable)] Dec 07 18:51:31.489 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 07 18:51:31.490 INFO [stderr] | Dec 07 18:51:31.490 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! Dec 07 18:51:31.490 INFO [stderr] = note: for more information, see issue #50504 Dec 07 18:51:31.490 INFO [stderr] Dec 07 18:51:31.491 INFO [stderr] warning: cannot find type `MyEntity` in this scope Dec 07 18:51:31.491 INFO [stderr] --> tests/compile-weird-diesel-imports.rs:10:28 Dec 07 18:51:31.491 INFO [stderr] | Dec 07 18:51:31.492 INFO [stderr] 10 | #[derive(Debug, PartialEq, Identifiable, Queryable)] Dec 07 18:51:31.492 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 07 18:51:31.492 INFO [stderr] | Dec 07 18:51:31.493 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! Dec 07 18:51:31.493 INFO [stderr] = note: for more information, see issue #50504 Dec 07 18:51:31.493 INFO [stderr] Dec 07 18:51:31.493 INFO [stderr] warning: cannot find type `MyId` in this scope Dec 07 18:51:31.494 INFO [stderr] --> tests/compile-weird-diesel-imports.rs:10:28 Dec 07 18:51:31.494 INFO [stderr] | Dec 07 18:51:31.494 INFO [stderr] 10 | #[derive(Debug, PartialEq, Identifiable, Queryable)] Dec 07 18:51:31.495 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 07 18:51:31.495 INFO [stderr] | Dec 07 18:51:31.495 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! Dec 07 18:51:31.496 INFO [stderr] = note: for more information, see issue #50504 Dec 07 18:51:31.496 INFO [stderr] Dec 07 18:51:31.496 INFO [stderr] warning: cannot find type `MyId` in this scope Dec 07 18:51:31.497 INFO [stderr] --> tests/compile-weird-diesel-imports.rs:10:42 Dec 07 18:51:31.497 INFO [stderr] | Dec 07 18:51:31.497 INFO [stderr] 10 | #[derive(Debug, PartialEq, Identifiable, Queryable)] Dec 07 18:51:31.498 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 07 18:51:31.498 INFO [stderr] | Dec 07 18:51:31.498 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! Dec 07 18:51:31.499 INFO [stderr] = note: for more information, see issue #50504 Dec 07 18:51:31.499 INFO [stderr] Dec 07 18:51:31.499 INFO [stderr] warning: cannot find type `MyEntity` in this scope Dec 07 18:51:31.500 INFO [stderr] --> tests/compile-weird-diesel-imports.rs:10:42 Dec 07 18:51:31.500 INFO [stderr] | Dec 07 18:51:31.500 INFO [stderr] 10 | #[derive(Debug, PartialEq, Identifiable, Queryable)] Dec 07 18:51:31.500 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 07 18:51:31.512 INFO [stderr] | Dec 07 18:51:31.513 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! Dec 07 18:51:31.513 INFO [stderr] = note: for more information, see issue #50504 Dec 07 18:51:31.513 INFO [stderr] Dec 07 18:51:31.533 INFO [stderr] warning: cannot find type `table` in this scope Dec 07 18:51:31.533 INFO [stderr] --> <::gasoline::macros::table_body macros>:165:33 Dec 07 18:51:31.533 INFO [stderr] | Dec 07 18:51:31.533 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 07 18:51:31.534 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 07 18:51:31.534 INFO [stderr] | Dec 07 18:51:31.534 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! Dec 07 18:51:31.535 INFO [stderr] = note: for more information, see issue #50504 Dec 07 18:51:31.535 INFO [stderr] Dec 07 18:51:31.535 INFO [stderr] warning: cannot find type `id` in this scope Dec 07 18:51:31.536 INFO [stderr] --> <::gasoline::macros::__diesel_column macros>:5:33 Dec 07 18:51:31.536 INFO [stderr] | Dec 07 18:51:31.536 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 07 18:51:31.536 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 07 18:51:31.537 INFO [stderr] | Dec 07 18:51:31.537 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! Dec 07 18:51:31.537 INFO [stderr] = note: for more information, see issue #50504 Dec 07 18:51:31.537 INFO [stderr] Dec 07 18:51:31.658 INFO [stderr] warning: cannot find type `MyEntity` in this scope Dec 07 18:51:31.658 INFO [stderr] --> tests/should-not-compile.rs:18:35 Dec 07 18:51:31.658 INFO [stderr] | Dec 07 18:51:31.658 INFO [stderr] 18 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Dec 07 18:51:31.658 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 07 18:51:31.672 INFO [stderr] | Dec 07 18:51:31.673 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Dec 07 18:51:31.673 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! Dec 07 18:51:31.673 INFO [stderr] = note: for more information, see issue #50504 Dec 07 18:51:31.673 INFO [stderr] Dec 07 18:51:31.674 INFO [stderr] warning: cannot find type `my_entities` in this scope Dec 07 18:51:31.674 INFO [stderr] --> tests/should-not-compile.rs:18:35 Dec 07 18:51:31.674 INFO [stderr] | Dec 07 18:51:31.674 INFO [stderr] 18 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Dec 07 18:51:31.674 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 07 18:51:31.675 INFO [stderr] | Dec 07 18:51:31.675 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! Dec 07 18:51:31.675 INFO [stderr] = note: for more information, see issue #50504 Dec 07 18:51:31.675 INFO [stderr] Dec 07 18:51:31.676 INFO [stderr] warning: cannot find type `MyEntity` in this scope Dec 07 18:51:31.676 INFO [stderr] --> tests/should-not-compile.rs:18:35 Dec 07 18:51:31.676 INFO [stderr] | Dec 07 18:51:31.676 INFO [stderr] 18 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Dec 07 18:51:31.677 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 07 18:51:31.677 INFO [stderr] | Dec 07 18:51:31.677 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! Dec 07 18:51:31.677 INFO [stderr] = note: for more information, see issue #50504 Dec 07 18:51:31.678 INFO [stderr] Dec 07 18:51:31.678 INFO [stderr] warning: cannot find type `MyId` in this scope Dec 07 18:51:31.678 INFO [stderr] --> tests/should-not-compile.rs:18:35 Dec 07 18:51:31.678 INFO [stderr] | Dec 07 18:51:31.678 INFO [stderr] 18 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Dec 07 18:51:31.679 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 07 18:51:31.679 INFO [stderr] | Dec 07 18:51:31.679 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! Dec 07 18:51:31.679 INFO [stderr] = note: for more information, see issue #50504 Dec 07 18:51:31.680 INFO [stderr] Dec 07 18:51:31.680 INFO [stderr] warning: cannot find type `my_entities` in this scope Dec 07 18:51:31.680 INFO [stderr] --> tests/should-not-compile.rs:18:49 Dec 07 18:51:31.680 INFO [stderr] | Dec 07 18:51:31.681 INFO [stderr] 18 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Dec 07 18:51:31.681 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 07 18:51:31.681 INFO [stderr] | Dec 07 18:51:31.681 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! Dec 07 18:51:31.682 INFO [stderr] = note: for more information, see issue #50504 Dec 07 18:51:31.682 INFO [stderr] Dec 07 18:51:31.682 INFO [stderr] warning: cannot find type `MyEntity` in this scope Dec 07 18:51:31.682 INFO [stderr] --> tests/should-not-compile.rs:18:49 Dec 07 18:51:31.683 INFO [stderr] | Dec 07 18:51:31.683 INFO [stderr] 18 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Dec 07 18:51:31.683 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 07 18:51:31.683 INFO [stderr] | Dec 07 18:51:31.684 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! Dec 07 18:51:31.684 INFO [stderr] = note: for more information, see issue #50504 Dec 07 18:51:31.684 INFO [stderr] Dec 07 18:51:31.684 INFO [stderr] warning: cannot find type `MyId` in this scope Dec 07 18:51:31.685 INFO [stderr] --> tests/should-not-compile.rs:18:49 Dec 07 18:51:31.685 INFO [stderr] | Dec 07 18:51:31.685 INFO [stderr] 18 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Dec 07 18:51:31.685 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 07 18:51:31.685 INFO [stderr] | Dec 07 18:51:31.686 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! Dec 07 18:51:31.686 INFO [stderr] = note: for more information, see issue #50504 Dec 07 18:51:31.686 INFO [stderr] Dec 07 18:51:31.686 INFO [stderr] warning: cannot find type `MyId` in this scope Dec 07 18:51:31.687 INFO [stderr] --> tests/should-not-compile.rs:18:61 Dec 07 18:51:31.687 INFO [stderr] | Dec 07 18:51:31.687 INFO [stderr] 18 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Dec 07 18:51:31.687 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 07 18:51:31.688 INFO [stderr] | Dec 07 18:51:31.688 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! Dec 07 18:51:31.688 INFO [stderr] = note: for more information, see issue #50504 Dec 07 18:51:31.688 INFO [stderr] Dec 07 18:51:31.689 INFO [stderr] warning: cannot find type `MyEntity` in this scope Dec 07 18:51:31.689 INFO [stderr] --> tests/should-not-compile.rs:18:61 Dec 07 18:51:31.689 INFO [stderr] | Dec 07 18:51:31.689 INFO [stderr] 18 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Dec 07 18:51:31.689 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 07 18:51:31.690 INFO [stderr] | Dec 07 18:51:31.690 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! Dec 07 18:51:31.690 INFO [stderr] = note: for more information, see issue #50504 Dec 07 18:51:31.690 INFO [stderr] Dec 07 18:51:31.691 INFO [stderr] warning: cannot find type `table` in this scope Dec 07 18:51:31.691 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 07 18:51:31.691 INFO [stderr] | Dec 07 18:51:31.691 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 07 18:51:31.692 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 07 18:51:31.692 INFO [stderr] | Dec 07 18:51:31.692 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! Dec 07 18:51:31.692 INFO [stderr] = note: for more information, see issue #50504 Dec 07 18:51:31.693 INFO [stderr] Dec 07 18:51:31.693 INFO [stderr] warning: cannot find type `id` in this scope Dec 07 18:51:31.693 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 07 18:51:31.694 INFO [stderr] | Dec 07 18:51:31.694 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 07 18:51:31.694 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 07 18:51:31.708 INFO [stderr] | Dec 07 18:51:31.709 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! Dec 07 18:51:31.709 INFO [stderr] = note: for more information, see issue #50504 Dec 07 18:51:31.709 INFO [stderr] Dec 07 18:51:31.712 INFO [stderr] warning: cannot find type `val` in this scope Dec 07 18:51:31.712 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 07 18:51:31.712 INFO [stderr] | Dec 07 18:51:31.712 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 07 18:51:31.712 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 07 18:51:31.712 INFO [stderr] | Dec 07 18:51:31.713 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! Dec 07 18:51:31.713 INFO [stderr] = note: for more information, see issue #50504 Dec 07 18:51:31.713 INFO [stderr] Dec 07 18:51:31.824 INFO [stderr] warning: cannot find type `MyEntity` in this scope Dec 07 18:51:31.824 INFO [stderr] --> tests/db-roundtrips.rs:11:35 Dec 07 18:51:31.825 INFO [stderr] | Dec 07 18:51:31.825 INFO [stderr] 11 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Dec 07 18:51:31.825 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 07 18:51:31.825 INFO [stderr] | Dec 07 18:51:31.825 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Dec 07 18:51:31.825 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! Dec 07 18:51:31.825 INFO [stderr] = note: for more information, see issue #50504 Dec 07 18:51:31.825 INFO [stderr] Dec 07 18:51:31.825 INFO [stderr] warning: cannot find type `my_entities` in this scope Dec 07 18:51:31.825 INFO [stderr] --> tests/db-roundtrips.rs:11:35 Dec 07 18:51:31.825 INFO [stderr] | Dec 07 18:51:31.825 INFO [stderr] 11 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Dec 07 18:51:31.825 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 07 18:51:31.825 INFO [stderr] | Dec 07 18:51:31.825 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! Dec 07 18:51:31.825 INFO [stderr] = note: for more information, see issue #50504 Dec 07 18:51:31.825 INFO [stderr] Dec 07 18:51:31.825 INFO [stderr] warning: cannot find type `MyEntity` in this scope Dec 07 18:51:31.825 INFO [stderr] --> tests/db-roundtrips.rs:11:35 Dec 07 18:51:31.825 INFO [stderr] | Dec 07 18:51:31.825 INFO [stderr] 11 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Dec 07 18:51:31.825 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 07 18:51:31.825 INFO [stderr] | Dec 07 18:51:31.825 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! Dec 07 18:51:31.825 INFO [stderr] = note: for more information, see issue #50504 Dec 07 18:51:31.825 INFO [stderr] Dec 07 18:51:31.825 INFO [stderr] warning: cannot find type `MyId` in this scope Dec 07 18:51:31.825 INFO [stderr] --> tests/db-roundtrips.rs:11:35 Dec 07 18:51:31.825 INFO [stderr] | Dec 07 18:51:31.825 INFO [stderr] 11 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Dec 07 18:51:31.825 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 07 18:51:31.825 INFO [stderr] | Dec 07 18:51:31.825 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! Dec 07 18:51:31.825 INFO [stderr] = note: for more information, see issue #50504 Dec 07 18:51:31.825 INFO [stderr] Dec 07 18:51:31.825 INFO [stderr] warning: cannot find type `my_entities` in this scope Dec 07 18:51:31.825 INFO [stderr] --> tests/db-roundtrips.rs:11:49 Dec 07 18:51:31.825 INFO [stderr] | Dec 07 18:51:31.825 INFO [stderr] 11 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Dec 07 18:51:31.825 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 07 18:51:31.825 INFO [stderr] | Dec 07 18:51:31.825 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! Dec 07 18:51:31.825 INFO [stderr] = note: for more information, see issue #50504 Dec 07 18:51:31.825 INFO [stderr] Dec 07 18:51:31.825 INFO [stderr] warning: cannot find type `MyEntity` in this scope Dec 07 18:51:31.825 INFO [stderr] --> tests/db-roundtrips.rs:11:49 Dec 07 18:51:31.825 INFO [stderr] | Dec 07 18:51:31.825 INFO [stderr] 11 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Dec 07 18:51:31.825 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 07 18:51:31.825 INFO [stderr] | Dec 07 18:51:31.825 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! Dec 07 18:51:31.825 INFO [stderr] = note: for more information, see issue #50504 Dec 07 18:51:31.825 INFO [stderr] Dec 07 18:51:31.825 INFO [stderr] warning: cannot find type `MyId` in this scope Dec 07 18:51:31.825 INFO [stderr] --> tests/db-roundtrips.rs:11:49 Dec 07 18:51:31.825 INFO [stderr] | Dec 07 18:51:31.825 INFO [stderr] 11 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Dec 07 18:51:31.825 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 07 18:51:31.825 INFO [stderr] | Dec 07 18:51:31.825 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! Dec 07 18:51:31.825 INFO [stderr] = note: for more information, see issue #50504 Dec 07 18:51:31.825 INFO [stderr] Dec 07 18:51:31.825 INFO [stderr] warning: cannot find type `MyId` in this scope Dec 07 18:51:31.825 INFO [stderr] --> tests/db-roundtrips.rs:11:61 Dec 07 18:51:31.825 INFO [stderr] | Dec 07 18:51:31.825 INFO [stderr] 11 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Dec 07 18:51:31.825 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 07 18:51:31.825 INFO [stderr] | Dec 07 18:51:31.825 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! Dec 07 18:51:31.825 INFO [stderr] = note: for more information, see issue #50504 Dec 07 18:51:31.825 INFO [stderr] Dec 07 18:51:31.825 INFO [stderr] warning: cannot find type `MyEntity` in this scope Dec 07 18:51:31.825 INFO [stderr] --> tests/db-roundtrips.rs:11:61 Dec 07 18:51:31.825 INFO [stderr] | Dec 07 18:51:31.825 INFO [stderr] 11 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Dec 07 18:51:31.825 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 07 18:51:31.825 INFO [stderr] | Dec 07 18:51:31.825 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! Dec 07 18:51:31.825 INFO [stderr] = note: for more information, see issue #50504 Dec 07 18:51:31.825 INFO [stderr] Dec 07 18:51:31.825 INFO [stderr] warning: cannot find type `table` in this scope Dec 07 18:51:31.825 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 07 18:51:31.825 INFO [stderr] | Dec 07 18:51:31.825 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 07 18:51:31.825 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 07 18:51:31.825 INFO [stderr] | Dec 07 18:51:31.825 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! Dec 07 18:51:31.825 INFO [stderr] = note: for more information, see issue #50504 Dec 07 18:51:31.825 INFO [stderr] Dec 07 18:51:31.825 INFO [stderr] warning: cannot find type `id` in this scope Dec 07 18:51:31.825 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 07 18:51:31.825 INFO [stderr] | Dec 07 18:51:31.826 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 07 18:51:31.826 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 07 18:51:31.826 INFO [stderr] | Dec 07 18:51:31.826 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! Dec 07 18:51:31.826 INFO [stderr] = note: for more information, see issue #50504 Dec 07 18:51:31.826 INFO [stderr] Dec 07 18:51:31.826 INFO [stderr] warning: cannot find type `val` in this scope Dec 07 18:51:31.826 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 07 18:51:31.826 INFO [stderr] | Dec 07 18:51:31.826 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 07 18:51:31.826 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 07 18:51:31.826 INFO [stderr] | Dec 07 18:51:31.826 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! Dec 07 18:51:31.826 INFO [stderr] = note: for more information, see issue #50504 Dec 07 18:51:31.826 INFO [stderr] Dec 07 18:51:35.106 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 6.48s Dec 07 18:51:35.113 INFO [stderr] su: No module specific data is present Dec 07 18:51:35.406 INFO running `"docker" "inspect" "1b6f5ecd5ad83254dcd92c07b3fd1ff4555d82cb696ff56e9db5f0ca3f576a44"` Dec 07 18:51:35.544 INFO running `"docker" "rm" "-f" "1b6f5ecd5ad83254dcd92c07b3fd1ff4555d82cb696ff56e9db5f0ca3f576a44"` Dec 07 18:51:35.679 INFO [stdout] 1b6f5ecd5ad83254dcd92c07b3fd1ff4555d82cb696ff56e9db5f0ca3f576a44 Dec 07 18:51:35.681 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56514/worker-0/try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-0/pr-56514/try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468:/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 +6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468-alt test --frozen" "-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"` Dec 07 18:51:35.929 INFO [stdout] 231c81a9d6a7c9ae471ba957ceab5946ad26725f1551ee5171558aee276e3d88 Dec 07 18:51:35.931 INFO running `"docker" "start" "-a" "231c81a9d6a7c9ae471ba957ceab5946ad26725f1551ee5171558aee276e3d88"` Dec 07 18:51:37.043 INFO [stderr] usermod: no changes Dec 07 18:51:37.112 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.04s Dec 07 18:51:37.112 INFO [stderr] Running /target/debug/deps/diesel_derive_newtype-9ca8c1f246a26725 Dec 07 18:51:37.112 INFO [stderr] Running /target/debug/deps/compile_weird_diesel_imports-5a3b2074f9a4480a Dec 07 18:51:37.112 INFO [stderr] Running /target/debug/deps/db_roundtrips-fcbb2aa2104e177d Dec 07 18:51:37.112 INFO [stdout] Dec 07 18:51:37.112 INFO [stdout] running 0 tests Dec 07 18:51:37.112 INFO [stdout] Dec 07 18:51:37.112 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Dec 07 18:51:37.112 INFO [stdout] Dec 07 18:51:37.112 INFO [stdout] Dec 07 18:51:37.112 INFO [stdout] running 0 tests Dec 07 18:51:37.112 INFO [stdout] Dec 07 18:51:37.112 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Dec 07 18:51:37.112 INFO [stdout] Dec 07 18:51:37.116 INFO [stdout] Dec 07 18:51:37.116 INFO [stdout] running 5 tests Dec 07 18:51:37.116 INFO [stdout] test query_as_underlying_type ... ok Dec 07 18:51:37.116 INFO [stdout] test set ... ok Dec 07 18:51:37.116 INFO [stdout] test queryable ... ok Dec 07 18:51:37.116 INFO [stdout] test does_roundtrip ... ok Dec 07 18:51:37.118 INFO [stdout] test query_as_id ... ok Dec 07 18:51:37.118 INFO [stdout] Dec 07 18:51:37.118 INFO [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Dec 07 18:51:37.118 INFO [stdout] Dec 07 18:51:37.120 INFO [stdout] Dec 07 18:51:37.120 INFO [stdout] running 2 tests Dec 07 18:51:37.120 INFO [stderr] Running /target/debug/deps/should_not_compile-61dee99a12353617 Dec 07 18:51:37.120 INFO [stdout] test set ... ok Dec 07 18:51:37.121 INFO [stdout] test query_as_id ... ok Dec 07 18:51:37.121 INFO [stdout] Dec 07 18:51:37.121 INFO [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Dec 07 18:51:37.121 INFO [stdout] Dec 07 18:51:37.121 INFO [stderr] Doc-tests diesel-derive-newtype Dec 07 18:51:37.997 INFO [stdout] Dec 07 18:51:37.997 INFO [stdout] running 3 tests Dec 07 18:51:37.998 INFO [stdout] test src/lib.rs - (line 83) ... ignored Dec 07 18:51:39.304 INFO [stdout] test src/lib.rs - (line 24) ... ok Dec 07 18:51:39.729 INFO [stdout] test src/lib.rs - (line 37) ... ok Dec 07 18:51:39.729 INFO [stdout] Dec 07 18:51:39.729 INFO [stdout] test result: ok. 2 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out Dec 07 18:51:39.729 INFO [stdout] Dec 07 18:51:39.741 INFO [stderr] su: No module specific data is present Dec 07 18:51:40.156 INFO running `"docker" "inspect" "231c81a9d6a7c9ae471ba957ceab5946ad26725f1551ee5171558aee276e3d88"` Dec 07 18:51:40.359 INFO running `"docker" "rm" "-f" "231c81a9d6a7c9ae471ba957ceab5946ad26725f1551ee5171558aee276e3d88"` Dec 07 18:51:40.462 INFO [stdout] 231c81a9d6a7c9ae471ba957ceab5946ad26725f1551ee5171558aee276e3d88