Oct 16 13:22:20.748 INFO testing diesel-derive-newtype-0.1.2 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 16 13:22:20.748 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling-1/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 16 13:22:21.055 INFO blam! 66e2c1936593e3e47206699230ec5639aa1d370f8c4a34ef51f9c74d524dcd3d Oct 16 13:22:21.058 INFO running `"docker" "start" "-a" "66e2c1936593e3e47206699230ec5639aa1d370f8c4a34ef51f9c74d524dcd3d"` Oct 16 13:22:21.549 INFO kablam! usermod: no changes Oct 16 13:22:21.613 INFO kablam! Compiling libsqlite3-sys v0.9.3 Oct 16 13:22:22.527 INFO kablam! Compiling diesel v1.3.3 Oct 16 13:22:49.807 INFO kablam! Compiling diesel-derive-newtype v0.1.2 (/source) Oct 16 13:22:54.534 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 32.97s Oct 16 13:22:54.538 INFO kablam! su: No module specific data is present Oct 16 13:22:54.856 INFO running `"docker" "rm" "-f" "66e2c1936593e3e47206699230ec5639aa1d370f8c4a34ef51f9c74d524dcd3d"` Oct 16 13:22:55.079 INFO blam! 66e2c1936593e3e47206699230ec5639aa1d370f8c4a34ef51f9c74d524dcd3d Oct 16 13:22:55.081 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling-1/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 16 13:22:55.335 INFO blam! 356c7585d370b4cd82bb4d8cda2b85659735906103797736a19ceb8862d5dbdc Oct 16 13:22:55.337 INFO running `"docker" "start" "-a" "356c7585d370b4cd82bb4d8cda2b85659735906103797736a19ceb8862d5dbdc"` Oct 16 13:22:55.763 INFO kablam! usermod: no changes Oct 16 13:22:55.815 INFO kablam! Compiling diesel-derive-newtype v0.1.2 (/source) Oct 16 13:22:57.426 INFO kablam! warning: cannot find type `MyEntity` in this scope Oct 16 13:22:57.426 INFO kablam! --> tests/compile-weird-diesel-imports.rs:10:28 Oct 16 13:22:57.426 INFO kablam! | Oct 16 13:22:57.426 INFO kablam! 10 | #[derive(Debug, PartialEq, Identifiable, Queryable)] Oct 16 13:22:57.426 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 16 13:22:57.431 INFO kablam! | Oct 16 13:22:57.431 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 16 13:22:57.431 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 16 13:22:57.431 INFO kablam! = note: for more information, see issue #50504 Oct 16 13:22:57.431 INFO kablam! Oct 16 13:22:57.432 INFO kablam! warning: cannot find type `my_entities` in this scope Oct 16 13:22:57.432 INFO kablam! --> tests/compile-weird-diesel-imports.rs:10:28 Oct 16 13:22:57.432 INFO kablam! | Oct 16 13:22:57.432 INFO kablam! 10 | #[derive(Debug, PartialEq, Identifiable, Queryable)] Oct 16 13:22:57.432 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 16 13:22:57.432 INFO kablam! | Oct 16 13:22:57.432 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 16 13:22:57.432 INFO kablam! = note: for more information, see issue #50504 Oct 16 13:22:57.432 INFO kablam! Oct 16 13:22:57.432 INFO kablam! warning: cannot find type `MyEntity` in this scope Oct 16 13:22:57.432 INFO kablam! --> tests/compile-weird-diesel-imports.rs:10:28 Oct 16 13:22:57.433 INFO kablam! | Oct 16 13:22:57.433 INFO kablam! 10 | #[derive(Debug, PartialEq, Identifiable, Queryable)] Oct 16 13:22:57.433 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 16 13:22:57.433 INFO kablam! | Oct 16 13:22:57.433 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 16 13:22:57.433 INFO kablam! = note: for more information, see issue #50504 Oct 16 13:22:57.433 INFO kablam! Oct 16 13:22:57.433 INFO kablam! warning: cannot find type `MyId` in this scope Oct 16 13:22:57.433 INFO kablam! --> tests/compile-weird-diesel-imports.rs:10:28 Oct 16 13:22:57.433 INFO kablam! | Oct 16 13:22:57.433 INFO kablam! 10 | #[derive(Debug, PartialEq, Identifiable, Queryable)] Oct 16 13:22:57.433 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 16 13:22:57.433 INFO kablam! | Oct 16 13:22:57.433 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 16 13:22:57.433 INFO kablam! = note: for more information, see issue #50504 Oct 16 13:22:57.433 INFO kablam! Oct 16 13:22:57.433 INFO kablam! warning: cannot find type `MyId` in this scope Oct 16 13:22:57.433 INFO kablam! --> tests/compile-weird-diesel-imports.rs:10:42 Oct 16 13:22:57.433 INFO kablam! | Oct 16 13:22:57.433 INFO kablam! 10 | #[derive(Debug, PartialEq, Identifiable, Queryable)] Oct 16 13:22:57.433 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 16 13:22:57.433 INFO kablam! | Oct 16 13:22:57.433 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 16 13:22:57.433 INFO kablam! = note: for more information, see issue #50504 Oct 16 13:22:57.433 INFO kablam! Oct 16 13:22:57.433 INFO kablam! warning: cannot find type `MyEntity` in this scope Oct 16 13:22:57.433 INFO kablam! --> tests/compile-weird-diesel-imports.rs:10:42 Oct 16 13:22:57.433 INFO kablam! | Oct 16 13:22:57.433 INFO kablam! 10 | #[derive(Debug, PartialEq, Identifiable, Queryable)] Oct 16 13:22:57.433 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 16 13:22:57.433 INFO kablam! | Oct 16 13:22:57.433 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 16 13:22:57.433 INFO kablam! = note: for more information, see issue #50504 Oct 16 13:22:57.433 INFO kablam! Oct 16 13:22:57.441 INFO kablam! warning: cannot find type `table` in this scope Oct 16 13:22:57.441 INFO kablam! --> <::gasoline::macros::table_body macros>:165:33 Oct 16 13:22:57.441 INFO kablam! | Oct 16 13:22:57.441 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 16 13:22:57.441 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 16 13:22:57.441 INFO kablam! | Oct 16 13:22:57.441 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 16 13:22:57.441 INFO kablam! = note: for more information, see issue #50504 Oct 16 13:22:57.441 INFO kablam! Oct 16 13:22:57.441 INFO kablam! warning: cannot find type `id` in this scope Oct 16 13:22:57.441 INFO kablam! --> <::gasoline::macros::__diesel_column macros>:5:33 Oct 16 13:22:57.441 INFO kablam! | Oct 16 13:22:57.441 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 16 13:22:57.441 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 16 13:22:57.441 INFO kablam! | Oct 16 13:22:57.441 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 16 13:22:57.441 INFO kablam! = note: for more information, see issue #50504 Oct 16 13:22:57.442 INFO kablam! Oct 16 13:22:57.959 INFO kablam! warning: cannot find type `MyEntity` in this scope Oct 16 13:22:57.959 INFO kablam! --> tests/db-roundtrips.rs:11:35 Oct 16 13:22:57.959 INFO kablam! | Oct 16 13:22:57.959 INFO kablam! 11 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Oct 16 13:22:57.959 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 16 13:22:57.959 INFO kablam! | Oct 16 13:22:57.959 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 16 13:22:57.959 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 16 13:22:57.959 INFO kablam! = note: for more information, see issue #50504 Oct 16 13:22:57.959 INFO kablam! Oct 16 13:22:57.959 INFO kablam! warning: cannot find type `my_entities` in this scope Oct 16 13:22:57.959 INFO kablam! --> tests/db-roundtrips.rs:11:35 Oct 16 13:22:57.959 INFO kablam! | Oct 16 13:22:57.959 INFO kablam! 11 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Oct 16 13:22:57.959 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 16 13:22:57.959 INFO kablam! | Oct 16 13:22:57.959 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 16 13:22:57.959 INFO kablam! = note: for more information, see issue #50504 Oct 16 13:22:57.959 INFO kablam! Oct 16 13:22:57.959 INFO kablam! warning: cannot find type `MyEntity` in this scope Oct 16 13:22:57.959 INFO kablam! --> tests/db-roundtrips.rs:11:35 Oct 16 13:22:57.959 INFO kablam! | Oct 16 13:22:57.959 INFO kablam! 11 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Oct 16 13:22:57.959 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 16 13:22:57.959 INFO kablam! | Oct 16 13:22:57.959 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 16 13:22:57.959 INFO kablam! = note: for more information, see issue #50504 Oct 16 13:22:57.959 INFO kablam! Oct 16 13:22:57.959 INFO kablam! warning: cannot find type `MyId` in this scope Oct 16 13:22:57.959 INFO kablam! --> tests/db-roundtrips.rs:11:35 Oct 16 13:22:57.959 INFO kablam! | Oct 16 13:22:57.959 INFO kablam! 11 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Oct 16 13:22:57.959 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 16 13:22:57.959 INFO kablam! | Oct 16 13:22:57.959 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 16 13:22:57.959 INFO kablam! = note: for more information, see issue #50504 Oct 16 13:22:57.959 INFO kablam! Oct 16 13:22:57.959 INFO kablam! warning: cannot find type `my_entities` in this scope Oct 16 13:22:57.959 INFO kablam! --> tests/db-roundtrips.rs:11:49 Oct 16 13:22:57.959 INFO kablam! | Oct 16 13:22:57.959 INFO kablam! 11 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Oct 16 13:22:57.959 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 16 13:22:57.959 INFO kablam! | Oct 16 13:22:57.959 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 16 13:22:57.959 INFO kablam! = note: for more information, see issue #50504 Oct 16 13:22:57.959 INFO kablam! Oct 16 13:22:57.959 INFO kablam! warning: cannot find type `MyEntity` in this scope Oct 16 13:22:57.959 INFO kablam! --> tests/db-roundtrips.rs:11:49 Oct 16 13:22:57.959 INFO kablam! | Oct 16 13:22:57.960 INFO kablam! 11 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Oct 16 13:22:57.960 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 16 13:22:57.960 INFO kablam! | Oct 16 13:22:57.960 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 16 13:22:57.960 INFO kablam! = note: for more information, see issue #50504 Oct 16 13:22:57.960 INFO kablam! Oct 16 13:22:57.960 INFO kablam! warning: cannot find type `MyId` in this scope Oct 16 13:22:57.960 INFO kablam! --> tests/db-roundtrips.rs:11:49 Oct 16 13:22:57.960 INFO kablam! | Oct 16 13:22:57.960 INFO kablam! 11 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Oct 16 13:22:57.960 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 16 13:22:57.960 INFO kablam! | Oct 16 13:22:57.960 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 16 13:22:57.960 INFO kablam! = note: for more information, see issue #50504 Oct 16 13:22:57.960 INFO kablam! Oct 16 13:22:57.960 INFO kablam! warning: cannot find type `MyId` in this scope Oct 16 13:22:57.960 INFO kablam! --> tests/db-roundtrips.rs:11:61 Oct 16 13:22:57.960 INFO kablam! | Oct 16 13:22:57.960 INFO kablam! 11 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Oct 16 13:22:57.960 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 16 13:22:57.960 INFO kablam! | Oct 16 13:22:57.960 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 16 13:22:57.960 INFO kablam! = note: for more information, see issue #50504 Oct 16 13:22:57.960 INFO kablam! Oct 16 13:22:57.960 INFO kablam! warning: cannot find type `MyEntity` in this scope Oct 16 13:22:57.960 INFO kablam! --> tests/db-roundtrips.rs:11:61 Oct 16 13:22:57.960 INFO kablam! | Oct 16 13:22:57.960 INFO kablam! 11 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Oct 16 13:22:57.960 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 16 13:22:57.972 INFO kablam! | Oct 16 13:22:57.972 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 16 13:22:57.972 INFO kablam! = note: for more information, see issue #50504 Oct 16 13:22:57.972 INFO kablam! Oct 16 13:22:57.973 INFO kablam! warning: cannot find type `table` in this scope Oct 16 13:22:57.973 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 16 13:22:57.973 INFO kablam! | Oct 16 13:22:57.973 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 16 13:22:57.973 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 16 13:22:57.973 INFO kablam! | Oct 16 13:22:57.973 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 16 13:22:57.973 INFO kablam! = note: for more information, see issue #50504 Oct 16 13:22:57.973 INFO kablam! Oct 16 13:22:57.973 INFO kablam! warning: cannot find type `id` in this scope Oct 16 13:22:57.973 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 16 13:22:57.973 INFO kablam! | Oct 16 13:22:57.973 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 16 13:22:57.973 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 16 13:22:57.976 INFO kablam! | Oct 16 13:22:57.976 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 16 13:22:57.976 INFO kablam! = note: for more information, see issue #50504 Oct 16 13:22:57.976 INFO kablam! Oct 16 13:22:57.976 INFO kablam! warning: cannot find type `val` in this scope Oct 16 13:22:57.976 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 16 13:22:57.976 INFO kablam! | Oct 16 13:22:57.976 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 16 13:22:57.976 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 16 13:22:57.976 INFO kablam! | Oct 16 13:22:57.976 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 16 13:22:57.976 INFO kablam! = note: for more information, see issue #50504 Oct 16 13:22:57.976 INFO kablam! Oct 16 13:22:58.058 INFO kablam! warning: cannot find type `MyEntity` in this scope Oct 16 13:22:58.058 INFO kablam! --> tests/should-not-compile.rs:18:35 Oct 16 13:22:58.058 INFO kablam! | Oct 16 13:22:58.058 INFO kablam! 18 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Oct 16 13:22:58.058 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 16 13:22:58.058 INFO kablam! | Oct 16 13:22:58.058 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 16 13:22:58.058 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 16 13:22:58.058 INFO kablam! = note: for more information, see issue #50504 Oct 16 13:22:58.058 INFO kablam! Oct 16 13:22:58.058 INFO kablam! warning: cannot find type `my_entities` in this scope Oct 16 13:22:58.058 INFO kablam! --> tests/should-not-compile.rs:18:35 Oct 16 13:22:58.058 INFO kablam! | Oct 16 13:22:58.058 INFO kablam! 18 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Oct 16 13:22:58.058 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 16 13:22:58.058 INFO kablam! | Oct 16 13:22:58.058 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 16 13:22:58.058 INFO kablam! = note: for more information, see issue #50504 Oct 16 13:22:58.058 INFO kablam! Oct 16 13:22:58.058 INFO kablam! warning: cannot find type `MyEntity` in this scope Oct 16 13:22:58.058 INFO kablam! --> tests/should-not-compile.rs:18:35 Oct 16 13:22:58.058 INFO kablam! | Oct 16 13:22:58.058 INFO kablam! 18 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Oct 16 13:22:58.058 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 16 13:22:58.058 INFO kablam! | Oct 16 13:22:58.058 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 16 13:22:58.058 INFO kablam! = note: for more information, see issue #50504 Oct 16 13:22:58.058 INFO kablam! Oct 16 13:22:58.058 INFO kablam! warning: cannot find type `MyId` in this scope Oct 16 13:22:58.058 INFO kablam! --> tests/should-not-compile.rs:18:35 Oct 16 13:22:58.058 INFO kablam! | Oct 16 13:22:58.058 INFO kablam! 18 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Oct 16 13:22:58.058 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 16 13:22:58.058 INFO kablam! | Oct 16 13:22:58.058 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 16 13:22:58.058 INFO kablam! = note: for more information, see issue #50504 Oct 16 13:22:58.058 INFO kablam! Oct 16 13:22:58.058 INFO kablam! warning: cannot find type `my_entities` in this scope Oct 16 13:22:58.058 INFO kablam! --> tests/should-not-compile.rs:18:49 Oct 16 13:22:58.058 INFO kablam! | Oct 16 13:22:58.058 INFO kablam! 18 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Oct 16 13:22:58.058 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 16 13:22:58.058 INFO kablam! | Oct 16 13:22:58.058 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 16 13:22:58.058 INFO kablam! = note: for more information, see issue #50504 Oct 16 13:22:58.058 INFO kablam! Oct 16 13:22:58.058 INFO kablam! warning: cannot find type `MyEntity` in this scope Oct 16 13:22:58.058 INFO kablam! --> tests/should-not-compile.rs:18:49 Oct 16 13:22:58.058 INFO kablam! | Oct 16 13:22:58.058 INFO kablam! 18 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Oct 16 13:22:58.058 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 16 13:22:58.058 INFO kablam! | Oct 16 13:22:58.058 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 16 13:22:58.058 INFO kablam! = note: for more information, see issue #50504 Oct 16 13:22:58.058 INFO kablam! Oct 16 13:22:58.058 INFO kablam! warning: cannot find type `MyId` in this scope Oct 16 13:22:58.058 INFO kablam! --> tests/should-not-compile.rs:18:49 Oct 16 13:22:58.058 INFO kablam! | Oct 16 13:22:58.058 INFO kablam! 18 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Oct 16 13:22:58.058 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 16 13:22:58.058 INFO kablam! | Oct 16 13:22:58.058 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 16 13:22:58.058 INFO kablam! = note: for more information, see issue #50504 Oct 16 13:22:58.058 INFO kablam! Oct 16 13:22:58.058 INFO kablam! warning: cannot find type `MyId` in this scope Oct 16 13:22:58.058 INFO kablam! --> tests/should-not-compile.rs:18:61 Oct 16 13:22:58.058 INFO kablam! | Oct 16 13:22:58.058 INFO kablam! 18 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Oct 16 13:22:58.058 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 16 13:22:58.058 INFO kablam! | Oct 16 13:22:58.058 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 16 13:22:58.058 INFO kablam! = note: for more information, see issue #50504 Oct 16 13:22:58.058 INFO kablam! Oct 16 13:22:58.058 INFO kablam! warning: cannot find type `MyEntity` in this scope Oct 16 13:22:58.058 INFO kablam! --> tests/should-not-compile.rs:18:61 Oct 16 13:22:58.058 INFO kablam! | Oct 16 13:22:58.058 INFO kablam! 18 | #[derive(Debug, Clone, PartialEq, Identifiable, Insertable, Queryable)] Oct 16 13:22:58.058 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 16 13:22:58.058 INFO kablam! | Oct 16 13:22:58.063 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 16 13:22:58.063 INFO kablam! = note: for more information, see issue #50504 Oct 16 13:22:58.063 INFO kablam! Oct 16 13:22:58.063 INFO kablam! warning: cannot find type `table` in this scope Oct 16 13:22:58.063 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 16 13:22:58.063 INFO kablam! | Oct 16 13:22:58.063 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 16 13:22:58.063 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 16 13:22:58.063 INFO kablam! | Oct 16 13:22:58.063 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 16 13:22:58.063 INFO kablam! = note: for more information, see issue #50504 Oct 16 13:22:58.063 INFO kablam! Oct 16 13:22:58.063 INFO kablam! warning: cannot find type `id` in this scope Oct 16 13:22:58.063 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 16 13:22:58.063 INFO kablam! | Oct 16 13:22:58.063 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 16 13:22:58.063 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 16 13:22:58.063 INFO kablam! | Oct 16 13:22:58.063 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 16 13:22:58.063 INFO kablam! = note: for more information, see issue #50504 Oct 16 13:22:58.063 INFO kablam! Oct 16 13:22:58.063 INFO kablam! warning: cannot find type `val` in this scope Oct 16 13:22:58.063 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 16 13:22:58.063 INFO kablam! | Oct 16 13:22:58.063 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 16 13:22:58.063 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 16 13:22:58.063 INFO kablam! | Oct 16 13:22:58.067 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 16 13:22:58.067 INFO kablam! = note: for more information, see issue #50504 Oct 16 13:22:58.067 INFO kablam! Oct 16 13:23:00.980 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 5.19s Oct 16 13:23:00.984 INFO kablam! su: No module specific data is present Oct 16 13:23:01.899 INFO running `"docker" "rm" "-f" "356c7585d370b4cd82bb4d8cda2b85659735906103797736a19ceb8862d5dbdc"` Oct 16 13:23:02.207 INFO blam! 356c7585d370b4cd82bb4d8cda2b85659735906103797736a19ceb8862d5dbdc Oct 16 13:23:02.219 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling-1/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 16 13:23:02.735 INFO blam! aca2f692709f8359bfd286379da79827fb5eac066766796972cadf6543bbbfd1 Oct 16 13:23:02.737 INFO running `"docker" "start" "-a" "aca2f692709f8359bfd286379da79827fb5eac066766796972cadf6543bbbfd1"` Oct 16 13:23:03.793 INFO kablam! usermod: no changes Oct 16 13:23:03.871 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.05s Oct 16 13:23:03.871 INFO kablam! Running /target/debug/deps/diesel_derive_newtype-7123d9add89ed521 Oct 16 13:23:03.880 INFO kablam! Running /target/debug/deps/compile_weird_diesel_imports-7bd08ecdf22eed6b Oct 16 13:23:03.880 INFO blam! Oct 16 13:23:03.880 INFO blam! running 0 tests Oct 16 13:23:03.881 INFO blam! Oct 16 13:23:03.881 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 13:23:03.881 INFO blam! Oct 16 13:23:03.919 INFO blam! Oct 16 13:23:03.919 INFO kablam! Running /target/debug/deps/db_roundtrips-98b70686199c8ed4 Oct 16 13:23:03.919 INFO blam! running 0 tests Oct 16 13:23:03.920 INFO kablam! Running /target/debug/deps/should_not_compile-78d9786cb3e150a2 Oct 16 13:23:03.920 INFO blam! Oct 16 13:23:03.920 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 13:23:03.920 INFO blam! Oct 16 13:23:03.920 INFO blam! Oct 16 13:23:03.920 INFO blam! running 5 tests Oct 16 13:23:03.921 INFO blam! test set ... ok Oct 16 13:23:03.921 INFO blam! test query_as_id ... ok Oct 16 13:23:03.921 INFO blam! test does_roundtrip ... ok Oct 16 13:23:03.921 INFO blam! test queryable ... ok Oct 16 13:23:03.921 INFO blam! test query_as_underlying_type ... ok Oct 16 13:23:03.922 INFO blam! Oct 16 13:23:03.922 INFO blam! test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 13:23:03.922 INFO blam! Oct 16 13:23:03.922 INFO blam! Oct 16 13:23:03.922 INFO blam! running 2 tests Oct 16 13:23:03.931 INFO blam! test query_as_id ... ok Oct 16 13:23:03.931 INFO kablam! Doc-tests diesel-derive-newtype Oct 16 13:23:03.931 INFO blam! test set ... ok Oct 16 13:23:03.931 INFO blam! Oct 16 13:23:03.932 INFO blam! test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 13:23:03.932 INFO blam! Oct 16 13:23:10.131 INFO blam! Oct 16 13:23:10.131 INFO blam! running 3 tests Oct 16 13:23:10.131 INFO blam! test src/lib.rs - (line 83) ... ignored Oct 16 13:23:12.308 INFO blam! test src/lib.rs - (line 24) ... ok Oct 16 13:23:12.346 INFO blam! test src/lib.rs - (line 37) ... ok Oct 16 13:23:12.346 INFO blam! Oct 16 13:23:12.346 INFO blam! test result: ok. 2 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out Oct 16 13:23:12.346 INFO blam! Oct 16 13:23:12.358 INFO kablam! su: No module specific data is present Oct 16 13:23:12.694 INFO running `"docker" "rm" "-f" "aca2f692709f8359bfd286379da79827fb5eac066766796972cadf6543bbbfd1"` Oct 16 13:23:12.770 INFO blam! aca2f692709f8359bfd286379da79827fb5eac066766796972cadf6543bbbfd1