Nov 30 23:50:40.541 INFO checking diesel-derive-more-1.1.3 against try#32252761328f59ccfadb1bafb8148c685bc830b3 for pr-56323 Nov 30 23:50:40.541 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56323/worker-2/try#32252761328f59ccfadb1bafb8148c685bc830b3:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-2/pr-56323/try#32252761328f59ccfadb1bafb8148c685bc830b3:/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 +32252761328f59ccfadb1bafb8148c685bc830b3-alt check --frozen --all --all-targets" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Nov 30 23:50:40.756 INFO [stdout] 9164caed107ab2a0877b783c527bf2be8cae04a6f36c8cd168d5ed9ed5302c6f Nov 30 23:50:40.774 INFO running `"docker" "start" "-a" "9164caed107ab2a0877b783c527bf2be8cae04a6f36c8cd168d5ed9ed5302c6f"` Nov 30 23:50:41.587 INFO [stderr] usermod: no changes Nov 30 23:50:41.740 INFO [stderr] Compiling pq-sys v0.4.6 Nov 30 23:50:41.784 INFO [stderr] Checking diesel-derive-more v1.1.3 (/source) Nov 30 23:50:43.564 INFO [stderr] Compiling diesel v1.3.3 Nov 30 23:51:37.592 INFO [stderr] warning: cannot find type `table` in this scope Nov 30 23:51:37.593 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Nov 30 23:51:37.593 INFO [stderr] | Nov 30 23:51:37.593 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 30 23:51:37.593 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 23:51:37.593 INFO [stderr] | Nov 30 23:51:37.593 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 30 23:51:37.593 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 23:51:37.593 INFO [stderr] = note: for more information, see issue #50504 Nov 30 23:51:37.593 INFO [stderr] Nov 30 23:51:37.593 INFO [stderr] warning: cannot find type `table` in this scope Nov 30 23:51:37.593 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Nov 30 23:51:37.593 INFO [stderr] | Nov 30 23:51:37.593 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 30 23:51:37.593 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 23:51:37.593 INFO [stderr] | Nov 30 23:51:37.593 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 23:51:37.593 INFO [stderr] = note: for more information, see issue #50504 Nov 30 23:51:37.593 INFO [stderr] Nov 30 23:51:37.593 INFO [stderr] warning: cannot find type `id` in this scope Nov 30 23:51:37.593 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 23:51:37.593 INFO [stderr] | Nov 30 23:51:37.593 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 23:51:37.593 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 23:51:37.593 INFO [stderr] | Nov 30 23:51:37.593 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 23:51:37.593 INFO [stderr] = note: for more information, see issue #50504 Nov 30 23:51:37.593 INFO [stderr] Nov 30 23:51:37.593 INFO [stderr] warning: cannot find type `num` in this scope Nov 30 23:51:37.593 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 23:51:37.593 INFO [stderr] | Nov 30 23:51:37.593 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 23:51:37.593 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 23:51:37.593 INFO [stderr] | Nov 30 23:51:37.593 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 23:51:37.593 INFO [stderr] = note: for more information, see issue #50504 Nov 30 23:51:37.593 INFO [stderr] Nov 30 23:51:37.593 INFO [stderr] warning: cannot find type `my_enum` in this scope Nov 30 23:51:37.594 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 23:51:37.594 INFO [stderr] | Nov 30 23:51:37.594 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 23:51:37.594 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 23:51:37.594 INFO [stderr] | Nov 30 23:51:37.594 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 23:51:37.594 INFO [stderr] = note: for more information, see issue #50504 Nov 30 23:51:37.594 INFO [stderr] Nov 30 23:51:37.594 INFO [stderr] warning: cannot find type `MyEnum` in this scope Nov 30 23:51:37.594 INFO [stderr] --> tests/default_insertable.rs:31:43 Nov 30 23:51:37.594 INFO [stderr] | Nov 30 23:51:37.594 INFO [stderr] 31 | #[derive(Clone, Debug, PartialEq, DBEnum, FromSqlRow, AsExpression)] Nov 30 23:51:37.594 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 23:51:37.594 INFO [stderr] | Nov 30 23:51:37.594 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 23:51:37.594 INFO [stderr] = note: for more information, see issue #50504 Nov 30 23:51:37.594 INFO [stderr] Nov 30 23:51:37.594 INFO [stderr] warning: cannot find type `Text` in this scope Nov 30 23:51:37.594 INFO [stderr] --> tests/default_insertable.rs:31:55 Nov 30 23:51:37.594 INFO [stderr] | Nov 30 23:51:37.594 INFO [stderr] 31 | #[derive(Clone, Debug, PartialEq, DBEnum, FromSqlRow, AsExpression)] Nov 30 23:51:37.594 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 23:51:37.594 INFO [stderr] | Nov 30 23:51:37.594 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 23:51:37.594 INFO [stderr] = note: for more information, see issue #50504 Nov 30 23:51:37.594 INFO [stderr] Nov 30 23:51:37.594 INFO [stderr] warning: cannot find type `MyEnum` in this scope Nov 30 23:51:37.594 INFO [stderr] --> tests/default_insertable.rs:31:55 Nov 30 23:51:37.594 INFO [stderr] | Nov 30 23:51:37.594 INFO [stderr] 31 | #[derive(Clone, Debug, PartialEq, DBEnum, FromSqlRow, AsExpression)] Nov 30 23:51:37.594 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 23:51:37.594 INFO [stderr] | Nov 30 23:51:37.594 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 23:51:37.594 INFO [stderr] = note: for more information, see issue #50504 Nov 30 23:51:37.594 INFO [stderr] Nov 30 23:51:37.594 INFO [stderr] warning: cannot find type `MyEnum` in this scope Nov 30 23:51:37.594 INFO [stderr] --> tests/default_insertable.rs:39:10 Nov 30 23:51:37.594 INFO [stderr] | Nov 30 23:51:37.594 INFO [stderr] 39 | #[derive(Queryable, DefaultInsertable)] Nov 30 23:51:37.594 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 23:51:37.594 INFO [stderr] | Nov 30 23:51:37.594 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 23:51:37.594 INFO [stderr] = note: for more information, see issue #50504 Nov 30 23:51:37.594 INFO [stderr] Nov 30 23:51:37.594 INFO [stderr] warning: cannot find type `TestTable` in this scope Nov 30 23:51:37.594 INFO [stderr] --> tests/default_insertable.rs:39:10 Nov 30 23:51:37.594 INFO [stderr] | Nov 30 23:51:37.594 INFO [stderr] 39 | #[derive(Queryable, DefaultInsertable)] Nov 30 23:51:37.594 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 23:51:37.594 INFO [stderr] | Nov 30 23:51:37.594 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 23:51:37.594 INFO [stderr] = note: for more information, see issue #50504 Nov 30 23:51:37.594 INFO [stderr] Nov 30 23:51:37.594 INFO [stderr] warning: cannot find type `test_table` in this scope Nov 30 23:51:37.594 INFO [stderr] --> tests/default_insertable.rs:39:21 Nov 30 23:51:37.594 INFO [stderr] | Nov 30 23:51:37.594 INFO [stderr] 39 | #[derive(Queryable, DefaultInsertable)] Nov 30 23:51:37.594 INFO [stderr] | ^^^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 23:51:37.594 INFO [stderr] | Nov 30 23:51:37.594 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 23:51:37.594 INFO [stderr] = note: for more information, see issue #50504 Nov 30 23:51:37.594 INFO [stderr] Nov 30 23:51:37.594 INFO [stderr] warning: cannot find type `NewTestTable` in this scope Nov 30 23:51:37.594 INFO [stderr] --> tests/default_insertable.rs:39:21 Nov 30 23:51:37.594 INFO [stderr] | Nov 30 23:51:37.594 INFO [stderr] 39 | #[derive(Queryable, DefaultInsertable)] Nov 30 23:51:37.594 INFO [stderr] | ^^^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 23:51:37.594 INFO [stderr] | Nov 30 23:51:37.594 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 23:51:37.595 INFO [stderr] = note: for more information, see issue #50504 Nov 30 23:51:37.595 INFO [stderr] Nov 30 23:51:37.595 INFO [stderr] warning: cannot find type `MyEnum` in this scope Nov 30 23:51:37.595 INFO [stderr] --> tests/default_insertable.rs:39:21 Nov 30 23:51:37.595 INFO [stderr] | Nov 30 23:51:37.595 INFO [stderr] 39 | #[derive(Queryable, DefaultInsertable)] Nov 30 23:51:37.595 INFO [stderr] | ^^^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 23:51:37.595 INFO [stderr] | Nov 30 23:51:37.595 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 23:51:37.595 INFO [stderr] = note: for more information, see issue #50504 Nov 30 23:51:37.595 INFO [stderr] Nov 30 23:51:37.876 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 56.28s Nov 30 23:51:37.884 INFO [stderr] su: No module specific data is present Nov 30 23:51:38.964 INFO running `"docker" "inspect" "9164caed107ab2a0877b783c527bf2be8cae04a6f36c8cd168d5ed9ed5302c6f"` Nov 30 23:51:39.318 INFO running `"docker" "rm" "-f" "9164caed107ab2a0877b783c527bf2be8cae04a6f36c8cd168d5ed9ed5302c6f"` Nov 30 23:51:39.632 INFO [stdout] 9164caed107ab2a0877b783c527bf2be8cae04a6f36c8cd168d5ed9ed5302c6f