Dec 15 17:04:50.067 INFO testing diesel-derive-more-1.1.3 against try#aa49d8ef14939ddec0e34b346b60174a5673d48f for pr-56550 Dec 15 17:04:50.067 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56550/worker-1/try#aa49d8ef14939ddec0e34b346b60174a5673d48f:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-1/pr-56550/try#aa49d8ef14939ddec0e34b346b60174a5673d48f:/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 +aa49d8ef14939ddec0e34b346b60174a5673d48f-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 15 17:04:50.244 INFO [stdout] 9c8a8fd5f69cca6780b7acad778dfe072670e9ee97c58d619cceb95fe1644aaa Dec 15 17:04:50.246 INFO running `"docker" "start" "-a" "9c8a8fd5f69cca6780b7acad778dfe072670e9ee97c58d619cceb95fe1644aaa"` Dec 15 17:04:50.691 INFO [stderr] usermod: no changes Dec 15 17:04:50.776 INFO [stderr] Compiling diesel v1.3.3 Dec 15 17:05:27.826 INFO [stderr] Compiling diesel-derive-more v1.1.3 (/source) Dec 15 17:05:29.605 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 38.89s Dec 15 17:05:29.613 INFO [stderr] su: No module specific data is present Dec 15 17:05:29.958 INFO running `"docker" "inspect" "9c8a8fd5f69cca6780b7acad778dfe072670e9ee97c58d619cceb95fe1644aaa"` Dec 15 17:05:30.040 INFO running `"docker" "rm" "-f" "9c8a8fd5f69cca6780b7acad778dfe072670e9ee97c58d619cceb95fe1644aaa"` Dec 15 17:05:30.164 INFO [stdout] 9c8a8fd5f69cca6780b7acad778dfe072670e9ee97c58d619cceb95fe1644aaa Dec 15 17:05:30.165 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56550/worker-1/try#aa49d8ef14939ddec0e34b346b60174a5673d48f:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-1/pr-56550/try#aa49d8ef14939ddec0e34b346b60174a5673d48f:/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 +aa49d8ef14939ddec0e34b346b60174a5673d48f-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 15 17:05:30.515 INFO [stdout] 019baa8e16fa8ab5c16e77a55fcbae0bc8e3bbc1841d8057f82e21d8c0635fa2 Dec 15 17:05:30.517 INFO running `"docker" "start" "-a" "019baa8e16fa8ab5c16e77a55fcbae0bc8e3bbc1841d8057f82e21d8c0635fa2"` Dec 15 17:05:31.008 INFO [stderr] usermod: no changes Dec 15 17:05:31.103 INFO [stderr] Compiling diesel-derive-more v1.1.3 (/source) Dec 15 17:05:34.778 INFO [stderr] warning: cannot find type `table` in this scope Dec 15 17:05:34.778 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 15 17:05:34.778 INFO [stderr] | Dec 15 17:05:34.778 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 15 17:05:34.778 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 15 17:05:34.778 INFO [stderr] | Dec 15 17:05:34.778 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Dec 15 17:05:34.778 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 15 17:05:34.778 INFO [stderr] = note: for more information, see issue #50504 Dec 15 17:05:34.778 INFO [stderr] Dec 15 17:05:34.778 INFO [stderr] warning: cannot find type `table` in this scope Dec 15 17:05:34.778 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 15 17:05:34.779 INFO [stderr] | Dec 15 17:05:34.779 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 15 17:05:34.779 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 15 17:05:34.779 INFO [stderr] | Dec 15 17:05:34.779 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 15 17:05:34.779 INFO [stderr] = note: for more information, see issue #50504 Dec 15 17:05:34.779 INFO [stderr] Dec 15 17:05:34.779 INFO [stderr] warning: cannot find type `id` in this scope Dec 15 17:05:34.779 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 15 17:05:34.779 INFO [stderr] | Dec 15 17:05:34.779 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 15 17:05:34.780 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 15 17:05:34.780 INFO [stderr] | Dec 15 17:05:34.780 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 15 17:05:34.780 INFO [stderr] = note: for more information, see issue #50504 Dec 15 17:05:34.780 INFO [stderr] Dec 15 17:05:34.780 INFO [stderr] warning: cannot find type `num` in this scope Dec 15 17:05:34.780 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 15 17:05:34.780 INFO [stderr] | Dec 15 17:05:34.780 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 15 17:05:34.780 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 15 17:05:34.780 INFO [stderr] | Dec 15 17:05:34.780 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 15 17:05:34.780 INFO [stderr] = note: for more information, see issue #50504 Dec 15 17:05:34.780 INFO [stderr] Dec 15 17:05:34.780 INFO [stderr] warning: cannot find type `my_enum` in this scope Dec 15 17:05:34.780 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 15 17:05:34.780 INFO [stderr] | Dec 15 17:05:34.780 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 15 17:05:34.780 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 15 17:05:34.780 INFO [stderr] | Dec 15 17:05:34.780 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 15 17:05:34.780 INFO [stderr] = note: for more information, see issue #50504 Dec 15 17:05:34.780 INFO [stderr] Dec 15 17:05:34.780 INFO [stderr] warning: cannot find type `MyEnum` in this scope Dec 15 17:05:34.780 INFO [stderr] --> tests/default_insertable.rs:31:43 Dec 15 17:05:34.780 INFO [stderr] | Dec 15 17:05:34.780 INFO [stderr] 31 | #[derive(Clone, Debug, PartialEq, DBEnum, FromSqlRow, AsExpression)] Dec 15 17:05:34.780 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 15 17:05:34.780 INFO [stderr] | Dec 15 17:05:34.780 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 15 17:05:34.780 INFO [stderr] = note: for more information, see issue #50504 Dec 15 17:05:34.780 INFO [stderr] Dec 15 17:05:34.780 INFO [stderr] warning: cannot find type `Text` in this scope Dec 15 17:05:34.780 INFO [stderr] --> tests/default_insertable.rs:31:55 Dec 15 17:05:34.780 INFO [stderr] | Dec 15 17:05:34.780 INFO [stderr] 31 | #[derive(Clone, Debug, PartialEq, DBEnum, FromSqlRow, AsExpression)] Dec 15 17:05:34.780 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 15 17:05:34.780 INFO [stderr] | Dec 15 17:05:34.780 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 15 17:05:34.780 INFO [stderr] = note: for more information, see issue #50504 Dec 15 17:05:34.780 INFO [stderr] Dec 15 17:05:34.780 INFO [stderr] warning: cannot find type `MyEnum` in this scope Dec 15 17:05:34.780 INFO [stderr] --> tests/default_insertable.rs:31:55 Dec 15 17:05:34.780 INFO [stderr] | Dec 15 17:05:34.780 INFO [stderr] 31 | #[derive(Clone, Debug, PartialEq, DBEnum, FromSqlRow, AsExpression)] Dec 15 17:05:34.780 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 15 17:05:34.780 INFO [stderr] | Dec 15 17:05:34.780 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 15 17:05:34.780 INFO [stderr] = note: for more information, see issue #50504 Dec 15 17:05:34.780 INFO [stderr] Dec 15 17:05:34.780 INFO [stderr] warning: cannot find type `MyEnum` in this scope Dec 15 17:05:34.780 INFO [stderr] --> tests/default_insertable.rs:39:10 Dec 15 17:05:34.780 INFO [stderr] | Dec 15 17:05:34.780 INFO [stderr] 39 | #[derive(Queryable, DefaultInsertable)] Dec 15 17:05:34.780 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 15 17:05:34.780 INFO [stderr] | Dec 15 17:05:34.780 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 15 17:05:34.780 INFO [stderr] = note: for more information, see issue #50504 Dec 15 17:05:34.780 INFO [stderr] Dec 15 17:05:34.780 INFO [stderr] warning: cannot find type `TestTable` in this scope Dec 15 17:05:34.780 INFO [stderr] --> tests/default_insertable.rs:39:10 Dec 15 17:05:34.780 INFO [stderr] | Dec 15 17:05:34.780 INFO [stderr] 39 | #[derive(Queryable, DefaultInsertable)] Dec 15 17:05:34.780 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 15 17:05:34.780 INFO [stderr] | Dec 15 17:05:34.780 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 15 17:05:34.780 INFO [stderr] = note: for more information, see issue #50504 Dec 15 17:05:34.780 INFO [stderr] Dec 15 17:05:34.780 INFO [stderr] warning: cannot find type `test_table` in this scope Dec 15 17:05:34.780 INFO [stderr] --> tests/default_insertable.rs:39:21 Dec 15 17:05:34.780 INFO [stderr] | Dec 15 17:05:34.780 INFO [stderr] 39 | #[derive(Queryable, DefaultInsertable)] Dec 15 17:05:34.780 INFO [stderr] | ^^^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 15 17:05:34.780 INFO [stderr] | Dec 15 17:05:34.780 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 15 17:05:34.780 INFO [stderr] = note: for more information, see issue #50504 Dec 15 17:05:34.780 INFO [stderr] Dec 15 17:05:34.780 INFO [stderr] warning: cannot find type `NewTestTable` in this scope Dec 15 17:05:34.780 INFO [stderr] --> tests/default_insertable.rs:39:21 Dec 15 17:05:34.780 INFO [stderr] | Dec 15 17:05:34.780 INFO [stderr] 39 | #[derive(Queryable, DefaultInsertable)] Dec 15 17:05:34.780 INFO [stderr] | ^^^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 15 17:05:34.780 INFO [stderr] | Dec 15 17:05:34.780 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 15 17:05:34.780 INFO [stderr] = note: for more information, see issue #50504 Dec 15 17:05:34.780 INFO [stderr] Dec 15 17:05:34.780 INFO [stderr] warning: cannot find type `MyEnum` in this scope Dec 15 17:05:34.780 INFO [stderr] --> tests/default_insertable.rs:39:21 Dec 15 17:05:34.780 INFO [stderr] | Dec 15 17:05:34.780 INFO [stderr] 39 | #[derive(Queryable, DefaultInsertable)] Dec 15 17:05:34.780 INFO [stderr] | ^^^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 15 17:05:34.780 INFO [stderr] | Dec 15 17:05:34.780 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 15 17:05:34.780 INFO [stderr] = note: for more information, see issue #50504 Dec 15 17:05:34.780 INFO [stderr] Dec 15 17:05:36.769 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5.74s Dec 15 17:05:36.777 INFO [stderr] su: No module specific data is present Dec 15 17:05:37.138 INFO running `"docker" "inspect" "019baa8e16fa8ab5c16e77a55fcbae0bc8e3bbc1841d8057f82e21d8c0635fa2"` Dec 15 17:05:37.246 INFO running `"docker" "rm" "-f" "019baa8e16fa8ab5c16e77a55fcbae0bc8e3bbc1841d8057f82e21d8c0635fa2"` Dec 15 17:05:37.336 INFO [stdout] 019baa8e16fa8ab5c16e77a55fcbae0bc8e3bbc1841d8057f82e21d8c0635fa2