Oct 10 16:20:02.488 INFO testing raven-os/raven-os-org against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 10 16:20:02.489 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 10 16:20:02.491 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 10 16:20:02.956 INFO blam! fa2bad2521a54dcfcb3f378714f600f448de0857c7ed97f34a865d580449a1f5 Oct 10 16:20:02.960 INFO running `"docker" "start" "-a" "fa2bad2521a54dcfcb3f378714f600f448de0857c7ed97f34a865d580449a1f5"` Oct 10 16:20:04.229 INFO kablam! usermod: no changes Oct 10 16:20:04.564 INFO kablam! Compiling pear_codegen v0.0.20 Oct 10 16:20:04.564 INFO kablam! Compiling rocket v0.3.16 Oct 10 16:20:04.564 INFO kablam! Compiling rocket_codegen v0.3.16 Oct 10 16:20:04.608 INFO kablam! Compiling toml v0.4.7 Oct 10 16:20:04.608 INFO kablam! Compiling serde_json v1.0.31 Oct 10 16:20:04.608 INFO kablam! Compiling aho-corasick v0.6.8 Oct 10 16:20:04.608 INFO kablam! Compiling hyper v0.10.13 Oct 10 16:20:04.608 INFO kablam! Compiling rayon v0.7.1 Oct 10 16:20:09.252 INFO kablam! Compiling regex v0.2.11 Oct 10 16:20:13.852 INFO kablam! Compiling ring v0.11.0 Oct 10 16:20:33.066 INFO kablam! Compiling handlebars v0.28.3 Oct 10 16:20:33.066 INFO kablam! Compiling dotenv v0.9.0 Oct 10 16:20:39.652 INFO kablam! Compiling cookie v0.9.2 Oct 10 16:20:55.778 INFO kablam! Compiling rocket_contrib v0.3.16 Oct 10 16:21:13.972 INFO kablam! Compiling raven-os-org v0.1.0 (/source) Oct 10 16:21:18.244 INFO kablam! warning: use of deprecated Rocket attribute `error` (deprecated since v0.3.15) Oct 10 16:21:18.244 INFO kablam! --> src/routes/error.rs:8:1 Oct 10 16:21:18.244 INFO kablam! | Oct 10 16:21:18.244 INFO kablam! 8 | #[error(404)] Oct 10 16:21:18.244 INFO kablam! | ^^^^^^^^^^^^^ Oct 10 16:21:18.244 INFO kablam! | Oct 10 16:21:18.245 INFO kablam! = help: the `error` attribute was replaced by the `catch` attribute: `#[catch(..)]` Oct 10 16:21:18.245 INFO kablam! Oct 10 16:21:18.276 INFO kablam! warning: use of deprecated Rocket macro `errors` (deprecated since v0.3.15) Oct 10 16:21:18.276 INFO kablam! --> src/main.rs:67:17 Oct 10 16:21:18.276 INFO kablam! | Oct 10 16:21:18.276 INFO kablam! 67 | ).catch(errors![routes::error::not_found,]) Oct 10 16:21:18.276 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 16:21:18.276 INFO kablam! | Oct 10 16:21:18.277 INFO kablam! = help: the `errors` macro was replaced by the `catchers` macro: `catchers![..]` Oct 10 16:21:18.277 INFO kablam! Oct 10 16:21:18.333 INFO kablam! warning: cannot find type `NewsletterUser` in this scope Oct 10 16:21:18.333 INFO kablam! --> src/db/newsletter/models.rs:8:5 Oct 10 16:21:18.334 INFO kablam! | Oct 10 16:21:18.334 INFO kablam! 8 | Queryable, Deserialize, Serialize, Debug, Clone, Eq, PartialEq, Ord, PartialOrd, Hash, Default, Oct 10 16:21:18.334 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 16:21:18.335 INFO kablam! | Oct 10 16:21:18.335 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 10 16:21:18.335 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 10 16:21:18.336 INFO kablam! = note: for more information, see issue #50504 Oct 10 16:21:18.336 INFO kablam! Oct 10 16:21:18.337 INFO kablam! warning: cannot find type `newsletter_users` in this scope Oct 10 16:21:18.337 INFO kablam! --> src/db/newsletter/models.rs:34:10 Oct 10 16:21:18.338 INFO kablam! | Oct 10 16:21:18.338 INFO kablam! 34 | #[derive(Insertable, Copy, Clone, Eq, PartialEq, Ord, PartialOrd, Hash, Debug, Default)] Oct 10 16:21:18.338 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 16:21:18.339 INFO kablam! | Oct 10 16:21:18.339 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 10 16:21:18.339 INFO kablam! = note: for more information, see issue #50504 Oct 10 16:21:18.339 INFO kablam! Oct 10 16:21:18.340 INFO kablam! warning: cannot find type `NewNewsletterUser` in this scope Oct 10 16:21:18.340 INFO kablam! --> src/db/newsletter/models.rs:34:10 Oct 10 16:21:18.340 INFO kablam! | Oct 10 16:21:18.341 INFO kablam! 34 | #[derive(Insertable, Copy, Clone, Eq, PartialEq, Ord, PartialOrd, Hash, Debug, Default)] Oct 10 16:21:18.341 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 16:21:18.341 INFO kablam! | Oct 10 16:21:18.342 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 10 16:21:18.342 INFO kablam! = note: for more information, see issue #50504 Oct 10 16:21:18.342 INFO kablam! Oct 10 16:21:18.343 INFO kablam! warning: cannot find type `table` in this scope Oct 10 16:21:18.343 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 10 16:21:18.343 INFO kablam! | Oct 10 16:21:18.344 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 10 16:21:18.344 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 16:21:18.344 INFO kablam! | Oct 10 16:21:18.345 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 10 16:21:18.345 INFO kablam! = note: for more information, see issue #50504 Oct 10 16:21:18.345 INFO kablam! Oct 10 16:21:18.346 INFO kablam! warning: cannot find type `id` in this scope Oct 10 16:21:18.346 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 10 16:21:18.346 INFO kablam! | Oct 10 16:21:18.347 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 10 16:21:18.347 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 16:21:18.347 INFO kablam! | Oct 10 16:21:18.348 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 10 16:21:18.348 INFO kablam! = note: for more information, see issue #50504 Oct 10 16:21:18.348 INFO kablam! Oct 10 16:21:18.349 INFO kablam! warning: cannot find type `email` in this scope Oct 10 16:21:18.349 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 10 16:21:18.349 INFO kablam! | Oct 10 16:21:18.350 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 10 16:21:18.350 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 16:21:18.350 INFO kablam! | Oct 10 16:21:18.351 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 10 16:21:18.351 INFO kablam! = note: for more information, see issue #50504 Oct 10 16:21:18.351 INFO kablam! Oct 10 16:21:18.352 INFO kablam! warning: cannot find type `token` in this scope Oct 10 16:21:18.352 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 10 16:21:18.352 INFO kablam! | Oct 10 16:21:18.352 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 10 16:21:18.353 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 16:21:18.353 INFO kablam! | Oct 10 16:21:18.353 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 10 16:21:18.354 INFO kablam! = note: for more information, see issue #50504 Oct 10 16:21:18.354 INFO kablam! Oct 10 16:21:26.231 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 21s Oct 10 16:21:26.249 INFO kablam! su: No module specific data is present Oct 10 16:21:27.808 INFO running `"docker" "rm" "-f" "fa2bad2521a54dcfcb3f378714f600f448de0857c7ed97f34a865d580449a1f5"` Oct 10 16:21:28.196 INFO blam! fa2bad2521a54dcfcb3f378714f600f448de0857c7ed97f34a865d580449a1f5 Oct 10 16:21:28.198 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 10 16:21:28.198 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 10 16:21:28.736 INFO blam! 5b8f8b44707647646f4bc2d332baba687c98f419accdc66d051c5ed1b5765e4f Oct 10 16:21:28.737 INFO running `"docker" "start" "-a" "5b8f8b44707647646f4bc2d332baba687c98f419accdc66d051c5ed1b5765e4f"` Oct 10 16:21:31.080 INFO kablam! usermod: no changes Oct 10 16:21:31.405 INFO kablam! Compiling raven-os-org v0.1.0 (/source) Oct 10 16:21:34.822 INFO kablam! warning: use of deprecated Rocket attribute `error` (deprecated since v0.3.15) Oct 10 16:21:34.823 INFO kablam! --> src/routes/error.rs:8:1 Oct 10 16:21:34.824 INFO kablam! | Oct 10 16:21:34.825 INFO kablam! 8 | #[error(404)] Oct 10 16:21:34.825 INFO kablam! | ^^^^^^^^^^^^^ Oct 10 16:21:34.826 INFO kablam! | Oct 10 16:21:34.826 INFO kablam! = help: the `error` attribute was replaced by the `catch` attribute: `#[catch(..)]` Oct 10 16:21:34.827 INFO kablam! Oct 10 16:21:34.852 INFO kablam! warning: use of deprecated Rocket macro `errors` (deprecated since v0.3.15) Oct 10 16:21:34.853 INFO kablam! --> src/main.rs:67:17 Oct 10 16:21:34.854 INFO kablam! | Oct 10 16:21:34.855 INFO kablam! 67 | ).catch(errors![routes::error::not_found,]) Oct 10 16:21:34.855 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 16:21:34.856 INFO kablam! | Oct 10 16:21:34.856 INFO kablam! = help: the `errors` macro was replaced by the `catchers` macro: `catchers![..]` Oct 10 16:21:34.857 INFO kablam! Oct 10 16:21:34.977 INFO kablam! warning: cannot find type `NewsletterUser` in this scope Oct 10 16:21:34.978 INFO kablam! --> src/db/newsletter/models.rs:8:5 Oct 10 16:21:34.979 INFO kablam! | Oct 10 16:21:34.979 INFO kablam! 8 | Queryable, Deserialize, Serialize, Debug, Clone, Eq, PartialEq, Ord, PartialOrd, Hash, Default, Oct 10 16:21:34.980 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 16:21:34.981 INFO kablam! | Oct 10 16:21:34.981 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 10 16:21:34.982 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 10 16:21:34.982 INFO kablam! = note: for more information, see issue #50504 Oct 10 16:21:34.983 INFO kablam! Oct 10 16:21:34.983 INFO kablam! warning: cannot find type `newsletter_users` in this scope Oct 10 16:21:34.984 INFO kablam! --> src/db/newsletter/models.rs:34:10 Oct 10 16:21:34.984 INFO kablam! | Oct 10 16:21:34.985 INFO kablam! 34 | #[derive(Insertable, Copy, Clone, Eq, PartialEq, Ord, PartialOrd, Hash, Debug, Default)] Oct 10 16:21:34.985 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 16:21:34.986 INFO kablam! | Oct 10 16:21:34.987 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 10 16:21:34.987 INFO kablam! = note: for more information, see issue #50504 Oct 10 16:21:34.988 INFO kablam! Oct 10 16:21:34.988 INFO kablam! warning: cannot find type `NewNewsletterUser` in this scope Oct 10 16:21:34.988 INFO kablam! --> src/db/newsletter/models.rs:34:10 Oct 10 16:21:34.988 INFO kablam! | Oct 10 16:21:34.988 INFO kablam! 34 | #[derive(Insertable, Copy, Clone, Eq, PartialEq, Ord, PartialOrd, Hash, Debug, Default)] Oct 10 16:21:34.988 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 16:21:34.988 INFO kablam! | Oct 10 16:21:34.988 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 10 16:21:34.988 INFO kablam! = note: for more information, see issue #50504 Oct 10 16:21:34.988 INFO kablam! Oct 10 16:21:34.988 INFO kablam! warning: cannot find type `table` in this scope Oct 10 16:21:34.988 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 10 16:21:34.988 INFO kablam! | Oct 10 16:21:34.988 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 10 16:21:34.988 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 16:21:34.988 INFO kablam! | Oct 10 16:21:34.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 10 16:21:34.992 INFO kablam! = note: for more information, see issue #50504 Oct 10 16:21:34.992 INFO kablam! Oct 10 16:21:34.992 INFO kablam! warning: cannot find type `id` in this scope Oct 10 16:21:34.992 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 10 16:21:34.992 INFO kablam! | Oct 10 16:21:34.992 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 10 16:21:34.992 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 16:21:34.992 INFO kablam! | Oct 10 16:21:34.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 10 16:21:34.992 INFO kablam! = note: for more information, see issue #50504 Oct 10 16:21:34.992 INFO kablam! Oct 10 16:21:34.992 INFO kablam! warning: cannot find type `email` in this scope Oct 10 16:21:34.992 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 10 16:21:34.992 INFO kablam! | Oct 10 16:21:34.992 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 10 16:21:34.992 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 16:21:34.992 INFO kablam! | Oct 10 16:21:34.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 10 16:21:34.992 INFO kablam! = note: for more information, see issue #50504 Oct 10 16:21:34.992 INFO kablam! Oct 10 16:21:34.992 INFO kablam! warning: cannot find type `token` in this scope Oct 10 16:21:34.992 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 10 16:21:34.992 INFO kablam! | Oct 10 16:21:34.992 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 10 16:21:34.992 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 16:21:34.992 INFO kablam! | Oct 10 16:21:34.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 10 16:21:34.993 INFO kablam! = note: for more information, see issue #50504 Oct 10 16:21:34.993 INFO kablam! Oct 10 16:21:41.548 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 10.44s Oct 10 16:21:41.556 INFO kablam! su: No module specific data is present Oct 10 16:21:42.505 INFO running `"docker" "rm" "-f" "5b8f8b44707647646f4bc2d332baba687c98f419accdc66d051c5ed1b5765e4f"` Oct 10 16:21:42.828 INFO blam! 5b8f8b44707647646f4bc2d332baba687c98f419accdc66d051c5ed1b5765e4f Oct 10 16:21:42.840 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 10 16:21:42.840 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 10 16:21:43.262 INFO blam! ade3aca1f69556d13c086882bc87efd6811411b2ba1279257b8f458357184773 Oct 10 16:21:43.264 INFO running `"docker" "start" "-a" "ade3aca1f69556d13c086882bc87efd6811411b2ba1279257b8f458357184773"` Oct 10 16:21:45.104 INFO kablam! usermod: no changes Oct 10 16:21:45.330 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.19s Oct 10 16:21:45.338 INFO kablam! Running /target/debug/deps/raven_os_org-be44c20502c7d73a Oct 10 16:21:45.372 INFO blam! Oct 10 16:21:45.373 INFO blam! running 0 tests Oct 10 16:21:45.373 INFO blam! Oct 10 16:21:45.373 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 16:21:45.373 INFO blam! Oct 10 16:21:45.378 INFO kablam! su: No module specific data is present Oct 10 16:21:46.481 INFO running `"docker" "rm" "-f" "ade3aca1f69556d13c086882bc87efd6811411b2ba1279257b8f458357184773"` Oct 10 16:21:46.782 INFO blam! ade3aca1f69556d13c086882bc87efd6811411b2ba1279257b8f458357184773