Nov 04 00:40:39.845 INFO checking raven-os/raven-os-org against try#e740b9aa0b624fa39feb39613e76d15bdf57e594 for pr-55655 Nov 04 00:40:39.845 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55655/worker-0/try#e740b9aa0b624fa39feb39613e76d15bdf57e594:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-0/pr-55655/try#e740b9aa0b624fa39feb39613e76d15bdf57e594:/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 +e740b9aa0b624fa39feb39613e76d15bdf57e594-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"` Nov 04 00:40:40.152 INFO blam! fe1fcca149cb8fac30d90668944bb4c781710b1e8a403dd473027917020ea07f Nov 04 00:40:40.156 INFO running `"docker" "start" "-a" "fe1fcca149cb8fac30d90668944bb4c781710b1e8a403dd473027917020ea07f"` Nov 04 00:40:40.680 INFO kablam! usermod: no changes Nov 04 00:40:40.945 INFO kablam! Compiling mysqlclient-sys v0.2.3 Nov 04 00:40:40.945 INFO kablam! Compiling rocket v0.3.16 Nov 04 00:40:40.945 INFO kablam! Compiling rocket_codegen v0.3.16 Nov 04 00:40:40.974 INFO kablam! Compiling toml v0.4.7 Nov 04 00:40:40.974 INFO kablam! Checking hyper v0.10.13 Nov 04 00:40:40.974 INFO kablam! Compiling diesel_derives v1.3.0 Nov 04 00:40:42.641 INFO kablam! Checking dotenv v0.9.0 Nov 04 00:40:54.235 INFO kablam! Checking diesel v1.3.3 Nov 04 00:41:00.116 INFO kablam! Checking rocket_contrib v0.3.16 Nov 04 00:41:50.995 INFO kablam! Checking r2d2-diesel v1.0.0 Nov 04 00:41:51.659 INFO kablam! Checking raven-os-org v0.1.0 (/source) Nov 04 00:41:54.095 INFO kablam! warning: use of deprecated Rocket attribute `error` (deprecated since v0.3.15) Nov 04 00:41:54.095 INFO kablam! --> src/routes/error.rs:8:1 Nov 04 00:41:54.095 INFO kablam! | Nov 04 00:41:54.095 INFO kablam! 8 | #[error(404)] Nov 04 00:41:54.096 INFO kablam! | ^^^^^^^^^^^^^ Nov 04 00:41:54.096 INFO kablam! | Nov 04 00:41:54.096 INFO kablam! = help: the `error` attribute was replaced by the `catch` attribute: `#[catch(..)]` Nov 04 00:41:54.096 INFO kablam! Nov 04 00:41:54.127 INFO kablam! warning: use of deprecated Rocket attribute `error` (deprecated since v0.3.15) Nov 04 00:41:54.128 INFO kablam! --> src/routes/error.rs:8:1 Nov 04 00:41:54.128 INFO kablam! | Nov 04 00:41:54.128 INFO kablam! 8 | #[error(404)] Nov 04 00:41:54.128 INFO kablam! | ^^^^^^^^^^^^^ Nov 04 00:41:54.129 INFO kablam! | Nov 04 00:41:54.129 INFO kablam! = help: the `error` attribute was replaced by the `catch` attribute: `#[catch(..)]` Nov 04 00:41:54.129 INFO kablam! Nov 04 00:41:54.148 INFO kablam! warning: use of deprecated Rocket macro `errors` (deprecated since v0.3.15) Nov 04 00:41:54.148 INFO kablam! --> src/main.rs:67:17 Nov 04 00:41:54.148 INFO kablam! | Nov 04 00:41:54.148 INFO kablam! 67 | ).catch(errors![routes::error::not_found,]) Nov 04 00:41:54.148 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 04 00:41:54.148 INFO kablam! | Nov 04 00:41:54.148 INFO kablam! = help: the `errors` macro was replaced by the `catchers` macro: `catchers![..]` Nov 04 00:41:54.148 INFO kablam! Nov 04 00:41:54.203 INFO kablam! warning: use of deprecated Rocket macro `errors` (deprecated since v0.3.15) Nov 04 00:41:54.203 INFO kablam! --> src/main.rs:67:17 Nov 04 00:41:54.203 INFO kablam! | Nov 04 00:41:54.203 INFO kablam! 67 | ).catch(errors![routes::error::not_found,]) Nov 04 00:41:54.203 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 04 00:41:54.203 INFO kablam! | Nov 04 00:41:54.203 INFO kablam! = help: the `errors` macro was replaced by the `catchers` macro: `catchers![..]` Nov 04 00:41:54.203 INFO kablam! Nov 04 00:41:54.242 INFO kablam! warning: cannot find type `NewsletterUser` in this scope Nov 04 00:41:54.242 INFO kablam! --> src/db/newsletter/models.rs:8:5 Nov 04 00:41:54.242 INFO kablam! | Nov 04 00:41:54.242 INFO kablam! 8 | Queryable, Deserialize, Serialize, Debug, Clone, Eq, PartialEq, Ord, PartialOrd, Hash, Default, Nov 04 00:41:54.242 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 00:41:54.242 INFO kablam! | Nov 04 00:41:54.242 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 04 00:41:54.243 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! Nov 04 00:41:54.243 INFO kablam! = note: for more information, see issue #50504 Nov 04 00:41:54.243 INFO kablam! Nov 04 00:41:54.244 INFO kablam! warning: cannot find type `newsletter_users` in this scope Nov 04 00:41:54.244 INFO kablam! --> src/db/newsletter/models.rs:34:10 Nov 04 00:41:54.244 INFO kablam! | Nov 04 00:41:54.244 INFO kablam! 34 | #[derive(Insertable, Copy, Clone, Eq, PartialEq, Ord, PartialOrd, Hash, Debug, Default)] Nov 04 00:41:54.244 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 00:41:54.245 INFO kablam! | Nov 04 00:41:54.245 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! Nov 04 00:41:54.245 INFO kablam! = note: for more information, see issue #50504 Nov 04 00:41:54.245 INFO kablam! Nov 04 00:41:54.246 INFO kablam! warning: cannot find type `NewNewsletterUser` in this scope Nov 04 00:41:54.246 INFO kablam! --> src/db/newsletter/models.rs:34:10 Nov 04 00:41:54.246 INFO kablam! | Nov 04 00:41:54.246 INFO kablam! 34 | #[derive(Insertable, Copy, Clone, Eq, PartialEq, Ord, PartialOrd, Hash, Debug, Default)] Nov 04 00:41:54.246 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 00:41:54.247 INFO kablam! | Nov 04 00:41:54.247 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! Nov 04 00:41:54.247 INFO kablam! = note: for more information, see issue #50504 Nov 04 00:41:54.247 INFO kablam! Nov 04 00:41:54.248 INFO kablam! warning: cannot find type `table` in this scope Nov 04 00:41:54.248 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Nov 04 00:41:54.249 INFO kablam! | Nov 04 00:41:54.249 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 04 00:41:54.249 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 00:41:54.249 INFO kablam! | Nov 04 00:41:54.249 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! Nov 04 00:41:54.250 INFO kablam! = note: for more information, see issue #50504 Nov 04 00:41:54.250 INFO kablam! Nov 04 00:41:54.251 INFO kablam! warning: cannot find type `id` in this scope Nov 04 00:41:54.251 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 00:41:54.251 INFO kablam! | Nov 04 00:41:54.251 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 00:41:54.251 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 00:41:54.252 INFO kablam! | Nov 04 00:41:54.252 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! Nov 04 00:41:54.252 INFO kablam! = note: for more information, see issue #50504 Nov 04 00:41:54.252 INFO kablam! Nov 04 00:41:54.259 INFO kablam! warning: cannot find type `email` in this scope Nov 04 00:41:54.259 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 00:41:54.259 INFO kablam! | Nov 04 00:41:54.259 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 00:41:54.260 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 00:41:54.260 INFO kablam! | Nov 04 00:41:54.260 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! Nov 04 00:41:54.260 INFO kablam! = note: for more information, see issue #50504 Nov 04 00:41:54.260 INFO kablam! Nov 04 00:41:54.261 INFO kablam! warning: cannot find type `token` in this scope Nov 04 00:41:54.261 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 00:41:54.261 INFO kablam! | Nov 04 00:41:54.261 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 00:41:54.262 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 00:41:54.262 INFO kablam! | Nov 04 00:41:54.262 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! Nov 04 00:41:54.262 INFO kablam! = note: for more information, see issue #50504 Nov 04 00:41:54.262 INFO kablam! Nov 04 00:41:54.389 INFO kablam! warning: cannot find type `NewsletterUser` in this scope Nov 04 00:41:54.389 INFO kablam! --> src/db/newsletter/models.rs:8:5 Nov 04 00:41:54.389 INFO kablam! | Nov 04 00:41:54.389 INFO kablam! 8 | Queryable, Deserialize, Serialize, Debug, Clone, Eq, PartialEq, Ord, PartialOrd, Hash, Default, Nov 04 00:41:54.389 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 00:41:54.389 INFO kablam! | Nov 04 00:41:54.390 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 04 00:41:54.390 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! Nov 04 00:41:54.390 INFO kablam! = note: for more information, see issue #50504 Nov 04 00:41:54.390 INFO kablam! Nov 04 00:41:54.390 INFO kablam! warning: cannot find type `newsletter_users` in this scope Nov 04 00:41:54.390 INFO kablam! --> src/db/newsletter/models.rs:34:10 Nov 04 00:41:54.390 INFO kablam! | Nov 04 00:41:54.390 INFO kablam! 34 | #[derive(Insertable, Copy, Clone, Eq, PartialEq, Ord, PartialOrd, Hash, Debug, Default)] Nov 04 00:41:54.390 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 00:41:54.390 INFO kablam! | Nov 04 00:41:54.391 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! Nov 04 00:41:54.391 INFO kablam! = note: for more information, see issue #50504 Nov 04 00:41:54.391 INFO kablam! Nov 04 00:41:54.391 INFO kablam! warning: cannot find type `NewNewsletterUser` in this scope Nov 04 00:41:54.391 INFO kablam! --> src/db/newsletter/models.rs:34:10 Nov 04 00:41:54.391 INFO kablam! | Nov 04 00:41:54.392 INFO kablam! 34 | #[derive(Insertable, Copy, Clone, Eq, PartialEq, Ord, PartialOrd, Hash, Debug, Default)] Nov 04 00:41:54.392 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 00:41:54.392 INFO kablam! | Nov 04 00:41:54.392 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! Nov 04 00:41:54.392 INFO kablam! = note: for more information, see issue #50504 Nov 04 00:41:54.392 INFO kablam! Nov 04 00:41:54.393 INFO kablam! warning: cannot find type `table` in this scope Nov 04 00:41:54.393 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Nov 04 00:41:54.393 INFO kablam! | Nov 04 00:41:54.393 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 04 00:41:54.393 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 00:41:54.393 INFO kablam! | Nov 04 00:41:54.393 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! Nov 04 00:41:54.393 INFO kablam! = note: for more information, see issue #50504 Nov 04 00:41:54.393 INFO kablam! Nov 04 00:41:54.393 INFO kablam! warning: cannot find type `id` in this scope Nov 04 00:41:54.393 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 00:41:54.393 INFO kablam! | Nov 04 00:41:54.393 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 00:41:54.393 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 00:41:54.393 INFO kablam! | Nov 04 00:41:54.393 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! Nov 04 00:41:54.393 INFO kablam! = note: for more information, see issue #50504 Nov 04 00:41:54.393 INFO kablam! Nov 04 00:41:54.393 INFO kablam! warning: cannot find type `email` in this scope Nov 04 00:41:54.393 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 00:41:54.393 INFO kablam! | Nov 04 00:41:54.393 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 00:41:54.393 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 00:41:54.393 INFO kablam! | Nov 04 00:41:54.393 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! Nov 04 00:41:54.394 INFO kablam! = note: for more information, see issue #50504 Nov 04 00:41:54.394 INFO kablam! Nov 04 00:41:54.394 INFO kablam! warning: cannot find type `token` in this scope Nov 04 00:41:54.394 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 00:41:54.394 INFO kablam! | Nov 04 00:41:54.394 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 00:41:54.394 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 00:41:54.394 INFO kablam! | Nov 04 00:41:54.394 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! Nov 04 00:41:54.394 INFO kablam! = note: for more information, see issue #50504 Nov 04 00:41:54.394 INFO kablam! Nov 04 00:41:55.867 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 15s Nov 04 00:41:55.883 INFO kablam! su: No module specific data is present Nov 04 00:41:57.609 INFO running `"docker" "rm" "-f" "fe1fcca149cb8fac30d90668944bb4c781710b1e8a403dd473027917020ea07f"` Nov 04 00:41:58.027 INFO blam! fe1fcca149cb8fac30d90668944bb4c781710b1e8a403dd473027917020ea07f