Oct 27 06:27:05.182 INFO checking cracheurderat/KheyAdopte against try#19f01b935b91481fd445b16b533d2f87661bf12e for pr-55192-2 Oct 27 06:27:05.183 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-4/try#19f01b935b91481fd445b16b533d2f87661bf12e:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/pr-55192-2/try#19f01b935b91481fd445b16b533d2f87661bf12e:/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 +19f01b935b91481fd445b16b533d2f87661bf12e-alt check --frozen --all --all-targets" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 27 06:27:05.569 INFO blam! ba687b207ca9618c7c769614f59e89014f1c6304f4cab41cd8d6d4cb47d548e4 Oct 27 06:27:05.575 INFO running `"docker" "start" "-a" "ba687b207ca9618c7c769614f59e89014f1c6304f4cab41cd8d6d4cb47d548e4"` Oct 27 06:27:06.947 INFO kablam! usermod: no changes Oct 27 06:27:07.275 INFO kablam! Checking serde v1.0.3 Oct 27 06:27:07.275 INFO kablam! Checking json v0.11.6 Oct 27 06:27:07.279 INFO kablam! Checking hyper-native-tls v0.2.2 Oct 27 06:27:18.646 INFO kablam! Checking serde_json v1.0.2 Oct 27 06:27:18.647 INFO kablam! Checking serde_urlencoded v0.5.0 Oct 27 06:27:21.601 INFO kablam! Checking reqwest v0.6.0 Oct 27 06:27:23.331 INFO kablam! Checking KheyPecho v0.1.0 (/source) Oct 27 06:27:25.534 INFO kablam! warning: unused import: `std::io::Read` Oct 27 06:27:25.535 INFO kablam! --> src/adopte_authentifier.rs:8:5 Oct 27 06:27:25.535 INFO kablam! | Oct 27 06:27:25.535 INFO kablam! 8 | use std::io::Read; Oct 27 06:27:25.536 INFO kablam! | ^^^^^^^^^^^^^ Oct 27 06:27:25.536 INFO kablam! | Oct 27 06:27:25.536 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 06:27:25.537 INFO kablam! Oct 27 06:27:25.537 INFO kablam! warning: unused import: `Array` Oct 27 06:27:25.537 INFO kablam! --> src/adopte_client.rs:5:20 Oct 27 06:27:25.537 INFO kablam! | Oct 27 06:27:25.538 INFO kablam! 5 | use json::{Result, Array}; Oct 27 06:27:25.538 INFO kablam! | ^^^^^ Oct 27 06:27:25.538 INFO kablam! Oct 27 06:27:25.539 INFO kablam! warning: unused import: `Headers` Oct 27 06:27:25.539 INFO kablam! --> src/adopte_client.rs:7:21 Oct 27 06:27:25.539 INFO kablam! | Oct 27 06:27:25.539 INFO kablam! 7 | use hyper::header::{Headers, Cookie}; Oct 27 06:27:25.540 INFO kablam! | ^^^^^^^ Oct 27 06:27:25.540 INFO kablam! Oct 27 06:27:25.540 INFO kablam! warning: unused import: `std::io::Read` Oct 27 06:27:25.540 INFO kablam! --> src/main.rs:10:5 Oct 27 06:27:25.541 INFO kablam! | Oct 27 06:27:25.541 INFO kablam! 10 | use std::io::Read; Oct 27 06:27:25.541 INFO kablam! | ^^^^^^^^^^^^^ Oct 27 06:27:25.542 INFO kablam! Oct 27 06:27:25.542 INFO kablam! warning: unused import: `reqwest::header::SetCookie` Oct 27 06:27:25.542 INFO kablam! --> src/main.rs:12:5 Oct 27 06:27:25.542 INFO kablam! | Oct 27 06:27:25.543 INFO kablam! 12 | use reqwest::header::SetCookie; Oct 27 06:27:25.543 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 06:27:25.543 INFO kablam! Oct 27 06:27:25.615 INFO kablam! warning: unused import: `std::io::Read` Oct 27 06:27:25.616 INFO kablam! --> src/adopte_authentifier.rs:8:5 Oct 27 06:27:25.616 INFO kablam! | Oct 27 06:27:25.616 INFO kablam! 8 | use std::io::Read; Oct 27 06:27:25.616 INFO kablam! | ^^^^^^^^^^^^^ Oct 27 06:27:25.617 INFO kablam! | Oct 27 06:27:25.617 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 06:27:25.617 INFO kablam! Oct 27 06:27:25.618 INFO kablam! warning: unused import: `Array` Oct 27 06:27:25.618 INFO kablam! --> src/adopte_client.rs:5:20 Oct 27 06:27:25.618 INFO kablam! | Oct 27 06:27:25.619 INFO kablam! 5 | use json::{Result, Array}; Oct 27 06:27:25.619 INFO kablam! | ^^^^^ Oct 27 06:27:25.631 INFO kablam! Oct 27 06:27:25.631 INFO kablam! warning: unused import: `Headers` Oct 27 06:27:25.631 INFO kablam! --> src/adopte_client.rs:7:21 Oct 27 06:27:25.632 INFO kablam! | Oct 27 06:27:25.632 INFO kablam! 7 | use hyper::header::{Headers, Cookie}; Oct 27 06:27:25.632 INFO kablam! | ^^^^^^^ Oct 27 06:27:25.633 INFO kablam! Oct 27 06:27:25.633 INFO kablam! warning: unused import: `std::io::Read` Oct 27 06:27:25.633 INFO kablam! --> src/main.rs:10:5 Oct 27 06:27:25.633 INFO kablam! | Oct 27 06:27:25.634 INFO kablam! 10 | use std::io::Read; Oct 27 06:27:25.634 INFO kablam! | ^^^^^^^^^^^^^ Oct 27 06:27:25.634 INFO kablam! Oct 27 06:27:25.635 INFO kablam! warning: unused import: `reqwest::header::SetCookie` Oct 27 06:27:25.635 INFO kablam! --> src/main.rs:12:5 Oct 27 06:27:25.635 INFO kablam! | Oct 27 06:27:25.636 INFO kablam! 12 | use reqwest::header::SetCookie; Oct 27 06:27:25.636 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 06:27:25.636 INFO kablam! Oct 27 06:27:25.811 INFO kablam! warning: variable does not need to be mutable Oct 27 06:27:25.812 INFO kablam! --> src/adopte_authentifier.rs:17:9 Oct 27 06:27:25.812 INFO kablam! | Oct 27 06:27:25.812 INFO kablam! 17 | let mut request_result = connect_user(user_informations, &client); Oct 27 06:27:25.812 INFO kablam! | ----^^^^^^^^^^^^^^ Oct 27 06:27:25.813 INFO kablam! | | Oct 27 06:27:25.813 INFO kablam! | help: remove this `mut` Oct 27 06:27:25.813 INFO kablam! | Oct 27 06:27:25.813 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 27 06:27:25.814 INFO kablam! Oct 27 06:27:25.831 INFO kablam! warning: method is never used: `set_offset` Oct 27 06:27:25.831 INFO kablam! --> src/adopte_client.rs:31:5 Oct 27 06:27:25.832 INFO kablam! | Oct 27 06:27:25.832 INFO kablam! 31 | pub fn set_offset(&mut self, offset: usize){ Oct 27 06:27:25.832 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 06:27:25.839 INFO kablam! warning: variable does not need to be mutable Oct 27 06:27:25.839 INFO kablam! --> src/adopte_authentifier.rs:17:9 Oct 27 06:27:25.839 INFO kablam! | Oct 27 06:27:25.840 INFO kablam! 17 | let mut request_result = connect_user(user_informations, &client); Oct 27 06:27:25.840 INFO kablam! | ----^^^^^^^^^^^^^^ Oct 27 06:27:25.840 INFO kablam! | | Oct 27 06:27:25.840 INFO kablam! | help: remove this `mut` Oct 27 06:27:25.841 INFO kablam! | Oct 27 06:27:25.841 INFO kablam! = note: #[warn(dead_code)] on by default Oct 27 06:27:25.841 INFO kablam! Oct 27 06:27:25.842 INFO kablam! warning: method is never used: `set_count` Oct 27 06:27:25.842 INFO kablam! --> src/adopte_client.rs:35:5 Oct 27 06:27:25.842 INFO kablam! | Oct 27 06:27:25.842 INFO kablam! 35 | pub fn set_count(&mut self, count: usize){ Oct 27 06:27:25.843 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 06:27:25.843 INFO kablam! Oct 27 06:27:25.843 INFO kablam! warning: crate `KheyPecho` should have a snake case name such as `khey_pecho` Oct 27 06:27:25.844 INFO kablam! | Oct 27 06:27:25.845 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 27 06:27:25.845 INFO kablam! Oct 27 06:27:25.846 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 06:27:25.847 INFO kablam! --> src/adopte_authentifier.rs:30:5 Oct 27 06:27:25.847 INFO kablam! | Oct 27 06:27:25.847 INFO kablam! 30 | stdout().flush(); Oct 27 06:27:25.848 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 27 06:27:25.848 INFO kablam! | Oct 27 06:27:25.848 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 27 06:27:25.848 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 06:27:25.849 INFO kablam! Oct 27 06:27:25.849 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 06:27:25.849 INFO kablam! --> src/adopte_authentifier.rs:36:5 Oct 27 06:27:25.850 INFO kablam! | Oct 27 06:27:25.850 INFO kablam! 36 | stdout().flush(); Oct 27 06:27:25.850 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 27 06:27:25.851 INFO kablam! | Oct 27 06:27:25.851 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 06:27:25.851 INFO kablam! Oct 27 06:27:25.855 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 06:27:25.855 INFO kablam! --> src/adopte_authentifier.rs:42:5 Oct 27 06:27:25.855 INFO kablam! | Oct 27 06:27:25.856 INFO kablam! 42 | io::stdin().read_line(&mut input); Oct 27 06:27:25.856 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 06:27:25.856 INFO kablam! | Oct 27 06:27:25.856 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 06:27:25.857 INFO kablam! Oct 27 06:27:25.857 INFO kablam! | Oct 27 06:27:25.857 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 27 06:27:25.858 INFO kablam! Oct 27 06:27:25.858 INFO kablam! warning: variable `mySearch` should have a snake case name such as `my_search` Oct 27 06:27:25.858 INFO kablam! --> src/adopte_client.rs:75:13 Oct 27 06:27:25.858 INFO kablam! | Oct 27 06:27:25.858 INFO kablam! 75 | let mySearch = "/mySearch/more?".to_owned(); Oct 27 06:27:25.858 INFO kablam! | ^^^^^^^^ Oct 27 06:27:25.858 INFO kablam! Oct 27 06:27:25.859 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 06:27:25.859 INFO kablam! --> src/adopte_client.rs:80:9 Oct 27 06:27:25.859 INFO kablam! | Oct 27 06:27:25.859 INFO kablam! 80 | response.read_to_string(&mut json_response); Oct 27 06:27:25.859 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 06:27:25.859 INFO kablam! | Oct 27 06:27:25.859 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 06:27:25.859 INFO kablam! Oct 27 06:27:25.903 INFO kablam! warning: method is never used: `set_offset` Oct 27 06:27:25.903 INFO kablam! --> src/adopte_client.rs:31:5 Oct 27 06:27:25.903 INFO kablam! | Oct 27 06:27:25.903 INFO kablam! 31 | pub fn set_offset(&mut self, offset: usize){ Oct 27 06:27:25.903 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 06:27:25.903 INFO kablam! | Oct 27 06:27:25.903 INFO kablam! = note: #[warn(dead_code)] on by default Oct 27 06:27:25.903 INFO kablam! Oct 27 06:27:25.903 INFO kablam! warning: method is never used: `set_count` Oct 27 06:27:25.903 INFO kablam! --> src/adopte_client.rs:35:5 Oct 27 06:27:25.903 INFO kablam! | Oct 27 06:27:25.903 INFO kablam! 35 | pub fn set_count(&mut self, count: usize){ Oct 27 06:27:25.903 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 06:27:25.903 INFO kablam! Oct 27 06:27:25.903 INFO kablam! warning: crate `KheyPecho` should have a snake case name such as `khey_pecho` Oct 27 06:27:25.903 INFO kablam! | Oct 27 06:27:25.903 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 27 06:27:25.903 INFO kablam! Oct 27 06:27:25.903 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 06:27:25.903 INFO kablam! --> src/adopte_authentifier.rs:30:5 Oct 27 06:27:25.903 INFO kablam! | Oct 27 06:27:25.903 INFO kablam! 30 | stdout().flush(); Oct 27 06:27:25.903 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 27 06:27:25.903 INFO kablam! | Oct 27 06:27:25.903 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 27 06:27:25.903 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 06:27:25.903 INFO kablam! Oct 27 06:27:25.903 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 06:27:25.903 INFO kablam! --> src/adopte_authentifier.rs:36:5 Oct 27 06:27:25.903 INFO kablam! | Oct 27 06:27:25.903 INFO kablam! 36 | stdout().flush(); Oct 27 06:27:25.903 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 27 06:27:25.903 INFO kablam! | Oct 27 06:27:25.903 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 06:27:25.903 INFO kablam! Oct 27 06:27:25.903 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 06:27:25.903 INFO kablam! --> src/adopte_authentifier.rs:42:5 Oct 27 06:27:25.903 INFO kablam! | Oct 27 06:27:25.903 INFO kablam! 42 | io::stdin().read_line(&mut input); Oct 27 06:27:25.903 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 06:27:25.903 INFO kablam! | Oct 27 06:27:25.903 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 06:27:25.903 INFO kablam! Oct 27 06:27:25.903 INFO kablam! warning: variable `mySearch` should have a snake case name such as `my_search` Oct 27 06:27:25.903 INFO kablam! --> src/adopte_client.rs:75:13 Oct 27 06:27:25.903 INFO kablam! | Oct 27 06:27:25.903 INFO kablam! 75 | let mySearch = "/mySearch/more?".to_owned(); Oct 27 06:27:25.903 INFO kablam! | ^^^^^^^^ Oct 27 06:27:25.903 INFO kablam! Oct 27 06:27:25.903 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 06:27:25.903 INFO kablam! --> src/adopte_client.rs:80:9 Oct 27 06:27:25.903 INFO kablam! | Oct 27 06:27:25.903 INFO kablam! 80 | response.read_to_string(&mut json_response); Oct 27 06:27:25.903 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 06:27:25.903 INFO kablam! | Oct 27 06:27:25.903 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 06:27:25.903 INFO kablam! Oct 27 06:27:25.943 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 18.94s Oct 27 06:27:25.955 INFO kablam! su: No module specific data is present Oct 27 06:27:26.677 INFO running `"docker" "rm" "-f" "ba687b207ca9618c7c769614f59e89014f1c6304f4cab41cd8d6d4cb47d548e4"` Oct 27 06:27:26.927 INFO blam! ba687b207ca9618c7c769614f59e89014f1c6304f4cab41cd8d6d4cb47d548e4