Oct 26 22:27:36.960 INFO checking raven-os/raven-os-org against try#19f01b935b91481fd445b16b533d2f87661bf12e for pr-55192-2 Oct 26 22:27:36.960 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-7/try#19f01b935b91481fd445b16b533d2f87661bf12e:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/pr-55192-2/try#19f01b935b91481fd445b16b533d2f87661bf12e:/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 +19f01b935b91481fd445b16b533d2f87661bf12e-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 26 22:27:37.286 INFO blam! f812832ef6438eee7844afad3e366221daf67877feac98f8db488b36ff0bbee3 Oct 26 22:27:37.293 INFO running `"docker" "start" "-a" "f812832ef6438eee7844afad3e366221daf67877feac98f8db488b36ff0bbee3"` Oct 26 22:27:37.764 INFO kablam! usermod: no changes Oct 26 22:27:38.037 INFO kablam! Compiling safemem v0.3.0 Oct 26 22:27:38.037 INFO kablam! Compiling isatty v0.1.9 Oct 26 22:27:38.037 INFO kablam! Compiling pear_codegen v0.0.20 Oct 26 22:27:38.037 INFO kablam! Compiling rocket v0.3.16 Oct 26 22:27:38.037 INFO kablam! Compiling rocket_codegen v0.3.16 Oct 26 22:27:38.039 INFO kablam! Compiling mysqlclient-sys v0.2.3 Oct 26 22:27:38.043 INFO kablam! Compiling serde v1.0.79 Oct 26 22:27:38.343 INFO kablam! Checking r2d2 v0.8.2 Oct 26 22:27:38.790 INFO kablam! Compiling lazy_static v1.1.0 Oct 26 22:27:38.791 INFO kablam! Compiling memchr v2.1.0 Oct 26 22:27:39.425 INFO kablam! Checking toml v0.4.7 Oct 26 22:27:39.515 INFO kablam! Checking serde_json v1.0.31 Oct 26 22:27:39.516 INFO kablam! Compiling base64 v0.9.3 Oct 26 22:27:39.583 INFO kablam! Compiling syn v0.14.9 Oct 26 22:27:39.587 INFO kablam! Compiling syn v0.15.6 Oct 26 22:27:40.119 INFO kablam! Checking hyper v0.10.13 Oct 26 22:27:42.743 INFO kablam! Compiling crossbeam-epoch v0.3.1 Oct 26 22:27:45.285 INFO kablam! Checking regex v0.2.11 Oct 26 22:27:48.567 INFO kablam! Compiling crossbeam-deque v0.2.0 Oct 26 22:27:50.243 INFO kablam! Checking diesel v1.3.3 Oct 26 22:27:50.623 INFO kablam! Compiling rayon-core v1.4.1 Oct 26 22:27:53.811 INFO kablam! Checking handlebars v0.28.3 Oct 26 22:28:30.784 INFO kablam! Checking dotenv v0.9.0 Oct 26 22:28:30.865 INFO kablam! Compiling rayon v0.7.1 Oct 26 22:28:34.958 INFO kablam! Compiling synstructure v0.9.0 Oct 26 22:28:36.412 INFO kablam! Compiling serde_derive v1.0.79 Oct 26 22:28:43.264 INFO kablam! Compiling ring v0.11.0 Oct 26 22:28:55.556 INFO kablam! Compiling failure_derive v0.1.2 Oct 26 22:29:06.333 INFO kablam! Checking failure v0.1.2 Oct 26 22:29:08.867 INFO kablam! Checking cookie v0.9.2 Oct 26 22:29:34.167 INFO kablam! Checking rocket_contrib v0.3.16 Oct 26 22:30:00.153 INFO kablam! Checking r2d2-diesel v1.0.0 Oct 26 22:30:03.187 INFO kablam! Checking raven-os-org v0.1.0 (/source) Oct 26 22:30:05.199 INFO kablam! warning: use of deprecated Rocket attribute `error` (deprecated since v0.3.15) Oct 26 22:30:05.199 INFO kablam! --> src/routes/error.rs:8:1 Oct 26 22:30:05.199 INFO kablam! | Oct 26 22:30:05.199 INFO kablam! 8 | #[error(404)] Oct 26 22:30:05.199 INFO kablam! | ^^^^^^^^^^^^^ Oct 26 22:30:05.199 INFO kablam! | Oct 26 22:30:05.199 INFO kablam! = help: the `error` attribute was replaced by the `catch` attribute: `#[catch(..)]` Oct 26 22:30:05.199 INFO kablam! Oct 26 22:30:05.247 INFO kablam! warning: use of deprecated Rocket attribute `error` (deprecated since v0.3.15) Oct 26 22:30:05.247 INFO kablam! --> src/routes/error.rs:8:1 Oct 26 22:30:05.247 INFO kablam! | Oct 26 22:30:05.247 INFO kablam! 8 | #[error(404)] Oct 26 22:30:05.247 INFO kablam! | ^^^^^^^^^^^^^ Oct 26 22:30:05.248 INFO kablam! | Oct 26 22:30:05.248 INFO kablam! = help: the `error` attribute was replaced by the `catch` attribute: `#[catch(..)]` Oct 26 22:30:05.248 INFO kablam! Oct 26 22:30:05.253 INFO kablam! warning: use of deprecated Rocket macro `errors` (deprecated since v0.3.15) Oct 26 22:30:05.253 INFO kablam! --> src/main.rs:67:17 Oct 26 22:30:05.253 INFO kablam! | Oct 26 22:30:05.253 INFO kablam! 67 | ).catch(errors![routes::error::not_found,]) Oct 26 22:30:05.253 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 22:30:05.267 INFO kablam! | Oct 26 22:30:05.267 INFO kablam! = help: the `errors` macro was replaced by the `catchers` macro: `catchers![..]` Oct 26 22:30:05.267 INFO kablam! Oct 26 22:30:05.307 INFO kablam! warning: use of deprecated Rocket macro `errors` (deprecated since v0.3.15) Oct 26 22:30:05.307 INFO kablam! --> src/main.rs:67:17 Oct 26 22:30:05.307 INFO kablam! | Oct 26 22:30:05.307 INFO kablam! 67 | ).catch(errors![routes::error::not_found,]) Oct 26 22:30:05.307 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 22:30:05.315 INFO kablam! | Oct 26 22:30:05.315 INFO kablam! = help: the `errors` macro was replaced by the `catchers` macro: `catchers![..]` Oct 26 22:30:05.315 INFO kablam! Oct 26 22:30:05.339 INFO kablam! warning: cannot find type `NewsletterUser` in this scope Oct 26 22:30:05.339 INFO kablam! --> src/db/newsletter/models.rs:8:5 Oct 26 22:30:05.339 INFO kablam! | Oct 26 22:30:05.339 INFO kablam! 8 | Queryable, Deserialize, Serialize, Debug, Clone, Eq, PartialEq, Ord, PartialOrd, Hash, Default, Oct 26 22:30:05.339 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 26 22:30:05.343 INFO kablam! | Oct 26 22:30:05.343 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 26 22:30:05.343 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 26 22:30:05.343 INFO kablam! = note: for more information, see issue #50504 Oct 26 22:30:05.343 INFO kablam! Oct 26 22:30:05.343 INFO kablam! warning: cannot find type `newsletter_users` in this scope Oct 26 22:30:05.343 INFO kablam! --> src/db/newsletter/models.rs:34:10 Oct 26 22:30:05.343 INFO kablam! | Oct 26 22:30:05.343 INFO kablam! 34 | #[derive(Insertable, Copy, Clone, Eq, PartialEq, Ord, PartialOrd, Hash, Debug, Default)] Oct 26 22:30:05.343 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 26 22:30:05.343 INFO kablam! | Oct 26 22:30:05.343 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 26 22:30:05.343 INFO kablam! = note: for more information, see issue #50504 Oct 26 22:30:05.343 INFO kablam! Oct 26 22:30:05.343 INFO kablam! warning: cannot find type `NewNewsletterUser` in this scope Oct 26 22:30:05.343 INFO kablam! --> src/db/newsletter/models.rs:34:10 Oct 26 22:30:05.343 INFO kablam! | Oct 26 22:30:05.343 INFO kablam! 34 | #[derive(Insertable, Copy, Clone, Eq, PartialEq, Ord, PartialOrd, Hash, Debug, Default)] Oct 26 22:30:05.343 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 26 22:30:05.343 INFO kablam! | Oct 26 22:30:05.343 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 26 22:30:05.343 INFO kablam! = note: for more information, see issue #50504 Oct 26 22:30:05.343 INFO kablam! Oct 26 22:30:05.343 INFO kablam! warning: cannot find type `table` in this scope Oct 26 22:30:05.343 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 26 22:30:05.343 INFO kablam! | Oct 26 22:30:05.343 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 26 22:30:05.343 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 26 22:30:05.343 INFO kablam! | Oct 26 22:30:05.343 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 26 22:30:05.343 INFO kablam! = note: for more information, see issue #50504 Oct 26 22:30:05.343 INFO kablam! Oct 26 22:30:05.343 INFO kablam! warning: cannot find type `id` in this scope Oct 26 22:30:05.343 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 26 22:30:05.343 INFO kablam! | Oct 26 22:30:05.343 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 26 22:30:05.343 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 26 22:30:05.343 INFO kablam! | Oct 26 22:30:05.343 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 26 22:30:05.343 INFO kablam! = note: for more information, see issue #50504 Oct 26 22:30:05.343 INFO kablam! Oct 26 22:30:05.343 INFO kablam! warning: cannot find type `email` in this scope Oct 26 22:30:05.343 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 26 22:30:05.343 INFO kablam! | Oct 26 22:30:05.343 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 26 22:30:05.343 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 26 22:30:05.343 INFO kablam! | Oct 26 22:30:05.343 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 26 22:30:05.343 INFO kablam! = note: for more information, see issue #50504 Oct 26 22:30:05.343 INFO kablam! Oct 26 22:30:05.343 INFO kablam! warning: cannot find type `token` in this scope Oct 26 22:30:05.343 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 26 22:30:05.343 INFO kablam! | Oct 26 22:30:05.343 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 26 22:30:05.343 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 26 22:30:05.344 INFO kablam! | Oct 26 22:30:05.344 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 26 22:30:05.344 INFO kablam! = note: for more information, see issue #50504 Oct 26 22:30:05.344 INFO kablam! Oct 26 22:30:05.471 INFO kablam! warning: cannot find type `NewsletterUser` in this scope Oct 26 22:30:05.471 INFO kablam! --> src/db/newsletter/models.rs:8:5 Oct 26 22:30:05.471 INFO kablam! | Oct 26 22:30:05.471 INFO kablam! 8 | Queryable, Deserialize, Serialize, Debug, Clone, Eq, PartialEq, Ord, PartialOrd, Hash, Default, Oct 26 22:30:05.471 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 26 22:30:05.471 INFO kablam! | Oct 26 22:30:05.471 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 26 22:30:05.471 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 26 22:30:05.471 INFO kablam! = note: for more information, see issue #50504 Oct 26 22:30:05.471 INFO kablam! Oct 26 22:30:05.471 INFO kablam! warning: cannot find type `newsletter_users` in this scope Oct 26 22:30:05.471 INFO kablam! --> src/db/newsletter/models.rs:34:10 Oct 26 22:30:05.471 INFO kablam! | Oct 26 22:30:05.471 INFO kablam! 34 | #[derive(Insertable, Copy, Clone, Eq, PartialEq, Ord, PartialOrd, Hash, Debug, Default)] Oct 26 22:30:05.471 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 26 22:30:05.471 INFO kablam! | Oct 26 22:30:05.471 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 26 22:30:05.471 INFO kablam! = note: for more information, see issue #50504 Oct 26 22:30:05.471 INFO kablam! Oct 26 22:30:05.471 INFO kablam! warning: cannot find type `NewNewsletterUser` in this scope Oct 26 22:30:05.471 INFO kablam! --> src/db/newsletter/models.rs:34:10 Oct 26 22:30:05.471 INFO kablam! | Oct 26 22:30:05.471 INFO kablam! 34 | #[derive(Insertable, Copy, Clone, Eq, PartialEq, Ord, PartialOrd, Hash, Debug, Default)] Oct 26 22:30:05.471 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 26 22:30:05.471 INFO kablam! | Oct 26 22:30:05.471 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 26 22:30:05.471 INFO kablam! = note: for more information, see issue #50504 Oct 26 22:30:05.471 INFO kablam! Oct 26 22:30:05.471 INFO kablam! warning: cannot find type `table` in this scope Oct 26 22:30:05.471 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 26 22:30:05.471 INFO kablam! | Oct 26 22:30:05.471 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 26 22:30:05.471 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 26 22:30:05.471 INFO kablam! | Oct 26 22:30:05.471 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 26 22:30:05.471 INFO kablam! = note: for more information, see issue #50504 Oct 26 22:30:05.479 INFO kablam! Oct 26 22:30:05.479 INFO kablam! warning: cannot find type `id` in this scope Oct 26 22:30:05.479 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 26 22:30:05.479 INFO kablam! | Oct 26 22:30:05.479 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 26 22:30:05.479 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 26 22:30:05.479 INFO kablam! | Oct 26 22:30:05.479 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 26 22:30:05.479 INFO kablam! = note: for more information, see issue #50504 Oct 26 22:30:05.479 INFO kablam! Oct 26 22:30:05.479 INFO kablam! warning: cannot find type `email` in this scope Oct 26 22:30:05.479 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 26 22:30:05.479 INFO kablam! | Oct 26 22:30:05.479 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 26 22:30:05.479 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 26 22:30:05.479 INFO kablam! | Oct 26 22:30:05.479 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 26 22:30:05.479 INFO kablam! = note: for more information, see issue #50504 Oct 26 22:30:05.479 INFO kablam! Oct 26 22:30:05.479 INFO kablam! warning: cannot find type `token` in this scope Oct 26 22:30:05.479 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 26 22:30:05.479 INFO kablam! | Oct 26 22:30:05.479 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 26 22:30:05.479 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 26 22:30:05.479 INFO kablam! | Oct 26 22:30:05.479 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 26 22:30:05.479 INFO kablam! = note: for more information, see issue #50504 Oct 26 22:30:05.479 INFO kablam! Oct 26 22:30:06.888 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2m 29s Oct 26 22:30:06.910 INFO kablam! su: No module specific data is present Oct 26 22:30:08.387 INFO running `"docker" "rm" "-f" "f812832ef6438eee7844afad3e366221daf67877feac98f8db488b36ff0bbee3"` Oct 26 22:30:08.791 INFO blam! f812832ef6438eee7844afad3e366221daf67877feac98f8db488b36ff0bbee3