Oct 15 05:09:52.384 INFO testing acmumn/tet against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 15 05:09:52.384 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-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 15 05:09:52.656 INFO blam! 0dc66af19f8460a6d4129bc8129ebced53a026739c2ef3d024a649482e6a479f Oct 15 05:09:52.657 INFO running `"docker" "start" "-a" "0dc66af19f8460a6d4129bc8129ebced53a026739c2ef3d024a649482e6a479f"` Oct 15 05:09:53.503 INFO kablam! usermod: no changes Oct 15 05:09:53.907 INFO kablam! Compiling memchr v0.1.11 Oct 15 05:09:53.907 INFO kablam! Compiling libsqlite3-sys v0.9.1 Oct 15 05:09:53.907 INFO kablam! Compiling nom v4.0.0 Oct 15 05:09:53.907 INFO kablam! Compiling toml v0.4.6 Oct 15 05:09:53.907 INFO kablam! Compiling thread-id v2.0.0 Oct 15 05:09:53.907 INFO kablam! Compiling chrono v0.4.4 Oct 15 05:09:53.907 INFO kablam! Compiling hyper v0.10.13 Oct 15 05:09:53.907 INFO kablam! Compiling parking_lot v0.5.5 Oct 15 05:09:55.075 INFO kablam! Compiling num v0.1.42 Oct 15 05:09:56.059 INFO kablam! Compiling failure v0.1.1 Oct 15 05:09:56.083 INFO kablam! Compiling thread_local v0.2.7 Oct 15 05:09:56.503 INFO kablam! Compiling chrono v0.2.25 Oct 15 05:10:02.347 INFO kablam! Compiling aho-corasick v0.5.3 Oct 15 05:10:02.439 INFO kablam! Compiling mime_guess v1.8.6 Oct 15 05:10:10.175 INFO kablam! Compiling regex v0.1.80 Oct 15 05:10:10.992 INFO kablam! Compiling diesel v1.3.2 Oct 15 05:10:14.483 INFO kablam! Compiling schedule v0.1.0 Oct 15 05:10:41.548 INFO kablam! Compiling evzht9h3nznqzwl v0.0.3 Oct 15 05:10:41.915 INFO kablam! Compiling multipart v0.13.6 Oct 15 05:10:42.067 INFO kablam! Compiling hyper-native-tls v0.2.4 Oct 15 05:10:43.819 INFO kablam! Compiling serde-hjson v0.8.1 Oct 15 05:10:57.459 INFO kablam! Compiling config v0.9.0 Oct 15 05:10:57.823 INFO kablam! Compiling serenity v0.5.5 Oct 15 05:12:09.764 INFO kablam! Compiling tet v0.1.0 (/source) Oct 15 05:12:14.367 INFO kablam! warning: unused import: `diesel::prelude::*` Oct 15 05:12:14.367 INFO kablam! --> src/backend/db/get_incomplete_tasks.rs:1:5 Oct 15 05:12:14.367 INFO kablam! | Oct 15 05:12:14.367 INFO kablam! 1 | use diesel::prelude::*; Oct 15 05:12:14.367 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 15 05:12:14.367 INFO kablam! | Oct 15 05:12:14.367 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 05:12:14.367 INFO kablam! Oct 15 05:12:14.367 INFO kablam! warning: unused imports: `Error`, `err_msg` Oct 15 05:12:14.367 INFO kablam! --> src/backend/db/get_incomplete_tasks.rs:2:15 Oct 15 05:12:14.367 INFO kablam! | Oct 15 05:12:14.367 INFO kablam! 2 | use failure::{Error,err_msg}; Oct 15 05:12:14.367 INFO kablam! | ^^^^^ ^^^^^^^ Oct 15 05:12:14.367 INFO kablam! Oct 15 05:12:14.367 INFO kablam! warning: unused imports: `Task`, `User`, `schema::tasks` Oct 15 05:12:14.367 INFO kablam! --> src/backend/db/get_incomplete_tasks.rs:4:24 Oct 15 05:12:14.367 INFO kablam! | Oct 15 05:12:14.367 INFO kablam! 4 | use backend::{models::{User, Task}, schema::tasks}; Oct 15 05:12:14.367 INFO kablam! | ^^^^ ^^^^ ^^^^^^^^^^^^^ Oct 15 05:12:14.367 INFO kablam! Oct 15 05:12:14.367 INFO kablam! warning: cannot find type `User` in this scope Oct 15 05:12:14.367 INFO kablam! --> src/backend/models.rs:4:24 Oct 15 05:12:14.367 INFO kablam! | Oct 15 05:12:14.367 INFO kablam! 4 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Oct 15 05:12:14.367 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 05:12:14.367 INFO kablam! | Oct 15 05:12:14.367 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 15 05:12:14.367 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 15 05:12:14.367 INFO kablam! = note: for more information, see issue #50504 Oct 15 05:12:14.367 INFO kablam! Oct 15 05:12:14.367 INFO kablam! warning: cannot find type `Task` in this scope Oct 15 05:12:14.368 INFO kablam! --> src/backend/models.rs:4:24 Oct 15 05:12:14.368 INFO kablam! | Oct 15 05:12:14.368 INFO kablam! 4 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Oct 15 05:12:14.368 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 05:12:14.368 INFO kablam! | Oct 15 05:12:14.368 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 15 05:12:14.368 INFO kablam! = note: for more information, see issue #50504 Oct 15 05:12:14.368 INFO kablam! Oct 15 05:12:14.368 INFO kablam! warning: cannot find type `tasks` in this scope Oct 15 05:12:14.368 INFO kablam! --> src/backend/models.rs:4:24 Oct 15 05:12:14.368 INFO kablam! | Oct 15 05:12:14.368 INFO kablam! 4 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Oct 15 05:12:14.368 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 05:12:14.368 INFO kablam! | Oct 15 05:12:14.368 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 15 05:12:14.368 INFO kablam! = note: for more information, see issue #50504 Oct 15 05:12:14.368 INFO kablam! Oct 15 05:12:14.368 INFO kablam! warning: cannot find type `Task` in this scope Oct 15 05:12:14.368 INFO kablam! --> src/backend/models.rs:4:38 Oct 15 05:12:14.368 INFO kablam! | Oct 15 05:12:14.368 INFO kablam! 4 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Oct 15 05:12:14.368 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 05:12:14.368 INFO kablam! | Oct 15 05:12:14.368 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 15 05:12:14.368 INFO kablam! = note: for more information, see issue #50504 Oct 15 05:12:14.368 INFO kablam! Oct 15 05:12:14.368 INFO kablam! warning: cannot find type `tasks` in this scope Oct 15 05:12:14.368 INFO kablam! --> src/backend/models.rs:4:38 Oct 15 05:12:14.368 INFO kablam! | Oct 15 05:12:14.368 INFO kablam! 4 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Oct 15 05:12:14.368 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 05:12:14.368 INFO kablam! | Oct 15 05:12:14.368 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 15 05:12:14.368 INFO kablam! = note: for more information, see issue #50504 Oct 15 05:12:14.368 INFO kablam! Oct 15 05:12:14.368 INFO kablam! warning: cannot find type `NaiveDate` in this scope Oct 15 05:12:14.368 INFO kablam! --> src/backend/models.rs:4:52 Oct 15 05:12:14.368 INFO kablam! | Oct 15 05:12:14.368 INFO kablam! 4 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Oct 15 05:12:14.368 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 05:12:14.368 INFO kablam! | Oct 15 05:12:14.368 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 15 05:12:14.368 INFO kablam! = note: for more information, see issue #50504 Oct 15 05:12:14.368 INFO kablam! Oct 15 05:12:14.368 INFO kablam! warning: cannot find type `Task` in this scope Oct 15 05:12:14.368 INFO kablam! --> src/backend/models.rs:4:52 Oct 15 05:12:14.368 INFO kablam! | Oct 15 05:12:14.368 INFO kablam! 4 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Oct 15 05:12:14.368 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 05:12:14.368 INFO kablam! | Oct 15 05:12:14.368 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 15 05:12:14.368 INFO kablam! = note: for more information, see issue #50504 Oct 15 05:12:14.368 INFO kablam! Oct 15 05:12:14.368 INFO kablam! warning: cannot find type `User` in this scope Oct 15 05:12:14.368 INFO kablam! --> src/backend/models.rs:17:24 Oct 15 05:12:14.369 INFO kablam! | Oct 15 05:12:14.369 INFO kablam! 17 | #[derive(Clone, Debug, Identifiable, Queryable)] Oct 15 05:12:14.369 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 05:12:14.369 INFO kablam! | Oct 15 05:12:14.369 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 15 05:12:14.369 INFO kablam! = note: for more information, see issue #50504 Oct 15 05:12:14.369 INFO kablam! Oct 15 05:12:14.369 INFO kablam! warning: cannot find type `users` in this scope Oct 15 05:12:14.369 INFO kablam! --> src/backend/models.rs:17:24 Oct 15 05:12:14.369 INFO kablam! | Oct 15 05:12:14.369 INFO kablam! 17 | #[derive(Clone, Debug, Identifiable, Queryable)] Oct 15 05:12:14.369 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 05:12:14.369 INFO kablam! | Oct 15 05:12:14.369 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 15 05:12:14.369 INFO kablam! = note: for more information, see issue #50504 Oct 15 05:12:14.369 INFO kablam! Oct 15 05:12:14.369 INFO kablam! warning: cannot find type `User` in this scope Oct 15 05:12:14.369 INFO kablam! --> src/backend/models.rs:17:38 Oct 15 05:12:14.369 INFO kablam! | Oct 15 05:12:14.369 INFO kablam! 17 | #[derive(Clone, Debug, Identifiable, Queryable)] Oct 15 05:12:14.370 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 05:12:14.370 INFO kablam! | Oct 15 05:12:14.370 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 15 05:12:14.370 INFO kablam! = note: for more information, see issue #50504 Oct 15 05:12:14.370 INFO kablam! Oct 15 05:12:14.370 INFO kablam! warning: cannot find type `User` in this scope Oct 15 05:12:14.370 INFO kablam! --> src/backend/models.rs:25:24 Oct 15 05:12:14.370 INFO kablam! | Oct 15 05:12:14.370 INFO kablam! 25 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Oct 15 05:12:14.370 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 05:12:14.370 INFO kablam! | Oct 15 05:12:14.370 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 15 05:12:14.370 INFO kablam! = note: for more information, see issue #50504 Oct 15 05:12:14.370 INFO kablam! Oct 15 05:12:14.370 INFO kablam! warning: cannot find type `TaskAssignment` in this scope Oct 15 05:12:14.370 INFO kablam! --> src/backend/models.rs:25:24 Oct 15 05:12:14.370 INFO kablam! | Oct 15 05:12:14.370 INFO kablam! 25 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Oct 15 05:12:14.370 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 05:12:14.370 INFO kablam! | Oct 15 05:12:14.370 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 15 05:12:14.370 INFO kablam! = note: for more information, see issue #50504 Oct 15 05:12:14.370 INFO kablam! Oct 15 05:12:14.370 INFO kablam! warning: cannot find type `task_assignments` in this scope Oct 15 05:12:14.371 INFO kablam! --> src/backend/models.rs:25:24 Oct 15 05:12:14.371 INFO kablam! | Oct 15 05:12:14.371 INFO kablam! 25 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Oct 15 05:12:14.371 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 05:12:14.371 INFO kablam! | Oct 15 05:12:14.371 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 15 05:12:14.371 INFO kablam! = note: for more information, see issue #50504 Oct 15 05:12:14.371 INFO kablam! Oct 15 05:12:14.371 INFO kablam! warning: cannot find type `Task` in this scope Oct 15 05:12:14.371 INFO kablam! --> src/backend/models.rs:25:24 Oct 15 05:12:14.371 INFO kablam! | Oct 15 05:12:14.371 INFO kablam! 25 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Oct 15 05:12:14.371 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 05:12:14.371 INFO kablam! | Oct 15 05:12:14.371 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 15 05:12:14.371 INFO kablam! = note: for more information, see issue #50504 Oct 15 05:12:14.371 INFO kablam! Oct 15 05:12:14.371 INFO kablam! warning: cannot find type `TaskAssignment` in this scope Oct 15 05:12:14.371 INFO kablam! --> src/backend/models.rs:25:38 Oct 15 05:12:14.371 INFO kablam! | Oct 15 05:12:14.371 INFO kablam! 25 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Oct 15 05:12:14.372 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 05:12:14.372 INFO kablam! | Oct 15 05:12:14.372 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 15 05:12:14.372 INFO kablam! = note: for more information, see issue #50504 Oct 15 05:12:14.372 INFO kablam! Oct 15 05:12:14.372 INFO kablam! warning: cannot find type `task_assignments` in this scope Oct 15 05:12:14.372 INFO kablam! --> src/backend/models.rs:25:38 Oct 15 05:12:14.372 INFO kablam! | Oct 15 05:12:14.372 INFO kablam! 25 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Oct 15 05:12:14.372 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 05:12:14.372 INFO kablam! | Oct 15 05:12:14.372 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 15 05:12:14.372 INFO kablam! = note: for more information, see issue #50504 Oct 15 05:12:14.372 INFO kablam! Oct 15 05:12:14.372 INFO kablam! warning: cannot find type `TaskAssignment` in this scope Oct 15 05:12:14.372 INFO kablam! --> src/backend/models.rs:25:52 Oct 15 05:12:14.372 INFO kablam! | Oct 15 05:12:14.372 INFO kablam! 25 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Oct 15 05:12:14.372 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 05:12:14.373 INFO kablam! | Oct 15 05:12:14.373 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 15 05:12:14.373 INFO kablam! = note: for more information, see issue #50504 Oct 15 05:12:14.373 INFO kablam! Oct 15 05:12:14.373 INFO kablam! warning: cannot find type `User` in this scope Oct 15 05:12:14.373 INFO kablam! --> src/backend/models.rs:35:24 Oct 15 05:12:14.373 INFO kablam! | Oct 15 05:12:14.373 INFO kablam! 35 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Oct 15 05:12:14.373 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 05:12:14.373 INFO kablam! | Oct 15 05:12:14.373 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 15 05:12:14.373 INFO kablam! = note: for more information, see issue #50504 Oct 15 05:12:14.373 INFO kablam! Oct 15 05:12:14.373 INFO kablam! warning: cannot find type `TaskCompletion` in this scope Oct 15 05:12:14.373 INFO kablam! --> src/backend/models.rs:35:24 Oct 15 05:12:14.373 INFO kablam! | Oct 15 05:12:14.373 INFO kablam! 35 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Oct 15 05:12:14.373 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 05:12:14.373 INFO kablam! | Oct 15 05:12:14.373 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 15 05:12:14.373 INFO kablam! = note: for more information, see issue #50504 Oct 15 05:12:14.373 INFO kablam! Oct 15 05:12:14.373 INFO kablam! warning: cannot find type `task_completions` in this scope Oct 15 05:12:14.373 INFO kablam! --> src/backend/models.rs:35:24 Oct 15 05:12:14.374 INFO kablam! | Oct 15 05:12:14.374 INFO kablam! 35 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Oct 15 05:12:14.374 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 05:12:14.374 INFO kablam! | Oct 15 05:12:14.374 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 15 05:12:14.374 INFO kablam! = note: for more information, see issue #50504 Oct 15 05:12:14.374 INFO kablam! Oct 15 05:12:14.374 INFO kablam! warning: cannot find type `Task` in this scope Oct 15 05:12:14.374 INFO kablam! --> src/backend/models.rs:35:24 Oct 15 05:12:14.374 INFO kablam! | Oct 15 05:12:14.374 INFO kablam! 35 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Oct 15 05:12:14.374 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 05:12:14.374 INFO kablam! | Oct 15 05:12:14.374 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 15 05:12:14.374 INFO kablam! = note: for more information, see issue #50504 Oct 15 05:12:14.374 INFO kablam! Oct 15 05:12:14.374 INFO kablam! warning: cannot find type `TaskCompletion` in this scope Oct 15 05:12:14.374 INFO kablam! --> src/backend/models.rs:35:38 Oct 15 05:12:14.374 INFO kablam! | Oct 15 05:12:14.374 INFO kablam! 35 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Oct 15 05:12:14.374 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 05:12:14.374 INFO kablam! | Oct 15 05:12:14.374 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 15 05:12:14.374 INFO kablam! = note: for more information, see issue #50504 Oct 15 05:12:14.374 INFO kablam! Oct 15 05:12:14.375 INFO kablam! warning: cannot find type `task_completions` in this scope Oct 15 05:12:14.375 INFO kablam! --> src/backend/models.rs:35:38 Oct 15 05:12:14.375 INFO kablam! | Oct 15 05:12:14.375 INFO kablam! 35 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Oct 15 05:12:14.375 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 05:12:14.375 INFO kablam! | Oct 15 05:12:14.375 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 15 05:12:14.375 INFO kablam! = note: for more information, see issue #50504 Oct 15 05:12:14.375 INFO kablam! Oct 15 05:12:14.375 INFO kablam! warning: cannot find type `TaskCompletion` in this scope Oct 15 05:12:14.375 INFO kablam! --> src/backend/models.rs:35:52 Oct 15 05:12:14.375 INFO kablam! | Oct 15 05:12:14.375 INFO kablam! 35 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Oct 15 05:12:14.375 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 05:12:14.375 INFO kablam! | Oct 15 05:12:14.375 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 15 05:12:14.375 INFO kablam! = note: for more information, see issue #50504 Oct 15 05:12:14.375 INFO kablam! Oct 15 05:12:14.375 INFO kablam! warning: cannot find type `table` in this scope Oct 15 05:12:14.375 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 15 05:12:14.375 INFO kablam! | Oct 15 05:12:14.375 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 15 05:12:14.375 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 05:12:14.375 INFO kablam! | Oct 15 05:12:14.375 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 15 05:12:14.376 INFO kablam! = note: for more information, see issue #50504 Oct 15 05:12:14.376 INFO kablam! Oct 15 05:12:14.376 INFO kablam! warning: cannot find type `id` in this scope Oct 15 05:12:14.376 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 15 05:12:14.376 INFO kablam! | Oct 15 05:12:14.376 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 15 05:12:14.376 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 05:12:14.376 INFO kablam! | Oct 15 05:12:14.376 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 15 05:12:14.376 INFO kablam! = note: for more information, see issue #50504 Oct 15 05:12:14.376 INFO kablam! Oct 15 05:12:14.376 INFO kablam! warning: cannot find type `user_id` in this scope Oct 15 05:12:14.376 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 15 05:12:14.376 INFO kablam! | Oct 15 05:12:14.376 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 15 05:12:14.376 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 05:12:14.376 INFO kablam! | Oct 15 05:12:14.376 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 15 05:12:14.376 INFO kablam! = note: for more information, see issue #50504 Oct 15 05:12:14.376 INFO kablam! Oct 15 05:12:14.376 INFO kablam! warning: cannot find type `task_id` in this scope Oct 15 05:12:14.376 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 15 05:12:14.376 INFO kablam! | Oct 15 05:12:14.376 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 15 05:12:14.376 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 05:12:14.376 INFO kablam! | Oct 15 05:12:14.376 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 15 05:12:14.376 INFO kablam! = note: for more information, see issue #50504 Oct 15 05:12:14.377 INFO kablam! Oct 15 05:12:14.377 INFO kablam! warning: cannot find type `creator` in this scope Oct 15 05:12:14.377 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 15 05:12:14.377 INFO kablam! | Oct 15 05:12:14.377 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 15 05:12:14.377 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 05:12:14.377 INFO kablam! | Oct 15 05:12:14.377 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 15 05:12:14.377 INFO kablam! = note: for more information, see issue #50504 Oct 15 05:12:14.377 INFO kablam! Oct 15 05:12:14.377 INFO kablam! warning: cannot find type `reminder_frequency` in this scope Oct 15 05:12:14.377 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 15 05:12:14.377 INFO kablam! | Oct 15 05:12:14.377 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 15 05:12:14.377 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 05:12:14.377 INFO kablam! | Oct 15 05:12:14.377 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 15 05:12:14.377 INFO kablam! = note: for more information, see issue #50504 Oct 15 05:12:14.377 INFO kablam! Oct 15 05:12:14.377 INFO kablam! warning: cannot find type `create_date` in this scope Oct 15 05:12:14.377 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 15 05:12:14.377 INFO kablam! | Oct 15 05:12:14.377 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 15 05:12:14.377 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 05:12:14.377 INFO kablam! | Oct 15 05:12:14.377 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 15 05:12:14.377 INFO kablam! = note: for more information, see issue #50504 Oct 15 05:12:14.378 INFO kablam! Oct 15 05:12:14.378 INFO kablam! warning: cannot find type `due_date` in this scope Oct 15 05:12:14.378 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 15 05:12:14.378 INFO kablam! | Oct 15 05:12:14.378 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 15 05:12:14.378 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 05:12:14.378 INFO kablam! | Oct 15 05:12:14.378 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 15 05:12:14.378 INFO kablam! = note: for more information, see issue #50504 Oct 15 05:12:14.378 INFO kablam! Oct 15 05:12:14.378 INFO kablam! warning: cannot find type `name` in this scope Oct 15 05:12:14.378 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 15 05:12:14.378 INFO kablam! | Oct 15 05:12:14.378 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 15 05:12:14.378 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 05:12:14.378 INFO kablam! | Oct 15 05:12:14.378 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 15 05:12:14.378 INFO kablam! = note: for more information, see issue #50504 Oct 15 05:12:14.379 INFO kablam! Oct 15 05:12:14.379 INFO kablam! warning: cannot find type `discord_id` in this scope Oct 15 05:12:14.379 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 15 05:12:14.379 INFO kablam! | Oct 15 05:12:14.379 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 15 05:12:14.379 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 05:12:14.379 INFO kablam! | Oct 15 05:12:14.379 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 15 05:12:14.379 INFO kablam! = note: for more information, see issue #50504 Oct 15 05:12:14.379 INFO kablam! Oct 15 05:12:14.379 INFO kablam! warning: cannot find type `nickname` in this scope Oct 15 05:12:14.383 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 15 05:12:14.383 INFO kablam! | Oct 15 05:12:14.383 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 15 05:12:14.383 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 05:12:14.383 INFO kablam! | Oct 15 05:12:14.383 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 15 05:12:14.383 INFO kablam! = note: for more information, see issue #50504 Oct 15 05:12:14.383 INFO kablam! Oct 15 05:12:15.215 INFO kablam! warning: field is never used: `db` Oct 15 05:12:15.215 INFO kablam! --> src/controller.rs:11:5 Oct 15 05:12:15.215 INFO kablam! | Oct 15 05:12:15.215 INFO kablam! 11 | pub(crate) db: Mutex, Oct 15 05:12:15.215 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 05:12:15.215 INFO kablam! | Oct 15 05:12:15.215 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 05:12:15.215 INFO kablam! Oct 15 05:12:27.899 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2m 34s Oct 15 05:12:27.908 INFO kablam! su: No module specific data is present Oct 15 05:12:29.171 INFO running `"docker" "rm" "-f" "0dc66af19f8460a6d4129bc8129ebced53a026739c2ef3d024a649482e6a479f"` Oct 15 05:12:29.455 INFO blam! 0dc66af19f8460a6d4129bc8129ebced53a026739c2ef3d024a649482e6a479f Oct 15 05:12:29.470 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-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 15 05:12:30.065 INFO blam! e8ef8d36be478ae23e1dc4292b65227538e0001705da6115160f66560c336dce Oct 15 05:12:30.067 INFO running `"docker" "start" "-a" "e8ef8d36be478ae23e1dc4292b65227538e0001705da6115160f66560c336dce"` Oct 15 05:12:31.355 INFO kablam! usermod: no changes Oct 15 05:12:31.563 INFO kablam! Compiling tet v0.1.0 (/source) Oct 15 05:12:37.175 INFO kablam! warning: unused import: `diesel::prelude::*` Oct 15 05:12:37.176 INFO kablam! --> src/backend/db/get_incomplete_tasks.rs:1:5 Oct 15 05:12:37.177 INFO kablam! | Oct 15 05:12:37.177 INFO kablam! 1 | use diesel::prelude::*; Oct 15 05:12:37.178 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 15 05:12:37.178 INFO kablam! | Oct 15 05:12:37.178 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 05:12:37.178 INFO kablam! Oct 15 05:12:37.179 INFO kablam! warning: unused imports: `Error`, `err_msg` Oct 15 05:12:37.179 INFO kablam! --> src/backend/db/get_incomplete_tasks.rs:2:15 Oct 15 05:12:37.179 INFO kablam! | Oct 15 05:12:37.179 INFO kablam! 2 | use failure::{Error,err_msg}; Oct 15 05:12:37.180 INFO kablam! | ^^^^^ ^^^^^^^ Oct 15 05:12:37.181 INFO kablam! Oct 15 05:12:37.181 INFO kablam! warning: unused imports: `Task`, `User`, `schema::tasks` Oct 15 05:12:37.181 INFO kablam! --> src/backend/db/get_incomplete_tasks.rs:4:24 Oct 15 05:12:37.181 INFO kablam! | Oct 15 05:12:37.181 INFO kablam! 4 | use backend::{models::{User, Task}, schema::tasks}; Oct 15 05:12:37.181 INFO kablam! | ^^^^ ^^^^ ^^^^^^^^^^^^^ Oct 15 05:12:37.182 INFO kablam! Oct 15 05:12:37.182 INFO kablam! warning: cannot find type `User` in this scope Oct 15 05:12:37.182 INFO kablam! --> src/backend/models.rs:4:24 Oct 15 05:12:37.182 INFO kablam! | Oct 15 05:12:37.182 INFO kablam! 4 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Oct 15 05:12:37.183 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 05:12:37.183 INFO kablam! | Oct 15 05:12:37.183 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 15 05:12:37.183 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 15 05:12:37.184 INFO kablam! = note: for more information, see issue #50504 Oct 15 05:12:37.184 INFO kablam! Oct 15 05:12:37.184 INFO kablam! warning: cannot find type `Task` in this scope Oct 15 05:12:37.184 INFO kablam! --> src/backend/models.rs:4:24 Oct 15 05:12:37.184 INFO kablam! | Oct 15 05:12:37.185 INFO kablam! 4 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Oct 15 05:12:37.185 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 05:12:37.185 INFO kablam! | Oct 15 05:12:37.185 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 15 05:12:37.185 INFO kablam! = note: for more information, see issue #50504 Oct 15 05:12:37.186 INFO kablam! Oct 15 05:12:37.186 INFO kablam! warning: cannot find type `tasks` in this scope Oct 15 05:12:37.186 INFO kablam! --> src/backend/models.rs:4:24 Oct 15 05:12:37.186 INFO kablam! | Oct 15 05:12:37.186 INFO kablam! 4 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Oct 15 05:12:37.187 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 05:12:37.187 INFO kablam! | Oct 15 05:12:37.187 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 15 05:12:37.187 INFO kablam! = note: for more information, see issue #50504 Oct 15 05:12:37.187 INFO kablam! Oct 15 05:12:37.187 INFO kablam! warning: cannot find type `Task` in this scope Oct 15 05:12:37.188 INFO kablam! --> src/backend/models.rs:4:38 Oct 15 05:12:37.188 INFO kablam! | Oct 15 05:12:37.188 INFO kablam! 4 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Oct 15 05:12:37.188 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 05:12:37.188 INFO kablam! | Oct 15 05:12:37.189 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 15 05:12:37.189 INFO kablam! = note: for more information, see issue #50504 Oct 15 05:12:37.189 INFO kablam! Oct 15 05:12:37.189 INFO kablam! warning: cannot find type `tasks` in this scope Oct 15 05:12:37.189 INFO kablam! --> src/backend/models.rs:4:38 Oct 15 05:12:37.190 INFO kablam! | Oct 15 05:12:37.190 INFO kablam! 4 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Oct 15 05:12:37.190 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 05:12:37.190 INFO kablam! | Oct 15 05:12:37.195 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 15 05:12:37.195 INFO kablam! = note: for more information, see issue #50504 Oct 15 05:12:37.195 INFO kablam! Oct 15 05:12:37.195 INFO kablam! warning: cannot find type `NaiveDate` in this scope Oct 15 05:12:37.195 INFO kablam! --> src/backend/models.rs:4:52 Oct 15 05:12:37.195 INFO kablam! | Oct 15 05:12:37.195 INFO kablam! 4 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Oct 15 05:12:37.195 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 05:12:37.195 INFO kablam! | Oct 15 05:12:37.195 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 15 05:12:37.195 INFO kablam! = note: for more information, see issue #50504 Oct 15 05:12:37.195 INFO kablam! Oct 15 05:12:37.195 INFO kablam! warning: cannot find type `Task` in this scope Oct 15 05:12:37.195 INFO kablam! --> src/backend/models.rs:4:52 Oct 15 05:12:37.195 INFO kablam! | Oct 15 05:12:37.195 INFO kablam! 4 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Oct 15 05:12:37.195 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 05:12:37.195 INFO kablam! | Oct 15 05:12:37.195 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 15 05:12:37.195 INFO kablam! = note: for more information, see issue #50504 Oct 15 05:12:37.195 INFO kablam! Oct 15 05:12:37.195 INFO kablam! warning: cannot find type `User` in this scope Oct 15 05:12:37.195 INFO kablam! --> src/backend/models.rs:17:24 Oct 15 05:12:37.195 INFO kablam! | Oct 15 05:12:37.195 INFO kablam! 17 | #[derive(Clone, Debug, Identifiable, Queryable)] Oct 15 05:12:37.195 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 05:12:37.195 INFO kablam! | Oct 15 05:12:37.195 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 15 05:12:37.195 INFO kablam! = note: for more information, see issue #50504 Oct 15 05:12:37.195 INFO kablam! Oct 15 05:12:37.195 INFO kablam! warning: cannot find type `users` in this scope Oct 15 05:12:37.195 INFO kablam! --> src/backend/models.rs:17:24 Oct 15 05:12:37.195 INFO kablam! | Oct 15 05:12:37.195 INFO kablam! 17 | #[derive(Clone, Debug, Identifiable, Queryable)] Oct 15 05:12:37.195 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 05:12:37.195 INFO kablam! | Oct 15 05:12:37.195 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 15 05:12:37.195 INFO kablam! = note: for more information, see issue #50504 Oct 15 05:12:37.195 INFO kablam! Oct 15 05:12:37.195 INFO kablam! warning: cannot find type `User` in this scope Oct 15 05:12:37.195 INFO kablam! --> src/backend/models.rs:17:38 Oct 15 05:12:37.195 INFO kablam! | Oct 15 05:12:37.195 INFO kablam! 17 | #[derive(Clone, Debug, Identifiable, Queryable)] Oct 15 05:12:37.195 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 05:12:37.195 INFO kablam! | Oct 15 05:12:37.195 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 15 05:12:37.196 INFO kablam! = note: for more information, see issue #50504 Oct 15 05:12:37.196 INFO kablam! Oct 15 05:12:37.196 INFO kablam! warning: cannot find type `User` in this scope Oct 15 05:12:37.196 INFO kablam! --> src/backend/models.rs:25:24 Oct 15 05:12:37.196 INFO kablam! | Oct 15 05:12:37.196 INFO kablam! 25 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Oct 15 05:12:37.196 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 05:12:37.196 INFO kablam! | Oct 15 05:12:37.196 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 15 05:12:37.196 INFO kablam! = note: for more information, see issue #50504 Oct 15 05:12:37.196 INFO kablam! Oct 15 05:12:37.196 INFO kablam! warning: cannot find type `TaskAssignment` in this scope Oct 15 05:12:37.196 INFO kablam! --> src/backend/models.rs:25:24 Oct 15 05:12:37.196 INFO kablam! | Oct 15 05:12:37.196 INFO kablam! 25 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Oct 15 05:12:37.196 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 05:12:37.196 INFO kablam! | Oct 15 05:12:37.196 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 15 05:12:37.196 INFO kablam! = note: for more information, see issue #50504 Oct 15 05:12:37.196 INFO kablam! Oct 15 05:12:37.196 INFO kablam! warning: cannot find type `task_assignments` in this scope Oct 15 05:12:37.196 INFO kablam! --> src/backend/models.rs:25:24 Oct 15 05:12:37.196 INFO kablam! | Oct 15 05:12:37.196 INFO kablam! 25 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Oct 15 05:12:37.196 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 05:12:37.196 INFO kablam! | Oct 15 05:12:37.196 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 15 05:12:37.196 INFO kablam! = note: for more information, see issue #50504 Oct 15 05:12:37.196 INFO kablam! Oct 15 05:12:37.196 INFO kablam! warning: cannot find type `Task` in this scope Oct 15 05:12:37.196 INFO kablam! --> src/backend/models.rs:25:24 Oct 15 05:12:37.196 INFO kablam! | Oct 15 05:12:37.196 INFO kablam! 25 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Oct 15 05:12:37.196 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 05:12:37.196 INFO kablam! | Oct 15 05:12:37.196 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 15 05:12:37.196 INFO kablam! = note: for more information, see issue #50504 Oct 15 05:12:37.196 INFO kablam! Oct 15 05:12:37.196 INFO kablam! warning: cannot find type `TaskAssignment` in this scope Oct 15 05:12:37.196 INFO kablam! --> src/backend/models.rs:25:38 Oct 15 05:12:37.196 INFO kablam! | Oct 15 05:12:37.196 INFO kablam! 25 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Oct 15 05:12:37.196 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 05:12:37.196 INFO kablam! | Oct 15 05:12:37.196 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 15 05:12:37.196 INFO kablam! = note: for more information, see issue #50504 Oct 15 05:12:37.196 INFO kablam! Oct 15 05:12:37.196 INFO kablam! warning: cannot find type `task_assignments` in this scope Oct 15 05:12:37.196 INFO kablam! --> src/backend/models.rs:25:38 Oct 15 05:12:37.196 INFO kablam! | Oct 15 05:12:37.196 INFO kablam! 25 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Oct 15 05:12:37.196 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 05:12:37.196 INFO kablam! | Oct 15 05:12:37.196 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 15 05:12:37.196 INFO kablam! = note: for more information, see issue #50504 Oct 15 05:12:37.196 INFO kablam! Oct 15 05:12:37.196 INFO kablam! warning: cannot find type `TaskAssignment` in this scope Oct 15 05:12:37.196 INFO kablam! --> src/backend/models.rs:25:52 Oct 15 05:12:37.196 INFO kablam! | Oct 15 05:12:37.196 INFO kablam! 25 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Oct 15 05:12:37.196 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 05:12:37.196 INFO kablam! | Oct 15 05:12:37.196 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 15 05:12:37.196 INFO kablam! = note: for more information, see issue #50504 Oct 15 05:12:37.196 INFO kablam! Oct 15 05:12:37.196 INFO kablam! warning: cannot find type `User` in this scope Oct 15 05:12:37.196 INFO kablam! --> src/backend/models.rs:35:24 Oct 15 05:12:37.196 INFO kablam! | Oct 15 05:12:37.196 INFO kablam! 35 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Oct 15 05:12:37.196 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 05:12:37.196 INFO kablam! | Oct 15 05:12:37.196 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 15 05:12:37.196 INFO kablam! = note: for more information, see issue #50504 Oct 15 05:12:37.196 INFO kablam! Oct 15 05:12:37.196 INFO kablam! warning: cannot find type `TaskCompletion` in this scope Oct 15 05:12:37.196 INFO kablam! --> src/backend/models.rs:35:24 Oct 15 05:12:37.196 INFO kablam! | Oct 15 05:12:37.196 INFO kablam! 35 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Oct 15 05:12:37.196 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 05:12:37.196 INFO kablam! | Oct 15 05:12:37.196 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 15 05:12:37.196 INFO kablam! = note: for more information, see issue #50504 Oct 15 05:12:37.196 INFO kablam! Oct 15 05:12:37.196 INFO kablam! warning: cannot find type `task_completions` in this scope Oct 15 05:12:37.196 INFO kablam! --> src/backend/models.rs:35:24 Oct 15 05:12:37.197 INFO kablam! | Oct 15 05:12:37.197 INFO kablam! 35 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Oct 15 05:12:37.197 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 05:12:37.197 INFO kablam! | Oct 15 05:12:37.197 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 15 05:12:37.197 INFO kablam! = note: for more information, see issue #50504 Oct 15 05:12:37.197 INFO kablam! Oct 15 05:12:37.197 INFO kablam! warning: cannot find type `Task` in this scope Oct 15 05:12:37.197 INFO kablam! --> src/backend/models.rs:35:24 Oct 15 05:12:37.197 INFO kablam! | Oct 15 05:12:37.197 INFO kablam! 35 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Oct 15 05:12:37.197 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 05:12:37.197 INFO kablam! | Oct 15 05:12:37.197 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 15 05:12:37.197 INFO kablam! = note: for more information, see issue #50504 Oct 15 05:12:37.197 INFO kablam! Oct 15 05:12:37.197 INFO kablam! warning: cannot find type `TaskCompletion` in this scope Oct 15 05:12:37.197 INFO kablam! --> src/backend/models.rs:35:38 Oct 15 05:12:37.197 INFO kablam! | Oct 15 05:12:37.197 INFO kablam! 35 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Oct 15 05:12:37.197 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 05:12:37.197 INFO kablam! | Oct 15 05:12:37.197 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 15 05:12:37.197 INFO kablam! = note: for more information, see issue #50504 Oct 15 05:12:37.197 INFO kablam! Oct 15 05:12:37.197 INFO kablam! warning: cannot find type `task_completions` in this scope Oct 15 05:12:37.197 INFO kablam! --> src/backend/models.rs:35:38 Oct 15 05:12:37.197 INFO kablam! | Oct 15 05:12:37.197 INFO kablam! 35 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Oct 15 05:12:37.197 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 05:12:37.197 INFO kablam! | Oct 15 05:12:37.197 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 15 05:12:37.197 INFO kablam! = note: for more information, see issue #50504 Oct 15 05:12:37.197 INFO kablam! Oct 15 05:12:37.197 INFO kablam! warning: cannot find type `TaskCompletion` in this scope Oct 15 05:12:37.197 INFO kablam! --> src/backend/models.rs:35:52 Oct 15 05:12:37.197 INFO kablam! | Oct 15 05:12:37.197 INFO kablam! 35 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Oct 15 05:12:37.197 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 05:12:37.197 INFO kablam! | Oct 15 05:12:37.197 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 15 05:12:37.197 INFO kablam! = note: for more information, see issue #50504 Oct 15 05:12:37.197 INFO kablam! Oct 15 05:12:37.197 INFO kablam! warning: cannot find type `table` in this scope Oct 15 05:12:37.197 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 15 05:12:37.197 INFO kablam! | Oct 15 05:12:37.197 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 15 05:12:37.197 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 05:12:37.197 INFO kablam! | Oct 15 05:12:37.197 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 15 05:12:37.197 INFO kablam! = note: for more information, see issue #50504 Oct 15 05:12:37.197 INFO kablam! Oct 15 05:12:37.197 INFO kablam! warning: cannot find type `id` in this scope Oct 15 05:12:37.197 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 15 05:12:37.197 INFO kablam! | Oct 15 05:12:37.197 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 15 05:12:37.197 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 05:12:37.197 INFO kablam! | Oct 15 05:12:37.197 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 15 05:12:37.197 INFO kablam! = note: for more information, see issue #50504 Oct 15 05:12:37.197 INFO kablam! Oct 15 05:12:37.197 INFO kablam! warning: cannot find type `user_id` in this scope Oct 15 05:12:37.197 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 15 05:12:37.197 INFO kablam! | Oct 15 05:12:37.197 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 15 05:12:37.197 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 05:12:37.197 INFO kablam! | Oct 15 05:12:37.197 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 15 05:12:37.197 INFO kablam! = note: for more information, see issue #50504 Oct 15 05:12:37.197 INFO kablam! Oct 15 05:12:37.197 INFO kablam! warning: cannot find type `task_id` in this scope Oct 15 05:12:37.197 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 15 05:12:37.197 INFO kablam! | Oct 15 05:12:37.197 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 15 05:12:37.197 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 05:12:37.197 INFO kablam! | Oct 15 05:12:37.197 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 15 05:12:37.197 INFO kablam! = note: for more information, see issue #50504 Oct 15 05:12:37.197 INFO kablam! Oct 15 05:12:37.197 INFO kablam! warning: cannot find type `creator` in this scope Oct 15 05:12:37.197 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 15 05:12:37.197 INFO kablam! | Oct 15 05:12:37.197 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 15 05:12:37.197 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 05:12:37.198 INFO kablam! | Oct 15 05:12:37.198 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 15 05:12:37.198 INFO kablam! = note: for more information, see issue #50504 Oct 15 05:12:37.198 INFO kablam! Oct 15 05:12:37.198 INFO kablam! warning: cannot find type `reminder_frequency` in this scope Oct 15 05:12:37.198 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 15 05:12:37.198 INFO kablam! | Oct 15 05:12:37.198 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 15 05:12:37.198 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 05:12:37.198 INFO kablam! | Oct 15 05:12:37.198 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 15 05:12:37.198 INFO kablam! = note: for more information, see issue #50504 Oct 15 05:12:37.198 INFO kablam! Oct 15 05:12:37.198 INFO kablam! warning: cannot find type `create_date` in this scope Oct 15 05:12:37.198 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 15 05:12:37.198 INFO kablam! | Oct 15 05:12:37.198 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 15 05:12:37.198 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 05:12:37.198 INFO kablam! | Oct 15 05:12:37.198 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 15 05:12:37.198 INFO kablam! = note: for more information, see issue #50504 Oct 15 05:12:37.198 INFO kablam! Oct 15 05:12:37.198 INFO kablam! warning: cannot find type `due_date` in this scope Oct 15 05:12:37.198 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 15 05:12:37.198 INFO kablam! | Oct 15 05:12:37.198 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 15 05:12:37.198 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 05:12:37.198 INFO kablam! | Oct 15 05:12:37.198 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 15 05:12:37.198 INFO kablam! = note: for more information, see issue #50504 Oct 15 05:12:37.198 INFO kablam! Oct 15 05:12:37.198 INFO kablam! warning: cannot find type `name` in this scope Oct 15 05:12:37.198 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 15 05:12:37.198 INFO kablam! | Oct 15 05:12:37.198 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 15 05:12:37.198 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 05:12:37.198 INFO kablam! | Oct 15 05:12:37.198 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 15 05:12:37.198 INFO kablam! = note: for more information, see issue #50504 Oct 15 05:12:37.198 INFO kablam! Oct 15 05:12:37.198 INFO kablam! warning: cannot find type `discord_id` in this scope Oct 15 05:12:37.198 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 15 05:12:37.198 INFO kablam! | Oct 15 05:12:37.198 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 15 05:12:37.198 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 05:12:37.198 INFO kablam! | Oct 15 05:12:37.198 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 15 05:12:37.198 INFO kablam! = note: for more information, see issue #50504 Oct 15 05:12:37.198 INFO kablam! Oct 15 05:12:37.198 INFO kablam! warning: cannot find type `nickname` in this scope Oct 15 05:12:37.198 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 15 05:12:37.198 INFO kablam! | Oct 15 05:12:37.198 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 15 05:12:37.198 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 05:12:37.198 INFO kablam! | Oct 15 05:12:37.198 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 15 05:12:37.198 INFO kablam! = note: for more information, see issue #50504 Oct 15 05:12:37.198 INFO kablam! Oct 15 05:12:38.459 INFO kablam! warning: field is never used: `db` Oct 15 05:12:38.459 INFO kablam! --> src/controller.rs:11:5 Oct 15 05:12:38.459 INFO kablam! | Oct 15 05:12:38.459 INFO kablam! 11 | pub(crate) db: Mutex, Oct 15 05:12:38.459 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 05:12:38.459 INFO kablam! | Oct 15 05:12:38.459 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 05:12:38.459 INFO kablam! Oct 15 05:12:39.500 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 8.13s Oct 15 05:12:39.539 INFO kablam! su: No module specific data is present Oct 15 05:12:41.215 INFO running `"docker" "rm" "-f" "e8ef8d36be478ae23e1dc4292b65227538e0001705da6115160f66560c336dce"` Oct 15 05:12:41.522 INFO blam! e8ef8d36be478ae23e1dc4292b65227538e0001705da6115160f66560c336dce Oct 15 05:12:41.527 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen" "-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 15 05:12:41.947 INFO blam! 5e136c01a044da737b2bfff2d8d14c15b1ede1742cec47d3d6fc8dd08b747c32 Oct 15 05:12:41.951 INFO running `"docker" "start" "-a" "5e136c01a044da737b2bfff2d8d14c15b1ede1742cec47d3d6fc8dd08b747c32"` Oct 15 05:12:43.274 INFO kablam! usermod: no changes Oct 15 05:12:43.607 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.30s Oct 15 05:12:43.627 INFO kablam! Running /target/debug/deps/tet-196b301ab3797ae8 Oct 15 05:12:43.641 INFO kablam! Running /target/debug/deps/tet-2d5e6ebd1012dbb5 Oct 15 05:12:43.641 INFO blam! Oct 15 05:12:43.641 INFO blam! running 0 tests Oct 15 05:12:43.641 INFO blam! Oct 15 05:12:43.641 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 05:12:43.641 INFO blam! Oct 15 05:12:43.647 INFO blam! Oct 15 05:12:43.647 INFO kablam! Doc-tests tet Oct 15 05:12:43.647 INFO blam! running 0 tests Oct 15 05:12:43.647 INFO blam! Oct 15 05:12:43.647 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 05:12:43.647 INFO blam! Oct 15 05:12:50.224 INFO blam! Oct 15 05:12:50.224 INFO blam! running 0 tests Oct 15 05:12:50.224 INFO blam! Oct 15 05:12:50.224 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 05:12:50.224 INFO blam! Oct 15 05:12:50.240 INFO kablam! su: No module specific data is present Oct 15 05:12:51.620 INFO running `"docker" "rm" "-f" "5e136c01a044da737b2bfff2d8d14c15b1ede1742cec47d3d6fc8dd08b747c32"` Oct 15 05:12:51.903 INFO blam! 5e136c01a044da737b2bfff2d8d14c15b1ede1742cec47d3d6fc8dd08b747c32