Oct 15 00:41:58.934 INFO testing cljvm/xin against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 15 00:41:58.934 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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 00:41:59.309 INFO blam! fe7c3dc4e2ff38dceb000a8693967ecc7719efb16f10f722483aaab0ff0a3c7c Oct 15 00:41:59.313 INFO running `"docker" "start" "-a" "fe7c3dc4e2ff38dceb000a8693967ecc7719efb16f10f722483aaab0ff0a3c7c"` Oct 15 00:41:59.996 INFO kablam! usermod: no changes Oct 15 00:42:00.586 INFO kablam! Compiling unic-char-range v0.7.0 Oct 15 00:42:00.588 INFO kablam! Compiling unic-common v0.7.0 Oct 15 00:42:00.589 INFO kablam! Compiling deunicode v0.4.2 Oct 15 00:42:00.590 INFO kablam! Compiling termcolor v1.0.3 Oct 15 00:42:00.590 INFO kablam! Compiling email v0.0.20 Oct 15 00:42:00.599 INFO kablam! Compiling actix-web v0.7.7 Oct 15 00:42:00.603 INFO kablam! Compiling ring v0.13.2 Oct 15 00:42:00.611 INFO kablam! Compiling openssl-sys v0.9.35 Oct 15 00:42:01.070 INFO kablam! Compiling unic-ucd-version v0.7.0 Oct 15 00:42:01.313 INFO kablam! Compiling r2d2 v0.8.2 Oct 15 00:42:01.339 INFO kablam! Compiling http v0.1.12 Oct 15 00:42:02.680 INFO kablam! Compiling uuid v0.6.5 Oct 15 00:42:02.680 INFO kablam! Compiling toml v0.4.6 Oct 15 00:42:02.682 INFO kablam! Compiling unic-char-property v0.7.0 Oct 15 00:42:02.767 INFO kablam! Compiling slug v0.1.4 Oct 15 00:42:02.847 INFO kablam! Compiling flate2 v1.0.2 Oct 15 00:42:03.035 INFO kablam! Compiling serde_urlencoded v0.5.3 Oct 15 00:42:03.462 INFO kablam! Compiling chrono v0.4.6 Oct 15 00:42:03.463 INFO kablam! Compiling unic-ucd-segment v0.7.0 Oct 15 00:42:05.103 INFO kablam! Compiling md-5 v0.7.0 Oct 15 00:42:06.387 INFO kablam! Compiling env_logger v0.5.13 Oct 15 00:42:06.399 INFO kablam! Compiling openssl v0.9.24 Oct 15 00:42:06.423 INFO kablam! Compiling crossbeam-channel v0.2.5 Oct 15 00:42:12.451 INFO kablam! Compiling unic-segment v0.7.0 Oct 15 00:42:12.739 INFO kablam! Compiling dotenv v0.13.0 Oct 15 00:42:12.739 INFO kablam! Compiling diesel v1.3.3 Oct 15 00:42:12.838 INFO kablam! Compiling actix v0.7.4 Oct 15 00:42:15.423 INFO kablam! Compiling tera v0.11.16 Oct 15 00:42:23.756 INFO kablam! Compiling h2 v0.1.12 Oct 15 00:42:30.395 INFO kablam! Compiling cookie v0.11.0 Oct 15 00:42:30.395 INFO kablam! Compiling jsonwebtoken v5.0.1 Oct 15 00:42:30.479 INFO kablam! Compiling native-tls v0.1.5 Oct 15 00:42:33.948 INFO kablam! Compiling lettre v0.8.2 Oct 15 00:42:59.423 INFO kablam! Compiling lettre_email v0.8.2 Oct 15 00:43:24.110 INFO kablam! Compiling actix-web-httpauth v0.1.0 Oct 15 00:43:43.415 INFO kablam! Compiling xin v0.1.0 (/source) Oct 15 00:43:47.899 INFO kablam! warning: unused `#[macro_use]` import Oct 15 00:43:47.899 INFO kablam! --> src/main.rs:9:1 Oct 15 00:43:47.900 INFO kablam! | Oct 15 00:43:47.900 INFO kablam! 9 | #[macro_use] Oct 15 00:43:47.900 INFO kablam! | ^^^^^^^^^^^^ Oct 15 00:43:47.901 INFO kablam! | Oct 15 00:43:47.901 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 00:43:47.901 INFO kablam! Oct 15 00:43:47.908 INFO kablam! warning: cannot find type `Error` in this scope Oct 15 00:43:47.908 INFO kablam! --> src/controller/mod.rs:11:10 Oct 15 00:43:47.909 INFO kablam! | Oct 15 00:43:47.909 INFO kablam! 11 | #[derive(Message)] Oct 15 00:43:47.909 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 00:43:47.910 INFO kablam! | Oct 15 00:43:47.910 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 15 00:43:47.911 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 00:43:47.911 INFO kablam! = note: for more information, see issue #50504 Oct 15 00:43:47.911 INFO kablam! Oct 15 00:43:47.912 INFO kablam! warning: cannot find type `table` in this scope Oct 15 00:43:47.912 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 15 00:43:47.912 INFO kablam! | Oct 15 00:43:47.913 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 15 00:43:47.913 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 00:43:47.913 INFO kablam! | Oct 15 00:43:47.913 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 00:43:47.914 INFO kablam! = note: for more information, see issue #50504 Oct 15 00:43:47.914 INFO kablam! Oct 15 00:43:47.919 INFO kablam! warning: cannot find type `id` in this scope Oct 15 00:43:47.919 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 15 00:43:47.919 INFO kablam! | Oct 15 00:43:47.920 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 15 00:43:47.920 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 00:43:47.920 INFO kablam! | Oct 15 00:43:47.921 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 00:43:47.921 INFO kablam! = note: for more information, see issue #50504 Oct 15 00:43:47.921 INFO kablam! Oct 15 00:43:47.922 INFO kablam! warning: cannot find type `name` in this scope Oct 15 00:43:47.922 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 15 00:43:47.922 INFO kablam! | Oct 15 00:43:47.927 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 15 00:43:47.927 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 00:43:47.927 INFO kablam! | Oct 15 00:43:47.928 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 00:43:47.928 INFO kablam! = note: for more information, see issue #50504 Oct 15 00:43:47.928 INFO kablam! Oct 15 00:43:47.929 INFO kablam! warning: cannot find type `nick_name` in this scope Oct 15 00:43:47.929 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 15 00:43:47.929 INFO kablam! | Oct 15 00:43:47.930 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 15 00:43:47.930 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 00:43:47.930 INFO kablam! | Oct 15 00:43:47.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 15 00:43:47.931 INFO kablam! = note: for more information, see issue #50504 Oct 15 00:43:47.931 INFO kablam! Oct 15 00:43:47.931 INFO kablam! warning: cannot find type `birthday` in this scope Oct 15 00:43:47.932 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 15 00:43:47.932 INFO kablam! | Oct 15 00:43:47.932 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 15 00:43:47.933 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 00:43:47.933 INFO kablam! | Oct 15 00:43:47.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 15 00:43:47.934 INFO kablam! = note: for more information, see issue #50504 Oct 15 00:43:47.934 INFO kablam! Oct 15 00:43:47.934 INFO kablam! warning: cannot find type `created_at` in this scope Oct 15 00:43:47.935 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 15 00:43:47.935 INFO kablam! | Oct 15 00:43:47.935 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 15 00:43:47.936 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 00:43:47.936 INFO kablam! | Oct 15 00:43:47.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 15 00:43:47.937 INFO kablam! = note: for more information, see issue #50504 Oct 15 00:43:47.937 INFO kablam! Oct 15 00:43:47.937 INFO kablam! warning: cannot find type `updated_at` in this scope Oct 15 00:43:47.938 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 15 00:43:47.938 INFO kablam! | Oct 15 00:43:47.938 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 15 00:43:47.939 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 00:43:47.939 INFO kablam! | Oct 15 00:43:47.939 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 00:43:47.940 INFO kablam! = note: for more information, see issue #50504 Oct 15 00:43:47.940 INFO kablam! Oct 15 00:43:47.940 INFO kablam! warning: cannot find type `user_id` in this scope Oct 15 00:43:47.940 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 15 00:43:47.941 INFO kablam! | Oct 15 00:43:47.941 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 15 00:43:47.941 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 00:43:47.942 INFO kablam! | Oct 15 00:43:47.942 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 00:43:47.942 INFO kablam! = note: for more information, see issue #50504 Oct 15 00:43:47.943 INFO kablam! Oct 15 00:43:47.943 INFO kablam! warning: cannot find type `identity_type` in this scope Oct 15 00:43:47.943 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 15 00:43:47.944 INFO kablam! | Oct 15 00:43:47.944 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 15 00:43:47.944 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 00:43:47.945 INFO kablam! | Oct 15 00:43:47.945 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 00:43:47.945 INFO kablam! = note: for more information, see issue #50504 Oct 15 00:43:47.946 INFO kablam! Oct 15 00:43:47.946 INFO kablam! warning: cannot find type `identifier` in this scope Oct 15 00:43:47.946 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 15 00:43:47.946 INFO kablam! | Oct 15 00:43:47.947 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 15 00:43:47.947 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 00:43:47.947 INFO kablam! | Oct 15 00:43:47.948 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 00:43:47.948 INFO kablam! = note: for more information, see issue #50504 Oct 15 00:43:47.948 INFO kablam! Oct 15 00:43:47.949 INFO kablam! warning: cannot find type `credential` in this scope Oct 15 00:43:47.949 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 15 00:43:47.949 INFO kablam! | Oct 15 00:43:47.949 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 15 00:43:47.950 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 00:43:47.950 INFO kablam! | Oct 15 00:43:47.950 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 00:43:47.951 INFO kablam! = note: for more information, see issue #50504 Oct 15 00:43:47.951 INFO kablam! Oct 15 00:43:47.951 INFO kablam! warning: cannot find type `desc` in this scope Oct 15 00:43:47.951 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 15 00:43:47.952 INFO kablam! | Oct 15 00:43:47.952 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 15 00:43:47.952 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 00:43:47.952 INFO kablam! | Oct 15 00:43:47.952 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 00:43:47.953 INFO kablam! = note: for more information, see issue #50504 Oct 15 00:43:47.953 INFO kablam! Oct 15 00:43:47.953 INFO kablam! warning: cannot find type `role_id` in this scope Oct 15 00:43:47.953 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 15 00:43:47.954 INFO kablam! | Oct 15 00:43:47.954 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 15 00:43:47.954 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 00:43:47.954 INFO kablam! | Oct 15 00:43:47.955 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 00:43:47.955 INFO kablam! = note: for more information, see issue #50504 Oct 15 00:43:47.955 INFO kablam! Oct 15 00:43:47.956 INFO kablam! warning: cannot find type `class_id` in this scope Oct 15 00:43:47.956 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 15 00:43:47.956 INFO kablam! | Oct 15 00:43:47.957 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 15 00:43:47.957 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 00:43:47.957 INFO kablam! | Oct 15 00:43:47.958 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 00:43:47.958 INFO kablam! = note: for more information, see issue #50504 Oct 15 00:43:47.958 INFO kablam! Oct 15 00:43:47.958 INFO kablam! warning: cannot find type `title` in this scope Oct 15 00:43:47.959 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 15 00:43:47.959 INFO kablam! | Oct 15 00:43:47.959 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 15 00:43:47.959 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 00:43:47.960 INFO kablam! | Oct 15 00:43:47.960 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 00:43:47.960 INFO kablam! = note: for more information, see issue #50504 Oct 15 00:43:47.960 INFO kablam! Oct 15 00:43:47.960 INFO kablam! warning: cannot find type `active` in this scope Oct 15 00:43:47.961 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 15 00:43:47.961 INFO kablam! | Oct 15 00:43:47.961 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 15 00:43:47.961 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 00:43:47.962 INFO kablam! | Oct 15 00:43:47.962 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 00:43:47.962 INFO kablam! = note: for more information, see issue #50504 Oct 15 00:43:47.963 INFO kablam! Oct 15 00:43:47.963 INFO kablam! warning: cannot find type `form` in this scope Oct 15 00:43:47.963 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 15 00:43:47.964 INFO kablam! | Oct 15 00:43:47.964 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 15 00:43:47.964 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 00:43:47.965 INFO kablam! | Oct 15 00:43:47.965 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 00:43:47.965 INFO kablam! = note: for more information, see issue #50504 Oct 15 00:43:47.966 INFO kablam! Oct 15 00:43:47.966 INFO kablam! warning: cannot find type `activities_id` in this scope Oct 15 00:43:47.966 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 15 00:43:47.967 INFO kablam! | Oct 15 00:43:47.967 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 15 00:43:47.967 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 00:43:47.967 INFO kablam! | Oct 15 00:43:47.967 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 00:43:47.968 INFO kablam! = note: for more information, see issue #50504 Oct 15 00:43:47.968 INFO kablam! Oct 15 00:43:47.968 INFO kablam! warning: cannot find type `data` in this scope Oct 15 00:43:47.968 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 15 00:43:47.968 INFO kablam! | Oct 15 00:43:47.969 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 15 00:43:47.969 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 00:43:47.969 INFO kablam! | Oct 15 00:43:47.969 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 00:43:47.970 INFO kablam! = note: for more information, see issue #50504 Oct 15 00:43:47.970 INFO kablam! Oct 15 00:43:47.970 INFO kablam! warning: cannot find type `content` in this scope Oct 15 00:43:47.970 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 15 00:43:47.971 INFO kablam! | Oct 15 00:43:47.971 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 15 00:43:47.971 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 00:43:47.971 INFO kablam! | Oct 15 00:43:47.972 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 00:43:47.972 INFO kablam! = note: for more information, see issue #50504 Oct 15 00:43:47.972 INFO kablam! Oct 15 00:43:47.973 INFO kablam! warning: cannot find type `msg_type` in this scope Oct 15 00:43:47.973 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 15 00:43:47.973 INFO kablam! | Oct 15 00:43:47.973 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 15 00:43:47.974 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 00:43:47.974 INFO kablam! | Oct 15 00:43:47.974 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 00:43:47.974 INFO kablam! = note: for more information, see issue #50504 Oct 15 00:43:47.975 INFO kablam! Oct 15 00:43:49.143 INFO kablam! warning: unused variable: `msg` Oct 15 00:43:49.143 INFO kablam! --> src/handler/mod.rs:9:26 Oct 15 00:43:49.143 INFO kablam! | Oct 15 00:43:49.143 INFO kablam! 9 | fn handle(&mut self, msg: Homepage, _: &mut Self::Context) -> Self::Result { Oct 15 00:43:49.143 INFO kablam! | ^^^ help: consider using `_msg` instead Oct 15 00:43:49.143 INFO kablam! | Oct 15 00:43:49.143 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 00:43:49.143 INFO kablam! Oct 15 00:43:49.403 INFO kablam! warning: field is never used: `user` Oct 15 00:43:49.403 INFO kablam! --> src/config.rs:33:5 Oct 15 00:43:49.403 INFO kablam! | Oct 15 00:43:49.403 INFO kablam! 33 | user: String, Oct 15 00:43:49.403 INFO kablam! | ^^^^^^^^^^^^ Oct 15 00:43:49.403 INFO kablam! | Oct 15 00:43:49.403 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 00:43:49.403 INFO kablam! Oct 15 00:43:49.403 INFO kablam! warning: field is never used: `password` Oct 15 00:43:49.403 INFO kablam! --> src/config.rs:34:5 Oct 15 00:43:49.403 INFO kablam! | Oct 15 00:43:49.403 INFO kablam! 34 | password: String, Oct 15 00:43:49.403 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 15 00:43:49.403 INFO kablam! Oct 15 00:43:49.403 INFO kablam! warning: field is never used: `nick_name` Oct 15 00:43:49.403 INFO kablam! --> src/config.rs:35:5 Oct 15 00:43:49.403 INFO kablam! | Oct 15 00:43:49.403 INFO kablam! 35 | nick_name: String, Oct 15 00:43:49.403 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 15 00:43:49.403 INFO kablam! Oct 15 00:43:49.403 INFO kablam! warning: struct is never constructed: `Authenticate` Oct 15 00:43:49.403 INFO kablam! --> src/middleware/authenticate.rs:8:1 Oct 15 00:43:49.403 INFO kablam! | Oct 15 00:43:49.403 INFO kablam! 8 | pub struct Authenticate; Oct 15 00:43:49.403 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 00:43:49.403 INFO kablam! Oct 15 00:44:01.868 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2m 01s Oct 15 00:44:01.899 INFO kablam! su: No module specific data is present Oct 15 00:44:02.708 INFO running `"docker" "rm" "-f" "fe7c3dc4e2ff38dceb000a8693967ecc7719efb16f10f722483aaab0ff0a3c7c"` Oct 15 00:44:02.979 INFO blam! fe7c3dc4e2ff38dceb000a8693967ecc7719efb16f10f722483aaab0ff0a3c7c Oct 15 00:44:02.981 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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 00:44:03.503 INFO blam! 798d227b15a7283004c07dee46b035b71b66e78102226b42ba30bb791a246cdc Oct 15 00:44:03.515 INFO running `"docker" "start" "-a" "798d227b15a7283004c07dee46b035b71b66e78102226b42ba30bb791a246cdc"` Oct 15 00:44:04.516 INFO kablam! usermod: no changes Oct 15 00:44:05.007 INFO kablam! Compiling xin v0.1.0 (/source) Oct 15 00:44:10.001 INFO kablam! warning: unused `#[macro_use]` import Oct 15 00:44:10.001 INFO kablam! --> src/main.rs:9:1 Oct 15 00:44:10.001 INFO kablam! | Oct 15 00:44:10.001 INFO kablam! 9 | #[macro_use] Oct 15 00:44:10.001 INFO kablam! | ^^^^^^^^^^^^ Oct 15 00:44:10.001 INFO kablam! | Oct 15 00:44:10.001 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 00:44:10.001 INFO kablam! Oct 15 00:44:10.003 INFO kablam! warning: cannot find type `Error` in this scope Oct 15 00:44:10.004 INFO kablam! --> src/controller/mod.rs:11:10 Oct 15 00:44:10.004 INFO kablam! | Oct 15 00:44:10.004 INFO kablam! 11 | #[derive(Message)] Oct 15 00:44:10.004 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 00:44:10.004 INFO kablam! | Oct 15 00:44:10.005 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 15 00:44:10.005 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 00:44:10.005 INFO kablam! = note: for more information, see issue #50504 Oct 15 00:44:10.005 INFO kablam! Oct 15 00:44:10.006 INFO kablam! warning: cannot find type `table` in this scope Oct 15 00:44:10.006 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 15 00:44:10.006 INFO kablam! | Oct 15 00:44:10.007 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 15 00:44:10.007 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 00:44:10.007 INFO kablam! | Oct 15 00:44:10.008 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 00:44:10.008 INFO kablam! = note: for more information, see issue #50504 Oct 15 00:44:10.008 INFO kablam! Oct 15 00:44:10.008 INFO kablam! warning: cannot find type `id` in this scope Oct 15 00:44:10.009 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 15 00:44:10.009 INFO kablam! | Oct 15 00:44:10.009 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 15 00:44:10.009 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 00:44:10.009 INFO kablam! | Oct 15 00:44:10.009 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 00:44:10.009 INFO kablam! = note: for more information, see issue #50504 Oct 15 00:44:10.009 INFO kablam! Oct 15 00:44:10.009 INFO kablam! warning: cannot find type `name` in this scope Oct 15 00:44:10.009 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 15 00:44:10.009 INFO kablam! | Oct 15 00:44:10.009 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 15 00:44:10.009 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 00:44:10.009 INFO kablam! | Oct 15 00:44:10.009 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 00:44:10.009 INFO kablam! = note: for more information, see issue #50504 Oct 15 00:44:10.009 INFO kablam! Oct 15 00:44:10.009 INFO kablam! warning: cannot find type `nick_name` in this scope Oct 15 00:44:10.009 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 15 00:44:10.009 INFO kablam! | Oct 15 00:44:10.009 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 15 00:44:10.009 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 00:44:10.009 INFO kablam! | Oct 15 00:44:10.009 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 00:44:10.013 INFO kablam! = note: for more information, see issue #50504 Oct 15 00:44:10.013 INFO kablam! Oct 15 00:44:10.013 INFO kablam! warning: cannot find type `birthday` in this scope Oct 15 00:44:10.014 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 15 00:44:10.014 INFO kablam! | Oct 15 00:44:10.014 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 15 00:44:10.014 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 00:44:10.014 INFO kablam! | Oct 15 00:44:10.014 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 00:44:10.014 INFO kablam! = note: for more information, see issue #50504 Oct 15 00:44:10.014 INFO kablam! Oct 15 00:44:10.014 INFO kablam! warning: cannot find type `created_at` in this scope Oct 15 00:44:10.014 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 15 00:44:10.014 INFO kablam! | Oct 15 00:44:10.014 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 15 00:44:10.014 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 00:44:10.014 INFO kablam! | Oct 15 00:44:10.014 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 00:44:10.014 INFO kablam! = note: for more information, see issue #50504 Oct 15 00:44:10.014 INFO kablam! Oct 15 00:44:10.014 INFO kablam! warning: cannot find type `updated_at` in this scope Oct 15 00:44:10.014 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 15 00:44:10.014 INFO kablam! | Oct 15 00:44:10.014 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 15 00:44:10.014 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 00:44:10.014 INFO kablam! | Oct 15 00:44:10.014 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 00:44:10.014 INFO kablam! = note: for more information, see issue #50504 Oct 15 00:44:10.014 INFO kablam! Oct 15 00:44:10.016 INFO kablam! warning: cannot find type `user_id` in this scope Oct 15 00:44:10.016 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 15 00:44:10.016 INFO kablam! | Oct 15 00:44:10.016 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 15 00:44:10.016 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 00:44:10.016 INFO kablam! | Oct 15 00:44:10.016 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 00:44:10.016 INFO kablam! = note: for more information, see issue #50504 Oct 15 00:44:10.016 INFO kablam! Oct 15 00:44:10.016 INFO kablam! warning: cannot find type `identity_type` in this scope Oct 15 00:44:10.016 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 15 00:44:10.016 INFO kablam! | Oct 15 00:44:10.016 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 15 00:44:10.016 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 00:44:10.016 INFO kablam! | Oct 15 00:44:10.016 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 00:44:10.019 INFO kablam! = note: for more information, see issue #50504 Oct 15 00:44:10.019 INFO kablam! Oct 15 00:44:10.019 INFO kablam! warning: cannot find type `identifier` in this scope Oct 15 00:44:10.019 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 15 00:44:10.019 INFO kablam! | Oct 15 00:44:10.019 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 15 00:44:10.019 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 00:44:10.019 INFO kablam! | Oct 15 00:44:10.019 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 00:44:10.019 INFO kablam! = note: for more information, see issue #50504 Oct 15 00:44:10.019 INFO kablam! Oct 15 00:44:10.019 INFO kablam! warning: cannot find type `credential` in this scope Oct 15 00:44:10.019 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 15 00:44:10.019 INFO kablam! | Oct 15 00:44:10.020 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 15 00:44:10.020 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 00:44:10.020 INFO kablam! | Oct 15 00:44:10.020 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 00:44:10.020 INFO kablam! = note: for more information, see issue #50504 Oct 15 00:44:10.020 INFO kablam! Oct 15 00:44:10.020 INFO kablam! warning: cannot find type `desc` in this scope Oct 15 00:44:10.020 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 15 00:44:10.020 INFO kablam! | Oct 15 00:44:10.020 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 15 00:44:10.020 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 00:44:10.020 INFO kablam! | Oct 15 00:44:10.020 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 00:44:10.020 INFO kablam! = note: for more information, see issue #50504 Oct 15 00:44:10.020 INFO kablam! Oct 15 00:44:10.030 INFO kablam! warning: cannot find type `role_id` in this scope Oct 15 00:44:10.031 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 15 00:44:10.031 INFO kablam! | Oct 15 00:44:10.031 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 15 00:44:10.031 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 00:44:10.031 INFO kablam! | Oct 15 00:44:10.031 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 00:44:10.031 INFO kablam! = note: for more information, see issue #50504 Oct 15 00:44:10.031 INFO kablam! Oct 15 00:44:10.031 INFO kablam! warning: cannot find type `class_id` in this scope Oct 15 00:44:10.031 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 15 00:44:10.031 INFO kablam! | Oct 15 00:44:10.031 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 15 00:44:10.031 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 00:44:10.031 INFO kablam! | Oct 15 00:44:10.031 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 00:44:10.031 INFO kablam! = note: for more information, see issue #50504 Oct 15 00:44:10.031 INFO kablam! Oct 15 00:44:10.034 INFO kablam! warning: cannot find type `title` in this scope Oct 15 00:44:10.034 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 15 00:44:10.035 INFO kablam! | Oct 15 00:44:10.035 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 15 00:44:10.035 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 00:44:10.035 INFO kablam! | Oct 15 00:44:10.035 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 00:44:10.035 INFO kablam! = note: for more information, see issue #50504 Oct 15 00:44:10.035 INFO kablam! Oct 15 00:44:10.035 INFO kablam! warning: cannot find type `active` in this scope Oct 15 00:44:10.035 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 15 00:44:10.035 INFO kablam! | Oct 15 00:44:10.035 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 15 00:44:10.035 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 00:44:10.035 INFO kablam! | Oct 15 00:44:10.035 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 00:44:10.035 INFO kablam! = note: for more information, see issue #50504 Oct 15 00:44:10.035 INFO kablam! Oct 15 00:44:10.035 INFO kablam! warning: cannot find type `form` in this scope Oct 15 00:44:10.035 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 15 00:44:10.035 INFO kablam! | Oct 15 00:44:10.035 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 15 00:44:10.035 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 00:44:10.035 INFO kablam! | Oct 15 00:44:10.035 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 00:44:10.035 INFO kablam! = note: for more information, see issue #50504 Oct 15 00:44:10.035 INFO kablam! Oct 15 00:44:10.035 INFO kablam! warning: cannot find type `activities_id` in this scope Oct 15 00:44:10.035 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 15 00:44:10.035 INFO kablam! | Oct 15 00:44:10.035 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 15 00:44:10.035 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 00:44:10.035 INFO kablam! | Oct 15 00:44:10.035 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 00:44:10.035 INFO kablam! = note: for more information, see issue #50504 Oct 15 00:44:10.035 INFO kablam! Oct 15 00:44:10.035 INFO kablam! warning: cannot find type `data` in this scope Oct 15 00:44:10.035 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 15 00:44:10.035 INFO kablam! | Oct 15 00:44:10.035 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 15 00:44:10.035 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 00:44:10.035 INFO kablam! | Oct 15 00:44:10.035 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 00:44:10.035 INFO kablam! = note: for more information, see issue #50504 Oct 15 00:44:10.035 INFO kablam! Oct 15 00:44:10.035 INFO kablam! warning: cannot find type `content` in this scope Oct 15 00:44:10.035 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 15 00:44:10.035 INFO kablam! | Oct 15 00:44:10.035 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 15 00:44:10.035 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 00:44:10.035 INFO kablam! | Oct 15 00:44:10.035 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 00:44:10.035 INFO kablam! = note: for more information, see issue #50504 Oct 15 00:44:10.035 INFO kablam! Oct 15 00:44:10.035 INFO kablam! warning: cannot find type `msg_type` in this scope Oct 15 00:44:10.035 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 15 00:44:10.035 INFO kablam! | Oct 15 00:44:10.035 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 15 00:44:10.035 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 00:44:10.035 INFO kablam! | Oct 15 00:44:10.035 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 00:44:10.035 INFO kablam! = note: for more information, see issue #50504 Oct 15 00:44:10.035 INFO kablam! Oct 15 00:44:11.213 INFO kablam! warning: unused variable: `msg` Oct 15 00:44:11.214 INFO kablam! --> src/handler/mod.rs:9:26 Oct 15 00:44:11.215 INFO kablam! | Oct 15 00:44:11.216 INFO kablam! 9 | fn handle(&mut self, msg: Homepage, _: &mut Self::Context) -> Self::Result { Oct 15 00:44:11.216 INFO kablam! | ^^^ help: consider using `_msg` instead Oct 15 00:44:11.217 INFO kablam! | Oct 15 00:44:11.217 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 00:44:11.218 INFO kablam! Oct 15 00:44:11.457 INFO kablam! warning: field is never used: `user` Oct 15 00:44:11.457 INFO kablam! --> src/config.rs:33:5 Oct 15 00:44:11.458 INFO kablam! | Oct 15 00:44:11.459 INFO kablam! 33 | user: String, Oct 15 00:44:11.459 INFO kablam! | ^^^^^^^^^^^^ Oct 15 00:44:11.460 INFO kablam! | Oct 15 00:44:11.460 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 00:44:11.461 INFO kablam! Oct 15 00:44:11.461 INFO kablam! warning: field is never used: `password` Oct 15 00:44:11.462 INFO kablam! --> src/config.rs:34:5 Oct 15 00:44:11.462 INFO kablam! | Oct 15 00:44:11.462 INFO kablam! 34 | password: String, Oct 15 00:44:11.462 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 15 00:44:11.463 INFO kablam! Oct 15 00:44:11.463 INFO kablam! warning: field is never used: `nick_name` Oct 15 00:44:11.463 INFO kablam! --> src/config.rs:35:5 Oct 15 00:44:11.463 INFO kablam! | Oct 15 00:44:11.463 INFO kablam! 35 | nick_name: String, Oct 15 00:44:11.463 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 15 00:44:11.463 INFO kablam! Oct 15 00:44:11.463 INFO kablam! warning: struct is never constructed: `Authenticate` Oct 15 00:44:11.463 INFO kablam! --> src/middleware/authenticate.rs:8:1 Oct 15 00:44:11.463 INFO kablam! | Oct 15 00:44:11.463 INFO kablam! 8 | pub struct Authenticate; Oct 15 00:44:11.463 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 00:44:11.463 INFO kablam! Oct 15 00:44:12.175 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 7.63s Oct 15 00:44:12.203 INFO kablam! su: No module specific data is present Oct 15 00:44:13.445 INFO running `"docker" "rm" "-f" "798d227b15a7283004c07dee46b035b71b66e78102226b42ba30bb791a246cdc"` Oct 15 00:44:13.875 INFO blam! 798d227b15a7283004c07dee46b035b71b66e78102226b42ba30bb791a246cdc Oct 15 00:44:13.879 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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 00:44:14.475 INFO blam! 4fcaa46e9632df0400f4529e673be3b990cc98d4122980e4869d56f1860abb22 Oct 15 00:44:14.478 INFO running `"docker" "start" "-a" "4fcaa46e9632df0400f4529e673be3b990cc98d4122980e4869d56f1860abb22"` Oct 15 00:44:16.854 INFO kablam! usermod: no changes Oct 15 00:44:17.287 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.39s Oct 15 00:44:17.328 INFO kablam! Running /target/debug/deps/xin-ce8ca75d5b763551 Oct 15 00:44:17.332 INFO blam! Oct 15 00:44:17.332 INFO blam! running 0 tests Oct 15 00:44:17.332 INFO blam! Oct 15 00:44:17.332 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 00:44:17.332 INFO blam! Oct 15 00:44:17.336 INFO kablam! su: No module specific data is present Oct 15 00:44:18.257 INFO running `"docker" "rm" "-f" "4fcaa46e9632df0400f4529e673be3b990cc98d4122980e4869d56f1860abb22"` Oct 15 00:44:18.595 INFO blam! 4fcaa46e9632df0400f4529e673be3b990cc98d4122980e4869d56f1860abb22