Nov 18 16:11:50.412 INFO testing diesel-derive-newtype-0.1.2 against master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c for pr-55982 Nov 18 16:11:50.412 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-4/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-4/pr-55982/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/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 +6b9b97bd9b704f85f0184f7a213cc4d62bd9654c-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"` Nov 18 16:11:50.605 INFO [stdout] 05a5d6fcb7a1dba55274b34d7f51e41c945c0cc2c2dee42ed5b37e9a74240dbd Nov 18 16:11:50.607 INFO running `"docker" "start" "-a" "05a5d6fcb7a1dba55274b34d7f51e41c945c0cc2c2dee42ed5b37e9a74240dbd"` Nov 18 16:11:51.011 INFO [stderr] usermod: no changes Nov 18 16:11:51.074 INFO [stderr] Compiling diesel v1.3.3 Nov 18 16:12:19.061 INFO [stderr] Compiling diesel-derive-newtype v0.1.2 (/source) Nov 18 16:12:23.819 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 32.79s Nov 18 16:12:23.823 INFO [stderr] su: No module specific data is present Nov 18 16:12:24.168 INFO running `"docker" "inspect" "05a5d6fcb7a1dba55274b34d7f51e41c945c0cc2c2dee42ed5b37e9a74240dbd"` Nov 18 16:12:24.279 INFO running `"docker" "rm" "-f" "05a5d6fcb7a1dba55274b34d7f51e41c945c0cc2c2dee42ed5b37e9a74240dbd"` Nov 18 16:12:24.410 INFO [stdout] 05a5d6fcb7a1dba55274b34d7f51e41c945c0cc2c2dee42ed5b37e9a74240dbd Nov 18 16:12:24.412 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-4/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-4/pr-55982/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/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 +6b9b97bd9b704f85f0184f7a213cc4d62bd9654c-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"` Nov 18 16:12:24.653 INFO [stdout] c6410b2511e323196e36b96024b0d50f07634c3520bfb90eab57c23f13cce4ba Nov 18 16:12:24.655 INFO running `"docker" "start" "-a" "c6410b2511e323196e36b96024b0d50f07634c3520bfb90eab57c23f13cce4ba"` Nov 18 16:12:26.170 INFO [stderr] usermod: no changes Nov 18 16:12:26.335 INFO [stderr] Compiling diesel-derive-newtype v0.1.2 (/source) Nov 18 16:12:28.912 INFO [stderr] warning: cannot find type `MyEntity` in this scope Nov 18 16:12:28.912 INFO [stderr] --> tests/should-not-compile.rs:18:35 Nov 18 16:12:28.912 INFO [stderr] | Nov 18 16:12:28.912 INFO [stderr] 18 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Nov 18 16:12:28.912 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 18 16:12:28.926 INFO [stderr] | Nov 18 16:12:28.926 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 18 16:12:28.926 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 18 16:12:28.927 INFO [stderr] = note: for more information, see issue #50504 Nov 18 16:12:28.927 INFO [stderr] Nov 18 16:12:28.927 INFO [stderr] warning: cannot find type `my_entities` in this scope Nov 18 16:12:28.927 INFO [stderr] --> tests/should-not-compile.rs:18:35 Nov 18 16:12:28.927 INFO [stderr] | Nov 18 16:12:28.927 INFO [stderr] 18 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Nov 18 16:12:28.927 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 18 16:12:28.928 INFO [stderr] | Nov 18 16:12:28.928 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 18 16:12:28.928 INFO [stderr] = note: for more information, see issue #50504 Nov 18 16:12:28.928 INFO [stderr] Nov 18 16:12:28.928 INFO [stderr] warning: cannot find type `MyEntity` in this scope Nov 18 16:12:28.928 INFO [stderr] --> tests/should-not-compile.rs:18:35 Nov 18 16:12:28.928 INFO [stderr] | Nov 18 16:12:28.928 INFO [stderr] 18 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Nov 18 16:12:28.928 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 18 16:12:28.928 INFO [stderr] | Nov 18 16:12:28.928 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 18 16:12:28.928 INFO [stderr] = note: for more information, see issue #50504 Nov 18 16:12:28.928 INFO [stderr] Nov 18 16:12:28.928 INFO [stderr] warning: cannot find type `MyId` in this scope Nov 18 16:12:28.928 INFO [stderr] --> tests/should-not-compile.rs:18:35 Nov 18 16:12:28.928 INFO [stderr] | Nov 18 16:12:28.928 INFO [stderr] 18 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Nov 18 16:12:28.928 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 18 16:12:28.928 INFO [stderr] | Nov 18 16:12:28.928 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 18 16:12:28.928 INFO [stderr] = note: for more information, see issue #50504 Nov 18 16:12:28.928 INFO [stderr] Nov 18 16:12:28.928 INFO [stderr] warning: cannot find type `my_entities` in this scope Nov 18 16:12:28.928 INFO [stderr] --> tests/should-not-compile.rs:18:49 Nov 18 16:12:28.928 INFO [stderr] | Nov 18 16:12:28.928 INFO [stderr] 18 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Nov 18 16:12:28.928 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 18 16:12:28.934 INFO [stderr] | Nov 18 16:12:28.934 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 18 16:12:28.934 INFO [stderr] = note: for more information, see issue #50504 Nov 18 16:12:28.934 INFO [stderr] Nov 18 16:12:28.934 INFO [stderr] warning: cannot find type `MyEntity` in this scope Nov 18 16:12:28.934 INFO [stderr] --> tests/should-not-compile.rs:18:49 Nov 18 16:12:28.934 INFO [stderr] | Nov 18 16:12:28.934 INFO [stderr] 18 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Nov 18 16:12:28.934 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 18 16:12:28.934 INFO [stderr] | Nov 18 16:12:28.934 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 18 16:12:28.934 INFO [stderr] = note: for more information, see issue #50504 Nov 18 16:12:28.935 INFO [stderr] Nov 18 16:12:28.935 INFO [stderr] warning: cannot find type `MyId` in this scope Nov 18 16:12:28.935 INFO [stderr] --> tests/should-not-compile.rs:18:49 Nov 18 16:12:28.935 INFO [stderr] | Nov 18 16:12:28.935 INFO [stderr] 18 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Nov 18 16:12:28.935 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 18 16:12:28.935 INFO [stderr] | Nov 18 16:12:28.935 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 18 16:12:28.935 INFO [stderr] = note: for more information, see issue #50504 Nov 18 16:12:28.935 INFO [stderr] Nov 18 16:12:28.937 INFO [stderr] warning: cannot find type `MyId` in this scope Nov 18 16:12:28.937 INFO [stderr] --> tests/should-not-compile.rs:18:61 Nov 18 16:12:28.937 INFO [stderr] | Nov 18 16:12:28.937 INFO [stderr] 18 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Nov 18 16:12:28.937 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 18 16:12:28.937 INFO [stderr] | Nov 18 16:12:28.937 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 18 16:12:28.937 INFO [stderr] = note: for more information, see issue #50504 Nov 18 16:12:28.937 INFO [stderr] Nov 18 16:12:28.937 INFO [stderr] warning: cannot find type `MyEntity` in this scope Nov 18 16:12:28.937 INFO [stderr] --> tests/should-not-compile.rs:18:61 Nov 18 16:12:28.937 INFO [stderr] | Nov 18 16:12:28.937 INFO [stderr] 18 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Nov 18 16:12:28.937 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 18 16:12:28.937 INFO [stderr] | Nov 18 16:12:28.937 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 18 16:12:28.937 INFO [stderr] = note: for more information, see issue #50504 Nov 18 16:12:28.937 INFO [stderr] Nov 18 16:12:28.937 INFO [stderr] warning: cannot find type `table` in this scope Nov 18 16:12:28.937 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Nov 18 16:12:28.937 INFO [stderr] | Nov 18 16:12:28.937 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 18 16:12:28.937 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 18 16:12:28.938 INFO [stderr] | Nov 18 16:12:28.938 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 18 16:12:28.938 INFO [stderr] = note: for more information, see issue #50504 Nov 18 16:12:28.938 INFO [stderr] Nov 18 16:12:28.938 INFO [stderr] warning: cannot find type `id` in this scope Nov 18 16:12:28.938 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 18 16:12:28.938 INFO [stderr] | Nov 18 16:12:28.938 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 18 16:12:28.938 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 18 16:12:28.938 INFO [stderr] | Nov 18 16:12:28.938 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 18 16:12:28.938 INFO [stderr] = note: for more information, see issue #50504 Nov 18 16:12:28.938 INFO [stderr] Nov 18 16:12:28.938 INFO [stderr] warning: cannot find type `val` in this scope Nov 18 16:12:28.938 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 18 16:12:28.938 INFO [stderr] | Nov 18 16:12:28.938 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 18 16:12:28.938 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 18 16:12:28.938 INFO [stderr] | Nov 18 16:12:28.938 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 18 16:12:28.938 INFO [stderr] = note: for more information, see issue #50504 Nov 18 16:12:28.938 INFO [stderr] Nov 18 16:12:29.443 INFO [stderr] warning: cannot find type `MyEntity` in this scope Nov 18 16:12:29.443 INFO [stderr] --> tests/db-roundtrips.rs:11:35 Nov 18 16:12:29.443 INFO [stderr] | Nov 18 16:12:29.444 INFO [stderr] 11 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Nov 18 16:12:29.444 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 18 16:12:29.451 INFO [stderr] | Nov 18 16:12:29.451 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 18 16:12:29.451 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 18 16:12:29.452 INFO [stderr] = note: for more information, see issue #50504 Nov 18 16:12:29.452 INFO [stderr] Nov 18 16:12:29.452 INFO [stderr] warning: cannot find type `my_entities` in this scope Nov 18 16:12:29.452 INFO [stderr] --> tests/db-roundtrips.rs:11:35 Nov 18 16:12:29.452 INFO [stderr] | Nov 18 16:12:29.452 INFO [stderr] 11 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Nov 18 16:12:29.452 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 18 16:12:29.452 INFO [stderr] | Nov 18 16:12:29.452 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 18 16:12:29.452 INFO [stderr] = note: for more information, see issue #50504 Nov 18 16:12:29.452 INFO [stderr] Nov 18 16:12:29.452 INFO [stderr] warning: cannot find type `MyEntity` in this scope Nov 18 16:12:29.452 INFO [stderr] --> tests/db-roundtrips.rs:11:35 Nov 18 16:12:29.452 INFO [stderr] | Nov 18 16:12:29.452 INFO [stderr] 11 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Nov 18 16:12:29.452 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 18 16:12:29.452 INFO [stderr] | Nov 18 16:12:29.453 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 18 16:12:29.453 INFO [stderr] = note: for more information, see issue #50504 Nov 18 16:12:29.453 INFO [stderr] Nov 18 16:12:29.453 INFO [stderr] warning: cannot find type `MyId` in this scope Nov 18 16:12:29.453 INFO [stderr] --> tests/db-roundtrips.rs:11:35 Nov 18 16:12:29.453 INFO [stderr] | Nov 18 16:12:29.453 INFO [stderr] 11 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Nov 18 16:12:29.453 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 18 16:12:29.453 INFO [stderr] | Nov 18 16:12:29.453 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 18 16:12:29.453 INFO [stderr] = note: for more information, see issue #50504 Nov 18 16:12:29.453 INFO [stderr] Nov 18 16:12:29.454 INFO [stderr] warning: cannot find type `my_entities` in this scope Nov 18 16:12:29.454 INFO [stderr] --> tests/db-roundtrips.rs:11:49 Nov 18 16:12:29.454 INFO [stderr] | Nov 18 16:12:29.454 INFO [stderr] 11 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Nov 18 16:12:29.454 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 18 16:12:29.454 INFO [stderr] | Nov 18 16:12:29.454 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 18 16:12:29.454 INFO [stderr] = note: for more information, see issue #50504 Nov 18 16:12:29.454 INFO [stderr] Nov 18 16:12:29.454 INFO [stderr] warning: cannot find type `MyEntity` in this scope Nov 18 16:12:29.454 INFO [stderr] --> tests/db-roundtrips.rs:11:49 Nov 18 16:12:29.454 INFO [stderr] | Nov 18 16:12:29.454 INFO [stderr] 11 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Nov 18 16:12:29.454 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 18 16:12:29.454 INFO [stderr] | Nov 18 16:12:29.454 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 18 16:12:29.455 INFO [stderr] = note: for more information, see issue #50504 Nov 18 16:12:29.455 INFO [stderr] Nov 18 16:12:29.455 INFO [stderr] warning: cannot find type `MyId` in this scope Nov 18 16:12:29.455 INFO [stderr] --> tests/db-roundtrips.rs:11:49 Nov 18 16:12:29.455 INFO [stderr] | Nov 18 16:12:29.455 INFO [stderr] 11 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Nov 18 16:12:29.455 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 18 16:12:29.455 INFO [stderr] | Nov 18 16:12:29.455 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 18 16:12:29.455 INFO [stderr] = note: for more information, see issue #50504 Nov 18 16:12:29.455 INFO [stderr] Nov 18 16:12:29.455 INFO [stderr] warning: cannot find type `MyId` in this scope Nov 18 16:12:29.456 INFO [stderr] --> tests/db-roundtrips.rs:11:61 Nov 18 16:12:29.456 INFO [stderr] | Nov 18 16:12:29.456 INFO [stderr] 11 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Nov 18 16:12:29.456 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 18 16:12:29.456 INFO [stderr] | Nov 18 16:12:29.456 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 18 16:12:29.456 INFO [stderr] = note: for more information, see issue #50504 Nov 18 16:12:29.456 INFO [stderr] Nov 18 16:12:29.457 INFO [stderr] warning: cannot find type `MyEntity` in this scope Nov 18 16:12:29.457 INFO [stderr] --> tests/db-roundtrips.rs:11:61 Nov 18 16:12:29.457 INFO [stderr] | Nov 18 16:12:29.457 INFO [stderr] 11 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Nov 18 16:12:29.457 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 18 16:12:29.457 INFO [stderr] | Nov 18 16:12:29.457 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 18 16:12:29.457 INFO [stderr] = note: for more information, see issue #50504 Nov 18 16:12:29.457 INFO [stderr] Nov 18 16:12:29.458 INFO [stderr] warning: cannot find type `table` in this scope Nov 18 16:12:29.458 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Nov 18 16:12:29.458 INFO [stderr] | Nov 18 16:12:29.458 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 18 16:12:29.458 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 18 16:12:29.471 INFO [stderr] | Nov 18 16:12:29.471 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 18 16:12:29.472 INFO [stderr] = note: for more information, see issue #50504 Nov 18 16:12:29.472 INFO [stderr] Nov 18 16:12:29.473 INFO [stderr] warning: cannot find type `id` in this scope Nov 18 16:12:29.473 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 18 16:12:29.473 INFO [stderr] | Nov 18 16:12:29.473 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 18 16:12:29.474 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 18 16:12:29.474 INFO [stderr] | Nov 18 16:12:29.474 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 18 16:12:29.475 INFO [stderr] = note: for more information, see issue #50504 Nov 18 16:12:29.475 INFO [stderr] Nov 18 16:12:29.475 INFO [stderr] warning: cannot find type `val` in this scope Nov 18 16:12:29.476 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 18 16:12:29.476 INFO [stderr] | Nov 18 16:12:29.476 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 18 16:12:29.476 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 18 16:12:29.477 INFO [stderr] | Nov 18 16:12:29.477 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 18 16:12:29.478 INFO [stderr] = note: for more information, see issue #50504 Nov 18 16:12:29.478 INFO [stderr] Nov 18 16:12:29.787 INFO [stderr] warning: cannot find type `MyEntity` in this scope Nov 18 16:12:29.788 INFO [stderr] --> tests/compile-weird-diesel-imports.rs:10:28 Nov 18 16:12:29.789 INFO [stderr] | Nov 18 16:12:29.789 INFO [stderr] 10 | #[derive(Debug, PartialEq, Identifiable, Queryable)] Nov 18 16:12:29.790 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 18 16:12:29.790 INFO [stderr] | Nov 18 16:12:29.791 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 18 16:12:29.791 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 18 16:12:29.792 INFO [stderr] = note: for more information, see issue #50504 Nov 18 16:12:29.792 INFO [stderr] Nov 18 16:12:29.793 INFO [stderr] warning: cannot find type `my_entities` in this scope Nov 18 16:12:29.794 INFO [stderr] --> tests/compile-weird-diesel-imports.rs:10:28 Nov 18 16:12:29.794 INFO [stderr] | Nov 18 16:12:29.795 INFO [stderr] 10 | #[derive(Debug, PartialEq, Identifiable, Queryable)] Nov 18 16:12:29.795 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 18 16:12:29.796 INFO [stderr] | Nov 18 16:12:29.796 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 18 16:12:29.797 INFO [stderr] = note: for more information, see issue #50504 Nov 18 16:12:29.798 INFO [stderr] Nov 18 16:12:29.798 INFO [stderr] warning: cannot find type `MyEntity` in this scope Nov 18 16:12:29.798 INFO [stderr] --> tests/compile-weird-diesel-imports.rs:10:28 Nov 18 16:12:29.798 INFO [stderr] | Nov 18 16:12:29.798 INFO [stderr] 10 | #[derive(Debug, PartialEq, Identifiable, Queryable)] Nov 18 16:12:29.798 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 18 16:12:29.798 INFO [stderr] | Nov 18 16:12:29.798 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 18 16:12:29.798 INFO [stderr] = note: for more information, see issue #50504 Nov 18 16:12:29.798 INFO [stderr] Nov 18 16:12:29.798 INFO [stderr] warning: cannot find type `MyId` in this scope Nov 18 16:12:29.798 INFO [stderr] --> tests/compile-weird-diesel-imports.rs:10:28 Nov 18 16:12:29.803 INFO [stderr] | Nov 18 16:12:29.803 INFO [stderr] 10 | #[derive(Debug, PartialEq, Identifiable, Queryable)] Nov 18 16:12:29.803 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 18 16:12:29.803 INFO [stderr] | Nov 18 16:12:29.803 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 18 16:12:29.803 INFO [stderr] = note: for more information, see issue #50504 Nov 18 16:12:29.803 INFO [stderr] Nov 18 16:12:29.803 INFO [stderr] warning: cannot find type `MyId` in this scope Nov 18 16:12:29.803 INFO [stderr] --> tests/compile-weird-diesel-imports.rs:10:42 Nov 18 16:12:29.803 INFO [stderr] | Nov 18 16:12:29.803 INFO [stderr] 10 | #[derive(Debug, PartialEq, Identifiable, Queryable)] Nov 18 16:12:29.803 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 18 16:12:29.803 INFO [stderr] | Nov 18 16:12:29.803 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 18 16:12:29.803 INFO [stderr] = note: for more information, see issue #50504 Nov 18 16:12:29.803 INFO [stderr] Nov 18 16:12:29.803 INFO [stderr] warning: cannot find type `MyEntity` in this scope Nov 18 16:12:29.803 INFO [stderr] --> tests/compile-weird-diesel-imports.rs:10:42 Nov 18 16:12:29.803 INFO [stderr] | Nov 18 16:12:29.803 INFO [stderr] 10 | #[derive(Debug, PartialEq, Identifiable, Queryable)] Nov 18 16:12:29.803 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 18 16:12:29.803 INFO [stderr] | Nov 18 16:12:29.803 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 18 16:12:29.803 INFO [stderr] = note: for more information, see issue #50504 Nov 18 16:12:29.803 INFO [stderr] Nov 18 16:12:29.803 INFO [stderr] warning: cannot find type `table` in this scope Nov 18 16:12:29.803 INFO [stderr] --> <::gasoline::macros::table_body macros>:165:33 Nov 18 16:12:29.803 INFO [stderr] | Nov 18 16:12:29.803 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 18 16:12:29.803 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 18 16:12:29.803 INFO [stderr] | Nov 18 16:12:29.803 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 18 16:12:29.803 INFO [stderr] = note: for more information, see issue #50504 Nov 18 16:12:29.803 INFO [stderr] Nov 18 16:12:29.803 INFO [stderr] warning: cannot find type `id` in this scope Nov 18 16:12:29.803 INFO [stderr] --> <::gasoline::macros::__diesel_column macros>:5:33 Nov 18 16:12:29.803 INFO [stderr] | Nov 18 16:12:29.803 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 18 16:12:29.803 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 18 16:12:29.803 INFO [stderr] | Nov 18 16:12:29.803 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 18 16:12:29.803 INFO [stderr] = note: for more information, see issue #50504 Nov 18 16:12:29.803 INFO [stderr] Nov 18 16:12:35.433 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 9.24s Nov 18 16:12:35.439 INFO [stderr] su: No module specific data is present Nov 18 16:12:35.774 INFO running `"docker" "inspect" "c6410b2511e323196e36b96024b0d50f07634c3520bfb90eab57c23f13cce4ba"` Nov 18 16:12:35.907 INFO running `"docker" "rm" "-f" "c6410b2511e323196e36b96024b0d50f07634c3520bfb90eab57c23f13cce4ba"` Nov 18 16:12:36.046 INFO [stdout] c6410b2511e323196e36b96024b0d50f07634c3520bfb90eab57c23f13cce4ba Nov 18 16:12:36.050 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-4/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-4/pr-55982/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/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 +6b9b97bd9b704f85f0184f7a213cc4d62bd9654c-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"` Nov 18 16:12:36.303 INFO [stdout] b473007e75ad85e8eb6c933b3ef4a2868ac59860a39647849415ba5e49008b3f Nov 18 16:12:36.305 INFO running `"docker" "start" "-a" "b473007e75ad85e8eb6c933b3ef4a2868ac59860a39647849415ba5e49008b3f"` Nov 18 16:12:36.823 INFO [stderr] usermod: no changes Nov 18 16:12:36.877 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.03s Nov 18 16:12:36.891 INFO [stderr] Running /target/debug/deps/diesel_derive_newtype-fdffd1c9b79c222b Nov 18 16:12:36.903 INFO [stdout] Nov 18 16:12:36.903 INFO [stdout] running 0 tests Nov 18 16:12:36.903 INFO [stdout] Nov 18 16:12:36.903 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 18 16:12:36.903 INFO [stdout] Nov 18 16:12:36.905 INFO [stderr] Running /target/debug/deps/compile_weird_diesel_imports-fe5ff91fabd027a4 Nov 18 16:12:36.923 INFO [stdout] Nov 18 16:12:36.923 INFO [stdout] running 0 tests Nov 18 16:12:36.923 INFO [stdout] Nov 18 16:12:36.923 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 18 16:12:36.923 INFO [stdout] Nov 18 16:12:36.925 INFO [stderr] Running /target/debug/deps/db_roundtrips-d234ec56b0c061da Nov 18 16:12:36.939 INFO [stdout] Nov 18 16:12:36.939 INFO [stdout] running 5 tests Nov 18 16:12:36.939 INFO [stdout] test set ... ok Nov 18 16:12:36.939 INFO [stdout] test queryable ... ok Nov 18 16:12:36.939 INFO [stdout] test query_as_underlying_type ... ok Nov 18 16:12:36.939 INFO [stdout] test does_roundtrip ... ok Nov 18 16:12:36.947 INFO [stdout] test query_as_id ... ok Nov 18 16:12:36.947 INFO [stdout] Nov 18 16:12:36.947 INFO [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 18 16:12:36.947 INFO [stdout] Nov 18 16:12:36.948 INFO [stderr] Running /target/debug/deps/should_not_compile-7b70c22528613ae4 Nov 18 16:12:36.953 INFO [stdout] Nov 18 16:12:36.953 INFO [stdout] running 2 tests Nov 18 16:12:36.967 INFO [stdout] test query_as_id ... ok Nov 18 16:12:36.968 INFO [stdout] test set ... ok Nov 18 16:12:36.969 INFO [stdout] Nov 18 16:12:36.970 INFO [stderr] Doc-tests diesel-derive-newtype Nov 18 16:12:36.970 INFO [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 18 16:12:36.970 INFO [stdout] Nov 18 16:12:43.084 INFO [stdout] Nov 18 16:12:43.085 INFO [stdout] running 3 tests Nov 18 16:12:43.099 INFO [stdout] test src/lib.rs - (line 83) ... ignored Nov 18 16:12:45.120 INFO [stdout] test src/lib.rs - (line 24) ... ok Nov 18 16:12:45.265 INFO [stdout] test src/lib.rs - (line 37) ... ok Nov 18 16:12:45.265 INFO [stdout] Nov 18 16:12:45.265 INFO [stdout] test result: ok. 2 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out Nov 18 16:12:45.265 INFO [stdout] Nov 18 16:12:45.283 INFO [stderr] su: No module specific data is present Nov 18 16:12:45.629 INFO running `"docker" "inspect" "b473007e75ad85e8eb6c933b3ef4a2868ac59860a39647849415ba5e49008b3f"` Nov 18 16:12:45.781 INFO running `"docker" "rm" "-f" "b473007e75ad85e8eb6c933b3ef4a2868ac59860a39647849415ba5e49008b3f"` Nov 18 16:12:45.907 INFO [stdout] b473007e75ad85e8eb6c933b3ef4a2868ac59860a39647849415ba5e49008b3f