Oct 10 16:20:55.073 INFO testing raskad/testing against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 10 16:20:55.073 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 10 16:20:55.073 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-5/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:55.453 INFO blam! d5e9a5d41aa98f7b956c01a37cc0059ba7f9bc4178d2775715fc1dd3e04e5535 Oct 10 16:20:55.461 INFO running `"docker" "start" "-a" "d5e9a5d41aa98f7b956c01a37cc0059ba7f9bc4178d2775715fc1dd3e04e5535"` Oct 10 16:20:57.039 INFO kablam! usermod: no changes Oct 10 16:20:57.546 INFO kablam! Compiling actix-web v0.7.4 Oct 10 16:20:57.556 INFO kablam! Compiling mio v0.6.15 Oct 10 16:20:57.557 INFO kablam! Compiling r2d2 v0.8.2 Oct 10 16:20:57.557 INFO kablam! Compiling argon2rs v0.2.5 Oct 10 16:20:57.558 INFO kablam! Compiling tokio-io v0.1.8 Oct 10 16:20:57.558 INFO kablam! Compiling http v0.1.10 Oct 10 16:20:57.558 INFO kablam! Compiling toml v0.4.6 Oct 10 16:20:57.558 INFO kablam! Compiling serde_json v1.0.26 Oct 10 16:21:02.228 INFO kablam! Compiling ring v0.13.2 Oct 10 16:21:03.268 INFO kablam! Compiling syn v0.14.9 Oct 10 16:21:11.672 INFO kablam! Compiling syn v0.15.1 Oct 10 16:21:11.676 INFO kablam! Compiling serde_urlencoded v0.5.3 Oct 10 16:21:12.036 INFO kablam! Compiling regex v1.0.4 Oct 10 16:21:20.375 INFO kablam! Compiling crossbeam-channel v0.2.4 Oct 10 16:21:29.028 INFO kablam! Compiling tokio-codec v0.1.0 Oct 10 16:21:36.030 INFO kablam! Compiling mio-uds v0.6.6 Oct 10 16:21:36.059 INFO kablam! Compiling tokio-reactor v0.1.5 Oct 10 16:21:55.017 INFO kablam! Compiling diesel v1.3.3 Oct 10 16:21:55.364 INFO kablam! Compiling tokio-threadpool v0.1.6 Oct 10 16:21:59.854 INFO kablam! Compiling webpki v0.18.1 Oct 10 16:22:00.596 INFO kablam! Compiling sct v0.4.0 Oct 10 16:22:01.009 INFO kablam! Compiling cookie v0.11.0 Oct 10 16:22:01.900 INFO kablam! Compiling h2 v0.1.12 Oct 10 16:22:02.937 INFO kablam! Compiling tokio-udp v0.1.2 Oct 10 16:22:08.504 INFO kablam! Compiling tokio-tcp v0.1.1 Oct 10 16:22:20.678 INFO kablam! Compiling tokio-uds v0.2.1 Oct 10 16:22:20.679 INFO kablam! Compiling tokio-signal v0.2.5 Oct 10 16:22:20.713 INFO kablam! Compiling serde_derive v1.0.77 Oct 10 16:22:20.798 INFO kablam! Compiling rustls v0.13.1 Oct 10 16:22:46.256 INFO kablam! Compiling webpki-roots v0.15.0 Oct 10 16:22:47.284 INFO kablam! Compiling tokio-fs v0.1.3 Oct 10 16:22:47.632 INFO kablam! Compiling trust-dns-proto v0.4.0 Oct 10 16:22:48.348 INFO kablam! Compiling synstructure v0.9.0 Oct 10 16:22:48.596 INFO kablam! Compiling actix_derive v0.3.0 Oct 10 16:23:12.052 INFO kablam! Compiling tokio v0.1.8 Oct 10 16:23:12.277 INFO kablam! Compiling failure_derive v0.1.2 Oct 10 16:23:17.819 INFO kablam! Compiling trust-dns-resolver v0.9.1 Oct 10 16:23:17.820 INFO kablam! Compiling tokio-rustls v0.7.2 Oct 10 16:23:20.068 INFO kablam! Compiling failure v0.1.2 Oct 10 16:23:30.561 INFO kablam! Compiling actix v0.7.4 Oct 10 16:23:46.100 INFO kablam! Compiling r2d2-diesel v1.0.0 Oct 10 16:24:03.680 INFO kablam! Compiling webtest v0.1.0 (/source) Oct 10 16:24:10.148 INFO kablam! warning: cannot find type `File` in this scope Oct 10 16:24:10.148 INFO kablam! --> src/private/files.rs:8:10 Oct 10 16:24:10.148 INFO kablam! | Oct 10 16:24:10.148 INFO kablam! 8 | #[derive(Queryable, Insertable, AsChangeset)] Oct 10 16:24:10.148 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 16:24:10.148 INFO kablam! | Oct 10 16:24:10.148 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 10 16:24:10.148 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:24:10.148 INFO kablam! = note: for more information, see issue #50504 Oct 10 16:24:10.148 INFO kablam! Oct 10 16:24:10.148 INFO kablam! warning: cannot find type `files` in this scope Oct 10 16:24:10.148 INFO kablam! --> src/private/files.rs:8:21 Oct 10 16:24:10.148 INFO kablam! | Oct 10 16:24:10.148 INFO kablam! 8 | #[derive(Queryable, Insertable, AsChangeset)] Oct 10 16:24:10.148 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 16:24:10.148 INFO kablam! | Oct 10 16:24:10.148 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:24:10.148 INFO kablam! = note: for more information, see issue #50504 Oct 10 16:24:10.148 INFO kablam! Oct 10 16:24:10.148 INFO kablam! warning: cannot find type `File` in this scope Oct 10 16:24:10.148 INFO kablam! --> src/private/files.rs:8:21 Oct 10 16:24:10.148 INFO kablam! | Oct 10 16:24:10.148 INFO kablam! 8 | #[derive(Queryable, Insertable, AsChangeset)] Oct 10 16:24:10.148 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 16:24:10.148 INFO kablam! | Oct 10 16:24:10.148 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:24:10.148 INFO kablam! = note: for more information, see issue #50504 Oct 10 16:24:10.148 INFO kablam! Oct 10 16:24:10.148 INFO kablam! warning: cannot find type `File` in this scope Oct 10 16:24:10.148 INFO kablam! --> src/private/files.rs:8:33 Oct 10 16:24:10.148 INFO kablam! | Oct 10 16:24:10.148 INFO kablam! 8 | #[derive(Queryable, Insertable, AsChangeset)] Oct 10 16:24:10.148 INFO kablam! | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 16:24:10.148 INFO kablam! | Oct 10 16:24:10.148 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:24:10.148 INFO kablam! = note: for more information, see issue #50504 Oct 10 16:24:10.148 INFO kablam! Oct 10 16:24:10.148 INFO kablam! warning: cannot find type `files` in this scope Oct 10 16:24:10.148 INFO kablam! --> src/private/files.rs:8:33 Oct 10 16:24:10.148 INFO kablam! | Oct 10 16:24:10.148 INFO kablam! 8 | #[derive(Queryable, Insertable, AsChangeset)] Oct 10 16:24:10.149 INFO kablam! | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 16:24:10.149 INFO kablam! | Oct 10 16:24:10.149 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:24:10.149 INFO kablam! = note: for more information, see issue #50504 Oct 10 16:24:10.149 INFO kablam! Oct 10 16:24:10.172 INFO kablam! warning: cannot find type `Post` in this scope Oct 10 16:24:10.172 INFO kablam! --> src/private/posts.rs:11:10 Oct 10 16:24:10.172 INFO kablam! | Oct 10 16:24:10.172 INFO kablam! 11 | #[derive(Queryable, Insertable, AsChangeset)] Oct 10 16:24:10.172 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 16:24:10.172 INFO kablam! | Oct 10 16:24:10.172 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:24:10.172 INFO kablam! = note: for more information, see issue #50504 Oct 10 16:24:10.172 INFO kablam! Oct 10 16:24:10.172 INFO kablam! warning: cannot find type `posts` in this scope Oct 10 16:24:10.172 INFO kablam! --> src/private/posts.rs:11:21 Oct 10 16:24:10.172 INFO kablam! | Oct 10 16:24:10.172 INFO kablam! 11 | #[derive(Queryable, Insertable, AsChangeset)] Oct 10 16:24:10.172 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 16:24:10.172 INFO kablam! | Oct 10 16:24:10.172 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:24:10.172 INFO kablam! = note: for more information, see issue #50504 Oct 10 16:24:10.172 INFO kablam! Oct 10 16:24:10.172 INFO kablam! warning: cannot find type `Post` in this scope Oct 10 16:24:10.172 INFO kablam! --> src/private/posts.rs:11:21 Oct 10 16:24:10.172 INFO kablam! | Oct 10 16:24:10.172 INFO kablam! 11 | #[derive(Queryable, Insertable, AsChangeset)] Oct 10 16:24:10.172 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 16:24:10.172 INFO kablam! | Oct 10 16:24:10.172 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:24:10.172 INFO kablam! = note: for more information, see issue #50504 Oct 10 16:24:10.172 INFO kablam! Oct 10 16:24:10.172 INFO kablam! warning: cannot find type `Post` in this scope Oct 10 16:24:10.172 INFO kablam! --> src/private/posts.rs:11:33 Oct 10 16:24:10.172 INFO kablam! | Oct 10 16:24:10.172 INFO kablam! 11 | #[derive(Queryable, Insertable, AsChangeset)] Oct 10 16:24:10.172 INFO kablam! | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 16:24:10.172 INFO kablam! | Oct 10 16:24:10.172 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:24:10.172 INFO kablam! = note: for more information, see issue #50504 Oct 10 16:24:10.172 INFO kablam! Oct 10 16:24:10.172 INFO kablam! warning: cannot find type `posts` in this scope Oct 10 16:24:10.172 INFO kablam! --> src/private/posts.rs:11:33 Oct 10 16:24:10.172 INFO kablam! | Oct 10 16:24:10.172 INFO kablam! 11 | #[derive(Queryable, Insertable, AsChangeset)] Oct 10 16:24:10.172 INFO kablam! | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 16:24:10.172 INFO kablam! | Oct 10 16:24:10.172 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:24:10.172 INFO kablam! = note: for more information, see issue #50504 Oct 10 16:24:10.172 INFO kablam! Oct 10 16:24:10.172 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Oct 10 16:24:10.172 INFO kablam! --> src/private/users.rs:11:10 Oct 10 16:24:10.172 INFO kablam! | Oct 10 16:24:10.173 INFO kablam! 11 | #[derive(Queryable, Insertable, AsChangeset)] Oct 10 16:24:10.173 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 16:24:10.173 INFO kablam! | Oct 10 16:24:10.173 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:24:10.173 INFO kablam! = note: for more information, see issue #50504 Oct 10 16:24:10.173 INFO kablam! Oct 10 16:24:10.173 INFO kablam! warning: cannot find type `User` in this scope Oct 10 16:24:10.173 INFO kablam! --> src/private/users.rs:11:10 Oct 10 16:24:10.173 INFO kablam! | Oct 10 16:24:10.173 INFO kablam! 11 | #[derive(Queryable, Insertable, AsChangeset)] Oct 10 16:24:10.173 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 16:24:10.173 INFO kablam! | Oct 10 16:24:10.173 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:24:10.173 INFO kablam! = note: for more information, see issue #50504 Oct 10 16:24:10.173 INFO kablam! Oct 10 16:24:10.173 INFO kablam! warning: cannot find type `users` in this scope Oct 10 16:24:10.173 INFO kablam! --> src/private/users.rs:11:21 Oct 10 16:24:10.173 INFO kablam! | Oct 10 16:24:10.173 INFO kablam! 11 | #[derive(Queryable, Insertable, AsChangeset)] Oct 10 16:24:10.173 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 16:24:10.173 INFO kablam! | Oct 10 16:24:10.173 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:24:10.173 INFO kablam! = note: for more information, see issue #50504 Oct 10 16:24:10.173 INFO kablam! Oct 10 16:24:10.173 INFO kablam! warning: cannot find type `User` in this scope Oct 10 16:24:10.173 INFO kablam! --> src/private/users.rs:11:21 Oct 10 16:24:10.173 INFO kablam! | Oct 10 16:24:10.173 INFO kablam! 11 | #[derive(Queryable, Insertable, AsChangeset)] Oct 10 16:24:10.173 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 16:24:10.173 INFO kablam! | Oct 10 16:24:10.173 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:24:10.173 INFO kablam! = note: for more information, see issue #50504 Oct 10 16:24:10.173 INFO kablam! Oct 10 16:24:10.173 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Oct 10 16:24:10.173 INFO kablam! --> src/private/users.rs:11:21 Oct 10 16:24:10.173 INFO kablam! | Oct 10 16:24:10.173 INFO kablam! 11 | #[derive(Queryable, Insertable, AsChangeset)] Oct 10 16:24:10.173 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 16:24:10.173 INFO kablam! | Oct 10 16:24:10.173 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:24:10.173 INFO kablam! = note: for more information, see issue #50504 Oct 10 16:24:10.173 INFO kablam! Oct 10 16:24:10.173 INFO kablam! warning: cannot find type `User` in this scope Oct 10 16:24:10.173 INFO kablam! --> src/private/users.rs:11:33 Oct 10 16:24:10.173 INFO kablam! | Oct 10 16:24:10.173 INFO kablam! 11 | #[derive(Queryable, Insertable, AsChangeset)] Oct 10 16:24:10.173 INFO kablam! | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 16:24:10.173 INFO kablam! | Oct 10 16:24:10.173 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:24:10.173 INFO kablam! = note: for more information, see issue #50504 Oct 10 16:24:10.173 INFO kablam! Oct 10 16:24:10.173 INFO kablam! warning: cannot find type `users` in this scope Oct 10 16:24:10.173 INFO kablam! --> src/private/users.rs:11:33 Oct 10 16:24:10.173 INFO kablam! | Oct 10 16:24:10.173 INFO kablam! 11 | #[derive(Queryable, Insertable, AsChangeset)] Oct 10 16:24:10.173 INFO kablam! | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 16:24:10.173 INFO kablam! | Oct 10 16:24:10.173 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:24:10.173 INFO kablam! = note: for more information, see issue #50504 Oct 10 16:24:10.173 INFO kablam! Oct 10 16:24:10.173 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Oct 10 16:24:10.173 INFO kablam! --> src/private/users.rs:11:33 Oct 10 16:24:10.173 INFO kablam! | Oct 10 16:24:10.173 INFO kablam! 11 | #[derive(Queryable, Insertable, AsChangeset)] Oct 10 16:24:10.173 INFO kablam! | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 16:24:10.173 INFO kablam! | Oct 10 16:24:10.173 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:24:10.173 INFO kablam! = note: for more information, see issue #50504 Oct 10 16:24:10.173 INFO kablam! Oct 10 16:24:10.173 INFO kablam! warning: cannot find type `table` in this scope Oct 10 16:24:10.173 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 10 16:24:10.173 INFO kablam! | Oct 10 16:24:10.173 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 10 16:24:10.173 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 16:24:10.173 INFO kablam! | Oct 10 16:24:10.173 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:24:10.173 INFO kablam! = note: for more information, see issue #50504 Oct 10 16:24:10.173 INFO kablam! Oct 10 16:24:10.173 INFO kablam! warning: cannot find type `name` in this scope Oct 10 16:24:10.173 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 10 16:24:10.173 INFO kablam! | Oct 10 16:24:10.173 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 10 16:24:10.173 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 16:24:10.173 INFO kablam! | Oct 10 16:24:10.173 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:24:10.173 INFO kablam! = note: for more information, see issue #50504 Oct 10 16:24:10.173 INFO kablam! Oct 10 16:24:10.173 INFO kablam! warning: cannot find type `text` in this scope Oct 10 16:24:10.173 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 10 16:24:10.173 INFO kablam! | Oct 10 16:24:10.173 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 10 16:24:10.174 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 16:24:10.174 INFO kablam! | Oct 10 16:24:10.174 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:24:10.174 INFO kablam! = note: for more information, see issue #50504 Oct 10 16:24:10.174 INFO kablam! Oct 10 16:24:10.174 INFO kablam! warning: cannot find type `id` in this scope Oct 10 16:24:10.174 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 10 16:24:10.174 INFO kablam! | Oct 10 16:24:10.174 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 10 16:24:10.174 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 16:24:10.174 INFO kablam! | Oct 10 16:24:10.174 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:24:10.174 INFO kablam! = note: for more information, see issue #50504 Oct 10 16:24:10.174 INFO kablam! Oct 10 16:24:10.174 INFO kablam! warning: cannot find type `username` in this scope Oct 10 16:24:10.174 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 10 16:24:10.174 INFO kablam! | Oct 10 16:24:10.174 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 10 16:24:10.174 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 16:24:10.174 INFO kablam! | Oct 10 16:24:10.174 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:24:10.174 INFO kablam! = note: for more information, see issue #50504 Oct 10 16:24:10.174 INFO kablam! Oct 10 16:24:10.174 INFO kablam! warning: cannot find type `password` in this scope Oct 10 16:24:10.174 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 10 16:24:10.174 INFO kablam! | Oct 10 16:24:10.174 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 10 16:24:10.174 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 16:24:10.174 INFO kablam! | Oct 10 16:24:10.174 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:24:10.174 INFO kablam! = note: for more information, see issue #50504 Oct 10 16:24:10.174 INFO kablam! Oct 10 16:24:10.174 INFO kablam! warning: cannot find type `permission` in this scope Oct 10 16:24:10.174 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 10 16:24:10.174 INFO kablam! | Oct 10 16:24:10.174 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 10 16:24:10.174 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 16:24:10.174 INFO kablam! | Oct 10 16:24:10.174 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:24:10.174 INFO kablam! = note: for more information, see issue #50504 Oct 10 16:24:10.174 INFO kablam! Oct 10 16:24:10.174 INFO kablam! warning: cannot find type `salt` in this scope Oct 10 16:24:10.174 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 10 16:24:10.174 INFO kablam! | Oct 10 16:24:10.174 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 10 16:24:10.174 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 16:24:10.174 INFO kablam! | Oct 10 16:24:10.174 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:24:10.174 INFO kablam! = note: for more information, see issue #50504 Oct 10 16:24:10.174 INFO kablam! Oct 10 16:24:10.174 INFO kablam! warning: cannot find type `logintime` in this scope Oct 10 16:24:10.174 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 10 16:24:10.174 INFO kablam! | Oct 10 16:24:10.174 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 10 16:24:10.174 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 16:24:10.174 INFO kablam! | Oct 10 16:24:10.174 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:24:10.174 INFO kablam! = note: for more information, see issue #50504 Oct 10 16:24:10.174 INFO kablam! Oct 10 16:24:10.174 INFO kablam! warning: cannot find type `timeout` in this scope Oct 10 16:24:10.174 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 10 16:24:10.174 INFO kablam! | Oct 10 16:24:10.174 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 10 16:24:10.174 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 16:24:10.174 INFO kablam! | Oct 10 16:24:10.174 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:24:10.174 INFO kablam! = note: for more information, see issue #50504 Oct 10 16:24:10.174 INFO kablam! Oct 10 16:24:24.984 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3m 27s Oct 10 16:24:24.996 INFO kablam! su: No module specific data is present Oct 10 16:24:25.286 INFO running `"docker" "rm" "-f" "d5e9a5d41aa98f7b956c01a37cc0059ba7f9bc4178d2775715fc1dd3e04e5535"` Oct 10 16:24:25.416 INFO blam! d5e9a5d41aa98f7b956c01a37cc0059ba7f9bc4178d2775715fc1dd3e04e5535 Oct 10 16:24:25.420 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 10 16:24:25.420 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-5/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:24:25.726 INFO blam! 057ec419f949780560f55d5b860af3e8ea8f8fc0ccaf6b945e9644d1ea8d719a Oct 10 16:24:25.727 INFO running `"docker" "start" "-a" "057ec419f949780560f55d5b860af3e8ea8f8fc0ccaf6b945e9644d1ea8d719a"` Oct 10 16:24:26.728 INFO kablam! usermod: no changes Oct 10 16:24:27.108 INFO kablam! Compiling webtest v0.1.0 (/source) Oct 10 16:24:33.930 INFO kablam! warning: cannot find type `File` in this scope Oct 10 16:24:33.930 INFO kablam! --> src/private/files.rs:8:10 Oct 10 16:24:33.930 INFO kablam! | Oct 10 16:24:33.930 INFO kablam! 8 | #[derive(Queryable, Insertable, AsChangeset)] Oct 10 16:24:33.930 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 16:24:33.930 INFO kablam! | Oct 10 16:24:33.930 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 10 16:24:33.930 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:24:33.930 INFO kablam! = note: for more information, see issue #50504 Oct 10 16:24:33.930 INFO kablam! Oct 10 16:24:33.930 INFO kablam! warning: cannot find type `files` in this scope Oct 10 16:24:33.930 INFO kablam! --> src/private/files.rs:8:21 Oct 10 16:24:33.930 INFO kablam! | Oct 10 16:24:33.930 INFO kablam! 8 | #[derive(Queryable, Insertable, AsChangeset)] Oct 10 16:24:33.930 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 16:24:33.930 INFO kablam! | Oct 10 16:24:33.930 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:24:33.930 INFO kablam! = note: for more information, see issue #50504 Oct 10 16:24:33.930 INFO kablam! Oct 10 16:24:33.930 INFO kablam! warning: cannot find type `File` in this scope Oct 10 16:24:33.930 INFO kablam! --> src/private/files.rs:8:21 Oct 10 16:24:33.930 INFO kablam! | Oct 10 16:24:33.930 INFO kablam! 8 | #[derive(Queryable, Insertable, AsChangeset)] Oct 10 16:24:33.930 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 16:24:33.930 INFO kablam! | Oct 10 16:24:33.930 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:24:33.930 INFO kablam! = note: for more information, see issue #50504 Oct 10 16:24:33.930 INFO kablam! Oct 10 16:24:33.930 INFO kablam! warning: cannot find type `File` in this scope Oct 10 16:24:33.930 INFO kablam! --> src/private/files.rs:8:33 Oct 10 16:24:33.930 INFO kablam! | Oct 10 16:24:33.931 INFO kablam! 8 | #[derive(Queryable, Insertable, AsChangeset)] Oct 10 16:24:33.931 INFO kablam! | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 16:24:33.931 INFO kablam! | Oct 10 16:24:33.931 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:24:33.931 INFO kablam! = note: for more information, see issue #50504 Oct 10 16:24:33.931 INFO kablam! Oct 10 16:24:33.931 INFO kablam! warning: cannot find type `files` in this scope Oct 10 16:24:33.931 INFO kablam! --> src/private/files.rs:8:33 Oct 10 16:24:33.931 INFO kablam! | Oct 10 16:24:33.931 INFO kablam! 8 | #[derive(Queryable, Insertable, AsChangeset)] Oct 10 16:24:33.931 INFO kablam! | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 16:24:33.931 INFO kablam! | Oct 10 16:24:33.931 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:24:33.931 INFO kablam! = note: for more information, see issue #50504 Oct 10 16:24:33.931 INFO kablam! Oct 10 16:24:33.931 INFO kablam! warning: cannot find type `Post` in this scope Oct 10 16:24:33.931 INFO kablam! --> src/private/posts.rs:11:10 Oct 10 16:24:33.931 INFO kablam! | Oct 10 16:24:33.931 INFO kablam! 11 | #[derive(Queryable, Insertable, AsChangeset)] Oct 10 16:24:33.931 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 16:24:33.931 INFO kablam! | Oct 10 16:24:33.931 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:24:33.931 INFO kablam! = note: for more information, see issue #50504 Oct 10 16:24:33.931 INFO kablam! Oct 10 16:24:33.932 INFO kablam! warning: cannot find type `posts` in this scope Oct 10 16:24:33.932 INFO kablam! --> src/private/posts.rs:11:21 Oct 10 16:24:33.932 INFO kablam! | Oct 10 16:24:33.932 INFO kablam! 11 | #[derive(Queryable, Insertable, AsChangeset)] Oct 10 16:24:33.932 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 16:24:33.932 INFO kablam! | Oct 10 16:24:33.932 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:24:33.932 INFO kablam! = note: for more information, see issue #50504 Oct 10 16:24:33.932 INFO kablam! Oct 10 16:24:33.932 INFO kablam! warning: cannot find type `Post` in this scope Oct 10 16:24:33.932 INFO kablam! --> src/private/posts.rs:11:21 Oct 10 16:24:33.932 INFO kablam! | Oct 10 16:24:33.932 INFO kablam! 11 | #[derive(Queryable, Insertable, AsChangeset)] Oct 10 16:24:33.932 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 16:24:33.932 INFO kablam! | Oct 10 16:24:33.932 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:24:33.932 INFO kablam! = note: for more information, see issue #50504 Oct 10 16:24:33.932 INFO kablam! Oct 10 16:24:33.932 INFO kablam! warning: cannot find type `Post` in this scope Oct 10 16:24:33.932 INFO kablam! --> src/private/posts.rs:11:33 Oct 10 16:24:33.932 INFO kablam! | Oct 10 16:24:33.932 INFO kablam! 11 | #[derive(Queryable, Insertable, AsChangeset)] Oct 10 16:24:33.932 INFO kablam! | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 16:24:33.932 INFO kablam! | Oct 10 16:24:33.932 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:24:33.932 INFO kablam! = note: for more information, see issue #50504 Oct 10 16:24:33.932 INFO kablam! Oct 10 16:24:33.932 INFO kablam! warning: cannot find type `posts` in this scope Oct 10 16:24:33.932 INFO kablam! --> src/private/posts.rs:11:33 Oct 10 16:24:33.933 INFO kablam! | Oct 10 16:24:33.933 INFO kablam! 11 | #[derive(Queryable, Insertable, AsChangeset)] Oct 10 16:24:33.933 INFO kablam! | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 16:24:33.933 INFO kablam! | Oct 10 16:24:33.933 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:24:33.933 INFO kablam! = note: for more information, see issue #50504 Oct 10 16:24:33.933 INFO kablam! Oct 10 16:24:33.933 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Oct 10 16:24:33.934 INFO kablam! --> src/private/users.rs:11:10 Oct 10 16:24:33.934 INFO kablam! | Oct 10 16:24:33.934 INFO kablam! 11 | #[derive(Queryable, Insertable, AsChangeset)] Oct 10 16:24:33.934 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 16:24:33.934 INFO kablam! | Oct 10 16:24:33.934 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:24:33.934 INFO kablam! = note: for more information, see issue #50504 Oct 10 16:24:33.934 INFO kablam! Oct 10 16:24:33.934 INFO kablam! warning: cannot find type `User` in this scope Oct 10 16:24:33.934 INFO kablam! --> src/private/users.rs:11:10 Oct 10 16:24:33.934 INFO kablam! | Oct 10 16:24:33.934 INFO kablam! 11 | #[derive(Queryable, Insertable, AsChangeset)] Oct 10 16:24:33.934 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 16:24:33.934 INFO kablam! | Oct 10 16:24:33.934 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:24:33.934 INFO kablam! = note: for more information, see issue #50504 Oct 10 16:24:33.934 INFO kablam! Oct 10 16:24:33.934 INFO kablam! warning: cannot find type `users` in this scope Oct 10 16:24:33.934 INFO kablam! --> src/private/users.rs:11:21 Oct 10 16:24:33.934 INFO kablam! | Oct 10 16:24:33.934 INFO kablam! 11 | #[derive(Queryable, Insertable, AsChangeset)] Oct 10 16:24:33.934 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 16:24:33.934 INFO kablam! | Oct 10 16:24:33.934 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:24:33.934 INFO kablam! = note: for more information, see issue #50504 Oct 10 16:24:33.934 INFO kablam! Oct 10 16:24:33.934 INFO kablam! warning: cannot find type `User` in this scope Oct 10 16:24:33.934 INFO kablam! --> src/private/users.rs:11:21 Oct 10 16:24:33.934 INFO kablam! | Oct 10 16:24:33.934 INFO kablam! 11 | #[derive(Queryable, Insertable, AsChangeset)] Oct 10 16:24:33.934 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 16:24:33.934 INFO kablam! | Oct 10 16:24:33.934 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:24:33.934 INFO kablam! = note: for more information, see issue #50504 Oct 10 16:24:33.934 INFO kablam! Oct 10 16:24:33.934 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Oct 10 16:24:33.934 INFO kablam! --> src/private/users.rs:11:21 Oct 10 16:24:33.934 INFO kablam! | Oct 10 16:24:33.934 INFO kablam! 11 | #[derive(Queryable, Insertable, AsChangeset)] Oct 10 16:24:33.934 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 16:24:33.934 INFO kablam! | Oct 10 16:24:33.934 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:24:33.934 INFO kablam! = note: for more information, see issue #50504 Oct 10 16:24:33.934 INFO kablam! Oct 10 16:24:33.934 INFO kablam! warning: cannot find type `User` in this scope Oct 10 16:24:33.934 INFO kablam! --> src/private/users.rs:11:33 Oct 10 16:24:33.934 INFO kablam! | Oct 10 16:24:33.934 INFO kablam! 11 | #[derive(Queryable, Insertable, AsChangeset)] Oct 10 16:24:33.934 INFO kablam! | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 16:24:33.934 INFO kablam! | Oct 10 16:24:33.934 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:24:33.934 INFO kablam! = note: for more information, see issue #50504 Oct 10 16:24:33.934 INFO kablam! Oct 10 16:24:33.934 INFO kablam! warning: cannot find type `users` in this scope Oct 10 16:24:33.934 INFO kablam! --> src/private/users.rs:11:33 Oct 10 16:24:33.934 INFO kablam! | Oct 10 16:24:33.934 INFO kablam! 11 | #[derive(Queryable, Insertable, AsChangeset)] Oct 10 16:24:33.934 INFO kablam! | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 16:24:33.934 INFO kablam! | Oct 10 16:24:33.934 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:24:33.934 INFO kablam! = note: for more information, see issue #50504 Oct 10 16:24:33.934 INFO kablam! Oct 10 16:24:33.934 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Oct 10 16:24:33.934 INFO kablam! --> src/private/users.rs:11:33 Oct 10 16:24:33.934 INFO kablam! | Oct 10 16:24:33.934 INFO kablam! 11 | #[derive(Queryable, Insertable, AsChangeset)] Oct 10 16:24:33.934 INFO kablam! | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 16:24:33.934 INFO kablam! | Oct 10 16:24:33.934 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:24:33.934 INFO kablam! = note: for more information, see issue #50504 Oct 10 16:24:33.934 INFO kablam! Oct 10 16:24:33.935 INFO kablam! warning: cannot find type `table` in this scope Oct 10 16:24:33.935 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 10 16:24:33.935 INFO kablam! | Oct 10 16:24:33.935 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 10 16:24:33.935 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 16:24:33.935 INFO kablam! | Oct 10 16:24:33.935 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:24:33.935 INFO kablam! = note: for more information, see issue #50504 Oct 10 16:24:33.935 INFO kablam! Oct 10 16:24:33.935 INFO kablam! warning: cannot find type `name` in this scope Oct 10 16:24:33.935 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 10 16:24:33.935 INFO kablam! | Oct 10 16:24:33.935 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 10 16:24:33.935 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 16:24:33.935 INFO kablam! | Oct 10 16:24:33.935 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:24:33.935 INFO kablam! = note: for more information, see issue #50504 Oct 10 16:24:33.935 INFO kablam! Oct 10 16:24:33.935 INFO kablam! warning: cannot find type `text` in this scope Oct 10 16:24:33.935 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 10 16:24:33.935 INFO kablam! | Oct 10 16:24:33.935 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 10 16:24:33.935 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 16:24:33.935 INFO kablam! | Oct 10 16:24:33.935 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:24:33.935 INFO kablam! = note: for more information, see issue #50504 Oct 10 16:24:33.935 INFO kablam! Oct 10 16:24:33.935 INFO kablam! warning: cannot find type `id` in this scope Oct 10 16:24:33.935 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 10 16:24:33.935 INFO kablam! | Oct 10 16:24:33.935 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 10 16:24:33.935 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 16:24:33.935 INFO kablam! | Oct 10 16:24:33.935 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:24:33.935 INFO kablam! = note: for more information, see issue #50504 Oct 10 16:24:33.935 INFO kablam! Oct 10 16:24:33.936 INFO kablam! warning: cannot find type `username` in this scope Oct 10 16:24:33.936 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 10 16:24:33.936 INFO kablam! | Oct 10 16:24:33.936 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 10 16:24:33.936 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 16:24:33.936 INFO kablam! | Oct 10 16:24:33.936 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:24:33.936 INFO kablam! = note: for more information, see issue #50504 Oct 10 16:24:33.936 INFO kablam! Oct 10 16:24:33.936 INFO kablam! warning: cannot find type `password` in this scope Oct 10 16:24:33.936 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 10 16:24:33.936 INFO kablam! | Oct 10 16:24:33.936 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 10 16:24:33.936 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 16:24:33.936 INFO kablam! | Oct 10 16:24:33.936 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:24:33.936 INFO kablam! = note: for more information, see issue #50504 Oct 10 16:24:33.936 INFO kablam! Oct 10 16:24:33.936 INFO kablam! warning: cannot find type `permission` in this scope Oct 10 16:24:33.936 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 10 16:24:33.936 INFO kablam! | Oct 10 16:24:33.936 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 10 16:24:33.936 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 16:24:33.936 INFO kablam! | Oct 10 16:24:33.936 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:24:33.936 INFO kablam! = note: for more information, see issue #50504 Oct 10 16:24:33.936 INFO kablam! Oct 10 16:24:33.936 INFO kablam! warning: cannot find type `salt` in this scope Oct 10 16:24:33.936 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 10 16:24:33.936 INFO kablam! | Oct 10 16:24:33.936 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 10 16:24:33.936 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 16:24:33.936 INFO kablam! | Oct 10 16:24:33.936 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:24:33.936 INFO kablam! = note: for more information, see issue #50504 Oct 10 16:24:33.936 INFO kablam! Oct 10 16:24:33.936 INFO kablam! warning: cannot find type `logintime` in this scope Oct 10 16:24:33.936 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 10 16:24:33.936 INFO kablam! | Oct 10 16:24:33.936 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 10 16:24:33.936 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 16:24:33.936 INFO kablam! | Oct 10 16:24:33.936 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:24:33.936 INFO kablam! = note: for more information, see issue #50504 Oct 10 16:24:33.936 INFO kablam! Oct 10 16:24:33.936 INFO kablam! warning: cannot find type `timeout` in this scope Oct 10 16:24:33.937 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 10 16:24:33.937 INFO kablam! | Oct 10 16:24:33.937 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 10 16:24:33.937 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 16:24:33.937 INFO kablam! | Oct 10 16:24:33.937 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:24:33.937 INFO kablam! = note: for more information, see issue #50504 Oct 10 16:24:33.937 INFO kablam! Oct 10 16:24:36.247 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 9.47s Oct 10 16:24:36.263 INFO kablam! su: No module specific data is present Oct 10 16:24:36.873 INFO running `"docker" "rm" "-f" "057ec419f949780560f55d5b860af3e8ea8f8fc0ccaf6b945e9644d1ea8d719a"` Oct 10 16:24:37.119 INFO blam! 057ec419f949780560f55d5b860af3e8ea8f8fc0ccaf6b945e9644d1ea8d719a Oct 10 16:24:37.132 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 10 16:24:37.132 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-5/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:24:37.553 INFO blam! 7307e58c51fc973c8727d47bf877941368e669651c6b95d776ca2937f62bead3 Oct 10 16:24:37.564 INFO running `"docker" "start" "-a" "7307e58c51fc973c8727d47bf877941368e669651c6b95d776ca2937f62bead3"` Oct 10 16:24:38.452 INFO kablam! usermod: no changes Oct 10 16:24:38.728 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.25s Oct 10 16:24:38.767 INFO kablam! Running /target/debug/deps/webtest-3807fb6e62e8c7b4 Oct 10 16:24:38.779 INFO blam! Oct 10 16:24:38.779 INFO blam! running 0 tests Oct 10 16:24:38.783 INFO blam! Oct 10 16:24:38.783 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 16:24:38.783 INFO blam! Oct 10 16:24:38.789 INFO kablam! su: No module specific data is present Oct 10 16:24:39.346 INFO running `"docker" "rm" "-f" "7307e58c51fc973c8727d47bf877941368e669651c6b95d776ca2937f62bead3"` Oct 10 16:24:39.620 INFO blam! 7307e58c51fc973c8727d47bf877941368e669651c6b95d776ca2937f62bead3