Oct 12 01:35:40.275 INFO testing diesel-derive-newtype-0.1.2 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 12 01:35:40.277 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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"` Oct 12 01:35:40.593 INFO blam! ee947b43679be91bbb829e3bc638bd3279250b537ff10717c4ecd54fb421188d Oct 12 01:35:40.601 INFO running `"docker" "start" "-a" "ee947b43679be91bbb829e3bc638bd3279250b537ff10717c4ecd54fb421188d"` Oct 12 01:35:42.188 INFO kablam! usermod: no changes Oct 12 01:35:42.341 INFO kablam! Compiling libsqlite3-sys v0.9.3 Oct 12 01:35:45.268 INFO kablam! Compiling diesel v1.3.3 Oct 12 01:36:14.210 INFO kablam! Compiling diesel-derive-newtype v0.1.2 (/source) Oct 12 01:36:21.064 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 38.84s Oct 12 01:36:21.068 INFO kablam! su: No module specific data is present Oct 12 01:36:22.133 INFO running `"docker" "rm" "-f" "ee947b43679be91bbb829e3bc638bd3279250b537ff10717c4ecd54fb421188d"` Oct 12 01:36:22.391 INFO blam! ee947b43679be91bbb829e3bc638bd3279250b537ff10717c4ecd54fb421188d Oct 12 01:36:22.391 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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"` Oct 12 01:36:22.577 INFO blam! b7bf91458b9dba811524ef848810e7a563ae6a44c94a41b5ff8397b8ffcc8ede Oct 12 01:36:22.578 INFO running `"docker" "start" "-a" "b7bf91458b9dba811524ef848810e7a563ae6a44c94a41b5ff8397b8ffcc8ede"` Oct 12 01:36:23.112 INFO kablam! usermod: no changes Oct 12 01:36:23.196 INFO kablam! Compiling diesel-derive-newtype v0.1.2 (/source) Oct 12 01:36:25.696 INFO kablam! warning: cannot find type `MyEntity` in this scope Oct 12 01:36:25.697 INFO kablam! --> tests/should-not-compile.rs:18:35 Oct 12 01:36:25.698 INFO kablam! | Oct 12 01:36:25.698 INFO kablam! 18 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Oct 12 01:36:25.699 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 01:36:25.704 INFO kablam! | Oct 12 01:36:25.705 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 12 01:36:25.705 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! Oct 12 01:36:25.706 INFO kablam! = note: for more information, see issue #50504 Oct 12 01:36:25.706 INFO kablam! Oct 12 01:36:25.706 INFO kablam! warning: cannot find type `my_entities` in this scope Oct 12 01:36:25.706 INFO kablam! --> tests/should-not-compile.rs:18:35 Oct 12 01:36:25.707 INFO kablam! | Oct 12 01:36:25.707 INFO kablam! 18 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Oct 12 01:36:25.707 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 01:36:25.708 INFO kablam! | Oct 12 01:36:25.708 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! Oct 12 01:36:25.708 INFO kablam! = note: for more information, see issue #50504 Oct 12 01:36:25.708 INFO kablam! Oct 12 01:36:25.709 INFO kablam! warning: cannot find type `MyEntity` in this scope Oct 12 01:36:25.709 INFO kablam! --> tests/should-not-compile.rs:18:35 Oct 12 01:36:25.709 INFO kablam! | Oct 12 01:36:25.709 INFO kablam! 18 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Oct 12 01:36:25.709 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 01:36:25.710 INFO kablam! | Oct 12 01:36:25.710 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! Oct 12 01:36:25.711 INFO kablam! = note: for more information, see issue #50504 Oct 12 01:36:25.711 INFO kablam! Oct 12 01:36:25.712 INFO kablam! warning: cannot find type `MyId` in this scope Oct 12 01:36:25.712 INFO kablam! --> tests/should-not-compile.rs:18:35 Oct 12 01:36:25.712 INFO kablam! | Oct 12 01:36:25.712 INFO kablam! 18 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Oct 12 01:36:25.712 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 01:36:25.713 INFO kablam! | Oct 12 01:36:25.713 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! Oct 12 01:36:25.713 INFO kablam! = note: for more information, see issue #50504 Oct 12 01:36:25.713 INFO kablam! Oct 12 01:36:25.714 INFO kablam! warning: cannot find type `my_entities` in this scope Oct 12 01:36:25.714 INFO kablam! --> tests/should-not-compile.rs:18:49 Oct 12 01:36:25.714 INFO kablam! | Oct 12 01:36:25.714 INFO kablam! 18 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Oct 12 01:36:25.714 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 01:36:25.715 INFO kablam! | Oct 12 01:36:25.715 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! Oct 12 01:36:25.716 INFO kablam! = note: for more information, see issue #50504 Oct 12 01:36:25.716 INFO kablam! Oct 12 01:36:25.716 INFO kablam! warning: cannot find type `MyEntity` in this scope Oct 12 01:36:25.716 INFO kablam! --> tests/should-not-compile.rs:18:49 Oct 12 01:36:25.716 INFO kablam! | Oct 12 01:36:25.717 INFO kablam! 18 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Oct 12 01:36:25.717 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 01:36:25.718 INFO kablam! | Oct 12 01:36:25.718 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! Oct 12 01:36:25.718 INFO kablam! = note: for more information, see issue #50504 Oct 12 01:36:25.718 INFO kablam! Oct 12 01:36:25.719 INFO kablam! warning: cannot find type `MyId` in this scope Oct 12 01:36:25.719 INFO kablam! --> tests/should-not-compile.rs:18:49 Oct 12 01:36:25.719 INFO kablam! | Oct 12 01:36:25.719 INFO kablam! 18 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Oct 12 01:36:25.719 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 01:36:25.719 INFO kablam! | Oct 12 01:36:25.719 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! Oct 12 01:36:25.719 INFO kablam! = note: for more information, see issue #50504 Oct 12 01:36:25.720 INFO kablam! Oct 12 01:36:25.721 INFO kablam! warning: cannot find type `MyId` in this scope Oct 12 01:36:25.721 INFO kablam! --> tests/should-not-compile.rs:18:61 Oct 12 01:36:25.721 INFO kablam! | Oct 12 01:36:25.721 INFO kablam! 18 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Oct 12 01:36:25.721 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 01:36:25.721 INFO kablam! | Oct 12 01:36:25.721 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! Oct 12 01:36:25.721 INFO kablam! = note: for more information, see issue #50504 Oct 12 01:36:25.721 INFO kablam! Oct 12 01:36:25.722 INFO kablam! warning: cannot find type `MyEntity` in this scope Oct 12 01:36:25.722 INFO kablam! --> tests/should-not-compile.rs:18:61 Oct 12 01:36:25.722 INFO kablam! | Oct 12 01:36:25.722 INFO kablam! 18 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Oct 12 01:36:25.722 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 01:36:25.722 INFO kablam! | Oct 12 01:36:25.723 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! Oct 12 01:36:25.723 INFO kablam! = note: for more information, see issue #50504 Oct 12 01:36:25.723 INFO kablam! Oct 12 01:36:25.728 INFO kablam! warning: cannot find type `table` in this scope Oct 12 01:36:25.728 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 12 01:36:25.728 INFO kablam! | Oct 12 01:36:25.728 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 12 01:36:25.728 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 01:36:25.728 INFO kablam! | Oct 12 01:36:25.728 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! Oct 12 01:36:25.728 INFO kablam! = note: for more information, see issue #50504 Oct 12 01:36:25.728 INFO kablam! Oct 12 01:36:25.729 INFO kablam! warning: cannot find type `id` in this scope Oct 12 01:36:25.729 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 12 01:36:25.729 INFO kablam! | Oct 12 01:36:25.729 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 12 01:36:25.729 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 01:36:25.730 INFO kablam! | Oct 12 01:36:25.730 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! Oct 12 01:36:25.730 INFO kablam! = note: for more information, see issue #50504 Oct 12 01:36:25.730 INFO kablam! Oct 12 01:36:25.731 INFO kablam! warning: cannot find type `val` in this scope Oct 12 01:36:25.731 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 12 01:36:25.731 INFO kablam! | Oct 12 01:36:25.731 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 12 01:36:25.731 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 01:36:25.732 INFO kablam! | Oct 12 01:36:25.732 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! Oct 12 01:36:25.732 INFO kablam! = note: for more information, see issue #50504 Oct 12 01:36:25.732 INFO kablam! Oct 12 01:36:27.235 INFO kablam! warning: cannot find type `MyEntity` in this scope Oct 12 01:36:27.235 INFO kablam! --> tests/compile-weird-diesel-imports.rs:10:28 Oct 12 01:36:27.235 INFO kablam! | Oct 12 01:36:27.235 INFO kablam! 10 | #[derive(Debug, PartialEq, Identifiable, Queryable)] Oct 12 01:36:27.235 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 01:36:27.235 INFO kablam! | Oct 12 01:36:27.235 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 12 01:36:27.235 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! Oct 12 01:36:27.235 INFO kablam! = note: for more information, see issue #50504 Oct 12 01:36:27.235 INFO kablam! Oct 12 01:36:27.235 INFO kablam! warning: cannot find type `my_entities` in this scope Oct 12 01:36:27.235 INFO kablam! --> tests/compile-weird-diesel-imports.rs:10:28 Oct 12 01:36:27.235 INFO kablam! | Oct 12 01:36:27.235 INFO kablam! 10 | #[derive(Debug, PartialEq, Identifiable, Queryable)] Oct 12 01:36:27.235 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 01:36:27.235 INFO kablam! | Oct 12 01:36:27.235 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! Oct 12 01:36:27.235 INFO kablam! = note: for more information, see issue #50504 Oct 12 01:36:27.235 INFO kablam! Oct 12 01:36:27.235 INFO kablam! warning: cannot find type `MyEntity` in this scope Oct 12 01:36:27.235 INFO kablam! --> tests/compile-weird-diesel-imports.rs:10:28 Oct 12 01:36:27.235 INFO kablam! | Oct 12 01:36:27.235 INFO kablam! 10 | #[derive(Debug, PartialEq, Identifiable, Queryable)] Oct 12 01:36:27.235 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 01:36:27.235 INFO kablam! | Oct 12 01:36:27.235 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! Oct 12 01:36:27.235 INFO kablam! = note: for more information, see issue #50504 Oct 12 01:36:27.235 INFO kablam! Oct 12 01:36:27.235 INFO kablam! warning: cannot find type `MyId` in this scope Oct 12 01:36:27.235 INFO kablam! --> tests/compile-weird-diesel-imports.rs:10:28 Oct 12 01:36:27.235 INFO kablam! | Oct 12 01:36:27.235 INFO kablam! 10 | #[derive(Debug, PartialEq, Identifiable, Queryable)] Oct 12 01:36:27.235 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 01:36:27.235 INFO kablam! | Oct 12 01:36:27.235 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! Oct 12 01:36:27.236 INFO kablam! = note: for more information, see issue #50504 Oct 12 01:36:27.236 INFO kablam! Oct 12 01:36:27.236 INFO kablam! warning: cannot find type `MyId` in this scope Oct 12 01:36:27.236 INFO kablam! --> tests/compile-weird-diesel-imports.rs:10:42 Oct 12 01:36:27.236 INFO kablam! | Oct 12 01:36:27.236 INFO kablam! 10 | #[derive(Debug, PartialEq, Identifiable, Queryable)] Oct 12 01:36:27.236 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 01:36:27.236 INFO kablam! | Oct 12 01:36:27.236 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! Oct 12 01:36:27.236 INFO kablam! = note: for more information, see issue #50504 Oct 12 01:36:27.236 INFO kablam! Oct 12 01:36:27.236 INFO kablam! warning: cannot find type `MyEntity` in this scope Oct 12 01:36:27.236 INFO kablam! --> tests/compile-weird-diesel-imports.rs:10:42 Oct 12 01:36:27.236 INFO kablam! | Oct 12 01:36:27.236 INFO kablam! 10 | #[derive(Debug, PartialEq, Identifiable, Queryable)] Oct 12 01:36:27.236 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 01:36:27.236 INFO kablam! | Oct 12 01:36:27.236 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! Oct 12 01:36:27.236 INFO kablam! = note: for more information, see issue #50504 Oct 12 01:36:27.236 INFO kablam! Oct 12 01:36:27.236 INFO kablam! warning: cannot find type `table` in this scope Oct 12 01:36:27.236 INFO kablam! --> <::gasoline::macros::table_body macros>:165:33 Oct 12 01:36:27.236 INFO kablam! | Oct 12 01:36:27.236 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 12 01:36:27.236 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 01:36:27.236 INFO kablam! | Oct 12 01:36:27.236 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! Oct 12 01:36:27.236 INFO kablam! = note: for more information, see issue #50504 Oct 12 01:36:27.236 INFO kablam! Oct 12 01:36:27.236 INFO kablam! warning: cannot find type `id` in this scope Oct 12 01:36:27.236 INFO kablam! --> <::gasoline::macros::__diesel_column macros>:5:33 Oct 12 01:36:27.236 INFO kablam! | Oct 12 01:36:27.236 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 12 01:36:27.236 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 01:36:27.236 INFO kablam! | Oct 12 01:36:27.236 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! Oct 12 01:36:27.236 INFO kablam! = note: for more information, see issue #50504 Oct 12 01:36:27.236 INFO kablam! Oct 12 01:36:27.313 INFO kablam! warning: cannot find type `MyEntity` in this scope Oct 12 01:36:27.313 INFO kablam! --> tests/db-roundtrips.rs:11:35 Oct 12 01:36:27.313 INFO kablam! | Oct 12 01:36:27.313 INFO kablam! 11 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Oct 12 01:36:27.313 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 01:36:27.313 INFO kablam! | Oct 12 01:36:27.313 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 12 01:36:27.313 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! Oct 12 01:36:27.313 INFO kablam! = note: for more information, see issue #50504 Oct 12 01:36:27.313 INFO kablam! Oct 12 01:36:27.313 INFO kablam! warning: cannot find type `my_entities` in this scope Oct 12 01:36:27.313 INFO kablam! --> tests/db-roundtrips.rs:11:35 Oct 12 01:36:27.313 INFO kablam! | Oct 12 01:36:27.313 INFO kablam! 11 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Oct 12 01:36:27.313 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 01:36:27.313 INFO kablam! | Oct 12 01:36:27.313 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! Oct 12 01:36:27.313 INFO kablam! = note: for more information, see issue #50504 Oct 12 01:36:27.313 INFO kablam! Oct 12 01:36:27.313 INFO kablam! warning: cannot find type `MyEntity` in this scope Oct 12 01:36:27.313 INFO kablam! --> tests/db-roundtrips.rs:11:35 Oct 12 01:36:27.313 INFO kablam! | Oct 12 01:36:27.313 INFO kablam! 11 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Oct 12 01:36:27.313 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 01:36:27.313 INFO kablam! | Oct 12 01:36:27.313 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! Oct 12 01:36:27.313 INFO kablam! = note: for more information, see issue #50504 Oct 12 01:36:27.313 INFO kablam! Oct 12 01:36:27.313 INFO kablam! warning: cannot find type `MyId` in this scope Oct 12 01:36:27.313 INFO kablam! --> tests/db-roundtrips.rs:11:35 Oct 12 01:36:27.313 INFO kablam! | Oct 12 01:36:27.313 INFO kablam! 11 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Oct 12 01:36:27.313 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 01:36:27.313 INFO kablam! | Oct 12 01:36:27.313 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! Oct 12 01:36:27.313 INFO kablam! = note: for more information, see issue #50504 Oct 12 01:36:27.313 INFO kablam! Oct 12 01:36:27.313 INFO kablam! warning: cannot find type `my_entities` in this scope Oct 12 01:36:27.313 INFO kablam! --> tests/db-roundtrips.rs:11:49 Oct 12 01:36:27.313 INFO kablam! | Oct 12 01:36:27.313 INFO kablam! 11 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Oct 12 01:36:27.313 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 01:36:27.313 INFO kablam! | Oct 12 01:36:27.313 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! Oct 12 01:36:27.313 INFO kablam! = note: for more information, see issue #50504 Oct 12 01:36:27.313 INFO kablam! Oct 12 01:36:27.313 INFO kablam! warning: cannot find type `MyEntity` in this scope Oct 12 01:36:27.313 INFO kablam! --> tests/db-roundtrips.rs:11:49 Oct 12 01:36:27.313 INFO kablam! | Oct 12 01:36:27.313 INFO kablam! 11 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Oct 12 01:36:27.313 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 01:36:27.313 INFO kablam! | Oct 12 01:36:27.313 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! Oct 12 01:36:27.313 INFO kablam! = note: for more information, see issue #50504 Oct 12 01:36:27.313 INFO kablam! Oct 12 01:36:27.313 INFO kablam! warning: cannot find type `MyId` in this scope Oct 12 01:36:27.313 INFO kablam! --> tests/db-roundtrips.rs:11:49 Oct 12 01:36:27.313 INFO kablam! | Oct 12 01:36:27.313 INFO kablam! 11 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Oct 12 01:36:27.313 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 01:36:27.313 INFO kablam! | Oct 12 01:36:27.313 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! Oct 12 01:36:27.313 INFO kablam! = note: for more information, see issue #50504 Oct 12 01:36:27.313 INFO kablam! Oct 12 01:36:27.313 INFO kablam! warning: cannot find type `MyId` in this scope Oct 12 01:36:27.313 INFO kablam! --> tests/db-roundtrips.rs:11:61 Oct 12 01:36:27.313 INFO kablam! | Oct 12 01:36:27.313 INFO kablam! 11 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Oct 12 01:36:27.313 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 01:36:27.313 INFO kablam! | Oct 12 01:36:27.313 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! Oct 12 01:36:27.313 INFO kablam! = note: for more information, see issue #50504 Oct 12 01:36:27.313 INFO kablam! Oct 12 01:36:27.313 INFO kablam! warning: cannot find type `MyEntity` in this scope Oct 12 01:36:27.313 INFO kablam! --> tests/db-roundtrips.rs:11:61 Oct 12 01:36:27.313 INFO kablam! | Oct 12 01:36:27.313 INFO kablam! 11 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Oct 12 01:36:27.313 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 01:36:27.314 INFO kablam! | Oct 12 01:36:27.314 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! Oct 12 01:36:27.314 INFO kablam! = note: for more information, see issue #50504 Oct 12 01:36:27.314 INFO kablam! Oct 12 01:36:27.314 INFO kablam! warning: cannot find type `table` in this scope Oct 12 01:36:27.314 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 12 01:36:27.314 INFO kablam! | Oct 12 01:36:27.314 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 12 01:36:27.314 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 01:36:27.314 INFO kablam! | Oct 12 01:36:27.314 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! Oct 12 01:36:27.314 INFO kablam! = note: for more information, see issue #50504 Oct 12 01:36:27.314 INFO kablam! Oct 12 01:36:27.314 INFO kablam! warning: cannot find type `id` in this scope Oct 12 01:36:27.314 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 12 01:36:27.314 INFO kablam! | Oct 12 01:36:27.314 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 12 01:36:27.314 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 01:36:27.314 INFO kablam! | Oct 12 01:36:27.314 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! Oct 12 01:36:27.314 INFO kablam! = note: for more information, see issue #50504 Oct 12 01:36:27.314 INFO kablam! Oct 12 01:36:27.314 INFO kablam! warning: cannot find type `val` in this scope Oct 12 01:36:27.314 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 12 01:36:27.314 INFO kablam! | Oct 12 01:36:27.314 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 12 01:36:27.314 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 01:36:27.314 INFO kablam! | Oct 12 01:36:27.314 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! Oct 12 01:36:27.314 INFO kablam! = note: for more information, see issue #50504 Oct 12 01:36:27.316 INFO kablam! Oct 12 01:36:31.347 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 8.20s Oct 12 01:36:31.352 INFO kablam! su: No module specific data is present Oct 12 01:36:31.711 INFO running `"docker" "rm" "-f" "b7bf91458b9dba811524ef848810e7a563ae6a44c94a41b5ff8397b8ffcc8ede"` Oct 12 01:36:31.867 INFO blam! b7bf91458b9dba811524ef848810e7a563ae6a44c94a41b5ff8397b8ffcc8ede Oct 12 01:36:31.870 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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"` Oct 12 01:36:32.302 INFO blam! 49405a13d4c282afc8ec90fff9508e26acf54e2a28796476504190f00ad35db8 Oct 12 01:36:32.304 INFO running `"docker" "start" "-a" "49405a13d4c282afc8ec90fff9508e26acf54e2a28796476504190f00ad35db8"` Oct 12 01:36:32.864 INFO kablam! usermod: no changes Oct 12 01:36:32.929 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.03s Oct 12 01:36:32.935 INFO kablam! Running /target/debug/deps/diesel_derive_newtype-5094566790338cae Oct 12 01:36:32.947 INFO blam! Oct 12 01:36:32.947 INFO blam! running 0 tests Oct 12 01:36:32.947 INFO blam! Oct 12 01:36:32.948 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 01:36:32.948 INFO blam! Oct 12 01:36:32.949 INFO kablam! Running /target/debug/deps/compile_weird_diesel_imports-7f924f7760e7dfc3 Oct 12 01:36:32.955 INFO kablam! Running /target/debug/deps/db_roundtrips-a067c3507c0df4c9 Oct 12 01:36:32.955 INFO blam! Oct 12 01:36:32.955 INFO blam! running 0 tests Oct 12 01:36:32.956 INFO blam! Oct 12 01:36:32.956 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 01:36:32.956 INFO blam! Oct 12 01:36:32.957 INFO blam! Oct 12 01:36:32.957 INFO blam! running 5 tests Oct 12 01:36:32.965 INFO blam! test set ... ok Oct 12 01:36:32.965 INFO kablam! Running /target/debug/deps/should_not_compile-31994b7620546f44 Oct 12 01:36:32.965 INFO blam! test queryable ... ok Oct 12 01:36:32.965 INFO blam! test query_as_underlying_type ... ok Oct 12 01:36:32.965 INFO blam! test query_as_id ... ok Oct 12 01:36:32.965 INFO blam! test does_roundtrip ... ok Oct 12 01:36:32.965 INFO blam! Oct 12 01:36:32.966 INFO blam! test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 01:36:32.966 INFO blam! Oct 12 01:36:32.966 INFO blam! Oct 12 01:36:32.966 INFO blam! running 2 tests Oct 12 01:36:32.966 INFO blam! test set ... ok Oct 12 01:36:32.966 INFO blam! test query_as_id ... ok Oct 12 01:36:32.967 INFO blam! Oct 12 01:36:32.967 INFO blam! test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 01:36:32.967 INFO blam! Oct 12 01:36:32.969 INFO kablam! Doc-tests diesel-derive-newtype Oct 12 01:36:41.991 INFO blam! Oct 12 01:36:41.991 INFO blam! running 3 tests Oct 12 01:36:41.991 INFO blam! test src/lib.rs - (line 83) ... ignored Oct 12 01:36:44.554 INFO blam! test src/lib.rs - (line 24) ... ok Oct 12 01:36:44.881 INFO blam! test src/lib.rs - (line 37) ... ok Oct 12 01:36:44.881 INFO blam! Oct 12 01:36:44.881 INFO blam! test result: ok. 2 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out Oct 12 01:36:44.881 INFO blam! Oct 12 01:36:44.902 INFO kablam! su: No module specific data is present Oct 12 01:36:46.020 INFO running `"docker" "rm" "-f" "49405a13d4c282afc8ec90fff9508e26acf54e2a28796476504190f00ad35db8"` Oct 12 01:36:46.264 INFO blam! 49405a13d4c282afc8ec90fff9508e26acf54e2a28796476504190f00ad35db8