Oct 13 02:10:07.837 INFO checking UraPortuga/rust_exemple against try#4021bd0b3c5815b087d6db10ce461e7e4854ade7 for pr-54977 Oct 13 02:10:07.837 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-6/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/pr-54977/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/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 +4021bd0b3c5815b087d6db10ce461e7e4854ade7-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 13 02:10:08.057 INFO blam! e129a4b57b0d4959f37235c3abe19d65dfa79694d9713c5a23004f45ae3ec0ab Oct 13 02:10:08.059 INFO running `"docker" "start" "-a" "e129a4b57b0d4959f37235c3abe19d65dfa79694d9713c5a23004f45ae3ec0ab"` Oct 13 02:10:08.504 INFO kablam! usermod: no changes Oct 13 02:10:08.620 INFO kablam! Checking serde_json v1.0.10 Oct 13 02:10:08.620 INFO kablam! Checking tokio-io v0.1.5 Oct 13 02:10:09.876 INFO kablam! Checking tokio-core v0.1.12 Oct 13 02:10:12.232 INFO kablam! Checking tokio-proto v0.1.1 Oct 13 02:10:15.084 INFO kablam! Checking hyper v0.11.22 Oct 13 02:10:21.363 INFO kablam! Checking hyper_test v0.1.0 (/source) Oct 13 02:10:24.100 INFO kablam! warning: unused imports: `Body`, `Chunk`, `Uri` Oct 13 02:10:24.101 INFO kablam! --> src/routes/file_response.rs:7:62 Oct 13 02:10:24.101 INFO kablam! | Oct 13 02:10:24.101 INFO kablam! 7 | use routes::file_response::hyper::{Get, Request, StatusCode, Body, Chunk, Uri}; Oct 13 02:10:24.101 INFO kablam! | ^^^^ ^^^^^ ^^^ Oct 13 02:10:24.101 INFO kablam! | Oct 13 02:10:24.101 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 13 02:10:24.101 INFO kablam! Oct 13 02:10:24.101 INFO kablam! warning: unused imports: `Http`, `Request as OtherRequest` Oct 13 02:10:24.101 INFO kablam! --> src/routes/file_response.rs:9:44 Oct 13 02:10:24.101 INFO kablam! | Oct 13 02:10:24.101 INFO kablam! 9 | use routes::file_response::hyper::server::{Http, Request as OtherRequest, Response, Service}; Oct 13 02:10:24.101 INFO kablam! | ^^^^ ^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 02:10:24.101 INFO kablam! Oct 13 02:10:24.101 INFO kablam! warning: unused import: `mpsc` Oct 13 02:10:24.101 INFO kablam! --> src/routes/file_response.rs:10:44 Oct 13 02:10:24.101 INFO kablam! | Oct 13 02:10:24.101 INFO kablam! 10 | use routes::file_response::futures::sync::{mpsc, oneshot}; Oct 13 02:10:24.101 INFO kablam! | ^^^^ Oct 13 02:10:24.101 INFO kablam! Oct 13 02:10:24.101 INFO kablam! warning: unused import: `Read` Oct 13 02:10:24.102 INFO kablam! --> src/routes/file_response.rs:14:27 Oct 13 02:10:24.102 INFO kablam! | Oct 13 02:10:24.102 INFO kablam! 14 | use std::io::{self, copy, Read}; Oct 13 02:10:24.102 INFO kablam! | ^^^^ Oct 13 02:10:24.102 INFO kablam! Oct 13 02:10:24.225 INFO kablam! warning: static variable `Path_File` should have an upper case name such as `PATH_FILE` Oct 13 02:10:24.225 INFO kablam! --> src/routes/file_response.rs:18:1 Oct 13 02:10:24.225 INFO kablam! | Oct 13 02:10:24.225 INFO kablam! 18 | static Path_File: &str = "C://Users/uracir.santos/projects/hyper_test/src/files/get.credit.card.bill.id.response.json"; Oct 13 02:10:24.225 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 02:10:24.225 INFO kablam! | Oct 13 02:10:24.225 INFO kablam! = note: #[warn(non_upper_case_globals)] on by default Oct 13 02:10:24.232 INFO kablam! Oct 13 02:10:24.554 INFO kablam! warning: unused imports: `Body`, `Chunk`, `Uri` Oct 13 02:10:24.554 INFO kablam! --> src/routes/file_response.rs:7:62 Oct 13 02:10:24.554 INFO kablam! | Oct 13 02:10:24.554 INFO kablam! 7 | use routes::file_response::hyper::{Get, Request, StatusCode, Body, Chunk, Uri}; Oct 13 02:10:24.554 INFO kablam! | ^^^^ ^^^^^ ^^^ Oct 13 02:10:24.554 INFO kablam! | Oct 13 02:10:24.554 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 13 02:10:24.554 INFO kablam! Oct 13 02:10:24.554 INFO kablam! warning: unused imports: `Http`, `Request as OtherRequest` Oct 13 02:10:24.554 INFO kablam! --> src/routes/file_response.rs:9:44 Oct 13 02:10:24.554 INFO kablam! | Oct 13 02:10:24.554 INFO kablam! 9 | use routes::file_response::hyper::server::{Http, Request as OtherRequest, Response, Service}; Oct 13 02:10:24.555 INFO kablam! | ^^^^ ^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 02:10:24.555 INFO kablam! Oct 13 02:10:24.555 INFO kablam! warning: unused import: `mpsc` Oct 13 02:10:24.555 INFO kablam! --> src/routes/file_response.rs:10:44 Oct 13 02:10:24.555 INFO kablam! | Oct 13 02:10:24.555 INFO kablam! 10 | use routes::file_response::futures::sync::{mpsc, oneshot}; Oct 13 02:10:24.555 INFO kablam! | ^^^^ Oct 13 02:10:24.555 INFO kablam! Oct 13 02:10:24.555 INFO kablam! warning: unused import: `Read` Oct 13 02:10:24.555 INFO kablam! --> src/routes/file_response.rs:14:27 Oct 13 02:10:24.555 INFO kablam! | Oct 13 02:10:24.555 INFO kablam! 14 | use std::io::{self, copy, Read}; Oct 13 02:10:24.555 INFO kablam! | ^^^^ Oct 13 02:10:24.555 INFO kablam! Oct 13 02:10:24.647 INFO kablam! warning: static variable `Path_File` should have an upper case name such as `PATH_FILE` Oct 13 02:10:24.647 INFO kablam! --> src/routes/file_response.rs:18:1 Oct 13 02:10:24.647 INFO kablam! | Oct 13 02:10:24.647 INFO kablam! 18 | static Path_File: &str = "C://Users/uracir.santos/projects/hyper_test/src/files/get.credit.card.bill.id.response.json"; Oct 13 02:10:24.647 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 02:10:24.647 INFO kablam! | Oct 13 02:10:24.647 INFO kablam! = note: #[warn(non_upper_case_globals)] on by default Oct 13 02:10:24.647 INFO kablam! Oct 13 02:10:26.729 INFO kablam! warning: unused import: `hyper_test::routes::hello_world::HelloWorld` Oct 13 02:10:26.729 INFO kablam! warning: unused import: `hyper_test::routes::hello_world::HelloWorld` Oct 13 02:10:26.729 INFO kablam! --> src/main.rs:5:5 Oct 13 02:10:26.729 INFO kablam! | Oct 13 02:10:26.729 INFO kablam! 5 | use hyper_test::routes::hello_world::HelloWorld; Oct 13 02:10:26.729 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 02:10:26.729 INFO kablam! --> src/main.rs:5:5 Oct 13 02:10:26.729 INFO kablam! | Oct 13 02:10:26.729 INFO kablam! 5 | use hyper_test::routes::hello_world::HelloWorld; Oct 13 02:10:26.729 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 02:10:26.729 INFO kablam! | Oct 13 02:10:26.729 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 13 02:10:26.729 INFO kablam! Oct 13 02:10:26.729 INFO kablam! warning: unused import: `hyper_test::routes::echo` Oct 13 02:10:26.729 INFO kablam! --> src/main.rs:6:5 Oct 13 02:10:26.729 INFO kablam! | Oct 13 02:10:26.729 INFO kablam! 6 | use hyper_test::routes::echo; Oct 13 02:10:26.729 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 02:10:26.729 INFO kablam! | Oct 13 02:10:26.729 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 13 02:10:26.729 INFO kablam! Oct 13 02:10:26.729 INFO kablam! Oct 13 02:10:26.729 INFO kablam! warning: unused import: `hyper_test::routes::echo` Oct 13 02:10:26.729 INFO kablam! --> src/main.rs:6:5 Oct 13 02:10:26.729 INFO kablam! | Oct 13 02:10:26.729 INFO kablam! 6 | use hyper_test::routes::echo; Oct 13 02:10:26.729 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 02:10:26.729 INFO kablam! Oct 13 02:10:26.836 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 18.31s Oct 13 02:10:26.843 INFO kablam! su: No module specific data is present Oct 13 02:10:27.680 INFO running `"docker" "rm" "-f" "e129a4b57b0d4959f37235c3abe19d65dfa79694d9713c5a23004f45ae3ec0ab"` Oct 13 02:10:27.928 INFO blam! e129a4b57b0d4959f37235c3abe19d65dfa79694d9713c5a23004f45ae3ec0ab