Oct 12 01:35:38.465 INFO testing diesel-derive-newtype-0.1.2 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling Oct 12 01:35:38.466 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-7/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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:38.949 INFO blam! 411cf782069ef65bbd306911eb344935d378e4e20f7c60df2b1adfab17c88344 Oct 12 01:35:38.953 INFO running `"docker" "start" "-a" "411cf782069ef65bbd306911eb344935d378e4e20f7c60df2b1adfab17c88344"` Oct 12 01:35:39.976 INFO kablam! usermod: no changes Oct 12 01:35:40.137 INFO kablam! Compiling byteorder v1.2.6 Oct 12 01:35:40.137 INFO kablam! Compiling libsqlite3-sys v0.9.3 Oct 12 01:35:40.140 INFO kablam! Compiling diesel_derives v1.3.0 Oct 12 01:35:46.386 INFO kablam! Compiling diesel v1.3.3 Oct 12 01:36:14.586 INFO kablam! Compiling diesel-derive-newtype v0.1.2 (/source) Oct 12 01:36:16.739 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 36.71s Oct 12 01:36:16.743 INFO kablam! su: No module specific data is present Oct 12 01:36:17.202 INFO running `"docker" "rm" "-f" "411cf782069ef65bbd306911eb344935d378e4e20f7c60df2b1adfab17c88344"` Oct 12 01:36:17.345 INFO blam! 411cf782069ef65bbd306911eb344935d378e4e20f7c60df2b1adfab17c88344 Oct 12 01:36:17.350 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-7/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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:17.573 INFO blam! faebd21afbbcd4ec1ef7580449b60667c04bb9ccac07ce800ee015066ed81d7b Oct 12 01:36:17.574 INFO running `"docker" "start" "-a" "faebd21afbbcd4ec1ef7580449b60667c04bb9ccac07ce800ee015066ed81d7b"` Oct 12 01:36:18.083 INFO kablam! usermod: no changes Oct 12 01:36:18.142 INFO kablam! Compiling diesel-derive-newtype v0.1.2 (/source) Oct 12 01:36:18.711 INFO kablam! warning: cannot find type `MyEntity` in this scope Oct 12 01:36:18.712 INFO kablam! --> tests/compile-weird-diesel-imports.rs:10:28 Oct 12 01:36:18.712 INFO kablam! | Oct 12 01:36:18.713 INFO kablam! 10 | #[derive(Debug, PartialEq, Identifiable, Queryable)] Oct 12 01:36:18.714 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 01:36:18.714 INFO kablam! | Oct 12 01:36:18.715 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 12 01:36:18.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:18.716 INFO kablam! = note: for more information, see issue #50504 Oct 12 01:36:18.717 INFO kablam! Oct 12 01:36:18.717 INFO kablam! warning: cannot find type `my_entities` in this scope Oct 12 01:36:18.718 INFO kablam! --> tests/compile-weird-diesel-imports.rs:10:28 Oct 12 01:36:18.718 INFO kablam! | Oct 12 01:36:18.719 INFO kablam! 10 | #[derive(Debug, PartialEq, Identifiable, Queryable)] Oct 12 01:36:18.720 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 01:36:18.720 INFO kablam! | Oct 12 01:36:18.720 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:18.720 INFO kablam! = note: for more information, see issue #50504 Oct 12 01:36:18.720 INFO kablam! Oct 12 01:36:18.720 INFO kablam! warning: cannot find type `MyEntity` in this scope Oct 12 01:36:18.720 INFO kablam! --> tests/compile-weird-diesel-imports.rs:10:28 Oct 12 01:36:18.720 INFO kablam! | Oct 12 01:36:18.720 INFO kablam! 10 | #[derive(Debug, PartialEq, Identifiable, Queryable)] Oct 12 01:36:18.720 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 01:36:18.720 INFO kablam! | Oct 12 01:36:18.722 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:18.722 INFO kablam! = note: for more information, see issue #50504 Oct 12 01:36:18.722 INFO kablam! Oct 12 01:36:18.722 INFO kablam! warning: cannot find type `MyId` in this scope Oct 12 01:36:18.722 INFO kablam! --> tests/compile-weird-diesel-imports.rs:10:28 Oct 12 01:36:18.722 INFO kablam! | Oct 12 01:36:18.722 INFO kablam! 10 | #[derive(Debug, PartialEq, Identifiable, Queryable)] Oct 12 01:36:18.722 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 01:36:18.722 INFO kablam! | Oct 12 01:36:18.722 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:18.722 INFO kablam! = note: for more information, see issue #50504 Oct 12 01:36:18.722 INFO kablam! Oct 12 01:36:18.722 INFO kablam! warning: cannot find type `MyId` in this scope Oct 12 01:36:18.722 INFO kablam! --> tests/compile-weird-diesel-imports.rs:10:42 Oct 12 01:36:18.722 INFO kablam! | Oct 12 01:36:18.722 INFO kablam! 10 | #[derive(Debug, PartialEq, Identifiable, Queryable)] Oct 12 01:36:18.722 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 01:36:18.722 INFO kablam! | Oct 12 01:36:18.722 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:18.722 INFO kablam! = note: for more information, see issue #50504 Oct 12 01:36:18.722 INFO kablam! Oct 12 01:36:18.722 INFO kablam! warning: cannot find type `MyEntity` in this scope Oct 12 01:36:18.722 INFO kablam! --> tests/compile-weird-diesel-imports.rs:10:42 Oct 12 01:36:18.722 INFO kablam! | Oct 12 01:36:18.722 INFO kablam! 10 | #[derive(Debug, PartialEq, Identifiable, Queryable)] Oct 12 01:36:18.722 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 01:36:18.722 INFO kablam! | Oct 12 01:36:18.722 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:18.722 INFO kablam! = note: for more information, see issue #50504 Oct 12 01:36:18.722 INFO kablam! Oct 12 01:36:18.722 INFO kablam! warning: cannot find type `table` in this scope Oct 12 01:36:18.722 INFO kablam! --> <::gasoline::macros::table_body macros>:165:33 Oct 12 01:36:18.722 INFO kablam! | Oct 12 01:36:18.722 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 12 01:36:18.722 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 01:36:18.722 INFO kablam! | Oct 12 01:36:18.722 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:18.722 INFO kablam! = note: for more information, see issue #50504 Oct 12 01:36:18.723 INFO kablam! Oct 12 01:36:18.723 INFO kablam! warning: cannot find type `id` in this scope Oct 12 01:36:18.723 INFO kablam! --> <::gasoline::macros::__diesel_column macros>:5:33 Oct 12 01:36:18.723 INFO kablam! | Oct 12 01:36:18.723 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 12 01:36:18.723 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 01:36:18.723 INFO kablam! | Oct 12 01:36:18.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:18.723 INFO kablam! = note: for more information, see issue #50504 Oct 12 01:36:18.723 INFO kablam! Oct 12 01:36:18.849 INFO kablam! warning: cannot find type `MyEntity` in this scope Oct 12 01:36:18.849 INFO kablam! --> tests/db-roundtrips.rs:11:35 Oct 12 01:36:18.849 INFO kablam! | Oct 12 01:36:18.849 INFO kablam! 11 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Oct 12 01:36:18.849 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 01:36:18.850 INFO kablam! | Oct 12 01:36:18.851 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 12 01:36:18.856 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:18.857 INFO kablam! = note: for more information, see issue #50504 Oct 12 01:36:18.857 INFO kablam! Oct 12 01:36:18.857 INFO kablam! warning: cannot find type `my_entities` in this scope Oct 12 01:36:18.857 INFO kablam! --> tests/db-roundtrips.rs:11:35 Oct 12 01:36:18.857 INFO kablam! | Oct 12 01:36:18.857 INFO kablam! 11 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Oct 12 01:36:18.857 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 01:36:18.858 INFO kablam! | Oct 12 01:36:18.858 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:18.858 INFO kablam! = note: for more information, see issue #50504 Oct 12 01:36:18.858 INFO kablam! Oct 12 01:36:18.859 INFO kablam! warning: cannot find type `MyEntity` in this scope Oct 12 01:36:18.859 INFO kablam! --> tests/db-roundtrips.rs:11:35 Oct 12 01:36:18.859 INFO kablam! | Oct 12 01:36:18.859 INFO kablam! 11 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Oct 12 01:36:18.859 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 01:36:18.859 INFO kablam! | Oct 12 01:36:18.859 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:18.859 INFO kablam! = note: for more information, see issue #50504 Oct 12 01:36:18.861 INFO kablam! Oct 12 01:36:18.861 INFO kablam! warning: cannot find type `MyId` in this scope Oct 12 01:36:18.861 INFO kablam! --> tests/db-roundtrips.rs:11:35 Oct 12 01:36:18.861 INFO kablam! | Oct 12 01:36:18.861 INFO kablam! 11 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Oct 12 01:36:18.861 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 01:36:18.861 INFO kablam! | Oct 12 01:36:18.861 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:18.861 INFO kablam! = note: for more information, see issue #50504 Oct 12 01:36:18.861 INFO kablam! Oct 12 01:36:18.863 INFO kablam! warning: cannot find type `my_entities` in this scope Oct 12 01:36:18.863 INFO kablam! --> tests/db-roundtrips.rs:11:49 Oct 12 01:36:18.863 INFO kablam! | Oct 12 01:36:18.863 INFO kablam! 11 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Oct 12 01:36:18.863 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 01:36:18.863 INFO kablam! | Oct 12 01:36:18.863 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:18.863 INFO kablam! = note: for more information, see issue #50504 Oct 12 01:36:18.863 INFO kablam! Oct 12 01:36:18.863 INFO kablam! warning: cannot find type `MyEntity` in this scope Oct 12 01:36:18.863 INFO kablam! --> tests/db-roundtrips.rs:11:49 Oct 12 01:36:18.865 INFO kablam! | Oct 12 01:36:18.865 INFO kablam! 11 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Oct 12 01:36:18.865 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 01:36:18.865 INFO kablam! | Oct 12 01:36:18.865 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:18.865 INFO kablam! = note: for more information, see issue #50504 Oct 12 01:36:18.865 INFO kablam! Oct 12 01:36:18.865 INFO kablam! warning: cannot find type `MyId` in this scope Oct 12 01:36:18.865 INFO kablam! --> tests/db-roundtrips.rs:11:49 Oct 12 01:36:18.865 INFO kablam! | Oct 12 01:36:18.865 INFO kablam! 11 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Oct 12 01:36:18.865 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 01:36:18.865 INFO kablam! | Oct 12 01:36:18.865 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:18.865 INFO kablam! = note: for more information, see issue #50504 Oct 12 01:36:18.865 INFO kablam! Oct 12 01:36:18.865 INFO kablam! warning: cannot find type `MyId` in this scope Oct 12 01:36:18.865 INFO kablam! --> tests/db-roundtrips.rs:11:61 Oct 12 01:36:18.867 INFO kablam! | Oct 12 01:36:18.867 INFO kablam! 11 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Oct 12 01:36:18.867 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 01:36:18.868 INFO kablam! | Oct 12 01:36:18.868 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:18.868 INFO kablam! = note: for more information, see issue #50504 Oct 12 01:36:18.868 INFO kablam! Oct 12 01:36:18.868 INFO kablam! warning: cannot find type `MyEntity` in this scope Oct 12 01:36:18.868 INFO kablam! --> tests/db-roundtrips.rs:11:61 Oct 12 01:36:18.868 INFO kablam! | Oct 12 01:36:18.868 INFO kablam! 11 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Oct 12 01:36:18.868 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 01:36:18.868 INFO kablam! | Oct 12 01:36:18.868 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:18.868 INFO kablam! = note: for more information, see issue #50504 Oct 12 01:36:18.868 INFO kablam! Oct 12 01:36:18.870 INFO kablam! warning: cannot find type `table` in this scope Oct 12 01:36:18.870 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 12 01:36:18.870 INFO kablam! | Oct 12 01:36:18.870 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 12 01:36:18.870 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 01:36:18.870 INFO kablam! | Oct 12 01:36:18.870 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:18.870 INFO kablam! = note: for more information, see issue #50504 Oct 12 01:36:18.870 INFO kablam! Oct 12 01:36:18.870 INFO kablam! warning: cannot find type `id` in this scope Oct 12 01:36:18.870 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 12 01:36:18.870 INFO kablam! | Oct 12 01:36:18.870 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 12 01:36:18.870 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 01:36:18.870 INFO kablam! | Oct 12 01:36:18.870 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:18.870 INFO kablam! = note: for more information, see issue #50504 Oct 12 01:36:18.870 INFO kablam! Oct 12 01:36:18.874 INFO kablam! warning: cannot find type `val` in this scope Oct 12 01:36:18.874 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 12 01:36:18.874 INFO kablam! | Oct 12 01:36:18.874 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 12 01:36:18.874 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 01:36:18.874 INFO kablam! | Oct 12 01:36:18.874 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:18.874 INFO kablam! = note: for more information, see issue #50504 Oct 12 01:36:18.874 INFO kablam! Oct 12 01:36:19.039 INFO kablam! warning: cannot find type `MyEntity` in this scope Oct 12 01:36:19.039 INFO kablam! --> tests/should-not-compile.rs:18:35 Oct 12 01:36:19.039 INFO kablam! | Oct 12 01:36:19.040 INFO kablam! 18 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Oct 12 01:36:19.040 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 01:36:19.040 INFO kablam! | Oct 12 01:36:19.041 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 12 01:36:19.041 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:19.041 INFO kablam! = note: for more information, see issue #50504 Oct 12 01:36:19.042 INFO kablam! Oct 12 01:36:19.042 INFO kablam! warning: cannot find type `my_entities` in this scope Oct 12 01:36:19.042 INFO kablam! --> tests/should-not-compile.rs:18:35 Oct 12 01:36:19.043 INFO kablam! | Oct 12 01:36:19.043 INFO kablam! 18 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Oct 12 01:36:19.043 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 01:36:19.043 INFO kablam! | Oct 12 01:36:19.044 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:19.044 INFO kablam! = note: for more information, see issue #50504 Oct 12 01:36:19.044 INFO kablam! Oct 12 01:36:19.045 INFO kablam! warning: cannot find type `MyEntity` in this scope Oct 12 01:36:19.045 INFO kablam! --> tests/should-not-compile.rs:18:35 Oct 12 01:36:19.045 INFO kablam! | Oct 12 01:36:19.046 INFO kablam! 18 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Oct 12 01:36:19.046 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 01:36:19.046 INFO kablam! | Oct 12 01:36:19.047 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:19.047 INFO kablam! = note: for more information, see issue #50504 Oct 12 01:36:19.047 INFO kablam! Oct 12 01:36:19.047 INFO kablam! warning: cannot find type `MyId` in this scope Oct 12 01:36:19.048 INFO kablam! --> tests/should-not-compile.rs:18:35 Oct 12 01:36:19.068 INFO kablam! | Oct 12 01:36:19.069 INFO kablam! 18 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Oct 12 01:36:19.069 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 01:36:19.069 INFO kablam! | Oct 12 01:36:19.070 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:19.070 INFO kablam! = note: for more information, see issue #50504 Oct 12 01:36:19.070 INFO kablam! Oct 12 01:36:19.070 INFO kablam! warning: cannot find type `my_entities` in this scope Oct 12 01:36:19.071 INFO kablam! --> tests/should-not-compile.rs:18:49 Oct 12 01:36:19.071 INFO kablam! | Oct 12 01:36:19.071 INFO kablam! 18 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Oct 12 01:36:19.072 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 01:36:19.072 INFO kablam! | Oct 12 01:36:19.072 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:19.073 INFO kablam! = note: for more information, see issue #50504 Oct 12 01:36:19.073 INFO kablam! Oct 12 01:36:19.073 INFO kablam! warning: cannot find type `MyEntity` in this scope Oct 12 01:36:19.074 INFO kablam! --> tests/should-not-compile.rs:18:49 Oct 12 01:36:19.074 INFO kablam! | Oct 12 01:36:19.074 INFO kablam! 18 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Oct 12 01:36:19.075 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 01:36:19.075 INFO kablam! | Oct 12 01:36:19.075 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:19.075 INFO kablam! = note: for more information, see issue #50504 Oct 12 01:36:19.076 INFO kablam! Oct 12 01:36:19.076 INFO kablam! warning: cannot find type `MyId` in this scope Oct 12 01:36:19.076 INFO kablam! --> tests/should-not-compile.rs:18:49 Oct 12 01:36:19.077 INFO kablam! | Oct 12 01:36:19.077 INFO kablam! 18 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Oct 12 01:36:19.077 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 01:36:19.077 INFO kablam! | Oct 12 01:36:19.077 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:19.077 INFO kablam! = note: for more information, see issue #50504 Oct 12 01:36:19.077 INFO kablam! Oct 12 01:36:19.077 INFO kablam! warning: cannot find type `MyId` in this scope Oct 12 01:36:19.077 INFO kablam! --> tests/should-not-compile.rs:18:61 Oct 12 01:36:19.077 INFO kablam! | Oct 12 01:36:19.077 INFO kablam! 18 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Oct 12 01:36:19.077 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 01:36:19.077 INFO kablam! | Oct 12 01:36:19.077 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:19.077 INFO kablam! = note: for more information, see issue #50504 Oct 12 01:36:19.077 INFO kablam! Oct 12 01:36:19.077 INFO kablam! warning: cannot find type `MyEntity` in this scope Oct 12 01:36:19.077 INFO kablam! --> tests/should-not-compile.rs:18:61 Oct 12 01:36:19.078 INFO kablam! | Oct 12 01:36:19.078 INFO kablam! 18 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Oct 12 01:36:19.078 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 01:36:19.078 INFO kablam! | Oct 12 01:36:19.078 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:19.078 INFO kablam! = note: for more information, see issue #50504 Oct 12 01:36:19.078 INFO kablam! Oct 12 01:36:19.078 INFO kablam! warning: cannot find type `table` in this scope Oct 12 01:36:19.078 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 12 01:36:19.078 INFO kablam! | Oct 12 01:36:19.078 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 12 01:36:19.078 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 01:36:19.078 INFO kablam! | Oct 12 01:36:19.078 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:19.078 INFO kablam! = note: for more information, see issue #50504 Oct 12 01:36:19.078 INFO kablam! Oct 12 01:36:19.078 INFO kablam! warning: cannot find type `id` in this scope Oct 12 01:36:19.078 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 12 01:36:19.078 INFO kablam! | Oct 12 01:36:19.078 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 12 01:36:19.078 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 01:36:19.078 INFO kablam! | Oct 12 01:36:19.078 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:19.078 INFO kablam! = note: for more information, see issue #50504 Oct 12 01:36:19.078 INFO kablam! Oct 12 01:36:19.078 INFO kablam! warning: cannot find type `val` in this scope Oct 12 01:36:19.078 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 12 01:36:19.078 INFO kablam! | Oct 12 01:36:19.078 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 12 01:36:19.078 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 01:36:19.078 INFO kablam! | Oct 12 01:36:19.078 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:19.078 INFO kablam! = note: for more information, see issue #50504 Oct 12 01:36:19.078 INFO kablam! Oct 12 01:36:22.401 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.29s Oct 12 01:36:22.404 INFO kablam! su: No module specific data is present Oct 12 01:36:22.718 INFO running `"docker" "rm" "-f" "faebd21afbbcd4ec1ef7580449b60667c04bb9ccac07ce800ee015066ed81d7b"` Oct 12 01:36:22.832 INFO blam! faebd21afbbcd4ec1ef7580449b60667c04bb9ccac07ce800ee015066ed81d7b Oct 12 01:36:22.839 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-7/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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:23.041 INFO blam! 2b5578b9403bf8b7ca8ee1b494f83cbac83220a7da763f29fd1ddfb8234be684 Oct 12 01:36:23.044 INFO running `"docker" "start" "-a" "2b5578b9403bf8b7ca8ee1b494f83cbac83220a7da763f29fd1ddfb8234be684"` Oct 12 01:36:24.767 INFO kablam! usermod: no changes Oct 12 01:36:24.864 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.06s Oct 12 01:36:24.880 INFO kablam! Running /target/debug/deps/diesel_derive_newtype-7123d9add89ed521 Oct 12 01:36:24.888 INFO blam! Oct 12 01:36:24.888 INFO blam! running 0 tests Oct 12 01:36:24.888 INFO blam! Oct 12 01:36:24.888 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 01:36:24.888 INFO blam! Oct 12 01:36:24.896 INFO kablam! Running /target/debug/deps/compile_weird_diesel_imports-7bd08ecdf22eed6b Oct 12 01:36:24.900 INFO blam! Oct 12 01:36:24.900 INFO blam! running 0 tests Oct 12 01:36:24.900 INFO blam! Oct 12 01:36:24.900 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 01:36:24.900 INFO blam! Oct 12 01:36:24.908 INFO kablam! Running /target/debug/deps/db_roundtrips-98b70686199c8ed4 Oct 12 01:36:24.916 INFO blam! Oct 12 01:36:24.916 INFO blam! running 5 tests Oct 12 01:36:25.004 INFO blam! test query_as_underlying_type ... ok Oct 12 01:36:25.004 INFO blam! test set ... ok Oct 12 01:36:25.004 INFO blam! test does_roundtrip ... ok Oct 12 01:36:25.009 INFO blam! test queryable ... ok Oct 12 01:36:25.009 INFO kablam! Running /target/debug/deps/should_not_compile-78d9786cb3e150a2 Oct 12 01:36:25.010 INFO blam! test query_as_id ... ok Oct 12 01:36:25.010 INFO blam! Oct 12 01:36:25.010 INFO blam! test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 01:36:25.010 INFO blam! Oct 12 01:36:25.012 INFO blam! Oct 12 01:36:25.012 INFO blam! running 2 tests Oct 12 01:36:25.012 INFO blam! test set ... ok Oct 12 01:36:25.016 INFO blam! test query_as_id ... ok Oct 12 01:36:25.016 INFO blam! Oct 12 01:36:25.016 INFO blam! test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 01:36:25.016 INFO blam! Oct 12 01:36:25.017 INFO kablam! Doc-tests diesel-derive-newtype Oct 12 01:36:25.798 INFO blam! Oct 12 01:36:25.798 INFO blam! running 3 tests Oct 12 01:36:25.798 INFO blam! test src/lib.rs - (line 83) ... ignored Oct 12 01:36:26.980 INFO blam! test src/lib.rs - (line 24) ... ok Oct 12 01:36:27.304 INFO blam! test src/lib.rs - (line 37) ... ok Oct 12 01:36:27.304 INFO blam! Oct 12 01:36:27.304 INFO blam! test result: ok. 2 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out Oct 12 01:36:27.304 INFO blam! Oct 12 01:36:27.322 INFO kablam! su: No module specific data is present Oct 12 01:36:28.210 INFO running `"docker" "rm" "-f" "2b5578b9403bf8b7ca8ee1b494f83cbac83220a7da763f29fd1ddfb8234be684"` Oct 12 01:36:28.450 INFO blam! 2b5578b9403bf8b7ca8ee1b494f83cbac83220a7da763f29fd1ddfb8234be684