Oct 12 15:15:22.025 INFO checking raven-os/raven-os-org against try#4021bd0b3c5815b087d6db10ce461e7e4854ade7 for pr-54977 Oct 12 15:15:22.025 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-6/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/pr-54977/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/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 +4021bd0b3c5815b087d6db10ce461e7e4854ade7-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 12 15:15:22.271 INFO blam! 3221304713dacd51333368b68050e2747a4e09d6bfc636ccc1f4cb523eb3de71 Oct 12 15:15:22.273 INFO running `"docker" "start" "-a" "3221304713dacd51333368b68050e2747a4e09d6bfc636ccc1f4cb523eb3de71"` Oct 12 15:15:23.008 INFO kablam! usermod: no changes Oct 12 15:15:23.404 INFO kablam! Compiling safemem v0.3.0 Oct 12 15:15:23.404 INFO kablam! Checking pest v0.3.3 Oct 12 15:15:23.408 INFO kablam! Compiling log v0.4.5 Oct 12 15:15:23.408 INFO kablam! Compiling isatty v0.1.9 Oct 12 15:15:23.408 INFO kablam! Compiling mysqlclient-sys v0.2.3 Oct 12 15:15:23.408 INFO kablam! Compiling pear_codegen v0.0.20 Oct 12 15:15:23.408 INFO kablam! Compiling rocket v0.3.16 Oct 12 15:15:23.408 INFO kablam! Compiling rocket_codegen v0.3.16 Oct 12 15:15:24.570 INFO kablam! Checking scheduled-thread-pool v0.2.0 Oct 12 15:15:24.571 INFO kablam! Compiling base64 v0.9.3 Oct 12 15:15:24.580 INFO kablam! Compiling memchr v2.1.0 Oct 12 15:15:24.595 INFO kablam! Compiling toml v0.4.7 Oct 12 15:15:25.078 INFO kablam! Compiling crossbeam-epoch v0.3.1 Oct 12 15:15:25.152 INFO kablam! Compiling log v0.3.9 Oct 12 15:15:25.248 INFO kablam! Compiling diesel_derives v1.3.0 Oct 12 15:15:25.460 INFO kablam! Checking r2d2 v0.8.2 Oct 12 15:15:28.080 INFO kablam! Checking handlebars v0.28.3 Oct 12 15:15:28.080 INFO kablam! Checking dotenv v0.9.0 Oct 12 15:15:28.111 INFO kablam! Compiling mime v0.2.6 Oct 12 15:15:28.196 INFO kablam! Compiling crossbeam-deque v0.2.0 Oct 12 15:15:32.377 INFO kablam! Compiling rayon-core v1.4.1 Oct 12 15:15:32.380 INFO kablam! Compiling hyper v0.10.13 Oct 12 15:15:37.968 INFO kablam! Compiling rayon v0.7.1 Oct 12 15:15:42.904 INFO kablam! Checking diesel v1.3.3 Oct 12 15:15:44.660 INFO kablam! Compiling ring v0.11.0 Oct 12 15:16:05.075 INFO kablam! Checking cookie v0.9.2 Oct 12 15:16:21.081 INFO kablam! Checking rocket_contrib v0.3.16 Oct 12 15:17:02.024 INFO kablam! Checking r2d2-diesel v1.0.0 Oct 12 15:17:02.592 INFO kablam! Checking raven-os-org v0.1.0 (/source) Oct 12 15:17:04.804 INFO kablam! warning: use of deprecated Rocket attribute `error` (deprecated since v0.3.15) Oct 12 15:17:04.805 INFO kablam! --> src/routes/error.rs:8:1 Oct 12 15:17:04.805 INFO kablam! | Oct 12 15:17:04.805 INFO kablam! 8 | #[error(404)] Oct 12 15:17:04.805 INFO kablam! | ^^^^^^^^^^^^^ Oct 12 15:17:04.805 INFO kablam! | Oct 12 15:17:04.805 INFO kablam! = help: the `error` attribute was replaced by the `catch` attribute: `#[catch(..)]` Oct 12 15:17:04.805 INFO kablam! Oct 12 15:17:04.824 INFO kablam! warning: use of deprecated Rocket attribute `error` (deprecated since v0.3.15) Oct 12 15:17:04.824 INFO kablam! --> src/routes/error.rs:8:1 Oct 12 15:17:04.824 INFO kablam! | Oct 12 15:17:04.825 INFO kablam! 8 | #[error(404)] Oct 12 15:17:04.825 INFO kablam! | ^^^^^^^^^^^^^ Oct 12 15:17:04.825 INFO kablam! | Oct 12 15:17:04.825 INFO kablam! = help: the `error` attribute was replaced by the `catch` attribute: `#[catch(..)]` Oct 12 15:17:04.825 INFO kablam! Oct 12 15:17:04.868 INFO kablam! warning: use of deprecated Rocket macro `errors` (deprecated since v0.3.15) Oct 12 15:17:04.868 INFO kablam! --> src/main.rs:67:17 Oct 12 15:17:04.868 INFO kablam! | Oct 12 15:17:04.868 INFO kablam! 67 | ).catch(errors![routes::error::not_found,]) Oct 12 15:17:04.868 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 15:17:04.868 INFO kablam! | Oct 12 15:17:04.869 INFO kablam! = help: the `errors` macro was replaced by the `catchers` macro: `catchers![..]` Oct 12 15:17:04.869 INFO kablam! Oct 12 15:17:04.892 INFO kablam! warning: use of deprecated Rocket macro `errors` (deprecated since v0.3.15) Oct 12 15:17:04.892 INFO kablam! --> src/main.rs:67:17 Oct 12 15:17:04.892 INFO kablam! | Oct 12 15:17:04.892 INFO kablam! 67 | ).catch(errors![routes::error::not_found,]) Oct 12 15:17:04.893 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 15:17:04.893 INFO kablam! | Oct 12 15:17:04.893 INFO kablam! = help: the `errors` macro was replaced by the `catchers` macro: `catchers![..]` Oct 12 15:17:04.893 INFO kablam! Oct 12 15:17:04.965 INFO kablam! warning: cannot find type `NewsletterUser` in this scope Oct 12 15:17:04.965 INFO kablam! --> src/db/newsletter/models.rs:8:5 Oct 12 15:17:04.965 INFO kablam! | Oct 12 15:17:04.965 INFO kablam! 8 | Queryable, Deserialize, Serialize, Debug, Clone, Eq, PartialEq, Ord, PartialOrd, Hash, Default, Oct 12 15:17:04.966 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 15:17:04.966 INFO kablam! | Oct 12 15:17:04.966 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 12 15:17:04.966 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 15:17:04.966 INFO kablam! = note: for more information, see issue #50504 Oct 12 15:17:04.966 INFO kablam! Oct 12 15:17:04.979 INFO kablam! warning: cannot find type `newsletter_users` in this scope Oct 12 15:17:04.979 INFO kablam! --> src/db/newsletter/models.rs:34:10 Oct 12 15:17:04.979 INFO kablam! | Oct 12 15:17:04.979 INFO kablam! 34 | #[derive(Insertable, Copy, Clone, Eq, PartialEq, Ord, PartialOrd, Hash, Debug, Default)] Oct 12 15:17:04.979 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 15:17:04.979 INFO kablam! | Oct 12 15:17:04.979 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 15:17:04.979 INFO kablam! = note: for more information, see issue #50504 Oct 12 15:17:04.979 INFO kablam! Oct 12 15:17:04.979 INFO kablam! warning: cannot find type `NewNewsletterUser` in this scope Oct 12 15:17:04.980 INFO kablam! --> src/db/newsletter/models.rs:34:10 Oct 12 15:17:04.980 INFO kablam! | Oct 12 15:17:04.980 INFO kablam! 34 | #[derive(Insertable, Copy, Clone, Eq, PartialEq, Ord, PartialOrd, Hash, Debug, Default)] Oct 12 15:17:04.980 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 15:17:04.980 INFO kablam! | Oct 12 15:17:04.980 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 15:17:04.980 INFO kablam! = note: for more information, see issue #50504 Oct 12 15:17:04.980 INFO kablam! Oct 12 15:17:04.980 INFO kablam! warning: cannot find type `table` in this scope Oct 12 15:17:04.980 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 12 15:17:04.980 INFO kablam! | Oct 12 15:17:04.980 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 12 15:17:04.980 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 15:17:04.980 INFO kablam! | Oct 12 15:17:04.980 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 15:17:04.980 INFO kablam! = note: for more information, see issue #50504 Oct 12 15:17:04.980 INFO kablam! Oct 12 15:17:04.980 INFO kablam! warning: cannot find type `id` in this scope Oct 12 15:17:04.980 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 12 15:17:04.980 INFO kablam! | Oct 12 15:17:04.980 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 12 15:17:04.980 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 15:17:04.980 INFO kablam! | Oct 12 15:17:04.980 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 15:17:04.980 INFO kablam! = note: for more information, see issue #50504 Oct 12 15:17:04.980 INFO kablam! Oct 12 15:17:04.980 INFO kablam! warning: cannot find type `email` in this scope Oct 12 15:17:04.980 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 12 15:17:04.980 INFO kablam! | Oct 12 15:17:04.980 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 12 15:17:04.980 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 15:17:04.980 INFO kablam! | Oct 12 15:17:04.980 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 15:17:04.980 INFO kablam! = note: for more information, see issue #50504 Oct 12 15:17:04.980 INFO kablam! Oct 12 15:17:04.980 INFO kablam! warning: cannot find type `token` in this scope Oct 12 15:17:04.980 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 12 15:17:04.980 INFO kablam! | Oct 12 15:17:04.980 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 12 15:17:04.980 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 15:17:04.980 INFO kablam! | Oct 12 15:17:04.980 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 15:17:04.980 INFO kablam! = note: for more information, see issue #50504 Oct 12 15:17:04.980 INFO kablam! Oct 12 15:17:04.986 INFO kablam! warning: cannot find type `NewsletterUser` in this scope Oct 12 15:17:04.986 INFO kablam! --> src/db/newsletter/models.rs:8:5 Oct 12 15:17:04.986 INFO kablam! | Oct 12 15:17:04.992 INFO kablam! 8 | Queryable, Deserialize, Serialize, Debug, Clone, Eq, PartialEq, Ord, PartialOrd, Hash, Default, Oct 12 15:17:04.992 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 15:17:04.992 INFO kablam! | Oct 12 15:17:04.992 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 12 15:17:04.992 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 15:17:04.992 INFO kablam! = note: for more information, see issue #50504 Oct 12 15:17:04.992 INFO kablam! Oct 12 15:17:04.993 INFO kablam! warning: cannot find type `newsletter_users` in this scope Oct 12 15:17:04.993 INFO kablam! --> src/db/newsletter/models.rs:34:10 Oct 12 15:17:04.993 INFO kablam! | Oct 12 15:17:04.993 INFO kablam! 34 | #[derive(Insertable, Copy, Clone, Eq, PartialEq, Ord, PartialOrd, Hash, Debug, Default)] Oct 12 15:17:04.993 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 15:17:04.993 INFO kablam! | Oct 12 15:17:04.993 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 15:17:04.993 INFO kablam! = note: for more information, see issue #50504 Oct 12 15:17:04.993 INFO kablam! Oct 12 15:17:04.993 INFO kablam! warning: cannot find type `NewNewsletterUser` in this scope Oct 12 15:17:04.993 INFO kablam! --> src/db/newsletter/models.rs:34:10 Oct 12 15:17:04.993 INFO kablam! | Oct 12 15:17:04.994 INFO kablam! 34 | #[derive(Insertable, Copy, Clone, Eq, PartialEq, Ord, PartialOrd, Hash, Debug, Default)] Oct 12 15:17:04.994 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 15:17:04.994 INFO kablam! | Oct 12 15:17:04.994 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 15:17:04.994 INFO kablam! = note: for more information, see issue #50504 Oct 12 15:17:04.994 INFO kablam! Oct 12 15:17:04.994 INFO kablam! warning: cannot find type `table` in this scope Oct 12 15:17:04.994 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 12 15:17:04.994 INFO kablam! | Oct 12 15:17:04.994 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 12 15:17:04.994 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 15:17:04.994 INFO kablam! | Oct 12 15:17:04.994 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 15:17:04.994 INFO kablam! = note: for more information, see issue #50504 Oct 12 15:17:04.994 INFO kablam! Oct 12 15:17:04.995 INFO kablam! warning: cannot find type `id` in this scope Oct 12 15:17:04.995 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 12 15:17:04.995 INFO kablam! | Oct 12 15:17:04.995 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 12 15:17:04.995 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 15:17:04.995 INFO kablam! | Oct 12 15:17:04.995 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 15:17:04.995 INFO kablam! = note: for more information, see issue #50504 Oct 12 15:17:04.995 INFO kablam! Oct 12 15:17:04.995 INFO kablam! warning: cannot find type `email` in this scope Oct 12 15:17:04.995 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 12 15:17:04.995 INFO kablam! | Oct 12 15:17:04.995 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 12 15:17:04.995 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 15:17:04.995 INFO kablam! | Oct 12 15:17:04.995 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 15:17:04.995 INFO kablam! = note: for more information, see issue #50504 Oct 12 15:17:04.995 INFO kablam! Oct 12 15:17:04.996 INFO kablam! warning: cannot find type `token` in this scope Oct 12 15:17:04.996 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 12 15:17:04.996 INFO kablam! | Oct 12 15:17:04.996 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 12 15:17:04.996 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 15:17:04.996 INFO kablam! | Oct 12 15:17:04.996 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 15:17:04.996 INFO kablam! = note: for more information, see issue #50504 Oct 12 15:17:04.996 INFO kablam! Oct 12 15:17:06.331 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 43s Oct 12 15:17:06.346 INFO kablam! su: No module specific data is present Oct 12 15:17:07.313 INFO running `"docker" "rm" "-f" "3221304713dacd51333368b68050e2747a4e09d6bfc636ccc1f4cb523eb3de71"` Oct 12 15:17:07.568 INFO blam! 3221304713dacd51333368b68050e2747a4e09d6bfc636ccc1f4cb523eb3de71