Oct 31 22:43:29.607 INFO checking raven-os/raven-os-org against master#05812fa8c588473f03e3fa7cf59cd84f4f37c715 for pr-55538 Oct 31 22:43:29.607 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55538/worker-1/master#05812fa8c588473f03e3fa7cf59cd84f4f37c715:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-1/pr-55538/master#05812fa8c588473f03e3fa7cf59cd84f4f37c715:/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 +05812fa8c588473f03e3fa7cf59cd84f4f37c715-alt check --frozen --all --all-targets" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 31 22:43:29.857 INFO blam! 30999df3cc743bd79d58eed27e657bacd3076ea1a7760086a58462b4f73aeca0 Oct 31 22:43:29.862 INFO running `"docker" "start" "-a" "30999df3cc743bd79d58eed27e657bacd3076ea1a7760086a58462b4f73aeca0"` Oct 31 22:43:30.902 INFO kablam! usermod: no changes Oct 31 22:43:31.214 INFO kablam! Compiling safemem v0.3.0 Oct 31 22:43:31.214 INFO kablam! Checking pest v0.3.3 Oct 31 22:43:31.229 INFO kablam! Compiling isatty v0.1.9 Oct 31 22:43:31.230 INFO kablam! Compiling pear_codegen v0.0.20 Oct 31 22:43:31.230 INFO kablam! Compiling rocket v0.3.16 Oct 31 22:43:31.230 INFO kablam! Compiling rocket_codegen v0.3.16 Oct 31 22:43:31.231 INFO kablam! Compiling mysqlclient-sys v0.2.3 Oct 31 22:43:31.234 INFO kablam! Checking r2d2 v0.8.2 Oct 31 22:43:32.166 INFO kablam! Compiling memchr v2.1.0 Oct 31 22:43:32.166 INFO kablam! Compiling toml v0.4.7 Oct 31 22:43:32.193 INFO kablam! Compiling hyper v0.10.13 Oct 31 22:43:32.931 INFO kablam! Compiling diesel_derives v1.3.0 Oct 31 22:43:33.324 INFO kablam! Compiling base64 v0.9.3 Oct 31 22:43:34.186 INFO kablam! Checking handlebars v0.28.3 Oct 31 22:43:34.337 INFO kablam! Checking dotenv v0.9.0 Oct 31 22:43:36.881 INFO kablam! Compiling rayon v0.7.1 Oct 31 22:43:46.588 INFO kablam! Compiling ring v0.11.0 Oct 31 22:43:56.253 INFO kablam! Checking diesel v1.3.3 Oct 31 22:44:11.541 INFO kablam! Checking cookie v0.9.2 Oct 31 22:44:28.361 INFO kablam! Checking rocket_contrib v0.3.16 Oct 31 22:45:11.327 INFO kablam! Checking r2d2-diesel v1.0.0 Oct 31 22:45:12.040 INFO kablam! Checking raven-os-org v0.1.0 (/source) Oct 31 22:45:14.364 INFO kablam! warning: use of deprecated Rocket attribute `error` (deprecated since v0.3.15) Oct 31 22:45:14.365 INFO kablam! --> src/routes/error.rs:8:1 Oct 31 22:45:14.366 INFO kablam! | Oct 31 22:45:14.366 INFO kablam! 8 | #[error(404)] Oct 31 22:45:14.367 INFO kablam! | ^^^^^^^^^^^^^ Oct 31 22:45:14.368 INFO kablam! | Oct 31 22:45:14.368 INFO kablam! = help: the `error` attribute was replaced by the `catch` attribute: `#[catch(..)]` Oct 31 22:45:14.369 INFO kablam! Oct 31 22:45:14.388 INFO kablam! warning: use of deprecated Rocket attribute `error` (deprecated since v0.3.15) Oct 31 22:45:14.388 INFO kablam! --> src/routes/error.rs:8:1 Oct 31 22:45:14.388 INFO kablam! | Oct 31 22:45:14.388 INFO kablam! 8 | #[error(404)] Oct 31 22:45:14.388 INFO kablam! | ^^^^^^^^^^^^^ Oct 31 22:45:14.388 INFO kablam! | Oct 31 22:45:14.388 INFO kablam! = help: the `error` attribute was replaced by the `catch` attribute: `#[catch(..)]` Oct 31 22:45:14.388 INFO kablam! Oct 31 22:45:14.421 INFO kablam! warning: use of deprecated Rocket macro `errors` (deprecated since v0.3.15) Oct 31 22:45:14.421 INFO kablam! --> src/main.rs:67:17 Oct 31 22:45:14.421 INFO kablam! | Oct 31 22:45:14.421 INFO kablam! 67 | ).catch(errors![routes::error::not_found,]) Oct 31 22:45:14.421 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 31 22:45:14.421 INFO kablam! | Oct 31 22:45:14.423 INFO kablam! = help: the `errors` macro was replaced by the `catchers` macro: `catchers![..]` Oct 31 22:45:14.423 INFO kablam! Oct 31 22:45:14.448 INFO kablam! warning: use of deprecated Rocket macro `errors` (deprecated since v0.3.15) Oct 31 22:45:14.448 INFO kablam! --> src/main.rs:67:17 Oct 31 22:45:14.448 INFO kablam! | Oct 31 22:45:14.448 INFO kablam! 67 | ).catch(errors![routes::error::not_found,]) Oct 31 22:45:14.448 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 31 22:45:14.448 INFO kablam! | Oct 31 22:45:14.449 INFO kablam! = help: the `errors` macro was replaced by the `catchers` macro: `catchers![..]` Oct 31 22:45:14.449 INFO kablam! Oct 31 22:45:14.523 INFO kablam! warning: cannot find type `NewsletterUser` in this scope Oct 31 22:45:14.524 INFO kablam! --> src/db/newsletter/models.rs:8:5 Oct 31 22:45:14.524 INFO kablam! | Oct 31 22:45:14.525 INFO kablam! 8 | Queryable, Deserialize, Serialize, Debug, Clone, Eq, PartialEq, Ord, PartialOrd, Hash, Default, Oct 31 22:45:14.525 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 31 22:45:14.525 INFO kablam! | Oct 31 22:45:14.525 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 31 22:45:14.525 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 31 22:45:14.525 INFO kablam! = note: for more information, see issue #50504 Oct 31 22:45:14.526 INFO kablam! Oct 31 22:45:14.526 INFO kablam! warning: cannot find type `newsletter_users` in this scope Oct 31 22:45:14.526 INFO kablam! --> src/db/newsletter/models.rs:34:10 Oct 31 22:45:14.527 INFO kablam! | Oct 31 22:45:14.527 INFO kablam! 34 | #[derive(Insertable, Copy, Clone, Eq, PartialEq, Ord, PartialOrd, Hash, Debug, Default)] Oct 31 22:45:14.527 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 31 22:45:14.527 INFO kablam! | Oct 31 22:45:14.527 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 31 22:45:14.527 INFO kablam! = note: for more information, see issue #50504 Oct 31 22:45:14.527 INFO kablam! Oct 31 22:45:14.527 INFO kablam! warning: cannot find type `NewNewsletterUser` in this scope Oct 31 22:45:14.527 INFO kablam! --> src/db/newsletter/models.rs:34:10 Oct 31 22:45:14.527 INFO kablam! | Oct 31 22:45:14.527 INFO kablam! 34 | #[derive(Insertable, Copy, Clone, Eq, PartialEq, Ord, PartialOrd, Hash, Debug, Default)] Oct 31 22:45:14.527 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 31 22:45:14.527 INFO kablam! | Oct 31 22:45:14.527 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 31 22:45:14.527 INFO kablam! = note: for more information, see issue #50504 Oct 31 22:45:14.527 INFO kablam! Oct 31 22:45:14.548 INFO kablam! warning: cannot find type `table` in this scope Oct 31 22:45:14.549 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 31 22:45:14.549 INFO kablam! | Oct 31 22:45:14.549 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 31 22:45:14.549 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 31 22:45:14.549 INFO kablam! | Oct 31 22:45:14.549 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 31 22:45:14.549 INFO kablam! = note: for more information, see issue #50504 Oct 31 22:45:14.549 INFO kablam! Oct 31 22:45:14.549 INFO kablam! warning: cannot find type `id` in this scope Oct 31 22:45:14.549 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 31 22:45:14.549 INFO kablam! | Oct 31 22:45:14.549 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 31 22:45:14.549 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 31 22:45:14.549 INFO kablam! | Oct 31 22:45:14.549 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 31 22:45:14.549 INFO kablam! = note: for more information, see issue #50504 Oct 31 22:45:14.549 INFO kablam! Oct 31 22:45:14.549 INFO kablam! warning: cannot find type `email` in this scope Oct 31 22:45:14.549 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 31 22:45:14.549 INFO kablam! | Oct 31 22:45:14.549 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 31 22:45:14.549 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 31 22:45:14.549 INFO kablam! | Oct 31 22:45:14.549 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 31 22:45:14.549 INFO kablam! = note: for more information, see issue #50504 Oct 31 22:45:14.549 INFO kablam! Oct 31 22:45:14.549 INFO kablam! warning: cannot find type `token` in this scope Oct 31 22:45:14.549 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 31 22:45:14.549 INFO kablam! | Oct 31 22:45:14.553 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 31 22:45:14.553 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 31 22:45:14.553 INFO kablam! | Oct 31 22:45:14.553 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 31 22:45:14.553 INFO kablam! = note: for more information, see issue #50504 Oct 31 22:45:14.553 INFO kablam! Oct 31 22:45:14.557 INFO kablam! warning: cannot find type `NewsletterUser` in this scope Oct 31 22:45:14.557 INFO kablam! --> src/db/newsletter/models.rs:8:5 Oct 31 22:45:14.557 INFO kablam! | Oct 31 22:45:14.557 INFO kablam! 8 | Queryable, Deserialize, Serialize, Debug, Clone, Eq, PartialEq, Ord, PartialOrd, Hash, Default, Oct 31 22:45:14.557 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 31 22:45:14.557 INFO kablam! | Oct 31 22:45:14.557 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 31 22:45:14.557 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 31 22:45:14.557 INFO kablam! = note: for more information, see issue #50504 Oct 31 22:45:14.557 INFO kablam! Oct 31 22:45:14.559 INFO kablam! warning: cannot find type `newsletter_users` in this scope Oct 31 22:45:14.559 INFO kablam! --> src/db/newsletter/models.rs:34:10 Oct 31 22:45:14.559 INFO kablam! | Oct 31 22:45:14.559 INFO kablam! 34 | #[derive(Insertable, Copy, Clone, Eq, PartialEq, Ord, PartialOrd, Hash, Debug, Default)] Oct 31 22:45:14.559 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 31 22:45:14.560 INFO kablam! | Oct 31 22:45:14.560 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 31 22:45:14.560 INFO kablam! = note: for more information, see issue #50504 Oct 31 22:45:14.560 INFO kablam! Oct 31 22:45:14.560 INFO kablam! warning: cannot find type `NewNewsletterUser` in this scope Oct 31 22:45:14.560 INFO kablam! --> src/db/newsletter/models.rs:34:10 Oct 31 22:45:14.564 INFO kablam! | Oct 31 22:45:14.564 INFO kablam! 34 | #[derive(Insertable, Copy, Clone, Eq, PartialEq, Ord, PartialOrd, Hash, Debug, Default)] Oct 31 22:45:14.564 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 31 22:45:14.564 INFO kablam! | Oct 31 22:45:14.564 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 31 22:45:14.564 INFO kablam! = note: for more information, see issue #50504 Oct 31 22:45:14.564 INFO kablam! Oct 31 22:45:14.564 INFO kablam! warning: cannot find type `table` in this scope Oct 31 22:45:14.564 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 31 22:45:14.564 INFO kablam! | Oct 31 22:45:14.564 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 31 22:45:14.564 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 31 22:45:14.564 INFO kablam! | Oct 31 22:45:14.564 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 31 22:45:14.564 INFO kablam! = note: for more information, see issue #50504 Oct 31 22:45:14.564 INFO kablam! Oct 31 22:45:14.564 INFO kablam! warning: cannot find type `id` in this scope Oct 31 22:45:14.564 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 31 22:45:14.564 INFO kablam! | Oct 31 22:45:14.564 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 31 22:45:14.564 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 31 22:45:14.564 INFO kablam! | Oct 31 22:45:14.564 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 31 22:45:14.564 INFO kablam! = note: for more information, see issue #50504 Oct 31 22:45:14.564 INFO kablam! Oct 31 22:45:14.567 INFO kablam! warning: cannot find type `email` in this scope Oct 31 22:45:14.567 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 31 22:45:14.567 INFO kablam! | Oct 31 22:45:14.567 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 31 22:45:14.567 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 31 22:45:14.567 INFO kablam! | Oct 31 22:45:14.567 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 31 22:45:14.567 INFO kablam! = note: for more information, see issue #50504 Oct 31 22:45:14.567 INFO kablam! Oct 31 22:45:14.569 INFO kablam! warning: cannot find type `token` in this scope Oct 31 22:45:14.572 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 31 22:45:14.572 INFO kablam! | Oct 31 22:45:14.572 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 31 22:45:14.572 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 31 22:45:14.572 INFO kablam! | Oct 31 22:45:14.572 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 31 22:45:14.572 INFO kablam! = note: for more information, see issue #50504 Oct 31 22:45:14.572 INFO kablam! Oct 31 22:45:16.225 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 45s Oct 31 22:45:16.244 INFO kablam! su: No module specific data is present Oct 31 22:45:17.904 INFO running `"docker" "rm" "-f" "30999df3cc743bd79d58eed27e657bacd3076ea1a7760086a58462b4f73aeca0"` Oct 31 22:45:18.209 INFO blam! 30999df3cc743bd79d58eed27e657bacd3076ea1a7760086a58462b4f73aeca0